2026-06-26 03:27:39.649749 | Job console starting 2026-06-26 03:27:39.667406 | Updating git repos 2026-06-26 03:27:43.058647 | Cloning repos into workspace 2026-06-26 03:28:03.545281 | Restoring repo states 2026-06-26 03:28:11.834526 | Merging changes 2026-06-26 03:28:13.088713 | Checking out repos 2026-06-26 03:28:15.270701 | Preparing playbooks 2026-06-26 03:28:18.025380 | Running Ansible setup 2026-06-26 03:28:24.955789 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-26 03:28:26.406809 | 2026-06-26 03:28:26.512640 | PLAY [localhost] 2026-06-26 03:28:26.530800 | 2026-06-26 03:28:26.530954 | TASK [Gathering Facts] 2026-06-26 03:28:27.601705 | localhost | ok 2026-06-26 03:28:27.612010 | 2026-06-26 03:28:27.612101 | TASK [Setup log path fact] 2026-06-26 03:28:27.631494 | localhost | ok 2026-06-26 03:28:27.644210 | 2026-06-26 03:28:27.644276 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 03:28:27.674582 | localhost | ok 2026-06-26 03:28:27.682927 | 2026-06-26 03:28:27.683019 | TASK [emit-job-header : Print job information] 2026-06-26 03:28:27.724641 | # Job Information 2026-06-26 03:28:27.724796 | Ansible Version: 2.16.18 2026-06-26 03:28:27.724845 | Job: atmosphere-molecule-aio-ovn 2026-06-26 03:28:27.724892 | Pipeline: check 2026-06-26 03:28:27.724936 | Executor: 2d72f0692154 2026-06-26 03:28:27.724989 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4095 2026-06-26 03:28:27.725029 | Event ID: b2de9b10-710e-11f1-895f-429dad4ab526 2026-06-26 03:28:27.732122 | 2026-06-26 03:28:27.732346 | LOOP [emit-job-header : Print node information] 2026-06-26 03:28:27.828863 | localhost | ok: 2026-06-26 03:28:27.829307 | localhost | # Node Information 2026-06-26 03:28:27.829418 | localhost | Inventory Hostname: instance 2026-06-26 03:28:27.829487 | localhost | Hostname: np0000183127 2026-06-26 03:28:27.829540 | localhost | Username: zuul 2026-06-26 03:28:27.829622 | localhost | Distro: Ubuntu 22.04 2026-06-26 03:28:27.829675 | localhost | Provider: yul1 2026-06-26 03:28:27.829720 | localhost | Region: ca-ymq-1 2026-06-26 03:28:27.829756 | localhost | Label: ubuntu-jammy-16 2026-06-26 03:28:27.829788 | localhost | Product Name: OpenStack Nova 2026-06-26 03:28:27.829821 | localhost | Interface IP: 199.204.45.177 2026-06-26 03:28:27.850831 | 2026-06-26 03:28:27.851202 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-26 03:28:28.243953 | localhost -> localhost | changed 2026-06-26 03:28:28.251402 | 2026-06-26 03:28:28.251535 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-26 03:28:29.664852 | localhost -> localhost | changed 2026-06-26 03:28:29.673520 | 2026-06-26 03:28:29.673608 | PLAY [all] 2026-06-26 03:28:29.685560 | 2026-06-26 03:28:29.685628 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-26 03:28:29.958654 | instance -> localhost | ok 2026-06-26 03:28:29.973942 | 2026-06-26 03:28:29.974024 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-26 03:28:30.013790 | instance | ok 2026-06-26 03:28:30.049627 | instance | included: /var/lib/zuul/builds/418724804e374585a3808380eec40bda/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-26 03:28:30.060245 | 2026-06-26 03:28:30.060330 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-26 03:28:31.077261 | instance -> localhost | Generating public/private rsa key pair. 2026-06-26 03:28:31.077481 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/418724804e374585a3808380eec40bda/work/418724804e374585a3808380eec40bda_id_rsa 2026-06-26 03:28:31.077550 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/418724804e374585a3808380eec40bda/work/418724804e374585a3808380eec40bda_id_rsa.pub 2026-06-26 03:28:31.077619 | instance -> localhost | The key fingerprint is: 2026-06-26 03:28:31.077680 | instance -> localhost | SHA256:+iSy9QSyNXbjq6DEzvDx0p2KA4vv6u0Cjr27RC9byeo zuul-build-sshkey 2026-06-26 03:28:31.078193 | instance -> localhost | The key's randomart image is: 2026-06-26 03:28:31.078238 | instance -> localhost | +---[RSA 3072]----+ 2026-06-26 03:28:31.078275 | instance -> localhost | | | 2026-06-26 03:28:31.078306 | instance -> localhost | | | 2026-06-26 03:28:31.078336 | instance -> localhost | | | 2026-06-26 03:28:31.078366 | instance -> localhost | | | 2026-06-26 03:28:31.078419 | instance -> localhost | | . . = S | 2026-06-26 03:28:31.078456 | instance -> localhost | |oo o * * . | 2026-06-26 03:28:31.078484 | instance -> localhost | |*+*.O.+.+ | 2026-06-26 03:28:31.078536 | instance -> localhost | |+X=X.=o* . | 2026-06-26 03:28:31.078708 | instance -> localhost | |o*EO+...+ | 2026-06-26 03:28:31.078758 | instance -> localhost | +----[SHA256]-----+ 2026-06-26 03:28:31.078991 | instance -> localhost | ok: Runtime: 0:00:00.587279 2026-06-26 03:28:31.092341 | 2026-06-26 03:28:31.092570 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-26 03:28:31.130160 | instance | ok 2026-06-26 03:28:31.143808 | instance | included: /var/lib/zuul/builds/418724804e374585a3808380eec40bda/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-26 03:28:31.154589 | 2026-06-26 03:28:31.154963 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-26 03:28:31.184434 | instance | skipping: Conditional result was False 2026-06-26 03:28:31.196880 | 2026-06-26 03:28:31.196951 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-26 03:28:31.715337 | instance | changed 2026-06-26 03:28:31.724042 | 2026-06-26 03:28:31.724104 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-26 03:28:31.942703 | instance | ok 2026-06-26 03:28:32.038923 | 2026-06-26 03:28:32.039065 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-26 03:28:32.493213 | instance | changed 2026-06-26 03:28:32.533761 | 2026-06-26 03:28:32.533855 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-26 03:28:32.998327 | instance | changed 2026-06-26 03:28:33.007043 | 2026-06-26 03:28:33.007155 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-26 03:28:33.033126 | instance | skipping: Conditional result was False 2026-06-26 03:28:33.047569 | 2026-06-26 03:28:33.047786 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-26 03:28:33.823951 | instance -> localhost | changed 2026-06-26 03:28:33.837103 | 2026-06-26 03:28:33.837182 | TASK [add-build-sshkey : Add back temp key] 2026-06-26 03:28:34.332984 | instance -> localhost | Identity added: /var/lib/zuul/builds/418724804e374585a3808380eec40bda/work/418724804e374585a3808380eec40bda_id_rsa (zuul-build-sshkey) 2026-06-26 03:28:34.333257 | instance -> localhost | ok: Runtime: 0:00:00.013616 2026-06-26 03:28:34.339598 | 2026-06-26 03:28:34.339662 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-26 03:28:34.607635 | instance | ok 2026-06-26 03:28:34.878067 | 2026-06-26 03:28:34.878205 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-26 03:28:34.902656 | instance | skipping: Conditional result was False 2026-06-26 03:28:34.917060 | 2026-06-26 03:28:34.917127 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-06-26 03:28:35.202919 | instance | ok 2026-06-26 03:28:35.223821 | 2026-06-26 03:28:35.223974 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-06-26 03:28:40.810633 | instance | Output suppressed because no_log was given 2026-06-26 03:28:40.822793 | 2026-06-26 03:28:40.822858 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-06-26 03:28:41.013239 | instance | ok: "logs" 2026-06-26 03:28:41.013525 | instance | ok: All items complete 2026-06-26 03:28:41.013553 | 2026-06-26 03:28:41.168080 | instance | ok: "artifacts" 2026-06-26 03:28:41.317703 | instance | ok: "docs" 2026-06-26 03:28:41.339343 | 2026-06-26 03:28:41.339542 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-06-26 03:28:41.523484 | instance | changed: "logs" 2026-06-26 03:28:41.683545 | instance | changed: "artifacts" 2026-06-26 03:28:41.841548 | instance | changed: "docs" 2026-06-26 03:28:41.863437 | 2026-06-26 03:28:41.958459 | PLAY RECAP 2026-06-26 03:28:41.958630 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-06-26 03:28:41.958703 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-26 03:28:41.958753 | 2026-06-26 03:28:42.129492 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-26 03:28:42.139906 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-26 03:28:42.778971 | 2026-06-26 03:28:42.793271 | PLAY [all] 2026-06-26 03:28:42.810939 | 2026-06-26 03:28:42.811055 | TASK [setup-uv : Extract archive] 2026-06-26 03:28:46.209009 | instance | changed 2026-06-26 03:28:46.237590 | 2026-06-26 03:28:46.256139 | TASK [setup-uv : Print version] 2026-06-26 03:28:46.622525 | instance | uv 0.8.13 2026-06-26 03:28:46.841161 | instance | ok: Runtime: 0:00:00.019867 2026-06-26 03:28:46.863197 | 2026-06-26 03:28:46.863291 | TASK [Install Ansible collection siblings] 2026-06-26 03:28:55.982865 | instance | changed: 2026-06-26 03:28:55.983044 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-06-26 03:28:55.983073 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-06-26 03:28:55.983094 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-06-26 03:28:55.983114 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-06-26 03:28:55.983135 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-06-26 03:28:55.983158 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-06-26 03:28:55.983178 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-06-26 03:28:55.983200 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-06-26 03:28:55.983219 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-06-26 03:28:55.983238 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-06-26 03:28:55.983257 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-06-26 03:28:55.983276 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-06-26 03:28:55.983295 | instance | Resolved ansible.netcommon to v8.5.3 for >=1.2.0 2026-06-26 03:28:55.983313 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-06-26 03:28:55.983331 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0,>=3.0.0 2026-06-26 03:28:55.983351 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-06-26 03:28:55.983369 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-06-26 03:28:55.983388 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-06-26 03:28:55.983407 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-06-26 03:28:55.983425 | instance | Resolved openstack.cloud to 1.7.0 for 1.7.0 2026-06-26 03:28:55.983443 | instance | Resolved atmosphere.common to v0.6.0 for >=0.6.0,<0.7.0 2026-06-26 03:28:55.983462 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.1.2 2026-06-26 03:28:55.983482 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-06-26 03:28:55.983516 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0,>=3.0.0,>=6.0.0 2026-06-26 03:28:55.983536 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-06-26 03:28:55.983554 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-06-26 03:28:55.983572 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-06-26 03:28:55.983590 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0,>=3.0.0,>=6.0.0 2026-06-26 03:28:55.983608 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0 2026-06-26 03:28:55.983625 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-06-26 03:28:55.983643 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-06-26 03:28:55.983661 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-06-26 03:28:55.983679 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0 2026-06-26 03:28:55.983696 | instance | Checked out ansible.netcommon to v8.5.3 2026-06-26 03:28:55.983714 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-06-26 03:28:55.983736 | instance | Starting galaxy collection install process 2026-06-26 03:28:55.983754 | instance | Process install dependency map 2026-06-26 03:28:55.983772 | instance | Starting collection install process 2026-06-26 03:28:55.983789 | instance | Installing 'ansible.netcommon:8.5.3' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-06-26 03:28:55.983807 | instance | Created collection for ansible.netcommon:8.5.3 at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-06-26 03:28:55.983825 | instance | ansible.netcommon:8.5.3 was installed successfully 2026-06-26 03:28:55.983842 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-06-26 03:28:55.983859 | instance | Creating virtual environment at: .venv 2026-06-26 03:28:55.983877 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-06-26 03:28:55.983895 | instance | Downloading pygments (1.2MiB) 2026-06-26 03:28:55.983918 | instance | Downloading setuptools (1.1MiB) 2026-06-26 03:28:55.983936 | instance | Downloading ansible-core (2.1MiB) 2026-06-26 03:28:55.983954 | instance | Downloading rjsonnet (1.2MiB) 2026-06-26 03:28:55.983972 | instance | Downloading kubernetes (1.9MiB) 2026-06-26 03:28:55.983990 | instance | Downloading cryptography (4.2MiB) 2026-06-26 03:28:55.984008 | instance | Downloading openstacksdk (1.7MiB) 2026-06-26 03:28:55.984026 | instance | Downloading netaddr (2.2MiB) 2026-06-26 03:28:55.984044 | instance | Building pyperclip==1.9.0 2026-06-26 03:28:55.984062 | instance | Downloading rjsonnet 2026-06-26 03:28:55.984081 | instance | Downloading pygments 2026-06-26 03:28:55.984098 | instance | Downloading netaddr 2026-06-26 03:28:55.984116 | instance | Downloading setuptools 2026-06-26 03:28:55.984134 | instance | Downloading cryptography 2026-06-26 03:28:55.984152 | instance | Downloading kubernetes 2026-06-26 03:28:55.984170 | instance | Downloading ansible-core 2026-06-26 03:28:55.984187 | instance | Downloading openstacksdk 2026-06-26 03:28:55.984205 | instance | Built pyperclip==1.9.0 2026-06-26 03:28:55.984223 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-06-26 03:28:55.984257 | instance | Installed 79 packages in 38ms 2026-06-26 03:28:55.984278 | instance | Checked out ansible.posix to 1.6.0 2026-06-26 03:28:55.984296 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-06-26 03:28:55.984314 | instance | Starting galaxy collection install process 2026-06-26 03:28:55.984332 | instance | Process install dependency map 2026-06-26 03:28:55.984359 | instance | Starting collection install process 2026-06-26 03:28:55.984378 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-06-26 03:28:55.984395 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-06-26 03:28:55.984413 | instance | ansible.posix:1.6.0 was installed successfully 2026-06-26 03:28:55.984431 | instance | Checked out ansible.utils to v6.0.3 2026-06-26 03:28:55.984449 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-06-26 03:28:55.984466 | instance | Starting galaxy collection install process 2026-06-26 03:28:55.984487 | instance | Process install dependency map 2026-06-26 03:28:55.984514 | instance | Starting collection install process 2026-06-26 03:28:55.984538 | instance | Installing 'ansible.utils:6.0.3' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-06-26 03:28:55.984564 | instance | Created collection for ansible.utils:6.0.3 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-06-26 03:28:55.984594 | instance | ansible.utils:6.0.3 was installed successfully 2026-06-26 03:28:55.984622 | instance | Checked out atmosphere.common to v0.6.0 2026-06-26 03:28:55.984647 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-06-26 03:28:55.984673 | instance | Starting galaxy collection install process 2026-06-26 03:28:55.984699 | instance | Process install dependency map 2026-06-26 03:28:55.984723 | instance | Starting collection install process 2026-06-26 03:28:55.984747 | instance | Installing 'atmosphere.common:0.6.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-06-26 03:28:55.984770 | instance | Created collection for atmosphere.common:0.6.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-06-26 03:28:55.984795 | instance | atmosphere.common:0.6.0 was installed successfully 2026-06-26 03:28:55.984819 | instance | Checked out community.crypto to 2.2.3 2026-06-26 03:28:55.984845 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto 2026-06-26 03:28:55.984872 | instance | Starting galaxy collection install process 2026-06-26 03:28:55.984896 | instance | Process install dependency map 2026-06-26 03:28:55.984932 | instance | Starting collection install process 2026-06-26 03:28:55.984970 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-06-26 03:28:55.984999 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-06-26 03:28:55.985022 | instance | community.crypto:2.2.3 was installed successfully 2026-06-26 03:28:55.985045 | instance | Checked out community.general to 7.3.0 2026-06-26 03:28:55.985068 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general 2026-06-26 03:28:55.985091 | instance | Starting galaxy collection install process 2026-06-26 03:28:55.985113 | instance | Process install dependency map 2026-06-26 03:28:55.985135 | instance | Starting collection install process 2026-06-26 03:28:55.985157 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-06-26 03:28:55.985180 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-06-26 03:28:55.985203 | instance | community.general:7.3.0 was installed successfully 2026-06-26 03:28:55.985233 | instance | Checked out community.mysql to 3.6.0 2026-06-26 03:28:55.985259 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql 2026-06-26 03:28:55.985284 | instance | Starting galaxy collection install process 2026-06-26 03:28:55.985309 | instance | Process install dependency map 2026-06-26 03:28:55.985333 | instance | Starting collection install process 2026-06-26 03:28:55.985358 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-06-26 03:28:55.985383 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-06-26 03:28:55.985408 | instance | community.mysql:3.6.0 was installed successfully 2026-06-26 03:28:55.985427 | instance | Checked out kubernetes.core to 2.4.0 2026-06-26 03:28:55.985445 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-06-26 03:28:55.985464 | instance | Starting galaxy collection install process 2026-06-26 03:28:55.985482 | instance | Process install dependency map 2026-06-26 03:28:55.985502 | instance | Starting collection install process 2026-06-26 03:28:55.985521 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-06-26 03:28:55.985539 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-06-26 03:28:55.985558 | instance | kubernetes.core:2.4.0 was installed successfully 2026-06-26 03:28:55.985576 | instance | Checked out openstack.cloud to 1.7.0 2026-06-26 03:28:55.985594 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-06-26 03:28:55.985613 | instance | Starting galaxy collection install process 2026-06-26 03:28:55.985631 | instance | Process install dependency map 2026-06-26 03:28:55.985648 | instance | Starting collection install process 2026-06-26 03:28:55.985666 | instance | Installing 'openstack.cloud:1.7.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-06-26 03:28:55.985684 | instance | Created collection for openstack.cloud:1.7.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-06-26 03:28:55.985702 | instance | openstack.cloud:1.7.0 was installed successfully 2026-06-26 03:28:55.985720 | instance | Checked out vexxhost.ceph to v4.0.0 2026-06-26 03:28:55.985738 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-06-26 03:28:55.985756 | instance | Starting galaxy collection install process 2026-06-26 03:28:55.985774 | instance | Process install dependency map 2026-06-26 03:28:55.985792 | instance | Starting collection install process 2026-06-26 03:28:55.985810 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-06-26 03:28:55.985828 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-06-26 03:28:55.985845 | instance | vexxhost.ceph:4.0.0 was installed successfully 2026-06-26 03:28:55.985863 | instance | Checked out vexxhost.containers to v1.6.7 2026-06-26 03:28:55.985881 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-06-26 03:28:55.985898 | instance | Starting galaxy collection install process 2026-06-26 03:28:55.985925 | instance | Process install dependency map 2026-06-26 03:28:55.985944 | instance | Starting collection install process 2026-06-26 03:28:55.985962 | instance | Installing 'vexxhost.containers:1.6.7' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-06-26 03:28:55.985980 | instance | Created collection for vexxhost.containers:1.6.7 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-06-26 03:28:55.985998 | instance | vexxhost.containers:1.6.7 was installed successfully 2026-06-26 03:28:55.986016 | instance | Checked out vexxhost.kubernetes to v3.3.0 2026-06-26 03:28:55.986034 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-06-26 03:28:55.986052 | instance | Starting galaxy collection install process 2026-06-26 03:28:55.986069 | instance | Process install dependency map 2026-06-26 03:28:55.986087 | instance | Starting collection install process 2026-06-26 03:28:55.986104 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-06-26 03:28:55.986122 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-06-26 03:28:55.986139 | instance | vexxhost.kubernetes:3.3.0 was installed successfully 2026-06-26 03:28:55.993036 | 2026-06-26 03:28:55.993083 | PLAY RECAP 2026-06-26 03:28:55.993131 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-26 03:28:55.993152 | 2026-06-26 03:28:56.149291 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-26 03:28:56.243629 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-06-26 03:28:56.890565 | 2026-06-26 03:28:56.890695 | PLAY [all] 2026-06-26 03:28:56.902237 | 2026-06-26 03:28:56.902308 | TASK [Install "jq" for log collection] 2026-06-26 03:29:08.952743 | instance | changed 2026-06-26 03:29:08.955231 | 2026-06-26 03:29:08.955312 | PLAY RECAP 2026-06-26 03:29:08.955382 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-26 03:29:08.955448 | 2026-06-26 03:29:09.089195 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-06-26 03:29:09.101140 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-06-26 03:29:09.739881 | 2026-06-26 03:29:09.740037 | PLAY [all] 2026-06-26 03:29:09.751825 | 2026-06-26 03:29:09.751904 | LOOP [Check inventory directories] 2026-06-26 03:29:10.123761 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-06-26 03:29:10.279748 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory" 2026-06-26 03:29:10.438727 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory" 2026-06-26 03:29:10.451526 | 2026-06-26 03:29:10.451785 | LOOP [Copy inventory file for Zuul] 2026-06-26 03:29:11.237723 | instance | changed: 2026-06-26 03:29:11.237990 | instance | { 2026-06-26 03:29:11.238030 | instance | "ansible_loop_var": "item", 2026-06-26 03:29:11.238063 | instance | "changed": false, 2026-06-26 03:29:11.238091 | instance | "failed": false, 2026-06-26 03:29:11.238120 | instance | "invocation": { 2026-06-26 03:29:11.238146 | instance | "module_args": { 2026-06-26 03:29:11.238171 | instance | "checksum_algorithm": "sha1", 2026-06-26 03:29:11.238196 | instance | "follow": true, 2026-06-26 03:29:11.238221 | instance | "get_attributes": true, 2026-06-26 03:29:11.238247 | instance | "get_checksum": true, 2026-06-26 03:29:11.238272 | instance | "get_mime": true, 2026-06-26 03:29:11.238296 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-06-26 03:29:11.238338 | instance | } 2026-06-26 03:29:11.238365 | instance | }, 2026-06-26 03:29:11.238390 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-06-26 03:29:11.238414 | instance | "stat": { 2026-06-26 03:29:11.238439 | instance | "atime": 1782444528.729717, 2026-06-26 03:29:11.238464 | instance | "attr_flags": "e", 2026-06-26 03:29:11.238489 | instance | "attributes": [ 2026-06-26 03:29:11.238544 | instance | "extents" 2026-06-26 03:29:11.238597 | instance | ], 2026-06-26 03:29:11.238637 | instance | "block_size": 4096, 2026-06-26 03:29:11.238670 | instance | "blocks": 8, 2026-06-26 03:29:11.238696 | instance | "charset": "unknown", 2026-06-26 03:29:11.238729 | instance | "ctime": 1782444527.5575597, 2026-06-26 03:29:11.238765 | instance | "dev": 64513, 2026-06-26 03:29:11.238795 | instance | "device_type": 0, 2026-06-26 03:29:11.238821 | instance | "executable": true, 2026-06-26 03:29:11.238846 | instance | "exists": true, 2026-06-26 03:29:11.238870 | instance | "gid": 1000, 2026-06-26 03:29:11.238894 | instance | "gr_name": "zuul", 2026-06-26 03:29:11.238917 | instance | "inode": 1046047, 2026-06-26 03:29:11.238941 | instance | "isblk": false, 2026-06-26 03:29:11.238965 | instance | "ischr": false, 2026-06-26 03:29:11.238989 | instance | "isdir": true, 2026-06-26 03:29:11.239013 | instance | "isfifo": false, 2026-06-26 03:29:11.239037 | instance | "isgid": false, 2026-06-26 03:29:11.239060 | instance | "islnk": false, 2026-06-26 03:29:11.239106 | instance | "isreg": false, 2026-06-26 03:29:11.239132 | instance | "issock": false, 2026-06-26 03:29:11.239156 | instance | "isuid": false, 2026-06-26 03:29:11.239179 | instance | "mimetype": "unknown", 2026-06-26 03:29:11.239202 | instance | "mode": "0755", 2026-06-26 03:29:11.239225 | instance | "mtime": 1782444527.5575597, 2026-06-26 03:29:11.239248 | instance | "nlink": 21, 2026-06-26 03:29:11.239270 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-06-26 03:29:11.239293 | instance | "pw_name": "zuul", 2026-06-26 03:29:11.239322 | instance | "readable": true, 2026-06-26 03:29:11.239357 | instance | "rgrp": true, 2026-06-26 03:29:11.239391 | instance | "roth": true, 2026-06-26 03:29:11.239423 | instance | "rusr": true, 2026-06-26 03:29:11.239456 | instance | "size": 4096, 2026-06-26 03:29:11.239489 | instance | "uid": 1000, 2026-06-26 03:29:11.239522 | instance | "version": "2584382791", 2026-06-26 03:29:11.239550 | instance | "wgrp": false, 2026-06-26 03:29:11.239578 | instance | "woth": false, 2026-06-26 03:29:11.239678 | instance | "writeable": true, 2026-06-26 03:29:11.239713 | instance | "wusr": true, 2026-06-26 03:29:11.239738 | instance | "xgrp": true, 2026-06-26 03:29:11.239761 | instance | "xoth": true, 2026-06-26 03:29:11.239785 | instance | "xusr": true 2026-06-26 03:29:11.239811 | instance | } 2026-06-26 03:29:11.239838 | instance | } 2026-06-26 03:29:11.239895 | instance | ok: All items complete 2026-06-26 03:29:11.239938 | 2026-06-26 03:29:11.241707 | instance | skipping: Conditional result was False 2026-06-26 03:29:11.242529 | instance | skipping: Conditional result was False 2026-06-26 03:29:11.260811 | 2026-06-26 03:29:11.261068 | LOOP [Switch "ansible_host" to private IP] 2026-06-26 03:29:11.608811 | instance | changed: 1 replacements made 2026-06-26 03:29:11.610696 | instance | skipping: Conditional result was False 2026-06-26 03:29:11.611355 | instance | skipping: Conditional result was False 2026-06-26 03:29:11.627530 | 2026-06-26 03:29:11.627686 | TASK [Run Molecule scenario] 2026-06-26 03:29:12.559726 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-06-26 03:29:12.936429 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-06-26 03:29:12.936535 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-06-26 03:29:24.161340 | instance | INFO [aio > dependency] Executing 2026-06-26 03:29:24.161471 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-06-26 03:29:24.161488 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-06-26 03:29:24.161513 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-06-26 03:29:24.169179 | instance | INFO [aio > cleanup] Executing 2026-06-26 03:29:24.169511 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-26 03:29:24.177156 | instance | INFO [aio > destroy] Executing 2026-06-26 03:29:24.177194 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-06-26 03:29:24.177277 | instance | INFO [aio > destroy] Executed: Successful 2026-06-26 03:29:24.184829 | instance | INFO [aio > syntax] Executing 2026-06-26 03:29:27.118074 | instance | 2026-06-26 03:29:27.118264 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-06-26 03:29:27.246088 | instance | INFO [aio > syntax] Executed: Successful 2026-06-26 03:29:27.260404 | instance | INFO [aio > create] Executing 2026-06-26 03:29:27.262691 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-26 03:29:27.270193 | instance | INFO [aio > prepare] Executing 2026-06-26 03:29:28.109010 | instance | 2026-06-26 03:29:28.109233 | instance | PLAY [Prepare] ***************************************************************** 2026-06-26 03:29:28.109489 | instance | 2026-06-26 03:29:28.109842 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 03:29:28.110110 | instance | Friday 26 June 2026 03:29:28 +0000 (0:00:00.025) 0:00:00.025 *********** 2026-06-26 03:29:29.239801 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-06-26 03:29:29.240093 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-06-26 03:29:29.240454 | instance | interpreter could change the meaning of that path. See 2026-06-26 03:29:29.240763 | instance | https://docs.ansible.com/ansible- 2026-06-26 03:29:29.241094 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-06-26 03:29:29.251683 | instance | ok: [instance] 2026-06-26 03:29:29.251932 | instance | 2026-06-26 03:29:29.252258 | instance | TASK [Configure short hostname] ************************************************ 2026-06-26 03:29:29.252561 | instance | Friday 26 June 2026 03:29:29 +0000 (0:00:01.142) 0:00:01.168 *********** 2026-06-26 03:29:29.948713 | instance | changed: [instance] 2026-06-26 03:29:29.948945 | instance | 2026-06-26 03:29:29.949223 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-06-26 03:29:29.949499 | instance | Friday 26 June 2026 03:29:29 +0000 (0:00:00.697) 0:00:01.865 *********** 2026-06-26 03:29:30.195544 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-06-26 03:29:30.195787 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-06-26 03:29:30.196061 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-06-26 03:29:30.202653 | instance | changed: [instance] 2026-06-26 03:29:30.202939 | instance | 2026-06-26 03:29:30.203208 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-06-26 03:29:30.203478 | instance | Friday 26 June 2026 03:29:30 +0000 (0:00:00.253) 0:00:02.119 *********** 2026-06-26 03:29:31.495781 | instance | ok: [instance] 2026-06-26 03:29:31.496127 | instance | 2026-06-26 03:29:31.496418 | instance | TASK [Purge "snapd" package] *************************************************** 2026-06-26 03:29:31.496636 | instance | Friday 26 June 2026 03:29:31 +0000 (0:00:01.292) 0:00:03.411 *********** 2026-06-26 03:29:32.221217 | instance | ok: [instance] 2026-06-26 03:29:32.221333 | instance | 2026-06-26 03:29:32.221520 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-06-26 03:29:32.221679 | instance | 2026-06-26 03:29:32.221850 | instance | TASK [Create folders for workspace] ******************************************** 2026-06-26 03:29:32.222019 | instance | Friday 26 June 2026 03:29:32 +0000 (0:00:00.726) 0:00:04.137 *********** 2026-06-26 03:29:33.207320 | instance | changed: [localhost] => (item=group_vars) 2026-06-26 03:29:33.207558 | instance | changed: [localhost] => (item=group_vars/all) 2026-06-26 03:29:33.207828 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-06-26 03:29:33.208100 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-06-26 03:29:33.208369 | instance | changed: [localhost] => (item=group_vars/computes) 2026-06-26 03:29:33.208635 | instance | changed: [localhost] => (item=host_vars) 2026-06-26 03:29:33.208904 | instance | 2026-06-26 03:29:33.209169 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-06-26 03:29:33.209468 | instance | 2026-06-26 03:29:33.209739 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-06-26 03:29:33.210034 | instance | Friday 26 June 2026 03:29:33 +0000 (0:00:00.986) 0:00:05.124 *********** 2026-06-26 03:29:33.365288 | instance | changed: [localhost] 2026-06-26 03:29:33.365511 | instance | 2026-06-26 03:29:33.365784 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-06-26 03:29:33.366050 | instance | Friday 26 June 2026 03:29:33 +0000 (0:00:00.157) 0:00:05.281 *********** 2026-06-26 03:29:33.387950 | instance | ok: [localhost] 2026-06-26 03:29:33.388192 | instance | 2026-06-26 03:29:33.388461 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-06-26 03:29:33.388722 | instance | Friday 26 June 2026 03:29:33 +0000 (0:00:00.022) 0:00:05.304 *********** 2026-06-26 03:29:33.430652 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '5ef1181a-0f3a-59a6-a30c-c285990f33dc'}) 2026-06-26 03:29:33.430943 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-06-26 03:29:33.431225 | instance | 2026-06-26 03:29:33.431544 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-06-26 03:29:33.431831 | instance | Friday 26 June 2026 03:29:33 +0000 (0:00:00.042) 0:00:05.347 *********** 2026-06-26 03:29:33.963987 | instance | changed: [localhost] 2026-06-26 03:29:33.964225 | instance | 2026-06-26 03:29:33.964627 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-06-26 03:29:33.964955 | instance | 2026-06-26 03:29:33.965273 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-06-26 03:29:33.965595 | instance | Friday 26 June 2026 03:29:33 +0000 (0:00:00.532) 0:00:05.880 *********** 2026-06-26 03:29:34.133871 | instance | changed: [localhost] 2026-06-26 03:29:34.134078 | instance | 2026-06-26 03:29:34.134432 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-06-26 03:29:34.134704 | instance | Friday 26 June 2026 03:29:34 +0000 (0:00:00.169) 0:00:06.050 *********** 2026-06-26 03:29:34.158666 | instance | ok: [localhost] 2026-06-26 03:29:34.158890 | instance | 2026-06-26 03:29:34.159191 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-06-26 03:29:34.159471 | instance | Friday 26 June 2026 03:29:34 +0000 (0:00:00.025) 0:00:06.075 *********** 2026-06-26 03:29:34.189442 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-06-26 03:29:34.189702 | instance | 2026-06-26 03:29:34.189992 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-06-26 03:29:34.190315 | instance | Friday 26 June 2026 03:29:34 +0000 (0:00:00.030) 0:00:06.106 *********** 2026-06-26 03:29:34.535023 | instance | changed: [localhost] 2026-06-26 03:29:34.535261 | instance | 2026-06-26 03:29:34.535625 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-06-26 03:29:34.535896 | instance | 2026-06-26 03:29:34.536185 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-06-26 03:29:34.536477 | instance | Friday 26 June 2026 03:29:34 +0000 (0:00:00.345) 0:00:06.451 *********** 2026-06-26 03:29:34.709943 | instance | changed: [localhost] 2026-06-26 03:29:34.710046 | instance | 2026-06-26 03:29:34.710230 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-06-26 03:29:34.710434 | instance | Friday 26 June 2026 03:29:34 +0000 (0:00:00.174) 0:00:06.626 *********** 2026-06-26 03:29:34.734828 | instance | ok: [localhost] 2026-06-26 03:29:34.735079 | instance | 2026-06-26 03:29:34.735408 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-06-26 03:29:34.735702 | instance | Friday 26 June 2026 03:29:34 +0000 (0:00:00.024) 0:00:06.651 *********** 2026-06-26 03:29:34.780947 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-06-26 03:29:34.781155 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-06-26 03:29:34.781455 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-06-26 03:29:34.781700 | instance | 2026-06-26 03:29:34.782000 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-06-26 03:29:34.782293 | instance | Friday 26 June 2026 03:29:34 +0000 (0:00:00.045) 0:00:06.697 *********** 2026-06-26 03:29:35.127639 | instance | changed: [localhost] 2026-06-26 03:29:35.127897 | instance | 2026-06-26 03:29:35.128189 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-06-26 03:29:35.128594 | instance | 2026-06-26 03:29:35.128861 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-06-26 03:29:35.129136 | instance | Friday 26 June 2026 03:29:35 +0000 (0:00:00.347) 0:00:07.044 *********** 2026-06-26 03:29:35.292516 | instance | changed: [localhost] 2026-06-26 03:29:35.292715 | instance | 2026-06-26 03:29:35.292996 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-06-26 03:29:35.293268 | instance | Friday 26 June 2026 03:29:35 +0000 (0:00:00.164) 0:00:07.208 *********** 2026-06-26 03:29:35.317620 | instance | ok: [localhost] 2026-06-26 03:29:35.317852 | instance | 2026-06-26 03:29:35.318123 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-06-26 03:29:35.318468 | instance | Friday 26 June 2026 03:29:35 +0000 (0:00:00.025) 0:00:07.234 *********** 2026-06-26 03:29:35.354760 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-06-26 03:29:35.355012 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-06-26 03:29:35.355261 | instance | 2026-06-26 03:29:35.355536 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-06-26 03:29:35.355803 | instance | Friday 26 June 2026 03:29:35 +0000 (0:00:00.036) 0:00:07.270 *********** 2026-06-26 03:29:35.720925 | instance | changed: [localhost] 2026-06-26 03:29:35.720970 | instance | 2026-06-26 03:29:35.720978 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-06-26 03:29:35.720984 | instance | 2026-06-26 03:29:35.720990 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 03:29:35.720995 | instance | Friday 26 June 2026 03:29:35 +0000 (0:00:00.365) 0:00:07.636 *********** 2026-06-26 03:29:36.432021 | instance | ok: [localhost] 2026-06-26 03:29:36.432093 | instance | 2026-06-26 03:29:36.432352 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-06-26 03:29:36.432400 | instance | Friday 26 June 2026 03:29:36 +0000 (0:00:00.712) 0:00:08.349 *********** 2026-06-26 03:29:36.624581 | instance | changed: [localhost] 2026-06-26 03:29:36.624647 | instance | 2026-06-26 03:29:36.625019 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-06-26 03:29:36.625065 | instance | Friday 26 June 2026 03:29:36 +0000 (0:00:00.192) 0:00:08.541 *********** 2026-06-26 03:29:36.655747 | instance | ok: [localhost] 2026-06-26 03:29:36.656267 | instance | 2026-06-26 03:29:36.656313 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-06-26 03:29:36.656320 | instance | Friday 26 June 2026 03:29:36 +0000 (0:00:00.031) 0:00:08.572 *********** 2026-06-26 03:29:37.438607 | instance | ok: [localhost] => (item=keycloak_host) 2026-06-26 03:29:37.438740 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-06-26 03:29:37.438755 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-06-26 03:29:37.442390 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-06-26 03:29:37.442481 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-06-26 03:29:37.442493 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-06-26 03:29:37.442503 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-06-26 03:29:37.442512 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-06-26 03:29:37.442521 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-06-26 03:29:37.442530 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-06-26 03:29:37.442539 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-06-26 03:29:37.442548 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-06-26 03:29:37.442576 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-06-26 03:29:37.442585 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-06-26 03:29:37.442594 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-06-26 03:29:37.442603 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-06-26 03:29:37.442612 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-06-26 03:29:37.442621 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-06-26 03:29:37.442630 | instance | ok: [localhost] => (item=openstack_helm_endpoints_senlin_api_host) 2026-06-26 03:29:37.442639 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-06-26 03:29:37.442648 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-06-26 03:29:37.442657 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-06-26 03:29:37.442666 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-06-26 03:29:37.442685 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-06-26 03:29:37.442695 | instance | 2026-06-26 03:29:37.442705 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-06-26 03:29:37.442852 | instance | Friday 26 June 2026 03:29:37 +0000 (0:00:00.782) 0:00:09.355 *********** 2026-06-26 03:29:37.797578 | instance | changed: [localhost] 2026-06-26 03:29:37.797703 | instance | 2026-06-26 03:29:37.797869 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-06-26 03:29:37.798045 | instance | Friday 26 June 2026 03:29:37 +0000 (0:00:00.359) 0:00:09.714 *********** 2026-06-26 03:29:37.990339 | instance | changed: [localhost] 2026-06-26 03:29:37.990625 | instance | 2026-06-26 03:29:37.990939 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-06-26 03:29:37.991214 | instance | 2026-06-26 03:29:37.991565 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-06-26 03:29:37.991891 | instance | Friday 26 June 2026 03:29:37 +0000 (0:00:00.192) 0:00:09.906 *********** 2026-06-26 03:29:38.160236 | instance | changed: [localhost] 2026-06-26 03:29:38.160480 | instance | 2026-06-26 03:29:38.160772 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-06-26 03:29:38.161045 | instance | Friday 26 June 2026 03:29:38 +0000 (0:00:00.170) 0:00:10.076 *********** 2026-06-26 03:29:38.189536 | instance | ok: [localhost] 2026-06-26 03:29:38.189773 | instance | 2026-06-26 03:29:38.190047 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-06-26 03:29:38.190342 | instance | Friday 26 June 2026 03:29:38 +0000 (0:00:00.029) 0:00:10.106 *********** 2026-06-26 03:29:38.223020 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]}) 2026-06-26 03:29:38.223388 | instance | 2026-06-26 03:29:38.223664 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-06-26 03:29:38.223934 | instance | Friday 26 June 2026 03:29:38 +0000 (0:00:00.033) 0:00:10.139 *********** 2026-06-26 03:29:38.592550 | instance | changed: [localhost] 2026-06-26 03:29:38.592793 | instance | 2026-06-26 03:29:38.593068 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-06-26 03:29:38.593327 | instance | 2026-06-26 03:29:38.593608 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-06-26 03:29:38.593884 | instance | Friday 26 June 2026 03:29:38 +0000 (0:00:00.369) 0:00:10.509 *********** 2026-06-26 03:29:38.772204 | instance | changed: [localhost] 2026-06-26 03:29:38.772445 | instance | 2026-06-26 03:29:38.772712 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-06-26 03:29:38.772973 | instance | Friday 26 June 2026 03:29:38 +0000 (0:00:00.179) 0:00:10.688 *********** 2026-06-26 03:29:38.804258 | instance | ok: [localhost] 2026-06-26 03:29:38.804479 | instance | 2026-06-26 03:29:38.804747 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-06-26 03:29:38.805001 | instance | Friday 26 June 2026 03:29:38 +0000 (0:00:00.032) 0:00:10.720 *********** 2026-06-26 03:29:38.854445 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]}) 2026-06-26 03:29:38.854700 | instance | 2026-06-26 03:29:38.854967 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-06-26 03:29:38.855230 | instance | Friday 26 June 2026 03:29:38 +0000 (0:00:00.050) 0:00:10.771 *********** 2026-06-26 03:29:39.230367 | instance | changed: [localhost] 2026-06-26 03:29:39.230722 | instance | 2026-06-26 03:29:39.231164 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-06-26 03:29:39.231470 | instance | 2026-06-26 03:29:39.231774 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-06-26 03:29:39.232209 | instance | Friday 26 June 2026 03:29:39 +0000 (0:00:00.375) 0:00:11.146 *********** 2026-06-26 03:29:39.420378 | instance | changed: [localhost] 2026-06-26 03:29:39.420799 | instance | 2026-06-26 03:29:39.421124 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-06-26 03:29:39.421494 | instance | Friday 26 June 2026 03:29:39 +0000 (0:00:00.189) 0:00:11.336 *********** 2026-06-26 03:29:39.454764 | instance | ok: [localhost] 2026-06-26 03:29:39.454940 | instance | 2026-06-26 03:29:39.455169 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-06-26 03:29:39.455411 | instance | Friday 26 June 2026 03:29:39 +0000 (0:00:00.034) 0:00:11.371 *********** 2026-06-26 03:29:39.901826 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-06-26 03:29:39.902183 | instance | ok: [localhost] => (item=keepalived_password) 2026-06-26 03:29:39.902535 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-06-26 03:29:39.902831 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-06-26 03:29:39.903124 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-06-26 03:29:39.903414 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-06-26 03:29:39.903707 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-06-26 03:29:39.904006 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-06-26 03:29:39.904301 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-06-26 03:29:39.904598 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-06-26 03:29:39.904871 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-06-26 03:29:39.905164 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-06-26 03:29:39.905708 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-06-26 03:29:39.906005 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-06-26 03:29:39.906318 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-06-26 03:29:39.906614 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-06-26 03:29:39.906899 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-06-26 03:29:39.907176 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-06-26 03:29:39.907449 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-06-26 03:29:39.907736 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-06-26 03:29:39.908028 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-06-26 03:29:39.908311 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-06-26 03:29:39.908601 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-06-26 03:29:39.908883 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-06-26 03:29:39.909170 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-06-26 03:29:39.909509 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-06-26 03:29:39.909780 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-06-26 03:29:39.910036 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-06-26 03:29:39.910314 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-06-26 03:29:39.910567 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-06-26 03:29:39.910818 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-06-26 03:29:39.911082 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-06-26 03:29:39.911352 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-06-26 03:29:39.911633 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-06-26 03:29:39.911917 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-06-26 03:29:39.912199 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-06-26 03:29:39.912511 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-06-26 03:29:39.912825 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-06-26 03:29:39.913111 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-06-26 03:29:39.913426 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-06-26 03:29:39.913757 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-06-26 03:29:39.914032 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-06-26 03:29:39.914337 | instance | ok: [localhost] => (item=openstack_helm_endpoints_senlin_keystone_password) 2026-06-26 03:29:39.914581 | instance | ok: [localhost] => (item=openstack_helm_endpoints_senlin_mariadb_password) 2026-06-26 03:29:39.914767 | instance | ok: [localhost] => (item=openstack_helm_endpoints_senlin_rabbitmq_password) 2026-06-26 03:29:39.914975 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-06-26 03:29:39.915190 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-06-26 03:29:39.915409 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-06-26 03:29:39.915621 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-06-26 03:29:39.915827 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-06-26 03:29:39.916048 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-06-26 03:29:39.916247 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-06-26 03:29:39.916468 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-06-26 03:29:39.916672 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-06-26 03:29:39.916870 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-06-26 03:29:39.917085 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-06-26 03:29:39.917290 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-06-26 03:29:39.917521 | instance | 2026-06-26 03:29:39.917727 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-06-26 03:29:39.917932 | instance | Friday 26 June 2026 03:29:39 +0000 (0:00:00.447) 0:00:11.818 *********** 2026-06-26 03:29:39.959040 | instance | ok: [localhost] => (item=barbican_kek) 2026-06-26 03:29:39.959246 | instance | 2026-06-26 03:29:39.959626 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-06-26 03:29:39.959927 | instance | Friday 26 June 2026 03:29:39 +0000 (0:00:00.055) 0:00:11.873 *********** 2026-06-26 03:29:40.398368 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-06-26 03:29:40.398575 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-06-26 03:29:40.398587 | instance | 2026-06-26 03:29:40.398598 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-06-26 03:29:40.398608 | instance | Friday 26 June 2026 03:29:40 +0000 (0:00:00.440) 0:00:12.313 *********** 2026-06-26 03:29:42.495679 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-06-26 03:29:42.495721 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-06-26 03:29:42.495726 | instance | 2026-06-26 03:29:42.495731 | instance | TASK [Set values for SSH keys] ************************************************* 2026-06-26 03:29:42.495735 | instance | Friday 26 June 2026 03:29:42 +0000 (0:00:02.096) 0:00:14.410 *********** 2026-06-26 03:29:42.554004 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-06-26 03:29:42.554229 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-06-26 03:29:42.554480 | instance | 2026-06-26 03:29:42.554723 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-06-26 03:29:42.554943 | instance | Friday 26 June 2026 03:29:42 +0000 (0:00:00.060) 0:00:14.470 *********** 2026-06-26 03:29:42.911222 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-06-26 03:29:42.911305 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-06-26 03:29:42.911512 | instance | 2026-06-26 03:29:42.911776 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-06-26 03:29:42.912013 | instance | Friday 26 June 2026 03:29:42 +0000 (0:00:00.357) 0:00:14.827 *********** 2026-06-26 03:29:43.291930 | instance | changed: [localhost] 2026-06-26 03:29:43.292051 | instance | 2026-06-26 03:29:43.292219 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-06-26 03:29:43.292457 | instance | Friday 26 June 2026 03:29:43 +0000 (0:00:00.380) 0:00:15.208 *********** 2026-06-26 03:29:43.335890 | instance | skipping: [localhost] 2026-06-26 03:29:43.335988 | instance | 2026-06-26 03:29:43.336172 | instance | PLAY [Setup networking] ******************************************************** 2026-06-26 03:29:43.336319 | instance | 2026-06-26 03:29:43.336473 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 03:29:43.336628 | instance | Friday 26 June 2026 03:29:43 +0000 (0:00:00.044) 0:00:15.252 *********** 2026-06-26 03:29:44.021676 | instance | ok: [instance] 2026-06-26 03:29:44.021740 | instance | 2026-06-26 03:29:44.021884 | instance | TASK [Create bridge for management network] ************************************ 2026-06-26 03:29:44.022066 | instance | Friday 26 June 2026 03:29:44 +0000 (0:00:00.685) 0:00:15.937 *********** 2026-06-26 03:29:44.374898 | instance | ok: [instance] 2026-06-26 03:29:44.375146 | instance | 2026-06-26 03:29:44.375359 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-06-26 03:29:44.375588 | instance | Friday 26 June 2026 03:29:44 +0000 (0:00:00.353) 0:00:16.291 *********** 2026-06-26 03:29:44.606899 | instance | ok: [instance] 2026-06-26 03:29:44.607042 | instance | 2026-06-26 03:29:44.607297 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-06-26 03:29:44.607565 | instance | Friday 26 June 2026 03:29:44 +0000 (0:00:00.230) 0:00:16.521 *********** 2026-06-26 03:29:44.807253 | instance | ok: [instance] 2026-06-26 03:29:44.807663 | instance | 2026-06-26 03:29:44.808009 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-06-26 03:29:44.808351 | instance | Friday 26 June 2026 03:29:44 +0000 (0:00:00.201) 0:00:16.723 *********** 2026-06-26 03:29:45.010385 | instance | ok: [instance] 2026-06-26 03:29:45.010580 | instance | 2026-06-26 03:29:45.010776 | instance | TASK [Bring up interfaces] ***************************************************** 2026-06-26 03:29:45.010956 | instance | Friday 26 June 2026 03:29:45 +0000 (0:00:00.201) 0:00:16.924 *********** 2026-06-26 03:29:45.407774 | instance | ok: [instance] => (item=br-mgmt) 2026-06-26 03:29:45.407814 | instance | ok: [instance] => (item=dummy0) 2026-06-26 03:29:45.407819 | instance | 2026-06-26 03:29:45.407824 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-06-26 03:29:45.407828 | instance | 2026-06-26 03:29:45.407832 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 03:29:45.407836 | instance | Friday 26 June 2026 03:29:45 +0000 (0:00:00.399) 0:00:17.324 *********** 2026-06-26 03:29:46.112541 | instance | ok: [instance] 2026-06-26 03:29:46.112570 | instance | 2026-06-26 03:29:46.112576 | instance | TASK [Install depedencies] ***************************************************** 2026-06-26 03:29:46.112581 | instance | Friday 26 June 2026 03:29:46 +0000 (0:00:00.705) 0:00:18.029 *********** 2026-06-26 03:30:06.221140 | instance | changed: [instance] 2026-06-26 03:30:06.221207 | instance | 2026-06-26 03:30:06.221212 | instance | TASK [Start up service] ******************************************************** 2026-06-26 03:30:06.221223 | instance | Friday 26 June 2026 03:30:06 +0000 (0:00:20.108) 0:00:38.137 *********** 2026-06-26 03:30:06.778917 | instance | ok: [instance] 2026-06-26 03:30:06.779009 | instance | 2026-06-26 03:30:06.779351 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-06-26 03:30:06.779404 | instance | Friday 26 June 2026 03:30:06 +0000 (0:00:00.557) 0:00:38.695 *********** 2026-06-26 03:30:06.991911 | instance | ok: [instance] 2026-06-26 03:30:06.991989 | instance | 2026-06-26 03:30:06.992215 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-06-26 03:30:06.992256 | instance | Friday 26 June 2026 03:30:06 +0000 (0:00:00.213) 0:00:38.908 *********** 2026-06-26 03:30:07.494916 | instance | changed: [instance] 2026-06-26 03:30:07.495434 | instance | 2026-06-26 03:30:07.495482 | instance | TASK [Get list of all loopback devices] **************************************** 2026-06-26 03:30:07.495490 | instance | Friday 26 June 2026 03:30:07 +0000 (0:00:00.502) 0:00:39.411 *********** 2026-06-26 03:30:07.700462 | instance | ok: [instance] 2026-06-26 03:30:07.700548 | instance | 2026-06-26 03:30:07.700859 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-06-26 03:30:07.700898 | instance | Friday 26 June 2026 03:30:07 +0000 (0:00:00.205) 0:00:39.616 *********** 2026-06-26 03:30:07.729921 | instance | skipping: [instance] 2026-06-26 03:30:07.730396 | instance | 2026-06-26 03:30:07.730473 | instance | TASK [Create devices for Ceph] ************************************************* 2026-06-26 03:30:07.730486 | instance | Friday 26 June 2026 03:30:07 +0000 (0:00:00.029) 0:00:39.646 *********** 2026-06-26 03:30:08.276017 | instance | changed: [instance] => (item=osd0) 2026-06-26 03:30:08.276103 | instance | changed: [instance] => (item=osd1) 2026-06-26 03:30:08.276879 | instance | changed: [instance] => (item=osd2) 2026-06-26 03:30:08.276943 | instance | 2026-06-26 03:30:08.276951 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-06-26 03:30:08.276959 | instance | Friday 26 June 2026 03:30:08 +0000 (0:00:00.546) 0:00:40.192 *********** 2026-06-26 03:30:08.813999 | instance | changed: [instance] => (item=osd0) 2026-06-26 03:30:08.814140 | instance | changed: [instance] => (item=osd1) 2026-06-26 03:30:08.814307 | instance | changed: [instance] => (item=osd2) 2026-06-26 03:30:08.814579 | instance | 2026-06-26 03:30:08.814813 | instance | TASK [Start loop devices] ****************************************************** 2026-06-26 03:30:08.815040 | instance | Friday 26 June 2026 03:30:08 +0000 (0:00:00.537) 0:00:40.730 *********** 2026-06-26 03:30:09.576777 | instance | changed: [instance] => (item=osd0) 2026-06-26 03:30:09.577001 | instance | changed: [instance] => (item=osd1) 2026-06-26 03:30:09.577009 | instance | changed: [instance] => (item=osd2) 2026-06-26 03:30:09.577016 | instance | 2026-06-26 03:30:09.577022 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-06-26 03:30:09.577028 | instance | Friday 26 June 2026 03:30:09 +0000 (0:00:00.762) 0:00:41.492 *********** 2026-06-26 03:30:12.598478 | instance | changed: [instance] => (item=osd0) 2026-06-26 03:30:12.598613 | instance | changed: [instance] => (item=osd1) 2026-06-26 03:30:12.599417 | instance | changed: [instance] => (item=osd2) 2026-06-26 03:30:12.599482 | instance | 2026-06-26 03:30:12.599492 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-06-26 03:30:12.599499 | instance | Friday 26 June 2026 03:30:12 +0000 (0:00:03.022) 0:00:44.514 *********** 2026-06-26 03:30:14.426388 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-06-26 03:30:14.427523 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-06-26 03:30:14.427569 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-06-26 03:30:14.427577 | instance | 2026-06-26 03:30:14.427583 | instance | PLAY [controllers] ************************************************************* 2026-06-26 03:30:14.427590 | instance | 2026-06-26 03:30:14.427595 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 03:30:14.427601 | instance | Friday 26 June 2026 03:30:14 +0000 (0:00:01.828) 0:00:46.343 *********** 2026-06-26 03:30:15.345161 | instance | ok: [instance] 2026-06-26 03:30:15.345716 | instance | 2026-06-26 03:30:15.346031 | instance | TASK [Set masquerade rule] ***************************************************** 2026-06-26 03:30:15.346047 | instance | Friday 26 June 2026 03:30:15 +0000 (0:00:00.918) 0:00:47.261 *********** 2026-06-26 03:30:15.803085 | instance | changed: [instance] 2026-06-26 03:30:15.803320 | instance | 2026-06-26 03:30:15.803671 | instance | PLAY RECAP ********************************************************************* 2026-06-26 03:30:15.804064 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-06-26 03:30:15.804425 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-06-26 03:30:15.804832 | instance | 2026-06-26 03:30:15.805100 | instance | Friday 26 June 2026 03:30:15 +0000 (0:00:00.458) 0:00:47.719 *********** 2026-06-26 03:30:15.805315 | instance | =============================================================================== 2026-06-26 03:30:15.805531 | instance | Install depedencies ---------------------------------------------------- 20.11s 2026-06-26 03:30:15.805737 | instance | Create a volume group for each loop device ------------------------------ 3.02s 2026-06-26 03:30:15.805941 | instance | Generate SSH keys for missing variables --------------------------------- 2.10s 2026-06-26 03:30:15.806152 | instance | Create a logical volume for each loop device ---------------------------- 1.83s 2026-06-26 03:30:15.806432 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.29s 2026-06-26 03:30:15.806646 | instance | Gathering Facts --------------------------------------------------------- 1.14s 2026-06-26 03:30:15.806853 | instance | Create folders for workspace -------------------------------------------- 0.99s 2026-06-26 03:30:15.807059 | instance | Gathering Facts --------------------------------------------------------- 0.92s 2026-06-26 03:30:15.807299 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.78s 2026-06-26 03:30:15.807541 | instance | Start loop devices ------------------------------------------------------ 0.76s 2026-06-26 03:30:15.807751 | instance | Purge "snapd" package --------------------------------------------------- 0.73s 2026-06-26 03:30:15.807973 | instance | Gathering Facts --------------------------------------------------------- 0.71s 2026-06-26 03:30:15.808221 | instance | Gathering Facts --------------------------------------------------------- 0.71s 2026-06-26 03:30:15.808476 | instance | Configure short hostname ------------------------------------------------ 0.70s 2026-06-26 03:30:15.808734 | instance | Gathering Facts --------------------------------------------------------- 0.69s 2026-06-26 03:30:15.808984 | instance | Start up service -------------------------------------------------------- 0.56s 2026-06-26 03:30:15.809228 | instance | Create devices for Ceph ------------------------------------------------- 0.55s 2026-06-26 03:30:15.809443 | instance | Set permissions on loopback devices ------------------------------------- 0.54s 2026-06-26 03:30:15.809665 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.53s 2026-06-26 03:30:15.809874 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.50s 2026-06-26 03:30:15.875342 | instance | INFO [aio > prepare] Executed: Successful 2026-06-26 03:30:15.885394 | instance | INFO [aio > converge] Executing 2026-06-26 03:30:18.657289 | instance | 2026-06-26 03:30:18.657685 | instance | PLAY [all] ********************************************************************* 2026-06-26 03:30:18.657989 | instance | 2026-06-26 03:30:18.658337 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 03:30:18.658656 | instance | Friday 26 June 2026 03:30:18 +0000 (0:00:00.016) 0:00:00.016 *********** 2026-06-26 03:30:19.840575 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-06-26 03:30:19.840995 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-06-26 03:30:19.841370 | instance | interpreter could change the meaning of that path. See 2026-06-26 03:30:19.841706 | instance | https://docs.ansible.com/ansible- 2026-06-26 03:30:19.842034 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-06-26 03:30:19.856349 | instance | ok: [instance] 2026-06-26 03:30:19.856678 | instance | 2026-06-26 03:30:19.857009 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-06-26 03:30:19.857368 | instance | Friday 26 June 2026 03:30:19 +0000 (0:00:01.199) 0:00:01.215 *********** 2026-06-26 03:30:20.048130 | instance | ok: [instance] 2026-06-26 03:30:20.048769 | instance | 2026-06-26 03:30:20.049217 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-06-26 03:30:20.049578 | instance | 2026-06-26 03:30:20.049956 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 03:30:20.050409 | instance | Friday 26 June 2026 03:30:20 +0000 (0:00:00.191) 0:00:01.406 *********** 2026-06-26 03:30:20.967163 | instance | ok: [instance] 2026-06-26 03:30:20.967557 | instance | 2026-06-26 03:30:20.967970 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 03:30:20.968334 | instance | Friday 26 June 2026 03:30:20 +0000 (0:00:00.919) 0:00:02.326 *********** 2026-06-26 03:30:21.302819 | instance | ok: [instance] 2026-06-26 03:30:21.302909 | instance | 2026-06-26 03:30:21.303002 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-26 03:30:21.303200 | instance | Friday 26 June 2026 03:30:21 +0000 (0:00:00.332) 0:00:02.658 *********** 2026-06-26 03:30:21.350821 | instance | skipping: [instance] 2026-06-26 03:30:21.350895 | instance | 2026-06-26 03:30:21.351040 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-26 03:30:21.351242 | instance | Friday 26 June 2026 03:30:21 +0000 (0:00:00.048) 0:00:02.706 *********** 2026-06-26 03:30:21.646828 | instance | changed: [instance] 2026-06-26 03:30:21.646893 | instance | 2026-06-26 03:30:21.647097 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 03:30:21.647508 | instance | Friday 26 June 2026 03:30:21 +0000 (0:00:00.297) 0:00:03.004 *********** 2026-06-26 03:30:21.718800 | instance | ok: [instance] => { 2026-06-26 03:30:21.718880 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-06-26 03:30:21.718911 | instance | } 2026-06-26 03:30:21.719042 | instance | 2026-06-26 03:30:21.719226 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 03:30:21.719375 | instance | Friday 26 June 2026 03:30:21 +0000 (0:00:00.073) 0:00:03.077 *********** 2026-06-26 03:30:22.830746 | instance | changed: [instance] 2026-06-26 03:30:22.830832 | instance | 2026-06-26 03:30:22.830945 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 03:30:22.831126 | instance | Friday 26 June 2026 03:30:22 +0000 (0:00:01.111) 0:00:04.188 *********** 2026-06-26 03:30:22.890822 | instance | skipping: [instance] 2026-06-26 03:30:22.890922 | instance | 2026-06-26 03:30:22.891046 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-26 03:30:22.891234 | instance | Friday 26 June 2026 03:30:22 +0000 (0:00:00.058) 0:00:04.247 *********** 2026-06-26 03:30:22.950734 | instance | skipping: [instance] 2026-06-26 03:30:22.950912 | instance | 2026-06-26 03:30:22.951072 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 03:30:22.951223 | instance | Friday 26 June 2026 03:30:22 +0000 (0:00:00.061) 0:00:04.308 *********** 2026-06-26 03:30:23.190866 | instance | ok: [instance] 2026-06-26 03:30:23.190992 | instance | 2026-06-26 03:30:23.191011 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-26 03:30:23.191065 | instance | Friday 26 June 2026 03:30:23 +0000 (0:00:00.238) 0:00:04.547 *********** 2026-06-26 03:30:24.587110 | instance | ok: [instance] 2026-06-26 03:30:24.587205 | instance | 2026-06-26 03:30:24.587455 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 03:30:24.587504 | instance | Friday 26 June 2026 03:30:24 +0000 (0:00:01.399) 0:00:05.946 *********** 2026-06-26 03:30:24.665473 | instance | ok: [instance] => { 2026-06-26 03:30:24.665564 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz" 2026-06-26 03:30:24.665633 | instance | } 2026-06-26 03:30:24.666005 | instance | 2026-06-26 03:30:24.666048 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 03:30:24.666054 | instance | Friday 26 June 2026 03:30:24 +0000 (0:00:00.078) 0:00:06.024 *********** 2026-06-26 03:30:25.388080 | instance | changed: [instance] 2026-06-26 03:30:25.388213 | instance | 2026-06-26 03:30:25.388231 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 03:30:25.388279 | instance | Friday 26 June 2026 03:30:25 +0000 (0:00:00.722) 0:00:06.747 *********** 2026-06-26 03:30:28.342349 | instance | changed: [instance] 2026-06-26 03:30:28.342418 | instance | 2026-06-26 03:30:28.342678 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-26 03:30:28.342724 | instance | Friday 26 June 2026 03:30:28 +0000 (0:00:02.954) 0:00:09.701 *********** 2026-06-26 03:30:28.381589 | instance | skipping: [instance] 2026-06-26 03:30:28.381978 | instance | 2026-06-26 03:30:28.382221 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-26 03:30:28.382228 | instance | Friday 26 June 2026 03:30:28 +0000 (0:00:00.039) 0:00:09.741 *********** 2026-06-26 03:30:28.414497 | instance | skipping: [instance] 2026-06-26 03:30:28.415001 | instance | 2026-06-26 03:30:28.415534 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-26 03:30:28.415543 | instance | Friday 26 June 2026 03:30:28 +0000 (0:00:00.032) 0:00:09.773 *********** 2026-06-26 03:30:28.453369 | instance | skipping: [instance] 2026-06-26 03:30:28.453840 | instance | 2026-06-26 03:30:28.453868 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-26 03:30:28.453876 | instance | Friday 26 June 2026 03:30:28 +0000 (0:00:00.039) 0:00:09.812 *********** 2026-06-26 03:30:33.966331 | instance | changed: [instance] 2026-06-26 03:30:33.966444 | instance | 2026-06-26 03:30:33.966473 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-26 03:30:33.966486 | instance | Friday 26 June 2026 03:30:33 +0000 (0:00:05.512) 0:00:15.325 *********** 2026-06-26 03:30:34.615849 | instance | changed: [instance] 2026-06-26 03:30:34.615968 | instance | 2026-06-26 03:30:34.616332 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-26 03:30:34.616495 | instance | Friday 26 June 2026 03:30:34 +0000 (0:00:00.649) 0:00:15.974 *********** 2026-06-26 03:30:35.519606 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-06-26 03:30:35.519667 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-26 03:30:35.519855 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-26 03:30:35.520102 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-26 03:30:35.520300 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-26 03:30:35.520476 | instance | 2026-06-26 03:30:35.520662 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-26 03:30:35.520849 | instance | Friday 26 June 2026 03:30:35 +0000 (0:00:00.904) 0:00:16.879 *********** 2026-06-26 03:30:36.098232 | instance | changed: [instance] 2026-06-26 03:30:36.098352 | instance | 2026-06-26 03:30:36.098515 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-26 03:30:36.098892 | instance | Friday 26 June 2026 03:30:36 +0000 (0:00:00.570) 0:00:17.449 *********** 2026-06-26 03:30:36.099042 | instance | 2026-06-26 03:30:36.099198 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-06-26 03:30:36.099350 | instance | Friday 26 June 2026 03:30:36 +0000 (0:00:00.008) 0:00:17.457 *********** 2026-06-26 03:30:37.099334 | instance | ok: [instance] 2026-06-26 03:30:37.099725 | instance | 2026-06-26 03:30:37.100076 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-06-26 03:30:37.100413 | instance | Friday 26 June 2026 03:30:37 +0000 (0:00:00.999) 0:00:18.456 *********** 2026-06-26 03:30:37.549643 | instance | changed: [instance] 2026-06-26 03:30:37.549761 | instance | 2026-06-26 03:30:37.549831 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-26 03:30:37.549943 | instance | Friday 26 June 2026 03:30:37 +0000 (0:00:00.452) 0:00:18.909 *********** 2026-06-26 03:30:38.123713 | instance | changed: [instance] 2026-06-26 03:30:38.123807 | instance | 2026-06-26 03:30:38.123822 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 03:30:38.123990 | instance | Friday 26 June 2026 03:30:38 +0000 (0:00:00.574) 0:00:19.483 *********** 2026-06-26 03:30:38.340266 | instance | ok: [instance] 2026-06-26 03:30:38.340347 | instance | 2026-06-26 03:30:38.340584 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 03:30:38.340629 | instance | Friday 26 June 2026 03:30:38 +0000 (0:00:00.216) 0:00:19.699 *********** 2026-06-26 03:30:38.397115 | instance | ok: [instance] => { 2026-06-26 03:30:38.397852 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-06-26 03:30:38.397902 | instance | } 2026-06-26 03:30:38.397908 | instance | 2026-06-26 03:30:38.397913 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 03:30:38.397918 | instance | Friday 26 June 2026 03:30:38 +0000 (0:00:00.056) 0:00:19.756 *********** 2026-06-26 03:30:39.258525 | instance | changed: [instance] 2026-06-26 03:30:39.258591 | instance | 2026-06-26 03:30:39.258864 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 03:30:39.258878 | instance | Friday 26 June 2026 03:30:39 +0000 (0:00:00.861) 0:00:20.617 *********** 2026-06-26 03:30:43.615070 | instance | changed: [instance] 2026-06-26 03:30:43.615150 | instance | 2026-06-26 03:30:43.615434 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-06-26 03:30:43.615477 | instance | Friday 26 June 2026 03:30:43 +0000 (0:00:04.356) 0:00:24.974 *********** 2026-06-26 03:30:44.622731 | instance | ok: [instance] 2026-06-26 03:30:44.622792 | instance | 2026-06-26 03:30:44.623047 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-06-26 03:30:44.623316 | instance | Friday 26 June 2026 03:30:44 +0000 (0:00:01.007) 0:00:25.982 *********** 2026-06-26 03:30:45.079556 | instance | changed: [instance] 2026-06-26 03:30:45.079627 | instance | 2026-06-26 03:30:45.079927 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-06-26 03:30:45.079992 | instance | Friday 26 June 2026 03:30:45 +0000 (0:00:00.456) 0:00:26.438 *********** 2026-06-26 03:30:45.582004 | instance | changed: [instance] 2026-06-26 03:30:45.582103 | instance | 2026-06-26 03:30:45.582370 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-06-26 03:30:45.582419 | instance | Friday 26 June 2026 03:30:45 +0000 (0:00:00.502) 0:00:26.941 *********** 2026-06-26 03:30:46.137449 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-06-26 03:30:46.137517 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-06-26 03:30:46.137994 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-06-26 03:30:46.138043 | instance | 2026-06-26 03:30:46.138049 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-06-26 03:30:46.138061 | instance | Friday 26 June 2026 03:30:46 +0000 (0:00:00.555) 0:00:27.496 *********** 2026-06-26 03:30:46.608507 | instance | changed: [instance] 2026-06-26 03:30:46.608582 | instance | 2026-06-26 03:30:46.608861 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-06-26 03:30:46.608903 | instance | Friday 26 June 2026 03:30:46 +0000 (0:00:00.471) 0:00:27.967 *********** 2026-06-26 03:30:47.092960 | instance | changed: [instance] 2026-06-26 03:30:47.093037 | instance | 2026-06-26 03:30:47.093692 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-06-26 03:30:47.093740 | instance | Friday 26 June 2026 03:30:47 +0000 (0:00:00.472) 0:00:28.440 *********** 2026-06-26 03:30:47.093750 | instance | 2026-06-26 03:30:47.093755 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-06-26 03:30:47.093760 | instance | Friday 26 June 2026 03:30:47 +0000 (0:00:00.012) 0:00:28.452 *********** 2026-06-26 03:30:47.809774 | instance | ok: [instance] 2026-06-26 03:30:47.809846 | instance | 2026-06-26 03:30:47.810146 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-06-26 03:30:47.810190 | instance | Friday 26 June 2026 03:30:47 +0000 (0:00:00.716) 0:00:29.169 *********** 2026-06-26 03:30:48.722769 | instance | changed: [instance] 2026-06-26 03:30:48.723026 | instance | 2026-06-26 03:30:48.723032 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-06-26 03:30:48.723037 | instance | Friday 26 June 2026 03:30:48 +0000 (0:00:00.912) 0:00:30.081 *********** 2026-06-26 03:30:49.273675 | instance | changed: [instance] 2026-06-26 03:30:49.273748 | instance | 2026-06-26 03:30:49.273989 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-06-26 03:30:49.274025 | instance | Friday 26 June 2026 03:30:49 +0000 (0:00:00.551) 0:00:30.633 *********** 2026-06-26 03:30:49.336948 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-06-26 03:30:49.337330 | instance | 2026-06-26 03:30:49.337369 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-06-26 03:30:49.337375 | instance | Friday 26 June 2026 03:30:49 +0000 (0:00:00.063) 0:00:30.696 *********** 2026-06-26 03:30:54.388465 | instance | changed: [instance] 2026-06-26 03:30:54.388542 | instance | 2026-06-26 03:30:54.388608 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-06-26 03:30:54.388757 | instance | Friday 26 June 2026 03:30:54 +0000 (0:00:05.050) 0:00:35.747 *********** 2026-06-26 03:30:55.023581 | instance | ok: [instance] => (item=chronyd) 2026-06-26 03:30:55.023656 | instance | ok: [instance] => (item=sshd) 2026-06-26 03:30:55.024083 | instance | 2026-06-26 03:30:55.024121 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-06-26 03:30:55.024127 | instance | Friday 26 June 2026 03:30:55 +0000 (0:00:00.636) 0:00:36.383 *********** 2026-06-26 03:30:55.337335 | instance | changed: [instance] 2026-06-26 03:30:55.337412 | instance | 2026-06-26 03:30:55.337735 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-06-26 03:30:55.337785 | instance | Friday 26 June 2026 03:30:55 +0000 (0:00:00.313) 0:00:36.696 *********** 2026-06-26 03:30:55.547752 | instance | ok: [instance] 2026-06-26 03:30:55.547817 | instance | 2026-06-26 03:30:55.548151 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-06-26 03:30:55.548194 | instance | Friday 26 June 2026 03:30:55 +0000 (0:00:00.210) 0:00:36.907 *********** 2026-06-26 03:30:55.999046 | instance | changed: [instance] 2026-06-26 03:30:55.999120 | instance | 2026-06-26 03:30:55.999400 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-06-26 03:30:55.999436 | instance | Friday 26 June 2026 03:30:55 +0000 (0:00:00.451) 0:00:37.358 *********** 2026-06-26 03:30:56.369277 | instance | changed: [instance] 2026-06-26 03:30:56.369357 | instance | 2026-06-26 03:30:56.369609 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-06-26 03:30:56.369644 | instance | Friday 26 June 2026 03:30:56 +0000 (0:00:00.370) 0:00:37.728 *********** 2026-06-26 03:30:56.486454 | instance | ok: [instance] 2026-06-26 03:30:56.486519 | instance | 2026-06-26 03:30:56.486667 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-06-26 03:30:56.486790 | instance | Friday 26 June 2026 03:30:56 +0000 (0:00:00.116) 0:00:37.845 *********** 2026-06-26 03:30:56.701265 | instance | ok: [instance] => (item=instance) 2026-06-26 03:30:56.701341 | instance | 2026-06-26 03:30:56.701558 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-06-26 03:30:56.701716 | instance | Friday 26 June 2026 03:30:56 +0000 (0:00:00.215) 0:00:38.060 *********** 2026-06-26 03:30:56.751405 | instance | ok: [instance] 2026-06-26 03:30:56.751546 | instance | 2026-06-26 03:30:56.751716 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-06-26 03:30:56.751883 | instance | Friday 26 June 2026 03:30:56 +0000 (0:00:00.050) 0:00:38.110 *********** 2026-06-26 03:30:56.835331 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-06-26 03:30:56.835516 | instance | 2026-06-26 03:30:56.835778 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-06-26 03:30:56.836066 | instance | Friday 26 June 2026 03:30:56 +0000 (0:00:00.083) 0:00:38.194 *********** 2026-06-26 03:30:57.246949 | instance | changed: [instance] 2026-06-26 03:30:57.247181 | instance | 2026-06-26 03:30:57.247454 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-06-26 03:30:57.247745 | instance | Friday 26 June 2026 03:30:57 +0000 (0:00:00.411) 0:00:38.606 *********** 2026-06-26 03:30:58.028073 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-06-26 03:30:58.028172 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-06-26 03:30:58.028185 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-06-26 03:30:58.028195 | instance | 2026-06-26 03:30:58.028204 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-06-26 03:30:58.028213 | instance | Friday 26 June 2026 03:30:58 +0000 (0:00:00.779) 0:00:39.385 *********** 2026-06-26 03:32:25.689081 | instance | ok: [instance] 2026-06-26 03:32:25.689149 | instance | 2026-06-26 03:32:25.689248 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-06-26 03:32:25.689378 | instance | Friday 26 June 2026 03:32:25 +0000 (0:01:27.663) 0:02:07.048 *********** 2026-06-26 03:32:25.899140 | instance | changed: [instance] 2026-06-26 03:32:25.899215 | instance | 2026-06-26 03:32:25.899334 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-06-26 03:32:25.899458 | instance | Friday 26 June 2026 03:32:25 +0000 (0:00:00.210) 0:02:07.258 *********** 2026-06-26 03:32:25.944909 | instance | ok: [instance] 2026-06-26 03:32:25.944964 | instance | 2026-06-26 03:32:25.945104 | instance | TASK [Install Ceph host] ******************************************************* 2026-06-26 03:32:25.945230 | instance | Friday 26 June 2026 03:32:25 +0000 (0:00:00.045) 0:02:07.304 *********** 2026-06-26 03:32:26.024199 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-06-26 03:32:26.024260 | instance | 2026-06-26 03:32:26.024404 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-06-26 03:32:26.024528 | instance | Friday 26 June 2026 03:32:26 +0000 (0:00:00.079) 0:02:07.383 *********** 2026-06-26 03:32:31.680306 | instance | ok: [instance] 2026-06-26 03:32:31.680393 | instance | 2026-06-26 03:32:31.680662 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-06-26 03:32:31.680699 | instance | Friday 26 June 2026 03:32:31 +0000 (0:00:05.656) 0:02:13.039 *********** 2026-06-26 03:32:31.746075 | instance | ok: [instance] => (item=instance) 2026-06-26 03:32:31.746173 | instance | 2026-06-26 03:32:31.746481 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-06-26 03:32:31.746523 | instance | Friday 26 June 2026 03:32:31 +0000 (0:00:00.065) 0:02:13.105 *********** 2026-06-26 03:32:32.178672 | instance | ok: [instance] 2026-06-26 03:32:32.178777 | instance | 2026-06-26 03:32:32.178793 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-06-26 03:32:32.178983 | instance | Friday 26 June 2026 03:32:32 +0000 (0:00:00.432) 0:02:13.537 *********** 2026-06-26 03:32:38.633420 | instance | ok: [instance] 2026-06-26 03:32:38.633494 | instance | 2026-06-26 03:32:38.633500 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-06-26 03:32:38.633505 | instance | Friday 26 June 2026 03:32:38 +0000 (0:00:06.454) 0:02:19.992 *********** 2026-06-26 03:33:25.491759 | instance | changed: [instance] 2026-06-26 03:33:25.491857 | instance | 2026-06-26 03:33:25.492109 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-06-26 03:33:25.492176 | instance | Friday 26 June 2026 03:33:25 +0000 (0:00:46.858) 0:03:06.850 *********** 2026-06-26 03:33:39.593410 | instance | ok: [instance] 2026-06-26 03:33:39.593488 | instance | 2026-06-26 03:33:39.593753 | instance | TASK [Install Ceph host] ******************************************************* 2026-06-26 03:33:39.593792 | instance | Friday 26 June 2026 03:33:39 +0000 (0:00:14.101) 0:03:20.952 *********** 2026-06-26 03:33:39.671105 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-06-26 03:33:39.671174 | instance | 2026-06-26 03:33:39.671455 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-06-26 03:33:39.671497 | instance | Friday 26 June 2026 03:33:39 +0000 (0:00:00.077) 0:03:21.030 *********** 2026-06-26 03:33:39.724261 | instance | skipping: [instance] 2026-06-26 03:33:39.724350 | instance | 2026-06-26 03:33:39.724635 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-06-26 03:33:39.724680 | instance | Friday 26 June 2026 03:33:39 +0000 (0:00:00.053) 0:03:21.083 *********** 2026-06-26 03:33:39.780274 | instance | skipping: [instance] => (item=instance) 2026-06-26 03:33:39.780746 | instance | skipping: [instance] 2026-06-26 03:33:39.780776 | instance | 2026-06-26 03:33:39.780782 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-06-26 03:33:39.780787 | instance | Friday 26 June 2026 03:33:39 +0000 (0:00:00.055) 0:03:21.139 *********** 2026-06-26 03:33:40.045134 | instance | ok: [instance] 2026-06-26 03:33:40.045212 | instance | 2026-06-26 03:33:40.045515 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-06-26 03:33:40.045559 | instance | Friday 26 June 2026 03:33:40 +0000 (0:00:00.264) 0:03:21.404 *********** 2026-06-26 03:33:46.534153 | instance | ok: [instance] 2026-06-26 03:33:46.534232 | instance | 2026-06-26 03:33:46.534238 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-06-26 03:33:46.534243 | instance | Friday 26 June 2026 03:33:46 +0000 (0:00:06.488) 0:03:27.893 *********** 2026-06-26 03:33:58.767853 | instance | changed: [instance] 2026-06-26 03:33:58.767937 | instance | 2026-06-26 03:33:58.768222 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-06-26 03:33:58.768280 | instance | Friday 26 June 2026 03:33:58 +0000 (0:00:12.233) 0:03:40.126 *********** 2026-06-26 03:34:04.823519 | instance | ok: [instance] 2026-06-26 03:34:04.823593 | instance | 2026-06-26 03:34:04.823906 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-06-26 03:34:04.823982 | instance | Friday 26 June 2026 03:34:04 +0000 (0:00:06.055) 0:03:46.182 *********** 2026-06-26 03:34:11.761293 | instance | changed: [instance] => (item={'name': 'diskprediction_local'}) 2026-06-26 03:34:11.761385 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-06-26 03:34:11.761476 | instance | changed: [instance] => (item={'name': 'prometheus'}) 2026-06-26 03:34:11.761593 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-06-26 03:34:11.761765 | instance | 2026-06-26 03:34:11.761898 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-06-26 03:34:11.762032 | instance | 2026-06-26 03:34:11.762146 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 03:34:11.762310 | instance | Friday 26 June 2026 03:34:11 +0000 (0:00:06.938) 0:03:53.120 *********** 2026-06-26 03:34:12.715647 | instance | ok: [instance] 2026-06-26 03:34:12.715746 | instance | 2026-06-26 03:34:12.715802 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 03:34:12.715926 | instance | Friday 26 June 2026 03:34:12 +0000 (0:00:00.954) 0:03:54.075 *********** 2026-06-26 03:34:12.933652 | instance | ok: [instance] 2026-06-26 03:34:12.933744 | instance | 2026-06-26 03:34:12.933824 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-26 03:34:12.933943 | instance | Friday 26 June 2026 03:34:12 +0000 (0:00:00.218) 0:03:54.293 *********** 2026-06-26 03:34:12.975934 | instance | skipping: [instance] 2026-06-26 03:34:12.975997 | instance | 2026-06-26 03:34:12.976111 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-26 03:34:12.976228 | instance | Friday 26 June 2026 03:34:12 +0000 (0:00:00.042) 0:03:54.335 *********** 2026-06-26 03:34:13.186890 | instance | ok: [instance] 2026-06-26 03:34:13.186996 | instance | 2026-06-26 03:34:13.187011 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 03:34:13.187169 | instance | Friday 26 June 2026 03:34:13 +0000 (0:00:00.210) 0:03:54.546 *********** 2026-06-26 03:34:13.245689 | instance | ok: [instance] => { 2026-06-26 03:34:13.245760 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-06-26 03:34:13.245882 | instance | } 2026-06-26 03:34:13.245980 | instance | 2026-06-26 03:34:13.246104 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 03:34:13.246275 | instance | Friday 26 June 2026 03:34:13 +0000 (0:00:00.058) 0:03:54.605 *********** 2026-06-26 03:34:13.548201 | instance | ok: [instance] 2026-06-26 03:34:13.548271 | instance | 2026-06-26 03:34:13.548384 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 03:34:13.548553 | instance | Friday 26 June 2026 03:34:13 +0000 (0:00:00.302) 0:03:54.907 *********** 2026-06-26 03:34:13.598230 | instance | skipping: [instance] 2026-06-26 03:34:13.598311 | instance | 2026-06-26 03:34:13.598439 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-26 03:34:13.598557 | instance | Friday 26 June 2026 03:34:13 +0000 (0:00:00.049) 0:03:54.957 *********** 2026-06-26 03:34:13.653376 | instance | skipping: [instance] 2026-06-26 03:34:13.653447 | instance | 2026-06-26 03:34:13.653585 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 03:34:13.653702 | instance | Friday 26 June 2026 03:34:13 +0000 (0:00:00.054) 0:03:55.012 *********** 2026-06-26 03:34:13.870295 | instance | ok: [instance] 2026-06-26 03:34:13.870365 | instance | 2026-06-26 03:34:13.870494 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-26 03:34:13.870620 | instance | Friday 26 June 2026 03:34:13 +0000 (0:00:00.217) 0:03:55.229 *********** 2026-06-26 03:34:14.874847 | instance | ok: [instance] 2026-06-26 03:34:14.874916 | instance | 2026-06-26 03:34:14.875121 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 03:34:14.875254 | instance | Friday 26 June 2026 03:34:14 +0000 (0:00:01.004) 0:03:56.234 *********** 2026-06-26 03:34:14.941431 | instance | ok: [instance] => { 2026-06-26 03:34:14.941577 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz" 2026-06-26 03:34:14.941739 | instance | } 2026-06-26 03:34:14.941899 | instance | 2026-06-26 03:34:14.942075 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 03:34:14.942270 | instance | Friday 26 June 2026 03:34:14 +0000 (0:00:00.066) 0:03:56.300 *********** 2026-06-26 03:34:15.283866 | instance | ok: [instance] 2026-06-26 03:34:15.283961 | instance | 2026-06-26 03:34:15.284027 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 03:34:15.284183 | instance | Friday 26 June 2026 03:34:15 +0000 (0:00:00.342) 0:03:56.642 *********** 2026-06-26 03:34:17.208328 | instance | ok: [instance] 2026-06-26 03:34:17.208410 | instance | 2026-06-26 03:34:17.208536 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-26 03:34:17.208664 | instance | Friday 26 June 2026 03:34:17 +0000 (0:00:01.924) 0:03:58.567 *********** 2026-06-26 03:34:17.234613 | instance | skipping: [instance] 2026-06-26 03:34:17.234724 | instance | 2026-06-26 03:34:17.234857 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-26 03:34:17.234986 | instance | Friday 26 June 2026 03:34:17 +0000 (0:00:00.025) 0:03:58.593 *********** 2026-06-26 03:34:17.267202 | instance | skipping: [instance] 2026-06-26 03:34:17.267352 | instance | 2026-06-26 03:34:17.267533 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-26 03:34:17.267826 | instance | Friday 26 June 2026 03:34:17 +0000 (0:00:00.032) 0:03:58.626 *********** 2026-06-26 03:34:17.301547 | instance | skipping: [instance] 2026-06-26 03:34:17.301651 | instance | 2026-06-26 03:34:17.301777 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-26 03:34:17.301899 | instance | Friday 26 June 2026 03:34:17 +0000 (0:00:00.034) 0:03:58.661 *********** 2026-06-26 03:34:18.357353 | instance | ok: [instance] 2026-06-26 03:34:18.357410 | instance | 2026-06-26 03:34:18.357422 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-26 03:34:18.357433 | instance | Friday 26 June 2026 03:34:18 +0000 (0:00:01.054) 0:03:59.715 *********** 2026-06-26 03:34:18.772594 | instance | ok: [instance] 2026-06-26 03:34:18.772688 | instance | 2026-06-26 03:34:18.772699 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-26 03:34:18.772707 | instance | Friday 26 June 2026 03:34:18 +0000 (0:00:00.415) 0:04:00.131 *********** 2026-06-26 03:34:19.678327 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-06-26 03:34:19.678390 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-26 03:34:19.678403 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-26 03:34:19.678412 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-26 03:34:19.678422 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-26 03:34:19.678432 | instance | 2026-06-26 03:34:19.678441 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-26 03:34:19.678455 | instance | Friday 26 June 2026 03:34:19 +0000 (0:00:00.905) 0:04:01.036 *********** 2026-06-26 03:34:20.181586 | instance | ok: [instance] 2026-06-26 03:34:20.181662 | instance | 2026-06-26 03:34:20.182344 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-26 03:34:20.182409 | instance | Friday 26 June 2026 03:34:20 +0000 (0:00:00.497) 0:04:01.534 *********** 2026-06-26 03:34:20.182421 | instance | 2026-06-26 03:34:20.182431 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-26 03:34:20.182440 | instance | Friday 26 June 2026 03:34:20 +0000 (0:00:00.006) 0:04:01.541 *********** 2026-06-26 03:34:20.534406 | instance | ok: [instance] 2026-06-26 03:34:20.534480 | instance | 2026-06-26 03:34:20.534777 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 03:34:20.534831 | instance | Friday 26 June 2026 03:34:20 +0000 (0:00:00.352) 0:04:01.893 *********** 2026-06-26 03:34:20.745116 | instance | ok: [instance] 2026-06-26 03:34:20.745193 | instance | 2026-06-26 03:34:20.745414 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 03:34:20.745456 | instance | Friday 26 June 2026 03:34:20 +0000 (0:00:00.210) 0:04:02.104 *********** 2026-06-26 03:34:20.798603 | instance | ok: [instance] => { 2026-06-26 03:34:20.798700 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-06-26 03:34:20.799167 | instance | } 2026-06-26 03:34:20.799183 | instance | 2026-06-26 03:34:20.799188 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 03:34:20.799193 | instance | Friday 26 June 2026 03:34:20 +0000 (0:00:00.053) 0:04:02.158 *********** 2026-06-26 03:34:21.152922 | instance | ok: [instance] 2026-06-26 03:34:21.152983 | instance | 2026-06-26 03:34:21.153240 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 03:34:21.153255 | instance | Friday 26 June 2026 03:34:21 +0000 (0:00:00.354) 0:04:02.512 *********** 2026-06-26 03:34:24.207730 | instance | ok: [instance] 2026-06-26 03:34:24.207836 | instance | 2026-06-26 03:34:24.207940 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-06-26 03:34:24.208084 | instance | Friday 26 June 2026 03:34:24 +0000 (0:00:03.054) 0:04:05.567 *********** 2026-06-26 03:34:25.274152 | instance | ok: [instance] 2026-06-26 03:34:25.274436 | instance | 2026-06-26 03:34:25.274723 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-06-26 03:34:25.274998 | instance | Friday 26 June 2026 03:34:25 +0000 (0:00:01.066) 0:04:06.633 *********** 2026-06-26 03:34:25.462924 | instance | ok: [instance] 2026-06-26 03:34:25.463179 | instance | 2026-06-26 03:34:25.463442 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-06-26 03:34:25.463720 | instance | Friday 26 June 2026 03:34:25 +0000 (0:00:00.188) 0:04:06.822 *********** 2026-06-26 03:34:25.875524 | instance | ok: [instance] 2026-06-26 03:34:25.875771 | instance | 2026-06-26 03:34:25.876052 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-06-26 03:34:25.876333 | instance | Friday 26 June 2026 03:34:25 +0000 (0:00:00.412) 0:04:07.234 *********** 2026-06-26 03:34:26.433346 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-06-26 03:34:26.433642 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-06-26 03:34:26.433989 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-06-26 03:34:26.434391 | instance | 2026-06-26 03:34:26.434753 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-06-26 03:34:26.435072 | instance | Friday 26 June 2026 03:34:26 +0000 (0:00:00.557) 0:04:07.792 *********** 2026-06-26 03:34:26.849587 | instance | ok: [instance] 2026-06-26 03:34:26.849912 | instance | 2026-06-26 03:34:26.850294 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-06-26 03:34:26.850636 | instance | Friday 26 June 2026 03:34:26 +0000 (0:00:00.416) 0:04:08.208 *********** 2026-06-26 03:34:27.278110 | instance | ok: [instance] 2026-06-26 03:34:27.278523 | instance | 2026-06-26 03:34:27.278891 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-06-26 03:34:27.279340 | instance | Friday 26 June 2026 03:34:27 +0000 (0:00:00.421) 0:04:08.630 *********** 2026-06-26 03:34:27.279620 | instance | 2026-06-26 03:34:27.279984 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-06-26 03:34:27.280323 | instance | Friday 26 June 2026 03:34:27 +0000 (0:00:00.006) 0:04:08.637 *********** 2026-06-26 03:34:27.623886 | instance | ok: [instance] 2026-06-26 03:34:27.623950 | instance | 2026-06-26 03:34:27.623960 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-06-26 03:34:27.623968 | instance | Friday 26 June 2026 03:34:27 +0000 (0:00:00.345) 0:04:08.982 *********** 2026-06-26 03:34:27.680520 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-06-26 03:34:27.680621 | instance | 2026-06-26 03:34:27.680637 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-06-26 03:34:27.680781 | instance | Friday 26 June 2026 03:34:27 +0000 (0:00:00.057) 0:04:09.040 *********** 2026-06-26 03:34:28.652765 | instance | ok: [instance] 2026-06-26 03:34:28.652832 | instance | 2026-06-26 03:34:28.653040 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-06-26 03:34:28.653322 | instance | Friday 26 June 2026 03:34:28 +0000 (0:00:00.972) 0:04:10.012 *********** 2026-06-26 03:34:29.281366 | instance | ok: [instance] => (item=chronyd) 2026-06-26 03:34:29.282013 | instance | ok: [instance] => (item=sshd) 2026-06-26 03:34:29.282089 | instance | 2026-06-26 03:34:29.282098 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-06-26 03:34:29.282105 | instance | Friday 26 June 2026 03:34:29 +0000 (0:00:00.628) 0:04:10.640 *********** 2026-06-26 03:34:29.568154 | instance | ok: [instance] 2026-06-26 03:34:29.568249 | instance | 2026-06-26 03:34:29.568481 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-06-26 03:34:29.568523 | instance | Friday 26 June 2026 03:34:29 +0000 (0:00:00.286) 0:04:10.927 *********** 2026-06-26 03:34:29.769445 | instance | ok: [instance] 2026-06-26 03:34:29.769517 | instance | 2026-06-26 03:34:29.769782 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-06-26 03:34:29.769838 | instance | Friday 26 June 2026 03:34:29 +0000 (0:00:00.201) 0:04:11.128 *********** 2026-06-26 03:34:30.001171 | instance | ok: [instance] 2026-06-26 03:34:30.001249 | instance | 2026-06-26 03:34:30.001513 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-06-26 03:34:30.001551 | instance | Friday 26 June 2026 03:34:29 +0000 (0:00:00.231) 0:04:11.360 *********** 2026-06-26 03:34:30.194589 | instance | ok: [instance] 2026-06-26 03:34:30.194653 | instance | 2026-06-26 03:34:30.194913 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-06-26 03:34:30.194957 | instance | Friday 26 June 2026 03:34:30 +0000 (0:00:00.193) 0:04:11.554 *********** 2026-06-26 03:34:30.432828 | instance | ok: [instance] => (item=instance) 2026-06-26 03:34:30.432908 | instance | 2026-06-26 03:34:30.433161 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-06-26 03:34:30.433202 | instance | Friday 26 June 2026 03:34:30 +0000 (0:00:00.238) 0:04:11.792 *********** 2026-06-26 03:34:30.481460 | instance | ok: [instance] 2026-06-26 03:34:30.481888 | instance | 2026-06-26 03:34:30.481935 | instance | TASK [Install Ceph host] ******************************************************* 2026-06-26 03:34:30.481942 | instance | Friday 26 June 2026 03:34:30 +0000 (0:00:00.048) 0:04:11.840 *********** 2026-06-26 03:34:30.637300 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-06-26 03:34:30.637385 | instance | 2026-06-26 03:34:30.637606 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-06-26 03:34:30.637651 | instance | Friday 26 June 2026 03:34:30 +0000 (0:00:00.156) 0:04:11.996 *********** 2026-06-26 03:34:30.686696 | instance | skipping: [instance] 2026-06-26 03:34:30.686867 | instance | 2026-06-26 03:34:30.687070 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-06-26 03:34:30.687255 | instance | Friday 26 June 2026 03:34:30 +0000 (0:00:00.048) 0:04:12.045 *********** 2026-06-26 03:34:30.731791 | instance | skipping: [instance] => (item=instance) 2026-06-26 03:34:30.732066 | instance | skipping: [instance] 2026-06-26 03:34:30.732315 | instance | 2026-06-26 03:34:30.732588 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-06-26 03:34:30.732852 | instance | Friday 26 June 2026 03:34:30 +0000 (0:00:00.045) 0:04:12.091 *********** 2026-06-26 03:34:30.977209 | instance | ok: [instance] 2026-06-26 03:34:30.977440 | instance | 2026-06-26 03:34:30.977712 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-06-26 03:34:30.977979 | instance | Friday 26 June 2026 03:34:30 +0000 (0:00:00.245) 0:04:12.336 *********** 2026-06-26 03:34:37.309193 | instance | ok: [instance] 2026-06-26 03:34:37.309266 | instance | 2026-06-26 03:34:37.309279 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-06-26 03:34:37.309312 | instance | Friday 26 June 2026 03:34:37 +0000 (0:00:06.331) 0:04:18.667 *********** 2026-06-26 03:34:42.623446 | instance | ok: [instance] 2026-06-26 03:34:42.623535 | instance | 2026-06-26 03:34:42.623598 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-06-26 03:34:42.623746 | instance | Friday 26 June 2026 03:34:42 +0000 (0:00:05.315) 0:04:23.983 *********** 2026-06-26 03:34:56.524915 | instance | ok: [instance] 2026-06-26 03:34:56.524992 | instance | 2026-06-26 03:34:56.525247 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-06-26 03:34:56.525285 | instance | Friday 26 June 2026 03:34:56 +0000 (0:00:13.901) 0:04:37.884 *********** 2026-06-26 03:36:28.198327 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-06-26 03:36:28.198473 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-06-26 03:36:28.198485 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-06-26 03:36:28.198528 | instance | 2026-06-26 03:36:28.198660 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-06-26 03:36:28.198781 | instance | Friday 26 June 2026 03:36:28 +0000 (0:01:31.673) 0:06:09.557 *********** 2026-06-26 03:36:33.978424 | instance | ok: [instance] 2026-06-26 03:36:33.978520 | instance | 2026-06-26 03:36:33.978917 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-06-26 03:36:33.978982 | instance | Friday 26 June 2026 03:36:33 +0000 (0:00:05.780) 0:06:15.337 *********** 2026-06-26 03:36:40.061233 | instance | ok: [instance] 2026-06-26 03:36:40.061307 | instance | 2026-06-26 03:36:40.061613 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-06-26 03:36:40.061686 | instance | Friday 26 June 2026 03:36:40 +0000 (0:00:06.082) 0:06:21.420 *********** 2026-06-26 03:36:40.123777 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-06-26 03:36:40.123886 | instance | 2026-06-26 03:36:40.124009 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-06-26 03:36:40.124141 | instance | Friday 26 June 2026 03:36:40 +0000 (0:00:00.062) 0:06:21.482 *********** 2026-06-26 03:36:40.183085 | instance | ok: [instance] 2026-06-26 03:36:40.183160 | instance | 2026-06-26 03:36:40.183428 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-06-26 03:36:40.183475 | instance | Friday 26 June 2026 03:36:40 +0000 (0:00:00.059) 0:06:21.542 *********** 2026-06-26 03:36:46.231067 | instance | ok: [instance] 2026-06-26 03:36:46.231144 | instance | 2026-06-26 03:36:46.231151 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-06-26 03:36:46.231156 | instance | Friday 26 June 2026 03:36:46 +0000 (0:00:06.047) 0:06:27.589 *********** 2026-06-26 03:36:46.280240 | instance | ok: [instance] 2026-06-26 03:36:46.280391 | instance | 2026-06-26 03:36:46.280411 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-06-26 03:36:46.280526 | instance | Friday 26 June 2026 03:36:46 +0000 (0:00:00.049) 0:06:27.639 *********** 2026-06-26 03:36:46.329711 | instance | skipping: [instance] => (item=1) 2026-06-26 03:36:46.329806 | instance | skipping: [instance] => (item=1) 2026-06-26 03:36:46.329817 | instance | skipping: [instance] => (item=1) 2026-06-26 03:36:46.329827 | instance | skipping: [instance] 2026-06-26 03:36:46.329846 | instance | 2026-06-26 03:36:46.330104 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-06-26 03:36:46.330173 | instance | Friday 26 June 2026 03:36:46 +0000 (0:00:00.048) 0:06:27.688 *********** 2026-06-26 03:36:46.378016 | instance | skipping: [instance] 2026-06-26 03:36:46.378100 | instance | 2026-06-26 03:36:46.378325 | instance | PLAY [all] ********************************************************************* 2026-06-26 03:36:46.378543 | instance | 2026-06-26 03:36:46.378695 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-06-26 03:36:46.378845 | instance | Friday 26 June 2026 03:36:46 +0000 (0:00:00.049) 0:06:27.737 *********** 2026-06-26 03:36:46.698000 | instance | changed: [instance] 2026-06-26 03:36:46.698120 | instance | 2026-06-26 03:36:46.698173 | instance | PLAY [all] ********************************************************************* 2026-06-26 03:36:46.698373 | instance | 2026-06-26 03:36:46.698515 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 03:36:46.698661 | instance | Friday 26 June 2026 03:36:46 +0000 (0:00:00.319) 0:06:28.057 *********** 2026-06-26 03:36:47.673901 | instance | ok: [instance] 2026-06-26 03:36:47.674152 | instance | 2026-06-26 03:36:47.674476 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-06-26 03:36:47.674743 | instance | Friday 26 June 2026 03:36:47 +0000 (0:00:00.975) 0:06:29.032 *********** 2026-06-26 03:36:52.414558 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-06-26 03:36:52.418349 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-06-26 03:36:52.418443 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-06-26 03:36:52.418455 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-06-26 03:36:52.418465 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-06-26 03:36:52.418475 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-06-26 03:36:52.418483 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-06-26 03:36:52.418493 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-06-26 03:36:52.418501 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-06-26 03:36:52.418510 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-06-26 03:36:52.418519 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-06-26 03:36:52.418528 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-06-26 03:36:52.418537 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-06-26 03:36:52.418557 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-06-26 03:36:52.418761 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-06-26 03:36:52.419052 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-06-26 03:36:52.419294 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-06-26 03:36:52.419609 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-06-26 03:36:52.419894 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-06-26 03:36:52.420118 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-06-26 03:36:52.420311 | instance | 2026-06-26 03:36:52.420520 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-06-26 03:36:52.420721 | instance | Friday 26 June 2026 03:36:52 +0000 (0:00:04.741) 0:06:33.773 *********** 2026-06-26 03:36:52.621324 | instance | changed: [instance] 2026-06-26 03:36:52.621413 | instance | 2026-06-26 03:36:52.621487 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-06-26 03:36:52.621618 | instance | Friday 26 June 2026 03:36:52 +0000 (0:00:00.207) 0:06:33.980 *********** 2026-06-26 03:36:53.096208 | instance | changed: [instance] 2026-06-26 03:36:53.096283 | instance | 2026-06-26 03:36:53.096554 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-06-26 03:36:53.096589 | instance | Friday 26 June 2026 03:36:53 +0000 (0:00:00.474) 0:06:34.455 *********** 2026-06-26 03:36:53.358811 | instance | ok: [instance] 2026-06-26 03:36:53.358903 | instance | 2026-06-26 03:36:53.358982 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-06-26 03:36:53.359144 | instance | Friday 26 June 2026 03:36:53 +0000 (0:00:00.262) 0:06:34.718 *********** 2026-06-26 03:36:53.419072 | instance | ok: [instance] 2026-06-26 03:36:53.419123 | instance | 2026-06-26 03:36:53.419130 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-06-26 03:36:53.419135 | instance | 2026-06-26 03:36:53.419139 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 03:36:53.419143 | instance | Friday 26 June 2026 03:36:53 +0000 (0:00:00.059) 0:06:34.777 *********** 2026-06-26 03:36:54.386803 | instance | ok: [instance] 2026-06-26 03:36:54.386893 | instance | 2026-06-26 03:36:54.387254 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-06-26 03:36:54.387277 | instance | Friday 26 June 2026 03:36:54 +0000 (0:00:00.969) 0:06:35.746 *********** 2026-06-26 03:36:54.600493 | instance | changed: [instance] 2026-06-26 03:36:54.600580 | instance | 2026-06-26 03:36:54.600820 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-06-26 03:36:54.600877 | instance | Friday 26 June 2026 03:36:54 +0000 (0:00:00.213) 0:06:35.959 *********** 2026-06-26 03:36:55.564997 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-06-26 03:36:55.565092 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-06-26 03:36:55.565821 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-06-26 03:36:55.565861 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-06-26 03:36:55.565866 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-06-26 03:36:55.565870 | instance | 2026-06-26 03:36:55.565874 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-06-26 03:36:55.565879 | instance | Friday 26 June 2026 03:36:55 +0000 (0:00:00.964) 0:06:36.924 *********** 2026-06-26 03:36:55.744498 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-06-26 03:36:55.911753 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-06-26 03:36:56.078862 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-06-26 03:36:56.088484 | instance | ...ignoring 2026-06-26 03:36:56.088860 | instance | 2026-06-26 03:36:56.088903 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-06-26 03:36:56.088908 | instance | Friday 26 June 2026 03:36:56 +0000 (0:00:00.523) 0:06:37.447 *********** 2026-06-26 03:36:56.289044 | instance | ok: [instance] 2026-06-26 03:36:56.289154 | instance | 2026-06-26 03:36:56.289167 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-06-26 03:36:56.289304 | instance | Friday 26 June 2026 03:36:56 +0000 (0:00:00.200) 0:06:37.648 *********** 2026-06-26 03:36:56.485385 | instance | ok: [instance] 2026-06-26 03:36:56.485430 | instance | 2026-06-26 03:36:56.485592 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-06-26 03:36:56.485778 | instance | Friday 26 June 2026 03:36:56 +0000 (0:00:00.196) 0:06:37.844 *********** 2026-06-26 03:36:56.525610 | instance | ok: [instance] 2026-06-26 03:36:56.525750 | instance | 2026-06-26 03:36:56.526019 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-06-26 03:36:56.526253 | instance | Friday 26 June 2026 03:36:56 +0000 (0:00:00.040) 0:06:37.884 *********** 2026-06-26 03:36:56.569158 | instance | ok: [instance] 2026-06-26 03:36:56.569229 | instance | 2026-06-26 03:36:56.569437 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-06-26 03:36:56.569629 | instance | Friday 26 June 2026 03:36:56 +0000 (0:00:00.043) 0:06:37.928 *********** 2026-06-26 03:36:57.106968 | instance | ok: [instance] 2026-06-26 03:36:57.107112 | instance | 2026-06-26 03:36:57.107522 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-06-26 03:36:57.107592 | instance | Friday 26 June 2026 03:36:57 +0000 (0:00:00.537) 0:06:38.466 *********** 2026-06-26 03:36:57.367731 | instance | ok: [instance] 2026-06-26 03:36:57.367813 | instance | 2026-06-26 03:36:57.368614 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-06-26 03:36:57.368678 | instance | Friday 26 June 2026 03:36:57 +0000 (0:00:00.199) 0:06:38.665 *********** 2026-06-26 03:36:57.368685 | instance | 2026-06-26 03:36:57.368691 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-06-26 03:36:57.368695 | instance | 2026-06-26 03:36:57.368701 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 03:36:57.368706 | instance | Friday 26 June 2026 03:36:57 +0000 (0:00:00.061) 0:06:38.727 *********** 2026-06-26 03:36:58.301974 | instance | ok: [instance] 2026-06-26 03:36:58.302061 | instance | 2026-06-26 03:36:58.302305 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 03:36:58.302372 | instance | Friday 26 June 2026 03:36:58 +0000 (0:00:00.933) 0:06:39.660 *********** 2026-06-26 03:36:58.512757 | instance | ok: [instance] 2026-06-26 03:36:58.512828 | instance | 2026-06-26 03:36:58.513096 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-26 03:36:58.513136 | instance | Friday 26 June 2026 03:36:58 +0000 (0:00:00.211) 0:06:39.872 *********** 2026-06-26 03:36:58.556928 | instance | skipping: [instance] 2026-06-26 03:36:58.557011 | instance | 2026-06-26 03:36:58.557260 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-26 03:36:58.557299 | instance | Friday 26 June 2026 03:36:58 +0000 (0:00:00.044) 0:06:39.916 *********** 2026-06-26 03:36:58.769071 | instance | ok: [instance] 2026-06-26 03:36:58.769135 | instance | 2026-06-26 03:36:58.769447 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 03:36:58.769488 | instance | Friday 26 June 2026 03:36:58 +0000 (0:00:00.212) 0:06:40.128 *********** 2026-06-26 03:36:58.824711 | instance | ok: [instance] => { 2026-06-26 03:36:58.824786 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-06-26 03:36:58.825267 | instance | } 2026-06-26 03:36:58.825305 | instance | 2026-06-26 03:36:58.825310 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 03:36:58.825316 | instance | Friday 26 June 2026 03:36:58 +0000 (0:00:00.055) 0:06:40.184 *********** 2026-06-26 03:36:59.117459 | instance | ok: [instance] 2026-06-26 03:36:59.117726 | instance | 2026-06-26 03:36:59.117805 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 03:36:59.117939 | instance | Friday 26 June 2026 03:36:59 +0000 (0:00:00.292) 0:06:40.476 *********** 2026-06-26 03:36:59.160685 | instance | skipping: [instance] 2026-06-26 03:36:59.160788 | instance | 2026-06-26 03:36:59.161043 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 03:36:59.161072 | instance | Friday 26 June 2026 03:36:59 +0000 (0:00:00.043) 0:06:40.520 *********** 2026-06-26 03:36:59.373256 | instance | ok: [instance] 2026-06-26 03:36:59.373339 | instance | 2026-06-26 03:36:59.373694 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-26 03:36:59.373740 | instance | Friday 26 June 2026 03:36:59 +0000 (0:00:00.212) 0:06:40.732 *********** 2026-06-26 03:37:00.365873 | instance | ok: [instance] 2026-06-26 03:37:00.365985 | instance | 2026-06-26 03:37:00.365995 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 03:37:00.366161 | instance | Friday 26 June 2026 03:37:00 +0000 (0:00:00.992) 0:06:41.725 *********** 2026-06-26 03:37:00.440436 | instance | ok: [instance] => { 2026-06-26 03:37:00.440625 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz" 2026-06-26 03:37:00.440888 | instance | } 2026-06-26 03:37:00.441032 | instance | 2026-06-26 03:37:00.441188 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 03:37:00.441358 | instance | Friday 26 June 2026 03:37:00 +0000 (0:00:00.073) 0:06:41.799 *********** 2026-06-26 03:37:00.795310 | instance | ok: [instance] 2026-06-26 03:37:00.795372 | instance | 2026-06-26 03:37:00.795498 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 03:37:00.795658 | instance | Friday 26 June 2026 03:37:00 +0000 (0:00:00.355) 0:06:42.154 *********** 2026-06-26 03:37:02.738148 | instance | ok: [instance] 2026-06-26 03:37:02.738257 | instance | 2026-06-26 03:37:02.738329 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-26 03:37:02.738493 | instance | Friday 26 June 2026 03:37:02 +0000 (0:00:01.942) 0:06:44.097 *********** 2026-06-26 03:37:02.772805 | instance | skipping: [instance] 2026-06-26 03:37:02.773198 | instance | 2026-06-26 03:37:02.773238 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-26 03:37:02.773245 | instance | Friday 26 June 2026 03:37:02 +0000 (0:00:00.034) 0:06:44.132 *********** 2026-06-26 03:37:02.806831 | instance | skipping: [instance] 2026-06-26 03:37:02.806921 | instance | 2026-06-26 03:37:02.807206 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-26 03:37:02.807247 | instance | Friday 26 June 2026 03:37:02 +0000 (0:00:00.034) 0:06:44.166 *********** 2026-06-26 03:37:02.843697 | instance | skipping: [instance] 2026-06-26 03:37:02.843784 | instance | 2026-06-26 03:37:02.844109 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-26 03:37:02.844181 | instance | Friday 26 June 2026 03:37:02 +0000 (0:00:00.036) 0:06:44.202 *********** 2026-06-26 03:37:04.306052 | instance | ok: [instance] 2026-06-26 03:37:04.306182 | instance | 2026-06-26 03:37:04.306194 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-26 03:37:04.306351 | instance | Friday 26 June 2026 03:37:04 +0000 (0:00:01.462) 0:06:45.665 *********** 2026-06-26 03:37:04.778751 | instance | ok: [instance] 2026-06-26 03:37:04.778830 | instance | 2026-06-26 03:37:04.779088 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-26 03:37:04.779132 | instance | Friday 26 June 2026 03:37:04 +0000 (0:00:00.472) 0:06:46.138 *********** 2026-06-26 03:37:05.745517 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-06-26 03:37:05.745608 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-26 03:37:05.746313 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-26 03:37:05.746400 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-26 03:37:05.746409 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-26 03:37:05.746417 | instance | 2026-06-26 03:37:05.746424 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-26 03:37:05.746438 | instance | Friday 26 June 2026 03:37:05 +0000 (0:00:00.966) 0:06:47.104 *********** 2026-06-26 03:37:06.271841 | instance | ok: [instance] 2026-06-26 03:37:06.271946 | instance | 2026-06-26 03:37:06.272017 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-26 03:37:06.272515 | instance | Friday 26 June 2026 03:37:06 +0000 (0:00:00.519) 0:06:47.624 *********** 2026-06-26 03:37:06.272592 | instance | 2026-06-26 03:37:06.272600 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-26 03:37:06.272604 | instance | Friday 26 June 2026 03:37:06 +0000 (0:00:00.007) 0:06:47.631 *********** 2026-06-26 03:37:06.630243 | instance | ok: [instance] 2026-06-26 03:37:06.630331 | instance | 2026-06-26 03:37:06.630401 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-06-26 03:37:06.630561 | instance | Friday 26 June 2026 03:37:06 +0000 (0:00:00.358) 0:06:47.989 *********** 2026-06-26 03:37:07.217661 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"} 2026-06-26 03:37:07.240029 | instance | ...ignoring 2026-06-26 03:37:07.240117 | instance | 2026-06-26 03:37:07.240434 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-06-26 03:37:07.240508 | instance | Friday 26 June 2026 03:37:07 +0000 (0:00:00.609) 0:06:48.598 *********** 2026-06-26 03:37:07.277795 | instance | skipping: [instance] 2026-06-26 03:37:07.278231 | instance | 2026-06-26 03:37:07.278292 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-06-26 03:37:07.278300 | instance | Friday 26 June 2026 03:37:07 +0000 (0:00:00.037) 0:06:48.636 *********** 2026-06-26 03:37:07.316033 | instance | skipping: [instance] 2026-06-26 03:37:07.316127 | instance | 2026-06-26 03:37:07.316436 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-06-26 03:37:07.316492 | instance | Friday 26 June 2026 03:37:07 +0000 (0:00:00.038) 0:06:48.675 *********** 2026-06-26 03:37:07.357086 | instance | skipping: [instance] 2026-06-26 03:37:07.357160 | instance | 2026-06-26 03:37:07.357326 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-06-26 03:37:07.357524 | instance | Friday 26 June 2026 03:37:07 +0000 (0:00:00.041) 0:06:48.716 *********** 2026-06-26 03:37:07.394031 | instance | skipping: [instance] 2026-06-26 03:37:07.394131 | instance | 2026-06-26 03:37:07.394330 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-06-26 03:37:07.394550 | instance | Friday 26 June 2026 03:37:07 +0000 (0:00:00.036) 0:06:48.753 *********** 2026-06-26 03:37:07.447946 | instance | skipping: [instance] 2026-06-26 03:37:07.448028 | instance | 2026-06-26 03:37:07.448163 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 03:37:07.448367 | instance | Friday 26 June 2026 03:37:07 +0000 (0:00:00.053) 0:06:48.807 *********** 2026-06-26 03:37:07.676135 | instance | ok: [instance] 2026-06-26 03:37:07.676401 | instance | 2026-06-26 03:37:07.676630 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 03:37:07.676850 | instance | Friday 26 June 2026 03:37:07 +0000 (0:00:00.228) 0:06:49.035 *********** 2026-06-26 03:37:07.721323 | instance | ok: [instance] => { 2026-06-26 03:37:07.721639 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-06-26 03:37:07.721864 | instance | } 2026-06-26 03:37:07.722101 | instance | 2026-06-26 03:37:07.722412 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 03:37:07.722639 | instance | Friday 26 June 2026 03:37:07 +0000 (0:00:00.044) 0:06:49.080 *********** 2026-06-26 03:37:08.400159 | instance | changed: [instance] 2026-06-26 03:37:08.400239 | instance | 2026-06-26 03:37:08.400499 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 03:37:08.400536 | instance | Friday 26 June 2026 03:37:08 +0000 (0:00:00.679) 0:06:49.759 *********** 2026-06-26 03:37:08.451202 | instance | skipping: [instance] 2026-06-26 03:37:08.451652 | instance | 2026-06-26 03:37:08.451700 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 03:37:08.451706 | instance | Friday 26 June 2026 03:37:08 +0000 (0:00:00.050) 0:06:49.810 *********** 2026-06-26 03:37:08.668890 | instance | ok: [instance] 2026-06-26 03:37:08.668970 | instance | 2026-06-26 03:37:08.669226 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 03:37:08.669265 | instance | Friday 26 June 2026 03:37:08 +0000 (0:00:00.217) 0:06:50.028 *********** 2026-06-26 03:37:08.721500 | instance | ok: [instance] => { 2026-06-26 03:37:08.722131 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-06-26 03:37:08.722192 | instance | } 2026-06-26 03:37:08.722204 | instance | 2026-06-26 03:37:08.722276 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 03:37:08.722287 | instance | Friday 26 June 2026 03:37:08 +0000 (0:00:00.052) 0:06:50.080 *********** 2026-06-26 03:37:11.485996 | instance | changed: [instance] 2026-06-26 03:37:11.486385 | instance | 2026-06-26 03:37:11.486394 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 03:37:11.486401 | instance | Friday 26 June 2026 03:37:11 +0000 (0:00:02.764) 0:06:52.845 *********** 2026-06-26 03:37:11.543901 | instance | skipping: [instance] 2026-06-26 03:37:11.543996 | instance | 2026-06-26 03:37:11.544284 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-26 03:37:11.544328 | instance | Friday 26 June 2026 03:37:11 +0000 (0:00:00.057) 0:06:52.903 *********** 2026-06-26 03:37:11.584404 | instance | skipping: [instance] 2026-06-26 03:37:11.584516 | instance | 2026-06-26 03:37:11.584773 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-26 03:37:11.584796 | instance | Friday 26 June 2026 03:37:11 +0000 (0:00:00.040) 0:06:52.943 *********** 2026-06-26 03:37:11.614545 | instance | skipping: [instance] 2026-06-26 03:37:11.614940 | instance | 2026-06-26 03:37:11.614982 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-26 03:37:11.614988 | instance | Friday 26 June 2026 03:37:11 +0000 (0:00:00.030) 0:06:52.973 *********** 2026-06-26 03:37:11.656855 | instance | skipping: [instance] 2026-06-26 03:37:11.657254 | instance | 2026-06-26 03:37:11.657316 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-26 03:37:11.657330 | instance | Friday 26 June 2026 03:37:11 +0000 (0:00:00.041) 0:06:53.015 *********** 2026-06-26 03:37:12.864009 | instance | ok: [instance] 2026-06-26 03:37:12.864128 | instance | 2026-06-26 03:37:12.864461 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-26 03:37:12.864886 | instance | Friday 26 June 2026 03:37:12 +0000 (0:00:01.207) 0:06:54.223 *********** 2026-06-26 03:37:13.310738 | instance | ok: [instance] 2026-06-26 03:37:13.310829 | instance | 2026-06-26 03:37:13.311083 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-26 03:37:13.311150 | instance | Friday 26 June 2026 03:37:13 +0000 (0:00:00.446) 0:06:54.669 *********** 2026-06-26 03:37:14.231979 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-06-26 03:37:14.232108 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-26 03:37:14.232121 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-26 03:37:14.232705 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-26 03:37:14.232764 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-26 03:37:14.232771 | instance | 2026-06-26 03:37:14.232777 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-26 03:37:14.232781 | instance | Friday 26 June 2026 03:37:14 +0000 (0:00:00.921) 0:06:55.591 *********** 2026-06-26 03:37:14.761187 | instance | ok: [instance] 2026-06-26 03:37:14.761289 | instance | 2026-06-26 03:37:14.761866 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-26 03:37:14.761923 | instance | Friday 26 June 2026 03:37:14 +0000 (0:00:00.521) 0:06:56.113 *********** 2026-06-26 03:37:14.761929 | instance | 2026-06-26 03:37:14.761934 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-26 03:37:14.761938 | instance | Friday 26 June 2026 03:37:14 +0000 (0:00:00.007) 0:06:56.120 *********** 2026-06-26 03:37:15.151498 | instance | ok: [instance] 2026-06-26 03:37:15.151605 | instance | 2026-06-26 03:37:15.151846 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 03:37:15.151889 | instance | Friday 26 June 2026 03:37:15 +0000 (0:00:00.390) 0:06:56.511 *********** 2026-06-26 03:37:15.357378 | instance | ok: [instance] 2026-06-26 03:37:15.357446 | instance | 2026-06-26 03:37:15.357576 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 03:37:15.357706 | instance | Friday 26 June 2026 03:37:15 +0000 (0:00:00.205) 0:06:56.716 *********** 2026-06-26 03:37:15.413917 | instance | ok: [instance] => { 2026-06-26 03:37:15.414085 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-06-26 03:37:15.414275 | instance | } 2026-06-26 03:37:15.414431 | instance | 2026-06-26 03:37:15.414631 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 03:37:15.414794 | instance | Friday 26 June 2026 03:37:15 +0000 (0:00:00.056) 0:06:56.773 *********** 2026-06-26 03:37:16.024669 | instance | changed: [instance] 2026-06-26 03:37:16.024893 | instance | 2026-06-26 03:37:16.025142 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 03:37:16.025372 | instance | Friday 26 June 2026 03:37:16 +0000 (0:00:00.609) 0:06:57.383 *********** 2026-06-26 03:37:17.470017 | instance | changed: [instance] 2026-06-26 03:37:17.470232 | instance | 2026-06-26 03:37:17.470511 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 03:37:17.470775 | instance | Friday 26 June 2026 03:37:17 +0000 (0:00:01.445) 0:06:58.828 *********** 2026-06-26 03:37:17.527771 | instance | ok: [instance] => { 2026-06-26 03:37:17.527911 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-06-26 03:37:17.528022 | instance | } 2026-06-26 03:37:17.528139 | instance | 2026-06-26 03:37:17.528268 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 03:37:17.528394 | instance | Friday 26 June 2026 03:37:17 +0000 (0:00:00.058) 0:06:58.887 *********** 2026-06-26 03:37:18.792952 | instance | changed: [instance] 2026-06-26 03:37:18.793194 | instance | 2026-06-26 03:37:18.793577 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 03:37:18.793917 | instance | Friday 26 June 2026 03:37:18 +0000 (0:00:01.264) 0:07:00.151 *********** 2026-06-26 03:37:20.200403 | instance | changed: [instance] 2026-06-26 03:37:20.200508 | instance | 2026-06-26 03:37:20.200526 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-06-26 03:37:20.200541 | instance | Friday 26 June 2026 03:37:20 +0000 (0:00:01.406) 0:07:01.558 *********** 2026-06-26 03:37:20.718280 | instance | changed: [instance] 2026-06-26 03:37:20.718398 | instance | 2026-06-26 03:37:20.718717 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-06-26 03:37:20.718830 | instance | Friday 26 June 2026 03:37:20 +0000 (0:00:00.518) 0:07:02.076 *********** 2026-06-26 03:37:20.927694 | instance | changed: [instance] 2026-06-26 03:37:20.927795 | instance | 2026-06-26 03:37:20.927856 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 03:37:20.928007 | instance | Friday 26 June 2026 03:37:20 +0000 (0:00:00.210) 0:07:02.286 *********** 2026-06-26 03:37:21.159091 | instance | ok: [instance] 2026-06-26 03:37:21.159206 | instance | 2026-06-26 03:37:21.159463 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 03:37:21.159518 | instance | Friday 26 June 2026 03:37:21 +0000 (0:00:00.231) 0:07:02.518 *********** 2026-06-26 03:37:21.230083 | instance | ok: [instance] => { 2026-06-26 03:37:21.230163 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-06-26 03:37:21.230356 | instance | } 2026-06-26 03:37:21.230471 | instance | 2026-06-26 03:37:21.230684 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 03:37:21.230752 | instance | Friday 26 June 2026 03:37:21 +0000 (0:00:00.070) 0:07:02.589 *********** 2026-06-26 03:37:22.080660 | instance | changed: [instance] 2026-06-26 03:37:22.080748 | instance | 2026-06-26 03:37:22.081106 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 03:37:22.081171 | instance | Friday 26 June 2026 03:37:22 +0000 (0:00:00.850) 0:07:03.439 *********** 2026-06-26 03:37:24.741880 | instance | changed: [instance] 2026-06-26 03:37:24.741961 | instance | 2026-06-26 03:37:24.742464 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-06-26 03:37:24.742590 | instance | Friday 26 June 2026 03:37:24 +0000 (0:00:02.661) 0:07:06.101 *********** 2026-06-26 03:37:24.799046 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-06-26 03:37:24.799137 | instance | 2026-06-26 03:37:24.799145 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-06-26 03:37:24.799153 | instance | Friday 26 June 2026 03:37:24 +0000 (0:00:00.056) 0:07:06.157 *********** 2026-06-26 03:37:26.040009 | instance | ok: [instance] 2026-06-26 03:37:26.040502 | instance | 2026-06-26 03:37:26.040516 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-06-26 03:37:26.040635 | instance | Friday 26 June 2026 03:37:26 +0000 (0:00:01.241) 0:07:07.399 *********** 2026-06-26 03:37:26.275892 | instance | changed: [instance] 2026-06-26 03:37:26.276112 | instance | 2026-06-26 03:37:26.276385 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-06-26 03:37:26.276649 | instance | Friday 26 June 2026 03:37:26 +0000 (0:00:00.235) 0:07:07.635 *********** 2026-06-26 03:37:26.753677 | instance | changed: [instance] 2026-06-26 03:37:26.753878 | instance | 2026-06-26 03:37:26.754151 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-06-26 03:37:26.754508 | instance | Friday 26 June 2026 03:37:26 +0000 (0:00:00.477) 0:07:08.112 *********** 2026-06-26 03:37:27.549298 | instance | changed: [instance] => (item=br_netfilter) 2026-06-26 03:37:27.549538 | instance | ok: [instance] => (item=ip_tables) 2026-06-26 03:37:27.549844 | instance | changed: [instance] => (item=ip6_tables) 2026-06-26 03:37:27.550115 | instance | ok: [instance] => (item=nf_conntrack) 2026-06-26 03:37:27.550447 | instance | 2026-06-26 03:37:27.550720 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 03:37:27.550984 | instance | Friday 26 June 2026 03:37:27 +0000 (0:00:00.795) 0:07:08.908 *********** 2026-06-26 03:37:27.759938 | instance | ok: [instance] 2026-06-26 03:37:27.760033 | instance | 2026-06-26 03:37:27.760192 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 03:37:27.760357 | instance | Friday 26 June 2026 03:37:27 +0000 (0:00:00.210) 0:07:09.119 *********** 2026-06-26 03:37:27.811501 | instance | ok: [instance] => { 2026-06-26 03:37:27.811644 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-06-26 03:37:27.811798 | instance | } 2026-06-26 03:37:27.811950 | instance | 2026-06-26 03:37:27.812112 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 03:37:27.812272 | instance | Friday 26 June 2026 03:37:27 +0000 (0:00:00.051) 0:07:09.170 *********** 2026-06-26 03:37:28.971597 | instance | changed: [instance] 2026-06-26 03:37:28.971712 | instance | 2026-06-26 03:37:28.972003 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 03:37:28.972063 | instance | Friday 26 June 2026 03:37:28 +0000 (0:00:01.159) 0:07:10.330 *********** 2026-06-26 03:37:29.011174 | instance | skipping: [instance] 2026-06-26 03:37:29.011265 | instance | 2026-06-26 03:37:29.011521 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-06-26 03:37:29.011578 | instance | Friday 26 June 2026 03:37:29 +0000 (0:00:00.039) 0:07:10.370 *********** 2026-06-26 03:37:29.078101 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-06-26 03:37:29.078499 | instance | 2026-06-26 03:37:29.078787 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-06-26 03:37:29.079061 | instance | Friday 26 June 2026 03:37:29 +0000 (0:00:00.065) 0:07:10.436 *********** 2026-06-26 03:37:29.121515 | instance | skipping: [instance] 2026-06-26 03:37:29.121773 | instance | 2026-06-26 03:37:29.122064 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-06-26 03:37:29.122458 | instance | Friday 26 June 2026 03:37:29 +0000 (0:00:00.044) 0:07:10.480 *********** 2026-06-26 03:37:32.737923 | instance | changed: [instance] 2026-06-26 03:37:32.737994 | instance | 2026-06-26 03:37:32.738128 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-06-26 03:37:32.738269 | instance | Friday 26 June 2026 03:37:32 +0000 (0:00:03.616) 0:07:14.096 *********** 2026-06-26 03:37:34.058408 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-06-26 03:37:34.058507 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-06-26 03:37:34.058518 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-06-26 03:37:34.058535 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-06-26 03:37:34.059730 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-06-26 03:37:34.059776 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-06-26 03:37:34.059781 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-06-26 03:37:34.059785 | instance | 2026-06-26 03:37:34.059790 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-06-26 03:37:34.060006 | instance | Friday 26 June 2026 03:37:34 +0000 (0:00:01.319) 0:07:15.416 *********** 2026-06-26 03:37:34.661622 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-06-26 03:37:34.661734 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-06-26 03:37:34.661873 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-06-26 03:37:34.662018 | instance | 2026-06-26 03:37:34.662184 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-06-26 03:37:34.662403 | instance | Friday 26 June 2026 03:37:34 +0000 (0:00:00.604) 0:07:16.020 *********** 2026-06-26 03:37:35.148271 | instance | changed: [instance] 2026-06-26 03:37:35.148382 | instance | 2026-06-26 03:37:35.148658 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-06-26 03:37:35.149074 | instance | Friday 26 June 2026 03:37:35 +0000 (0:00:00.486) 0:07:16.507 *********** 2026-06-26 03:37:35.640764 | instance | changed: [instance] 2026-06-26 03:37:35.640864 | instance | 2026-06-26 03:37:35.641228 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-06-26 03:37:35.641293 | instance | Friday 26 June 2026 03:37:35 +0000 (0:00:00.492) 0:07:17.000 *********** 2026-06-26 03:37:35.856506 | instance | ok: [instance] 2026-06-26 03:37:35.856599 | instance | 2026-06-26 03:37:35.856865 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-06-26 03:37:35.856908 | instance | Friday 26 June 2026 03:37:35 +0000 (0:00:00.215) 0:07:17.215 *********** 2026-06-26 03:37:35.899878 | instance | skipping: [instance] 2026-06-26 03:37:35.900164 | instance | 2026-06-26 03:37:35.900264 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-06-26 03:37:35.900311 | instance | Friday 26 June 2026 03:37:35 +0000 (0:00:00.043) 0:07:17.259 *********** 2026-06-26 03:37:36.484336 | instance | ok: [instance] => (item=swap) 2026-06-26 03:37:36.484555 | instance | ok: [instance] => (item=none) 2026-06-26 03:37:36.484698 | instance | 2026-06-26 03:37:36.484857 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-06-26 03:37:36.485005 | instance | Friday 26 June 2026 03:37:36 +0000 (0:00:00.583) 0:07:17.843 *********** 2026-06-26 03:37:36.952570 | instance | changed: [instance] 2026-06-26 03:37:36.952686 | instance | 2026-06-26 03:37:36.952757 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-06-26 03:37:36.952906 | instance | Friday 26 June 2026 03:37:36 +0000 (0:00:00.468) 0:07:18.311 *********** 2026-06-26 03:37:37.564294 | instance | changed: [instance] 2026-06-26 03:37:37.564380 | instance | 2026-06-26 03:37:37.564961 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-06-26 03:37:37.565009 | instance | Friday 26 June 2026 03:37:37 +0000 (0:00:00.604) 0:07:18.916 *********** 2026-06-26 03:37:37.565015 | instance | 2026-06-26 03:37:37.565020 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-06-26 03:37:37.565024 | instance | Friday 26 June 2026 03:37:37 +0000 (0:00:00.007) 0:07:18.923 *********** 2026-06-26 03:37:38.331556 | instance | ok: [instance] 2026-06-26 03:37:38.331628 | instance | 2026-06-26 03:37:38.331837 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-06-26 03:37:38.331885 | instance | Friday 26 June 2026 03:37:38 +0000 (0:00:00.767) 0:07:19.691 *********** 2026-06-26 03:37:38.951171 | instance | changed: [instance] 2026-06-26 03:37:38.951244 | instance | 2026-06-26 03:37:38.951538 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-06-26 03:37:38.951604 | instance | Friday 26 June 2026 03:37:38 +0000 (0:00:00.619) 0:07:20.310 *********** 2026-06-26 03:37:40.470969 | instance | ok: [instance] 2026-06-26 03:37:40.471075 | instance | 2026-06-26 03:37:40.471090 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-06-26 03:37:40.471302 | instance | Friday 26 June 2026 03:37:40 +0000 (0:00:01.519) 0:07:21.830 *********** 2026-06-26 03:37:41.341260 | instance | ok: [instance] 2026-06-26 03:37:41.342235 | instance | 2026-06-26 03:37:41.342258 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-06-26 03:37:41.342283 | instance | Friday 26 June 2026 03:37:41 +0000 (0:00:00.870) 0:07:22.700 *********** 2026-06-26 03:37:41.547070 | instance | ok: [instance] 2026-06-26 03:37:41.547116 | instance | 2026-06-26 03:37:41.547398 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-06-26 03:37:41.547454 | instance | Friday 26 June 2026 03:37:41 +0000 (0:00:00.205) 0:07:22.906 *********** 2026-06-26 03:37:42.165525 | instance | ok: [instance] 2026-06-26 03:37:42.165609 | instance | 2026-06-26 03:37:42.165836 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-06-26 03:37:42.165877 | instance | Friday 26 June 2026 03:37:42 +0000 (0:00:00.618) 0:07:23.524 *********** 2026-06-26 03:37:42.246706 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-06-26 03:37:42.246793 | instance | 2026-06-26 03:37:42.246893 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-06-26 03:37:42.247017 | instance | Friday 26 June 2026 03:37:42 +0000 (0:00:00.080) 0:07:23.605 *********** 2026-06-26 03:37:42.334960 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-06-26 03:37:42.335213 | instance | 2026-06-26 03:37:42.335466 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-06-26 03:37:42.335751 | instance | Friday 26 June 2026 03:37:42 +0000 (0:00:00.087) 0:07:23.693 *********** 2026-06-26 03:37:42.551342 | instance | ok: [instance] => (item=instance) 2026-06-26 03:37:42.551575 | instance | 2026-06-26 03:37:42.551869 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-06-26 03:37:42.552138 | instance | Friday 26 June 2026 03:37:42 +0000 (0:00:00.216) 0:07:23.910 *********** 2026-06-26 03:37:42.600810 | instance | skipping: [instance] 2026-06-26 03:37:42.601073 | instance | 2026-06-26 03:37:42.601375 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-06-26 03:37:42.601619 | instance | Friday 26 June 2026 03:37:42 +0000 (0:00:00.049) 0:07:23.960 *********** 2026-06-26 03:37:42.661770 | instance | ok: [instance] 2026-06-26 03:37:42.661946 | instance | 2026-06-26 03:37:42.662240 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-06-26 03:37:42.662522 | instance | Friday 26 June 2026 03:37:42 +0000 (0:00:00.060) 0:07:24.020 *********** 2026-06-26 03:37:42.708462 | instance | ok: [instance] => { 2026-06-26 03:37:42.708696 | instance | "msg": "instance" 2026-06-26 03:37:42.708942 | instance | } 2026-06-26 03:37:42.709229 | instance | 2026-06-26 03:37:42.709511 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-06-26 03:37:42.709790 | instance | Friday 26 June 2026 03:37:42 +0000 (0:00:00.046) 0:07:24.067 *********** 2026-06-26 03:37:43.293086 | instance | changed: [instance] 2026-06-26 03:37:43.293278 | instance | 2026-06-26 03:37:43.293547 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-06-26 03:37:43.293856 | instance | Friday 26 June 2026 03:37:43 +0000 (0:00:00.584) 0:07:24.651 *********** 2026-06-26 03:37:43.329383 | instance | skipping: [instance] 2026-06-26 03:37:43.329638 | instance | 2026-06-26 03:37:43.329906 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-06-26 03:37:43.330169 | instance | Friday 26 June 2026 03:37:43 +0000 (0:00:00.036) 0:07:24.688 *********** 2026-06-26 03:37:43.362326 | instance | skipping: [instance] 2026-06-26 03:37:43.362453 | instance | 2026-06-26 03:37:43.362605 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-06-26 03:37:43.362683 | instance | Friday 26 June 2026 03:37:43 +0000 (0:00:00.033) 0:07:24.721 *********** 2026-06-26 03:37:43.400305 | instance | skipping: [instance] 2026-06-26 03:37:43.400525 | instance | 2026-06-26 03:37:43.400795 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-06-26 03:37:43.401057 | instance | Friday 26 June 2026 03:37:43 +0000 (0:00:00.037) 0:07:24.759 *********** 2026-06-26 03:37:43.438511 | instance | skipping: [instance] 2026-06-26 03:37:43.438712 | instance | 2026-06-26 03:37:43.438970 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-06-26 03:37:43.439227 | instance | Friday 26 June 2026 03:37:43 +0000 (0:00:00.038) 0:07:24.797 *********** 2026-06-26 03:37:43.467970 | instance | skipping: [instance] 2026-06-26 03:37:43.468251 | instance | 2026-06-26 03:37:43.468520 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-06-26 03:37:43.468787 | instance | Friday 26 June 2026 03:37:43 +0000 (0:00:00.029) 0:07:24.827 *********** 2026-06-26 03:37:43.504573 | instance | skipping: [instance] 2026-06-26 03:37:43.504800 | instance | 2026-06-26 03:37:43.505075 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-06-26 03:37:43.505363 | instance | Friday 26 June 2026 03:37:43 +0000 (0:00:00.036) 0:07:24.864 *********** 2026-06-26 03:37:43.543993 | instance | skipping: [instance] 2026-06-26 03:37:43.544222 | instance | 2026-06-26 03:37:43.544470 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-06-26 03:37:43.544763 | instance | Friday 26 June 2026 03:37:43 +0000 (0:00:00.039) 0:07:24.903 *********** 2026-06-26 03:38:07.854102 | instance | changed: [instance] 2026-06-26 03:38:07.854347 | instance | 2026-06-26 03:38:07.854931 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-06-26 03:38:07.855014 | instance | Friday 26 June 2026 03:38:07 +0000 (0:00:24.309) 0:07:49.212 *********** 2026-06-26 03:38:08.083402 | instance | ok: [instance] 2026-06-26 03:38:08.083516 | instance | 2026-06-26 03:38:08.083818 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-06-26 03:38:08.083878 | instance | Friday 26 June 2026 03:38:08 +0000 (0:00:00.229) 0:07:49.442 *********** 2026-06-26 03:38:08.127249 | instance | skipping: [instance] 2026-06-26 03:38:08.127380 | instance | 2026-06-26 03:38:08.127633 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-06-26 03:38:08.127694 | instance | Friday 26 June 2026 03:38:08 +0000 (0:00:00.043) 0:07:49.486 *********** 2026-06-26 03:38:08.329317 | instance | changed: [instance] 2026-06-26 03:38:08.329412 | instance | 2026-06-26 03:38:08.329697 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-06-26 03:38:08.329773 | instance | Friday 26 June 2026 03:38:08 +0000 (0:00:00.202) 0:07:49.688 *********** 2026-06-26 03:38:08.535201 | instance | changed: [instance] 2026-06-26 03:38:08.535290 | instance | 2026-06-26 03:38:08.535392 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-06-26 03:38:08.535512 | instance | Friday 26 June 2026 03:38:08 +0000 (0:00:00.205) 0:07:49.893 *********** 2026-06-26 03:38:08.736676 | instance | changed: [instance] 2026-06-26 03:38:08.736770 | instance | 2026-06-26 03:38:08.737042 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-06-26 03:38:08.737107 | instance | Friday 26 June 2026 03:38:08 +0000 (0:00:00.201) 0:07:50.095 *********** 2026-06-26 03:38:36.958737 | instance | changed: [instance] 2026-06-26 03:38:36.959256 | instance | 2026-06-26 03:38:36.959278 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-06-26 03:38:36.959291 | instance | Friday 26 June 2026 03:38:36 +0000 (0:00:28.222) 0:08:18.317 *********** 2026-06-26 03:38:47.385514 | instance | changed: [instance] 2026-06-26 03:38:47.385620 | instance | 2026-06-26 03:38:47.385632 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-06-26 03:38:47.385653 | instance | Friday 26 June 2026 03:38:47 +0000 (0:00:10.426) 0:08:28.744 *********** 2026-06-26 03:38:47.435321 | instance | skipping: [instance] 2026-06-26 03:38:47.435443 | instance | 2026-06-26 03:38:47.435602 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-06-26 03:38:47.435755 | instance | Friday 26 June 2026 03:38:47 +0000 (0:00:00.050) 0:08:28.794 *********** 2026-06-26 03:38:47.483726 | instance | skipping: [instance] 2026-06-26 03:38:47.483912 | instance | 2026-06-26 03:38:47.484209 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-06-26 03:38:47.484469 | instance | Friday 26 June 2026 03:38:47 +0000 (0:00:00.048) 0:08:28.842 *********** 2026-06-26 03:38:48.313527 | instance | changed: [instance] 2026-06-26 03:38:48.313660 | instance | 2026-06-26 03:38:48.313777 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-06-26 03:38:48.313950 | instance | Friday 26 June 2026 03:38:48 +0000 (0:00:00.829) 0:08:29.672 *********** 2026-06-26 03:38:48.357746 | instance | skipping: [instance] => (item=DaemonSet) 2026-06-26 03:38:48.358013 | instance | skipping: [instance] => (item=ConfigMap) 2026-06-26 03:38:48.358329 | instance | skipping: [instance] 2026-06-26 03:38:48.358594 | instance | 2026-06-26 03:38:48.358892 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-06-26 03:38:48.359193 | instance | Friday 26 June 2026 03:38:48 +0000 (0:00:00.044) 0:08:29.716 *********** 2026-06-26 03:38:48.403971 | instance | skipping: [instance] 2026-06-26 03:38:48.404200 | instance | 2026-06-26 03:38:48.404545 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-06-26 03:38:48.404818 | instance | Friday 26 June 2026 03:38:48 +0000 (0:00:00.046) 0:08:29.763 *********** 2026-06-26 03:38:48.459320 | instance | skipping: [instance] 2026-06-26 03:38:48.459538 | instance | 2026-06-26 03:38:48.459818 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-06-26 03:38:48.460126 | instance | Friday 26 June 2026 03:38:48 +0000 (0:00:00.055) 0:08:29.818 *********** 2026-06-26 03:38:48.509346 | instance | skipping: [instance] 2026-06-26 03:38:48.509532 | instance | 2026-06-26 03:38:48.509792 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-06-26 03:38:48.510051 | instance | Friday 26 June 2026 03:38:48 +0000 (0:00:00.050) 0:08:29.868 *********** 2026-06-26 03:38:48.553125 | instance | skipping: [instance] 2026-06-26 03:38:48.553423 | instance | 2026-06-26 03:38:48.553801 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-06-26 03:38:48.554076 | instance | Friday 26 June 2026 03:38:48 +0000 (0:00:00.043) 0:08:29.912 *********** 2026-06-26 03:38:49.048322 | instance | ok: [instance] 2026-06-26 03:38:49.048519 | instance | 2026-06-26 03:38:49.048817 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-06-26 03:38:49.049098 | instance | Friday 26 June 2026 03:38:49 +0000 (0:00:00.494) 0:08:30.407 *********** 2026-06-26 03:38:50.042200 | instance | changed: [instance] 2026-06-26 03:38:50.042301 | instance | 2026-06-26 03:38:50.042309 | instance | PLAY [Install control-plane components] **************************************** 2026-06-26 03:38:50.042316 | instance | 2026-06-26 03:38:50.042321 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 03:38:50.042327 | instance | Friday 26 June 2026 03:38:50 +0000 (0:00:00.993) 0:08:31.400 *********** 2026-06-26 03:38:51.047664 | instance | ok: [instance] 2026-06-26 03:38:51.047722 | instance | 2026-06-26 03:38:51.047728 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 03:38:51.047733 | instance | Friday 26 June 2026 03:38:51 +0000 (0:00:01.005) 0:08:32.406 *********** 2026-06-26 03:38:51.274156 | instance | ok: [instance] 2026-06-26 03:38:51.274239 | instance | 2026-06-26 03:38:51.274247 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-26 03:38:51.274269 | instance | Friday 26 June 2026 03:38:51 +0000 (0:00:00.226) 0:08:32.633 *********** 2026-06-26 03:38:52.429235 | instance | ok: [instance] 2026-06-26 03:38:52.429347 | instance | 2026-06-26 03:38:52.429420 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-26 03:38:52.429518 | instance | Friday 26 June 2026 03:38:52 +0000 (0:00:01.155) 0:08:33.788 *********** 2026-06-26 03:38:52.642719 | instance | ok: [instance] 2026-06-26 03:38:52.642922 | instance | 2026-06-26 03:38:52.643193 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 03:38:52.643468 | instance | Friday 26 June 2026 03:38:52 +0000 (0:00:00.213) 0:08:34.001 *********** 2026-06-26 03:38:52.692976 | instance | ok: [instance] => { 2026-06-26 03:38:52.693269 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-06-26 03:38:52.693531 | instance | } 2026-06-26 03:38:52.693779 | instance | 2026-06-26 03:38:52.694166 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 03:38:52.694471 | instance | Friday 26 June 2026 03:38:52 +0000 (0:00:00.049) 0:08:34.051 *********** 2026-06-26 03:38:53.207826 | instance | changed: [instance] 2026-06-26 03:38:53.208031 | instance | 2026-06-26 03:38:53.208303 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 03:38:53.208570 | instance | Friday 26 June 2026 03:38:53 +0000 (0:00:00.515) 0:08:34.566 *********** 2026-06-26 03:38:54.687744 | instance | changed: [instance] 2026-06-26 03:38:54.687956 | instance | 2026-06-26 03:38:54.688225 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-06-26 03:38:54.688492 | instance | Friday 26 June 2026 03:38:54 +0000 (0:00:01.479) 0:08:36.046 *********** 2026-06-26 03:38:55.027081 | instance | ok: [instance] 2026-06-26 03:38:55.027179 | instance | 2026-06-26 03:38:55.027383 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-06-26 03:38:55.027577 | instance | Friday 26 June 2026 03:38:55 +0000 (0:00:00.339) 0:08:36.385 *********** 2026-06-26 03:38:55.237535 | instance | changed: [instance] 2026-06-26 03:38:55.237829 | instance | 2026-06-26 03:38:55.238127 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-06-26 03:38:55.238458 | instance | Friday 26 June 2026 03:38:55 +0000 (0:00:00.210) 0:08:36.596 *********** 2026-06-26 03:38:55.481606 | instance | ok: [instance] 2026-06-26 03:38:55.481817 | instance | 2026-06-26 03:38:55.482166 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-06-26 03:38:55.482562 | instance | Friday 26 June 2026 03:38:55 +0000 (0:00:00.243) 0:08:36.840 *********** 2026-06-26 03:38:55.686444 | instance | changed: [instance] 2026-06-26 03:38:55.686692 | instance | 2026-06-26 03:38:55.686994 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-06-26 03:38:55.687314 | instance | Friday 26 June 2026 03:38:55 +0000 (0:00:00.204) 0:08:37.044 *********** 2026-06-26 03:38:55.897676 | instance | ok: [instance] 2026-06-26 03:38:55.897770 | instance | 2026-06-26 03:38:55.897973 | instance | TASK [Install plugin] ********************************************************** 2026-06-26 03:38:55.898117 | instance | Friday 26 June 2026 03:38:55 +0000 (0:00:00.211) 0:08:37.256 *********** 2026-06-26 03:38:55.953304 | instance | included: vexxhost.containers.download_artifact for instance 2026-06-26 03:38:55.953562 | instance | 2026-06-26 03:38:55.953754 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 03:38:55.954011 | instance | Friday 26 June 2026 03:38:55 +0000 (0:00:00.055) 0:08:37.312 *********** 2026-06-26 03:38:56.003603 | instance | ok: [instance] => { 2026-06-26 03:38:56.003823 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-06-26 03:38:56.004072 | instance | } 2026-06-26 03:38:56.004332 | instance | 2026-06-26 03:38:56.004575 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 03:38:56.004832 | instance | Friday 26 June 2026 03:38:55 +0000 (0:00:00.050) 0:08:37.362 *********** 2026-06-26 03:38:56.653741 | instance | changed: [instance] 2026-06-26 03:38:56.653927 | instance | 2026-06-26 03:38:56.654268 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 03:38:56.654555 | instance | Friday 26 June 2026 03:38:56 +0000 (0:00:00.649) 0:08:38.012 *********** 2026-06-26 03:38:58.523523 | instance | changed: [instance] 2026-06-26 03:38:58.523681 | instance | 2026-06-26 03:38:58.523938 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 03:38:58.524156 | instance | Friday 26 June 2026 03:38:58 +0000 (0:00:01.869) 0:08:39.882 *********** 2026-06-26 03:38:58.572256 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 03:38:58.572496 | instance | 2026-06-26 03:38:58.573015 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 03:38:58.573409 | instance | Friday 26 June 2026 03:38:58 +0000 (0:00:00.048) 0:08:39.930 *********** 2026-06-26 03:38:59.234858 | instance | changed: [instance] 2026-06-26 03:38:59.235027 | instance | 2026-06-26 03:38:59.235308 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-06-26 03:38:59.235564 | instance | Friday 26 June 2026 03:38:59 +0000 (0:00:00.662) 0:08:40.593 *********** 2026-06-26 03:39:00.109004 | instance | ok: [instance] 2026-06-26 03:39:00.109072 | instance | 2026-06-26 03:39:00.109554 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-06-26 03:39:00.109697 | instance | Friday 26 June 2026 03:39:00 +0000 (0:00:00.874) 0:08:41.468 *********** 2026-06-26 03:39:02.261732 | instance | changed: [instance] 2026-06-26 03:39:02.261813 | instance | 2026-06-26 03:39:02.262140 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 03:39:02.262187 | instance | Friday 26 June 2026 03:39:02 +0000 (0:00:02.153) 0:08:43.621 *********** 2026-06-26 03:39:02.303240 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 03:39:02.303343 | instance | 2026-06-26 03:39:02.303432 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 03:39:02.303574 | instance | Friday 26 June 2026 03:39:02 +0000 (0:00:00.041) 0:08:43.662 *********** 2026-06-26 03:39:02.796338 | instance | changed: [instance] 2026-06-26 03:39:02.796441 | instance | 2026-06-26 03:39:02.796679 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-06-26 03:39:02.796745 | instance | Friday 26 June 2026 03:39:02 +0000 (0:00:00.493) 0:08:44.155 *********** 2026-06-26 03:39:31.885917 | instance | changed: [instance] 2026-06-26 03:39:31.885987 | instance | 2026-06-26 03:39:31.885992 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-06-26 03:39:31.885997 | instance | Friday 26 June 2026 03:39:31 +0000 (0:00:29.087) 0:09:13.243 *********** 2026-06-26 03:39:32.665021 | instance | changed: [instance] 2026-06-26 03:39:32.665093 | instance | 2026-06-26 03:39:32.665334 | instance | PLAY [all] ********************************************************************* 2026-06-26 03:39:32.665411 | instance | 2026-06-26 03:39:32.665433 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 03:39:32.665580 | instance | Friday 26 June 2026 03:39:32 +0000 (0:00:00.781) 0:09:14.024 *********** 2026-06-26 03:39:33.851845 | instance | ok: [instance] 2026-06-26 03:39:33.851916 | instance | 2026-06-26 03:39:33.852176 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-06-26 03:39:33.852194 | instance | Friday 26 June 2026 03:39:33 +0000 (0:00:01.186) 0:09:15.211 *********** 2026-06-26 03:39:34.609379 | instance | changed: [instance] 2026-06-26 03:39:34.609459 | instance | 2026-06-26 03:39:34.609956 | instance | PLAY [all] ********************************************************************* 2026-06-26 03:39:34.610012 | instance | 2026-06-26 03:39:34.610018 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-06-26 03:39:34.610022 | instance | Friday 26 June 2026 03:39:34 +0000 (0:00:00.757) 0:09:15.968 *********** 2026-06-26 03:39:35.549567 | instance | ok: [instance] 2026-06-26 03:39:35.549647 | instance | 2026-06-26 03:39:35.550117 | instance | PLAY [controllers] ************************************************************* 2026-06-26 03:39:35.550135 | instance | 2026-06-26 03:39:35.550140 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 03:39:35.550144 | instance | Friday 26 June 2026 03:39:35 +0000 (0:00:00.939) 0:09:16.908 *********** 2026-06-26 03:39:36.817444 | instance | ok: [instance] 2026-06-26 03:39:36.817545 | instance | 2026-06-26 03:39:36.817755 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 03:39:36.817806 | instance | Friday 26 June 2026 03:39:36 +0000 (0:00:01.267) 0:09:18.176 *********** 2026-06-26 03:39:36.873768 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 03:39:36.874044 | instance | 2026-06-26 03:39:36.874120 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 03:39:36.874368 | instance | Friday 26 June 2026 03:39:36 +0000 (0:00:00.056) 0:09:18.232 *********** 2026-06-26 03:39:37.353201 | instance | changed: [instance] 2026-06-26 03:39:37.353256 | instance | 2026-06-26 03:39:37.353262 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-06-26 03:39:37.353267 | instance | Friday 26 June 2026 03:39:37 +0000 (0:00:00.479) 0:09:18.712 *********** 2026-06-26 03:39:39.279811 | instance | changed: [instance] 2026-06-26 03:39:39.279893 | instance | 2026-06-26 03:39:39.280127 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 03:39:39.280391 | instance | Friday 26 June 2026 03:39:39 +0000 (0:00:01.926) 0:09:20.638 *********** 2026-06-26 03:39:39.328701 | instance | skipping: [instance] 2026-06-26 03:39:39.328975 | instance | 2026-06-26 03:39:39.329371 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-06-26 03:39:39.329666 | instance | Friday 26 June 2026 03:39:39 +0000 (0:00:00.049) 0:09:20.688 *********** 2026-06-26 03:39:39.380657 | instance | skipping: [instance] 2026-06-26 03:39:39.380853 | instance | 2026-06-26 03:39:39.381062 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-06-26 03:39:39.381365 | instance | Friday 26 June 2026 03:39:39 +0000 (0:00:00.051) 0:09:20.739 *********** 2026-06-26 03:39:39.419778 | instance | skipping: [instance] 2026-06-26 03:39:39.419926 | instance | 2026-06-26 03:39:39.420131 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-06-26 03:39:39.420357 | instance | Friday 26 June 2026 03:39:39 +0000 (0:00:00.038) 0:09:20.778 *********** 2026-06-26 03:39:39.471006 | instance | skipping: [instance] 2026-06-26 03:39:39.471167 | instance | 2026-06-26 03:39:39.471344 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-06-26 03:39:39.471531 | instance | Friday 26 June 2026 03:39:39 +0000 (0:00:00.051) 0:09:20.829 *********** 2026-06-26 03:39:39.524331 | instance | skipping: [instance] 2026-06-26 03:39:39.524583 | instance | 2026-06-26 03:39:39.524863 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-06-26 03:39:39.525173 | instance | Friday 26 June 2026 03:39:39 +0000 (0:00:00.053) 0:09:20.883 *********** 2026-06-26 03:39:39.572813 | instance | skipping: [instance] 2026-06-26 03:39:39.572963 | instance | 2026-06-26 03:39:39.573139 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-06-26 03:39:39.573327 | instance | Friday 26 June 2026 03:39:39 +0000 (0:00:00.049) 0:09:20.932 *********** 2026-06-26 03:39:39.606906 | instance | skipping: [instance] 2026-06-26 03:39:39.607247 | instance | 2026-06-26 03:39:39.607601 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Suspend the existing HelmRelease] ***** 2026-06-26 03:39:39.607858 | instance | Friday 26 June 2026 03:39:39 +0000 (0:00:00.032) 0:09:20.965 *********** 2026-06-26 03:39:39.641625 | instance | skipping: [instance] 2026-06-26 03:39:39.641776 | instance | 2026-06-26 03:39:39.641976 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Remove the existing HelmRelease] ****** 2026-06-26 03:39:39.642143 | instance | Friday 26 June 2026 03:39:39 +0000 (0:00:00.035) 0:09:21.001 *********** 2026-06-26 03:39:39.675285 | instance | skipping: [instance] 2026-06-26 03:39:39.675622 | instance | 2026-06-26 03:39:39.675966 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-06-26 03:39:39.676335 | instance | Friday 26 June 2026 03:39:39 +0000 (0:00:00.033) 0:09:21.034 *********** 2026-06-26 03:39:39.731403 | instance | skipping: [instance] 2026-06-26 03:39:39.731682 | instance | 2026-06-26 03:39:39.732019 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-06-26 03:39:39.732332 | instance | Friday 26 June 2026 03:39:39 +0000 (0:00:00.056) 0:09:21.090 *********** 2026-06-26 03:39:39.768054 | instance | skipping: [instance] 2026-06-26 03:39:39.768251 | instance | 2026-06-26 03:39:39.768509 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-06-26 03:39:39.768788 | instance | Friday 26 June 2026 03:39:39 +0000 (0:00:00.036) 0:09:21.127 *********** 2026-06-26 03:39:39.805478 | instance | skipping: [instance] 2026-06-26 03:39:39.805668 | instance | 2026-06-26 03:39:39.805928 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-06-26 03:39:39.806181 | instance | Friday 26 June 2026 03:39:39 +0000 (0:00:00.037) 0:09:21.164 *********** 2026-06-26 03:39:39.847410 | instance | skipping: [instance] 2026-06-26 03:39:39.847701 | instance | 2026-06-26 03:39:39.847935 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-06-26 03:39:39.848159 | instance | Friday 26 June 2026 03:39:39 +0000 (0:00:00.041) 0:09:21.205 *********** 2026-06-26 03:39:39.899427 | instance | skipping: [instance] 2026-06-26 03:39:39.899682 | instance | 2026-06-26 03:39:39.899903 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-06-26 03:39:39.900139 | instance | Friday 26 June 2026 03:39:39 +0000 (0:00:00.052) 0:09:21.258 *********** 2026-06-26 03:39:39.935199 | instance | skipping: [instance] 2026-06-26 03:39:39.935513 | instance | 2026-06-26 03:39:39.935838 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-06-26 03:39:39.936128 | instance | Friday 26 June 2026 03:39:39 +0000 (0:00:00.036) 0:09:21.294 *********** 2026-06-26 03:39:39.973983 | instance | skipping: [instance] 2026-06-26 03:39:39.974324 | instance | 2026-06-26 03:39:39.974626 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-06-26 03:39:39.974908 | instance | Friday 26 June 2026 03:39:39 +0000 (0:00:00.039) 0:09:21.333 *********** 2026-06-26 03:39:40.019833 | instance | skipping: [instance] 2026-06-26 03:39:40.020051 | instance | 2026-06-26 03:39:40.020271 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-06-26 03:39:40.020474 | instance | Friday 26 June 2026 03:39:40 +0000 (0:00:00.045) 0:09:21.379 *********** 2026-06-26 03:39:40.059612 | instance | skipping: [instance] 2026-06-26 03:39:40.059863 | instance | 2026-06-26 03:39:40.060069 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-06-26 03:39:40.060270 | instance | Friday 26 June 2026 03:39:40 +0000 (0:00:00.039) 0:09:21.418 *********** 2026-06-26 03:39:40.102614 | instance | skipping: [instance] 2026-06-26 03:39:40.102974 | instance | 2026-06-26 03:39:40.103300 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-06-26 03:39:40.103617 | instance | Friday 26 June 2026 03:39:40 +0000 (0:00:00.042) 0:09:21.461 *********** 2026-06-26 03:39:40.137749 | instance | skipping: [instance] 2026-06-26 03:39:40.138113 | instance | 2026-06-26 03:39:40.138441 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-06-26 03:39:40.138702 | instance | Friday 26 June 2026 03:39:40 +0000 (0:00:00.035) 0:09:21.496 *********** 2026-06-26 03:39:40.172177 | instance | skipping: [instance] 2026-06-26 03:39:40.172583 | instance | 2026-06-26 03:39:40.172934 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-06-26 03:39:40.173277 | instance | Friday 26 June 2026 03:39:40 +0000 (0:00:00.034) 0:09:21.531 *********** 2026-06-26 03:39:40.207639 | instance | skipping: [instance] 2026-06-26 03:39:40.208001 | instance | 2026-06-26 03:39:40.208382 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-06-26 03:39:40.208809 | instance | Friday 26 June 2026 03:39:40 +0000 (0:00:00.035) 0:09:21.567 *********** 2026-06-26 03:39:40.243040 | instance | skipping: [instance] 2026-06-26 03:39:40.243408 | instance | 2026-06-26 03:39:40.243743 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-06-26 03:39:40.244069 | instance | Friday 26 June 2026 03:39:40 +0000 (0:00:00.034) 0:09:21.602 *********** 2026-06-26 03:39:40.296099 | instance | skipping: [instance] 2026-06-26 03:39:40.296461 | instance | 2026-06-26 03:39:40.296842 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-06-26 03:39:40.297174 | instance | Friday 26 June 2026 03:39:40 +0000 (0:00:00.053) 0:09:21.655 *********** 2026-06-26 03:39:40.337614 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-06-26 03:39:40.338014 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-06-26 03:39:40.338392 | instance | skipping: [instance] 2026-06-26 03:39:40.338714 | instance | 2026-06-26 03:39:40.339036 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-06-26 03:39:40.339357 | instance | Friday 26 June 2026 03:39:40 +0000 (0:00:00.041) 0:09:21.696 *********** 2026-06-26 03:39:40.374762 | instance | skipping: [instance] 2026-06-26 03:39:40.375087 | instance | 2026-06-26 03:39:40.375413 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-06-26 03:39:40.375734 | instance | Friday 26 June 2026 03:39:40 +0000 (0:00:00.037) 0:09:21.734 *********** 2026-06-26 03:39:40.431859 | instance | skipping: [instance] 2026-06-26 03:39:40.432243 | instance | 2026-06-26 03:39:40.432602 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-06-26 03:39:40.432931 | instance | Friday 26 June 2026 03:39:40 +0000 (0:00:00.056) 0:09:21.790 *********** 2026-06-26 03:39:40.468349 | instance | skipping: [instance] 2026-06-26 03:39:40.468786 | instance | 2026-06-26 03:39:40.469143 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-06-26 03:39:40.469538 | instance | Friday 26 June 2026 03:39:40 +0000 (0:00:00.037) 0:09:21.827 *********** 2026-06-26 03:39:40.507824 | instance | skipping: [instance] 2026-06-26 03:39:40.508189 | instance | 2026-06-26 03:39:40.508580 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-06-26 03:39:40.508938 | instance | Friday 26 June 2026 03:39:40 +0000 (0:00:00.039) 0:09:21.867 *********** 2026-06-26 03:39:40.573856 | instance | skipping: [instance] 2026-06-26 03:39:40.574289 | instance | 2026-06-26 03:39:40.574679 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-06-26 03:39:40.575001 | instance | 2026-06-26 03:39:40.575339 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 03:39:40.575676 | instance | Friday 26 June 2026 03:39:40 +0000 (0:00:00.066) 0:09:21.933 *********** 2026-06-26 03:39:41.824444 | instance | ok: [instance] 2026-06-26 03:39:41.824527 | instance | 2026-06-26 03:39:41.824539 | instance | TASK [vexxhost.atmosphere.cert_manager : Suspend the existing HelmRelease] ***** 2026-06-26 03:39:41.824556 | instance | Friday 26 June 2026 03:39:41 +0000 (0:00:01.249) 0:09:23.183 *********** 2026-06-26 03:39:42.561022 | instance | ok: [instance] 2026-06-26 03:39:42.561233 | instance | 2026-06-26 03:39:42.561504 | instance | TASK [vexxhost.atmosphere.cert_manager : Remove the existing HelmRelease] ****** 2026-06-26 03:39:42.561769 | instance | Friday 26 June 2026 03:39:42 +0000 (0:00:00.736) 0:09:23.920 *********** 2026-06-26 03:39:43.234518 | instance | ok: [instance] 2026-06-26 03:39:43.234754 | instance | 2026-06-26 03:39:43.235040 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-06-26 03:39:43.235334 | instance | Friday 26 June 2026 03:39:43 +0000 (0:00:00.673) 0:09:24.593 *********** 2026-06-26 03:39:43.292993 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-06-26 03:39:43.293306 | instance | 2026-06-26 03:39:43.293710 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-06-26 03:39:43.294031 | instance | Friday 26 June 2026 03:39:43 +0000 (0:00:00.059) 0:09:24.652 *********** 2026-06-26 03:39:43.409809 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/default.yml) 2026-06-26 03:39:43.410037 | instance | 2026-06-26 03:39:43.410367 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-06-26 03:39:43.410783 | instance | Friday 26 June 2026 03:39:43 +0000 (0:00:00.115) 0:09:24.768 *********** 2026-06-26 03:39:59.438861 | instance | changed: [instance] 2026-06-26 03:39:59.438937 | instance | 2026-06-26 03:39:59.439061 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-06-26 03:39:59.439183 | instance | Friday 26 June 2026 03:39:59 +0000 (0:00:16.029) 0:09:40.798 *********** 2026-06-26 03:40:00.126693 | instance | changed: [instance] 2026-06-26 03:40:00.126966 | instance | 2026-06-26 03:40:00.127285 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-06-26 03:40:00.127539 | instance | Friday 26 June 2026 03:40:00 +0000 (0:00:00.687) 0:09:41.485 *********** 2026-06-26 03:40:00.170689 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-06-26 03:40:00.170900 | instance | 2026-06-26 03:40:00.171174 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-06-26 03:40:00.171423 | instance | Friday 26 June 2026 03:40:00 +0000 (0:00:00.044) 0:09:41.530 *********** 2026-06-26 03:40:00.879344 | instance | changed: [instance] 2026-06-26 03:40:00.879591 | instance | 2026-06-26 03:40:00.879857 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-06-26 03:40:00.880150 | instance | Friday 26 June 2026 03:40:00 +0000 (0:00:00.707) 0:09:42.238 *********** 2026-06-26 03:40:01.547079 | instance | ok: [instance] 2026-06-26 03:40:01.547298 | instance | 2026-06-26 03:40:01.547574 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-06-26 03:40:01.547852 | instance | Friday 26 June 2026 03:40:01 +0000 (0:00:00.667) 0:09:42.905 *********** 2026-06-26 03:40:02.016671 | instance | changed: [instance] 2026-06-26 03:40:02.016888 | instance | 2026-06-26 03:40:02.017158 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-06-26 03:40:02.017420 | instance | Friday 26 June 2026 03:40:02 +0000 (0:00:00.461) 0:09:43.367 *********** 2026-06-26 03:40:02.017704 | instance | 2026-06-26 03:40:02.017991 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates on host] *** 2026-06-26 03:40:02.018280 | instance | Friday 26 June 2026 03:40:02 +0000 (0:00:00.008) 0:09:43.375 *********** 2026-06-26 03:40:03.436129 | instance | changed: [instance] 2026-06-26 03:40:03.436217 | instance | 2026-06-26 03:40:03.436228 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 03:40:03.436239 | instance | Friday 26 June 2026 03:40:03 +0000 (0:00:01.418) 0:09:44.794 *********** 2026-06-26 03:40:03.479991 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 03:40:03.480193 | instance | 2026-06-26 03:40:03.480277 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 03:40:03.480381 | instance | Friday 26 June 2026 03:40:03 +0000 (0:00:00.045) 0:09:44.839 *********** 2026-06-26 03:40:03.968107 | instance | changed: [instance] 2026-06-26 03:40:03.968181 | instance | 2026-06-26 03:40:03.968435 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Remove the existing HelmRelease] ***** 2026-06-26 03:40:03.968453 | instance | Friday 26 June 2026 03:40:03 +0000 (0:00:00.488) 0:09:45.327 *********** 2026-06-26 03:40:04.643979 | instance | ok: [instance] 2026-06-26 03:40:04.644113 | instance | 2026-06-26 03:40:04.644462 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-06-26 03:40:04.644521 | instance | Friday 26 June 2026 03:40:04 +0000 (0:00:00.675) 0:09:46.003 *********** 2026-06-26 03:40:18.447117 | instance | changed: [instance] 2026-06-26 03:40:18.447250 | instance | 2026-06-26 03:40:18.447268 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 03:40:18.447403 | instance | Friday 26 June 2026 03:40:18 +0000 (0:00:13.803) 0:09:59.806 *********** 2026-06-26 03:40:18.493413 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 03:40:18.493503 | instance | 2026-06-26 03:40:18.493580 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 03:40:18.493731 | instance | Friday 26 June 2026 03:40:18 +0000 (0:00:00.046) 0:09:59.852 *********** 2026-06-26 03:40:18.986866 | instance | changed: [instance] 2026-06-26 03:40:18.986991 | instance | 2026-06-26 03:40:18.987132 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Suspend the existing HelmRelease] *** 2026-06-26 03:40:18.987233 | instance | Friday 26 June 2026 03:40:18 +0000 (0:00:00.493) 0:10:00.345 *********** 2026-06-26 03:40:19.660193 | instance | ok: [instance] 2026-06-26 03:40:19.660280 | instance | 2026-06-26 03:40:19.660538 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Remove the existing HelmRelease] *** 2026-06-26 03:40:19.660555 | instance | Friday 26 June 2026 03:40:19 +0000 (0:00:00.673) 0:10:01.019 *********** 2026-06-26 03:40:20.396268 | instance | ok: [instance] 2026-06-26 03:40:20.396348 | instance | 2026-06-26 03:40:20.396613 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-06-26 03:40:20.396631 | instance | Friday 26 June 2026 03:40:20 +0000 (0:00:00.735) 0:10:01.755 *********** 2026-06-26 03:40:25.902516 | instance | changed: [instance] 2026-06-26 03:40:25.902599 | instance | 2026-06-26 03:40:25.902887 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 03:40:25.902936 | instance | Friday 26 June 2026 03:40:25 +0000 (0:00:05.506) 0:10:07.261 *********** 2026-06-26 03:40:25.950760 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 03:40:25.950834 | instance | 2026-06-26 03:40:25.950959 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 03:40:25.951082 | instance | Friday 26 June 2026 03:40:25 +0000 (0:00:00.048) 0:10:07.310 *********** 2026-06-26 03:40:26.447178 | instance | changed: [instance] 2026-06-26 03:40:26.447241 | instance | 2026-06-26 03:40:26.447548 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Suspend the existing HelmRelease] *** 2026-06-26 03:40:26.447596 | instance | Friday 26 June 2026 03:40:26 +0000 (0:00:00.496) 0:10:07.806 *********** 2026-06-26 03:40:27.185225 | instance | ok: [instance] 2026-06-26 03:40:27.185361 | instance | 2026-06-26 03:40:27.185753 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Remove the existing HelmRelease] *** 2026-06-26 03:40:27.185842 | instance | Friday 26 June 2026 03:40:27 +0000 (0:00:00.737) 0:10:08.544 *********** 2026-06-26 03:40:27.877337 | instance | ok: [instance] 2026-06-26 03:40:27.877410 | instance | 2026-06-26 03:40:27.877758 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-06-26 03:40:27.877813 | instance | Friday 26 June 2026 03:40:27 +0000 (0:00:00.691) 0:10:09.236 *********** 2026-06-26 03:40:32.701048 | instance | changed: [instance] 2026-06-26 03:40:32.701115 | instance | 2026-06-26 03:40:32.701134 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-06-26 03:40:32.701382 | instance | Friday 26 June 2026 03:40:32 +0000 (0:00:04.822) 0:10:14.059 *********** 2026-06-26 03:40:33.417059 | instance | ok: [instance] 2026-06-26 03:40:33.417152 | instance | 2026-06-26 03:40:33.417301 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-06-26 03:40:33.417439 | instance | Friday 26 June 2026 03:40:33 +0000 (0:00:00.716) 0:10:14.776 *********** 2026-06-26 03:40:34.168332 | instance | changed: [instance] 2026-06-26 03:40:34.168437 | instance | 2026-06-26 03:40:34.168640 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-06-26 03:40:34.168803 | instance | Friday 26 June 2026 03:40:34 +0000 (0:00:00.751) 0:10:15.527 *********** 2026-06-26 03:40:35.116293 | instance | ok: [instance] 2026-06-26 03:40:35.116533 | instance | 2026-06-26 03:40:35.116837 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-06-26 03:40:35.117144 | instance | Friday 26 June 2026 03:40:35 +0000 (0:00:00.948) 0:10:16.475 *********** 2026-06-26 03:40:35.153738 | instance | skipping: [instance] 2026-06-26 03:40:35.154049 | instance | 2026-06-26 03:40:35.154322 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-06-26 03:40:35.154659 | instance | Friday 26 June 2026 03:40:35 +0000 (0:00:00.036) 0:10:16.511 *********** 2026-06-26 03:40:35.202739 | instance | skipping: [instance] 2026-06-26 03:40:35.203046 | instance | 2026-06-26 03:40:35.203335 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-06-26 03:40:35.203678 | instance | Friday 26 June 2026 03:40:35 +0000 (0:00:00.050) 0:10:16.561 *********** 2026-06-26 03:40:35.249103 | instance | skipping: [instance] 2026-06-26 03:40:35.249218 | instance | 2026-06-26 03:40:35.249401 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-06-26 03:40:35.249571 | instance | Friday 26 June 2026 03:40:35 +0000 (0:00:00.046) 0:10:16.607 *********** 2026-06-26 03:40:35.299521 | instance | skipping: [instance] 2026-06-26 03:40:35.299820 | instance | 2026-06-26 03:40:35.300140 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-06-26 03:40:35.300418 | instance | Friday 26 June 2026 03:40:35 +0000 (0:00:00.050) 0:10:16.658 *********** 2026-06-26 03:40:35.345870 | instance | skipping: [instance] 2026-06-26 03:40:35.346159 | instance | 2026-06-26 03:40:35.346599 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-06-26 03:40:35.346922 | instance | Friday 26 June 2026 03:40:35 +0000 (0:00:00.046) 0:10:16.704 *********** 2026-06-26 03:40:35.392462 | instance | skipping: [instance] 2026-06-26 03:40:35.392716 | instance | 2026-06-26 03:40:35.393083 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-06-26 03:40:35.393371 | instance | Friday 26 June 2026 03:40:35 +0000 (0:00:00.046) 0:10:16.751 *********** 2026-06-26 03:40:35.437197 | instance | skipping: [instance] 2026-06-26 03:40:35.437437 | instance | 2026-06-26 03:40:35.437749 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-06-26 03:40:35.438032 | instance | Friday 26 June 2026 03:40:35 +0000 (0:00:00.044) 0:10:16.796 *********** 2026-06-26 03:41:49.770492 | instance | changed: [instance] 2026-06-26 03:41:49.770573 | instance | 2026-06-26 03:41:49.771009 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-06-26 03:41:49.771251 | instance | Friday 26 June 2026 03:41:49 +0000 (0:01:14.332) 0:11:31.128 *********** 2026-06-26 03:41:50.432018 | instance | changed: [instance] 2026-06-26 03:41:50.432236 | instance | 2026-06-26 03:41:50.432519 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 03:41:50.432819 | instance | Friday 26 June 2026 03:41:50 +0000 (0:00:00.663) 0:11:31.791 *********** 2026-06-26 03:41:50.472505 | instance | skipping: [instance] 2026-06-26 03:41:50.472766 | instance | 2026-06-26 03:41:50.473028 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 03:41:50.473287 | instance | Friday 26 June 2026 03:41:50 +0000 (0:00:00.040) 0:11:31.832 *********** 2026-06-26 03:41:50.504269 | instance | skipping: [instance] 2026-06-26 03:41:50.504570 | instance | 2026-06-26 03:41:50.504917 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 03:41:50.505205 | instance | Friday 26 June 2026 03:41:50 +0000 (0:00:00.031) 0:11:31.863 *********** 2026-06-26 03:41:50.539557 | instance | skipping: [instance] 2026-06-26 03:41:50.539833 | instance | 2026-06-26 03:41:50.540238 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 03:41:50.540609 | instance | Friday 26 June 2026 03:41:50 +0000 (0:00:00.035) 0:11:31.898 *********** 2026-06-26 03:41:50.575860 | instance | skipping: [instance] 2026-06-26 03:41:50.576127 | instance | 2026-06-26 03:41:50.576444 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 03:41:50.576710 | instance | Friday 26 June 2026 03:41:50 +0000 (0:00:00.036) 0:11:31.935 *********** 2026-06-26 03:41:51.209440 | instance | ok: [instance] 2026-06-26 03:41:51.209666 | instance | 2026-06-26 03:41:51.209959 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 03:41:51.210285 | instance | Friday 26 June 2026 03:41:51 +0000 (0:00:00.633) 0:11:32.568 *********** 2026-06-26 03:41:51.253783 | instance | ok: [instance] 2026-06-26 03:41:51.254021 | instance | 2026-06-26 03:41:51.254352 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 03:41:51.254612 | instance | Friday 26 June 2026 03:41:51 +0000 (0:00:00.044) 0:11:32.613 *********** 2026-06-26 03:41:51.294136 | instance | ok: [instance] 2026-06-26 03:41:51.294376 | instance | 2026-06-26 03:41:51.294640 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 03:41:51.294899 | instance | Friday 26 June 2026 03:41:51 +0000 (0:00:00.040) 0:11:32.653 *********** 2026-06-26 03:41:51.343337 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 03:41:51.343572 | instance | 2026-06-26 03:41:51.343847 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 03:41:51.344103 | instance | Friday 26 June 2026 03:41:51 +0000 (0:00:00.048) 0:11:32.702 *********** 2026-06-26 03:41:51.390999 | instance | ok: [instance] 2026-06-26 03:41:51.391256 | instance | 2026-06-26 03:41:51.391546 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 03:41:51.391806 | instance | Friday 26 June 2026 03:41:51 +0000 (0:00:00.048) 0:11:32.750 *********** 2026-06-26 03:41:51.438035 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 03:41:51.438305 | instance | 2026-06-26 03:41:51.438569 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 03:41:51.438827 | instance | Friday 26 June 2026 03:41:51 +0000 (0:00:00.046) 0:11:32.797 *********** 2026-06-26 03:41:51.932769 | instance | changed: [instance] 2026-06-26 03:41:51.932843 | instance | 2026-06-26 03:41:51.932930 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-06-26 03:41:51.933055 | instance | Friday 26 June 2026 03:41:51 +0000 (0:00:00.494) 0:11:33.292 *********** 2026-06-26 03:41:52.563237 | instance | ok: [instance] 2026-06-26 03:41:52.563445 | instance | 2026-06-26 03:41:52.563723 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-06-26 03:41:52.564005 | instance | Friday 26 June 2026 03:41:52 +0000 (0:00:00.630) 0:11:33.922 *********** 2026-06-26 03:41:53.752849 | instance | changed: [instance] 2026-06-26 03:41:53.752974 | instance | 2026-06-26 03:41:53.753144 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-06-26 03:41:53.753310 | instance | Friday 26 June 2026 03:41:53 +0000 (0:00:01.189) 0:11:35.111 *********** 2026-06-26 03:41:54.175251 | instance | ok: [instance] 2026-06-26 03:41:54.175466 | instance | 2026-06-26 03:41:54.175769 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-06-26 03:41:54.176014 | instance | Friday 26 June 2026 03:41:54 +0000 (0:00:00.422) 0:11:35.534 *********** 2026-06-26 03:41:54.614024 | instance | changed: [instance] 2026-06-26 03:41:54.614333 | instance | 2026-06-26 03:41:54.614674 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-06-26 03:41:54.614971 | instance | Friday 26 June 2026 03:41:54 +0000 (0:00:00.438) 0:11:35.973 *********** 2026-06-26 03:41:55.066668 | instance | changed: [instance] 2026-06-26 03:41:55.066930 | instance | 2026-06-26 03:41:55.067279 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-06-26 03:41:55.067593 | instance | Friday 26 June 2026 03:41:55 +0000 (0:00:00.452) 0:11:36.425 *********** 2026-06-26 03:41:55.452918 | instance | ok: [instance] 2026-06-26 03:41:55.453193 | instance | 2026-06-26 03:41:55.453494 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-06-26 03:41:55.453816 | instance | Friday 26 June 2026 03:41:55 +0000 (0:00:00.386) 0:11:36.812 *********** 2026-06-26 03:42:52.769409 | instance | changed: [instance] 2026-06-26 03:42:52.769513 | instance | 2026-06-26 03:42:52.769688 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-06-26 03:42:52.769854 | instance | Friday 26 June 2026 03:42:52 +0000 (0:00:57.316) 0:12:34.128 *********** 2026-06-26 03:42:53.446194 | instance | ok: [instance] 2026-06-26 03:42:53.446464 | instance | 2026-06-26 03:42:53.446741 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-06-26 03:42:53.447010 | instance | Friday 26 June 2026 03:42:53 +0000 (0:00:00.676) 0:12:34.805 *********** 2026-06-26 03:42:53.496672 | instance | included: ingress for instance 2026-06-26 03:42:53.496925 | instance | 2026-06-26 03:42:53.497200 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-06-26 03:42:53.497940 | instance | Friday 26 June 2026 03:42:53 +0000 (0:00:00.050) 0:12:34.855 *********** 2026-06-26 03:42:54.427231 | instance | changed: [instance] 2026-06-26 03:42:54.427582 | instance | 2026-06-26 03:42:54.427895 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-06-26 03:42:54.428186 | instance | Friday 26 June 2026 03:42:54 +0000 (0:00:00.931) 0:12:35.786 *********** 2026-06-26 03:42:54.689716 | instance | ok: [instance] 2026-06-26 03:42:54.689979 | instance | 2026-06-26 03:42:54.690322 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-06-26 03:42:54.690589 | instance | Friday 26 June 2026 03:42:54 +0000 (0:00:00.262) 0:12:36.048 *********** 2026-06-26 03:42:55.590074 | instance | changed: [instance] 2026-06-26 03:42:55.590135 | instance | 2026-06-26 03:42:55.590147 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-06-26 03:42:55.590156 | instance | 2026-06-26 03:42:55.590165 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 03:42:55.590174 | instance | Friday 26 June 2026 03:42:55 +0000 (0:00:00.899) 0:12:36.948 *********** 2026-06-26 03:42:56.979965 | instance | ok: [instance] 2026-06-26 03:42:56.980037 | instance | 2026-06-26 03:42:56.980176 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 03:42:56.980302 | instance | Friday 26 June 2026 03:42:56 +0000 (0:00:01.391) 0:12:38.339 *********** 2026-06-26 03:42:57.025959 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 03:42:57.026064 | instance | 2026-06-26 03:42:57.026204 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 03:42:57.026346 | instance | Friday 26 June 2026 03:42:57 +0000 (0:00:00.045) 0:12:38.385 *********** 2026-06-26 03:42:57.489182 | instance | changed: [instance] 2026-06-26 03:42:57.489256 | instance | 2026-06-26 03:42:57.489390 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Suspend the existing HelmRelease] *** 2026-06-26 03:42:57.489521 | instance | Friday 26 June 2026 03:42:57 +0000 (0:00:00.462) 0:12:38.848 *********** 2026-06-26 03:42:58.158347 | instance | ok: [instance] 2026-06-26 03:42:58.158420 | instance | 2026-06-26 03:42:58.158563 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Remove the existing HelmRelease] *** 2026-06-26 03:42:58.158690 | instance | Friday 26 June 2026 03:42:58 +0000 (0:00:00.669) 0:12:39.517 *********** 2026-06-26 03:42:58.823427 | instance | ok: [instance] 2026-06-26 03:42:58.823715 | instance | 2026-06-26 03:42:58.823940 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-06-26 03:42:58.824197 | instance | Friday 26 June 2026 03:42:58 +0000 (0:00:00.664) 0:12:40.182 *********** 2026-06-26 03:42:59.902058 | instance | changed: [instance] 2026-06-26 03:42:59.902366 | instance | 2026-06-26 03:42:59.902723 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 03:42:59.903027 | instance | Friday 26 June 2026 03:42:59 +0000 (0:00:01.078) 0:12:41.261 *********** 2026-06-26 03:42:59.950805 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 03:42:59.951069 | instance | 2026-06-26 03:42:59.951351 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 03:42:59.951642 | instance | Friday 26 June 2026 03:42:59 +0000 (0:00:00.048) 0:12:41.310 *********** 2026-06-26 03:43:00.566882 | instance | changed: [instance] 2026-06-26 03:43:00.567025 | instance | 2026-06-26 03:43:00.567203 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-06-26 03:43:00.567378 | instance | Friday 26 June 2026 03:43:00 +0000 (0:00:00.615) 0:12:41.926 *********** 2026-06-26 03:43:01.949154 | instance | changed: [instance] 2026-06-26 03:43:01.949429 | instance | 2026-06-26 03:43:01.949726 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Uninstall the legacy "ethtool-exporter"] *** 2026-06-26 03:43:01.950034 | instance | Friday 26 June 2026 03:43:01 +0000 (0:00:01.382) 0:12:43.308 *********** 2026-06-26 03:43:02.682125 | instance | ok: [instance] 2026-06-26 03:43:02.682417 | instance | 2026-06-26 03:43:02.682823 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Suspend the existing HelmRelease] *** 2026-06-26 03:43:02.683222 | instance | Friday 26 June 2026 03:43:02 +0000 (0:00:00.732) 0:12:44.041 *********** 2026-06-26 03:43:03.337793 | instance | ok: [instance] 2026-06-26 03:43:03.337995 | instance | 2026-06-26 03:43:03.338315 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Remove the existing HelmRelease] *** 2026-06-26 03:43:03.338585 | instance | Friday 26 June 2026 03:43:03 +0000 (0:00:00.655) 0:12:44.696 *********** 2026-06-26 03:43:04.012907 | instance | ok: [instance] 2026-06-26 03:43:04.013140 | instance | 2026-06-26 03:43:04.013451 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-06-26 03:43:04.013724 | instance | Friday 26 June 2026 03:43:04 +0000 (0:00:00.675) 0:12:45.372 *********** 2026-06-26 03:43:04.673952 | instance | ok: [instance] 2026-06-26 03:43:04.674190 | instance | 2026-06-26 03:43:04.674520 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-06-26 03:43:04.674801 | instance | Friday 26 June 2026 03:43:04 +0000 (0:00:00.660) 0:12:46.033 *********** 2026-06-26 03:43:07.163784 | instance | ok: [instance] 2026-06-26 03:43:07.164071 | instance | 2026-06-26 03:43:07.164504 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-06-26 03:43:07.164699 | instance | Friday 26 June 2026 03:43:07 +0000 (0:00:02.489) 0:12:48.522 *********** 2026-06-26 03:43:07.942812 | instance | ok: [instance] 2026-06-26 03:43:07.942879 | instance | 2026-06-26 03:43:07.943071 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-06-26 03:43:07.943145 | instance | Friday 26 June 2026 03:43:07 +0000 (0:00:00.779) 0:12:49.302 *********** 2026-06-26 03:43:08.205712 | instance | ok: [instance] 2026-06-26 03:43:08.205776 | instance | 2026-06-26 03:43:08.205940 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-06-26 03:43:08.206104 | instance | Friday 26 June 2026 03:43:08 +0000 (0:00:00.262) 0:12:49.565 *********** 2026-06-26 03:43:08.396569 | instance | ok: [instance] 2026-06-26 03:43:08.396650 | instance | 2026-06-26 03:43:08.396788 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-06-26 03:43:08.396909 | instance | Friday 26 June 2026 03:43:08 +0000 (0:00:00.190) 0:12:49.756 *********** 2026-06-26 03:43:08.605412 | instance | ok: [instance] 2026-06-26 03:43:08.605479 | instance | 2026-06-26 03:43:08.605632 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-06-26 03:43:08.605757 | instance | Friday 26 June 2026 03:43:08 +0000 (0:00:00.208) 0:12:49.964 *********** 2026-06-26 03:43:09.284592 | instance | changed: [instance] 2026-06-26 03:43:09.284688 | instance | 2026-06-26 03:43:09.284965 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-06-26 03:43:09.285011 | instance | Friday 26 June 2026 03:43:09 +0000 (0:00:00.680) 0:12:50.644 *********** 2026-06-26 03:43:26.247201 | instance | changed: [instance] => (item=alertmanager) 2026-06-26 03:43:26.247298 | instance | changed: [instance] => (item=grafana) 2026-06-26 03:43:26.247418 | instance | changed: [instance] => (item=prometheus) 2026-06-26 03:43:26.247532 | instance | 2026-06-26 03:43:26.247657 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-06-26 03:43:26.247784 | instance | Friday 26 June 2026 03:43:26 +0000 (0:00:16.962) 0:13:07.606 *********** 2026-06-26 03:43:28.151480 | instance | ok: [instance] => (item=alertmanager) 2026-06-26 03:43:28.151606 | instance | ok: [instance] => (item=grafana) 2026-06-26 03:43:28.152252 | instance | ok: [instance] => (item=prometheus) 2026-06-26 03:43:28.152316 | instance | 2026-06-26 03:43:28.152327 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-06-26 03:43:28.152344 | instance | Friday 26 June 2026 03:43:28 +0000 (0:00:01.904) 0:13:09.510 *********** 2026-06-26 03:43:29.677358 | instance | changed: [instance] => (item=None) 2026-06-26 03:43:29.677399 | instance | changed: [instance] => (item=None) 2026-06-26 03:43:29.677404 | instance | changed: [instance] => (item=None) 2026-06-26 03:43:29.677408 | instance | changed: [instance] 2026-06-26 03:43:29.677413 | instance | 2026-06-26 03:43:29.677417 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-06-26 03:43:29.677422 | instance | Friday 26 June 2026 03:43:29 +0000 (0:00:01.525) 0:13:11.036 *********** 2026-06-26 03:43:32.134460 | instance | changed: [instance] => (item=None) 2026-06-26 03:43:32.134530 | instance | changed: [instance] => (item=None) 2026-06-26 03:43:32.135049 | instance | changed: [instance] => (item=None) 2026-06-26 03:43:32.135100 | instance | changed: [instance] => (item=None) 2026-06-26 03:43:32.135106 | instance | changed: [instance] => (item=None) 2026-06-26 03:43:32.135111 | instance | changed: [instance] 2026-06-26 03:43:32.135123 | instance | 2026-06-26 03:43:32.135395 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-06-26 03:43:32.135437 | instance | Friday 26 June 2026 03:43:32 +0000 (0:00:02.457) 0:13:13.494 *********** 2026-06-26 03:43:43.431821 | instance | changed: [instance] => (item=alertmanager) 2026-06-26 03:43:43.431895 | instance | changed: [instance] => (item=prometheus) 2026-06-26 03:43:43.432018 | instance | 2026-06-26 03:43:43.432151 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-06-26 03:43:43.432274 | instance | Friday 26 June 2026 03:43:43 +0000 (0:00:11.297) 0:13:24.791 *********** 2026-06-26 03:43:54.771943 | instance | changed: [instance] => (item=alertmanager) 2026-06-26 03:43:54.772059 | instance | changed: [instance] => (item=prometheus) 2026-06-26 03:43:54.772416 | instance | 2026-06-26 03:43:54.772457 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-06-26 03:43:54.772463 | instance | Friday 26 June 2026 03:43:54 +0000 (0:00:11.340) 0:13:36.131 *********** 2026-06-26 03:43:55.454512 | instance | changed: [instance] 2026-06-26 03:43:55.454576 | instance | 2026-06-26 03:43:55.455054 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-06-26 03:43:55.455094 | instance | Friday 26 June 2026 03:43:55 +0000 (0:00:00.682) 0:13:36.813 *********** 2026-06-26 03:44:01.890384 | instance | ok: [instance] 2026-06-26 03:44:01.890447 | instance | 2026-06-26 03:44:01.890581 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-06-26 03:44:01.890721 | instance | Friday 26 June 2026 03:44:01 +0000 (0:00:06.436) 0:13:43.250 *********** 2026-06-26 03:44:15.427066 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-06-26 03:44:15.427149 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-06-26 03:44:15.427250 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-06-26 03:44:15.427372 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-06-26 03:44:15.427497 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-06-26 03:44:15.427620 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-06-26 03:44:15.427731 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-06-26 03:44:15.427861 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-06-26 03:44:15.427972 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-06-26 03:44:15.428093 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-06-26 03:44:15.428223 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-06-26 03:44:15.428343 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-06-26 03:44:15.428463 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-06-26 03:44:15.428580 | instance | 2026-06-26 03:44:15.428698 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-06-26 03:44:15.428822 | instance | Friday 26 June 2026 03:44:15 +0000 (0:00:13.536) 0:13:56.786 *********** 2026-06-26 03:44:46.121740 | instance | changed: [instance] 2026-06-26 03:44:46.122053 | instance | 2026-06-26 03:44:46.122383 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 03:44:46.122663 | instance | Friday 26 June 2026 03:44:46 +0000 (0:00:30.694) 0:14:27.480 *********** 2026-06-26 03:44:46.186936 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 03:44:46.187178 | instance | 2026-06-26 03:44:46.187448 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 03:44:46.187726 | instance | Friday 26 June 2026 03:44:46 +0000 (0:00:00.065) 0:14:27.546 *********** 2026-06-26 03:44:46.699057 | instance | changed: [instance] 2026-06-26 03:44:46.699326 | instance | 2026-06-26 03:44:46.699636 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-06-26 03:44:46.699930 | instance | Friday 26 June 2026 03:44:46 +0000 (0:00:00.511) 0:14:28.058 *********** 2026-06-26 03:44:49.467470 | instance | changed: [instance] 2026-06-26 03:44:49.467707 | instance | 2026-06-26 03:44:49.467989 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 03:44:49.468252 | instance | Friday 26 June 2026 03:44:49 +0000 (0:00:02.768) 0:14:30.826 *********** 2026-06-26 03:44:49.514819 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 03:44:49.514948 | instance | 2026-06-26 03:44:49.515069 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 03:44:49.515348 | instance | Friday 26 June 2026 03:44:49 +0000 (0:00:00.047) 0:14:30.874 *********** 2026-06-26 03:44:50.008480 | instance | changed: [instance] 2026-06-26 03:44:50.008560 | instance | 2026-06-26 03:44:50.008695 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-06-26 03:44:50.008800 | instance | Friday 26 June 2026 03:44:50 +0000 (0:00:00.493) 0:14:31.367 *********** 2026-06-26 03:44:51.526652 | instance | changed: [instance] 2026-06-26 03:44:51.526798 | instance | 2026-06-26 03:44:51.526977 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 03:44:51.527144 | instance | Friday 26 June 2026 03:44:51 +0000 (0:00:01.517) 0:14:32.885 *********** 2026-06-26 03:44:51.587433 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 03:44:51.587469 | instance | 2026-06-26 03:44:51.587479 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 03:44:51.587611 | instance | Friday 26 June 2026 03:44:51 +0000 (0:00:00.060) 0:14:32.946 *********** 2026-06-26 03:44:52.081644 | instance | changed: [instance] 2026-06-26 03:44:52.081906 | instance | 2026-06-26 03:44:52.082274 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-06-26 03:44:52.082626 | instance | Friday 26 June 2026 03:44:52 +0000 (0:00:00.494) 0:14:33.440 *********** 2026-06-26 03:44:53.482336 | instance | changed: [instance] 2026-06-26 03:44:53.482467 | instance | 2026-06-26 03:44:53.482625 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-06-26 03:44:53.482764 | instance | Friday 26 June 2026 03:44:53 +0000 (0:00:01.401) 0:14:34.841 *********** 2026-06-26 03:44:54.476143 | instance | changed: [instance] 2026-06-26 03:44:54.476303 | instance | 2026-06-26 03:44:54.476497 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 03:44:54.476675 | instance | Friday 26 June 2026 03:44:54 +0000 (0:00:00.993) 0:14:35.835 *********** 2026-06-26 03:44:54.530643 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 03:44:54.530804 | instance | 2026-06-26 03:44:54.530987 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 03:44:54.531164 | instance | Friday 26 June 2026 03:44:54 +0000 (0:00:00.054) 0:14:35.889 *********** 2026-06-26 03:44:55.039402 | instance | changed: [instance] 2026-06-26 03:44:55.039665 | instance | 2026-06-26 03:44:55.040297 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-06-26 03:44:55.040360 | instance | Friday 26 June 2026 03:44:55 +0000 (0:00:00.508) 0:14:36.398 *********** 2026-06-26 03:44:56.432357 | instance | changed: [instance] 2026-06-26 03:44:56.432548 | instance | 2026-06-26 03:44:56.432793 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 03:44:56.433007 | instance | Friday 26 June 2026 03:44:56 +0000 (0:00:01.392) 0:14:37.791 *********** 2026-06-26 03:44:56.485148 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 03:44:56.485309 | instance | 2026-06-26 03:44:56.485491 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 03:44:56.485655 | instance | Friday 26 June 2026 03:44:56 +0000 (0:00:00.052) 0:14:37.844 *********** 2026-06-26 03:44:56.954020 | instance | changed: [instance] 2026-06-26 03:44:56.954274 | instance | 2026-06-26 03:44:56.954567 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Suspend the existing HelmRelease] *** 2026-06-26 03:44:56.954842 | instance | Friday 26 June 2026 03:44:56 +0000 (0:00:00.469) 0:14:38.313 *********** 2026-06-26 03:44:57.625415 | instance | ok: [instance] 2026-06-26 03:44:57.625638 | instance | 2026-06-26 03:44:57.625941 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Remove the existing HelmRelease] *** 2026-06-26 03:44:57.626383 | instance | Friday 26 June 2026 03:44:57 +0000 (0:00:00.671) 0:14:38.984 *********** 2026-06-26 03:44:58.325629 | instance | ok: [instance] 2026-06-26 03:44:58.325721 | instance | 2026-06-26 03:44:58.325850 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-06-26 03:44:58.325969 | instance | Friday 26 June 2026 03:44:58 +0000 (0:00:00.700) 0:14:39.685 *********** 2026-06-26 03:44:59.714285 | instance | changed: [instance] 2026-06-26 03:44:59.714457 | instance | 2026-06-26 03:44:59.714649 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-06-26 03:44:59.714834 | instance | 2026-06-26 03:44:59.715018 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 03:44:59.715201 | instance | Friday 26 June 2026 03:44:59 +0000 (0:00:01.388) 0:14:41.073 *********** 2026-06-26 03:45:01.414248 | instance | ok: [instance] 2026-06-26 03:45:01.414309 | instance | 2026-06-26 03:45:01.414321 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 03:45:01.414332 | instance | Friday 26 June 2026 03:45:01 +0000 (0:00:01.698) 0:14:42.772 *********** 2026-06-26 03:45:01.490855 | instance | ok: [instance] 2026-06-26 03:45:01.490896 | instance | 2026-06-26 03:45:01.490901 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 03:45:01.490906 | instance | Friday 26 June 2026 03:45:01 +0000 (0:00:00.077) 0:14:42.850 *********** 2026-06-26 03:45:01.533106 | instance | skipping: [instance] 2026-06-26 03:45:01.533183 | instance | 2026-06-26 03:45:01.533279 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 03:45:01.533435 | instance | Friday 26 June 2026 03:45:01 +0000 (0:00:00.042) 0:14:42.892 *********** 2026-06-26 03:45:01.582306 | instance | skipping: [instance] 2026-06-26 03:45:01.582403 | instance | 2026-06-26 03:45:01.582530 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 03:45:01.582647 | instance | Friday 26 June 2026 03:45:01 +0000 (0:00:00.049) 0:14:42.941 *********** 2026-06-26 03:45:01.631134 | instance | skipping: [instance] 2026-06-26 03:45:01.631208 | instance | 2026-06-26 03:45:01.631344 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 03:45:01.631464 | instance | Friday 26 June 2026 03:45:01 +0000 (0:00:00.048) 0:14:42.990 *********** 2026-06-26 03:45:01.675045 | instance | skipping: [instance] 2026-06-26 03:45:01.675137 | instance | 2026-06-26 03:45:01.675318 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 03:45:01.675409 | instance | Friday 26 June 2026 03:45:01 +0000 (0:00:00.043) 0:14:43.034 *********** 2026-06-26 03:45:01.721229 | instance | skipping: [instance] 2026-06-26 03:45:01.721333 | instance | 2026-06-26 03:45:01.721463 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 03:45:01.721586 | instance | Friday 26 June 2026 03:45:01 +0000 (0:00:00.045) 0:14:43.080 *********** 2026-06-26 03:45:01.776647 | instance | ok: [instance] 2026-06-26 03:45:01.776701 | instance | 2026-06-26 03:45:01.776854 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 03:45:01.776966 | instance | Friday 26 June 2026 03:45:01 +0000 (0:00:00.055) 0:14:43.136 *********** 2026-06-26 03:45:01.848415 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 03:45:01.848500 | instance | 2026-06-26 03:45:01.848626 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 03:45:01.848750 | instance | Friday 26 June 2026 03:45:01 +0000 (0:00:00.071) 0:14:43.208 *********** 2026-06-26 03:45:01.921413 | instance | ok: [instance] 2026-06-26 03:45:01.921541 | instance | 2026-06-26 03:45:01.921667 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 03:45:01.921784 | instance | Friday 26 June 2026 03:45:01 +0000 (0:00:00.072) 0:14:43.280 *********** 2026-06-26 03:45:01.986885 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 03:45:01.986990 | instance | 2026-06-26 03:45:01.987109 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 03:45:01.987225 | instance | Friday 26 June 2026 03:45:01 +0000 (0:00:00.065) 0:14:43.346 *********** 2026-06-26 03:45:02.541099 | instance | changed: [instance] 2026-06-26 03:45:02.541256 | instance | 2026-06-26 03:45:02.541423 | instance | TASK [vexxhost.atmosphere.memcached : Suspend the existing HelmRelease] ******** 2026-06-26 03:45:02.541596 | instance | Friday 26 June 2026 03:45:02 +0000 (0:00:00.553) 0:14:43.899 *********** 2026-06-26 03:45:03.225213 | instance | ok: [instance] 2026-06-26 03:45:03.225484 | instance | 2026-06-26 03:45:03.225782 | instance | TASK [vexxhost.atmosphere.memcached : Remove the existing HelmRelease] ********* 2026-06-26 03:45:03.226087 | instance | Friday 26 June 2026 03:45:03 +0000 (0:00:00.684) 0:14:44.584 *********** 2026-06-26 03:45:03.898356 | instance | ok: [instance] 2026-06-26 03:45:03.898733 | instance | 2026-06-26 03:45:03.899086 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-06-26 03:45:03.899360 | instance | Friday 26 June 2026 03:45:03 +0000 (0:00:00.672) 0:14:45.257 *********** 2026-06-26 03:45:05.075315 | instance | changed: [instance] 2026-06-26 03:45:05.075566 | instance | 2026-06-26 03:45:05.075864 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-06-26 03:45:05.076191 | instance | Friday 26 June 2026 03:45:05 +0000 (0:00:01.177) 0:14:46.434 *********** 2026-06-26 03:45:05.913797 | instance | changed: [instance] 2026-06-26 03:45:05.914499 | instance | 2026-06-26 03:45:05.914606 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-06-26 03:45:05.914618 | instance | Friday 26 June 2026 03:45:05 +0000 (0:00:00.838) 0:14:47.273 *********** 2026-06-26 03:45:10.540548 | instance | changed: [instance] 2026-06-26 03:45:10.541311 | instance | 2026-06-26 03:45:10.541368 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-06-26 03:45:10.541400 | instance | Friday 26 June 2026 03:45:10 +0000 (0:00:04.626) 0:14:51.899 *********** 2026-06-26 03:45:10.750012 | instance | changed: [instance] 2026-06-26 03:45:10.750124 | instance | 2026-06-26 03:45:10.750327 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-06-26 03:45:10.750403 | instance | Friday 26 June 2026 03:45:10 +0000 (0:00:00.210) 0:14:52.109 *********** 2026-06-26 03:45:11.259790 | instance | changed: [instance] 2026-06-26 03:45:11.260007 | instance | 2026-06-26 03:45:11.260335 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 03:45:11.260398 | instance | Friday 26 June 2026 03:45:11 +0000 (0:00:00.509) 0:14:52.619 *********** 2026-06-26 03:45:11.427466 | instance | ok: [instance] 2026-06-26 03:45:11.427568 | instance | 2026-06-26 03:45:11.427721 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 03:45:11.428359 | instance | Friday 26 June 2026 03:45:11 +0000 (0:00:00.167) 0:14:52.787 *********** 2026-06-26 03:45:11.506152 | instance | included: rabbitmq for instance 2026-06-26 03:45:11.506272 | instance | 2026-06-26 03:45:11.506557 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-26 03:45:11.506594 | instance | Friday 26 June 2026 03:45:11 +0000 (0:00:00.078) 0:14:52.865 *********** 2026-06-26 03:45:12.175544 | instance | ok: [instance] 2026-06-26 03:45:12.175624 | instance | 2026-06-26 03:45:12.176020 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-26 03:45:12.176057 | instance | Friday 26 June 2026 03:45:12 +0000 (0:00:00.668) 0:14:53.534 *********** 2026-06-26 03:45:12.227150 | instance | skipping: [instance] 2026-06-26 03:45:12.227245 | instance | 2026-06-26 03:45:12.227390 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-26 03:45:12.227511 | instance | Friday 26 June 2026 03:45:12 +0000 (0:00:00.052) 0:14:53.586 *********** 2026-06-26 03:45:12.277658 | instance | skipping: [instance] 2026-06-26 03:45:12.277727 | instance | 2026-06-26 03:45:12.277833 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-26 03:45:12.277955 | instance | Friday 26 June 2026 03:45:12 +0000 (0:00:00.050) 0:14:53.637 *********** 2026-06-26 03:45:43.199826 | instance | changed: [instance] 2026-06-26 03:45:43.199949 | instance | 2026-06-26 03:45:43.200256 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 03:45:43.200306 | instance | Friday 26 June 2026 03:45:43 +0000 (0:00:30.921) 0:15:24.559 *********** 2026-06-26 03:45:43.844383 | instance | ok: [instance] 2026-06-26 03:45:43.844457 | instance | 2026-06-26 03:45:43.844723 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 03:45:43.844759 | instance | Friday 26 June 2026 03:45:43 +0000 (0:00:00.644) 0:15:25.203 *********** 2026-06-26 03:45:43.896768 | instance | ok: [instance] 2026-06-26 03:45:43.896880 | instance | 2026-06-26 03:45:43.897013 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 03:45:43.897130 | instance | Friday 26 June 2026 03:45:43 +0000 (0:00:00.052) 0:15:25.256 *********** 2026-06-26 03:45:43.953735 | instance | skipping: [instance] 2026-06-26 03:45:43.953971 | instance | 2026-06-26 03:45:43.954370 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 03:45:43.954631 | instance | Friday 26 June 2026 03:45:43 +0000 (0:00:00.056) 0:15:25.312 *********** 2026-06-26 03:45:44.001625 | instance | skipping: [instance] 2026-06-26 03:45:44.001864 | instance | 2026-06-26 03:45:44.002169 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 03:45:44.002547 | instance | Friday 26 June 2026 03:45:43 +0000 (0:00:00.048) 0:15:25.361 *********** 2026-06-26 03:45:44.051234 | instance | ok: [instance] 2026-06-26 03:45:44.051473 | instance | 2026-06-26 03:45:44.051752 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 03:45:44.052019 | instance | Friday 26 June 2026 03:45:44 +0000 (0:00:00.049) 0:15:25.410 *********** 2026-06-26 03:45:44.137756 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-26 03:45:44.138030 | instance | ok: [instance] => (item=identity) 2026-06-26 03:45:44.138344 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 03:45:44.138763 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 03:45:44.139073 | instance | 2026-06-26 03:45:44.139342 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 03:45:44.139703 | instance | Friday 26 June 2026 03:45:44 +0000 (0:00:00.085) 0:15:25.496 *********** 2026-06-26 03:45:44.198909 | instance | ok: [instance] 2026-06-26 03:45:44.199160 | instance | 2026-06-26 03:45:44.199413 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 03:45:44.199619 | instance | Friday 26 June 2026 03:45:44 +0000 (0:00:00.060) 0:15:25.557 *********** 2026-06-26 03:45:44.338188 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 03:45:44.338390 | instance | 2026-06-26 03:45:44.338571 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 03:45:44.338741 | instance | Friday 26 June 2026 03:45:44 +0000 (0:00:00.139) 0:15:25.697 *********** 2026-06-26 03:45:44.898263 | instance | changed: [instance] 2026-06-26 03:45:44.898586 | instance | 2026-06-26 03:45:44.898861 | instance | TASK [vexxhost.atmosphere.keystone : Suspend the existing HelmRelease] ********* 2026-06-26 03:45:44.899083 | instance | Friday 26 June 2026 03:45:44 +0000 (0:00:00.559) 0:15:26.257 *********** 2026-06-26 03:45:45.604195 | instance | ok: [instance] 2026-06-26 03:45:45.604435 | instance | 2026-06-26 03:45:45.604855 | instance | TASK [vexxhost.atmosphere.keystone : Remove the existing HelmRelease] ********** 2026-06-26 03:45:45.605113 | instance | Friday 26 June 2026 03:45:45 +0000 (0:00:00.706) 0:15:26.963 *********** 2026-06-26 03:45:46.296799 | instance | ok: [instance] 2026-06-26 03:45:46.297029 | instance | 2026-06-26 03:45:46.297311 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-06-26 03:45:46.297589 | instance | Friday 26 June 2026 03:45:46 +0000 (0:00:00.692) 0:15:27.656 *********** 2026-06-26 03:45:46.921659 | instance | ok: [instance] => (item=None) 2026-06-26 03:45:46.921908 | instance | ok: [instance] 2026-06-26 03:45:46.922184 | instance | 2026-06-26 03:45:46.922527 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-06-26 03:45:46.922802 | instance | Friday 26 June 2026 03:45:46 +0000 (0:00:00.624) 0:15:28.280 *********** 2026-06-26 03:45:47.782271 | instance | changed: [instance] 2026-06-26 03:45:47.782507 | instance | 2026-06-26 03:45:47.782790 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-06-26 03:45:47.783078 | instance | Friday 26 June 2026 03:45:47 +0000 (0:00:00.860) 0:15:29.141 *********** 2026-06-26 03:45:48.268638 | instance | changed: [instance] => (item=None) 2026-06-26 03:45:48.268699 | instance | changed: [instance] 2026-06-26 03:45:48.268711 | instance | 2026-06-26 03:45:48.268727 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-06-26 03:45:48.268981 | instance | Friday 26 June 2026 03:45:48 +0000 (0:00:00.485) 0:15:29.627 *********** 2026-06-26 03:45:49.116385 | instance | changed: [instance] => (item=None) 2026-06-26 03:45:49.116456 | instance | changed: [instance] 2026-06-26 03:45:49.116850 | instance | 2026-06-26 03:45:49.116894 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-06-26 03:45:49.116899 | instance | Friday 26 June 2026 03:45:49 +0000 (0:00:00.848) 0:15:30.476 *********** 2026-06-26 03:48:23.402158 | instance | changed: [instance] 2026-06-26 03:48:23.402352 | instance | 2026-06-26 03:48:23.402677 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 03:48:23.403018 | instance | Friday 26 June 2026 03:48:23 +0000 (0:02:34.284) 0:18:04.760 *********** 2026-06-26 03:48:23.499242 | instance | included: openstack_helm_ingress for instance 2026-06-26 03:48:23.499591 | instance | 2026-06-26 03:48:23.499878 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 03:48:23.500159 | instance | Friday 26 June 2026 03:48:23 +0000 (0:00:00.096) 0:18:04.857 *********** 2026-06-26 03:48:23.551669 | instance | skipping: [instance] 2026-06-26 03:48:23.551907 | instance | 2026-06-26 03:48:23.552188 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 03:48:23.552454 | instance | Friday 26 June 2026 03:48:23 +0000 (0:00:00.053) 0:18:04.910 *********** 2026-06-26 03:48:23.602967 | instance | skipping: [instance] 2026-06-26 03:48:23.603192 | instance | 2026-06-26 03:48:23.603477 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 03:48:23.603797 | instance | Friday 26 June 2026 03:48:23 +0000 (0:00:00.051) 0:18:04.962 *********** 2026-06-26 03:48:23.670033 | instance | ok: [instance] 2026-06-26 03:48:23.670332 | instance | 2026-06-26 03:48:23.670629 | instance | TASK [Create Ingress identity] ************************************************* 2026-06-26 03:48:23.670876 | instance | Friday 26 June 2026 03:48:23 +0000 (0:00:00.066) 0:18:05.029 *********** 2026-06-26 03:48:23.750487 | instance | included: ingress for instance 2026-06-26 03:48:23.750668 | instance | 2026-06-26 03:48:23.750902 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-06-26 03:48:23.751131 | instance | Friday 26 June 2026 03:48:23 +0000 (0:00:00.080) 0:18:05.109 *********** 2026-06-26 03:48:24.774702 | instance | changed: [instance] 2026-06-26 03:48:24.774823 | instance | 2026-06-26 03:48:24.774971 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-06-26 03:48:24.775104 | instance | Friday 26 June 2026 03:48:24 +0000 (0:00:01.024) 0:18:06.134 *********** 2026-06-26 03:48:29.168666 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-06-26 03:48:29.168935 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-06-26 03:48:29.169231 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-06-26 03:48:29.169515 | instance | ok: [instance] 2026-06-26 03:48:29.169780 | instance | 2026-06-26 03:48:29.170078 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-06-26 03:48:29.170429 | instance | Friday 26 June 2026 03:48:29 +0000 (0:00:04.393) 0:18:10.527 *********** 2026-06-26 03:48:29.845512 | instance | ok: [instance] 2026-06-26 03:48:29.845738 | instance | 2026-06-26 03:48:29.846028 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-06-26 03:48:29.846313 | instance | Friday 26 June 2026 03:48:29 +0000 (0:00:00.676) 0:18:11.204 *********** 2026-06-26 03:48:30.837051 | instance | ok: [instance] => (item=atmosphere) 2026-06-26 03:48:30.837293 | instance | 2026-06-26 03:48:30.837561 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-06-26 03:48:30.837860 | instance | Friday 26 June 2026 03:48:30 +0000 (0:00:00.991) 0:18:12.196 *********** 2026-06-26 03:48:31.829096 | instance | changed: [instance] => (item=atmosphere) 2026-06-26 03:48:31.829429 | instance | 2026-06-26 03:48:31.829758 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-06-26 03:48:31.830047 | instance | Friday 26 June 2026 03:48:31 +0000 (0:00:00.991) 0:18:13.188 *********** 2026-06-26 03:48:32.795389 | instance | changed: [instance] => (item=atmosphere) 2026-06-26 03:48:32.795700 | instance | 2026-06-26 03:48:32.796060 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-06-26 03:48:32.796419 | instance | Friday 26 June 2026 03:48:32 +0000 (0:00:00.966) 0:18:14.154 *********** 2026-06-26 03:48:33.812231 | instance | changed: [instance] => (item=atmosphere) 2026-06-26 03:48:33.812551 | instance | 2026-06-26 03:48:33.812999 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-06-26 03:48:33.813395 | instance | Friday 26 June 2026 03:48:33 +0000 (0:00:01.016) 0:18:15.170 *********** 2026-06-26 03:48:34.070609 | instance | changed: [instance] 2026-06-26 03:48:34.070837 | instance | 2026-06-26 03:48:34.071118 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-26 03:48:34.071462 | instance | Friday 26 June 2026 03:48:34 +0000 (0:00:00.258) 0:18:15.429 *********** 2026-06-26 03:48:35.230312 | instance | ok: [instance] 2026-06-26 03:48:35.230416 | instance | 2026-06-26 03:48:35.230834 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-26 03:48:35.231062 | instance | Friday 26 June 2026 03:48:35 +0000 (0:00:01.159) 0:18:16.588 *********** 2026-06-26 03:48:35.495272 | instance | ok: [instance] 2026-06-26 03:48:35.495377 | instance | 2026-06-26 03:48:35.495505 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 03:48:35.495634 | instance | Friday 26 June 2026 03:48:35 +0000 (0:00:00.265) 0:18:16.854 *********** 2026-06-26 03:48:35.578577 | instance | ok: [instance] => { 2026-06-26 03:48:35.578830 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-06-26 03:48:35.579074 | instance | } 2026-06-26 03:48:35.579305 | instance | 2026-06-26 03:48:35.579576 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 03:48:35.579836 | instance | Friday 26 June 2026 03:48:35 +0000 (0:00:00.083) 0:18:16.937 *********** 2026-06-26 03:48:36.304184 | instance | changed: [instance] 2026-06-26 03:48:36.304394 | instance | 2026-06-26 03:48:36.304660 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 03:48:36.304923 | instance | Friday 26 June 2026 03:48:36 +0000 (0:00:00.725) 0:18:17.663 *********** 2026-06-26 03:48:37.569613 | instance | changed: [instance] 2026-06-26 03:48:37.569862 | instance | 2026-06-26 03:48:37.570150 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-06-26 03:48:37.570422 | instance | Friday 26 June 2026 03:48:37 +0000 (0:00:01.265) 0:18:18.928 *********** 2026-06-26 03:48:38.076554 | instance | changed: [instance] 2026-06-26 03:48:38.076763 | instance | 2026-06-26 03:48:38.077038 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-06-26 03:48:38.077301 | instance | Friday 26 June 2026 03:48:38 +0000 (0:00:00.506) 0:18:19.435 *********** 2026-06-26 03:48:38.757325 | instance | ok: [instance] 2026-06-26 03:48:38.757473 | instance | 2026-06-26 03:48:38.757706 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-06-26 03:48:38.757922 | instance | Friday 26 June 2026 03:48:38 +0000 (0:00:00.681) 0:18:20.116 *********** 2026-06-26 03:48:39.429406 | instance | ok: [instance] 2026-06-26 03:48:39.429786 | instance | 2026-06-26 03:48:39.430161 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-06-26 03:48:39.430513 | instance | Friday 26 June 2026 03:48:39 +0000 (0:00:00.671) 0:18:20.788 *********** 2026-06-26 03:48:39.796127 | instance | ok: [instance] 2026-06-26 03:48:39.796355 | instance | 2026-06-26 03:48:39.796672 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-06-26 03:48:39.796956 | instance | Friday 26 June 2026 03:48:39 +0000 (0:00:00.367) 0:18:21.155 *********** 2026-06-26 03:48:39.910293 | instance | included: openstack_helm_endpoints for instance 2026-06-26 03:48:39.910561 | instance | 2026-06-26 03:48:39.910836 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 03:48:39.911095 | instance | Friday 26 June 2026 03:48:39 +0000 (0:00:00.114) 0:18:21.269 *********** 2026-06-26 03:48:39.966441 | instance | skipping: [instance] 2026-06-26 03:48:39.966652 | instance | 2026-06-26 03:48:39.966911 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 03:48:39.967169 | instance | Friday 26 June 2026 03:48:39 +0000 (0:00:00.056) 0:18:21.325 *********** 2026-06-26 03:48:40.008330 | instance | skipping: [instance] 2026-06-26 03:48:40.008551 | instance | 2026-06-26 03:48:40.008883 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 03:48:40.009115 | instance | Friday 26 June 2026 03:48:40 +0000 (0:00:00.041) 0:18:21.367 *********** 2026-06-26 03:48:40.051043 | instance | skipping: [instance] 2026-06-26 03:48:40.051171 | instance | 2026-06-26 03:48:40.051372 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 03:48:40.051603 | instance | Friday 26 June 2026 03:48:40 +0000 (0:00:00.042) 0:18:21.410 *********** 2026-06-26 03:48:40.091650 | instance | skipping: [instance] 2026-06-26 03:48:40.091892 | instance | 2026-06-26 03:48:40.092195 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 03:48:40.092429 | instance | Friday 26 June 2026 03:48:40 +0000 (0:00:00.040) 0:18:21.451 *********** 2026-06-26 03:48:40.132203 | instance | skipping: [instance] 2026-06-26 03:48:40.132425 | instance | 2026-06-26 03:48:40.132696 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 03:48:40.133016 | instance | Friday 26 June 2026 03:48:40 +0000 (0:00:00.040) 0:18:21.491 *********** 2026-06-26 03:48:40.174577 | instance | skipping: [instance] 2026-06-26 03:48:40.174817 | instance | 2026-06-26 03:48:40.175090 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 03:48:40.175350 | instance | Friday 26 June 2026 03:48:40 +0000 (0:00:00.042) 0:18:21.534 *********** 2026-06-26 03:48:40.230745 | instance | ok: [instance] 2026-06-26 03:48:40.230813 | instance | 2026-06-26 03:48:40.230925 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 03:48:40.231038 | instance | Friday 26 June 2026 03:48:40 +0000 (0:00:00.056) 0:18:21.590 *********** 2026-06-26 03:48:40.292006 | instance | ok: [instance] => (item=identity) 2026-06-26 03:48:40.292236 | instance | 2026-06-26 03:48:40.292519 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 03:48:40.292794 | instance | Friday 26 June 2026 03:48:40 +0000 (0:00:00.061) 0:18:21.651 *********** 2026-06-26 03:48:40.355754 | instance | ok: [instance] 2026-06-26 03:48:40.355957 | instance | 2026-06-26 03:48:40.356217 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-06-26 03:48:40.356480 | instance | Friday 26 June 2026 03:48:40 +0000 (0:00:00.063) 0:18:21.715 *********** 2026-06-26 03:48:40.835636 | instance | changed: [instance] 2026-06-26 03:48:40.835868 | instance | 2026-06-26 03:48:40.836241 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-06-26 03:48:40.836409 | instance | Friday 26 June 2026 03:48:40 +0000 (0:00:00.479) 0:18:22.194 *********** 2026-06-26 03:48:41.311386 | instance | changed: [instance] 2026-06-26 03:48:41.311682 | instance | 2026-06-26 03:48:41.312019 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-06-26 03:48:41.312335 | instance | Friday 26 June 2026 03:48:41 +0000 (0:00:00.475) 0:18:22.670 *********** 2026-06-26 03:48:41.837269 | instance | changed: [instance] 2026-06-26 03:48:41.837537 | instance | 2026-06-26 03:48:41.837832 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-06-26 03:48:41.838246 | instance | Friday 26 June 2026 03:48:41 +0000 (0:00:00.525) 0:18:23.196 *********** 2026-06-26 03:48:42.387518 | instance | changed: [instance] 2026-06-26 03:48:42.387633 | instance | 2026-06-26 03:48:42.387789 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 03:48:42.387993 | instance | Friday 26 June 2026 03:48:42 +0000 (0:00:00.550) 0:18:23.746 *********** 2026-06-26 03:48:42.459317 | instance | ok: [instance] 2026-06-26 03:48:42.459576 | instance | 2026-06-26 03:48:42.459937 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 03:48:42.459983 | instance | Friday 26 June 2026 03:48:42 +0000 (0:00:00.071) 0:18:23.818 *********** 2026-06-26 03:48:42.544775 | instance | included: rabbitmq for instance 2026-06-26 03:48:42.545045 | instance | 2026-06-26 03:48:42.545327 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-26 03:48:42.545590 | instance | Friday 26 June 2026 03:48:42 +0000 (0:00:00.085) 0:18:23.904 *********** 2026-06-26 03:48:43.243941 | instance | ok: [instance] 2026-06-26 03:48:43.244219 | instance | 2026-06-26 03:48:43.244532 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-26 03:48:43.244840 | instance | Friday 26 June 2026 03:48:43 +0000 (0:00:00.698) 0:18:24.603 *********** 2026-06-26 03:48:43.287690 | instance | skipping: [instance] 2026-06-26 03:48:43.287919 | instance | 2026-06-26 03:48:43.288202 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-26 03:48:43.288465 | instance | Friday 26 June 2026 03:48:43 +0000 (0:00:00.044) 0:18:24.647 *********** 2026-06-26 03:48:43.337136 | instance | skipping: [instance] 2026-06-26 03:48:43.337391 | instance | 2026-06-26 03:48:43.337695 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-26 03:48:43.337959 | instance | Friday 26 June 2026 03:48:43 +0000 (0:00:00.049) 0:18:24.696 *********** 2026-06-26 03:49:09.260259 | instance | changed: [instance] 2026-06-26 03:49:09.260499 | instance | 2026-06-26 03:49:09.260783 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 03:49:09.261046 | instance | Friday 26 June 2026 03:49:09 +0000 (0:00:25.922) 0:18:50.619 *********** 2026-06-26 03:49:10.016278 | instance | ok: [instance] 2026-06-26 03:49:10.016483 | instance | 2026-06-26 03:49:10.016782 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 03:49:10.017066 | instance | Friday 26 June 2026 03:49:10 +0000 (0:00:00.756) 0:18:51.375 *********** 2026-06-26 03:49:10.065304 | instance | ok: [instance] 2026-06-26 03:49:10.065428 | instance | 2026-06-26 03:49:10.065569 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 03:49:10.065685 | instance | Friday 26 June 2026 03:49:10 +0000 (0:00:00.049) 0:18:51.424 *********** 2026-06-26 03:49:10.117850 | instance | skipping: [instance] 2026-06-26 03:49:10.118089 | instance | 2026-06-26 03:49:10.118404 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 03:49:10.118669 | instance | Friday 26 June 2026 03:49:10 +0000 (0:00:00.052) 0:18:51.477 *********** 2026-06-26 03:49:10.167419 | instance | skipping: [instance] 2026-06-26 03:49:10.167700 | instance | 2026-06-26 03:49:10.167990 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 03:49:10.168253 | instance | Friday 26 June 2026 03:49:10 +0000 (0:00:00.049) 0:18:51.526 *********** 2026-06-26 03:49:10.216371 | instance | ok: [instance] 2026-06-26 03:49:10.216711 | instance | 2026-06-26 03:49:10.217076 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 03:49:10.217448 | instance | Friday 26 June 2026 03:49:10 +0000 (0:00:00.048) 0:18:51.575 *********** 2026-06-26 03:49:10.328244 | instance | ok: [instance] => (item=identity) 2026-06-26 03:49:10.328464 | instance | ok: [instance] => (item=key_manager) 2026-06-26 03:49:10.328781 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 03:49:10.329038 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-26 03:49:10.329303 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 03:49:10.329565 | instance | 2026-06-26 03:49:10.329837 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 03:49:10.330100 | instance | Friday 26 June 2026 03:49:10 +0000 (0:00:00.111) 0:18:51.687 *********** 2026-06-26 03:49:10.394608 | instance | ok: [instance] 2026-06-26 03:49:10.394843 | instance | 2026-06-26 03:49:10.395139 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 03:49:10.395423 | instance | Friday 26 June 2026 03:49:10 +0000 (0:00:00.066) 0:18:51.753 *********** 2026-06-26 03:49:10.449375 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 03:49:10.449643 | instance | 2026-06-26 03:49:10.449975 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 03:49:10.450314 | instance | Friday 26 June 2026 03:49:10 +0000 (0:00:00.055) 0:18:51.808 *********** 2026-06-26 03:49:10.985154 | instance | changed: [instance] 2026-06-26 03:49:10.985225 | instance | 2026-06-26 03:49:10.985356 | instance | TASK [vexxhost.atmosphere.barbican : Suspend the existing HelmRelease] ********* 2026-06-26 03:49:10.985535 | instance | Friday 26 June 2026 03:49:10 +0000 (0:00:00.535) 0:18:52.344 *********** 2026-06-26 03:49:11.664661 | instance | ok: [instance] 2026-06-26 03:49:11.664906 | instance | 2026-06-26 03:49:11.665177 | instance | TASK [vexxhost.atmosphere.barbican : Remove the existing HelmRelease] ********** 2026-06-26 03:49:11.665437 | instance | Friday 26 June 2026 03:49:11 +0000 (0:00:00.679) 0:18:53.024 *********** 2026-06-26 03:49:12.348062 | instance | ok: [instance] 2026-06-26 03:49:12.348206 | instance | 2026-06-26 03:49:12.348383 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-06-26 03:49:12.348554 | instance | Friday 26 June 2026 03:49:12 +0000 (0:00:00.683) 0:18:53.707 *********** 2026-06-26 03:50:39.484521 | instance | changed: [instance] 2026-06-26 03:50:39.484595 | instance | 2026-06-26 03:50:39.484605 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 03:50:39.484894 | instance | Friday 26 June 2026 03:50:39 +0000 (0:01:27.135) 0:20:20.842 *********** 2026-06-26 03:50:39.600624 | instance | included: openstack_helm_ingress for instance 2026-06-26 03:50:39.600764 | instance | 2026-06-26 03:50:39.600937 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 03:50:39.601107 | instance | Friday 26 June 2026 03:50:39 +0000 (0:00:00.117) 0:20:20.959 *********** 2026-06-26 03:50:39.656815 | instance | skipping: [instance] 2026-06-26 03:50:39.657081 | instance | 2026-06-26 03:50:39.657282 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 03:50:39.657447 | instance | Friday 26 June 2026 03:50:39 +0000 (0:00:00.056) 0:20:21.016 *********** 2026-06-26 03:50:39.708136 | instance | skipping: [instance] 2026-06-26 03:50:39.708452 | instance | 2026-06-26 03:50:39.708847 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 03:50:39.709129 | instance | Friday 26 June 2026 03:50:39 +0000 (0:00:00.051) 0:20:21.067 *********** 2026-06-26 03:50:39.771450 | instance | ok: [instance] 2026-06-26 03:50:39.771820 | instance | 2026-06-26 03:50:39.772211 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-06-26 03:50:39.772611 | instance | Friday 26 June 2026 03:50:39 +0000 (0:00:00.062) 0:20:21.130 *********** 2026-06-26 03:50:39.931850 | instance | included: ingress for instance 2026-06-26 03:50:39.932136 | instance | 2026-06-26 03:50:39.932469 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-06-26 03:50:39.932776 | instance | Friday 26 June 2026 03:50:39 +0000 (0:00:00.161) 0:20:21.291 *********** 2026-06-26 03:50:40.873736 | instance | changed: [instance] 2026-06-26 03:50:40.873982 | instance | 2026-06-26 03:50:40.874350 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-06-26 03:50:40.874635 | instance | Friday 26 June 2026 03:50:40 +0000 (0:00:00.941) 0:20:22.232 *********** 2026-06-26 03:50:41.813321 | instance | changed: [instance] 2026-06-26 03:50:41.813530 | instance | 2026-06-26 03:50:41.813860 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-06-26 03:50:41.814137 | instance | Friday 26 June 2026 03:50:41 +0000 (0:00:00.939) 0:20:23.172 *********** 2026-06-26 03:50:47.991491 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-06-26 03:50:47.991732 | instance | 2026-06-26 03:50:47.992031 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 03:50:47.992349 | instance | Friday 26 June 2026 03:50:47 +0000 (0:00:06.178) 0:20:29.350 *********** 2026-06-26 03:50:48.056907 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 03:50:48.057118 | instance | 2026-06-26 03:50:48.057449 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 03:50:48.057713 | instance | Friday 26 June 2026 03:50:48 +0000 (0:00:00.065) 0:20:29.416 *********** 2026-06-26 03:50:48.558573 | instance | changed: [instance] 2026-06-26 03:50:48.558825 | instance | 2026-06-26 03:50:48.559108 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-06-26 03:50:48.559382 | instance | Friday 26 June 2026 03:50:48 +0000 (0:00:00.501) 0:20:29.917 *********** 2026-06-26 03:50:51.402302 | instance | changed: [instance] 2026-06-26 03:50:51.402583 | instance | 2026-06-26 03:50:51.402897 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 03:50:51.403167 | instance | Friday 26 June 2026 03:50:51 +0000 (0:00:02.843) 0:20:32.761 *********** 2026-06-26 03:50:51.477396 | instance | skipping: [instance] 2026-06-26 03:50:51.477649 | instance | 2026-06-26 03:50:51.477921 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 03:50:51.478242 | instance | Friday 26 June 2026 03:50:51 +0000 (0:00:00.074) 0:20:32.836 *********** 2026-06-26 03:50:51.538900 | instance | skipping: [instance] 2026-06-26 03:50:51.539161 | instance | 2026-06-26 03:50:51.539450 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 03:50:51.539718 | instance | Friday 26 June 2026 03:50:51 +0000 (0:00:00.061) 0:20:32.897 *********** 2026-06-26 03:50:51.590760 | instance | skipping: [instance] 2026-06-26 03:50:51.591127 | instance | 2026-06-26 03:50:51.591507 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 03:50:51.591855 | instance | Friday 26 June 2026 03:50:51 +0000 (0:00:00.052) 0:20:32.949 *********** 2026-06-26 03:50:51.637469 | instance | skipping: [instance] 2026-06-26 03:50:51.637714 | instance | 2026-06-26 03:50:51.638054 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 03:50:51.638487 | instance | Friday 26 June 2026 03:50:51 +0000 (0:00:00.047) 0:20:32.997 *********** 2026-06-26 03:50:51.690338 | instance | skipping: [instance] 2026-06-26 03:50:51.690454 | instance | 2026-06-26 03:50:51.690468 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 03:50:51.690821 | instance | Friday 26 June 2026 03:50:51 +0000 (0:00:00.051) 0:20:33.048 *********** 2026-06-26 03:50:51.738063 | instance | skipping: [instance] 2026-06-26 03:50:51.738143 | instance | 2026-06-26 03:50:51.738375 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 03:50:51.738476 | instance | Friday 26 June 2026 03:50:51 +0000 (0:00:00.048) 0:20:33.097 *********** 2026-06-26 03:50:51.798228 | instance | ok: [instance] 2026-06-26 03:50:51.798609 | instance | 2026-06-26 03:50:51.798916 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 03:50:51.799183 | instance | Friday 26 June 2026 03:50:51 +0000 (0:00:00.059) 0:20:33.157 *********** 2026-06-26 03:50:51.867821 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-06-26 03:50:51.868042 | instance | 2026-06-26 03:50:51.868325 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 03:50:51.868699 | instance | Friday 26 June 2026 03:50:51 +0000 (0:00:00.069) 0:20:33.226 *********** 2026-06-26 03:50:51.944332 | instance | ok: [instance] 2026-06-26 03:50:51.944469 | instance | 2026-06-26 03:50:51.944655 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 03:50:51.944830 | instance | Friday 26 June 2026 03:50:51 +0000 (0:00:00.076) 0:20:33.303 *********** 2026-06-26 03:50:52.014483 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 03:50:52.014710 | instance | 2026-06-26 03:50:52.014985 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 03:50:52.015251 | instance | Friday 26 June 2026 03:50:52 +0000 (0:00:00.069) 0:20:33.373 *********** 2026-06-26 03:50:52.495273 | instance | changed: [instance] 2026-06-26 03:50:52.495590 | instance | 2026-06-26 03:50:52.495940 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-06-26 03:50:52.496274 | instance | Friday 26 June 2026 03:50:52 +0000 (0:00:00.480) 0:20:33.854 *********** 2026-06-26 03:51:09.638877 | instance | ok: [instance] 2026-06-26 03:51:09.639105 | instance | 2026-06-26 03:51:09.639398 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-06-26 03:51:09.639663 | instance | Friday 26 June 2026 03:51:09 +0000 (0:00:17.143) 0:20:50.998 *********** 2026-06-26 03:51:24.089958 | instance | ok: [instance] 2026-06-26 03:51:24.090187 | instance | 2026-06-26 03:51:24.090583 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-06-26 03:51:24.090849 | instance | Friday 26 June 2026 03:51:24 +0000 (0:00:14.450) 0:21:05.448 *********** 2026-06-26 03:51:25.474076 | instance | ok: [instance] 2026-06-26 03:51:25.474262 | instance | 2026-06-26 03:51:25.474494 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-06-26 03:51:25.474725 | instance | Friday 26 June 2026 03:51:25 +0000 (0:00:01.384) 0:21:06.833 *********** 2026-06-26 03:51:26.707478 | instance | ok: [instance] 2026-06-26 03:51:26.707595 | instance | 2026-06-26 03:51:26.707618 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-06-26 03:51:26.707875 | instance | Friday 26 June 2026 03:51:26 +0000 (0:00:01.232) 0:21:08.066 *********** 2026-06-26 03:51:27.430884 | instance | changed: [instance] 2026-06-26 03:51:27.431016 | instance | 2026-06-26 03:51:27.432039 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-06-26 03:51:27.432098 | instance | Friday 26 June 2026 03:51:27 +0000 (0:00:00.724) 0:21:08.790 *********** 2026-06-26 03:51:30.415545 | instance | changed: [instance] 2026-06-26 03:51:30.416315 | instance | 2026-06-26 03:51:30.416373 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-06-26 03:51:30.416382 | instance | Friday 26 June 2026 03:51:30 +0000 (0:00:02.984) 0:21:11.774 *********** 2026-06-26 03:51:31.908247 | instance | [WARNING]: Module did not set no_log for update_password 2026-06-26 03:51:31.928698 | instance | changed: [instance] 2026-06-26 03:51:31.929057 | instance | 2026-06-26 03:51:31.929458 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-06-26 03:51:31.929852 | instance | Friday 26 June 2026 03:51:31 +0000 (0:00:01.512) 0:21:13.288 *********** 2026-06-26 03:51:33.142456 | instance | changed: [instance] 2026-06-26 03:51:33.142691 | instance | 2026-06-26 03:51:33.142966 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-06-26 03:51:33.143219 | instance | Friday 26 June 2026 03:51:33 +0000 (0:00:01.213) 0:21:14.501 *********** 2026-06-26 03:51:34.350879 | instance | changed: [instance] 2026-06-26 03:51:34.351123 | instance | 2026-06-26 03:51:34.351395 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-06-26 03:51:34.351664 | instance | Friday 26 June 2026 03:51:34 +0000 (0:00:01.208) 0:21:15.709 *********** 2026-06-26 03:51:36.182049 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-177.nip.io/swift/v1/%(tenant_id)s'}) 2026-06-26 03:51:36.182119 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-06-26 03:51:36.182131 | instance | 2026-06-26 03:51:36.182141 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 03:51:36.182178 | instance | Friday 26 June 2026 03:51:36 +0000 (0:00:01.829) 0:21:17.539 *********** 2026-06-26 03:51:36.291958 | instance | included: openstack_helm_ingress for instance 2026-06-26 03:51:36.292023 | instance | 2026-06-26 03:51:36.292039 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 03:51:36.292053 | instance | Friday 26 June 2026 03:51:36 +0000 (0:00:00.110) 0:21:17.649 *********** 2026-06-26 03:51:36.340630 | instance | skipping: [instance] 2026-06-26 03:51:36.340679 | instance | 2026-06-26 03:51:36.340850 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 03:51:36.341018 | instance | Friday 26 June 2026 03:51:36 +0000 (0:00:00.050) 0:21:17.700 *********** 2026-06-26 03:51:36.400887 | instance | skipping: [instance] 2026-06-26 03:51:36.402396 | instance | 2026-06-26 03:51:36.402750 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 03:51:36.403039 | instance | Friday 26 June 2026 03:51:36 +0000 (0:00:00.059) 0:21:17.760 *********** 2026-06-26 03:51:36.466762 | instance | ok: [instance] 2026-06-26 03:51:36.466858 | instance | 2026-06-26 03:51:36.466993 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-06-26 03:51:36.467120 | instance | Friday 26 June 2026 03:51:36 +0000 (0:00:00.066) 0:21:17.826 *********** 2026-06-26 03:51:36.548992 | instance | included: ingress for instance 2026-06-26 03:51:36.549061 | instance | 2026-06-26 03:51:36.549193 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-06-26 03:51:36.549308 | instance | Friday 26 June 2026 03:51:36 +0000 (0:00:00.082) 0:21:17.908 *********** 2026-06-26 03:51:37.506852 | instance | changed: [instance] 2026-06-26 03:51:37.506984 | instance | 2026-06-26 03:51:37.507191 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 03:51:37.507360 | instance | Friday 26 June 2026 03:51:37 +0000 (0:00:00.957) 0:21:18.866 *********** 2026-06-26 03:51:37.569657 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 03:51:37.569901 | instance | 2026-06-26 03:51:37.570201 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 03:51:37.570524 | instance | Friday 26 June 2026 03:51:37 +0000 (0:00:00.062) 0:21:18.928 *********** 2026-06-26 03:51:38.086873 | instance | changed: [instance] 2026-06-26 03:51:38.087096 | instance | 2026-06-26 03:51:38.087391 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-06-26 03:51:38.087653 | instance | Friday 26 June 2026 03:51:38 +0000 (0:00:00.517) 0:21:19.446 *********** 2026-06-26 03:51:52.452790 | instance | ok: [instance] 2026-06-26 03:51:52.452862 | instance | 2026-06-26 03:51:52.452879 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-06-26 03:51:52.452892 | instance | Friday 26 June 2026 03:51:52 +0000 (0:00:14.364) 0:21:33.810 *********** 2026-06-26 03:51:52.527919 | instance | ok: [instance] => (item=10.96.240.200) 2026-06-26 03:51:52.528016 | instance | 2026-06-26 03:51:52.528144 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-06-26 03:51:52.528266 | instance | Friday 26 June 2026 03:51:52 +0000 (0:00:00.076) 0:21:33.887 *********** 2026-06-26 03:51:53.199371 | instance | changed: [instance] 2026-06-26 03:51:53.199478 | instance | 2026-06-26 03:51:53.199629 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-06-26 03:51:53.199778 | instance | Friday 26 June 2026 03:51:53 +0000 (0:00:00.671) 0:21:34.558 *********** 2026-06-26 03:51:53.861712 | instance | changed: [instance] 2026-06-26 03:51:53.861755 | instance | 2026-06-26 03:51:53.861760 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-06-26 03:51:53.861765 | instance | Friday 26 June 2026 03:51:53 +0000 (0:00:00.661) 0:21:35.220 *********** 2026-06-26 03:51:55.067722 | instance | ok: [instance] 2026-06-26 03:51:55.067814 | instance | 2026-06-26 03:51:55.068059 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-06-26 03:51:55.068100 | instance | Friday 26 June 2026 03:51:55 +0000 (0:00:01.206) 0:21:36.427 *********** 2026-06-26 03:51:55.121849 | instance | ok: [instance] 2026-06-26 03:51:55.121910 | instance | 2026-06-26 03:51:55.122089 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-06-26 03:51:55.122143 | instance | Friday 26 June 2026 03:51:55 +0000 (0:00:00.054) 0:21:36.481 *********** 2026-06-26 03:51:55.816025 | instance | changed: [instance] 2026-06-26 03:51:55.816794 | instance | 2026-06-26 03:51:55.816827 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-06-26 03:51:55.816843 | instance | Friday 26 June 2026 03:51:55 +0000 (0:00:00.694) 0:21:37.175 *********** 2026-06-26 03:51:57.026652 | instance | changed: [instance] 2026-06-26 03:51:57.026748 | instance | 2026-06-26 03:51:57.026887 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 03:51:57.027049 | instance | Friday 26 June 2026 03:51:57 +0000 (0:00:01.210) 0:21:38.385 *********** 2026-06-26 03:51:57.098360 | instance | ok: [instance] 2026-06-26 03:51:57.098417 | instance | 2026-06-26 03:51:57.098424 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 03:51:57.098437 | instance | Friday 26 June 2026 03:51:57 +0000 (0:00:00.071) 0:21:38.457 *********** 2026-06-26 03:51:57.173183 | instance | included: rabbitmq for instance 2026-06-26 03:51:57.173244 | instance | 2026-06-26 03:51:57.173525 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-26 03:51:57.173568 | instance | Friday 26 June 2026 03:51:57 +0000 (0:00:00.074) 0:21:38.532 *********** 2026-06-26 03:51:57.856271 | instance | ok: [instance] 2026-06-26 03:51:57.856374 | instance | 2026-06-26 03:51:57.856697 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-26 03:51:57.856738 | instance | Friday 26 June 2026 03:51:57 +0000 (0:00:00.683) 0:21:39.215 *********** 2026-06-26 03:51:57.910720 | instance | skipping: [instance] 2026-06-26 03:51:57.910813 | instance | 2026-06-26 03:51:57.910940 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-26 03:51:57.911064 | instance | Friday 26 June 2026 03:51:57 +0000 (0:00:00.054) 0:21:39.270 *********** 2026-06-26 03:51:57.961381 | instance | skipping: [instance] 2026-06-26 03:51:57.961474 | instance | 2026-06-26 03:51:57.961599 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-26 03:51:57.961737 | instance | Friday 26 June 2026 03:51:57 +0000 (0:00:00.050) 0:21:39.321 *********** 2026-06-26 03:52:13.776980 | instance | changed: [instance] 2026-06-26 03:52:13.777080 | instance | 2026-06-26 03:52:13.777361 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 03:52:13.777403 | instance | Friday 26 June 2026 03:52:13 +0000 (0:00:15.815) 0:21:55.136 *********** 2026-06-26 03:52:14.426951 | instance | ok: [instance] 2026-06-26 03:52:14.426998 | instance | 2026-06-26 03:52:14.427006 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 03:52:14.427012 | instance | Friday 26 June 2026 03:52:14 +0000 (0:00:00.649) 0:21:55.785 *********** 2026-06-26 03:52:14.486692 | instance | ok: [instance] 2026-06-26 03:52:14.486787 | instance | 2026-06-26 03:52:14.486895 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 03:52:14.487013 | instance | Friday 26 June 2026 03:52:14 +0000 (0:00:00.060) 0:21:55.846 *********** 2026-06-26 03:52:14.553858 | instance | skipping: [instance] 2026-06-26 03:52:14.553952 | instance | 2026-06-26 03:52:14.554204 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 03:52:14.554239 | instance | Friday 26 June 2026 03:52:14 +0000 (0:00:00.067) 0:21:55.913 *********** 2026-06-26 03:52:14.608046 | instance | skipping: [instance] 2026-06-26 03:52:14.608143 | instance | 2026-06-26 03:52:14.608443 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 03:52:14.608514 | instance | Friday 26 June 2026 03:52:14 +0000 (0:00:00.054) 0:21:55.967 *********** 2026-06-26 03:52:14.661052 | instance | ok: [instance] 2026-06-26 03:52:14.661140 | instance | 2026-06-26 03:52:14.661365 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 03:52:14.661407 | instance | Friday 26 June 2026 03:52:14 +0000 (0:00:00.052) 0:21:56.020 *********** 2026-06-26 03:52:14.778714 | instance | ok: [instance] => (item=identity) 2026-06-26 03:52:14.779000 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 03:52:14.779016 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 03:52:14.779111 | instance | ok: [instance] => (item=image) 2026-06-26 03:52:14.779258 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-26 03:52:14.779402 | instance | ok: [instance] => (item=dashboard) 2026-06-26 03:52:14.779540 | instance | 2026-06-26 03:52:14.779688 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 03:52:14.779840 | instance | Friday 26 June 2026 03:52:14 +0000 (0:00:00.117) 0:21:56.138 *********** 2026-06-26 03:52:14.846447 | instance | ok: [instance] 2026-06-26 03:52:14.846799 | instance | 2026-06-26 03:52:14.847148 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 03:52:14.847469 | instance | Friday 26 June 2026 03:52:14 +0000 (0:00:00.067) 0:21:56.205 *********** 2026-06-26 03:52:14.909065 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 03:52:14.909272 | instance | 2026-06-26 03:52:14.909428 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 03:52:14.909624 | instance | Friday 26 June 2026 03:52:14 +0000 (0:00:00.062) 0:21:56.268 *********** 2026-06-26 03:52:15.412412 | instance | changed: [instance] 2026-06-26 03:52:15.412451 | instance | 2026-06-26 03:52:15.412456 | instance | TASK [vexxhost.atmosphere.glance : Suspend the existing HelmRelease] *********** 2026-06-26 03:52:15.412461 | instance | Friday 26 June 2026 03:52:15 +0000 (0:00:00.503) 0:21:56.771 *********** 2026-06-26 03:52:16.089018 | instance | ok: [instance] 2026-06-26 03:52:16.089211 | instance | 2026-06-26 03:52:16.089509 | instance | TASK [vexxhost.atmosphere.glance : Remove the existing HelmRelease] ************ 2026-06-26 03:52:16.089784 | instance | Friday 26 June 2026 03:52:16 +0000 (0:00:00.676) 0:21:57.447 *********** 2026-06-26 03:52:16.753904 | instance | ok: [instance] 2026-06-26 03:52:16.754025 | instance | 2026-06-26 03:52:16.754183 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-06-26 03:52:16.754390 | instance | Friday 26 June 2026 03:52:16 +0000 (0:00:00.665) 0:21:58.113 *********** 2026-06-26 03:54:15.427030 | instance | changed: [instance] 2026-06-26 03:54:15.427251 | instance | 2026-06-26 03:54:15.427510 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 03:54:15.427774 | instance | Friday 26 June 2026 03:54:15 +0000 (0:01:58.672) 0:23:56.786 *********** 2026-06-26 03:54:15.545149 | instance | included: openstack_helm_ingress for instance 2026-06-26 03:54:15.545426 | instance | 2026-06-26 03:54:15.545724 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 03:54:15.546018 | instance | Friday 26 June 2026 03:54:15 +0000 (0:00:00.118) 0:23:56.904 *********** 2026-06-26 03:54:15.592061 | instance | skipping: [instance] 2026-06-26 03:54:15.592436 | instance | 2026-06-26 03:54:15.592819 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 03:54:15.593176 | instance | Friday 26 June 2026 03:54:15 +0000 (0:00:00.046) 0:23:56.951 *********** 2026-06-26 03:54:15.639356 | instance | skipping: [instance] 2026-06-26 03:54:15.639646 | instance | 2026-06-26 03:54:15.639909 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 03:54:15.640194 | instance | Friday 26 June 2026 03:54:15 +0000 (0:00:00.047) 0:23:56.998 *********** 2026-06-26 03:54:15.707845 | instance | ok: [instance] 2026-06-26 03:54:15.707901 | instance | 2026-06-26 03:54:15.708039 | instance | TASK [Create Ingress image] **************************************************** 2026-06-26 03:54:15.708144 | instance | Friday 26 June 2026 03:54:15 +0000 (0:00:00.068) 0:23:57.067 *********** 2026-06-26 03:54:15.783874 | instance | included: ingress for instance 2026-06-26 03:54:15.784018 | instance | 2026-06-26 03:54:15.784193 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-06-26 03:54:15.784362 | instance | Friday 26 June 2026 03:54:15 +0000 (0:00:00.075) 0:23:57.143 *********** 2026-06-26 03:54:16.796115 | instance | changed: [instance] 2026-06-26 03:54:16.796353 | instance | 2026-06-26 03:54:16.796654 | instance | TASK [Create images] *********************************************************** 2026-06-26 03:54:16.796916 | instance | Friday 26 June 2026 03:54:16 +0000 (0:00:01.011) 0:23:58.155 *********** 2026-06-26 03:54:16.926338 | instance | included: glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-06-26 03:54:16.926577 | instance | 2026-06-26 03:54:16.926879 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-06-26 03:54:16.927157 | instance | Friday 26 June 2026 03:54:16 +0000 (0:00:00.130) 0:23:58.285 *********** 2026-06-26 03:54:20.149690 | instance | changed: [instance] 2026-06-26 03:54:20.149950 | instance | 2026-06-26 03:54:20.150343 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-06-26 03:54:20.150714 | instance | Friday 26 June 2026 03:54:20 +0000 (0:00:03.223) 0:24:01.508 *********** 2026-06-26 03:54:45.867368 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-06-26 03:54:45.868473 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-06-26 03:54:45.868550 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-06-26 03:54:45.868562 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-06-26 03:54:45.868574 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-06-26 03:54:45.868595 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-06-26 03:54:45.868995 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-06-26 03:54:45.869180 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-06-26 03:54:45.869471 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-06-26 03:54:45.869726 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-06-26 03:54:45.871285 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-06-26 03:54:45.871335 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left). 2026-06-26 03:54:45.871341 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left). 2026-06-26 03:54:45.871347 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left). 2026-06-26 03:54:45.871420 | instance | ok: [instance] 2026-06-26 03:54:45.871924 | instance | 2026-06-26 03:54:45.871950 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-06-26 03:54:45.871957 | instance | Friday 26 June 2026 03:54:45 +0000 (0:00:25.717) 0:24:27.226 *********** 2026-06-26 03:54:46.072056 | instance | changed: [instance] 2026-06-26 03:54:46.072128 | instance | 2026-06-26 03:54:46.072377 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-06-26 03:54:46.072413 | instance | Friday 26 June 2026 03:54:46 +0000 (0:00:00.205) 0:24:27.431 *********** 2026-06-26 03:54:46.965099 | instance | changed: [instance] 2026-06-26 03:54:46.965169 | instance | 2026-06-26 03:54:46.965437 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-06-26 03:54:46.965473 | instance | Friday 26 June 2026 03:54:46 +0000 (0:00:00.892) 0:24:28.324 *********** 2026-06-26 03:54:47.194600 | instance | ok: [instance] 2026-06-26 03:54:47.194658 | instance | 2026-06-26 03:54:47.194984 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-06-26 03:54:47.195034 | instance | Friday 26 June 2026 03:54:47 +0000 (0:00:00.229) 0:24:28.554 *********** 2026-06-26 03:54:47.491305 | instance | changed: [instance] 2026-06-26 03:54:47.491388 | instance | 2026-06-26 03:54:47.491586 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-06-26 03:54:47.491659 | instance | Friday 26 June 2026 03:54:47 +0000 (0:00:00.296) 0:24:28.850 *********** 2026-06-26 03:54:48.217186 | instance | ok: [instance] 2026-06-26 03:54:48.217266 | instance | 2026-06-26 03:54:48.217442 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-06-26 03:54:48.217503 | instance | Friday 26 June 2026 03:54:48 +0000 (0:00:00.726) 0:24:29.576 *********** 2026-06-26 03:54:52.919693 | instance | changed: [instance] 2026-06-26 03:54:52.919767 | instance | 2026-06-26 03:54:52.919925 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-06-26 03:54:52.919992 | instance | Friday 26 June 2026 03:54:52 +0000 (0:00:04.702) 0:24:34.279 *********** 2026-06-26 03:54:53.197887 | instance | changed: [instance] 2026-06-26 03:54:53.197954 | instance | 2026-06-26 03:54:53.198040 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 03:54:53.198184 | instance | Friday 26 June 2026 03:54:53 +0000 (0:00:00.277) 0:24:34.557 *********** 2026-06-26 03:54:53.276181 | instance | ok: [instance] 2026-06-26 03:54:53.276237 | instance | 2026-06-26 03:54:53.276373 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 03:54:53.276538 | instance | Friday 26 June 2026 03:54:53 +0000 (0:00:00.078) 0:24:34.635 *********** 2026-06-26 03:54:53.325546 | instance | skipping: [instance] 2026-06-26 03:54:53.325780 | instance | 2026-06-26 03:54:53.326057 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 03:54:53.326357 | instance | Friday 26 June 2026 03:54:53 +0000 (0:00:00.049) 0:24:34.685 *********** 2026-06-26 03:54:53.375590 | instance | skipping: [instance] 2026-06-26 03:54:53.375824 | instance | 2026-06-26 03:54:53.376106 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 03:54:53.376363 | instance | Friday 26 June 2026 03:54:53 +0000 (0:00:00.050) 0:24:34.735 *********** 2026-06-26 03:54:53.423798 | instance | skipping: [instance] 2026-06-26 03:54:53.424038 | instance | 2026-06-26 03:54:53.424322 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 03:54:53.424601 | instance | Friday 26 June 2026 03:54:53 +0000 (0:00:00.047) 0:24:34.783 *********** 2026-06-26 03:54:53.480646 | instance | skipping: [instance] 2026-06-26 03:54:53.480920 | instance | 2026-06-26 03:54:53.481213 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 03:54:53.481508 | instance | Friday 26 June 2026 03:54:53 +0000 (0:00:00.056) 0:24:34.839 *********** 2026-06-26 03:54:53.541643 | instance | skipping: [instance] 2026-06-26 03:54:53.541876 | instance | 2026-06-26 03:54:53.542401 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 03:54:53.542854 | instance | Friday 26 June 2026 03:54:53 +0000 (0:00:00.060) 0:24:34.900 *********** 2026-06-26 03:54:53.605955 | instance | ok: [instance] 2026-06-26 03:54:53.606161 | instance | 2026-06-26 03:54:53.606506 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 03:54:53.606766 | instance | Friday 26 June 2026 03:54:53 +0000 (0:00:00.064) 0:24:34.964 *********** 2026-06-26 03:54:53.703510 | instance | ok: [instance] => (item=identity) 2026-06-26 03:54:53.703749 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 03:54:53.704007 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 03:54:53.704266 | instance | ok: [instance] => (item=staffeln) 2026-06-26 03:54:53.704515 | instance | 2026-06-26 03:54:53.704853 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 03:54:53.705135 | instance | Friday 26 June 2026 03:54:53 +0000 (0:00:00.097) 0:24:35.062 *********** 2026-06-26 03:54:53.780265 | instance | ok: [instance] 2026-06-26 03:54:53.780448 | instance | 2026-06-26 03:54:53.780750 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 03:54:53.781013 | instance | Friday 26 June 2026 03:54:53 +0000 (0:00:00.076) 0:24:35.139 *********** 2026-06-26 03:54:53.863574 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 03:54:53.863808 | instance | 2026-06-26 03:54:53.864181 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 03:54:53.864346 | instance | Friday 26 June 2026 03:54:53 +0000 (0:00:00.083) 0:24:35.222 *********** 2026-06-26 03:54:54.386407 | instance | changed: [instance] 2026-06-26 03:54:54.386472 | instance | 2026-06-26 03:54:54.386610 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-06-26 03:54:54.386735 | instance | Friday 26 June 2026 03:54:54 +0000 (0:00:00.522) 0:24:35.745 *********** 2026-06-26 03:55:15.018651 | instance | changed: [instance] 2026-06-26 03:55:15.018870 | instance | 2026-06-26 03:55:15.019147 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 03:55:15.019411 | instance | Friday 26 June 2026 03:55:15 +0000 (0:00:20.632) 0:24:56.377 *********** 2026-06-26 03:55:15.104051 | instance | ok: [instance] 2026-06-26 03:55:15.104267 | instance | 2026-06-26 03:55:15.104546 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 03:55:15.104809 | instance | Friday 26 June 2026 03:55:15 +0000 (0:00:00.085) 0:24:56.463 *********** 2026-06-26 03:55:15.180423 | instance | included: rabbitmq for instance 2026-06-26 03:55:15.180732 | instance | 2026-06-26 03:55:15.181027 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-26 03:55:15.181305 | instance | Friday 26 June 2026 03:55:15 +0000 (0:00:00.076) 0:24:56.539 *********** 2026-06-26 03:55:15.875521 | instance | ok: [instance] 2026-06-26 03:55:15.876796 | instance | 2026-06-26 03:55:15.877105 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-26 03:55:15.877373 | instance | Friday 26 June 2026 03:55:15 +0000 (0:00:00.695) 0:24:57.235 *********** 2026-06-26 03:55:15.921486 | instance | skipping: [instance] 2026-06-26 03:55:15.921728 | instance | 2026-06-26 03:55:15.922013 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-26 03:55:15.922321 | instance | Friday 26 June 2026 03:55:15 +0000 (0:00:00.046) 0:24:57.281 *********** 2026-06-26 03:55:15.969905 | instance | skipping: [instance] 2026-06-26 03:55:15.970245 | instance | 2026-06-26 03:55:15.970568 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-26 03:55:15.970865 | instance | Friday 26 June 2026 03:55:15 +0000 (0:00:00.048) 0:24:57.329 *********** 2026-06-26 03:55:41.819984 | instance | changed: [instance] 2026-06-26 03:55:41.820197 | instance | 2026-06-26 03:55:41.820464 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 03:55:41.820784 | instance | Friday 26 June 2026 03:55:41 +0000 (0:00:25.849) 0:25:23.179 *********** 2026-06-26 03:55:42.530723 | instance | ok: [instance] 2026-06-26 03:55:42.530951 | instance | 2026-06-26 03:55:42.531293 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 03:55:42.531616 | instance | Friday 26 June 2026 03:55:42 +0000 (0:00:00.710) 0:25:23.889 *********** 2026-06-26 03:55:42.599266 | instance | ok: [instance] 2026-06-26 03:55:42.599398 | instance | 2026-06-26 03:55:42.599746 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 03:55:42.600069 | instance | Friday 26 June 2026 03:55:42 +0000 (0:00:00.068) 0:25:23.958 *********** 2026-06-26 03:55:42.650775 | instance | skipping: [instance] 2026-06-26 03:55:42.651010 | instance | 2026-06-26 03:55:42.651286 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 03:55:42.651540 | instance | Friday 26 June 2026 03:55:42 +0000 (0:00:00.051) 0:25:24.010 *********** 2026-06-26 03:55:42.709421 | instance | skipping: [instance] 2026-06-26 03:55:42.709652 | instance | 2026-06-26 03:55:42.709934 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 03:55:42.710223 | instance | Friday 26 June 2026 03:55:42 +0000 (0:00:00.058) 0:25:24.068 *********** 2026-06-26 03:55:42.776686 | instance | ok: [instance] 2026-06-26 03:55:42.776981 | instance | 2026-06-26 03:55:42.777278 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 03:55:42.777499 | instance | Friday 26 June 2026 03:55:42 +0000 (0:00:00.067) 0:25:24.135 *********** 2026-06-26 03:55:42.903488 | instance | ok: [instance] => (item=identity) 2026-06-26 03:55:42.903711 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 03:55:42.904152 | instance | ok: [instance] => (item=volumev3) 2026-06-26 03:55:42.904499 | instance | ok: [instance] => (item=image) 2026-06-26 03:55:42.904860 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-26 03:55:42.905174 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 03:55:42.905529 | instance | 2026-06-26 03:55:42.905864 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 03:55:42.906149 | instance | Friday 26 June 2026 03:55:42 +0000 (0:00:00.126) 0:25:24.262 *********** 2026-06-26 03:55:42.964724 | instance | ok: [instance] 2026-06-26 03:55:42.964945 | instance | 2026-06-26 03:55:42.965290 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 03:55:42.965542 | instance | Friday 26 June 2026 03:55:42 +0000 (0:00:00.061) 0:25:24.324 *********** 2026-06-26 03:55:43.030876 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 03:55:43.031112 | instance | 2026-06-26 03:55:43.031375 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 03:55:43.031633 | instance | Friday 26 June 2026 03:55:43 +0000 (0:00:00.066) 0:25:24.390 *********** 2026-06-26 03:55:43.557028 | instance | changed: [instance] 2026-06-26 03:55:43.557118 | instance | 2026-06-26 03:55:43.557300 | instance | TASK [vexxhost.atmosphere.cinder : Suspend the existing HelmRelease] *********** 2026-06-26 03:55:43.557428 | instance | Friday 26 June 2026 03:55:43 +0000 (0:00:00.526) 0:25:24.916 *********** 2026-06-26 03:55:44.238953 | instance | ok: [instance] 2026-06-26 03:55:44.239039 | instance | 2026-06-26 03:55:44.239180 | instance | TASK [vexxhost.atmosphere.cinder : Remove the existing HelmRelease] ************ 2026-06-26 03:55:44.239321 | instance | Friday 26 June 2026 03:55:44 +0000 (0:00:00.681) 0:25:25.598 *********** 2026-06-26 03:55:44.947236 | instance | ok: [instance] 2026-06-26 03:55:44.947467 | instance | 2026-06-26 03:55:44.947759 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-06-26 03:55:44.948320 | instance | Friday 26 June 2026 03:55:44 +0000 (0:00:00.708) 0:25:26.306 *********** 2026-06-26 03:55:45.139769 | instance | ok: [instance] 2026-06-26 03:55:45.139998 | instance | 2026-06-26 03:55:45.140311 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-06-26 03:55:45.140605 | instance | Friday 26 June 2026 03:55:45 +0000 (0:00:00.191) 0:25:26.498 *********** 2026-06-26 03:55:45.206165 | instance | skipping: [instance] 2026-06-26 03:55:45.206474 | instance | 2026-06-26 03:55:45.206794 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-06-26 03:55:45.207036 | instance | Friday 26 June 2026 03:55:45 +0000 (0:00:00.066) 0:25:26.565 *********** 2026-06-26 04:00:28.534873 | instance | changed: [instance] 2026-06-26 04:00:28.535010 | instance | 2026-06-26 04:00:28.535178 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:00:28.535347 | instance | Friday 26 June 2026 04:00:28 +0000 (0:04:43.328) 0:30:09.893 *********** 2026-06-26 04:00:28.640941 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:00:28.641112 | instance | 2026-06-26 04:00:28.641298 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:00:28.641494 | instance | Friday 26 June 2026 04:00:28 +0000 (0:00:00.106) 0:30:10.000 *********** 2026-06-26 04:00:28.700144 | instance | skipping: [instance] 2026-06-26 04:00:28.700298 | instance | 2026-06-26 04:00:28.700477 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:00:28.700639 | instance | Friday 26 June 2026 04:00:28 +0000 (0:00:00.059) 0:30:10.059 *********** 2026-06-26 04:00:28.748008 | instance | skipping: [instance] 2026-06-26 04:00:28.748290 | instance | 2026-06-26 04:00:28.748584 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:00:28.748891 | instance | Friday 26 June 2026 04:00:28 +0000 (0:00:00.047) 0:30:10.107 *********** 2026-06-26 04:00:28.824536 | instance | ok: [instance] 2026-06-26 04:00:28.824800 | instance | 2026-06-26 04:00:28.825101 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-06-26 04:00:28.825388 | instance | Friday 26 June 2026 04:00:28 +0000 (0:00:00.076) 0:30:10.183 *********** 2026-06-26 04:00:28.904151 | instance | included: ingress for instance 2026-06-26 04:00:28.904398 | instance | 2026-06-26 04:00:28.904679 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-06-26 04:00:28.904960 | instance | Friday 26 June 2026 04:00:28 +0000 (0:00:00.079) 0:30:10.263 *********** 2026-06-26 04:00:29.879853 | instance | changed: [instance] 2026-06-26 04:00:29.879936 | instance | 2026-06-26 04:00:29.880048 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:00:29.880168 | instance | Friday 26 June 2026 04:00:29 +0000 (0:00:00.975) 0:30:11.239 *********** 2026-06-26 04:00:29.951482 | instance | ok: [instance] 2026-06-26 04:00:29.951545 | instance | 2026-06-26 04:00:29.951680 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:00:29.951812 | instance | Friday 26 June 2026 04:00:29 +0000 (0:00:00.072) 0:30:11.311 *********** 2026-06-26 04:00:29.997729 | instance | skipping: [instance] 2026-06-26 04:00:29.997961 | instance | 2026-06-26 04:00:29.998276 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:00:29.998536 | instance | Friday 26 June 2026 04:00:29 +0000 (0:00:00.045) 0:30:11.356 *********** 2026-06-26 04:00:30.049083 | instance | skipping: [instance] 2026-06-26 04:00:30.049197 | instance | 2026-06-26 04:00:30.049353 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:00:30.049498 | instance | Friday 26 June 2026 04:00:30 +0000 (0:00:00.051) 0:30:11.408 *********** 2026-06-26 04:00:30.090535 | instance | skipping: [instance] 2026-06-26 04:00:30.090681 | instance | 2026-06-26 04:00:30.090864 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:00:30.091014 | instance | Friday 26 June 2026 04:00:30 +0000 (0:00:00.041) 0:30:11.449 *********** 2026-06-26 04:00:30.145434 | instance | skipping: [instance] 2026-06-26 04:00:30.145529 | instance | 2026-06-26 04:00:30.145660 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:00:30.145788 | instance | Friday 26 June 2026 04:00:30 +0000 (0:00:00.055) 0:30:11.504 *********** 2026-06-26 04:00:30.198503 | instance | skipping: [instance] 2026-06-26 04:00:30.198744 | instance | 2026-06-26 04:00:30.199047 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:00:30.199360 | instance | Friday 26 June 2026 04:00:30 +0000 (0:00:00.052) 0:30:11.557 *********** 2026-06-26 04:00:30.244195 | instance | ok: [instance] 2026-06-26 04:00:30.244326 | instance | 2026-06-26 04:00:30.244504 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:00:30.244666 | instance | Friday 26 June 2026 04:00:30 +0000 (0:00:00.045) 0:30:11.603 *********** 2026-06-26 04:00:30.334310 | instance | ok: [instance] => (item=identity) 2026-06-26 04:00:30.334578 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 04:00:30.334834 | instance | ok: [instance] => (item=placement) 2026-06-26 04:00:30.335092 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 04:00:30.335354 | instance | 2026-06-26 04:00:30.335662 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:00:30.335937 | instance | Friday 26 June 2026 04:00:30 +0000 (0:00:00.089) 0:30:11.693 *********** 2026-06-26 04:00:30.406580 | instance | ok: [instance] 2026-06-26 04:00:30.406835 | instance | 2026-06-26 04:00:30.407137 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:00:30.407425 | instance | Friday 26 June 2026 04:00:30 +0000 (0:00:00.072) 0:30:11.765 *********** 2026-06-26 04:00:30.467133 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:00:30.467284 | instance | 2026-06-26 04:00:30.467470 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:00:30.467679 | instance | Friday 26 June 2026 04:00:30 +0000 (0:00:00.060) 0:30:11.826 *********** 2026-06-26 04:00:31.011499 | instance | changed: [instance] 2026-06-26 04:00:31.011797 | instance | 2026-06-26 04:00:31.012220 | instance | TASK [vexxhost.atmosphere.placement : Suspend the existing HelmRelease] ******** 2026-06-26 04:00:31.012542 | instance | Friday 26 June 2026 04:00:31 +0000 (0:00:00.544) 0:30:12.370 *********** 2026-06-26 04:00:31.706314 | instance | ok: [instance] 2026-06-26 04:00:31.706591 | instance | 2026-06-26 04:00:31.706891 | instance | TASK [vexxhost.atmosphere.placement : Remove the existing HelmRelease] ********* 2026-06-26 04:00:31.707364 | instance | Friday 26 June 2026 04:00:31 +0000 (0:00:00.694) 0:30:13.065 *********** 2026-06-26 04:00:32.400615 | instance | ok: [instance] 2026-06-26 04:00:32.401020 | instance | 2026-06-26 04:00:32.401320 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-06-26 04:00:32.401597 | instance | Friday 26 June 2026 04:00:32 +0000 (0:00:00.694) 0:30:13.759 *********** 2026-06-26 04:01:54.640487 | instance | changed: [instance] 2026-06-26 04:01:54.640775 | instance | 2026-06-26 04:01:54.641058 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:01:54.641332 | instance | Friday 26 June 2026 04:01:54 +0000 (0:01:22.239) 0:31:35.999 *********** 2026-06-26 04:01:54.750763 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:01:54.751031 | instance | 2026-06-26 04:01:54.751305 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:01:54.751577 | instance | Friday 26 June 2026 04:01:54 +0000 (0:00:00.110) 0:31:36.109 *********** 2026-06-26 04:01:54.815151 | instance | skipping: [instance] 2026-06-26 04:01:54.815389 | instance | 2026-06-26 04:01:54.815704 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:01:54.815988 | instance | Friday 26 June 2026 04:01:54 +0000 (0:00:00.064) 0:31:36.174 *********** 2026-06-26 04:01:54.878143 | instance | skipping: [instance] 2026-06-26 04:01:54.878486 | instance | 2026-06-26 04:01:54.878760 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:01:54.879034 | instance | Friday 26 June 2026 04:01:54 +0000 (0:00:00.063) 0:31:36.237 *********** 2026-06-26 04:01:54.948741 | instance | ok: [instance] 2026-06-26 04:01:54.948842 | instance | 2026-06-26 04:01:54.949111 | instance | TASK [Create Ingress placement] ************************************************ 2026-06-26 04:01:54.949396 | instance | Friday 26 June 2026 04:01:54 +0000 (0:00:00.070) 0:31:36.307 *********** 2026-06-26 04:01:55.024659 | instance | included: ingress for instance 2026-06-26 04:01:55.024928 | instance | 2026-06-26 04:01:55.025201 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-06-26 04:01:55.025524 | instance | Friday 26 June 2026 04:01:55 +0000 (0:00:00.076) 0:31:36.384 *********** 2026-06-26 04:01:56.141146 | instance | changed: [instance] 2026-06-26 04:01:56.141239 | instance | 2026-06-26 04:01:56.141344 | instance | PLAY [Configure operating system] ********************************************** 2026-06-26 04:01:56.141452 | instance | 2026-06-26 04:01:56.141562 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 04:01:56.141682 | instance | Friday 26 June 2026 04:01:56 +0000 (0:00:01.116) 0:31:37.500 *********** 2026-06-26 04:01:59.895324 | instance | ok: [instance] 2026-06-26 04:01:59.895583 | instance | 2026-06-26 04:01:59.895862 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-06-26 04:01:59.896151 | instance | Friday 26 June 2026 04:01:59 +0000 (0:00:03.753) 0:31:41.254 *********** 2026-06-26 04:02:00.105182 | instance | ok: [instance] 2026-06-26 04:02:00.105418 | instance | 2026-06-26 04:02:00.105684 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-06-26 04:02:00.105950 | instance | Friday 26 June 2026 04:02:00 +0000 (0:00:00.209) 0:31:41.464 *********** 2026-06-26 04:02:00.155571 | instance | skipping: [instance] 2026-06-26 04:02:00.155798 | instance | 2026-06-26 04:02:00.156151 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-06-26 04:02:00.156428 | instance | Friday 26 June 2026 04:02:00 +0000 (0:00:00.050) 0:31:41.515 *********** 2026-06-26 04:02:00.215596 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-06-26 04:02:00.215846 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-06-26 04:02:00.216105 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-06-26 04:02:00.216363 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-06-26 04:02:00.216646 | instance | skipping: [instance] 2026-06-26 04:02:00.216889 | instance | 2026-06-26 04:02:00.217166 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-06-26 04:02:00.217430 | instance | Friday 26 June 2026 04:02:00 +0000 (0:00:00.059) 0:31:41.575 *********** 2026-06-26 04:02:00.282669 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-06-26 04:02:00.282925 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-06-26 04:02:00.283211 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-06-26 04:02:00.283476 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-06-26 04:02:00.283757 | instance | skipping: [instance] 2026-06-26 04:02:00.284004 | instance | 2026-06-26 04:02:00.284280 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-06-26 04:02:00.284579 | instance | Friday 26 June 2026 04:02:00 +0000 (0:00:00.066) 0:31:41.641 *********** 2026-06-26 04:02:00.339538 | instance | skipping: [instance] 2026-06-26 04:02:00.339827 | instance | 2026-06-26 04:02:00.340117 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-06-26 04:02:00.340403 | instance | Friday 26 June 2026 04:02:00 +0000 (0:00:00.057) 0:31:41.698 *********** 2026-06-26 04:02:00.412142 | instance | skipping: [instance] 2026-06-26 04:02:00.412363 | instance | 2026-06-26 04:02:00.412674 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-06-26 04:02:00.412934 | instance | Friday 26 June 2026 04:02:00 +0000 (0:00:00.072) 0:31:41.771 *********** 2026-06-26 04:02:04.644270 | instance | changed: [instance] 2026-06-26 04:02:04.644486 | instance | 2026-06-26 04:02:04.644762 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-06-26 04:02:04.645022 | instance | Friday 26 June 2026 04:02:04 +0000 (0:00:04.231) 0:31:46.003 *********** 2026-06-26 04:02:26.104430 | instance | changed: [instance] 2026-06-26 04:02:26.104691 | instance | 2026-06-26 04:02:26.104984 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-06-26 04:02:26.105237 | instance | Friday 26 June 2026 04:02:26 +0000 (0:00:21.460) 0:32:07.463 *********** 2026-06-26 04:02:26.613722 | instance | changed: [instance] 2026-06-26 04:02:26.614009 | instance | 2026-06-26 04:02:26.614283 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-06-26 04:02:26.614573 | instance | Friday 26 June 2026 04:02:26 +0000 (0:00:00.509) 0:32:07.972 *********** 2026-06-26 04:02:27.038278 | instance | changed: [instance] 2026-06-26 04:02:27.038521 | instance | 2026-06-26 04:02:27.038817 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-06-26 04:02:27.039095 | instance | Friday 26 June 2026 04:02:27 +0000 (0:00:00.424) 0:32:08.397 *********** 2026-06-26 04:02:27.572771 | instance | changed: [instance] 2026-06-26 04:02:27.572850 | instance | 2026-06-26 04:02:27.573035 | instance | PLAY [Deploy SDN] ************************************************************** 2026-06-26 04:02:27.573122 | instance | 2026-06-26 04:02:27.573252 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:02:27.573380 | instance | Friday 26 June 2026 04:02:27 +0000 (0:00:00.534) 0:32:08.931 *********** 2026-06-26 04:02:27.648262 | instance | ok: [instance] 2026-06-26 04:02:27.648396 | instance | 2026-06-26 04:02:27.648608 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:02:27.648896 | instance | Friday 26 June 2026 04:02:27 +0000 (0:00:00.075) 0:32:09.007 *********** 2026-06-26 04:02:27.695411 | instance | skipping: [instance] 2026-06-26 04:02:27.695628 | instance | 2026-06-26 04:02:27.695916 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:02:27.696183 | instance | Friday 26 June 2026 04:02:27 +0000 (0:00:00.047) 0:32:09.054 *********** 2026-06-26 04:02:27.747550 | instance | skipping: [instance] 2026-06-26 04:02:27.747748 | instance | 2026-06-26 04:02:27.748030 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:02:27.748313 | instance | Friday 26 June 2026 04:02:27 +0000 (0:00:00.052) 0:32:09.106 *********** 2026-06-26 04:02:27.794908 | instance | skipping: [instance] 2026-06-26 04:02:27.795092 | instance | 2026-06-26 04:02:27.795466 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:02:27.795832 | instance | Friday 26 June 2026 04:02:27 +0000 (0:00:00.047) 0:32:09.154 *********** 2026-06-26 04:02:27.846252 | instance | skipping: [instance] 2026-06-26 04:02:27.846310 | instance | 2026-06-26 04:02:27.846452 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:02:27.846585 | instance | Friday 26 June 2026 04:02:27 +0000 (0:00:00.051) 0:32:09.205 *********** 2026-06-26 04:02:27.901368 | instance | skipping: [instance] 2026-06-26 04:02:27.901523 | instance | 2026-06-26 04:02:27.901722 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:02:27.901881 | instance | Friday 26 June 2026 04:02:27 +0000 (0:00:00.054) 0:32:09.260 *********** 2026-06-26 04:02:27.956382 | instance | ok: [instance] 2026-06-26 04:02:27.956704 | instance | 2026-06-26 04:02:27.957041 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:02:27.957409 | instance | Friday 26 June 2026 04:02:27 +0000 (0:00:00.054) 0:32:09.315 *********** 2026-06-26 04:02:28.002200 | instance | skipping: [instance] 2026-06-26 04:02:28.002537 | instance | 2026-06-26 04:02:28.002868 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:02:28.003186 | instance | Friday 26 June 2026 04:02:27 +0000 (0:00:00.045) 0:32:09.361 *********** 2026-06-26 04:02:28.072245 | instance | ok: [instance] 2026-06-26 04:02:28.072522 | instance | 2026-06-26 04:02:28.072873 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:02:28.073184 | instance | Friday 26 June 2026 04:02:28 +0000 (0:00:00.069) 0:32:09.431 *********** 2026-06-26 04:02:28.140452 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:02:28.140706 | instance | 2026-06-26 04:02:28.140992 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:02:28.141259 | instance | Friday 26 June 2026 04:02:28 +0000 (0:00:00.068) 0:32:09.499 *********** 2026-06-26 04:02:28.665612 | instance | changed: [instance] 2026-06-26 04:02:28.665686 | instance | 2026-06-26 04:02:28.666016 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-06-26 04:02:28.666338 | instance | Friday 26 June 2026 04:02:28 +0000 (0:00:00.524) 0:32:10.024 *********** 2026-06-26 04:02:28.890183 | instance | ok: [instance] 2026-06-26 04:02:28.890281 | instance | 2026-06-26 04:02:28.890535 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-06-26 04:02:28.890576 | instance | Friday 26 June 2026 04:02:28 +0000 (0:00:00.225) 0:32:10.249 *********** 2026-06-26 04:02:28.941680 | instance | ok: [instance] => { 2026-06-26 04:02:28.942262 | instance | "changed": false, 2026-06-26 04:02:28.942328 | instance | "msg": "All assertions passed" 2026-06-26 04:02:28.942341 | instance | } 2026-06-26 04:02:28.942352 | instance | 2026-06-26 04:02:28.942362 | instance | TASK [vexxhost.atmosphere.openvswitch : Suspend the existing HelmRelease] ****** 2026-06-26 04:02:28.942380 | instance | Friday 26 June 2026 04:02:28 +0000 (0:00:00.051) 0:32:10.301 *********** 2026-06-26 04:02:29.636072 | instance | ok: [instance] 2026-06-26 04:02:29.636141 | instance | 2026-06-26 04:02:29.636251 | instance | TASK [vexxhost.atmosphere.openvswitch : Remove the existing HelmRelease] ******* 2026-06-26 04:02:29.636376 | instance | Friday 26 June 2026 04:02:29 +0000 (0:00:00.694) 0:32:10.995 *********** 2026-06-26 04:02:30.402104 | instance | ok: [instance] 2026-06-26 04:02:30.402245 | instance | 2026-06-26 04:02:30.402405 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-06-26 04:02:30.402548 | instance | Friday 26 June 2026 04:02:30 +0000 (0:00:00.766) 0:32:11.761 *********** 2026-06-26 04:02:31.787693 | instance | changed: [instance] 2026-06-26 04:02:31.788310 | instance | 2026-06-26 04:02:31.788366 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:02:31.788377 | instance | Friday 26 June 2026 04:02:31 +0000 (0:00:01.385) 0:32:13.146 *********** 2026-06-26 04:02:31.860205 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:02:31.860293 | instance | 2026-06-26 04:02:31.860419 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:02:31.860538 | instance | Friday 26 June 2026 04:02:31 +0000 (0:00:00.072) 0:32:13.219 *********** 2026-06-26 04:02:32.410633 | instance | changed: [instance] 2026-06-26 04:02:32.410694 | instance | 2026-06-26 04:02:32.410879 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-06-26 04:02:32.410936 | instance | Friday 26 June 2026 04:02:32 +0000 (0:00:00.550) 0:32:13.770 *********** 2026-06-26 04:02:33.080952 | instance | ok: [instance] 2026-06-26 04:02:33.081023 | instance | 2026-06-26 04:02:33.081230 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-06-26 04:02:33.081293 | instance | Friday 26 June 2026 04:02:33 +0000 (0:00:00.670) 0:32:14.440 *********** 2026-06-26 04:02:33.147893 | instance | skipping: [instance] 2026-06-26 04:02:33.148218 | instance | 2026-06-26 04:02:33.148280 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-06-26 04:02:33.148303 | instance | Friday 26 June 2026 04:02:33 +0000 (0:00:00.066) 0:32:14.507 *********** 2026-06-26 04:02:40.021817 | instance | ok: [instance] 2026-06-26 04:02:40.022063 | instance | 2026-06-26 04:02:40.022396 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-06-26 04:02:40.022711 | instance | Friday 26 June 2026 04:02:40 +0000 (0:00:06.873) 0:32:21.380 *********** 2026-06-26 04:02:40.073287 | instance | ok: [instance] => { 2026-06-26 04:02:40.073373 | instance | "changed": false, 2026-06-26 04:02:40.073501 | instance | "msg": "Successfully pulled ovn-controller image" 2026-06-26 04:02:40.073590 | instance | } 2026-06-26 04:02:40.073696 | instance | 2026-06-26 04:02:40.073817 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-06-26 04:02:40.073930 | instance | Friday 26 June 2026 04:02:40 +0000 (0:00:00.052) 0:32:21.432 *********** 2026-06-26 04:02:42.434264 | instance | changed: [instance] 2026-06-26 04:02:42.434314 | instance | 2026-06-26 04:02:42.434320 | instance | PLAY [controllers[0]] ********************************************************** 2026-06-26 04:02:42.434324 | instance | 2026-06-26 04:02:42.434328 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 04:02:42.434332 | instance | Friday 26 June 2026 04:02:42 +0000 (0:00:02.356) 0:32:23.789 *********** 2026-06-26 04:02:45.081170 | instance | ok: [instance] 2026-06-26 04:02:45.081256 | instance | 2026-06-26 04:02:45.081367 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:02:45.081507 | instance | Friday 26 June 2026 04:02:45 +0000 (0:00:02.651) 0:32:26.440 *********** 2026-06-26 04:02:45.163641 | instance | ok: [instance] 2026-06-26 04:02:45.163687 | instance | 2026-06-26 04:02:45.163693 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:02:45.163697 | instance | Friday 26 June 2026 04:02:45 +0000 (0:00:00.081) 0:32:26.522 *********** 2026-06-26 04:02:45.225758 | instance | skipping: [instance] 2026-06-26 04:02:45.225824 | instance | 2026-06-26 04:02:45.225987 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:02:45.226140 | instance | Friday 26 June 2026 04:02:45 +0000 (0:00:00.062) 0:32:26.584 *********** 2026-06-26 04:02:45.285023 | instance | skipping: [instance] 2026-06-26 04:02:45.285068 | instance | 2026-06-26 04:02:45.285075 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:02:45.285082 | instance | Friday 26 June 2026 04:02:45 +0000 (0:00:00.058) 0:32:26.643 *********** 2026-06-26 04:02:45.333819 | instance | skipping: [instance] 2026-06-26 04:02:45.333852 | instance | 2026-06-26 04:02:45.333862 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:02:45.333872 | instance | Friday 26 June 2026 04:02:45 +0000 (0:00:00.048) 0:32:26.692 *********** 2026-06-26 04:02:45.382363 | instance | skipping: [instance] 2026-06-26 04:02:45.382478 | instance | 2026-06-26 04:02:45.382525 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:02:45.382797 | instance | Friday 26 June 2026 04:02:45 +0000 (0:00:00.048) 0:32:26.741 *********** 2026-06-26 04:02:45.441349 | instance | skipping: [instance] 2026-06-26 04:02:45.441583 | instance | 2026-06-26 04:02:45.441858 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:02:45.442117 | instance | Friday 26 June 2026 04:02:45 +0000 (0:00:00.059) 0:32:26.800 *********** 2026-06-26 04:02:45.509862 | instance | ok: [instance] 2026-06-26 04:02:45.510101 | instance | 2026-06-26 04:02:45.510399 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:02:45.510686 | instance | Friday 26 June 2026 04:02:45 +0000 (0:00:00.068) 0:32:26.869 *********** 2026-06-26 04:02:45.581880 | instance | ok: [instance] => (item=libvirt_exporter) 2026-06-26 04:02:45.582124 | instance | 2026-06-26 04:02:45.582437 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:02:45.582685 | instance | Friday 26 June 2026 04:02:45 +0000 (0:00:00.071) 0:32:26.940 *********** 2026-06-26 04:02:45.656947 | instance | ok: [instance] 2026-06-26 04:02:45.657199 | instance | 2026-06-26 04:02:45.657484 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:02:45.657757 | instance | Friday 26 June 2026 04:02:45 +0000 (0:00:00.075) 0:32:27.015 *********** 2026-06-26 04:02:45.728795 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:02:45.729037 | instance | 2026-06-26 04:02:45.729286 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:02:45.729553 | instance | Friday 26 June 2026 04:02:45 +0000 (0:00:00.072) 0:32:27.088 *********** 2026-06-26 04:02:46.271334 | instance | changed: [instance] 2026-06-26 04:02:46.271665 | instance | 2026-06-26 04:02:46.272041 | instance | TASK [vexxhost.atmosphere.libvirt : Suspend the existing HelmRelease] ********** 2026-06-26 04:02:46.272357 | instance | Friday 26 June 2026 04:02:46 +0000 (0:00:00.541) 0:32:27.630 *********** 2026-06-26 04:02:47.023797 | instance | ok: [instance] 2026-06-26 04:02:47.024047 | instance | 2026-06-26 04:02:47.024342 | instance | TASK [vexxhost.atmosphere.libvirt : Remove the existing HelmRelease] *********** 2026-06-26 04:02:47.024627 | instance | Friday 26 June 2026 04:02:47 +0000 (0:00:00.752) 0:32:28.382 *********** 2026-06-26 04:02:47.772173 | instance | ok: [instance] 2026-06-26 04:02:47.772231 | instance | 2026-06-26 04:02:47.772363 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-06-26 04:02:47.772611 | instance | Friday 26 June 2026 04:02:47 +0000 (0:00:00.747) 0:32:29.130 *********** 2026-06-26 04:02:49.178411 | instance | changed: [instance] => (item=libvirt-vnc) 2026-06-26 04:02:49.178619 | instance | changed: [instance] => (item=libvirt-api) 2026-06-26 04:02:49.178834 | instance | 2026-06-26 04:02:49.179050 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-06-26 04:02:49.179286 | instance | Friday 26 June 2026 04:02:49 +0000 (0:00:01.406) 0:32:30.537 *********** 2026-06-26 04:02:50.579231 | instance | changed: [instance] => (item=libvirt-vnc) 2026-06-26 04:02:50.579314 | instance | changed: [instance] => (item=libvirt-api) 2026-06-26 04:02:50.579706 | instance | 2026-06-26 04:02:50.579787 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-06-26 04:02:50.579809 | instance | Friday 26 June 2026 04:02:50 +0000 (0:00:01.400) 0:32:31.938 *********** 2026-06-26 04:02:52.374544 | instance | changed: [instance] 2026-06-26 04:02:52.374903 | instance | 2026-06-26 04:02:52.375264 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:02:52.375627 | instance | Friday 26 June 2026 04:02:52 +0000 (0:00:01.794) 0:32:33.733 *********** 2026-06-26 04:02:52.456083 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:02:52.456356 | instance | 2026-06-26 04:02:52.456658 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:02:52.456990 | instance | Friday 26 June 2026 04:02:52 +0000 (0:00:00.081) 0:32:33.814 *********** 2026-06-26 04:02:52.980206 | instance | changed: [instance] 2026-06-26 04:02:52.980431 | instance | 2026-06-26 04:02:52.980721 | instance | TASK [vexxhost.atmosphere.coredns : Suspend the existing HelmRelease] ********** 2026-06-26 04:02:52.980989 | instance | Friday 26 June 2026 04:02:52 +0000 (0:00:00.523) 0:32:34.338 *********** 2026-06-26 04:02:53.715632 | instance | ok: [instance] 2026-06-26 04:02:53.715764 | instance | 2026-06-26 04:02:53.715947 | instance | TASK [vexxhost.atmosphere.coredns : Remove the existing HelmRelease] *********** 2026-06-26 04:02:53.716117 | instance | Friday 26 June 2026 04:02:53 +0000 (0:00:00.736) 0:32:35.074 *********** 2026-06-26 04:02:54.393703 | instance | ok: [instance] 2026-06-26 04:02:54.393955 | instance | 2026-06-26 04:02:54.394270 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-06-26 04:02:54.394560 | instance | Friday 26 June 2026 04:02:54 +0000 (0:00:00.678) 0:32:35.752 *********** 2026-06-26 04:02:54.486867 | instance | skipping: [instance] 2026-06-26 04:02:54.487131 | instance | 2026-06-26 04:02:54.487470 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-06-26 04:02:54.487690 | instance | Friday 26 June 2026 04:02:54 +0000 (0:00:00.092) 0:32:35.845 *********** 2026-06-26 04:02:55.556526 | instance | ok: [instance] 2026-06-26 04:02:55.557230 | instance | 2026-06-26 04:02:55.557248 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-06-26 04:02:55.557331 | instance | Friday 26 June 2026 04:02:55 +0000 (0:00:01.069) 0:32:36.915 *********** 2026-06-26 04:02:55.794054 | instance | ok: [instance] 2026-06-26 04:02:55.794396 | instance | 2026-06-26 04:02:55.794717 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-06-26 04:02:55.795055 | instance | Friday 26 June 2026 04:02:55 +0000 (0:00:00.237) 0:32:37.152 *********** 2026-06-26 04:02:56.356319 | instance | ok: [instance] 2026-06-26 04:02:56.356589 | instance | 2026-06-26 04:02:56.356966 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:02:56.357271 | instance | Friday 26 June 2026 04:02:56 +0000 (0:00:00.561) 0:32:37.713 *********** 2026-06-26 04:02:56.465711 | instance | ok: [instance] 2026-06-26 04:02:56.465879 | instance | 2026-06-26 04:02:56.466158 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:02:56.466454 | instance | Friday 26 June 2026 04:02:56 +0000 (0:00:00.110) 0:32:37.824 *********** 2026-06-26 04:02:56.599008 | instance | included: rabbitmq for instance 2026-06-26 04:02:56.599115 | instance | 2026-06-26 04:02:56.599168 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-26 04:02:56.599315 | instance | Friday 26 June 2026 04:02:56 +0000 (0:00:00.133) 0:32:37.958 *********** 2026-06-26 04:02:57.284189 | instance | ok: [instance] 2026-06-26 04:02:57.284327 | instance | 2026-06-26 04:02:57.284497 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-26 04:02:57.284659 | instance | Friday 26 June 2026 04:02:57 +0000 (0:00:00.684) 0:32:38.643 *********** 2026-06-26 04:02:57.348575 | instance | skipping: [instance] 2026-06-26 04:02:57.348810 | instance | 2026-06-26 04:02:57.349087 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-26 04:02:57.349348 | instance | Friday 26 June 2026 04:02:57 +0000 (0:00:00.064) 0:32:38.707 *********** 2026-06-26 04:02:57.417578 | instance | skipping: [instance] 2026-06-26 04:02:57.417818 | instance | 2026-06-26 04:02:57.417969 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-26 04:02:57.418085 | instance | Friday 26 June 2026 04:02:57 +0000 (0:00:00.069) 0:32:38.776 *********** 2026-06-26 04:03:28.285911 | instance | changed: [instance] 2026-06-26 04:03:28.286518 | instance | 2026-06-26 04:03:28.286540 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:03:28.286552 | instance | Friday 26 June 2026 04:03:28 +0000 (0:00:30.868) 0:33:09.645 *********** 2026-06-26 04:03:28.980828 | instance | ok: [instance] 2026-06-26 04:03:28.981053 | instance | 2026-06-26 04:03:28.981348 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:03:28.981632 | instance | Friday 26 June 2026 04:03:28 +0000 (0:00:00.694) 0:33:10.339 *********** 2026-06-26 04:03:29.041788 | instance | ok: [instance] 2026-06-26 04:03:29.042033 | instance | 2026-06-26 04:03:29.042399 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:03:29.042686 | instance | Friday 26 June 2026 04:03:29 +0000 (0:00:00.061) 0:33:10.401 *********** 2026-06-26 04:03:29.101071 | instance | skipping: [instance] 2026-06-26 04:03:29.101286 | instance | 2026-06-26 04:03:29.101566 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:03:29.101831 | instance | Friday 26 June 2026 04:03:29 +0000 (0:00:00.059) 0:33:10.460 *********** 2026-06-26 04:03:29.162802 | instance | skipping: [instance] 2026-06-26 04:03:29.163068 | instance | 2026-06-26 04:03:29.163395 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:03:29.163691 | instance | Friday 26 June 2026 04:03:29 +0000 (0:00:00.061) 0:33:10.521 *********** 2026-06-26 04:03:29.240554 | instance | ok: [instance] 2026-06-26 04:03:29.240801 | instance | 2026-06-26 04:03:29.241110 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:03:29.241388 | instance | Friday 26 June 2026 04:03:29 +0000 (0:00:00.077) 0:33:10.599 *********** 2026-06-26 04:03:29.500994 | instance | ok: [instance] => (item=identity) 2026-06-26 04:03:29.501254 | instance | ok: [instance] => (item=placement) 2026-06-26 04:03:29.501534 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-06-26 04:03:29.501815 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 04:03:29.502091 | instance | ok: [instance] => (item=compute_metadata) 2026-06-26 04:03:29.502421 | instance | ok: [instance] => (item=volumev3) 2026-06-26 04:03:29.502723 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-26 04:03:29.503022 | instance | ok: [instance] => (item=image) 2026-06-26 04:03:29.503331 | instance | ok: [instance] => (item=baremetal) 2026-06-26 04:03:29.503615 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-06-26 04:03:29.503887 | instance | ok: [instance] => (item=network) 2026-06-26 04:03:29.504200 | instance | ok: [instance] => (item=oslo_db_api) 2026-06-26 04:03:29.504445 | instance | ok: [instance] => (item=compute) 2026-06-26 04:03:29.504722 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 04:03:29.504995 | instance | 2026-06-26 04:03:29.505306 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:03:29.505588 | instance | Friday 26 June 2026 04:03:29 +0000 (0:00:00.260) 0:33:10.859 *********** 2026-06-26 04:03:29.590522 | instance | ok: [instance] 2026-06-26 04:03:29.590743 | instance | 2026-06-26 04:03:29.591071 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:03:29.591332 | instance | Friday 26 June 2026 04:03:29 +0000 (0:00:00.089) 0:33:10.949 *********** 2026-06-26 04:03:29.667274 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:03:29.667475 | instance | 2026-06-26 04:03:29.667736 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:03:29.667991 | instance | Friday 26 June 2026 04:03:29 +0000 (0:00:00.077) 0:33:11.026 *********** 2026-06-26 04:03:30.230659 | instance | changed: [instance] 2026-06-26 04:03:30.230919 | instance | 2026-06-26 04:03:30.231207 | instance | TASK [vexxhost.atmosphere.nova : Suspend the existing HelmRelease] ************* 2026-06-26 04:03:30.231564 | instance | Friday 26 June 2026 04:03:30 +0000 (0:00:00.562) 0:33:11.589 *********** 2026-06-26 04:03:30.970629 | instance | ok: [instance] 2026-06-26 04:03:30.970943 | instance | 2026-06-26 04:03:30.971239 | instance | TASK [vexxhost.atmosphere.nova : Remove the existing HelmRelease] ************** 2026-06-26 04:03:30.971519 | instance | Friday 26 June 2026 04:03:30 +0000 (0:00:00.740) 0:33:12.329 *********** 2026-06-26 04:03:31.706680 | instance | ok: [instance] 2026-06-26 04:03:31.706786 | instance | 2026-06-26 04:03:31.706958 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-06-26 04:03:31.707157 | instance | Friday 26 June 2026 04:03:31 +0000 (0:00:00.735) 0:33:13.065 *********** 2026-06-26 04:03:31.925777 | instance | ok: [instance -> localhost] 2026-06-26 04:03:31.926001 | instance | 2026-06-26 04:03:31.926387 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-06-26 04:03:31.926674 | instance | Friday 26 June 2026 04:03:31 +0000 (0:00:00.219) 0:33:13.284 *********** 2026-06-26 04:03:32.323522 | instance | ok: [instance -> localhost] 2026-06-26 04:03:32.323694 | instance | 2026-06-26 04:03:32.323961 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-06-26 04:03:32.324314 | instance | Friday 26 June 2026 04:03:32 +0000 (0:00:00.397) 0:33:13.682 *********** 2026-06-26 04:03:32.872090 | instance | ok: [instance -> localhost] 2026-06-26 04:03:32.872238 | instance | 2026-06-26 04:03:32.872512 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-06-26 04:03:32.872770 | instance | Friday 26 June 2026 04:03:32 +0000 (0:00:00.548) 0:33:14.230 *********** 2026-06-26 04:03:33.088664 | instance | ok: [instance -> localhost] 2026-06-26 04:03:33.088967 | instance | 2026-06-26 04:03:33.089295 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-06-26 04:03:33.089594 | instance | Friday 26 June 2026 04:03:33 +0000 (0:00:00.216) 0:33:14.447 *********** 2026-06-26 04:03:34.434062 | instance | ok: [instance] => (item=nova-bootstrap) 2026-06-26 04:03:34.434365 | instance | ok: [instance] => (item=nova-cell-setup) 2026-06-26 04:03:34.434645 | instance | 2026-06-26 04:03:34.434954 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-06-26 04:03:34.435288 | instance | Friday 26 June 2026 04:03:34 +0000 (0:00:01.345) 0:33:15.792 *********** 2026-06-26 04:06:02.019562 | instance | changed: [instance] 2026-06-26 04:06:02.019866 | instance | 2026-06-26 04:06:02.019883 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:06:02.020063 | instance | Friday 26 June 2026 04:06:02 +0000 (0:02:27.585) 0:35:43.378 *********** 2026-06-26 04:06:02.278977 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:06:02.279230 | instance | 2026-06-26 04:06:02.279492 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:06:02.279748 | instance | Friday 26 June 2026 04:06:02 +0000 (0:00:00.259) 0:35:43.637 *********** 2026-06-26 04:06:02.345415 | instance | skipping: [instance] 2026-06-26 04:06:02.345633 | instance | 2026-06-26 04:06:02.345933 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:06:02.346222 | instance | Friday 26 June 2026 04:06:02 +0000 (0:00:00.066) 0:35:43.704 *********** 2026-06-26 04:06:02.401728 | instance | skipping: [instance] 2026-06-26 04:06:02.401960 | instance | 2026-06-26 04:06:02.402332 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:06:02.402582 | instance | Friday 26 June 2026 04:06:02 +0000 (0:00:00.056) 0:35:43.761 *********** 2026-06-26 04:06:02.471041 | instance | ok: [instance] 2026-06-26 04:06:02.471149 | instance | 2026-06-26 04:06:02.471254 | instance | TASK [Create Ingress compute] ************************************************** 2026-06-26 04:06:02.471371 | instance | Friday 26 June 2026 04:06:02 +0000 (0:00:00.069) 0:35:43.830 *********** 2026-06-26 04:06:02.573576 | instance | included: ingress for instance 2026-06-26 04:06:02.573651 | instance | 2026-06-26 04:06:02.573822 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-06-26 04:06:02.574005 | instance | Friday 26 June 2026 04:06:02 +0000 (0:00:00.102) 0:35:43.933 *********** 2026-06-26 04:06:03.553355 | instance | changed: [instance] 2026-06-26 04:06:03.553548 | instance | 2026-06-26 04:06:03.553781 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:06:03.554036 | instance | Friday 26 June 2026 04:06:03 +0000 (0:00:00.979) 0:35:44.912 *********** 2026-06-26 04:06:03.676337 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:06:03.676536 | instance | 2026-06-26 04:06:03.676783 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:06:03.677028 | instance | Friday 26 June 2026 04:06:03 +0000 (0:00:00.122) 0:35:45.035 *********** 2026-06-26 04:06:03.740974 | instance | skipping: [instance] 2026-06-26 04:06:03.741071 | instance | 2026-06-26 04:06:03.741205 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:06:03.741330 | instance | Friday 26 June 2026 04:06:03 +0000 (0:00:00.064) 0:35:45.100 *********** 2026-06-26 04:06:03.795648 | instance | skipping: [instance] 2026-06-26 04:06:03.797485 | instance | 2026-06-26 04:06:03.797508 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:06:03.797520 | instance | Friday 26 June 2026 04:06:03 +0000 (0:00:00.054) 0:35:45.155 *********** 2026-06-26 04:06:03.861724 | instance | ok: [instance] 2026-06-26 04:06:03.861802 | instance | 2026-06-26 04:06:03.861934 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-06-26 04:06:03.862052 | instance | Friday 26 June 2026 04:06:03 +0000 (0:00:00.066) 0:35:45.221 *********** 2026-06-26 04:06:03.946115 | instance | included: ingress for instance 2026-06-26 04:06:03.946425 | instance | 2026-06-26 04:06:03.946723 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-06-26 04:06:03.947020 | instance | Friday 26 June 2026 04:06:03 +0000 (0:00:00.084) 0:35:45.305 *********** 2026-06-26 04:06:04.948225 | instance | changed: [instance] 2026-06-26 04:06:04.948454 | instance | 2026-06-26 04:06:04.948757 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-06-26 04:06:04.949004 | instance | Friday 26 June 2026 04:06:04 +0000 (0:00:01.001) 0:35:46.307 *********** 2026-06-26 04:06:05.685341 | instance | ok: [instance] 2026-06-26 04:06:05.685417 | instance | 2026-06-26 04:06:05.685548 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-06-26 04:06:05.685722 | instance | Friday 26 June 2026 04:06:05 +0000 (0:00:00.736) 0:35:47.044 *********** 2026-06-26 04:06:28.888261 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-06-26 04:06:28.888522 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-06-26 04:06:28.888797 | instance | FAILED - RETRYING: [instance]: Create flavors (58 retries left). 2026-06-26 04:06:28.889083 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-06-26 04:06:28.889361 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-06-26 04:06:28.889638 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-06-26 04:06:28.889911 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-06-26 04:06:28.890250 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-06-26 04:06:28.890538 | instance | 2026-06-26 04:06:28.890815 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:06:28.891077 | instance | Friday 26 June 2026 04:06:28 +0000 (0:00:23.202) 0:36:10.246 *********** 2026-06-26 04:06:29.004013 | instance | ok: [instance] 2026-06-26 04:06:29.004256 | instance | 2026-06-26 04:06:29.004547 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:06:29.004841 | instance | Friday 26 June 2026 04:06:28 +0000 (0:00:00.116) 0:36:10.362 *********** 2026-06-26 04:06:29.102591 | instance | included: rabbitmq for instance 2026-06-26 04:06:29.102842 | instance | 2026-06-26 04:06:29.103131 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-26 04:06:29.103454 | instance | Friday 26 June 2026 04:06:29 +0000 (0:00:00.098) 0:36:10.461 *********** 2026-06-26 04:06:29.842185 | instance | ok: [instance] 2026-06-26 04:06:29.842453 | instance | 2026-06-26 04:06:29.842913 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-26 04:06:29.843181 | instance | Friday 26 June 2026 04:06:29 +0000 (0:00:00.739) 0:36:11.200 *********** 2026-06-26 04:06:29.897869 | instance | skipping: [instance] 2026-06-26 04:06:29.898023 | instance | 2026-06-26 04:06:29.898232 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-26 04:06:29.898453 | instance | Friday 26 June 2026 04:06:29 +0000 (0:00:00.056) 0:36:11.256 *********** 2026-06-26 04:06:29.957970 | instance | skipping: [instance] 2026-06-26 04:06:29.958266 | instance | 2026-06-26 04:06:29.958608 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-26 04:06:29.958896 | instance | Friday 26 June 2026 04:06:29 +0000 (0:00:00.059) 0:36:11.316 *********** 2026-06-26 04:07:00.945264 | instance | changed: [instance] 2026-06-26 04:07:00.945395 | instance | 2026-06-26 04:07:00.945414 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:07:00.945426 | instance | Friday 26 June 2026 04:07:00 +0000 (0:00:30.986) 0:36:42.303 *********** 2026-06-26 04:07:01.687448 | instance | ok: [instance] 2026-06-26 04:07:01.687558 | instance | 2026-06-26 04:07:01.687794 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:07:01.687848 | instance | Friday 26 June 2026 04:07:01 +0000 (0:00:00.743) 0:36:43.047 *********** 2026-06-26 04:07:01.746332 | instance | ok: [instance] 2026-06-26 04:07:01.746393 | instance | 2026-06-26 04:07:01.746627 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:07:01.746642 | instance | Friday 26 June 2026 04:07:01 +0000 (0:00:00.058) 0:36:43.105 *********** 2026-06-26 04:07:01.806344 | instance | skipping: [instance] 2026-06-26 04:07:01.806443 | instance | 2026-06-26 04:07:01.806621 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:07:01.806784 | instance | Friday 26 June 2026 04:07:01 +0000 (0:00:00.059) 0:36:43.165 *********** 2026-06-26 04:07:01.870692 | instance | skipping: [instance] 2026-06-26 04:07:01.870771 | instance | 2026-06-26 04:07:01.870892 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:07:01.871016 | instance | Friday 26 June 2026 04:07:01 +0000 (0:00:00.064) 0:36:43.230 *********** 2026-06-26 04:07:01.940690 | instance | ok: [instance] 2026-06-26 04:07:01.940970 | instance | 2026-06-26 04:07:01.941282 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:07:01.941625 | instance | Friday 26 June 2026 04:07:01 +0000 (0:00:00.069) 0:36:43.299 *********** 2026-06-26 04:07:02.129397 | instance | ok: [instance] => (item=identity) 2026-06-26 04:07:02.129558 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 04:07:02.129711 | instance | ok: [instance] => (item=dns) 2026-06-26 04:07:02.129859 | instance | ok: [instance] => (item=compute_metadata) 2026-06-26 04:07:02.130008 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-26 04:07:02.130176 | instance | ok: [instance] => (item=network) 2026-06-26 04:07:02.130377 | instance | ok: [instance] => (item=baremetal) 2026-06-26 04:07:02.130474 | instance | ok: [instance] => (item=load_balancer) 2026-06-26 04:07:02.130596 | instance | ok: [instance] => (item=compute) 2026-06-26 04:07:02.130708 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 04:07:02.130819 | instance | 2026-06-26 04:07:02.130969 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:07:02.131061 | instance | Friday 26 June 2026 04:07:02 +0000 (0:00:00.188) 0:36:43.488 *********** 2026-06-26 04:07:02.210434 | instance | ok: [instance] 2026-06-26 04:07:02.210716 | instance | 2026-06-26 04:07:02.211128 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:07:02.211424 | instance | Friday 26 June 2026 04:07:02 +0000 (0:00:00.080) 0:36:43.569 *********** 2026-06-26 04:07:02.284063 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:07:02.284312 | instance | 2026-06-26 04:07:02.284601 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:07:02.284880 | instance | Friday 26 June 2026 04:07:02 +0000 (0:00:00.073) 0:36:43.643 *********** 2026-06-26 04:07:02.851726 | instance | changed: [instance] 2026-06-26 04:07:02.852077 | instance | 2026-06-26 04:07:02.852417 | instance | TASK [vexxhost.atmosphere.neutron : Suspend the existing HelmRelease] ********** 2026-06-26 04:07:02.852757 | instance | Friday 26 June 2026 04:07:02 +0000 (0:00:00.566) 0:36:44.210 *********** 2026-06-26 04:07:03.606667 | instance | ok: [instance] 2026-06-26 04:07:03.606784 | instance | 2026-06-26 04:07:03.606953 | instance | TASK [vexxhost.atmosphere.neutron : Remove the existing HelmRelease] *********** 2026-06-26 04:07:03.607143 | instance | Friday 26 June 2026 04:07:03 +0000 (0:00:00.755) 0:36:44.965 *********** 2026-06-26 04:07:04.397657 | instance | ok: [instance] 2026-06-26 04:07:04.397896 | instance | 2026-06-26 04:07:04.398225 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-06-26 04:07:04.398595 | instance | Friday 26 June 2026 04:07:04 +0000 (0:00:00.790) 0:36:45.756 *********** 2026-06-26 04:07:04.451913 | instance | skipping: [instance] 2026-06-26 04:07:04.452121 | instance | 2026-06-26 04:07:04.452391 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-06-26 04:07:04.452715 | instance | Friday 26 June 2026 04:07:04 +0000 (0:00:00.054) 0:36:45.811 *********** 2026-06-26 04:07:04.977115 | instance | ok: [instance] 2026-06-26 04:07:04.977248 | instance | 2026-06-26 04:07:04.977547 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-06-26 04:07:04.977808 | instance | Friday 26 June 2026 04:07:04 +0000 (0:00:00.525) 0:36:46.336 *********** 2026-06-26 04:07:05.344591 | instance | ok: [instance] 2026-06-26 04:07:05.344861 | instance | 2026-06-26 04:07:05.345196 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-06-26 04:07:05.345509 | instance | Friday 26 June 2026 04:07:05 +0000 (0:00:00.367) 0:36:46.703 *********** 2026-06-26 04:07:05.408604 | instance | ok: [instance] 2026-06-26 04:07:05.408795 | instance | 2026-06-26 04:07:05.409235 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-06-26 04:07:05.409546 | instance | Friday 26 June 2026 04:07:05 +0000 (0:00:00.063) 0:36:46.767 *********** 2026-06-26 04:09:06.808780 | instance | changed: [instance] 2026-06-26 04:09:06.809085 | instance | 2026-06-26 04:09:06.809418 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:09:06.809727 | instance | Friday 26 June 2026 04:09:06 +0000 (0:02:01.400) 0:38:48.167 *********** 2026-06-26 04:09:06.951990 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:09:06.952196 | instance | 2026-06-26 04:09:06.952473 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:09:06.952753 | instance | Friday 26 June 2026 04:09:06 +0000 (0:00:00.143) 0:38:48.310 *********** 2026-06-26 04:09:07.026532 | instance | skipping: [instance] 2026-06-26 04:09:07.026804 | instance | 2026-06-26 04:09:07.027091 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:09:07.027362 | instance | Friday 26 June 2026 04:09:07 +0000 (0:00:00.074) 0:38:48.385 *********** 2026-06-26 04:09:07.094094 | instance | skipping: [instance] 2026-06-26 04:09:07.094355 | instance | 2026-06-26 04:09:07.094665 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:09:07.094947 | instance | Friday 26 June 2026 04:09:07 +0000 (0:00:00.067) 0:38:48.453 *********** 2026-06-26 04:09:07.169970 | instance | ok: [instance] 2026-06-26 04:09:07.170171 | instance | 2026-06-26 04:09:07.170516 | instance | TASK [Create Ingress network] ************************************************** 2026-06-26 04:09:07.170746 | instance | Friday 26 June 2026 04:09:07 +0000 (0:00:00.075) 0:38:48.529 *********** 2026-06-26 04:09:07.269391 | instance | included: ingress for instance 2026-06-26 04:09:07.269652 | instance | 2026-06-26 04:09:07.270049 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-06-26 04:09:07.270378 | instance | Friday 26 June 2026 04:09:07 +0000 (0:00:00.099) 0:38:48.628 *********** 2026-06-26 04:09:08.382158 | instance | changed: [instance] 2026-06-26 04:09:08.382336 | instance | 2026-06-26 04:09:08.382527 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-06-26 04:09:08.382714 | instance | Friday 26 June 2026 04:09:08 +0000 (0:00:01.112) 0:38:49.740 *********** 2026-06-26 04:09:09.121870 | instance | ok: [instance] 2026-06-26 04:09:09.121988 | instance | 2026-06-26 04:09:09.122037 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-06-26 04:09:09.122168 | instance | Friday 26 June 2026 04:09:09 +0000 (0:00:00.740) 0:38:50.481 *********** 2026-06-26 04:09:29.106323 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-06-26 04:09:29.106420 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-06-26 04:09:29.106439 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left). 2026-06-26 04:09:29.106480 | 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-06-26 04:09:29.106855 | instance | 2026-06-26 04:09:29.106895 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-06-26 04:09:29.106902 | instance | Friday 26 June 2026 04:09:29 +0000 (0:00:19.984) 0:39:10.465 *********** 2026-06-26 04:09:31.317623 | 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-06-26 04:09:31.317702 | instance | 2026-06-26 04:09:31.317999 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:09:31.318064 | instance | Friday 26 June 2026 04:09:31 +0000 (0:00:02.210) 0:39:12.675 *********** 2026-06-26 04:09:31.418684 | instance | ok: [instance] 2026-06-26 04:09:31.418753 | instance | 2026-06-26 04:09:31.418761 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:09:31.418774 | instance | Friday 26 June 2026 04:09:31 +0000 (0:00:00.101) 0:39:12.777 *********** 2026-06-26 04:09:31.514724 | instance | included: rabbitmq for instance 2026-06-26 04:09:31.514770 | instance | 2026-06-26 04:09:31.514775 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-26 04:09:31.514780 | instance | Friday 26 June 2026 04:09:31 +0000 (0:00:00.096) 0:39:12.873 *********** 2026-06-26 04:09:32.268006 | instance | ok: [instance] 2026-06-26 04:09:32.268090 | instance | 2026-06-26 04:09:32.268210 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-26 04:09:32.268339 | instance | Friday 26 June 2026 04:09:32 +0000 (0:00:00.753) 0:39:13.627 *********** 2026-06-26 04:09:32.320864 | instance | skipping: [instance] 2026-06-26 04:09:32.321123 | instance | 2026-06-26 04:09:32.321464 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-26 04:09:32.321759 | instance | Friday 26 June 2026 04:09:32 +0000 (0:00:00.052) 0:39:13.680 *********** 2026-06-26 04:09:32.378276 | instance | skipping: [instance] 2026-06-26 04:09:32.378419 | instance | 2026-06-26 04:09:32.378744 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-26 04:09:32.379011 | instance | Friday 26 June 2026 04:09:32 +0000 (0:00:00.057) 0:39:13.737 *********** 2026-06-26 04:10:03.236996 | instance | changed: [instance] 2026-06-26 04:10:03.237079 | instance | 2026-06-26 04:10:03.237097 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:10:03.237112 | instance | Friday 26 June 2026 04:10:03 +0000 (0:00:30.857) 0:39:44.594 *********** 2026-06-26 04:10:03.949365 | instance | ok: [instance] 2026-06-26 04:10:03.949455 | instance | 2026-06-26 04:10:03.949591 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:10:03.949721 | instance | Friday 26 June 2026 04:10:03 +0000 (0:00:00.713) 0:39:45.308 *********** 2026-06-26 04:10:04.011598 | instance | ok: [instance] 2026-06-26 04:10:04.011848 | instance | 2026-06-26 04:10:04.012162 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:10:04.012418 | instance | Friday 26 June 2026 04:10:04 +0000 (0:00:00.062) 0:39:45.370 *********** 2026-06-26 04:10:04.076632 | instance | skipping: [instance] 2026-06-26 04:10:04.076860 | instance | 2026-06-26 04:10:04.077147 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:10:04.077410 | instance | Friday 26 June 2026 04:10:04 +0000 (0:00:00.064) 0:39:45.435 *********** 2026-06-26 04:10:04.144848 | instance | skipping: [instance] 2026-06-26 04:10:04.145193 | instance | 2026-06-26 04:10:04.145489 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:10:04.145791 | instance | Friday 26 June 2026 04:10:04 +0000 (0:00:00.068) 0:39:45.504 *********** 2026-06-26 04:10:04.211694 | instance | ok: [instance] 2026-06-26 04:10:04.211968 | instance | 2026-06-26 04:10:04.212278 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:10:04.212564 | instance | Friday 26 June 2026 04:10:04 +0000 (0:00:00.066) 0:39:45.570 *********** 2026-06-26 04:10:04.339698 | instance | ok: [instance] => (item=identity) 2026-06-26 04:10:04.339854 | instance | ok: [instance] => (item=clustering) 2026-06-26 04:10:04.340037 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 04:10:04.340204 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-26 04:10:04.340364 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 04:10:04.340525 | instance | 2026-06-26 04:10:04.340693 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:10:04.340864 | instance | Friday 26 June 2026 04:10:04 +0000 (0:00:00.127) 0:39:45.698 *********** 2026-06-26 04:10:04.431187 | instance | ok: [instance] 2026-06-26 04:10:04.431412 | instance | 2026-06-26 04:10:04.431680 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:10:04.431938 | instance | Friday 26 June 2026 04:10:04 +0000 (0:00:00.091) 0:39:45.790 *********** 2026-06-26 04:10:04.539788 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:10:04.540003 | instance | 2026-06-26 04:10:04.540261 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:10:04.540518 | instance | Friday 26 June 2026 04:10:04 +0000 (0:00:00.106) 0:39:45.896 *********** 2026-06-26 04:10:05.111669 | instance | changed: [instance] 2026-06-26 04:10:05.111912 | instance | 2026-06-26 04:10:05.112194 | instance | TASK [vexxhost.atmosphere.senlin : Suspend the existing HelmRelease] *********** 2026-06-26 04:10:05.112457 | instance | Friday 26 June 2026 04:10:05 +0000 (0:00:00.574) 0:39:46.470 *********** 2026-06-26 04:10:05.892525 | instance | ok: [instance] 2026-06-26 04:10:05.892582 | instance | 2026-06-26 04:10:05.892594 | instance | TASK [vexxhost.atmosphere.senlin : Remove the existing HelmRelease] ************ 2026-06-26 04:10:05.892605 | instance | Friday 26 June 2026 04:10:05 +0000 (0:00:00.779) 0:39:47.250 *********** 2026-06-26 04:10:07.008947 | instance | ok: [instance] 2026-06-26 04:10:07.009034 | instance | 2026-06-26 04:10:07.009125 | instance | TASK [vexxhost.atmosphere.senlin : Deploy Helm chart] ************************** 2026-06-26 04:10:07.009267 | instance | Friday 26 June 2026 04:10:07 +0000 (0:00:01.117) 0:39:48.368 *********** 2026-06-26 04:11:41.373455 | instance | changed: [instance] 2026-06-26 04:11:41.373542 | instance | 2026-06-26 04:11:41.373691 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:11:41.373746 | instance | Friday 26 June 2026 04:11:41 +0000 (0:01:34.364) 0:41:22.732 *********** 2026-06-26 04:11:41.494820 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:11:41.494930 | instance | 2026-06-26 04:11:41.495259 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:11:41.495306 | instance | Friday 26 June 2026 04:11:41 +0000 (0:00:00.120) 0:41:22.853 *********** 2026-06-26 04:11:41.571152 | instance | skipping: [instance] 2026-06-26 04:11:41.571320 | instance | 2026-06-26 04:11:41.571726 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:11:41.571776 | instance | Friday 26 June 2026 04:11:41 +0000 (0:00:00.075) 0:41:22.929 *********** 2026-06-26 04:11:41.635989 | instance | skipping: [instance] 2026-06-26 04:11:41.636061 | instance | 2026-06-26 04:11:41.636301 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:11:41.636340 | instance | Friday 26 June 2026 04:11:41 +0000 (0:00:00.065) 0:41:22.995 *********** 2026-06-26 04:11:41.719893 | instance | ok: [instance] 2026-06-26 04:11:41.720107 | instance | 2026-06-26 04:11:41.720184 | instance | TASK [Create Ingress clustering] *********************************************** 2026-06-26 04:11:41.720315 | instance | Friday 26 June 2026 04:11:41 +0000 (0:00:00.083) 0:41:23.079 *********** 2026-06-26 04:11:41.810747 | instance | included: ingress for instance 2026-06-26 04:11:41.810826 | instance | 2026-06-26 04:11:41.811085 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress clustering] ***************** 2026-06-26 04:11:41.811125 | instance | Friday 26 June 2026 04:11:41 +0000 (0:00:00.090) 0:41:23.170 *********** 2026-06-26 04:11:43.126975 | instance | changed: [instance] 2026-06-26 04:11:43.127058 | instance | 2026-06-26 04:11:43.127246 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:11:43.127323 | instance | Friday 26 June 2026 04:11:43 +0000 (0:00:01.315) 0:41:24.486 *********** 2026-06-26 04:11:43.334706 | instance | ok: [instance] 2026-06-26 04:11:43.334793 | instance | 2026-06-26 04:11:43.334927 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:11:43.335045 | instance | Friday 26 June 2026 04:11:43 +0000 (0:00:00.208) 0:41:24.694 *********** 2026-06-26 04:11:43.429845 | instance | included: rabbitmq for instance 2026-06-26 04:11:43.429923 | instance | 2026-06-26 04:11:43.430185 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-26 04:11:43.430246 | instance | Friday 26 June 2026 04:11:43 +0000 (0:00:00.095) 0:41:24.789 *********** 2026-06-26 04:11:44.321703 | instance | ok: [instance] 2026-06-26 04:11:44.321773 | instance | 2026-06-26 04:11:44.322006 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-26 04:11:44.322075 | instance | Friday 26 June 2026 04:11:44 +0000 (0:00:00.891) 0:41:25.680 *********** 2026-06-26 04:11:44.386769 | instance | skipping: [instance] 2026-06-26 04:11:44.386851 | instance | 2026-06-26 04:11:44.386857 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-26 04:11:44.386864 | instance | Friday 26 June 2026 04:11:44 +0000 (0:00:00.064) 0:41:25.745 *********** 2026-06-26 04:11:44.457057 | instance | skipping: [instance] 2026-06-26 04:11:44.457156 | instance | 2026-06-26 04:11:44.457393 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-26 04:11:44.457532 | instance | Friday 26 June 2026 04:11:44 +0000 (0:00:00.071) 0:41:25.816 *********** 2026-06-26 04:12:15.413177 | instance | changed: [instance] 2026-06-26 04:12:15.413224 | instance | 2026-06-26 04:12:15.413231 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:12:15.413238 | instance | Friday 26 June 2026 04:12:15 +0000 (0:00:30.955) 0:41:56.771 *********** 2026-06-26 04:12:16.124187 | instance | ok: [instance] 2026-06-26 04:12:16.124324 | instance | 2026-06-26 04:12:16.124370 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:12:16.124519 | instance | Friday 26 June 2026 04:12:16 +0000 (0:00:00.711) 0:41:57.483 *********** 2026-06-26 04:12:16.186907 | instance | ok: [instance] 2026-06-26 04:12:16.187028 | instance | 2026-06-26 04:12:16.187094 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:12:16.187254 | instance | Friday 26 June 2026 04:12:16 +0000 (0:00:00.062) 0:41:57.546 *********** 2026-06-26 04:12:16.256667 | instance | skipping: [instance] 2026-06-26 04:12:16.256861 | instance | 2026-06-26 04:12:16.257159 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:12:16.257430 | instance | Friday 26 June 2026 04:12:16 +0000 (0:00:00.069) 0:41:57.615 *********** 2026-06-26 04:12:16.323346 | instance | skipping: [instance] 2026-06-26 04:12:16.323595 | instance | 2026-06-26 04:12:16.323980 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:12:16.324355 | instance | Friday 26 June 2026 04:12:16 +0000 (0:00:00.066) 0:41:57.682 *********** 2026-06-26 04:12:16.393958 | instance | ok: [instance] 2026-06-26 04:12:16.394192 | instance | 2026-06-26 04:12:16.394531 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:12:16.394781 | instance | Friday 26 June 2026 04:12:16 +0000 (0:00:00.070) 0:41:57.752 *********** 2026-06-26 04:12:16.517359 | instance | ok: [instance] => (item=identity) 2026-06-26 04:12:16.517533 | instance | ok: [instance] => (item=cloudformation) 2026-06-26 04:12:16.517708 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 04:12:16.517873 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-26 04:12:16.518040 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 04:12:16.518884 | instance | ok: [instance] => (item=orchestration) 2026-06-26 04:12:16.518904 | instance | 2026-06-26 04:12:16.518920 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:12:16.518927 | instance | Friday 26 June 2026 04:12:16 +0000 (0:00:00.123) 0:41:57.876 *********** 2026-06-26 04:12:16.613260 | instance | ok: [instance] 2026-06-26 04:12:16.613524 | instance | 2026-06-26 04:12:16.613848 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:12:16.614149 | instance | Friday 26 June 2026 04:12:16 +0000 (0:00:00.096) 0:41:57.972 *********** 2026-06-26 04:12:16.689141 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:12:16.689414 | instance | 2026-06-26 04:12:16.689733 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:12:16.690029 | instance | Friday 26 June 2026 04:12:16 +0000 (0:00:00.075) 0:41:58.048 *********** 2026-06-26 04:12:17.265381 | instance | changed: [instance] 2026-06-26 04:12:17.265649 | instance | 2026-06-26 04:12:17.266022 | instance | TASK [vexxhost.atmosphere.heat : Suspend the existing HelmRelease] ************* 2026-06-26 04:12:17.266359 | instance | Friday 26 June 2026 04:12:17 +0000 (0:00:00.575) 0:41:58.624 *********** 2026-06-26 04:12:18.020640 | instance | ok: [instance] 2026-06-26 04:12:18.020867 | instance | 2026-06-26 04:12:18.021141 | instance | TASK [vexxhost.atmosphere.heat : Remove the existing HelmRelease] ************** 2026-06-26 04:12:18.021406 | instance | Friday 26 June 2026 04:12:18 +0000 (0:00:00.754) 0:41:59.378 *********** 2026-06-26 04:12:18.711957 | instance | ok: [instance] 2026-06-26 04:12:18.712196 | instance | 2026-06-26 04:12:18.712468 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-06-26 04:12:18.712733 | instance | Friday 26 June 2026 04:12:18 +0000 (0:00:00.692) 0:42:00.070 *********** 2026-06-26 04:15:16.260484 | instance | changed: [instance] 2026-06-26 04:15:16.260574 | instance | 2026-06-26 04:15:16.260673 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:15:16.260820 | instance | Friday 26 June 2026 04:15:16 +0000 (0:02:57.548) 0:44:57.619 *********** 2026-06-26 04:15:16.403184 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:15:16.403427 | instance | 2026-06-26 04:15:16.403716 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:15:16.403998 | instance | Friday 26 June 2026 04:15:16 +0000 (0:00:00.142) 0:44:57.761 *********** 2026-06-26 04:15:16.473521 | instance | skipping: [instance] 2026-06-26 04:15:16.473736 | instance | 2026-06-26 04:15:16.474041 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:15:16.474469 | instance | Friday 26 June 2026 04:15:16 +0000 (0:00:00.070) 0:44:57.832 *********** 2026-06-26 04:15:16.557254 | instance | skipping: [instance] 2026-06-26 04:15:16.557553 | instance | 2026-06-26 04:15:16.557868 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:15:16.558237 | instance | Friday 26 June 2026 04:15:16 +0000 (0:00:00.083) 0:44:57.915 *********** 2026-06-26 04:15:16.639070 | instance | ok: [instance] 2026-06-26 04:15:16.639305 | instance | 2026-06-26 04:15:16.639600 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-06-26 04:15:16.640108 | instance | Friday 26 June 2026 04:15:16 +0000 (0:00:00.081) 0:44:57.997 *********** 2026-06-26 04:15:16.729576 | instance | included: ingress for instance 2026-06-26 04:15:16.729825 | instance | 2026-06-26 04:15:16.730151 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-06-26 04:15:16.730555 | instance | Friday 26 June 2026 04:15:16 +0000 (0:00:00.087) 0:44:58.085 *********** 2026-06-26 04:15:17.836310 | instance | changed: [instance] 2026-06-26 04:15:17.836572 | instance | 2026-06-26 04:15:17.836918 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:15:17.837270 | instance | Friday 26 June 2026 04:15:17 +0000 (0:00:01.109) 0:44:59.194 *********** 2026-06-26 04:15:17.963067 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:15:17.963318 | instance | 2026-06-26 04:15:17.963609 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:15:17.963747 | instance | Friday 26 June 2026 04:15:17 +0000 (0:00:00.127) 0:44:59.321 *********** 2026-06-26 04:15:18.028635 | instance | skipping: [instance] 2026-06-26 04:15:18.028957 | instance | 2026-06-26 04:15:18.029363 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:15:18.029755 | instance | Friday 26 June 2026 04:15:18 +0000 (0:00:00.065) 0:44:59.387 *********** 2026-06-26 04:15:18.089508 | instance | skipping: [instance] 2026-06-26 04:15:18.089738 | instance | 2026-06-26 04:15:18.090096 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:15:18.090419 | instance | Friday 26 June 2026 04:15:18 +0000 (0:00:00.060) 0:44:59.448 *********** 2026-06-26 04:15:18.157255 | instance | ok: [instance] 2026-06-26 04:15:18.157365 | instance | 2026-06-26 04:15:18.157427 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-06-26 04:15:18.157547 | instance | Friday 26 June 2026 04:15:18 +0000 (0:00:00.067) 0:44:59.516 *********** 2026-06-26 04:15:18.247149 | instance | included: ingress for instance 2026-06-26 04:15:18.247251 | instance | 2026-06-26 04:15:18.247412 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-06-26 04:15:18.247599 | instance | Friday 26 June 2026 04:15:18 +0000 (0:00:00.089) 0:44:59.606 *********** 2026-06-26 04:15:19.373292 | instance | changed: [instance] 2026-06-26 04:15:19.373378 | instance | 2026-06-26 04:15:19.373489 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-06-26 04:15:19.373606 | instance | Friday 26 June 2026 04:15:19 +0000 (0:00:01.126) 0:45:00.732 *********** 2026-06-26 04:15:19.635028 | instance | ok: [instance] 2026-06-26 04:15:19.635180 | instance | 2026-06-26 04:15:19.635347 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-26 04:15:19.635773 | instance | Friday 26 June 2026 04:15:19 +0000 (0:00:00.261) 0:45:00.994 *********** 2026-06-26 04:15:21.072286 | instance | ok: [instance] 2026-06-26 04:15:21.072517 | instance | 2026-06-26 04:15:21.072786 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-26 04:15:21.073049 | instance | Friday 26 June 2026 04:15:21 +0000 (0:00:01.437) 0:45:02.431 *********** 2026-06-26 04:15:21.315963 | instance | ok: [instance] 2026-06-26 04:15:21.316184 | instance | 2026-06-26 04:15:21.316676 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 04:15:21.316969 | instance | Friday 26 June 2026 04:15:21 +0000 (0:00:00.243) 0:45:02.674 *********** 2026-06-26 04:15:21.409222 | instance | ok: [instance] => { 2026-06-26 04:15:21.409465 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-06-26 04:15:21.409682 | instance | } 2026-06-26 04:15:21.409918 | instance | 2026-06-26 04:15:21.410199 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 04:15:21.410495 | instance | Friday 26 June 2026 04:15:21 +0000 (0:00:00.093) 0:45:02.768 *********** 2026-06-26 04:15:21.804799 | instance | ok: [instance] 2026-06-26 04:15:21.805011 | instance | 2026-06-26 04:15:21.805364 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 04:15:21.805422 | instance | Friday 26 June 2026 04:15:21 +0000 (0:00:00.394) 0:45:03.163 *********** 2026-06-26 04:15:22.902640 | instance | ok: [instance] 2026-06-26 04:15:22.902741 | instance | 2026-06-26 04:15:22.902979 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-06-26 04:15:22.903036 | instance | Friday 26 June 2026 04:15:22 +0000 (0:00:01.098) 0:45:04.262 *********** 2026-06-26 04:15:23.411742 | instance | ok: [instance] 2026-06-26 04:15:23.411819 | instance | 2026-06-26 04:15:23.411939 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-06-26 04:15:23.412059 | instance | Friday 26 June 2026 04:15:23 +0000 (0:00:00.508) 0:45:04.770 *********** 2026-06-26 04:15:24.264312 | instance | ok: [instance] 2026-06-26 04:15:24.264374 | instance | 2026-06-26 04:15:24.264381 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-06-26 04:15:24.264388 | instance | Friday 26 June 2026 04:15:24 +0000 (0:00:00.852) 0:45:05.622 *********** 2026-06-26 04:15:25.227890 | instance | ok: [instance] 2026-06-26 04:15:25.227986 | instance | 2026-06-26 04:15:25.228215 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-06-26 04:15:25.228264 | instance | Friday 26 June 2026 04:15:25 +0000 (0:00:00.964) 0:45:06.587 *********** 2026-06-26 04:15:25.663306 | instance | ok: [instance] 2026-06-26 04:15:25.663387 | instance | 2026-06-26 04:15:25.663494 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-06-26 04:15:25.663611 | instance | Friday 26 June 2026 04:15:25 +0000 (0:00:00.435) 0:45:07.022 *********** 2026-06-26 04:15:25.835077 | instance | included: openstack_helm_endpoints for instance 2026-06-26 04:15:25.835130 | instance | 2026-06-26 04:15:25.835138 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:15:25.835144 | instance | Friday 26 June 2026 04:15:25 +0000 (0:00:00.170) 0:45:07.193 *********** 2026-06-26 04:15:25.900798 | instance | skipping: [instance] 2026-06-26 04:15:25.900856 | instance | 2026-06-26 04:15:25.900868 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:15:25.900877 | instance | Friday 26 June 2026 04:15:25 +0000 (0:00:00.065) 0:45:07.258 *********** 2026-06-26 04:15:25.956523 | instance | skipping: [instance] 2026-06-26 04:15:25.956599 | instance | 2026-06-26 04:15:25.956717 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:15:25.956851 | instance | Friday 26 June 2026 04:15:25 +0000 (0:00:00.057) 0:45:07.315 *********** 2026-06-26 04:15:26.013904 | instance | skipping: [instance] 2026-06-26 04:15:26.013985 | instance | 2026-06-26 04:15:26.014115 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:15:26.014254 | instance | Friday 26 June 2026 04:15:26 +0000 (0:00:00.057) 0:45:07.373 *********** 2026-06-26 04:15:26.073459 | instance | skipping: [instance] 2026-06-26 04:15:26.073543 | instance | 2026-06-26 04:15:26.073678 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:15:26.073799 | instance | Friday 26 June 2026 04:15:26 +0000 (0:00:00.059) 0:45:07.432 *********** 2026-06-26 04:15:26.135112 | instance | skipping: [instance] 2026-06-26 04:15:26.135174 | instance | 2026-06-26 04:15:26.135182 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:15:26.135371 | instance | Friday 26 June 2026 04:15:26 +0000 (0:00:00.060) 0:45:07.493 *********** 2026-06-26 04:15:26.414474 | instance | skipping: [instance] 2026-06-26 04:15:26.414630 | instance | 2026-06-26 04:15:26.415070 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:15:26.415420 | instance | Friday 26 June 2026 04:15:26 +0000 (0:00:00.279) 0:45:07.773 *********** 2026-06-26 04:15:26.479009 | instance | ok: [instance] 2026-06-26 04:15:26.479297 | instance | 2026-06-26 04:15:26.479591 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:15:26.479861 | instance | Friday 26 June 2026 04:15:26 +0000 (0:00:00.064) 0:45:07.837 *********** 2026-06-26 04:15:26.563052 | instance | ok: [instance] => (item=identity) 2026-06-26 04:15:26.563222 | instance | 2026-06-26 04:15:26.563378 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:15:26.563609 | instance | Friday 26 June 2026 04:15:26 +0000 (0:00:00.083) 0:45:07.921 *********** 2026-06-26 04:15:26.658553 | instance | ok: [instance] 2026-06-26 04:15:26.658738 | instance | 2026-06-26 04:15:26.659016 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-06-26 04:15:26.659343 | instance | Friday 26 June 2026 04:15:26 +0000 (0:00:00.095) 0:45:08.016 *********** 2026-06-26 04:15:27.159515 | instance | ok: [instance] 2026-06-26 04:15:27.159622 | instance | 2026-06-26 04:15:27.159827 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-06-26 04:15:27.160007 | instance | Friday 26 June 2026 04:15:27 +0000 (0:00:00.501) 0:45:08.518 *********** 2026-06-26 04:15:27.693321 | instance | ok: [instance] 2026-06-26 04:15:27.693804 | instance | 2026-06-26 04:15:27.694149 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-06-26 04:15:27.694532 | instance | Friday 26 June 2026 04:15:27 +0000 (0:00:00.533) 0:45:09.052 *********** 2026-06-26 04:15:28.168381 | instance | ok: [instance] 2026-06-26 04:15:28.168434 | instance | 2026-06-26 04:15:28.168447 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-06-26 04:15:28.168458 | instance | Friday 26 June 2026 04:15:28 +0000 (0:00:00.474) 0:45:09.526 *********** 2026-06-26 04:15:28.696016 | instance | ok: [instance] 2026-06-26 04:15:28.696082 | instance | 2026-06-26 04:15:28.696370 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:15:28.696415 | instance | Friday 26 June 2026 04:15:28 +0000 (0:00:00.528) 0:45:10.055 *********** 2026-06-26 04:15:28.788739 | instance | ok: [instance] 2026-06-26 04:15:28.788805 | instance | 2026-06-26 04:15:28.789041 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:15:28.789058 | instance | Friday 26 June 2026 04:15:28 +0000 (0:00:00.092) 0:45:10.148 *********** 2026-06-26 04:15:28.894638 | instance | included: rabbitmq for instance 2026-06-26 04:15:28.894707 | instance | 2026-06-26 04:15:28.894713 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-26 04:15:28.894719 | instance | Friday 26 June 2026 04:15:28 +0000 (0:00:00.105) 0:45:10.253 *********** 2026-06-26 04:15:29.711324 | instance | ok: [instance] 2026-06-26 04:15:29.711400 | instance | 2026-06-26 04:15:29.711413 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-26 04:15:29.711423 | instance | Friday 26 June 2026 04:15:29 +0000 (0:00:00.815) 0:45:11.068 *********** 2026-06-26 04:15:29.772069 | instance | skipping: [instance] 2026-06-26 04:15:29.772479 | instance | 2026-06-26 04:15:29.772528 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-26 04:15:29.772535 | instance | Friday 26 June 2026 04:15:29 +0000 (0:00:00.062) 0:45:11.131 *********** 2026-06-26 04:15:29.841317 | instance | skipping: [instance] 2026-06-26 04:15:29.841383 | instance | 2026-06-26 04:15:29.841514 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-26 04:15:29.841634 | instance | Friday 26 June 2026 04:15:29 +0000 (0:00:00.069) 0:45:11.200 *********** 2026-06-26 04:16:00.702986 | instance | changed: [instance] 2026-06-26 04:16:00.703071 | instance | 2026-06-26 04:16:00.703188 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:16:00.706333 | instance | Friday 26 June 2026 04:16:00 +0000 (0:00:30.861) 0:45:42.062 *********** 2026-06-26 04:16:01.411741 | instance | ok: [instance] 2026-06-26 04:16:01.411870 | instance | 2026-06-26 04:16:01.412012 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:16:01.412132 | instance | Friday 26 June 2026 04:16:01 +0000 (0:00:00.708) 0:45:42.770 *********** 2026-06-26 04:16:01.484479 | instance | ok: [instance] 2026-06-26 04:16:01.486876 | instance | 2026-06-26 04:16:01.487274 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:16:01.487582 | instance | Friday 26 June 2026 04:16:01 +0000 (0:00:00.070) 0:45:42.841 *********** 2026-06-26 04:16:01.550158 | instance | skipping: [instance] 2026-06-26 04:16:01.550312 | instance | 2026-06-26 04:16:01.550499 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:16:01.550673 | instance | Friday 26 June 2026 04:16:01 +0000 (0:00:00.067) 0:45:42.909 *********** 2026-06-26 04:16:01.617482 | instance | skipping: [instance] 2026-06-26 04:16:01.618325 | instance | 2026-06-26 04:16:01.618403 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:16:01.618416 | instance | Friday 26 June 2026 04:16:01 +0000 (0:00:00.067) 0:45:42.976 *********** 2026-06-26 04:16:01.676662 | instance | ok: [instance] 2026-06-26 04:16:01.677333 | instance | 2026-06-26 04:16:01.677388 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:16:01.677397 | instance | Friday 26 June 2026 04:16:01 +0000 (0:00:00.059) 0:45:43.035 *********** 2026-06-26 04:16:01.794561 | instance | ok: [instance] => (item=identity) 2026-06-26 04:16:01.794625 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 04:16:01.794945 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-26 04:16:01.794971 | instance | ok: [instance] => (item=network) 2026-06-26 04:16:01.795241 | instance | ok: [instance] => (item=load_balancer) 2026-06-26 04:16:01.795532 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 04:16:01.795837 | instance | 2026-06-26 04:16:01.796108 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:16:01.796485 | instance | Friday 26 June 2026 04:16:01 +0000 (0:00:00.117) 0:45:43.153 *********** 2026-06-26 04:16:01.873435 | instance | ok: [instance] 2026-06-26 04:16:01.873697 | instance | 2026-06-26 04:16:01.873992 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:16:01.874425 | instance | Friday 26 June 2026 04:16:01 +0000 (0:00:00.079) 0:45:43.232 *********** 2026-06-26 04:16:01.951937 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:16:01.952174 | instance | 2026-06-26 04:16:01.952491 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:16:01.952772 | instance | Friday 26 June 2026 04:16:01 +0000 (0:00:00.078) 0:45:43.310 *********** 2026-06-26 04:16:02.479954 | instance | changed: [instance] 2026-06-26 04:16:02.480252 | instance | 2026-06-26 04:16:02.480653 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-06-26 04:16:02.480970 | instance | Friday 26 June 2026 04:16:02 +0000 (0:00:00.528) 0:45:43.839 *********** 2026-06-26 04:16:03.818273 | instance | ok: [instance] 2026-06-26 04:16:03.818356 | instance | 2026-06-26 04:16:03.818533 | instance | TASK [vexxhost.atmosphere.octavia : Suspend the existing HelmRelease] ********** 2026-06-26 04:16:03.818656 | instance | Friday 26 June 2026 04:16:03 +0000 (0:00:01.338) 0:45:45.177 *********** 2026-06-26 04:16:04.515077 | instance | ok: [instance] 2026-06-26 04:16:04.515322 | instance | 2026-06-26 04:16:04.515612 | instance | TASK [vexxhost.atmosphere.octavia : Remove the existing HelmRelease] *********** 2026-06-26 04:16:04.515806 | instance | Friday 26 June 2026 04:16:04 +0000 (0:00:00.695) 0:45:45.873 *********** 2026-06-26 04:16:05.296084 | instance | ok: [instance] 2026-06-26 04:16:05.296412 | instance | 2026-06-26 04:16:05.296791 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-06-26 04:16:05.297176 | instance | Friday 26 June 2026 04:16:05 +0000 (0:00:00.781) 0:45:46.654 *********** 2026-06-26 04:16:06.834882 | instance | changed: [instance] 2026-06-26 04:16:06.834982 | instance | 2026-06-26 04:16:06.835085 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-06-26 04:16:06.835198 | instance | Friday 26 June 2026 04:16:06 +0000 (0:00:01.539) 0:45:48.193 *********** 2026-06-26 04:16:09.390494 | instance | changed: [instance] 2026-06-26 04:16:09.390708 | instance | 2026-06-26 04:16:09.390985 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-06-26 04:16:09.391276 | instance | Friday 26 June 2026 04:16:09 +0000 (0:00:02.555) 0:45:50.749 *********** 2026-06-26 04:16:10.572043 | instance | changed: [instance] 2026-06-26 04:16:10.572333 | instance | 2026-06-26 04:16:10.572660 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-06-26 04:16:10.573021 | instance | Friday 26 June 2026 04:16:10 +0000 (0:00:01.181) 0:45:51.930 *********** 2026-06-26 04:16:16.158831 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-06-26 04:16:16.159027 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-06-26 04:16:16.159242 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-06-26 04:16:16.159464 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-06-26 04:16:16.159642 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-06-26 04:16:16.159802 | instance | 2026-06-26 04:16:16.160014 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-06-26 04:16:16.160191 | instance | Friday 26 June 2026 04:16:16 +0000 (0:00:05.586) 0:45:57.517 *********** 2026-06-26 04:16:17.902529 | instance | changed: [instance] => (item=instance) 2026-06-26 04:16:17.902604 | instance | 2026-06-26 04:16:17.902930 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-06-26 04:16:17.902954 | instance | Friday 26 June 2026 04:16:17 +0000 (0:00:01.744) 0:45:59.261 *********** 2026-06-26 04:16:20.399780 | instance | ok: [instance] => (item=instance) 2026-06-26 04:16:20.399868 | instance | 2026-06-26 04:16:20.399982 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-06-26 04:16:20.400100 | instance | Friday 26 June 2026 04:16:20 +0000 (0:00:02.497) 0:46:01.759 *********** 2026-06-26 04:16:25.163472 | instance | ok: [instance] => (item=instance) 2026-06-26 04:16:25.163558 | instance | 2026-06-26 04:16:25.163818 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-06-26 04:16:25.163861 | instance | Friday 26 June 2026 04:16:25 +0000 (0:00:04.763) 0:46:06.522 *********** 2026-06-26 04:16:26.236010 | instance | ok: [instance] => (item=instance) 2026-06-26 04:16:26.236096 | instance | 2026-06-26 04:16:26.236260 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-06-26 04:16:26.236391 | instance | Friday 26 June 2026 04:16:26 +0000 (0:00:01.072) 0:46:07.595 *********** 2026-06-26 04:16:26.333385 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-06-26 04:16:26.333451 | instance | 2026-06-26 04:16:26.333457 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-06-26 04:16:26.333463 | instance | Friday 26 June 2026 04:16:26 +0000 (0:00:00.096) 0:46:07.692 *********** 2026-06-26 04:16:27.379934 | instance | changed: [instance] 2026-06-26 04:16:27.380029 | instance | 2026-06-26 04:16:27.380089 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-06-26 04:16:27.380256 | instance | Friday 26 June 2026 04:16:27 +0000 (0:00:01.047) 0:46:08.739 *********** 2026-06-26 04:16:29.564251 | instance | changed: [instance] => (item=[22, {'changed': False, 'openstack_ports': [{'id': '60a89108-2618-487b-b3f4-8cbef0169243', 'name': 'octavia-health-manager-port-instance', 'network_id': '0d5849d8-6824-4c16-bd2b-3e195075ce43', 'tenant_id': 'b902d3189ef64166b07841c641636341', 'mac_address': 'fa:16:3e:a4:ed:0a', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'fixed_ips': [{'subnet_id': 'e6e91ebe-0677-438b-8436-c7fc4afbda67', 'ip_address': '172.24.1.251'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['ae8cbc9d-dd03-4ca5-9a36-b386bf98d250'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'instance', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bound_drivers': {'0': 'ovn'}}, 'dns_name': '', 'dns_assignment': [{'ip_address': '172.24.1.251', 'hostname': 'host-172-24-1-251', 'fqdn': 'host-172-24-1-251.openstacklocal.'}], 'dns_domain': '', 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-26T04:16:17Z', 'updated_at': '2026-06-26T04:16:24Z', 'revision_number': 3, 'project_id': 'b902d3189ef64166b07841c641636341'}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'auth_type': None, 'auth': None, 'region_name': None, 'availability_zone': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-06-26 04:16:29.564404 | instance | changed: [instance] => (item=[9443, {'changed': False, 'openstack_ports': [{'id': '60a89108-2618-487b-b3f4-8cbef0169243', 'name': 'octavia-health-manager-port-instance', 'network_id': '0d5849d8-6824-4c16-bd2b-3e195075ce43', 'tenant_id': 'b902d3189ef64166b07841c641636341', 'mac_address': 'fa:16:3e:a4:ed:0a', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'fixed_ips': [{'subnet_id': 'e6e91ebe-0677-438b-8436-c7fc4afbda67', 'ip_address': '172.24.1.251'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['ae8cbc9d-dd03-4ca5-9a36-b386bf98d250'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'instance', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bound_drivers': {'0': 'ovn'}}, 'dns_name': '', 'dns_assignment': [{'ip_address': '172.24.1.251', 'hostname': 'host-172-24-1-251', 'fqdn': 'host-172-24-1-251.openstacklocal.'}], 'dns_domain': '', 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-26T04:16:17Z', 'updated_at': '2026-06-26T04:16:24Z', 'revision_number': 3, 'project_id': 'b902d3189ef64166b07841c641636341'}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'auth_type': None, 'auth': None, 'region_name': None, 'availability_zone': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-06-26 04:16:29.564417 | instance | 2026-06-26 04:16:29.564428 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-06-26 04:16:29.564538 | instance | Friday 26 June 2026 04:16:29 +0000 (0:00:02.183) 0:46:10.923 *********** 2026-06-26 04:16:30.630937 | instance | changed: [instance] 2026-06-26 04:16:30.631306 | instance | 2026-06-26 04:16:30.631350 | instance | TASK [Upload Amphora image] **************************************************** 2026-06-26 04:16:30.631355 | instance | Friday 26 June 2026 04:16:30 +0000 (0:00:01.066) 0:46:11.990 *********** 2026-06-26 04:16:30.850738 | instance | included: glance_image for instance 2026-06-26 04:16:30.850822 | instance | 2026-06-26 04:16:30.850925 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-06-26 04:16:30.851035 | instance | Friday 26 June 2026 04:16:30 +0000 (0:00:00.219) 0:46:12.210 *********** 2026-06-26 04:16:32.045139 | instance | ok: [instance] 2026-06-26 04:16:32.045218 | instance | 2026-06-26 04:16:32.045486 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-06-26 04:16:32.045537 | instance | Friday 26 June 2026 04:16:32 +0000 (0:00:01.194) 0:46:13.404 *********** 2026-06-26 04:16:33.363789 | instance | ok: [instance] 2026-06-26 04:16:33.363865 | instance | 2026-06-26 04:16:33.363983 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-06-26 04:16:33.364105 | instance | Friday 26 June 2026 04:16:33 +0000 (0:00:01.318) 0:46:14.723 *********** 2026-06-26 04:16:33.631366 | instance | changed: [instance] 2026-06-26 04:16:33.631496 | instance | 2026-06-26 04:16:33.631765 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-06-26 04:16:33.631839 | instance | Friday 26 June 2026 04:16:33 +0000 (0:00:00.267) 0:46:14.990 *********** 2026-06-26 04:16:56.469656 | instance | changed: [instance] 2026-06-26 04:16:56.469755 | instance | 2026-06-26 04:16:56.469821 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-06-26 04:16:56.469951 | instance | Friday 26 June 2026 04:16:56 +0000 (0:00:22.838) 0:46:37.829 *********** 2026-06-26 04:16:56.722960 | instance | ok: [instance] 2026-06-26 04:16:56.723202 | instance | 2026-06-26 04:16:56.723484 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-06-26 04:16:56.723854 | instance | Friday 26 June 2026 04:16:56 +0000 (0:00:00.253) 0:46:38.082 *********** 2026-06-26 04:16:59.002052 | instance | changed: [instance] 2026-06-26 04:16:59.002369 | instance | 2026-06-26 04:16:59.002683 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-06-26 04:16:59.002947 | instance | Friday 26 June 2026 04:16:58 +0000 (0:00:02.278) 0:46:40.360 *********** 2026-06-26 04:16:59.786547 | instance | ok: [instance] 2026-06-26 04:16:59.786686 | instance | 2026-06-26 04:16:59.786856 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-06-26 04:16:59.787041 | instance | Friday 26 June 2026 04:16:59 +0000 (0:00:00.784) 0:46:41.145 *********** 2026-06-26 04:17:26.428369 | instance | changed: [instance] 2026-06-26 04:17:26.429143 | instance | 2026-06-26 04:17:26.429157 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-06-26 04:17:26.429167 | instance | Friday 26 June 2026 04:17:26 +0000 (0:00:26.640) 0:47:07.786 *********** 2026-06-26 04:17:26.937639 | instance | changed: [instance] 2026-06-26 04:17:26.937701 | instance | 2026-06-26 04:17:26.937713 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-06-26 04:17:26.937723 | instance | Friday 26 June 2026 04:17:26 +0000 (0:00:00.509) 0:47:08.295 *********** 2026-06-26 04:17:27.867407 | instance | ok: [instance] 2026-06-26 04:17:27.867491 | instance | 2026-06-26 04:17:27.867664 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-06-26 04:17:27.867925 | instance | Friday 26 June 2026 04:17:27 +0000 (0:00:00.930) 0:47:09.226 *********** 2026-06-26 04:17:33.660737 | instance | changed: [instance] 2026-06-26 04:17:33.660882 | instance | 2026-06-26 04:17:33.661302 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-06-26 04:17:33.661578 | instance | Friday 26 June 2026 04:17:33 +0000 (0:00:05.793) 0:47:15.019 *********** 2026-06-26 04:17:34.357307 | instance | ok: [instance] 2026-06-26 04:17:34.357428 | instance | 2026-06-26 04:17:34.357488 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-06-26 04:17:34.357653 | instance | Friday 26 June 2026 04:17:34 +0000 (0:00:00.696) 0:47:15.716 *********** 2026-06-26 04:17:35.604545 | instance | changed: [instance] 2026-06-26 04:17:35.604637 | instance | 2026-06-26 04:17:35.604961 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-06-26 04:17:35.605004 | instance | Friday 26 June 2026 04:17:35 +0000 (0:00:01.247) 0:47:16.964 *********** 2026-06-26 04:17:37.109354 | instance | changed: [instance] => (item=octavia-client) 2026-06-26 04:17:37.109495 | instance | changed: [instance] => (item=octavia-server) 2026-06-26 04:17:37.109671 | instance | 2026-06-26 04:17:37.110041 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-06-26 04:17:37.110089 | instance | Friday 26 June 2026 04:17:37 +0000 (0:00:01.504) 0:47:18.468 *********** 2026-06-26 04:17:37.849139 | instance | changed: [instance] 2026-06-26 04:17:37.849225 | instance | 2026-06-26 04:17:37.849347 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-06-26 04:17:37.849502 | instance | Friday 26 June 2026 04:17:37 +0000 (0:00:00.739) 0:47:19.208 *********** 2026-06-26 04:17:40.210878 | instance | changed: [instance] 2026-06-26 04:17:40.210970 | instance | 2026-06-26 04:17:40.211252 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-06-26 04:17:40.211380 | instance | Friday 26 June 2026 04:17:40 +0000 (0:00:02.361) 0:47:21.570 *********** 2026-06-26 04:19:35.097206 | instance | changed: [instance] 2026-06-26 04:19:35.097278 | instance | 2026-06-26 04:19:35.097555 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-06-26 04:19:35.097611 | instance | Friday 26 June 2026 04:19:35 +0000 (0:01:54.886) 0:49:16.456 *********** 2026-06-26 04:19:43.047336 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-06-26 04:19:43.047436 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-06-26 04:19:43.047547 | instance | 2026-06-26 04:19:43.047686 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:19:43.047805 | instance | Friday 26 June 2026 04:19:43 +0000 (0:00:07.949) 0:49:24.405 *********** 2026-06-26 04:19:43.222541 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:19:43.222610 | instance | 2026-06-26 04:19:43.222894 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:19:43.222936 | instance | Friday 26 June 2026 04:19:43 +0000 (0:00:00.176) 0:49:24.581 *********** 2026-06-26 04:19:43.298101 | instance | skipping: [instance] 2026-06-26 04:19:43.298283 | instance | 2026-06-26 04:19:43.298416 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:19:43.298568 | instance | Friday 26 June 2026 04:19:43 +0000 (0:00:00.075) 0:49:24.657 *********** 2026-06-26 04:19:43.384876 | instance | skipping: [instance] 2026-06-26 04:19:43.384959 | instance | 2026-06-26 04:19:43.385181 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:19:43.385268 | instance | Friday 26 June 2026 04:19:43 +0000 (0:00:00.086) 0:49:24.744 *********** 2026-06-26 04:19:43.475530 | instance | ok: [instance] 2026-06-26 04:19:43.475613 | instance | 2026-06-26 04:19:43.475739 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-06-26 04:19:43.475895 | instance | Friday 26 June 2026 04:19:43 +0000 (0:00:00.090) 0:49:24.834 *********** 2026-06-26 04:19:43.589131 | instance | included: ingress for instance 2026-06-26 04:19:43.589274 | instance | 2026-06-26 04:19:43.589434 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-06-26 04:19:43.589595 | instance | Friday 26 June 2026 04:19:43 +0000 (0:00:00.113) 0:49:24.948 *********** 2026-06-26 04:19:44.970446 | instance | changed: [instance] 2026-06-26 04:19:44.970534 | instance | 2026-06-26 04:19:44.970686 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:19:44.970812 | instance | Friday 26 June 2026 04:19:44 +0000 (0:00:01.381) 0:49:26.329 *********** 2026-06-26 04:19:45.066885 | instance | ok: [instance] 2026-06-26 04:19:45.066955 | instance | 2026-06-26 04:19:45.067078 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:19:45.067191 | instance | Friday 26 June 2026 04:19:45 +0000 (0:00:00.096) 0:49:26.426 *********** 2026-06-26 04:19:45.171381 | instance | included: rabbitmq for instance 2026-06-26 04:19:45.171463 | instance | 2026-06-26 04:19:45.171583 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-26 04:19:45.171707 | instance | Friday 26 June 2026 04:19:45 +0000 (0:00:00.104) 0:49:26.530 *********** 2026-06-26 04:19:45.863219 | instance | ok: [instance] 2026-06-26 04:19:45.863451 | instance | 2026-06-26 04:19:45.863732 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-26 04:19:45.863996 | instance | Friday 26 June 2026 04:19:45 +0000 (0:00:00.691) 0:49:27.222 *********** 2026-06-26 04:19:45.921664 | instance | skipping: [instance] 2026-06-26 04:19:45.921880 | instance | 2026-06-26 04:19:45.922156 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-26 04:19:45.922444 | instance | Friday 26 June 2026 04:19:45 +0000 (0:00:00.058) 0:49:27.281 *********** 2026-06-26 04:19:45.987058 | instance | skipping: [instance] 2026-06-26 04:19:45.987311 | instance | 2026-06-26 04:19:45.987581 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-26 04:19:45.987834 | instance | Friday 26 June 2026 04:19:45 +0000 (0:00:00.065) 0:49:27.346 *********** 2026-06-26 04:20:16.863673 | instance | changed: [instance] 2026-06-26 04:20:16.863746 | instance | 2026-06-26 04:20:16.863759 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:20:16.863794 | instance | Friday 26 June 2026 04:20:16 +0000 (0:00:30.875) 0:49:58.222 *********** 2026-06-26 04:20:17.584432 | instance | ok: [instance] 2026-06-26 04:20:17.584514 | instance | 2026-06-26 04:20:17.584778 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:20:17.584822 | instance | Friday 26 June 2026 04:20:17 +0000 (0:00:00.721) 0:49:58.943 *********** 2026-06-26 04:20:17.657175 | instance | ok: [instance] 2026-06-26 04:20:17.657271 | instance | 2026-06-26 04:20:17.657540 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:20:17.657578 | instance | Friday 26 June 2026 04:20:17 +0000 (0:00:00.072) 0:49:59.016 *********** 2026-06-26 04:20:17.730354 | instance | skipping: [instance] 2026-06-26 04:20:17.730422 | instance | 2026-06-26 04:20:17.730438 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:20:17.730590 | instance | Friday 26 June 2026 04:20:17 +0000 (0:00:00.072) 0:49:59.089 *********** 2026-06-26 04:20:17.820931 | instance | skipping: [instance] 2026-06-26 04:20:17.821050 | instance | 2026-06-26 04:20:17.821065 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:20:17.821184 | instance | Friday 26 June 2026 04:20:17 +0000 (0:00:00.090) 0:49:59.180 *********** 2026-06-26 04:20:17.888154 | instance | ok: [instance] 2026-06-26 04:20:17.888258 | instance | 2026-06-26 04:20:17.888518 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:20:17.888566 | instance | Friday 26 June 2026 04:20:17 +0000 (0:00:00.067) 0:49:59.247 *********** 2026-06-26 04:20:18.031432 | instance | ok: [instance] => (item=identity) 2026-06-26 04:20:18.031689 | instance | ok: [instance] => (item=key_manager) 2026-06-26 04:20:18.031853 | instance | ok: [instance] => (item=container_infra) 2026-06-26 04:20:18.032006 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 04:20:18.032165 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-26 04:20:18.032315 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 04:20:18.032462 | instance | ok: [instance] => (item=orchestration) 2026-06-26 04:20:18.032603 | instance | 2026-06-26 04:20:18.032758 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:20:18.032910 | instance | Friday 26 June 2026 04:20:18 +0000 (0:00:00.142) 0:49:59.390 *********** 2026-06-26 04:20:18.135123 | instance | ok: [instance] 2026-06-26 04:20:18.135239 | instance | 2026-06-26 04:20:18.135349 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:20:18.135438 | instance | Friday 26 June 2026 04:20:18 +0000 (0:00:00.103) 0:49:59.494 *********** 2026-06-26 04:20:18.244284 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:20:18.244420 | instance | 2026-06-26 04:20:18.244433 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:20:18.244553 | instance | Friday 26 June 2026 04:20:18 +0000 (0:00:00.109) 0:49:59.603 *********** 2026-06-26 04:20:18.811093 | instance | changed: [instance] 2026-06-26 04:20:18.811166 | instance | 2026-06-26 04:20:18.811296 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 04:20:18.811425 | instance | Friday 26 June 2026 04:20:18 +0000 (0:00:00.566) 0:50:00.170 *********** 2026-06-26 04:20:18.903037 | instance | ok: [instance] => { 2026-06-26 04:20:18.903293 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64" 2026-06-26 04:20:18.903562 | instance | } 2026-06-26 04:20:18.903818 | instance | 2026-06-26 04:20:18.904123 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 04:20:18.904425 | instance | Friday 26 June 2026 04:20:18 +0000 (0:00:00.090) 0:50:00.261 *********** 2026-06-26 04:20:19.864550 | instance | changed: [instance] 2026-06-26 04:20:19.864758 | instance | 2026-06-26 04:20:19.865043 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 04:20:19.865326 | instance | Friday 26 June 2026 04:20:19 +0000 (0:00:00.962) 0:50:01.223 *********** 2026-06-26 04:20:19.949561 | instance | skipping: [instance] 2026-06-26 04:20:19.949913 | instance | 2026-06-26 04:20:19.950076 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-06-26 04:20:19.950883 | instance | Friday 26 June 2026 04:20:19 +0000 (0:00:00.084) 0:50:01.307 *********** 2026-06-26 04:20:20.543841 | instance | changed: [instance] 2026-06-26 04:20:20.543924 | instance | 2026-06-26 04:20:20.544050 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:20:20.544168 | instance | Friday 26 June 2026 04:20:20 +0000 (0:00:00.594) 0:50:01.902 *********** 2026-06-26 04:20:20.659370 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:20:20.659445 | instance | 2026-06-26 04:20:20.659736 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:20:20.659783 | instance | Friday 26 June 2026 04:20:20 +0000 (0:00:00.115) 0:50:02.018 *********** 2026-06-26 04:20:21.225365 | instance | changed: [instance] 2026-06-26 04:20:21.225638 | instance | 2026-06-26 04:20:21.225694 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-06-26 04:20:21.225866 | instance | Friday 26 June 2026 04:20:21 +0000 (0:00:00.564) 0:50:02.583 *********** 2026-06-26 04:20:21.459161 | instance | changed: [instance] 2026-06-26 04:20:21.459282 | instance | 2026-06-26 04:20:21.459340 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-06-26 04:20:21.459514 | instance | Friday 26 June 2026 04:20:21 +0000 (0:00:00.234) 0:50:02.818 *********** 2026-06-26 04:20:22.008536 | instance | changed: [instance] 2026-06-26 04:20:22.008674 | instance | 2026-06-26 04:20:22.008914 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-06-26 04:20:22.009194 | instance | Friday 26 June 2026 04:20:22 +0000 (0:00:00.546) 0:50:03.364 *********** 2026-06-26 04:20:23.015102 | instance | changed: [instance] 2026-06-26 04:20:23.015178 | instance | 2026-06-26 04:20:23.015464 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-06-26 04:20:23.015510 | instance | Friday 26 June 2026 04:20:23 +0000 (0:00:01.009) 0:50:04.374 *********** 2026-06-26 04:20:26.350805 | instance | changed: [instance] 2026-06-26 04:20:26.350890 | instance | 2026-06-26 04:20:26.351226 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-06-26 04:20:26.351336 | instance | Friday 26 June 2026 04:20:26 +0000 (0:00:03.333) 0:50:07.708 *********** 2026-06-26 04:20:26.612106 | instance | changed: [instance] 2026-06-26 04:20:26.612314 | instance | 2026-06-26 04:20:26.612522 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-06-26 04:20:26.612710 | instance | Friday 26 June 2026 04:20:26 +0000 (0:00:00.262) 0:50:07.971 *********** 2026-06-26 04:20:28.978251 | instance | changed: [instance] 2026-06-26 04:20:28.978615 | instance | 2026-06-26 04:20:28.978892 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-06-26 04:20:28.979153 | instance | Friday 26 June 2026 04:20:28 +0000 (0:00:02.365) 0:50:10.336 *********** 2026-06-26 04:20:29.733021 | instance | ok: [instance] 2026-06-26 04:20:29.733217 | instance | 2026-06-26 04:20:29.733502 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-06-26 04:20:29.733722 | instance | Friday 26 June 2026 04:20:29 +0000 (0:00:00.754) 0:50:11.091 *********** 2026-06-26 04:20:34.885064 | instance | changed: [instance] 2026-06-26 04:20:34.885582 | instance | 2026-06-26 04:20:34.885606 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-06-26 04:20:34.885868 | instance | Friday 26 June 2026 04:20:34 +0000 (0:00:05.151) 0:50:16.243 *********** 2026-06-26 04:20:34.948852 | instance | skipping: [instance] 2026-06-26 04:20:34.949072 | instance | 2026-06-26 04:20:34.949346 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-06-26 04:20:34.949611 | instance | Friday 26 June 2026 04:20:34 +0000 (0:00:00.064) 0:50:16.307 *********** 2026-06-26 04:20:35.022472 | instance | skipping: [instance] 2026-06-26 04:20:35.022692 | instance | 2026-06-26 04:20:35.022971 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-06-26 04:20:35.023252 | instance | Friday 26 June 2026 04:20:35 +0000 (0:00:00.073) 0:50:16.381 *********** 2026-06-26 04:21:38.013062 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-06-26 04:21:38.013311 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-06-26 04:21:38.013589 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-06-26 04:21:38.013872 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-06-26 04:21:38.014117 | instance | 2026-06-26 04:21:38.014440 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-06-26 04:21:38.014771 | instance | Friday 26 June 2026 04:21:38 +0000 (0:01:02.990) 0:51:19.371 *********** 2026-06-26 04:21:38.118938 | 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-06-26 04:21:38.119209 | 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-06-26 04:21:38.119478 | 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-06-26 04:21:38.119762 | 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-06-26 04:21:38.120057 | 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-06-26 04:21:38.120358 | 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-06-26 04:21:38.120640 | 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-06-26 04:21:38.120927 | 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-06-26 04:21:38.121190 | instance | skipping: [instance] 2026-06-26 04:21:38.121437 | instance | 2026-06-26 04:21:38.121711 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-06-26 04:21:38.122030 | instance | Friday 26 June 2026 04:21:38 +0000 (0:00:00.106) 0:51:19.477 *********** 2026-06-26 04:21:54.224649 | instance | changed: [instance] 2026-06-26 04:21:54.224758 | instance | 2026-06-26 04:21:54.224959 | instance | TASK [vexxhost.atmosphere.magnum : Suspend the existing HelmRelease] *********** 2026-06-26 04:21:54.225142 | instance | Friday 26 June 2026 04:21:54 +0000 (0:00:16.105) 0:51:35.583 *********** 2026-06-26 04:21:54.963989 | instance | ok: [instance] 2026-06-26 04:21:54.964246 | instance | 2026-06-26 04:21:54.964546 | instance | TASK [vexxhost.atmosphere.magnum : Remove the existing HelmRelease] ************ 2026-06-26 04:21:54.964968 | instance | Friday 26 June 2026 04:21:54 +0000 (0:00:00.739) 0:51:36.322 *********** 2026-06-26 04:21:55.708443 | instance | ok: [instance] 2026-06-26 04:21:55.708506 | instance | 2026-06-26 04:21:55.708518 | instance | TASK [vexxhost.atmosphere.magnum : Remove the Role] **************************** 2026-06-26 04:21:55.708528 | instance | Friday 26 June 2026 04:21:55 +0000 (0:00:00.743) 0:51:37.066 *********** 2026-06-26 04:21:56.435910 | instance | ok: [instance] 2026-06-26 04:21:56.436019 | instance | 2026-06-26 04:21:56.436270 | instance | TASK [vexxhost.atmosphere.magnum : Remove the RoleBinding] ********************* 2026-06-26 04:21:56.436376 | instance | Friday 26 June 2026 04:21:56 +0000 (0:00:00.728) 0:51:37.795 *********** 2026-06-26 04:21:57.151610 | instance | ok: [instance] 2026-06-26 04:21:57.151738 | instance | 2026-06-26 04:21:57.152081 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-06-26 04:21:57.152143 | instance | Friday 26 June 2026 04:21:57 +0000 (0:00:00.715) 0:51:38.510 *********** 2026-06-26 04:21:57.876999 | instance | changed: [instance] 2026-06-26 04:21:57.877775 | instance | 2026-06-26 04:21:57.877826 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-06-26 04:21:57.877834 | instance | Friday 26 June 2026 04:21:57 +0000 (0:00:00.725) 0:51:39.235 *********** 2026-06-26 04:24:02.543803 | instance | changed: [instance] 2026-06-26 04:24:02.543894 | instance | 2026-06-26 04:24:02.543934 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-06-26 04:24:02.544084 | instance | Friday 26 June 2026 04:24:02 +0000 (0:02:04.666) 0:53:43.902 *********** 2026-06-26 04:24:03.394314 | instance | changed: [instance] 2026-06-26 04:24:03.394388 | instance | 2026-06-26 04:24:03.394511 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:24:03.394644 | instance | Friday 26 June 2026 04:24:03 +0000 (0:00:00.851) 0:53:44.753 *********** 2026-06-26 04:24:03.566129 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:24:03.566266 | instance | 2026-06-26 04:24:03.566502 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:24:03.566543 | instance | Friday 26 June 2026 04:24:03 +0000 (0:00:00.171) 0:53:44.925 *********** 2026-06-26 04:24:03.642674 | instance | skipping: [instance] 2026-06-26 04:24:03.642739 | instance | 2026-06-26 04:24:03.642888 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:24:03.643015 | instance | Friday 26 June 2026 04:24:03 +0000 (0:00:00.076) 0:53:45.001 *********** 2026-06-26 04:24:03.704969 | instance | skipping: [instance] 2026-06-26 04:24:03.705044 | instance | 2026-06-26 04:24:03.705169 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:24:03.705271 | instance | Friday 26 June 2026 04:24:03 +0000 (0:00:00.062) 0:53:45.064 *********** 2026-06-26 04:24:03.783957 | instance | ok: [instance] 2026-06-26 04:24:03.784047 | instance | 2026-06-26 04:24:03.784183 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-06-26 04:24:03.784296 | instance | Friday 26 June 2026 04:24:03 +0000 (0:00:00.078) 0:53:45.143 *********** 2026-06-26 04:24:03.907245 | instance | included: ingress for instance 2026-06-26 04:24:03.907332 | instance | 2026-06-26 04:24:03.907451 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-06-26 04:24:03.907572 | instance | Friday 26 June 2026 04:24:03 +0000 (0:00:00.123) 0:53:45.266 *********** 2026-06-26 04:24:05.160525 | instance | changed: [instance] 2026-06-26 04:24:05.160597 | instance | 2026-06-26 04:24:05.160726 | instance | TASK [vexxhost.atmosphere.magnum : Delete un-used job and PVC] ***************** 2026-06-26 04:24:05.160859 | instance | Friday 26 June 2026 04:24:05 +0000 (0:00:01.252) 0:53:46.519 *********** 2026-06-26 04:24:05.912683 | instance | ok: [instance] 2026-06-26 04:24:05.912759 | instance | 2026-06-26 04:24:05.912919 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-06-26 04:24:05.913035 | instance | Friday 26 June 2026 04:24:05 +0000 (0:00:00.752) 0:53:47.272 *********** 2026-06-26 04:24:06.826173 | instance | changed: [instance] 2026-06-26 04:24:06.826326 | instance | 2026-06-26 04:24:06.826342 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-06-26 04:24:06.826523 | instance | Friday 26 June 2026 04:24:06 +0000 (0:00:00.913) 0:53:48.185 *********** 2026-06-26 04:24:06.999023 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:24:06.999091 | instance | 2026-06-26 04:24:07.000934 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:24:07.000950 | instance | Friday 26 June 2026 04:24:06 +0000 (0:00:00.170) 0:53:48.355 *********** 2026-06-26 04:24:07.078458 | instance | skipping: [instance] 2026-06-26 04:24:07.078586 | instance | 2026-06-26 04:24:07.078791 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:24:07.078963 | instance | Friday 26 June 2026 04:24:07 +0000 (0:00:00.081) 0:53:48.437 *********** 2026-06-26 04:24:07.148386 | instance | skipping: [instance] 2026-06-26 04:24:07.148585 | instance | 2026-06-26 04:24:07.148865 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:24:07.149136 | instance | Friday 26 June 2026 04:24:07 +0000 (0:00:00.069) 0:53:48.507 *********** 2026-06-26 04:24:07.230784 | instance | ok: [instance] 2026-06-26 04:24:07.230866 | instance | 2026-06-26 04:24:07.233473 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-06-26 04:24:07.233543 | instance | Friday 26 June 2026 04:24:07 +0000 (0:00:00.080) 0:53:48.588 *********** 2026-06-26 04:24:07.329939 | instance | included: ingress for instance 2026-06-26 04:24:07.330036 | instance | 2026-06-26 04:24:07.330151 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-06-26 04:24:07.330288 | instance | Friday 26 June 2026 04:24:07 +0000 (0:00:00.101) 0:53:48.689 *********** 2026-06-26 04:24:08.604990 | instance | changed: [instance] 2026-06-26 04:24:08.605123 | instance | 2026-06-26 04:24:08.605311 | instance | TASK [Upload images] *********************************************************** 2026-06-26 04:24:08.605467 | instance | Friday 26 June 2026 04:24:08 +0000 (0:00:01.274) 0:53:49.964 *********** 2026-06-26 04:24:08.931671 | instance | included: glance_image for instance => (item={'name': 'ubuntu-2204-kube-v1.34.3', 'url': 'https://github.com/vexxhost/capo-image-elements/releases/download/2025.12-3/ubuntu-22.04-v1.34.3.qcow2', 'distro': 'ubuntu'}) 2026-06-26 04:24:08.931809 | instance | 2026-06-26 04:24:08.932064 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-06-26 04:24:08.932301 | instance | Friday 26 June 2026 04:24:08 +0000 (0:00:00.326) 0:53:50.290 *********** 2026-06-26 04:24:10.051669 | instance | ok: [instance] 2026-06-26 04:24:10.051727 | instance | 2026-06-26 04:24:10.051734 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-06-26 04:24:10.051741 | instance | Friday 26 June 2026 04:24:10 +0000 (0:00:01.119) 0:53:51.409 *********** 2026-06-26 04:24:10.311542 | instance | changed: [instance] 2026-06-26 04:24:10.311854 | instance | 2026-06-26 04:24:10.312140 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-06-26 04:24:10.312433 | instance | Friday 26 June 2026 04:24:10 +0000 (0:00:00.259) 0:53:51.669 *********** 2026-06-26 04:24:16.537342 | instance | changed: [instance] 2026-06-26 04:24:16.537594 | instance | 2026-06-26 04:24:16.537887 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-06-26 04:24:16.538170 | instance | Friday 26 June 2026 04:24:16 +0000 (0:00:06.226) 0:53:57.895 *********** 2026-06-26 04:24:16.782917 | instance | ok: [instance] 2026-06-26 04:24:16.783160 | instance | 2026-06-26 04:24:16.783432 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-06-26 04:24:16.783700 | instance | Friday 26 June 2026 04:24:16 +0000 (0:00:00.246) 0:53:58.142 *********** 2026-06-26 04:24:16.846968 | instance | skipping: [instance] 2026-06-26 04:24:16.847204 | instance | 2026-06-26 04:24:16.847473 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-06-26 04:24:16.847736 | instance | Friday 26 June 2026 04:24:16 +0000 (0:00:00.063) 0:53:58.206 *********** 2026-06-26 04:24:18.008818 | instance | ok: [instance] 2026-06-26 04:24:18.008928 | instance | 2026-06-26 04:24:18.009069 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-06-26 04:24:18.009229 | instance | Friday 26 June 2026 04:24:18 +0000 (0:00:01.161) 0:53:59.367 *********** 2026-06-26 04:24:33.694046 | instance | changed: [instance] 2026-06-26 04:24:33.694130 | instance | 2026-06-26 04:24:33.694342 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-06-26 04:24:33.694421 | instance | Friday 26 June 2026 04:24:33 +0000 (0:00:15.684) 0:54:15.053 *********** 2026-06-26 04:24:34.141196 | instance | changed: [instance] 2026-06-26 04:24:34.141429 | instance | 2026-06-26 04:24:34.141731 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:24:34.142035 | instance | Friday 26 June 2026 04:24:34 +0000 (0:00:00.447) 0:54:15.500 *********** 2026-06-26 04:24:34.239643 | instance | ok: [instance] 2026-06-26 04:24:34.239932 | instance | 2026-06-26 04:24:34.240235 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:24:34.240587 | instance | Friday 26 June 2026 04:24:34 +0000 (0:00:00.098) 0:54:15.598 *********** 2026-06-26 04:24:34.365950 | instance | included: rabbitmq for instance 2026-06-26 04:24:34.366162 | instance | 2026-06-26 04:24:34.366524 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-26 04:24:34.366796 | instance | Friday 26 June 2026 04:24:34 +0000 (0:00:00.126) 0:54:15.724 *********** 2026-06-26 04:24:35.090885 | instance | ok: [instance] 2026-06-26 04:24:35.091141 | instance | 2026-06-26 04:24:35.091462 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-26 04:24:35.091744 | instance | Friday 26 June 2026 04:24:35 +0000 (0:00:00.724) 0:54:16.449 *********** 2026-06-26 04:24:35.164404 | instance | skipping: [instance] 2026-06-26 04:24:35.164632 | instance | 2026-06-26 04:24:35.164921 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-26 04:24:35.165193 | instance | Friday 26 June 2026 04:24:35 +0000 (0:00:00.073) 0:54:16.523 *********** 2026-06-26 04:24:35.232860 | instance | skipping: [instance] 2026-06-26 04:24:35.234078 | instance | 2026-06-26 04:24:35.234140 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-26 04:24:35.234148 | instance | Friday 26 June 2026 04:24:35 +0000 (0:00:00.068) 0:54:16.592 *********** 2026-06-26 04:25:06.613859 | instance | changed: [instance] 2026-06-26 04:25:06.613918 | instance | 2026-06-26 04:25:06.613925 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:25:06.613932 | instance | Friday 26 June 2026 04:25:06 +0000 (0:00:31.380) 0:54:47.972 *********** 2026-06-26 04:25:07.350937 | instance | ok: [instance] 2026-06-26 04:25:07.350989 | instance | 2026-06-26 04:25:07.350998 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:25:07.351005 | instance | Friday 26 June 2026 04:25:07 +0000 (0:00:00.736) 0:54:48.709 *********** 2026-06-26 04:25:07.427775 | instance | ok: [instance] 2026-06-26 04:25:07.427892 | instance | 2026-06-26 04:25:07.428171 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:25:07.428240 | instance | Friday 26 June 2026 04:25:07 +0000 (0:00:00.076) 0:54:48.786 *********** 2026-06-26 04:25:07.499672 | instance | skipping: [instance] 2026-06-26 04:25:07.499722 | instance | 2026-06-26 04:25:07.499731 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:25:07.499738 | instance | Friday 26 June 2026 04:25:07 +0000 (0:00:00.072) 0:54:48.858 *********** 2026-06-26 04:25:07.570510 | instance | skipping: [instance] 2026-06-26 04:25:07.570619 | instance | 2026-06-26 04:25:07.570628 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:25:07.570635 | instance | Friday 26 June 2026 04:25:07 +0000 (0:00:00.070) 0:54:48.929 *********** 2026-06-26 04:25:07.663245 | instance | ok: [instance] 2026-06-26 04:25:07.663394 | instance | 2026-06-26 04:25:07.663583 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:25:07.663743 | instance | Friday 26 June 2026 04:25:07 +0000 (0:00:00.089) 0:54:49.018 *********** 2026-06-26 04:25:07.784683 | instance | ok: [instance] => (item=identity) 2026-06-26 04:25:07.784759 | instance | ok: [instance] => (item=sharev2) 2026-06-26 04:25:07.784878 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 04:25:07.785011 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-26 04:25:07.785126 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 04:25:07.785229 | instance | 2026-06-26 04:25:07.785361 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:25:07.785472 | instance | Friday 26 June 2026 04:25:07 +0000 (0:00:00.125) 0:54:49.143 *********** 2026-06-26 04:25:07.890458 | instance | ok: [instance] 2026-06-26 04:25:07.890523 | instance | 2026-06-26 04:25:07.890663 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:25:07.890782 | instance | Friday 26 June 2026 04:25:07 +0000 (0:00:00.104) 0:54:49.248 *********** 2026-06-26 04:25:07.982178 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:25:07.982386 | instance | 2026-06-26 04:25:07.982566 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:25:07.982738 | instance | Friday 26 June 2026 04:25:07 +0000 (0:00:00.092) 0:54:49.341 *********** 2026-06-26 04:25:08.591143 | instance | changed: [instance] 2026-06-26 04:25:08.591232 | instance | 2026-06-26 04:25:08.591342 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-06-26 04:25:08.591481 | instance | Friday 26 June 2026 04:25:08 +0000 (0:00:00.608) 0:54:49.950 *********** 2026-06-26 04:25:09.710771 | instance | changed: [instance] 2026-06-26 04:25:09.710897 | instance | 2026-06-26 04:25:09.711051 | instance | TASK [Upload service image] **************************************************** 2026-06-26 04:25:09.711218 | instance | Friday 26 June 2026 04:25:09 +0000 (0:00:01.119) 0:54:51.069 *********** 2026-06-26 04:25:09.907684 | instance | included: glance_image for instance 2026-06-26 04:25:09.907940 | instance | 2026-06-26 04:25:09.908240 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-06-26 04:25:09.908573 | instance | Friday 26 June 2026 04:25:09 +0000 (0:00:00.195) 0:54:51.264 *********** 2026-06-26 04:25:10.815902 | instance | ok: [instance] 2026-06-26 04:25:10.816189 | instance | 2026-06-26 04:25:10.816497 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-06-26 04:25:10.816793 | instance | Friday 26 June 2026 04:25:10 +0000 (0:00:00.909) 0:54:52.174 *********** 2026-06-26 04:25:11.066288 | instance | changed: [instance] 2026-06-26 04:25:11.066505 | instance | 2026-06-26 04:25:11.066855 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-06-26 04:25:11.067221 | instance | Friday 26 June 2026 04:25:11 +0000 (0:00:00.250) 0:54:52.424 *********** 2026-06-26 04:25:24.444487 | instance | changed: [instance] 2026-06-26 04:25:24.445345 | instance | 2026-06-26 04:25:24.445384 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-06-26 04:25:24.445397 | instance | Friday 26 June 2026 04:25:24 +0000 (0:00:13.378) 0:55:05.803 *********** 2026-06-26 04:25:24.706460 | instance | ok: [instance] 2026-06-26 04:25:24.706526 | instance | 2026-06-26 04:25:24.706813 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-06-26 04:25:24.706859 | instance | Friday 26 June 2026 04:25:24 +0000 (0:00:00.262) 0:55:06.065 *********** 2026-06-26 04:25:24.780903 | instance | skipping: [instance] 2026-06-26 04:25:24.781026 | instance | 2026-06-26 04:25:24.781280 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-06-26 04:25:24.781337 | instance | Friday 26 June 2026 04:25:24 +0000 (0:00:00.074) 0:55:06.140 *********** 2026-06-26 04:25:25.562431 | instance | ok: [instance] 2026-06-26 04:25:25.562473 | instance | 2026-06-26 04:25:25.562481 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-06-26 04:25:25.562487 | instance | Friday 26 June 2026 04:25:25 +0000 (0:00:00.780) 0:55:06.920 *********** 2026-06-26 04:25:44.618996 | instance | changed: [instance] 2026-06-26 04:25:44.619079 | instance | 2026-06-26 04:25:44.619242 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-06-26 04:25:44.619365 | instance | Friday 26 June 2026 04:25:44 +0000 (0:00:19.057) 0:55:25.978 *********** 2026-06-26 04:25:44.995838 | instance | changed: [instance] 2026-06-26 04:25:44.995920 | instance | 2026-06-26 04:25:44.996076 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-06-26 04:25:44.996209 | instance | Friday 26 June 2026 04:25:44 +0000 (0:00:00.376) 0:55:26.355 *********** 2026-06-26 04:25:46.206444 | instance | changed: [instance] 2026-06-26 04:25:46.206523 | instance | 2026-06-26 04:25:46.206798 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-06-26 04:25:46.206841 | instance | Friday 26 June 2026 04:25:46 +0000 (0:00:01.210) 0:55:27.565 *********** 2026-06-26 04:25:49.773610 | instance | changed: [instance] => (item=22) 2026-06-26 04:25:49.773707 | instance | changed: [instance] => (item=111) 2026-06-26 04:25:49.774164 | instance | changed: [instance] => (item=2049) 2026-06-26 04:25:49.774232 | instance | 2026-06-26 04:25:49.774239 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-06-26 04:25:49.774245 | instance | Friday 26 June 2026 04:25:49 +0000 (0:00:03.567) 0:55:31.133 *********** 2026-06-26 04:25:50.936737 | instance | changed: [instance] 2026-06-26 04:25:50.936819 | instance | 2026-06-26 04:25:50.936949 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-06-26 04:25:50.937073 | instance | Friday 26 June 2026 04:25:50 +0000 (0:00:01.162) 0:55:32.296 *********** 2026-06-26 04:25:51.143734 | instance | ok: [instance -> localhost] 2026-06-26 04:25:51.143811 | instance | 2026-06-26 04:25:51.144162 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-06-26 04:25:51.144286 | instance | Friday 26 June 2026 04:25:51 +0000 (0:00:00.206) 0:55:32.502 *********** 2026-06-26 04:25:51.617218 | instance | ok: [instance -> localhost] 2026-06-26 04:25:51.617461 | instance | 2026-06-26 04:25:51.617494 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-06-26 04:25:51.617507 | instance | Friday 26 June 2026 04:25:51 +0000 (0:00:00.473) 0:55:32.976 *********** 2026-06-26 04:25:51.925599 | instance | ok: [instance -> localhost] 2026-06-26 04:25:51.925728 | instance | 2026-06-26 04:25:51.925742 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-06-26 04:25:51.925920 | instance | Friday 26 June 2026 04:25:51 +0000 (0:00:00.308) 0:55:33.284 *********** 2026-06-26 04:25:52.165221 | instance | ok: [instance -> localhost] 2026-06-26 04:25:52.165312 | instance | 2026-06-26 04:25:52.165441 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-06-26 04:25:52.165564 | instance | Friday 26 June 2026 04:25:52 +0000 (0:00:00.239) 0:55:33.524 *********** 2026-06-26 04:25:52.968791 | instance | changed: [instance] 2026-06-26 04:25:52.968878 | instance | 2026-06-26 04:25:52.969067 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-06-26 04:25:52.969188 | instance | Friday 26 June 2026 04:25:52 +0000 (0:00:00.803) 0:55:34.327 *********** 2026-06-26 04:28:10.199124 | instance | changed: [instance] 2026-06-26 04:28:10.199194 | instance | 2026-06-26 04:28:10.199206 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:28:10.199216 | instance | Friday 26 June 2026 04:28:10 +0000 (0:02:17.229) 0:57:51.557 *********** 2026-06-26 04:28:10.372497 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:28:10.372584 | instance | 2026-06-26 04:28:10.372591 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:28:10.372616 | instance | Friday 26 June 2026 04:28:10 +0000 (0:00:00.173) 0:57:51.730 *********** 2026-06-26 04:28:10.448151 | instance | skipping: [instance] 2026-06-26 04:28:10.448256 | instance | 2026-06-26 04:28:10.448426 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:28:10.448553 | instance | Friday 26 June 2026 04:28:10 +0000 (0:00:00.076) 0:57:51.807 *********** 2026-06-26 04:28:10.515674 | instance | skipping: [instance] 2026-06-26 04:28:10.515775 | instance | 2026-06-26 04:28:10.515873 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:28:10.515999 | instance | Friday 26 June 2026 04:28:10 +0000 (0:00:00.067) 0:57:51.875 *********** 2026-06-26 04:28:10.607651 | instance | ok: [instance] 2026-06-26 04:28:10.607846 | instance | 2026-06-26 04:28:10.608072 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-06-26 04:28:10.608241 | instance | Friday 26 June 2026 04:28:10 +0000 (0:00:00.091) 0:57:51.966 *********** 2026-06-26 04:28:10.714577 | instance | included: ingress for instance 2026-06-26 04:28:10.715087 | instance | 2026-06-26 04:28:10.715421 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-06-26 04:28:10.715737 | instance | Friday 26 June 2026 04:28:10 +0000 (0:00:00.107) 0:57:52.073 *********** 2026-06-26 04:28:11.832761 | instance | changed: [instance] 2026-06-26 04:28:11.833012 | instance | 2026-06-26 04:28:11.833318 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-06-26 04:28:11.833631 | instance | Friday 26 June 2026 04:28:11 +0000 (0:00:01.117) 0:57:53.191 *********** 2026-06-26 04:28:13.989653 | instance | changed: [instance] 2026-06-26 04:28:13.989832 | instance | 2026-06-26 04:28:13.990128 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:28:13.990519 | instance | Friday 26 June 2026 04:28:13 +0000 (0:00:02.156) 0:57:55.348 *********** 2026-06-26 04:28:14.087597 | instance | ok: [instance] 2026-06-26 04:28:14.087856 | instance | 2026-06-26 04:28:14.088160 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:28:14.088433 | instance | Friday 26 June 2026 04:28:14 +0000 (0:00:00.098) 0:57:55.446 *********** 2026-06-26 04:28:14.155455 | instance | skipping: [instance] 2026-06-26 04:28:14.155667 | instance | 2026-06-26 04:28:14.155968 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:28:14.156237 | instance | Friday 26 June 2026 04:28:14 +0000 (0:00:00.067) 0:57:55.514 *********** 2026-06-26 04:28:14.214296 | instance | skipping: [instance] 2026-06-26 04:28:14.214516 | instance | 2026-06-26 04:28:14.214849 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:28:14.215256 | instance | Friday 26 June 2026 04:28:14 +0000 (0:00:00.059) 0:57:55.573 *********** 2026-06-26 04:28:14.277359 | instance | skipping: [instance] 2026-06-26 04:28:14.277536 | instance | 2026-06-26 04:28:14.277814 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:28:14.278094 | instance | Friday 26 June 2026 04:28:14 +0000 (0:00:00.062) 0:57:55.636 *********** 2026-06-26 04:28:14.339888 | instance | skipping: [instance] 2026-06-26 04:28:14.340129 | instance | 2026-06-26 04:28:14.340483 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:28:14.340795 | instance | Friday 26 June 2026 04:28:14 +0000 (0:00:00.062) 0:57:55.698 *********** 2026-06-26 04:28:14.404313 | instance | skipping: [instance] 2026-06-26 04:28:14.404532 | instance | 2026-06-26 04:28:14.404822 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:28:14.405129 | instance | Friday 26 June 2026 04:28:14 +0000 (0:00:00.064) 0:57:55.763 *********** 2026-06-26 04:28:14.471984 | instance | ok: [instance] 2026-06-26 04:28:14.472238 | instance | 2026-06-26 04:28:14.472539 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:28:14.472810 | instance | Friday 26 June 2026 04:28:14 +0000 (0:00:00.067) 0:57:55.830 *********** 2026-06-26 04:28:14.601970 | instance | ok: [instance] => (item=identity) 2026-06-26 04:28:14.602058 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 04:28:14.605852 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 04:28:14.605877 | instance | ok: [instance] => (item=dashboard) 2026-06-26 04:28:14.605888 | instance | 2026-06-26 04:28:14.605898 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:28:14.605908 | instance | Friday 26 June 2026 04:28:14 +0000 (0:00:00.129) 0:57:55.960 *********** 2026-06-26 04:28:14.695591 | instance | ok: [instance] 2026-06-26 04:28:14.695714 | instance | 2026-06-26 04:28:14.695896 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:28:14.696066 | instance | Friday 26 June 2026 04:28:14 +0000 (0:00:00.093) 0:57:56.054 *********** 2026-06-26 04:28:14.781846 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:28:14.782108 | instance | 2026-06-26 04:28:14.782432 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:28:14.782714 | instance | Friday 26 June 2026 04:28:14 +0000 (0:00:00.086) 0:57:56.140 *********** 2026-06-26 04:28:15.339614 | instance | changed: [instance] 2026-06-26 04:28:15.339812 | instance | 2026-06-26 04:28:15.340082 | instance | TASK [vexxhost.atmosphere.horizon : Suspend the existing HelmRelease] ********** 2026-06-26 04:28:15.340346 | instance | Friday 26 June 2026 04:28:15 +0000 (0:00:00.558) 0:57:56.698 *********** 2026-06-26 04:28:16.118748 | instance | ok: [instance] 2026-06-26 04:28:16.118965 | instance | 2026-06-26 04:28:16.119258 | instance | TASK [vexxhost.atmosphere.horizon : Remove the existing HelmRelease] *********** 2026-06-26 04:28:16.119545 | instance | Friday 26 June 2026 04:28:16 +0000 (0:00:00.779) 0:57:57.477 *********** 2026-06-26 04:28:16.850736 | instance | ok: [instance] 2026-06-26 04:28:16.851081 | instance | 2026-06-26 04:28:16.851531 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-06-26 04:28:16.851829 | instance | Friday 26 June 2026 04:28:16 +0000 (0:00:00.731) 0:57:58.209 *********** 2026-06-26 04:28:46.003644 | instance | changed: [instance] 2026-06-26 04:28:46.003720 | instance | 2026-06-26 04:28:46.003732 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:28:46.003888 | instance | Friday 26 June 2026 04:28:45 +0000 (0:00:29.152) 0:58:27.361 *********** 2026-06-26 04:28:46.164603 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:28:46.164666 | instance | 2026-06-26 04:28:46.164774 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:28:46.164890 | instance | Friday 26 June 2026 04:28:46 +0000 (0:00:00.161) 0:58:27.523 *********** 2026-06-26 04:28:46.244598 | instance | skipping: [instance] 2026-06-26 04:28:46.244644 | instance | 2026-06-26 04:28:46.244651 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:28:46.244658 | instance | Friday 26 June 2026 04:28:46 +0000 (0:00:00.079) 0:58:27.603 *********** 2026-06-26 04:28:46.312693 | instance | skipping: [instance] 2026-06-26 04:28:46.312780 | instance | 2026-06-26 04:28:46.312935 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:28:46.313039 | instance | Friday 26 June 2026 04:28:46 +0000 (0:00:00.068) 0:58:27.672 *********** 2026-06-26 04:28:46.402678 | instance | ok: [instance] 2026-06-26 04:28:46.402737 | instance | 2026-06-26 04:28:46.402748 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-06-26 04:28:46.402765 | instance | Friday 26 June 2026 04:28:46 +0000 (0:00:00.089) 0:58:27.761 *********** 2026-06-26 04:28:46.520526 | instance | included: ingress for instance 2026-06-26 04:28:46.520610 | instance | 2026-06-26 04:28:46.520737 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-06-26 04:28:46.520857 | instance | Friday 26 June 2026 04:28:46 +0000 (0:00:00.118) 0:58:27.879 *********** 2026-06-26 04:28:48.014056 | instance | changed: [instance] 2026-06-26 04:28:48.014156 | instance | 2026-06-26 04:28:48.014304 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-06-26 04:28:48.014420 | instance | Friday 26 June 2026 04:28:48 +0000 (0:00:01.493) 0:58:29.373 *********** 2026-06-26 04:28:48.982488 | instance | changed: [instance] 2026-06-26 04:28:48.982565 | instance | 2026-06-26 04:28:48.982571 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-06-26 04:28:48.982576 | instance | Friday 26 June 2026 04:28:48 +0000 (0:00:00.967) 0:58:30.340 *********** 2026-06-26 04:28:57.071113 | instance | ok: [instance] => (item=None) 2026-06-26 04:28:57.071590 | instance | ok: [instance] => (item=None) 2026-06-26 04:28:57.071724 | instance | ok: [instance] => (item=None) 2026-06-26 04:28:57.071846 | instance | ok: [instance] => (item=None) 2026-06-26 04:28:57.071966 | instance | ok: [instance] => (item=None) 2026-06-26 04:28:57.072086 | instance | ok: [instance] => (item=None) 2026-06-26 04:28:57.072197 | instance | ok: [instance] => (item=None) 2026-06-26 04:28:57.072338 | instance | ok: [instance] => (item=None) 2026-06-26 04:28:57.072447 | instance | ok: [instance] => (item=None) 2026-06-26 04:28:57.072562 | instance | ok: [instance] => (item=None) 2026-06-26 04:28:57.072685 | instance | ok: [instance] => (item=None) 2026-06-26 04:28:57.072828 | instance | ok: [instance] => (item=None) 2026-06-26 04:28:57.072923 | instance | ok: [instance] 2026-06-26 04:28:57.073036 | instance | 2026-06-26 04:28:57.073159 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-06-26 04:28:57.073293 | instance | Friday 26 June 2026 04:28:57 +0000 (0:00:08.088) 0:58:38.429 *********** 2026-06-26 04:28:57.325864 | instance | ok: [instance] => (item=None) 2026-06-26 04:28:57.325974 | instance | ok: [instance] => (item=None) 2026-06-26 04:28:57.326047 | instance | ok: [instance] => (item=None) 2026-06-26 04:28:57.326174 | instance | skipping: [instance] => (item=None) 2026-06-26 04:28:57.326324 | instance | ok: [instance] => (item=None) 2026-06-26 04:28:57.326448 | instance | ok: [instance] => (item=None) 2026-06-26 04:28:57.326582 | instance | ok: [instance] => (item=None) 2026-06-26 04:28:57.326687 | instance | ok: [instance] => (item=None) 2026-06-26 04:28:57.326831 | instance | ok: [instance] => (item=None) 2026-06-26 04:28:57.326950 | instance | ok: [instance] => (item=None) 2026-06-26 04:28:57.327075 | instance | ok: [instance] => (item=None) 2026-06-26 04:28:57.327192 | instance | ok: [instance] => (item=None) 2026-06-26 04:28:57.327307 | instance | ok: [instance] 2026-06-26 04:28:57.327420 | instance | 2026-06-26 04:28:57.327546 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-06-26 04:28:57.327664 | instance | Friday 26 June 2026 04:28:57 +0000 (0:00:00.255) 0:58:38.685 *********** 2026-06-26 04:28:58.140058 | instance | changed: [instance] 2026-06-26 04:28:58.140274 | instance | 2026-06-26 04:28:58.140557 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-06-26 04:28:58.140821 | instance | Friday 26 June 2026 04:28:58 +0000 (0:00:00.813) 0:58:39.498 *********** 2026-06-26 04:28:59.073611 | instance | changed: [instance] 2026-06-26 04:28:59.073729 | instance | 2026-06-26 04:28:59.073784 | instance | PLAY [controllers] ************************************************************* 2026-06-26 04:28:59.073899 | instance | 2026-06-26 04:28:59.074016 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 04:28:59.074137 | instance | Friday 26 June 2026 04:28:59 +0000 (0:00:00.934) 0:58:40.433 *********** 2026-06-26 04:29:04.422195 | instance | ok: [instance] 2026-06-26 04:29:04.422343 | instance | 2026-06-26 04:29:04.422525 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-06-26 04:29:04.422712 | instance | Friday 26 June 2026 04:29:04 +0000 (0:00:05.347) 0:58:45.780 *********** 2026-06-26 04:29:04.725915 | instance | ok: [instance] 2026-06-26 04:29:04.725974 | instance | 2026-06-26 04:29:04.725985 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-26 04:29:04.725995 | instance | Friday 26 June 2026 04:29:04 +0000 (0:00:00.302) 0:58:46.083 *********** 2026-06-26 04:29:05.935588 | instance | ok: [instance] 2026-06-26 04:29:05.935676 | instance | 2026-06-26 04:29:05.935816 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-26 04:29:05.935940 | instance | Friday 26 June 2026 04:29:05 +0000 (0:00:01.210) 0:58:47.294 *********** 2026-06-26 04:29:06.240630 | instance | ok: [instance] 2026-06-26 04:29:06.241335 | instance | 2026-06-26 04:29:06.241343 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 04:29:06.241349 | instance | Friday 26 June 2026 04:29:06 +0000 (0:00:00.305) 0:58:47.600 *********** 2026-06-26 04:29:06.360720 | instance | ok: [instance] => { 2026-06-26 04:29:06.360818 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-06-26 04:29:06.360938 | instance | } 2026-06-26 04:29:06.361053 | instance | 2026-06-26 04:29:06.361177 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 04:29:06.361297 | instance | Friday 26 June 2026 04:29:06 +0000 (0:00:00.120) 0:58:47.720 *********** 2026-06-26 04:29:06.768082 | instance | ok: [instance] 2026-06-26 04:29:06.768144 | instance | 2026-06-26 04:29:06.768311 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 04:29:06.768431 | instance | Friday 26 June 2026 04:29:06 +0000 (0:00:00.407) 0:58:48.127 *********** 2026-06-26 04:29:07.932050 | instance | ok: [instance] 2026-06-26 04:29:07.932118 | instance | 2026-06-26 04:29:07.932248 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-06-26 04:29:07.932375 | instance | Friday 26 June 2026 04:29:07 +0000 (0:00:01.163) 0:58:49.291 *********** 2026-06-26 04:29:08.465315 | instance | ok: [instance] 2026-06-26 04:29:08.465400 | instance | 2026-06-26 04:29:08.465531 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-06-26 04:29:08.465652 | instance | Friday 26 June 2026 04:29:08 +0000 (0:00:00.532) 0:58:49.824 *********** 2026-06-26 04:29:09.296383 | instance | ok: [instance] 2026-06-26 04:29:09.296464 | instance | 2026-06-26 04:29:09.296611 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-06-26 04:29:09.296738 | instance | Friday 26 June 2026 04:29:09 +0000 (0:00:00.831) 0:58:50.655 *********** 2026-06-26 04:29:10.296608 | instance | ok: [instance] 2026-06-26 04:29:10.296710 | instance | 2026-06-26 04:29:10.296838 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-06-26 04:29:10.296963 | instance | Friday 26 June 2026 04:29:10 +0000 (0:00:01.000) 0:58:51.656 *********** 2026-06-26 04:29:10.686258 | instance | ok: [instance] 2026-06-26 04:29:10.686405 | instance | 2026-06-26 04:29:10.686539 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-06-26 04:29:10.686660 | instance | Friday 26 June 2026 04:29:10 +0000 (0:00:00.389) 0:58:52.045 *********** 2026-06-26 04:29:10.853477 | instance | included: openstack_helm_endpoints for instance 2026-06-26 04:29:10.853536 | instance | 2026-06-26 04:29:10.853813 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:29:10.853853 | instance | Friday 26 June 2026 04:29:10 +0000 (0:00:00.167) 0:58:52.212 *********** 2026-06-26 04:29:10.943068 | instance | skipping: [instance] 2026-06-26 04:29:10.943128 | instance | 2026-06-26 04:29:10.943134 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:29:10.943140 | instance | Friday 26 June 2026 04:29:10 +0000 (0:00:00.088) 0:58:52.301 *********** 2026-06-26 04:29:11.020972 | instance | skipping: [instance] 2026-06-26 04:29:11.021041 | instance | 2026-06-26 04:29:11.021178 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:29:11.021298 | instance | Friday 26 June 2026 04:29:11 +0000 (0:00:00.078) 0:58:52.380 *********** 2026-06-26 04:29:11.092528 | instance | skipping: [instance] 2026-06-26 04:29:11.092621 | instance | 2026-06-26 04:29:11.092749 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:29:11.092872 | instance | Friday 26 June 2026 04:29:11 +0000 (0:00:00.071) 0:58:52.452 *********** 2026-06-26 04:29:11.163201 | instance | skipping: [instance] 2026-06-26 04:29:11.163283 | instance | 2026-06-26 04:29:11.163412 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:29:11.163530 | instance | Friday 26 June 2026 04:29:11 +0000 (0:00:00.070) 0:58:52.522 *********** 2026-06-26 04:29:11.231197 | instance | skipping: [instance] 2026-06-26 04:29:11.231292 | instance | 2026-06-26 04:29:11.231418 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:29:11.231535 | instance | Friday 26 June 2026 04:29:11 +0000 (0:00:00.068) 0:58:52.590 *********** 2026-06-26 04:29:11.302447 | instance | skipping: [instance] 2026-06-26 04:29:11.302700 | instance | 2026-06-26 04:29:11.302996 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:29:11.303261 | instance | Friday 26 June 2026 04:29:11 +0000 (0:00:00.071) 0:58:52.661 *********** 2026-06-26 04:29:11.386731 | instance | ok: [instance] 2026-06-26 04:29:11.386897 | instance | 2026-06-26 04:29:11.387194 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:29:11.387453 | instance | Friday 26 June 2026 04:29:11 +0000 (0:00:00.083) 0:58:52.745 *********** 2026-06-26 04:29:11.477165 | instance | ok: [instance] => (item=identity) 2026-06-26 04:29:11.477298 | instance | 2026-06-26 04:29:11.477465 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:29:11.477635 | instance | Friday 26 June 2026 04:29:11 +0000 (0:00:00.088) 0:58:52.833 *********** 2026-06-26 04:29:11.611682 | instance | ok: [instance] 2026-06-26 04:29:11.611822 | instance | 2026-06-26 04:29:11.611995 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-06-26 04:29:11.612153 | instance | Friday 26 June 2026 04:29:11 +0000 (0:00:00.137) 0:58:52.971 *********** 2026-06-26 04:29:12.120355 | instance | ok: [instance] 2026-06-26 04:29:12.120555 | instance | 2026-06-26 04:29:12.120835 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-06-26 04:29:12.121110 | instance | Friday 26 June 2026 04:29:12 +0000 (0:00:00.508) 0:58:53.479 *********** 2026-06-26 04:29:12.602907 | instance | ok: [instance] 2026-06-26 04:29:12.603301 | instance | 2026-06-26 04:29:12.603690 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-06-26 04:29:12.603972 | instance | Friday 26 June 2026 04:29:12 +0000 (0:00:00.482) 0:58:53.961 *********** 2026-06-26 04:29:13.092366 | instance | ok: [instance] 2026-06-26 04:29:13.092601 | instance | 2026-06-26 04:29:13.092887 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-06-26 04:29:13.093181 | instance | Friday 26 June 2026 04:29:13 +0000 (0:00:00.489) 0:58:54.451 *********** 2026-06-26 04:29:13.634433 | instance | ok: [instance] 2026-06-26 04:29:13.634683 | instance | 2026-06-26 04:29:13.634974 | instance | PLAY [Configure networking] **************************************************** 2026-06-26 04:29:13.635239 | instance | 2026-06-26 04:29:13.635525 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 04:29:13.635875 | instance | Friday 26 June 2026 04:29:13 +0000 (0:00:00.541) 0:58:54.993 *********** 2026-06-26 04:29:17.792839 | instance | ok: [instance] 2026-06-26 04:29:17.793093 | instance | 2026-06-26 04:29:17.793474 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-06-26 04:29:17.793752 | instance | Friday 26 June 2026 04:29:17 +0000 (0:00:04.158) 0:58:59.152 *********** 2026-06-26 04:29:18.043875 | instance | ok: [instance] 2026-06-26 04:29:18.044121 | instance | 2026-06-26 04:29:18.044389 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-06-26 04:29:18.044651 | instance | Friday 26 June 2026 04:29:18 +0000 (0:00:00.250) 0:58:59.402 *********** 2026-06-26 04:29:18.259937 | instance | ok: [instance] 2026-06-26 04:29:18.260154 | instance | 2026-06-26 04:29:18.260490 | instance | PLAY RECAP ********************************************************************* 2026-06-26 04:29:18.260757 | instance | instance : ok=839 changed=290 unreachable=0 failed=0 skipped=241 rescued=0 ignored=2 2026-06-26 04:29:18.260999 | instance | 2026-06-26 04:29:18.261455 | instance | Friday 26 June 2026 04:29:18 +0000 (0:00:00.213) 0:58:59.616 *********** 2026-06-26 04:29:18.261534 | instance | =============================================================================== 2026-06-26 04:29:18.261795 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 283.33s 2026-06-26 04:29:18.262078 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 177.55s 2026-06-26 04:29:18.262449 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 154.28s 2026-06-26 04:29:18.262732 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 147.59s 2026-06-26 04:29:18.262836 | instance | vexxhost.atmosphere.manila : Deploy Helm chart ------------------------ 137.23s 2026-06-26 04:29:18.262951 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 124.67s 2026-06-26 04:29:18.263067 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 121.40s 2026-06-26 04:29:18.263184 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 118.67s 2026-06-26 04:29:18.263310 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 114.89s 2026-06-26 04:29:18.263420 | instance | vexxhost.atmosphere.senlin : Deploy Helm chart ------------------------- 94.36s 2026-06-26 04:29:18.263536 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 91.67s 2026-06-26 04:29:18.263652 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 87.66s 2026-06-26 04:29:18.263768 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 87.14s 2026-06-26 04:29:18.263884 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 82.24s 2026-06-26 04:29:18.264005 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 74.33s 2026-06-26 04:29:18.264148 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 62.99s 2026-06-26 04:29:18.264272 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ----------------------- 57.32s 2026-06-26 04:29:18.264400 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 46.86s 2026-06-26 04:29:18.264508 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.38s 2026-06-26 04:29:18.264625 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.99s 2026-06-26 04:29:18.564655 | instance | INFO [aio > converge] Executed: Successful 2026-06-26 04:29:18.572687 | instance | INFO [aio > idempotence] Executing 2026-06-26 04:29:21.485214 | instance | 2026-06-26 04:29:21.485454 | instance | PLAY [all] ********************************************************************* 2026-06-26 04:29:21.485703 | instance | 2026-06-26 04:29:21.485968 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 04:29:21.486273 | instance | Friday 26 June 2026 04:29:21 +0000 (0:00:00.017) 0:00:00.017 *********** 2026-06-26 04:29:25.576917 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-06-26 04:29:25.577077 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-06-26 04:29:25.577248 | instance | interpreter could change the meaning of that path. See 2026-06-26 04:29:25.577412 | instance | https://docs.ansible.com/ansible- 2026-06-26 04:29:25.577624 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-06-26 04:29:25.657492 | instance | ok: [instance] 2026-06-26 04:29:25.657713 | instance | 2026-06-26 04:29:25.657978 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-06-26 04:29:25.658344 | instance | Friday 26 June 2026 04:29:25 +0000 (0:00:04.172) 0:00:04.189 *********** 2026-06-26 04:29:25.883868 | instance | ok: [instance] 2026-06-26 04:29:25.884068 | instance | 2026-06-26 04:29:25.884344 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-06-26 04:29:25.884591 | instance | 2026-06-26 04:29:25.884850 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 04:29:25.885114 | instance | Friday 26 June 2026 04:29:25 +0000 (0:00:00.226) 0:00:04.416 *********** 2026-06-26 04:29:31.078538 | instance | ok: [instance] 2026-06-26 04:29:31.078882 | instance | 2026-06-26 04:29:31.079137 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 04:29:31.079403 | instance | Friday 26 June 2026 04:29:31 +0000 (0:00:05.193) 0:00:09.610 *********** 2026-06-26 04:29:31.478022 | instance | ok: [instance] 2026-06-26 04:29:31.478420 | instance | 2026-06-26 04:29:31.478723 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-26 04:29:31.478994 | instance | Friday 26 June 2026 04:29:31 +0000 (0:00:00.398) 0:00:10.008 *********** 2026-06-26 04:29:31.602375 | instance | skipping: [instance] 2026-06-26 04:29:31.602624 | instance | 2026-06-26 04:29:31.602956 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-26 04:29:31.603407 | instance | Friday 26 June 2026 04:29:31 +0000 (0:00:00.124) 0:00:10.133 *********** 2026-06-26 04:29:31.971003 | instance | ok: [instance] 2026-06-26 04:29:31.971225 | instance | 2026-06-26 04:29:31.971498 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 04:29:31.971769 | instance | Friday 26 June 2026 04:29:31 +0000 (0:00:00.369) 0:00:10.502 *********** 2026-06-26 04:29:32.076674 | instance | ok: [instance] => { 2026-06-26 04:29:32.076814 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-06-26 04:29:32.076971 | instance | } 2026-06-26 04:29:32.077119 | instance | 2026-06-26 04:29:32.077278 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 04:29:32.077477 | instance | Friday 26 June 2026 04:29:32 +0000 (0:00:00.106) 0:00:10.608 *********** 2026-06-26 04:29:32.624380 | instance | ok: [instance] 2026-06-26 04:29:32.624763 | instance | 2026-06-26 04:29:32.624941 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 04:29:32.625616 | instance | Friday 26 June 2026 04:29:32 +0000 (0:00:00.547) 0:00:11.156 *********** 2026-06-26 04:29:32.763703 | instance | skipping: [instance] 2026-06-26 04:29:32.763915 | instance | 2026-06-26 04:29:32.764238 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-26 04:29:32.764457 | instance | Friday 26 June 2026 04:29:32 +0000 (0:00:00.139) 0:00:11.295 *********** 2026-06-26 04:29:32.924553 | instance | skipping: [instance] 2026-06-26 04:29:32.924669 | instance | 2026-06-26 04:29:32.924770 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 04:29:32.924879 | instance | Friday 26 June 2026 04:29:32 +0000 (0:00:00.159) 0:00:11.455 *********** 2026-06-26 04:29:33.230755 | instance | ok: [instance] 2026-06-26 04:29:33.230960 | instance | 2026-06-26 04:29:33.231233 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-26 04:29:33.231495 | instance | Friday 26 June 2026 04:29:33 +0000 (0:00:00.306) 0:00:11.762 *********** 2026-06-26 04:29:34.767929 | instance | ok: [instance] 2026-06-26 04:29:34.768055 | instance | 2026-06-26 04:29:34.768232 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 04:29:34.768405 | instance | Friday 26 June 2026 04:29:34 +0000 (0:00:01.536) 0:00:13.298 *********** 2026-06-26 04:29:34.908396 | instance | ok: [instance] => { 2026-06-26 04:29:34.908635 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz" 2026-06-26 04:29:34.908983 | instance | } 2026-06-26 04:29:34.909247 | instance | 2026-06-26 04:29:34.909523 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 04:29:34.909774 | instance | Friday 26 June 2026 04:29:34 +0000 (0:00:00.141) 0:00:13.440 *********** 2026-06-26 04:29:35.526892 | instance | ok: [instance] 2026-06-26 04:29:35.527044 | instance | 2026-06-26 04:29:35.527219 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 04:29:35.527376 | instance | Friday 26 June 2026 04:29:35 +0000 (0:00:00.618) 0:00:14.058 *********** 2026-06-26 04:29:38.189438 | instance | ok: [instance] 2026-06-26 04:29:38.189836 | instance | 2026-06-26 04:29:38.190107 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-26 04:29:38.190471 | instance | Friday 26 June 2026 04:29:38 +0000 (0:00:02.662) 0:00:16.721 *********** 2026-06-26 04:29:38.278475 | instance | skipping: [instance] 2026-06-26 04:29:38.278700 | instance | 2026-06-26 04:29:38.278973 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-26 04:29:38.279386 | instance | Friday 26 June 2026 04:29:38 +0000 (0:00:00.089) 0:00:16.810 *********** 2026-06-26 04:29:38.359706 | instance | skipping: [instance] 2026-06-26 04:29:38.359939 | instance | 2026-06-26 04:29:38.360211 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-26 04:29:38.360525 | instance | Friday 26 June 2026 04:29:38 +0000 (0:00:00.081) 0:00:16.891 *********** 2026-06-26 04:29:38.438750 | instance | skipping: [instance] 2026-06-26 04:29:38.438982 | instance | 2026-06-26 04:29:38.439245 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-26 04:29:38.439525 | instance | Friday 26 June 2026 04:29:38 +0000 (0:00:00.079) 0:00:16.970 *********** 2026-06-26 04:29:39.656868 | instance | ok: [instance] 2026-06-26 04:29:39.657077 | instance | 2026-06-26 04:29:39.657349 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-26 04:29:39.657618 | instance | Friday 26 June 2026 04:29:39 +0000 (0:00:01.218) 0:00:18.189 *********** 2026-06-26 04:29:40.185685 | instance | ok: [instance] 2026-06-26 04:29:40.185916 | instance | 2026-06-26 04:29:40.186177 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-26 04:29:40.186470 | instance | Friday 26 June 2026 04:29:40 +0000 (0:00:00.528) 0:00:18.717 *********** 2026-06-26 04:29:41.167610 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-06-26 04:29:41.167737 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-26 04:29:41.167900 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-26 04:29:41.168084 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-26 04:29:41.168242 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-26 04:29:41.168397 | instance | 2026-06-26 04:29:41.168544 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-26 04:29:41.168703 | instance | Friday 26 June 2026 04:29:41 +0000 (0:00:00.981) 0:00:19.699 *********** 2026-06-26 04:29:41.823335 | instance | ok: [instance] 2026-06-26 04:29:41.823635 | instance | 2026-06-26 04:29:41.823962 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-26 04:29:41.824263 | instance | Friday 26 June 2026 04:29:41 +0000 (0:00:00.612) 0:00:20.312 *********** 2026-06-26 04:29:41.824536 | instance | 2026-06-26 04:29:41.824879 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-26 04:29:41.825169 | instance | Friday 26 June 2026 04:29:41 +0000 (0:00:00.041) 0:00:20.354 *********** 2026-06-26 04:29:42.630933 | instance | ok: [instance] 2026-06-26 04:29:42.631175 | instance | 2026-06-26 04:29:42.631455 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 04:29:42.631893 | instance | Friday 26 June 2026 04:29:42 +0000 (0:00:00.808) 0:00:21.162 *********** 2026-06-26 04:29:42.925603 | instance | ok: [instance] 2026-06-26 04:29:42.925881 | instance | 2026-06-26 04:29:42.926180 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 04:29:42.926542 | instance | Friday 26 June 2026 04:29:42 +0000 (0:00:00.294) 0:00:21.457 *********** 2026-06-26 04:29:43.036015 | instance | ok: [instance] => { 2026-06-26 04:29:43.036273 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-06-26 04:29:43.036534 | instance | } 2026-06-26 04:29:43.036794 | instance | 2026-06-26 04:29:43.037052 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 04:29:43.037317 | instance | Friday 26 June 2026 04:29:43 +0000 (0:00:00.110) 0:00:21.567 *********** 2026-06-26 04:29:43.564240 | instance | ok: [instance] 2026-06-26 04:29:43.564436 | instance | 2026-06-26 04:29:43.564658 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 04:29:43.564925 | instance | Friday 26 June 2026 04:29:43 +0000 (0:00:00.528) 0:00:22.096 *********** 2026-06-26 04:29:46.845086 | instance | ok: [instance] 2026-06-26 04:29:46.845399 | instance | 2026-06-26 04:29:46.845720 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-06-26 04:29:46.845993 | instance | Friday 26 June 2026 04:29:46 +0000 (0:00:03.280) 0:00:25.377 *********** 2026-06-26 04:29:48.170987 | instance | ok: [instance] 2026-06-26 04:29:48.171075 | instance | 2026-06-26 04:29:48.171362 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-06-26 04:29:48.171669 | instance | Friday 26 June 2026 04:29:48 +0000 (0:00:01.325) 0:00:26.702 *********** 2026-06-26 04:29:48.613085 | instance | ok: [instance] 2026-06-26 04:29:48.613190 | instance | 2026-06-26 04:29:48.613422 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-06-26 04:29:48.613626 | instance | Friday 26 June 2026 04:29:48 +0000 (0:00:00.442) 0:00:27.145 *********** 2026-06-26 04:29:49.119251 | instance | ok: [instance] 2026-06-26 04:29:49.119377 | instance | 2026-06-26 04:29:49.119675 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-06-26 04:29:49.119941 | instance | Friday 26 June 2026 04:29:49 +0000 (0:00:00.505) 0:00:27.651 *********** 2026-06-26 04:29:49.756005 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-06-26 04:29:49.756267 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-06-26 04:29:49.756566 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-06-26 04:29:49.756852 | instance | 2026-06-26 04:29:49.757172 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-06-26 04:29:49.757407 | instance | Friday 26 June 2026 04:29:49 +0000 (0:00:00.636) 0:00:28.288 *********** 2026-06-26 04:29:50.217579 | instance | ok: [instance] 2026-06-26 04:29:50.217662 | instance | 2026-06-26 04:29:50.217801 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-06-26 04:29:50.218104 | instance | Friday 26 June 2026 04:29:50 +0000 (0:00:00.461) 0:00:28.750 *********** 2026-06-26 04:29:50.776628 | instance | ok: [instance] 2026-06-26 04:29:50.776923 | instance | 2026-06-26 04:29:50.777211 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-06-26 04:29:50.777482 | instance | Friday 26 June 2026 04:29:50 +0000 (0:00:00.518) 0:00:29.268 *********** 2026-06-26 04:29:50.777734 | instance | 2026-06-26 04:29:50.778065 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-06-26 04:29:50.778575 | instance | Friday 26 June 2026 04:29:50 +0000 (0:00:00.039) 0:00:29.308 *********** 2026-06-26 04:29:51.344133 | instance | ok: [instance] 2026-06-26 04:29:51.344347 | instance | 2026-06-26 04:29:51.344625 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-06-26 04:29:51.344899 | instance | Friday 26 June 2026 04:29:51 +0000 (0:00:00.567) 0:00:29.875 *********** 2026-06-26 04:29:51.481707 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-06-26 04:29:51.481902 | instance | 2026-06-26 04:29:51.482175 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-06-26 04:29:51.482470 | instance | Friday 26 June 2026 04:29:51 +0000 (0:00:00.137) 0:00:30.013 *********** 2026-06-26 04:29:52.672190 | instance | ok: [instance] 2026-06-26 04:29:52.672549 | instance | 2026-06-26 04:29:52.672777 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-06-26 04:29:52.673035 | instance | Friday 26 June 2026 04:29:52 +0000 (0:00:01.190) 0:00:31.204 *********** 2026-06-26 04:29:53.385129 | instance | ok: [instance] => (item=chronyd) 2026-06-26 04:29:53.385293 | instance | ok: [instance] => (item=sshd) 2026-06-26 04:29:53.385514 | instance | 2026-06-26 04:29:53.385791 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-06-26 04:29:53.386064 | instance | Friday 26 June 2026 04:29:53 +0000 (0:00:00.712) 0:00:31.917 *********** 2026-06-26 04:29:54.169500 | instance | ok: [instance] 2026-06-26 04:29:54.169622 | instance | 2026-06-26 04:29:54.169793 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-06-26 04:29:54.169971 | instance | Friday 26 June 2026 04:29:54 +0000 (0:00:00.784) 0:00:32.701 *********** 2026-06-26 04:29:54.428132 | instance | ok: [instance] 2026-06-26 04:29:54.428258 | instance | 2026-06-26 04:29:54.428447 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-06-26 04:29:54.428618 | instance | Friday 26 June 2026 04:29:54 +0000 (0:00:00.258) 0:00:32.960 *********** 2026-06-26 04:29:54.919150 | instance | ok: [instance] 2026-06-26 04:29:54.919223 | instance | 2026-06-26 04:29:54.919376 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-06-26 04:29:54.919600 | instance | Friday 26 June 2026 04:29:54 +0000 (0:00:00.491) 0:00:33.451 *********** 2026-06-26 04:29:55.272859 | instance | ok: [instance] 2026-06-26 04:29:55.273142 | instance | 2026-06-26 04:29:55.273432 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-06-26 04:29:55.273702 | instance | Friday 26 June 2026 04:29:55 +0000 (0:00:00.353) 0:00:33.804 *********** 2026-06-26 04:29:55.405343 | instance | ok: [instance] 2026-06-26 04:29:55.405561 | instance | 2026-06-26 04:29:55.405828 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-06-26 04:29:55.406088 | instance | Friday 26 June 2026 04:29:55 +0000 (0:00:00.132) 0:00:33.937 *********** 2026-06-26 04:29:55.786422 | instance | ok: [instance] => (item=instance) 2026-06-26 04:29:55.786624 | instance | 2026-06-26 04:29:55.786882 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-06-26 04:29:55.787158 | instance | Friday 26 June 2026 04:29:55 +0000 (0:00:00.380) 0:00:34.318 *********** 2026-06-26 04:29:55.876725 | instance | ok: [instance] 2026-06-26 04:29:55.876956 | instance | 2026-06-26 04:29:55.877212 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-06-26 04:29:55.877466 | instance | Friday 26 June 2026 04:29:55 +0000 (0:00:00.089) 0:00:34.408 *********** 2026-06-26 04:29:55.960033 | instance | skipping: [instance] 2026-06-26 04:29:55.960137 | instance | 2026-06-26 04:29:55.960259 | instance | TASK [Install Ceph host] ******************************************************* 2026-06-26 04:29:55.960380 | instance | Friday 26 June 2026 04:29:55 +0000 (0:00:00.084) 0:00:34.492 *********** 2026-06-26 04:29:56.101409 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-06-26 04:29:56.101638 | instance | 2026-06-26 04:29:56.101925 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-06-26 04:29:56.102271 | instance | Friday 26 June 2026 04:29:56 +0000 (0:00:00.141) 0:00:34.633 *********** 2026-06-26 04:30:02.981274 | instance | ok: [instance] 2026-06-26 04:30:02.981616 | instance | 2026-06-26 04:30:02.981982 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-06-26 04:30:02.982363 | instance | Friday 26 June 2026 04:30:02 +0000 (0:00:06.879) 0:00:41.513 *********** 2026-06-26 04:30:03.117702 | instance | ok: [instance] => (item=instance) 2026-06-26 04:30:03.117776 | instance | 2026-06-26 04:30:03.117963 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-06-26 04:30:03.118322 | instance | Friday 26 June 2026 04:30:03 +0000 (0:00:00.136) 0:00:41.649 *********** 2026-06-26 04:30:03.604309 | instance | ok: [instance] 2026-06-26 04:30:03.604595 | instance | 2026-06-26 04:30:03.604923 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-06-26 04:30:03.605230 | instance | Friday 26 June 2026 04:30:03 +0000 (0:00:00.486) 0:00:42.135 *********** 2026-06-26 04:30:10.886484 | instance | ok: [instance] 2026-06-26 04:30:10.886766 | instance | 2026-06-26 04:30:10.887085 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-06-26 04:30:10.887401 | instance | Friday 26 June 2026 04:30:10 +0000 (0:00:07.282) 0:00:49.418 *********** 2026-06-26 04:30:18.080253 | instance | ok: [instance] 2026-06-26 04:30:18.080509 | instance | 2026-06-26 04:30:18.080770 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-06-26 04:30:18.081028 | instance | Friday 26 June 2026 04:30:18 +0000 (0:00:07.194) 0:00:56.612 *********** 2026-06-26 04:30:32.982248 | instance | ok: [instance] 2026-06-26 04:30:32.982542 | instance | 2026-06-26 04:30:32.982954 | instance | TASK [Install Ceph host] ******************************************************* 2026-06-26 04:30:32.983336 | instance | Friday 26 June 2026 04:30:32 +0000 (0:00:14.901) 0:01:11.513 *********** 2026-06-26 04:30:33.132332 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-06-26 04:30:33.132542 | instance | 2026-06-26 04:30:33.132975 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-06-26 04:30:33.133323 | instance | Friday 26 June 2026 04:30:33 +0000 (0:00:00.150) 0:01:11.663 *********** 2026-06-26 04:30:33.257931 | instance | skipping: [instance] 2026-06-26 04:30:33.258156 | instance | 2026-06-26 04:30:33.258517 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-06-26 04:30:33.258851 | instance | Friday 26 June 2026 04:30:33 +0000 (0:00:00.125) 0:01:11.789 *********** 2026-06-26 04:30:33.396079 | instance | skipping: [instance] => (item=instance) 2026-06-26 04:30:33.396286 | instance | skipping: [instance] 2026-06-26 04:30:33.396534 | instance | 2026-06-26 04:30:33.396808 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-06-26 04:30:33.397073 | instance | Friday 26 June 2026 04:30:33 +0000 (0:00:00.138) 0:01:11.928 *********** 2026-06-26 04:30:33.715962 | instance | ok: [instance] 2026-06-26 04:30:33.716048 | instance | 2026-06-26 04:30:33.716283 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-06-26 04:30:33.716386 | instance | Friday 26 June 2026 04:30:33 +0000 (0:00:00.319) 0:01:12.248 *********** 2026-06-26 04:30:41.129882 | instance | ok: [instance] 2026-06-26 04:30:41.130117 | instance | 2026-06-26 04:30:41.130447 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-06-26 04:30:41.130717 | instance | Friday 26 June 2026 04:30:41 +0000 (0:00:07.413) 0:01:19.661 *********** 2026-06-26 04:30:47.978920 | instance | ok: [instance] 2026-06-26 04:30:47.979003 | instance | 2026-06-26 04:30:47.979009 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-06-26 04:30:47.979015 | instance | Friday 26 June 2026 04:30:47 +0000 (0:00:06.848) 0:01:26.510 *********** 2026-06-26 04:30:54.535266 | instance | ok: [instance] 2026-06-26 04:30:54.535403 | instance | 2026-06-26 04:30:54.535419 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-06-26 04:30:54.535574 | instance | Friday 26 June 2026 04:30:54 +0000 (0:00:06.557) 0:01:33.067 *********** 2026-06-26 04:31:02.103628 | instance | ok: [instance] => (item={'name': 'diskprediction_local'}) 2026-06-26 04:31:02.103724 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-06-26 04:31:02.103809 | instance | ok: [instance] => (item={'name': 'prometheus'}) 2026-06-26 04:31:02.103928 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-06-26 04:31:02.104039 | instance | 2026-06-26 04:31:02.104160 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-06-26 04:31:02.104262 | instance | 2026-06-26 04:31:02.104388 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 04:31:02.104516 | instance | Friday 26 June 2026 04:31:02 +0000 (0:00:07.568) 0:01:40.636 *********** 2026-06-26 04:31:05.963768 | instance | ok: [instance] 2026-06-26 04:31:05.963847 | instance | 2026-06-26 04:31:05.964118 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 04:31:05.964163 | instance | Friday 26 June 2026 04:31:05 +0000 (0:00:03.859) 0:01:44.496 *********** 2026-06-26 04:31:06.282681 | instance | ok: [instance] 2026-06-26 04:31:06.282766 | instance | 2026-06-26 04:31:06.283044 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-26 04:31:06.283106 | instance | Friday 26 June 2026 04:31:06 +0000 (0:00:00.318) 0:01:44.814 *********** 2026-06-26 04:31:06.402526 | instance | skipping: [instance] 2026-06-26 04:31:06.403145 | instance | 2026-06-26 04:31:06.403191 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-26 04:31:06.403199 | instance | Friday 26 June 2026 04:31:06 +0000 (0:00:00.120) 0:01:44.934 *********** 2026-06-26 04:31:06.731794 | instance | ok: [instance] 2026-06-26 04:31:06.731876 | instance | 2026-06-26 04:31:06.732183 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 04:31:06.732262 | instance | Friday 26 June 2026 04:31:06 +0000 (0:00:00.329) 0:01:45.263 *********** 2026-06-26 04:31:06.841660 | instance | ok: [instance] => { 2026-06-26 04:31:06.841777 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-06-26 04:31:06.841869 | instance | } 2026-06-26 04:31:06.841981 | instance | 2026-06-26 04:31:06.842107 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 04:31:06.842230 | instance | Friday 26 June 2026 04:31:06 +0000 (0:00:00.110) 0:01:45.373 *********** 2026-06-26 04:31:07.203122 | instance | ok: [instance] 2026-06-26 04:31:07.203297 | instance | 2026-06-26 04:31:07.203631 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 04:31:07.204077 | instance | Friday 26 June 2026 04:31:07 +0000 (0:00:00.361) 0:01:45.735 *********** 2026-06-26 04:31:07.347902 | instance | skipping: [instance] 2026-06-26 04:31:07.348092 | instance | 2026-06-26 04:31:07.348365 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-26 04:31:07.348629 | instance | Friday 26 June 2026 04:31:07 +0000 (0:00:00.144) 0:01:45.880 *********** 2026-06-26 04:31:07.656343 | instance | skipping: [instance] 2026-06-26 04:31:07.656564 | instance | 2026-06-26 04:31:07.656862 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 04:31:07.657152 | instance | Friday 26 June 2026 04:31:07 +0000 (0:00:00.307) 0:01:46.187 *********** 2026-06-26 04:31:07.941922 | instance | ok: [instance] 2026-06-26 04:31:07.941995 | instance | 2026-06-26 04:31:07.942169 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-26 04:31:07.942360 | instance | Friday 26 June 2026 04:31:07 +0000 (0:00:00.286) 0:01:46.473 *********** 2026-06-26 04:31:09.367718 | instance | ok: [instance] 2026-06-26 04:31:09.367919 | instance | 2026-06-26 04:31:09.368225 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 04:31:09.368569 | instance | Friday 26 June 2026 04:31:09 +0000 (0:00:01.425) 0:01:47.899 *********** 2026-06-26 04:31:09.517564 | instance | ok: [instance] => { 2026-06-26 04:31:09.517839 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz" 2026-06-26 04:31:09.518119 | instance | } 2026-06-26 04:31:09.518553 | instance | 2026-06-26 04:31:09.518881 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 04:31:09.519163 | instance | Friday 26 June 2026 04:31:09 +0000 (0:00:00.150) 0:01:48.049 *********** 2026-06-26 04:31:10.023221 | instance | ok: [instance] 2026-06-26 04:31:10.023470 | instance | 2026-06-26 04:31:10.023783 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 04:31:10.024180 | instance | Friday 26 June 2026 04:31:10 +0000 (0:00:00.505) 0:01:48.555 *********** 2026-06-26 04:31:13.105472 | instance | ok: [instance] 2026-06-26 04:31:13.105696 | instance | 2026-06-26 04:31:13.105965 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-26 04:31:13.106294 | instance | Friday 26 June 2026 04:31:13 +0000 (0:00:03.081) 0:01:51.636 *********** 2026-06-26 04:31:13.194278 | instance | skipping: [instance] 2026-06-26 04:31:13.194319 | instance | 2026-06-26 04:31:13.194326 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-26 04:31:13.194333 | instance | Friday 26 June 2026 04:31:13 +0000 (0:00:00.086) 0:01:51.723 *********** 2026-06-26 04:31:13.279230 | instance | skipping: [instance] 2026-06-26 04:31:13.279441 | instance | 2026-06-26 04:31:13.279711 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-26 04:31:13.279975 | instance | Friday 26 June 2026 04:31:13 +0000 (0:00:00.088) 0:01:51.811 *********** 2026-06-26 04:31:13.364832 | instance | skipping: [instance] 2026-06-26 04:31:13.364927 | instance | 2026-06-26 04:31:13.365060 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-26 04:31:13.365180 | instance | Friday 26 June 2026 04:31:13 +0000 (0:00:00.085) 0:01:51.897 *********** 2026-06-26 04:31:14.703635 | instance | ok: [instance] 2026-06-26 04:31:14.703986 | instance | 2026-06-26 04:31:14.704344 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-26 04:31:14.704519 | instance | Friday 26 June 2026 04:31:14 +0000 (0:00:01.338) 0:01:53.235 *********** 2026-06-26 04:31:15.190136 | instance | ok: [instance] 2026-06-26 04:31:15.190404 | instance | 2026-06-26 04:31:15.190679 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-26 04:31:15.190953 | instance | Friday 26 June 2026 04:31:15 +0000 (0:00:00.486) 0:01:53.722 *********** 2026-06-26 04:31:16.197563 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-06-26 04:31:16.197854 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-26 04:31:16.198152 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-26 04:31:16.198494 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-26 04:31:16.198846 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-26 04:31:16.199151 | instance | 2026-06-26 04:31:16.199485 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-26 04:31:16.199820 | instance | Friday 26 June 2026 04:31:16 +0000 (0:00:01.007) 0:01:54.729 *********** 2026-06-26 04:31:16.825788 | instance | ok: [instance] 2026-06-26 04:31:16.825881 | instance | 2026-06-26 04:31:16.826010 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-26 04:31:16.826137 | instance | Friday 26 June 2026 04:31:16 +0000 (0:00:00.595) 0:01:55.324 *********** 2026-06-26 04:31:16.826269 | instance | 2026-06-26 04:31:16.826389 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-26 04:31:16.826506 | instance | Friday 26 June 2026 04:31:16 +0000 (0:00:00.033) 0:01:55.358 *********** 2026-06-26 04:31:17.318729 | instance | ok: [instance] 2026-06-26 04:31:17.318988 | instance | 2026-06-26 04:31:17.319290 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 04:31:17.319673 | instance | Friday 26 June 2026 04:31:17 +0000 (0:00:00.492) 0:01:55.850 *********** 2026-06-26 04:31:17.648753 | instance | ok: [instance] 2026-06-26 04:31:17.648829 | instance | 2026-06-26 04:31:17.648955 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 04:31:17.649054 | instance | Friday 26 June 2026 04:31:17 +0000 (0:00:00.330) 0:01:56.180 *********** 2026-06-26 04:31:17.744915 | instance | ok: [instance] => { 2026-06-26 04:31:17.745194 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-06-26 04:31:17.745469 | instance | } 2026-06-26 04:31:17.745856 | instance | 2026-06-26 04:31:17.746134 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 04:31:17.746512 | instance | Friday 26 June 2026 04:31:17 +0000 (0:00:00.096) 0:01:56.277 *********** 2026-06-26 04:31:18.162813 | instance | ok: [instance] 2026-06-26 04:31:18.163050 | instance | 2026-06-26 04:31:18.163338 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 04:31:18.163611 | instance | Friday 26 June 2026 04:31:18 +0000 (0:00:00.417) 0:01:56.694 *********** 2026-06-26 04:31:21.471832 | instance | ok: [instance] 2026-06-26 04:31:21.472036 | instance | 2026-06-26 04:31:21.472329 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-06-26 04:31:21.472616 | instance | Friday 26 June 2026 04:31:21 +0000 (0:00:03.308) 0:02:00.003 *********** 2026-06-26 04:31:22.639058 | instance | ok: [instance] 2026-06-26 04:31:22.639197 | instance | 2026-06-26 04:31:22.639374 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-06-26 04:31:22.639617 | instance | Friday 26 June 2026 04:31:22 +0000 (0:00:01.167) 0:02:01.170 *********** 2026-06-26 04:31:22.888310 | instance | ok: [instance] 2026-06-26 04:31:22.888572 | instance | 2026-06-26 04:31:22.888757 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-06-26 04:31:22.888943 | instance | Friday 26 June 2026 04:31:22 +0000 (0:00:00.249) 0:02:01.420 *********** 2026-06-26 04:31:23.432721 | instance | ok: [instance] 2026-06-26 04:31:23.433013 | instance | 2026-06-26 04:31:23.433335 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-06-26 04:31:23.433648 | instance | Friday 26 June 2026 04:31:23 +0000 (0:00:00.544) 0:02:01.964 *********** 2026-06-26 04:31:24.088387 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-06-26 04:31:24.088674 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-06-26 04:31:24.088988 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-06-26 04:31:24.089246 | instance | 2026-06-26 04:31:24.089531 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-06-26 04:31:24.089817 | instance | Friday 26 June 2026 04:31:24 +0000 (0:00:00.655) 0:02:02.620 *********** 2026-06-26 04:31:24.711905 | instance | ok: [instance] 2026-06-26 04:31:24.712142 | instance | 2026-06-26 04:31:24.712506 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-06-26 04:31:24.712770 | instance | Friday 26 June 2026 04:31:24 +0000 (0:00:00.623) 0:02:03.244 *********** 2026-06-26 04:31:25.235196 | instance | ok: [instance] 2026-06-26 04:31:25.235347 | instance | 2026-06-26 04:31:25.235523 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-06-26 04:31:25.235695 | instance | Friday 26 June 2026 04:31:25 +0000 (0:00:00.488) 0:02:03.732 *********** 2026-06-26 04:31:25.235853 | instance | 2026-06-26 04:31:25.236024 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-06-26 04:31:25.236192 | instance | Friday 26 June 2026 04:31:25 +0000 (0:00:00.035) 0:02:03.767 *********** 2026-06-26 04:31:25.748026 | instance | ok: [instance] 2026-06-26 04:31:25.748363 | instance | 2026-06-26 04:31:25.748675 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-06-26 04:31:25.749007 | instance | Friday 26 June 2026 04:31:25 +0000 (0:00:00.512) 0:02:04.280 *********** 2026-06-26 04:31:25.884654 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-06-26 04:31:25.884884 | instance | 2026-06-26 04:31:25.885171 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-06-26 04:31:25.885432 | instance | Friday 26 June 2026 04:31:25 +0000 (0:00:00.136) 0:02:04.416 *********** 2026-06-26 04:31:27.060095 | instance | ok: [instance] 2026-06-26 04:31:27.060312 | instance | 2026-06-26 04:31:27.060632 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-06-26 04:31:27.060893 | instance | Friday 26 June 2026 04:31:27 +0000 (0:00:01.175) 0:02:05.592 *********** 2026-06-26 04:31:27.843285 | instance | ok: [instance] => (item=chronyd) 2026-06-26 04:31:27.843587 | instance | ok: [instance] => (item=sshd) 2026-06-26 04:31:27.843938 | instance | 2026-06-26 04:31:27.844318 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-06-26 04:31:27.844708 | instance | Friday 26 June 2026 04:31:27 +0000 (0:00:00.783) 0:02:06.375 *********** 2026-06-26 04:31:28.183312 | instance | ok: [instance] 2026-06-26 04:31:28.183556 | instance | 2026-06-26 04:31:28.183871 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-06-26 04:31:28.184167 | instance | Friday 26 June 2026 04:31:28 +0000 (0:00:00.339) 0:02:06.715 *********** 2026-06-26 04:31:28.437072 | instance | ok: [instance] 2026-06-26 04:31:28.437371 | instance | 2026-06-26 04:31:28.437633 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-06-26 04:31:28.437912 | instance | Friday 26 June 2026 04:31:28 +0000 (0:00:00.253) 0:02:06.969 *********** 2026-06-26 04:31:28.747405 | instance | ok: [instance] 2026-06-26 04:31:28.747475 | instance | 2026-06-26 04:31:28.747634 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-06-26 04:31:28.747765 | instance | Friday 26 June 2026 04:31:28 +0000 (0:00:00.310) 0:02:07.279 *********** 2026-06-26 04:31:29.022529 | instance | ok: [instance] 2026-06-26 04:31:29.022771 | instance | 2026-06-26 04:31:29.023041 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-06-26 04:31:29.023324 | instance | Friday 26 June 2026 04:31:29 +0000 (0:00:00.274) 0:02:07.554 *********** 2026-06-26 04:31:29.361820 | instance | ok: [instance] => (item=instance) 2026-06-26 04:31:29.362043 | instance | 2026-06-26 04:31:29.362361 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-06-26 04:31:29.362632 | instance | Friday 26 June 2026 04:31:29 +0000 (0:00:00.339) 0:02:07.893 *********** 2026-06-26 04:31:29.449417 | instance | ok: [instance] 2026-06-26 04:31:29.449551 | instance | 2026-06-26 04:31:29.449716 | instance | TASK [Install Ceph host] ******************************************************* 2026-06-26 04:31:29.449914 | instance | Friday 26 June 2026 04:31:29 +0000 (0:00:00.087) 0:02:07.981 *********** 2026-06-26 04:31:29.584768 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-06-26 04:31:29.584897 | instance | 2026-06-26 04:31:29.585095 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-06-26 04:31:29.585248 | instance | Friday 26 June 2026 04:31:29 +0000 (0:00:00.135) 0:02:08.117 *********** 2026-06-26 04:31:29.695419 | instance | skipping: [instance] 2026-06-26 04:31:29.695691 | instance | 2026-06-26 04:31:29.696060 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-06-26 04:31:29.696379 | instance | Friday 26 June 2026 04:31:29 +0000 (0:00:00.110) 0:02:08.227 *********** 2026-06-26 04:31:29.820870 | instance | skipping: [instance] => (item=instance) 2026-06-26 04:31:29.821100 | instance | skipping: [instance] 2026-06-26 04:31:29.821347 | instance | 2026-06-26 04:31:29.821626 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-06-26 04:31:29.821876 | instance | Friday 26 June 2026 04:31:29 +0000 (0:00:00.125) 0:02:08.352 *********** 2026-06-26 04:31:30.127386 | instance | ok: [instance] 2026-06-26 04:31:30.127687 | instance | 2026-06-26 04:31:30.127977 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-06-26 04:31:30.128236 | instance | Friday 26 June 2026 04:31:30 +0000 (0:00:00.306) 0:02:08.659 *********** 2026-06-26 04:31:37.188493 | instance | ok: [instance] 2026-06-26 04:31:37.188716 | instance | 2026-06-26 04:31:37.189017 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-06-26 04:31:37.189289 | instance | Friday 26 June 2026 04:31:37 +0000 (0:00:07.061) 0:02:15.720 *********** 2026-06-26 04:31:42.741764 | instance | ok: [instance] 2026-06-26 04:31:42.742426 | instance | 2026-06-26 04:31:42.742498 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-06-26 04:31:42.742510 | instance | Friday 26 June 2026 04:31:42 +0000 (0:00:05.553) 0:02:21.274 *********** 2026-06-26 04:31:57.371120 | instance | ok: [instance] 2026-06-26 04:31:57.371369 | instance | 2026-06-26 04:31:57.371678 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-06-26 04:31:57.371951 | instance | Friday 26 June 2026 04:31:57 +0000 (0:00:14.629) 0:02:35.903 *********** 2026-06-26 04:31:57.600832 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-06-26 04:31:57.600978 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-06-26 04:31:57.601183 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-06-26 04:31:57.601392 | instance | skipping: [instance] 2026-06-26 04:31:57.601571 | instance | 2026-06-26 04:31:57.601785 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-06-26 04:31:57.601967 | instance | Friday 26 June 2026 04:31:57 +0000 (0:00:00.229) 0:02:36.133 *********** 2026-06-26 04:32:04.342536 | instance | ok: [instance] 2026-06-26 04:32:04.342779 | instance | 2026-06-26 04:32:04.343067 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-06-26 04:32:04.343349 | instance | Friday 26 June 2026 04:32:04 +0000 (0:00:06.741) 0:02:42.874 *********** 2026-06-26 04:32:11.116875 | instance | ok: [instance] 2026-06-26 04:32:11.117082 | instance | 2026-06-26 04:32:11.117426 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-06-26 04:32:11.117753 | instance | Friday 26 June 2026 04:32:11 +0000 (0:00:06.773) 0:02:49.648 *********** 2026-06-26 04:32:11.254928 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-06-26 04:32:11.255317 | instance | 2026-06-26 04:32:11.255341 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-06-26 04:32:11.255347 | instance | Friday 26 June 2026 04:32:11 +0000 (0:00:00.138) 0:02:49.787 *********** 2026-06-26 04:32:11.343208 | instance | ok: [instance] 2026-06-26 04:32:11.343281 | instance | 2026-06-26 04:32:11.343553 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-06-26 04:32:11.343599 | instance | Friday 26 June 2026 04:32:11 +0000 (0:00:00.088) 0:02:49.875 *********** 2026-06-26 04:32:18.072653 | instance | ok: [instance] 2026-06-26 04:32:18.072739 | instance | 2026-06-26 04:32:18.072845 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-06-26 04:32:18.072970 | instance | Friday 26 June 2026 04:32:18 +0000 (0:00:06.729) 0:02:56.605 *********** 2026-06-26 04:32:18.248619 | instance | ok: [instance] 2026-06-26 04:32:18.248706 | instance | 2026-06-26 04:32:18.249020 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-06-26 04:32:18.249057 | instance | Friday 26 June 2026 04:32:18 +0000 (0:00:00.175) 0:02:56.781 *********** 2026-06-26 04:32:18.322500 | instance | skipping: [instance] => (item=1) 2026-06-26 04:32:18.322571 | instance | skipping: [instance] => (item=1) 2026-06-26 04:32:18.323164 | instance | skipping: [instance] => (item=1) 2026-06-26 04:32:18.323204 | instance | skipping: [instance] 2026-06-26 04:32:18.323209 | instance | 2026-06-26 04:32:18.323214 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-06-26 04:32:18.323218 | instance | Friday 26 June 2026 04:32:18 +0000 (0:00:00.073) 0:02:56.855 *********** 2026-06-26 04:32:18.449236 | instance | skipping: [instance] 2026-06-26 04:32:18.449309 | instance | 2026-06-26 04:32:18.449315 | instance | PLAY [all] ********************************************************************* 2026-06-26 04:32:18.449321 | instance | 2026-06-26 04:32:18.449325 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-06-26 04:32:18.449329 | instance | Friday 26 June 2026 04:32:18 +0000 (0:00:00.125) 0:02:56.980 *********** 2026-06-26 04:32:18.824468 | instance | ok: [instance] 2026-06-26 04:32:18.824573 | instance | 2026-06-26 04:32:18.824962 | instance | PLAY [all] ********************************************************************* 2026-06-26 04:32:18.825044 | instance | 2026-06-26 04:32:18.825057 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 04:32:18.825075 | instance | Friday 26 June 2026 04:32:18 +0000 (0:00:00.375) 0:02:57.356 *********** 2026-06-26 04:32:22.904185 | instance | ok: [instance] 2026-06-26 04:32:22.904270 | instance | 2026-06-26 04:32:22.904395 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-06-26 04:32:22.904516 | instance | Friday 26 June 2026 04:32:22 +0000 (0:00:04.080) 0:03:01.436 *********** 2026-06-26 04:32:26.956317 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-06-26 04:32:26.956392 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-06-26 04:32:26.958969 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-06-26 04:32:26.959012 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-06-26 04:32:26.959018 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-06-26 04:32:26.959022 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-06-26 04:32:26.959026 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-06-26 04:32:26.959030 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-06-26 04:32:26.959034 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-06-26 04:32:26.959038 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-06-26 04:32:26.959042 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-06-26 04:32:26.959046 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-06-26 04:32:26.959050 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-06-26 04:32:26.959065 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-06-26 04:32:26.959069 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-06-26 04:32:26.959073 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-06-26 04:32:26.959077 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-06-26 04:32:26.959081 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-06-26 04:32:26.959085 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-06-26 04:32:26.959089 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-06-26 04:32:26.959093 | instance | 2026-06-26 04:32:26.959097 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-06-26 04:32:26.959101 | instance | Friday 26 June 2026 04:32:26 +0000 (0:00:04.052) 0:03:05.488 *********** 2026-06-26 04:32:27.216451 | instance | ok: [instance] 2026-06-26 04:32:27.216588 | instance | 2026-06-26 04:32:27.216603 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-06-26 04:32:27.216706 | instance | Friday 26 June 2026 04:32:27 +0000 (0:00:00.259) 0:03:05.748 *********** 2026-06-26 04:32:27.699337 | instance | ok: [instance] 2026-06-26 04:32:27.699433 | instance | 2026-06-26 04:32:27.699446 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-06-26 04:32:27.699457 | instance | Friday 26 June 2026 04:32:27 +0000 (0:00:00.481) 0:03:06.230 *********** 2026-06-26 04:32:28.031450 | instance | ok: [instance] 2026-06-26 04:32:28.031539 | instance | 2026-06-26 04:32:28.031551 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-06-26 04:32:28.031893 | instance | Friday 26 June 2026 04:32:28 +0000 (0:00:00.332) 0:03:06.562 *********** 2026-06-26 04:32:28.120922 | instance | ok: [instance] 2026-06-26 04:32:28.121011 | instance | 2026-06-26 04:32:28.121023 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-06-26 04:32:28.121034 | instance | 2026-06-26 04:32:28.121043 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 04:32:28.121052 | instance | Friday 26 June 2026 04:32:28 +0000 (0:00:00.088) 0:03:06.650 *********** 2026-06-26 04:32:33.529794 | instance | ok: [instance] 2026-06-26 04:32:33.529941 | instance | 2026-06-26 04:32:33.529951 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-06-26 04:32:33.529959 | instance | Friday 26 June 2026 04:32:33 +0000 (0:00:05.410) 0:03:12.061 *********** 2026-06-26 04:32:33.823848 | instance | ok: [instance] 2026-06-26 04:32:33.823943 | instance | 2026-06-26 04:32:33.823982 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-06-26 04:32:33.823992 | instance | Friday 26 June 2026 04:32:33 +0000 (0:00:00.293) 0:03:12.354 *********** 2026-06-26 04:32:34.831019 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-06-26 04:32:34.831116 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-06-26 04:32:34.831169 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-06-26 04:32:34.831289 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-06-26 04:32:34.831405 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-06-26 04:32:34.831516 | instance | 2026-06-26 04:32:34.831637 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-06-26 04:32:34.831748 | instance | Friday 26 June 2026 04:32:34 +0000 (0:00:01.008) 0:03:13.363 *********** 2026-06-26 04:32:35.415897 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-06-26 04:32:35.416020 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-06-26 04:32:35.416162 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-06-26 04:32:35.416340 | instance | 2026-06-26 04:32:35.416508 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-06-26 04:32:35.416694 | instance | Friday 26 June 2026 04:32:35 +0000 (0:00:00.584) 0:03:13.947 *********** 2026-06-26 04:32:35.692448 | instance | ok: [instance] 2026-06-26 04:32:35.692558 | instance | 2026-06-26 04:32:35.692758 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-06-26 04:32:35.692929 | instance | Friday 26 June 2026 04:32:35 +0000 (0:00:00.276) 0:03:14.224 *********** 2026-06-26 04:32:35.937238 | instance | ok: [instance] 2026-06-26 04:32:35.937384 | instance | 2026-06-26 04:32:35.937397 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-06-26 04:32:35.937530 | instance | Friday 26 June 2026 04:32:35 +0000 (0:00:00.245) 0:03:14.469 *********** 2026-06-26 04:32:36.002130 | instance | ok: [instance] 2026-06-26 04:32:36.002333 | instance | 2026-06-26 04:32:36.002426 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-06-26 04:32:36.002538 | instance | Friday 26 June 2026 04:32:35 +0000 (0:00:00.065) 0:03:14.534 *********** 2026-06-26 04:32:36.074706 | instance | skipping: [instance] 2026-06-26 04:32:36.074978 | instance | 2026-06-26 04:32:36.075269 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-06-26 04:32:36.075557 | instance | Friday 26 June 2026 04:32:36 +0000 (0:00:00.072) 0:03:14.606 *********** 2026-06-26 04:32:36.655500 | instance | ok: [instance] 2026-06-26 04:32:36.655727 | instance | 2026-06-26 04:32:36.656048 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-06-26 04:32:36.656349 | instance | Friday 26 June 2026 04:32:36 +0000 (0:00:00.580) 0:03:15.187 *********** 2026-06-26 04:32:37.015557 | instance | ok: [instance] 2026-06-26 04:32:37.015859 | instance | 2026-06-26 04:32:37.016038 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-06-26 04:32:37.016304 | instance | Friday 26 June 2026 04:32:36 +0000 (0:00:00.248) 0:03:15.435 *********** 2026-06-26 04:32:37.016564 | instance | 2026-06-26 04:32:37.017208 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-06-26 04:32:37.017233 | instance | 2026-06-26 04:32:37.017330 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 04:32:37.017741 | instance | Friday 26 June 2026 04:32:37 +0000 (0:00:00.112) 0:03:15.547 *********** 2026-06-26 04:32:42.440060 | instance | ok: [instance] 2026-06-26 04:32:42.440274 | instance | 2026-06-26 04:32:42.440612 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 04:32:42.440875 | instance | Friday 26 June 2026 04:32:42 +0000 (0:00:05.424) 0:03:20.972 *********** 2026-06-26 04:32:42.772427 | instance | ok: [instance] 2026-06-26 04:32:42.772686 | instance | 2026-06-26 04:32:42.772955 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-26 04:32:42.773216 | instance | Friday 26 June 2026 04:32:42 +0000 (0:00:00.331) 0:03:21.303 *********** 2026-06-26 04:32:42.869905 | instance | skipping: [instance] 2026-06-26 04:32:42.870090 | instance | 2026-06-26 04:32:42.870394 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-26 04:32:42.870673 | instance | Friday 26 June 2026 04:32:42 +0000 (0:00:00.098) 0:03:21.402 *********** 2026-06-26 04:32:43.172033 | instance | ok: [instance] 2026-06-26 04:32:43.172693 | instance | 2026-06-26 04:32:43.172713 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 04:32:43.172794 | instance | Friday 26 June 2026 04:32:43 +0000 (0:00:00.302) 0:03:21.704 *********** 2026-06-26 04:32:43.275634 | instance | ok: [instance] => { 2026-06-26 04:32:43.275809 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-06-26 04:32:43.276109 | instance | } 2026-06-26 04:32:43.276304 | instance | 2026-06-26 04:32:43.276552 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 04:32:43.276832 | instance | Friday 26 June 2026 04:32:43 +0000 (0:00:00.103) 0:03:21.807 *********** 2026-06-26 04:32:43.654481 | instance | ok: [instance] 2026-06-26 04:32:43.654700 | instance | 2026-06-26 04:32:43.654978 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 04:32:43.655245 | instance | Friday 26 June 2026 04:32:43 +0000 (0:00:00.378) 0:03:22.186 *********** 2026-06-26 04:32:43.794266 | instance | skipping: [instance] 2026-06-26 04:32:43.794440 | instance | 2026-06-26 04:32:43.794716 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 04:32:43.794969 | instance | Friday 26 June 2026 04:32:43 +0000 (0:00:00.139) 0:03:22.326 *********** 2026-06-26 04:32:44.088183 | instance | ok: [instance] 2026-06-26 04:32:44.088319 | instance | 2026-06-26 04:32:44.088521 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-26 04:32:44.088778 | instance | Friday 26 June 2026 04:32:44 +0000 (0:00:00.293) 0:03:22.620 *********** 2026-06-26 04:32:45.421329 | instance | ok: [instance] 2026-06-26 04:32:45.421405 | instance | 2026-06-26 04:32:45.421524 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 04:32:45.421645 | instance | Friday 26 June 2026 04:32:45 +0000 (0:00:01.333) 0:03:23.953 *********** 2026-06-26 04:32:45.554062 | instance | ok: [instance] => { 2026-06-26 04:32:45.554218 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz" 2026-06-26 04:32:45.554401 | instance | } 2026-06-26 04:32:45.554576 | instance | 2026-06-26 04:32:45.554785 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 04:32:45.554958 | instance | Friday 26 June 2026 04:32:45 +0000 (0:00:00.132) 0:03:24.086 *********** 2026-06-26 04:32:46.057085 | instance | ok: [instance] 2026-06-26 04:32:46.057330 | instance | 2026-06-26 04:32:46.057650 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 04:32:46.057954 | instance | Friday 26 June 2026 04:32:46 +0000 (0:00:00.502) 0:03:24.589 *********** 2026-06-26 04:32:48.192402 | instance | ok: [instance] 2026-06-26 04:32:48.192608 | instance | 2026-06-26 04:32:48.192887 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-26 04:32:48.193149 | instance | Friday 26 June 2026 04:32:48 +0000 (0:00:02.134) 0:03:26.724 *********** 2026-06-26 04:32:48.270750 | instance | skipping: [instance] 2026-06-26 04:32:48.270937 | instance | 2026-06-26 04:32:48.271209 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-26 04:32:48.271501 | instance | Friday 26 June 2026 04:32:48 +0000 (0:00:00.078) 0:03:26.803 *********** 2026-06-26 04:32:48.355808 | instance | skipping: [instance] 2026-06-26 04:32:48.355991 | instance | 2026-06-26 04:32:48.356256 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-26 04:32:48.356515 | instance | Friday 26 June 2026 04:32:48 +0000 (0:00:00.085) 0:03:26.888 *********** 2026-06-26 04:32:48.448662 | instance | skipping: [instance] 2026-06-26 04:32:48.448932 | instance | 2026-06-26 04:32:48.449219 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-26 04:32:48.449485 | instance | Friday 26 June 2026 04:32:48 +0000 (0:00:00.092) 0:03:26.980 *********** 2026-06-26 04:32:49.644210 | instance | ok: [instance] 2026-06-26 04:32:49.644412 | instance | 2026-06-26 04:32:49.644703 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-26 04:32:49.644997 | instance | Friday 26 June 2026 04:32:49 +0000 (0:00:01.195) 0:03:28.176 *********** 2026-06-26 04:32:50.150431 | instance | ok: [instance] 2026-06-26 04:32:50.150703 | instance | 2026-06-26 04:32:50.151014 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-26 04:32:50.151315 | instance | Friday 26 June 2026 04:32:50 +0000 (0:00:00.506) 0:03:28.682 *********** 2026-06-26 04:32:51.150731 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-06-26 04:32:51.150964 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-26 04:32:51.151227 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-26 04:32:51.151500 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-26 04:32:51.151795 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-26 04:32:51.152020 | instance | 2026-06-26 04:32:51.152279 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-26 04:32:51.152538 | instance | Friday 26 June 2026 04:32:51 +0000 (0:00:00.999) 0:03:29.682 *********** 2026-06-26 04:32:51.813069 | instance | ok: [instance] 2026-06-26 04:32:51.813299 | instance | 2026-06-26 04:32:51.813570 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-26 04:32:51.813830 | instance | Friday 26 June 2026 04:32:51 +0000 (0:00:00.628) 0:03:30.310 *********** 2026-06-26 04:32:51.814073 | instance | 2026-06-26 04:32:51.814392 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-26 04:32:51.814701 | instance | Friday 26 June 2026 04:32:51 +0000 (0:00:00.034) 0:03:30.345 *********** 2026-06-26 04:32:52.361781 | instance | ok: [instance] 2026-06-26 04:32:52.361925 | instance | 2026-06-26 04:32:52.362116 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-06-26 04:32:52.362348 | instance | Friday 26 June 2026 04:32:52 +0000 (0:00:00.548) 0:03:30.893 *********** 2026-06-26 04:32:53.377182 | instance | ok: [instance] 2026-06-26 04:32:53.377245 | instance | 2026-06-26 04:32:53.377256 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-06-26 04:32:53.377267 | instance | Friday 26 June 2026 04:32:53 +0000 (0:00:01.014) 0:03:31.908 *********** 2026-06-26 04:32:53.464527 | instance | ok: [instance] 2026-06-26 04:32:53.464589 | instance | 2026-06-26 04:32:53.464601 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-06-26 04:32:53.464611 | instance | Friday 26 June 2026 04:32:53 +0000 (0:00:00.087) 0:03:31.995 *********** 2026-06-26 04:32:53.555181 | instance | ok: [instance] 2026-06-26 04:32:53.555622 | instance | 2026-06-26 04:32:53.556296 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-06-26 04:32:53.556577 | instance | Friday 26 June 2026 04:32:53 +0000 (0:00:00.091) 0:03:32.087 *********** 2026-06-26 04:32:53.660535 | instance | ok: [instance] 2026-06-26 04:32:53.660912 | instance | 2026-06-26 04:32:53.661263 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-06-26 04:32:53.661621 | instance | Friday 26 June 2026 04:32:53 +0000 (0:00:00.105) 0:03:32.192 *********** 2026-06-26 04:32:53.749616 | instance | skipping: [instance] 2026-06-26 04:32:53.749980 | instance | 2026-06-26 04:32:53.750401 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-06-26 04:32:53.750742 | instance | Friday 26 June 2026 04:32:53 +0000 (0:00:00.088) 0:03:32.281 *********** 2026-06-26 04:32:53.860704 | instance | ok: [instance] 2026-06-26 04:32:53.861090 | instance | 2026-06-26 04:32:53.861448 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 04:32:53.861802 | instance | Friday 26 June 2026 04:32:53 +0000 (0:00:00.110) 0:03:32.392 *********** 2026-06-26 04:32:54.156599 | instance | ok: [instance] 2026-06-26 04:32:54.157012 | instance | 2026-06-26 04:32:54.157375 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 04:32:54.157742 | instance | Friday 26 June 2026 04:32:54 +0000 (0:00:00.295) 0:03:32.688 *********** 2026-06-26 04:32:54.259504 | instance | ok: [instance] => { 2026-06-26 04:32:54.259894 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-06-26 04:32:54.260246 | instance | } 2026-06-26 04:32:54.260585 | instance | 2026-06-26 04:32:54.260917 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 04:32:54.261254 | instance | Friday 26 June 2026 04:32:54 +0000 (0:00:00.103) 0:03:32.791 *********** 2026-06-26 04:32:54.667138 | instance | ok: [instance] 2026-06-26 04:32:54.667186 | instance | 2026-06-26 04:32:54.667433 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 04:32:54.667741 | instance | Friday 26 June 2026 04:32:54 +0000 (0:00:00.407) 0:03:33.199 *********** 2026-06-26 04:32:54.799404 | instance | skipping: [instance] 2026-06-26 04:32:54.799627 | instance | 2026-06-26 04:32:54.799896 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 04:32:54.800161 | instance | Friday 26 June 2026 04:32:54 +0000 (0:00:00.132) 0:03:33.331 *********** 2026-06-26 04:32:55.087618 | instance | ok: [instance] 2026-06-26 04:32:55.087776 | instance | 2026-06-26 04:32:55.087936 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 04:32:55.088123 | instance | Friday 26 June 2026 04:32:55 +0000 (0:00:00.288) 0:03:33.619 *********** 2026-06-26 04:32:55.190405 | instance | ok: [instance] => { 2026-06-26 04:32:55.190511 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-06-26 04:32:55.190632 | instance | } 2026-06-26 04:32:55.190751 | instance | 2026-06-26 04:32:55.190866 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 04:32:55.191001 | instance | Friday 26 June 2026 04:32:55 +0000 (0:00:00.102) 0:03:33.722 *********** 2026-06-26 04:32:55.602107 | instance | ok: [instance] 2026-06-26 04:32:55.602172 | instance | 2026-06-26 04:32:55.602185 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 04:32:55.602195 | instance | Friday 26 June 2026 04:32:55 +0000 (0:00:00.410) 0:03:34.133 *********** 2026-06-26 04:32:55.788826 | instance | skipping: [instance] 2026-06-26 04:32:55.789102 | instance | 2026-06-26 04:32:55.789402 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-26 04:32:55.789697 | instance | Friday 26 June 2026 04:32:55 +0000 (0:00:00.187) 0:03:34.320 *********** 2026-06-26 04:32:55.863122 | instance | skipping: [instance] 2026-06-26 04:32:55.863363 | instance | 2026-06-26 04:32:55.863636 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-26 04:32:55.863932 | instance | Friday 26 June 2026 04:32:55 +0000 (0:00:00.074) 0:03:34.395 *********** 2026-06-26 04:32:55.944888 | instance | skipping: [instance] 2026-06-26 04:32:55.945181 | instance | 2026-06-26 04:32:55.945479 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-26 04:32:55.945764 | instance | Friday 26 June 2026 04:32:55 +0000 (0:00:00.081) 0:03:34.476 *********** 2026-06-26 04:32:56.026708 | instance | skipping: [instance] 2026-06-26 04:32:56.026946 | instance | 2026-06-26 04:32:56.027307 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-26 04:32:56.027576 | instance | Friday 26 June 2026 04:32:56 +0000 (0:00:00.081) 0:03:34.558 *********** 2026-06-26 04:32:57.236197 | instance | ok: [instance] 2026-06-26 04:32:57.236422 | instance | 2026-06-26 04:32:57.236700 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-26 04:32:57.236965 | instance | Friday 26 June 2026 04:32:57 +0000 (0:00:01.209) 0:03:35.768 *********** 2026-06-26 04:32:57.744679 | instance | ok: [instance] 2026-06-26 04:32:57.744952 | instance | 2026-06-26 04:32:57.745252 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-26 04:32:57.745558 | instance | Friday 26 June 2026 04:32:57 +0000 (0:00:00.507) 0:03:36.276 *********** 2026-06-26 04:32:58.752726 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-06-26 04:32:58.752979 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-26 04:32:58.753258 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-26 04:32:58.753527 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-26 04:32:58.753807 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-26 04:32:58.754054 | instance | 2026-06-26 04:32:58.754364 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-26 04:32:58.754625 | instance | Friday 26 June 2026 04:32:58 +0000 (0:00:01.008) 0:03:37.284 *********** 2026-06-26 04:32:59.680281 | instance | ok: [instance] 2026-06-26 04:32:59.680490 | instance | 2026-06-26 04:32:59.680766 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-26 04:32:59.681039 | instance | Friday 26 June 2026 04:32:59 +0000 (0:00:00.893) 0:03:38.178 *********** 2026-06-26 04:32:59.681279 | instance | 2026-06-26 04:32:59.681541 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-26 04:32:59.681806 | instance | Friday 26 June 2026 04:32:59 +0000 (0:00:00.033) 0:03:38.212 *********** 2026-06-26 04:33:00.112889 | instance | ok: [instance] 2026-06-26 04:33:00.113146 | instance | 2026-06-26 04:33:00.113425 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 04:33:00.113700 | instance | Friday 26 June 2026 04:33:00 +0000 (0:00:00.432) 0:03:38.645 *********** 2026-06-26 04:33:00.414428 | instance | ok: [instance] 2026-06-26 04:33:00.414669 | instance | 2026-06-26 04:33:00.414962 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 04:33:00.415290 | instance | Friday 26 June 2026 04:33:00 +0000 (0:00:00.301) 0:03:38.946 *********** 2026-06-26 04:33:00.545221 | instance | ok: [instance] => { 2026-06-26 04:33:00.545389 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-06-26 04:33:00.545556 | instance | } 2026-06-26 04:33:00.545730 | instance | 2026-06-26 04:33:00.545905 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 04:33:00.546263 | instance | Friday 26 June 2026 04:33:00 +0000 (0:00:00.130) 0:03:39.077 *********** 2026-06-26 04:33:01.004473 | instance | ok: [instance] 2026-06-26 04:33:01.004716 | instance | 2026-06-26 04:33:01.005025 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 04:33:01.005932 | instance | Friday 26 June 2026 04:33:01 +0000 (0:00:00.459) 0:03:39.536 *********** 2026-06-26 04:33:02.223211 | instance | ok: [instance] 2026-06-26 04:33:02.223345 | instance | 2026-06-26 04:33:02.223514 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 04:33:02.223682 | instance | Friday 26 June 2026 04:33:02 +0000 (0:00:01.218) 0:03:40.755 *********** 2026-06-26 04:33:02.332254 | instance | ok: [instance] => { 2026-06-26 04:33:02.332530 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-06-26 04:33:02.332796 | instance | } 2026-06-26 04:33:02.333062 | instance | 2026-06-26 04:33:02.333325 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 04:33:02.333587 | instance | Friday 26 June 2026 04:33:02 +0000 (0:00:00.109) 0:03:40.864 *********** 2026-06-26 04:33:02.771959 | instance | ok: [instance] 2026-06-26 04:33:02.772045 | instance | 2026-06-26 04:33:02.772137 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 04:33:02.772260 | instance | Friday 26 June 2026 04:33:02 +0000 (0:00:00.440) 0:03:41.304 *********** 2026-06-26 04:33:04.028242 | instance | ok: [instance] 2026-06-26 04:33:04.028474 | instance | 2026-06-26 04:33:04.028776 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-06-26 04:33:04.029149 | instance | Friday 26 June 2026 04:33:04 +0000 (0:00:01.255) 0:03:42.560 *********** 2026-06-26 04:33:04.569252 | instance | ok: [instance] 2026-06-26 04:33:04.569370 | instance | 2026-06-26 04:33:04.569544 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-06-26 04:33:04.569748 | instance | Friday 26 June 2026 04:33:04 +0000 (0:00:00.541) 0:03:43.101 *********** 2026-06-26 04:33:04.870304 | instance | ok: [instance] 2026-06-26 04:33:04.870621 | instance | 2026-06-26 04:33:04.870920 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 04:33:04.871101 | instance | Friday 26 June 2026 04:33:04 +0000 (0:00:00.300) 0:03:43.402 *********** 2026-06-26 04:33:05.220061 | instance | ok: [instance] 2026-06-26 04:33:05.220201 | instance | 2026-06-26 04:33:05.220384 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 04:33:05.220570 | instance | Friday 26 June 2026 04:33:05 +0000 (0:00:00.348) 0:03:43.750 *********** 2026-06-26 04:33:05.348582 | instance | ok: [instance] => { 2026-06-26 04:33:05.348711 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-06-26 04:33:05.348831 | instance | } 2026-06-26 04:33:05.348944 | instance | 2026-06-26 04:33:05.349089 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 04:33:05.349214 | instance | Friday 26 June 2026 04:33:05 +0000 (0:00:00.130) 0:03:43.880 *********** 2026-06-26 04:33:05.830923 | instance | ok: [instance] 2026-06-26 04:33:05.831194 | instance | 2026-06-26 04:33:05.831479 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 04:33:05.831749 | instance | Friday 26 June 2026 04:33:05 +0000 (0:00:00.482) 0:03:44.362 *********** 2026-06-26 04:33:07.984565 | instance | ok: [instance] 2026-06-26 04:33:07.984841 | instance | 2026-06-26 04:33:07.985171 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-06-26 04:33:07.985563 | instance | Friday 26 June 2026 04:33:07 +0000 (0:00:02.153) 0:03:46.516 *********** 2026-06-26 04:33:08.134205 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-06-26 04:33:08.134491 | instance | 2026-06-26 04:33:08.134828 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-06-26 04:33:08.135042 | instance | Friday 26 June 2026 04:33:08 +0000 (0:00:00.149) 0:03:46.665 *********** 2026-06-26 04:33:09.539252 | instance | ok: [instance] 2026-06-26 04:33:09.539615 | instance | 2026-06-26 04:33:09.540016 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-06-26 04:33:09.540405 | instance | Friday 26 June 2026 04:33:09 +0000 (0:00:01.405) 0:03:48.071 *********** 2026-06-26 04:33:09.800647 | instance | ok: [instance] 2026-06-26 04:33:09.800928 | instance | 2026-06-26 04:33:09.801454 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-06-26 04:33:09.801777 | instance | Friday 26 June 2026 04:33:09 +0000 (0:00:00.261) 0:03:48.332 *********** 2026-06-26 04:33:10.286101 | instance | ok: [instance] 2026-06-26 04:33:10.286387 | instance | 2026-06-26 04:33:10.286678 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-06-26 04:33:10.286937 | instance | Friday 26 June 2026 04:33:10 +0000 (0:00:00.485) 0:03:48.818 *********** 2026-06-26 04:33:11.187367 | instance | ok: [instance] => (item=br_netfilter) 2026-06-26 04:33:11.187632 | instance | ok: [instance] => (item=ip_tables) 2026-06-26 04:33:11.187939 | instance | ok: [instance] => (item=ip6_tables) 2026-06-26 04:33:11.188207 | instance | ok: [instance] => (item=nf_conntrack) 2026-06-26 04:33:11.188457 | instance | 2026-06-26 04:33:11.188724 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 04:33:11.188985 | instance | Friday 26 June 2026 04:33:11 +0000 (0:00:00.901) 0:03:49.719 *********** 2026-06-26 04:33:11.475107 | instance | ok: [instance] 2026-06-26 04:33:11.475305 | instance | 2026-06-26 04:33:11.475487 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 04:33:11.475693 | instance | Friday 26 June 2026 04:33:11 +0000 (0:00:00.286) 0:03:50.006 *********** 2026-06-26 04:33:11.600890 | instance | ok: [instance] => { 2026-06-26 04:33:11.601079 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-06-26 04:33:11.601262 | instance | } 2026-06-26 04:33:11.601463 | instance | 2026-06-26 04:33:11.601677 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 04:33:11.601892 | instance | Friday 26 June 2026 04:33:11 +0000 (0:00:00.126) 0:03:50.133 *********** 2026-06-26 04:33:12.044298 | instance | ok: [instance] 2026-06-26 04:33:12.044539 | instance | 2026-06-26 04:33:12.044818 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 04:33:12.045073 | instance | Friday 26 June 2026 04:33:12 +0000 (0:00:00.443) 0:03:50.576 *********** 2026-06-26 04:33:12.146030 | instance | skipping: [instance] 2026-06-26 04:33:12.146240 | instance | 2026-06-26 04:33:12.146584 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-06-26 04:33:12.146866 | instance | Friday 26 June 2026 04:33:12 +0000 (0:00:00.101) 0:03:50.678 *********** 2026-06-26 04:33:12.323859 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-06-26 04:33:12.324211 | instance | 2026-06-26 04:33:12.324590 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-06-26 04:33:12.324992 | instance | Friday 26 June 2026 04:33:12 +0000 (0:00:00.177) 0:03:50.855 *********** 2026-06-26 04:33:12.406454 | instance | skipping: [instance] 2026-06-26 04:33:12.406710 | instance | 2026-06-26 04:33:12.407013 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-06-26 04:33:12.407298 | instance | Friday 26 June 2026 04:33:12 +0000 (0:00:00.082) 0:03:50.938 *********** 2026-06-26 04:33:13.762617 | instance | ok: [instance] 2026-06-26 04:33:13.763028 | instance | 2026-06-26 04:33:13.763383 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-06-26 04:33:13.763713 | instance | Friday 26 June 2026 04:33:13 +0000 (0:00:01.356) 0:03:52.294 *********** 2026-06-26 04:33:16.125576 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-06-26 04:33:16.125680 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-06-26 04:33:16.125812 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-06-26 04:33:16.125937 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-06-26 04:33:16.126066 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-06-26 04:33:16.126193 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-06-26 04:33:16.126333 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-06-26 04:33:16.126452 | instance | 2026-06-26 04:33:16.126576 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-06-26 04:33:16.126696 | instance | Friday 26 June 2026 04:33:16 +0000 (0:00:02.363) 0:03:54.658 *********** 2026-06-26 04:33:16.714064 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-06-26 04:33:16.714181 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-06-26 04:33:16.714352 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-06-26 04:33:16.714408 | instance | 2026-06-26 04:33:16.714671 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-06-26 04:33:16.714716 | instance | Friday 26 June 2026 04:33:16 +0000 (0:00:00.588) 0:03:55.246 *********** 2026-06-26 04:33:17.180723 | instance | ok: [instance] 2026-06-26 04:33:17.180802 | instance | 2026-06-26 04:33:17.181056 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-06-26 04:33:17.181101 | instance | Friday 26 June 2026 04:33:17 +0000 (0:00:00.466) 0:03:55.713 *********** 2026-06-26 04:33:17.721459 | instance | ok: [instance] 2026-06-26 04:33:17.721548 | instance | 2026-06-26 04:33:17.721885 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-06-26 04:33:17.722011 | instance | Friday 26 June 2026 04:33:17 +0000 (0:00:00.540) 0:03:56.253 *********** 2026-06-26 04:33:17.994843 | instance | ok: [instance] 2026-06-26 04:33:17.995389 | instance | 2026-06-26 04:33:17.995442 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-06-26 04:33:17.995451 | instance | Friday 26 June 2026 04:33:17 +0000 (0:00:00.273) 0:03:56.527 *********** 2026-06-26 04:33:18.060272 | instance | skipping: [instance] 2026-06-26 04:33:18.060391 | instance | 2026-06-26 04:33:18.060665 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-06-26 04:33:18.060825 | instance | Friday 26 June 2026 04:33:18 +0000 (0:00:00.065) 0:03:56.592 *********** 2026-06-26 04:33:18.735392 | instance | ok: [instance] => (item=swap) 2026-06-26 04:33:18.735467 | instance | ok: [instance] => (item=none) 2026-06-26 04:33:18.735832 | instance | 2026-06-26 04:33:18.735870 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-06-26 04:33:18.735876 | instance | Friday 26 June 2026 04:33:18 +0000 (0:00:00.675) 0:03:57.267 *********** 2026-06-26 04:33:19.196762 | instance | ok: [instance] 2026-06-26 04:33:19.196868 | instance | 2026-06-26 04:33:19.197122 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-06-26 04:33:19.197162 | instance | Friday 26 June 2026 04:33:19 +0000 (0:00:00.461) 0:03:57.729 *********** 2026-06-26 04:33:19.649547 | instance | ok: [instance] 2026-06-26 04:33:19.649625 | instance | 2026-06-26 04:33:19.650237 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-06-26 04:33:19.650291 | instance | Friday 26 June 2026 04:33:19 +0000 (0:00:00.414) 0:03:58.143 *********** 2026-06-26 04:33:19.650296 | instance | 2026-06-26 04:33:19.650300 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-06-26 04:33:19.650304 | instance | Friday 26 June 2026 04:33:19 +0000 (0:00:00.038) 0:03:58.182 *********** 2026-06-26 04:33:20.048141 | instance | ok: [instance] 2026-06-26 04:33:20.048279 | instance | 2026-06-26 04:33:20.048431 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-06-26 04:33:20.048494 | instance | Friday 26 June 2026 04:33:20 +0000 (0:00:00.398) 0:03:58.580 *********** 2026-06-26 04:33:21.203916 | instance | ok: [instance] 2026-06-26 04:33:21.203978 | instance | 2026-06-26 04:33:21.203989 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-06-26 04:33:21.204000 | instance | Friday 26 June 2026 04:33:21 +0000 (0:00:01.154) 0:03:59.735 *********** 2026-06-26 04:33:23.965883 | instance | ok: [instance] 2026-06-26 04:33:23.965949 | instance | 2026-06-26 04:33:23.966082 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-06-26 04:33:23.966210 | instance | Friday 26 June 2026 04:33:23 +0000 (0:00:02.763) 0:04:02.498 *********** 2026-06-26 04:33:24.264309 | instance | ok: [instance] 2026-06-26 04:33:24.264395 | instance | 2026-06-26 04:33:24.264536 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-06-26 04:33:24.264662 | instance | Friday 26 June 2026 04:33:24 +0000 (0:00:00.298) 0:04:02.796 *********** 2026-06-26 04:33:24.821156 | instance | ok: [instance] 2026-06-26 04:33:24.821230 | instance | 2026-06-26 04:33:24.821452 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-06-26 04:33:24.821515 | instance | Friday 26 June 2026 04:33:24 +0000 (0:00:00.556) 0:04:03.353 *********** 2026-06-26 04:33:24.964365 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-06-26 04:33:24.964440 | instance | 2026-06-26 04:33:24.964563 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-06-26 04:33:24.964695 | instance | Friday 26 June 2026 04:33:24 +0000 (0:00:00.143) 0:04:03.496 *********** 2026-06-26 04:33:25.186568 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-06-26 04:33:25.186802 | instance | 2026-06-26 04:33:25.187090 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-06-26 04:33:25.187362 | instance | Friday 26 June 2026 04:33:25 +0000 (0:00:00.221) 0:04:03.718 *********** 2026-06-26 04:33:25.459324 | instance | ok: [instance] => (item=instance) 2026-06-26 04:33:25.459451 | instance | 2026-06-26 04:33:25.459626 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-06-26 04:33:25.459792 | instance | Friday 26 June 2026 04:33:25 +0000 (0:00:00.272) 0:04:03.991 *********** 2026-06-26 04:33:25.543178 | instance | ok: [instance] 2026-06-26 04:33:25.543340 | instance | 2026-06-26 04:33:25.543540 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-06-26 04:33:25.543717 | instance | Friday 26 June 2026 04:33:25 +0000 (0:00:00.083) 0:04:04.075 *********** 2026-06-26 04:33:25.636503 | instance | skipping: [instance] 2026-06-26 04:33:25.636810 | instance | 2026-06-26 04:33:25.637130 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-06-26 04:33:25.637428 | instance | Friday 26 June 2026 04:33:25 +0000 (0:00:00.093) 0:04:04.168 *********** 2026-06-26 04:33:25.708146 | instance | ok: [instance] => { 2026-06-26 04:33:25.708287 | instance | "msg": "instance" 2026-06-26 04:33:25.708446 | instance | } 2026-06-26 04:33:25.708601 | instance | 2026-06-26 04:33:25.708768 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-06-26 04:33:25.708930 | instance | Friday 26 June 2026 04:33:25 +0000 (0:00:00.071) 0:04:04.240 *********** 2026-06-26 04:33:26.252434 | instance | ok: [instance] 2026-06-26 04:33:26.252684 | instance | 2026-06-26 04:33:26.252956 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-06-26 04:33:26.253227 | instance | Friday 26 June 2026 04:33:26 +0000 (0:00:00.543) 0:04:04.784 *********** 2026-06-26 04:33:26.321585 | instance | skipping: [instance] 2026-06-26 04:33:26.321815 | instance | 2026-06-26 04:33:26.322111 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-06-26 04:33:26.322416 | instance | Friday 26 June 2026 04:33:26 +0000 (0:00:00.069) 0:04:04.853 *********** 2026-06-26 04:33:26.388061 | instance | skipping: [instance] 2026-06-26 04:33:26.388292 | instance | 2026-06-26 04:33:26.388547 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-06-26 04:33:26.388811 | instance | Friday 26 June 2026 04:33:26 +0000 (0:00:00.066) 0:04:04.920 *********** 2026-06-26 04:33:26.459806 | instance | skipping: [instance] 2026-06-26 04:33:26.459970 | instance | 2026-06-26 04:33:26.460388 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-06-26 04:33:26.460405 | instance | Friday 26 June 2026 04:33:26 +0000 (0:00:00.071) 0:04:04.991 *********** 2026-06-26 04:33:26.529299 | instance | skipping: [instance] 2026-06-26 04:33:26.529446 | instance | 2026-06-26 04:33:26.529614 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-06-26 04:33:26.529783 | instance | Friday 26 June 2026 04:33:26 +0000 (0:00:00.069) 0:04:05.061 *********** 2026-06-26 04:33:26.613096 | instance | skipping: [instance] 2026-06-26 04:33:26.613242 | instance | 2026-06-26 04:33:26.613434 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-06-26 04:33:26.613609 | instance | Friday 26 June 2026 04:33:26 +0000 (0:00:00.083) 0:04:05.145 *********** 2026-06-26 04:33:26.684141 | instance | skipping: [instance] 2026-06-26 04:33:26.684275 | instance | 2026-06-26 04:33:26.684488 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-06-26 04:33:26.684636 | instance | Friday 26 June 2026 04:33:26 +0000 (0:00:00.071) 0:04:05.216 *********** 2026-06-26 04:33:26.754435 | instance | skipping: [instance] 2026-06-26 04:33:26.754591 | instance | 2026-06-26 04:33:26.754765 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-06-26 04:33:26.754933 | instance | Friday 26 June 2026 04:33:26 +0000 (0:00:00.069) 0:04:05.286 *********** 2026-06-26 04:33:26.980779 | instance | ok: [instance] 2026-06-26 04:33:26.981316 | instance | 2026-06-26 04:33:26.981323 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-06-26 04:33:26.981574 | instance | Friday 26 June 2026 04:33:26 +0000 (0:00:00.226) 0:04:05.512 *********** 2026-06-26 04:33:27.215327 | instance | ok: [instance] 2026-06-26 04:33:27.215570 | instance | 2026-06-26 04:33:27.215849 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-06-26 04:33:27.216120 | instance | Friday 26 June 2026 04:33:27 +0000 (0:00:00.234) 0:04:05.747 *********** 2026-06-26 04:33:27.284308 | instance | skipping: [instance] 2026-06-26 04:33:27.284527 | instance | 2026-06-26 04:33:27.284860 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-06-26 04:33:27.285144 | instance | Friday 26 June 2026 04:33:27 +0000 (0:00:00.069) 0:04:05.816 *********** 2026-06-26 04:33:27.525181 | instance | ok: [instance] 2026-06-26 04:33:27.525323 | instance | 2026-06-26 04:33:27.525507 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-06-26 04:33:27.525703 | instance | Friday 26 June 2026 04:33:27 +0000 (0:00:00.240) 0:04:06.057 *********** 2026-06-26 04:33:27.762267 | instance | ok: [instance] 2026-06-26 04:33:27.762585 | instance | 2026-06-26 04:33:27.762863 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-06-26 04:33:27.763131 | instance | Friday 26 June 2026 04:33:27 +0000 (0:00:00.236) 0:04:06.294 *********** 2026-06-26 04:33:27.989475 | instance | ok: [instance] 2026-06-26 04:33:27.989595 | instance | 2026-06-26 04:33:27.989789 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-06-26 04:33:27.989982 | instance | Friday 26 June 2026 04:33:27 +0000 (0:00:00.227) 0:04:06.521 *********** 2026-06-26 04:33:29.162082 | instance | ok: [instance] 2026-06-26 04:33:29.162459 | instance | 2026-06-26 04:33:29.162828 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-06-26 04:33:29.163186 | instance | Friday 26 June 2026 04:33:29 +0000 (0:00:01.172) 0:04:07.694 *********** 2026-06-26 04:33:30.365677 | instance | ok: [instance] 2026-06-26 04:33:30.365801 | instance | 2026-06-26 04:33:30.365900 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-06-26 04:33:30.366024 | instance | Friday 26 June 2026 04:33:30 +0000 (0:00:01.203) 0:04:08.898 *********** 2026-06-26 04:33:30.450937 | instance | skipping: [instance] 2026-06-26 04:33:30.451181 | instance | 2026-06-26 04:33:30.451476 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-06-26 04:33:30.451752 | instance | Friday 26 June 2026 04:33:30 +0000 (0:00:00.084) 0:04:08.982 *********** 2026-06-26 04:33:30.558298 | instance | skipping: [instance] 2026-06-26 04:33:30.558471 | instance | 2026-06-26 04:33:30.558656 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-06-26 04:33:30.558837 | instance | Friday 26 June 2026 04:33:30 +0000 (0:00:00.107) 0:04:09.090 *********** 2026-06-26 04:33:31.360502 | instance | ok: [instance] 2026-06-26 04:33:31.360727 | instance | 2026-06-26 04:33:31.361002 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-06-26 04:33:31.361278 | instance | Friday 26 June 2026 04:33:31 +0000 (0:00:00.802) 0:04:09.892 *********** 2026-06-26 04:33:31.466801 | instance | skipping: [instance] => (item=DaemonSet) 2026-06-26 04:33:31.466855 | instance | skipping: [instance] => (item=ConfigMap) 2026-06-26 04:33:31.466862 | instance | skipping: [instance] 2026-06-26 04:33:31.466868 | instance | 2026-06-26 04:33:31.466874 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-06-26 04:33:31.466880 | instance | Friday 26 June 2026 04:33:31 +0000 (0:00:00.105) 0:04:09.997 *********** 2026-06-26 04:33:31.553434 | instance | skipping: [instance] 2026-06-26 04:33:31.553529 | instance | 2026-06-26 04:33:31.553686 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-06-26 04:33:31.553838 | instance | Friday 26 June 2026 04:33:31 +0000 (0:00:00.087) 0:04:10.085 *********** 2026-06-26 04:33:31.631048 | instance | skipping: [instance] 2026-06-26 04:33:31.631118 | instance | 2026-06-26 04:33:31.631398 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-06-26 04:33:31.631440 | instance | Friday 26 June 2026 04:33:31 +0000 (0:00:00.077) 0:04:10.163 *********** 2026-06-26 04:33:31.718687 | instance | skipping: [instance] 2026-06-26 04:33:31.718763 | instance | 2026-06-26 04:33:31.719015 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-06-26 04:33:31.719058 | instance | Friday 26 June 2026 04:33:31 +0000 (0:00:00.087) 0:04:10.251 *********** 2026-06-26 04:33:31.788741 | instance | skipping: [instance] 2026-06-26 04:33:31.788777 | instance | 2026-06-26 04:33:31.788783 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-06-26 04:33:31.788788 | instance | Friday 26 June 2026 04:33:31 +0000 (0:00:00.069) 0:04:10.320 *********** 2026-06-26 04:33:32.426994 | instance | ok: [instance] 2026-06-26 04:33:32.427070 | instance | 2026-06-26 04:33:32.427184 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-06-26 04:33:32.427299 | instance | Friday 26 June 2026 04:33:32 +0000 (0:00:00.638) 0:04:10.959 *********** 2026-06-26 04:33:33.552710 | instance | ok: [instance] 2026-06-26 04:33:33.552759 | instance | 2026-06-26 04:33:33.552767 | instance | PLAY [Install control-plane components] **************************************** 2026-06-26 04:33:33.552773 | instance | 2026-06-26 04:33:33.552784 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 04:33:33.552844 | instance | Friday 26 June 2026 04:33:33 +0000 (0:00:01.125) 0:04:12.084 *********** 2026-06-26 04:33:37.303329 | instance | ok: [instance] 2026-06-26 04:33:37.303410 | instance | 2026-06-26 04:33:37.303677 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-26 04:33:37.303715 | instance | Friday 26 June 2026 04:33:37 +0000 (0:00:03.750) 0:04:15.835 *********** 2026-06-26 04:33:37.630326 | instance | ok: [instance] 2026-06-26 04:33:37.630369 | instance | 2026-06-26 04:33:37.630374 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-26 04:33:37.630379 | instance | Friday 26 June 2026 04:33:37 +0000 (0:00:00.325) 0:04:16.161 *********** 2026-06-26 04:33:39.018275 | instance | ok: [instance] 2026-06-26 04:33:39.018327 | instance | 2026-06-26 04:33:39.018333 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-26 04:33:39.018343 | instance | Friday 26 June 2026 04:33:39 +0000 (0:00:01.389) 0:04:17.550 *********** 2026-06-26 04:33:39.312856 | instance | ok: [instance] 2026-06-26 04:33:39.312925 | instance | 2026-06-26 04:33:39.313062 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 04:33:39.313194 | instance | Friday 26 June 2026 04:33:39 +0000 (0:00:00.294) 0:04:17.844 *********** 2026-06-26 04:33:39.410750 | instance | ok: [instance] => { 2026-06-26 04:33:39.411435 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-06-26 04:33:39.411507 | instance | } 2026-06-26 04:33:39.411522 | instance | 2026-06-26 04:33:39.411535 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 04:33:39.411548 | instance | Friday 26 June 2026 04:33:39 +0000 (0:00:00.098) 0:04:17.943 *********** 2026-06-26 04:33:39.797892 | instance | ok: [instance] 2026-06-26 04:33:39.798127 | instance | 2026-06-26 04:33:39.798440 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 04:33:39.798709 | instance | Friday 26 June 2026 04:33:39 +0000 (0:00:00.386) 0:04:18.330 *********** 2026-06-26 04:33:41.090663 | instance | ok: [instance] 2026-06-26 04:33:41.090892 | instance | 2026-06-26 04:33:41.091176 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-06-26 04:33:41.091479 | instance | Friday 26 June 2026 04:33:41 +0000 (0:00:01.292) 0:04:19.622 *********** 2026-06-26 04:33:41.484619 | instance | ok: [instance] 2026-06-26 04:33:41.484948 | instance | 2026-06-26 04:33:41.485295 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-06-26 04:33:41.485598 | instance | Friday 26 June 2026 04:33:41 +0000 (0:00:00.394) 0:04:20.016 *********** 2026-06-26 04:33:41.737677 | instance | ok: [instance] 2026-06-26 04:33:41.737813 | instance | 2026-06-26 04:33:41.737985 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-06-26 04:33:41.738151 | instance | Friday 26 June 2026 04:33:41 +0000 (0:00:00.253) 0:04:20.269 *********** 2026-06-26 04:33:42.012508 | instance | ok: [instance] 2026-06-26 04:33:42.012657 | instance | 2026-06-26 04:33:42.012851 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-06-26 04:33:42.013027 | instance | Friday 26 June 2026 04:33:42 +0000 (0:00:00.274) 0:04:20.544 *********** 2026-06-26 04:33:42.276210 | instance | ok: [instance] 2026-06-26 04:33:42.276346 | instance | 2026-06-26 04:33:42.276532 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-06-26 04:33:42.276700 | instance | Friday 26 June 2026 04:33:42 +0000 (0:00:00.263) 0:04:20.808 *********** 2026-06-26 04:33:42.523536 | instance | ok: [instance] 2026-06-26 04:33:42.523790 | instance | 2026-06-26 04:33:42.524071 | instance | TASK [Install plugin] ********************************************************** 2026-06-26 04:33:42.524371 | instance | Friday 26 June 2026 04:33:42 +0000 (0:00:00.247) 0:04:21.055 *********** 2026-06-26 04:33:42.741351 | instance | included: vexxhost.containers.download_artifact for instance 2026-06-26 04:33:42.741461 | instance | 2026-06-26 04:33:42.741607 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 04:33:42.741776 | instance | Friday 26 June 2026 04:33:42 +0000 (0:00:00.218) 0:04:21.273 *********** 2026-06-26 04:33:42.847289 | instance | ok: [instance] => { 2026-06-26 04:33:42.847367 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-06-26 04:33:42.847498 | instance | } 2026-06-26 04:33:42.847599 | instance | 2026-06-26 04:33:42.847714 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 04:33:42.847831 | instance | Friday 26 June 2026 04:33:42 +0000 (0:00:00.105) 0:04:21.379 *********** 2026-06-26 04:33:43.283813 | instance | ok: [instance] 2026-06-26 04:33:43.284058 | instance | 2026-06-26 04:33:43.284339 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 04:33:43.284609 | instance | Friday 26 June 2026 04:33:43 +0000 (0:00:00.436) 0:04:21.815 *********** 2026-06-26 04:33:44.805159 | instance | ok: [instance] 2026-06-26 04:33:44.805296 | instance | 2026-06-26 04:33:44.805481 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:33:44.805649 | instance | Friday 26 June 2026 04:33:44 +0000 (0:00:01.520) 0:04:23.336 *********** 2026-06-26 04:33:44.906702 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:33:44.906839 | instance | 2026-06-26 04:33:44.907005 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:33:44.907218 | instance | Friday 26 June 2026 04:33:44 +0000 (0:00:00.102) 0:04:23.439 *********** 2026-06-26 04:33:45.608995 | instance | ok: [instance] 2026-06-26 04:33:45.609254 | instance | 2026-06-26 04:33:45.609540 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-06-26 04:33:45.609827 | instance | Friday 26 June 2026 04:33:45 +0000 (0:00:00.701) 0:04:24.140 *********** 2026-06-26 04:33:46.666380 | instance | ok: [instance] 2026-06-26 04:33:46.666630 | instance | 2026-06-26 04:33:46.666911 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-06-26 04:33:46.667182 | instance | Friday 26 June 2026 04:33:46 +0000 (0:00:01.058) 0:04:25.198 *********** 2026-06-26 04:33:48.850601 | instance | ok: [instance] 2026-06-26 04:33:48.850811 | instance | 2026-06-26 04:33:48.851102 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:33:48.851402 | instance | Friday 26 June 2026 04:33:48 +0000 (0:00:02.183) 0:04:27.382 *********** 2026-06-26 04:33:48.946301 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:33:48.946523 | instance | 2026-06-26 04:33:48.946828 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:33:48.947110 | instance | Friday 26 June 2026 04:33:48 +0000 (0:00:00.096) 0:04:27.478 *********** 2026-06-26 04:33:49.547460 | instance | ok: [instance] 2026-06-26 04:33:49.547732 | instance | 2026-06-26 04:33:49.548083 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-06-26 04:33:49.548351 | instance | Friday 26 June 2026 04:33:49 +0000 (0:00:00.600) 0:04:28.079 *********** 2026-06-26 04:33:51.625948 | instance | ok: [instance] 2026-06-26 04:33:51.626011 | instance | 2026-06-26 04:33:51.626018 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-06-26 04:33:51.626055 | instance | Friday 26 June 2026 04:33:51 +0000 (0:00:02.078) 0:04:30.157 *********** 2026-06-26 04:33:52.377714 | instance | ok: [instance] 2026-06-26 04:33:52.377958 | instance | 2026-06-26 04:33:52.378233 | instance | PLAY [all] ********************************************************************* 2026-06-26 04:33:52.378544 | instance | 2026-06-26 04:33:52.378809 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 04:33:52.379082 | instance | Friday 26 June 2026 04:33:52 +0000 (0:00:00.752) 0:04:30.910 *********** 2026-06-26 04:33:56.598345 | instance | ok: [instance] 2026-06-26 04:33:56.598669 | instance | 2026-06-26 04:33:56.599063 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-06-26 04:33:56.599455 | instance | Friday 26 June 2026 04:33:56 +0000 (0:00:04.220) 0:04:35.130 *********** 2026-06-26 04:33:57.451056 | instance | ok: [instance] 2026-06-26 04:33:57.451341 | instance | 2026-06-26 04:33:57.451622 | instance | PLAY [all] ********************************************************************* 2026-06-26 04:33:57.451873 | instance | 2026-06-26 04:33:57.452160 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-06-26 04:33:57.452567 | instance | Friday 26 June 2026 04:33:57 +0000 (0:00:00.852) 0:04:35.983 *********** 2026-06-26 04:33:58.280461 | instance | ok: [instance] 2026-06-26 04:33:58.280694 | instance | 2026-06-26 04:33:58.281099 | instance | PLAY [controllers] ************************************************************* 2026-06-26 04:33:58.281376 | instance | 2026-06-26 04:33:58.281654 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 04:33:58.281934 | instance | Friday 26 June 2026 04:33:58 +0000 (0:00:00.828) 0:04:36.812 *********** 2026-06-26 04:34:02.267189 | instance | ok: [instance] 2026-06-26 04:34:02.267308 | instance | 2026-06-26 04:34:02.267504 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:34:02.267670 | instance | Friday 26 June 2026 04:34:02 +0000 (0:00:03.987) 0:04:40.799 *********** 2026-06-26 04:34:02.365339 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:34:02.365574 | instance | 2026-06-26 04:34:02.365911 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:34:02.366177 | instance | Friday 26 June 2026 04:34:02 +0000 (0:00:00.097) 0:04:40.897 *********** 2026-06-26 04:34:03.011333 | instance | ok: [instance] 2026-06-26 04:34:03.011504 | instance | 2026-06-26 04:34:03.011688 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-06-26 04:34:03.011881 | instance | Friday 26 June 2026 04:34:03 +0000 (0:00:00.645) 0:04:41.543 *********** 2026-06-26 04:34:04.546144 | instance | ok: [instance] 2026-06-26 04:34:04.546286 | instance | 2026-06-26 04:34:04.546489 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:34:04.546687 | instance | Friday 26 June 2026 04:34:04 +0000 (0:00:01.533) 0:04:43.076 *********** 2026-06-26 04:34:04.654150 | instance | skipping: [instance] 2026-06-26 04:34:04.654236 | instance | 2026-06-26 04:34:04.654574 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-06-26 04:34:04.654620 | instance | Friday 26 June 2026 04:34:04 +0000 (0:00:00.108) 0:04:43.185 *********** 2026-06-26 04:34:04.757691 | instance | skipping: [instance] 2026-06-26 04:34:04.757764 | instance | 2026-06-26 04:34:04.758039 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-06-26 04:34:04.758075 | instance | Friday 26 June 2026 04:34:04 +0000 (0:00:00.104) 0:04:43.290 *********** 2026-06-26 04:34:04.822388 | instance | skipping: [instance] 2026-06-26 04:34:04.822434 | instance | 2026-06-26 04:34:04.822718 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-06-26 04:34:04.822757 | instance | Friday 26 June 2026 04:34:04 +0000 (0:00:00.064) 0:04:43.354 *********** 2026-06-26 04:34:04.930605 | instance | skipping: [instance] 2026-06-26 04:34:04.930704 | instance | 2026-06-26 04:34:04.930964 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-06-26 04:34:04.931008 | instance | Friday 26 June 2026 04:34:04 +0000 (0:00:00.108) 0:04:43.463 *********** 2026-06-26 04:34:05.038146 | instance | skipping: [instance] 2026-06-26 04:34:05.038202 | instance | 2026-06-26 04:34:05.038422 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-06-26 04:34:05.038504 | instance | Friday 26 June 2026 04:34:05 +0000 (0:00:00.107) 0:04:43.570 *********** 2026-06-26 04:34:05.145231 | instance | skipping: [instance] 2026-06-26 04:34:05.145303 | instance | 2026-06-26 04:34:05.145422 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-06-26 04:34:05.145542 | instance | Friday 26 June 2026 04:34:05 +0000 (0:00:00.107) 0:04:43.677 *********** 2026-06-26 04:34:05.212249 | instance | skipping: [instance] 2026-06-26 04:34:05.213626 | instance | 2026-06-26 04:34:05.213767 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Suspend the existing HelmRelease] ***** 2026-06-26 04:34:05.213889 | instance | Friday 26 June 2026 04:34:05 +0000 (0:00:00.066) 0:04:43.744 *********** 2026-06-26 04:34:05.279026 | instance | skipping: [instance] 2026-06-26 04:34:05.279294 | instance | 2026-06-26 04:34:05.279690 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Remove the existing HelmRelease] ****** 2026-06-26 04:34:05.279979 | instance | Friday 26 June 2026 04:34:05 +0000 (0:00:00.066) 0:04:43.811 *********** 2026-06-26 04:34:05.341008 | instance | skipping: [instance] 2026-06-26 04:34:05.341059 | instance | 2026-06-26 04:34:05.341065 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-06-26 04:34:05.341069 | instance | Friday 26 June 2026 04:34:05 +0000 (0:00:00.059) 0:04:43.871 *********** 2026-06-26 04:34:05.468361 | instance | skipping: [instance] 2026-06-26 04:34:05.468693 | instance | 2026-06-26 04:34:05.469006 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-06-26 04:34:05.469382 | instance | Friday 26 June 2026 04:34:05 +0000 (0:00:00.128) 0:04:44.000 *********** 2026-06-26 04:34:05.536463 | instance | skipping: [instance] 2026-06-26 04:34:05.536633 | instance | 2026-06-26 04:34:05.536817 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-06-26 04:34:05.537937 | instance | Friday 26 June 2026 04:34:05 +0000 (0:00:00.068) 0:04:44.068 *********** 2026-06-26 04:34:05.627524 | instance | skipping: [instance] 2026-06-26 04:34:05.627683 | instance | 2026-06-26 04:34:05.627871 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-06-26 04:34:05.628041 | instance | Friday 26 June 2026 04:34:05 +0000 (0:00:00.090) 0:04:44.159 *********** 2026-06-26 04:34:05.695113 | instance | skipping: [instance] 2026-06-26 04:34:05.695376 | instance | 2026-06-26 04:34:05.695672 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-06-26 04:34:05.695971 | instance | Friday 26 June 2026 04:34:05 +0000 (0:00:00.067) 0:04:44.227 *********** 2026-06-26 04:34:05.829672 | instance | skipping: [instance] 2026-06-26 04:34:05.829867 | instance | 2026-06-26 04:34:05.830148 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-06-26 04:34:05.830471 | instance | Friday 26 June 2026 04:34:05 +0000 (0:00:00.134) 0:04:44.361 *********** 2026-06-26 04:34:05.896262 | instance | skipping: [instance] 2026-06-26 04:34:05.896502 | instance | 2026-06-26 04:34:05.896791 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-06-26 04:34:05.897079 | instance | Friday 26 June 2026 04:34:05 +0000 (0:00:00.066) 0:04:44.428 *********** 2026-06-26 04:34:05.957613 | instance | skipping: [instance] 2026-06-26 04:34:05.957854 | instance | 2026-06-26 04:34:05.958147 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-06-26 04:34:05.958500 | instance | Friday 26 June 2026 04:34:05 +0000 (0:00:00.061) 0:04:44.489 *********** 2026-06-26 04:34:06.055005 | instance | skipping: [instance] 2026-06-26 04:34:06.055156 | instance | 2026-06-26 04:34:06.055374 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-06-26 04:34:06.055540 | instance | Friday 26 June 2026 04:34:06 +0000 (0:00:00.096) 0:04:44.586 *********** 2026-06-26 04:34:06.121540 | instance | skipping: [instance] 2026-06-26 04:34:06.121836 | instance | 2026-06-26 04:34:06.122113 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-06-26 04:34:06.122446 | instance | Friday 26 June 2026 04:34:06 +0000 (0:00:00.067) 0:04:44.653 *********** 2026-06-26 04:34:06.184455 | instance | skipping: [instance] 2026-06-26 04:34:06.184636 | instance | 2026-06-26 04:34:06.184899 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-06-26 04:34:06.185219 | instance | Friday 26 June 2026 04:34:06 +0000 (0:00:00.062) 0:04:44.716 *********** 2026-06-26 04:34:06.341823 | instance | skipping: [instance] 2026-06-26 04:34:06.342043 | instance | 2026-06-26 04:34:06.342345 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-06-26 04:34:06.342603 | instance | Friday 26 June 2026 04:34:06 +0000 (0:00:00.157) 0:04:44.873 *********** 2026-06-26 04:34:06.406600 | instance | skipping: [instance] 2026-06-26 04:34:06.406697 | instance | 2026-06-26 04:34:06.406845 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-06-26 04:34:06.407008 | instance | Friday 26 June 2026 04:34:06 +0000 (0:00:00.064) 0:04:44.938 *********** 2026-06-26 04:34:06.481288 | instance | skipping: [instance] 2026-06-26 04:34:06.481646 | instance | 2026-06-26 04:34:06.482017 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-06-26 04:34:06.482446 | instance | Friday 26 June 2026 04:34:06 +0000 (0:00:00.074) 0:04:45.013 *********** 2026-06-26 04:34:06.554075 | instance | skipping: [instance] 2026-06-26 04:34:06.554140 | instance | 2026-06-26 04:34:06.554380 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-06-26 04:34:06.554594 | instance | Friday 26 June 2026 04:34:06 +0000 (0:00:00.072) 0:04:45.085 *********** 2026-06-26 04:34:06.710486 | instance | skipping: [instance] 2026-06-26 04:34:06.710719 | instance | 2026-06-26 04:34:06.710993 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-06-26 04:34:06.711258 | instance | Friday 26 June 2026 04:34:06 +0000 (0:00:00.156) 0:04:45.241 *********** 2026-06-26 04:34:06.778562 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-06-26 04:34:06.778842 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-06-26 04:34:06.779116 | instance | skipping: [instance] 2026-06-26 04:34:06.779375 | instance | 2026-06-26 04:34:06.779657 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-06-26 04:34:06.779928 | instance | Friday 26 June 2026 04:34:06 +0000 (0:00:00.069) 0:04:45.310 *********** 2026-06-26 04:34:06.843847 | instance | skipping: [instance] 2026-06-26 04:34:06.844078 | instance | 2026-06-26 04:34:06.844382 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-06-26 04:34:06.844654 | instance | Friday 26 June 2026 04:34:06 +0000 (0:00:00.065) 0:04:45.376 *********** 2026-06-26 04:34:06.981862 | instance | skipping: [instance] 2026-06-26 04:34:06.982117 | instance | 2026-06-26 04:34:06.982452 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-06-26 04:34:06.982666 | instance | Friday 26 June 2026 04:34:06 +0000 (0:00:00.137) 0:04:45.513 *********** 2026-06-26 04:34:07.057557 | instance | skipping: [instance] 2026-06-26 04:34:07.057868 | instance | 2026-06-26 04:34:07.058162 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-06-26 04:34:07.058563 | instance | Friday 26 June 2026 04:34:07 +0000 (0:00:00.076) 0:04:45.589 *********** 2026-06-26 04:34:07.123172 | instance | skipping: [instance] 2026-06-26 04:34:07.123332 | instance | 2026-06-26 04:34:07.123511 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-06-26 04:34:07.123688 | instance | Friday 26 June 2026 04:34:07 +0000 (0:00:00.065) 0:04:45.655 *********** 2026-06-26 04:34:07.274512 | instance | skipping: [instance] 2026-06-26 04:34:07.274656 | instance | 2026-06-26 04:34:07.274842 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-06-26 04:34:07.275056 | instance | 2026-06-26 04:34:07.275254 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 04:34:07.275417 | instance | Friday 26 June 2026 04:34:07 +0000 (0:00:00.151) 0:04:45.806 *********** 2026-06-26 04:34:12.571647 | instance | ok: [instance] 2026-06-26 04:34:12.571731 | instance | 2026-06-26 04:34:12.571864 | instance | TASK [vexxhost.atmosphere.cert_manager : Suspend the existing HelmRelease] ***** 2026-06-26 04:34:12.571977 | instance | Friday 26 June 2026 04:34:12 +0000 (0:00:05.295) 0:04:51.102 *********** 2026-06-26 04:34:13.307549 | instance | ok: [instance] 2026-06-26 04:34:13.307856 | instance | 2026-06-26 04:34:13.307879 | instance | TASK [vexxhost.atmosphere.cert_manager : Remove the existing HelmRelease] ****** 2026-06-26 04:34:13.307907 | instance | Friday 26 June 2026 04:34:13 +0000 (0:00:00.736) 0:04:51.839 *********** 2026-06-26 04:34:14.085385 | instance | ok: [instance] 2026-06-26 04:34:14.086111 | instance | 2026-06-26 04:34:14.086158 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-06-26 04:34:14.086164 | instance | Friday 26 June 2026 04:34:14 +0000 (0:00:00.778) 0:04:52.617 *********** 2026-06-26 04:34:14.189838 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-06-26 04:34:14.190083 | instance | 2026-06-26 04:34:14.190412 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-06-26 04:34:14.190672 | instance | Friday 26 June 2026 04:34:14 +0000 (0:00:00.104) 0:04:52.722 *********** 2026-06-26 04:34:14.335221 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/default.yml) 2026-06-26 04:34:14.335356 | instance | 2026-06-26 04:34:14.335533 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-06-26 04:34:14.335708 | instance | Friday 26 June 2026 04:34:14 +0000 (0:00:00.145) 0:04:52.867 *********** 2026-06-26 04:34:17.328140 | instance | ok: [instance] 2026-06-26 04:34:17.328356 | instance | 2026-06-26 04:34:17.328642 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-06-26 04:34:17.328912 | instance | Friday 26 June 2026 04:34:17 +0000 (0:00:02.992) 0:04:55.860 *********** 2026-06-26 04:34:18.098986 | instance | ok: [instance] 2026-06-26 04:34:18.099052 | instance | 2026-06-26 04:34:18.099194 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-06-26 04:34:18.099313 | instance | Friday 26 June 2026 04:34:18 +0000 (0:00:00.771) 0:04:56.631 *********** 2026-06-26 04:34:18.195313 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-06-26 04:34:18.195380 | instance | 2026-06-26 04:34:18.195520 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-06-26 04:34:18.195665 | instance | Friday 26 June 2026 04:34:18 +0000 (0:00:00.096) 0:04:56.727 *********** 2026-06-26 04:34:18.981027 | instance | ok: [instance] 2026-06-26 04:34:18.981336 | instance | 2026-06-26 04:34:18.981686 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-06-26 04:34:18.982304 | instance | Friday 26 June 2026 04:34:18 +0000 (0:00:00.784) 0:04:57.512 *********** 2026-06-26 04:34:19.773180 | instance | ok: [instance] 2026-06-26 04:34:19.773246 | instance | 2026-06-26 04:34:19.773258 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-06-26 04:34:19.773273 | instance | Friday 26 June 2026 04:34:19 +0000 (0:00:00.791) 0:04:58.304 *********** 2026-06-26 04:34:20.380135 | instance | ok: [instance] 2026-06-26 04:34:20.380454 | instance | 2026-06-26 04:34:20.381142 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-06-26 04:34:20.381415 | instance | Friday 26 June 2026 04:34:20 +0000 (0:00:00.508) 0:04:58.813 *********** 2026-06-26 04:34:20.381671 | instance | 2026-06-26 04:34:20.381952 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:34:20.382254 | instance | Friday 26 June 2026 04:34:20 +0000 (0:00:00.098) 0:04:58.911 *********** 2026-06-26 04:34:20.477063 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:34:20.477188 | instance | 2026-06-26 04:34:20.477370 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:34:20.477549 | instance | Friday 26 June 2026 04:34:20 +0000 (0:00:00.097) 0:04:59.009 *********** 2026-06-26 04:34:21.120310 | instance | ok: [instance] 2026-06-26 04:34:21.120540 | instance | 2026-06-26 04:34:21.120857 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Remove the existing HelmRelease] ***** 2026-06-26 04:34:21.121145 | instance | Friday 26 June 2026 04:34:21 +0000 (0:00:00.643) 0:04:59.652 *********** 2026-06-26 04:34:21.891439 | instance | ok: [instance] 2026-06-26 04:34:21.891671 | instance | 2026-06-26 04:34:21.891963 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-06-26 04:34:21.892235 | instance | Friday 26 June 2026 04:34:21 +0000 (0:00:00.770) 0:05:00.423 *********** 2026-06-26 04:34:23.752333 | instance | ok: [instance] 2026-06-26 04:34:23.752508 | instance | 2026-06-26 04:34:23.752765 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:34:23.753023 | instance | Friday 26 June 2026 04:34:23 +0000 (0:00:01.860) 0:05:02.283 *********** 2026-06-26 04:34:23.858249 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:34:23.858404 | instance | 2026-06-26 04:34:23.858615 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:34:23.858858 | instance | Friday 26 June 2026 04:34:23 +0000 (0:00:00.106) 0:05:02.390 *********** 2026-06-26 04:34:24.600626 | instance | ok: [instance] 2026-06-26 04:34:24.600940 | instance | 2026-06-26 04:34:24.601247 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Suspend the existing HelmRelease] *** 2026-06-26 04:34:24.601608 | instance | Friday 26 June 2026 04:34:24 +0000 (0:00:00.741) 0:05:03.132 *********** 2026-06-26 04:34:25.469723 | instance | ok: [instance] 2026-06-26 04:34:25.469808 | instance | 2026-06-26 04:34:25.469953 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Remove the existing HelmRelease] *** 2026-06-26 04:34:25.470088 | instance | Friday 26 June 2026 04:34:25 +0000 (0:00:00.869) 0:05:04.001 *********** 2026-06-26 04:34:26.279718 | instance | ok: [instance] 2026-06-26 04:34:26.279948 | instance | 2026-06-26 04:34:26.280227 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-06-26 04:34:26.280498 | instance | Friday 26 June 2026 04:34:26 +0000 (0:00:00.810) 0:05:04.811 *********** 2026-06-26 04:34:28.542076 | instance | ok: [instance] 2026-06-26 04:34:28.542350 | instance | 2026-06-26 04:34:28.542639 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:34:28.542903 | instance | Friday 26 June 2026 04:34:28 +0000 (0:00:02.261) 0:05:07.073 *********** 2026-06-26 04:34:28.654419 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:34:28.654610 | instance | 2026-06-26 04:34:28.654824 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:34:28.655010 | instance | Friday 26 June 2026 04:34:28 +0000 (0:00:00.113) 0:05:07.186 *********** 2026-06-26 04:34:29.214687 | instance | ok: [instance] 2026-06-26 04:34:29.214816 | instance | 2026-06-26 04:34:29.215040 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Suspend the existing HelmRelease] *** 2026-06-26 04:34:29.215217 | instance | Friday 26 June 2026 04:34:29 +0000 (0:00:00.560) 0:05:07.746 *********** 2026-06-26 04:34:30.029914 | instance | ok: [instance] 2026-06-26 04:34:30.030150 | instance | 2026-06-26 04:34:30.030509 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Remove the existing HelmRelease] *** 2026-06-26 04:34:30.030763 | instance | Friday 26 June 2026 04:34:30 +0000 (0:00:00.815) 0:05:08.561 *********** 2026-06-26 04:34:30.789992 | instance | ok: [instance] 2026-06-26 04:34:30.790388 | instance | 2026-06-26 04:34:30.790884 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-06-26 04:34:30.791293 | instance | Friday 26 June 2026 04:34:30 +0000 (0:00:00.760) 0:05:09.322 *********** 2026-06-26 04:34:32.700756 | instance | ok: [instance] 2026-06-26 04:34:32.700890 | instance | 2026-06-26 04:34:32.701073 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-06-26 04:34:32.701244 | instance | Friday 26 June 2026 04:34:32 +0000 (0:00:01.910) 0:05:11.232 *********** 2026-06-26 04:34:33.373860 | instance | ok: [instance] 2026-06-26 04:34:33.373960 | instance | 2026-06-26 04:34:33.374032 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-06-26 04:34:33.374161 | instance | Friday 26 June 2026 04:34:33 +0000 (0:00:00.673) 0:05:11.906 *********** 2026-06-26 04:34:33.441348 | instance | skipping: [instance] 2026-06-26 04:34:33.441447 | instance | 2026-06-26 04:34:33.441566 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-06-26 04:34:33.441714 | instance | Friday 26 June 2026 04:34:33 +0000 (0:00:00.067) 0:05:11.973 *********** 2026-06-26 04:34:34.243290 | instance | ok: [instance] 2026-06-26 04:34:34.243549 | instance | 2026-06-26 04:34:34.243850 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-06-26 04:34:34.244137 | instance | Friday 26 June 2026 04:34:34 +0000 (0:00:00.801) 0:05:12.775 *********** 2026-06-26 04:34:34.315343 | instance | ok: [instance] 2026-06-26 04:34:34.315602 | instance | 2026-06-26 04:34:34.315913 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-06-26 04:34:34.316195 | instance | Friday 26 June 2026 04:34:34 +0000 (0:00:00.072) 0:05:12.847 *********** 2026-06-26 04:34:34.387192 | instance | skipping: [instance] 2026-06-26 04:34:34.387512 | instance | 2026-06-26 04:34:34.387794 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-06-26 04:34:34.388110 | instance | Friday 26 June 2026 04:34:34 +0000 (0:00:00.071) 0:05:12.919 *********** 2026-06-26 04:34:34.468220 | instance | skipping: [instance] 2026-06-26 04:34:34.468477 | instance | 2026-06-26 04:34:34.468769 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-06-26 04:34:34.469090 | instance | Friday 26 June 2026 04:34:34 +0000 (0:00:00.081) 0:05:13.000 *********** 2026-06-26 04:34:34.554626 | instance | skipping: [instance] 2026-06-26 04:34:34.554959 | instance | 2026-06-26 04:34:34.555218 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-06-26 04:34:34.555537 | instance | Friday 26 June 2026 04:34:34 +0000 (0:00:00.086) 0:05:13.086 *********** 2026-06-26 04:34:34.658267 | instance | skipping: [instance] 2026-06-26 04:34:34.658542 | instance | 2026-06-26 04:34:34.658818 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-06-26 04:34:34.659088 | instance | Friday 26 June 2026 04:34:34 +0000 (0:00:00.103) 0:05:13.190 *********** 2026-06-26 04:34:34.737176 | instance | skipping: [instance] 2026-06-26 04:34:34.737395 | instance | 2026-06-26 04:34:34.737666 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-06-26 04:34:34.737935 | instance | Friday 26 June 2026 04:34:34 +0000 (0:00:00.079) 0:05:13.269 *********** 2026-06-26 04:34:34.829335 | instance | skipping: [instance] 2026-06-26 04:34:34.829593 | instance | 2026-06-26 04:34:34.829942 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-06-26 04:34:34.830224 | instance | Friday 26 June 2026 04:34:34 +0000 (0:00:00.091) 0:05:13.361 *********** 2026-06-26 04:34:35.719202 | instance | ok: [instance] 2026-06-26 04:34:35.719432 | instance | 2026-06-26 04:34:35.719724 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-06-26 04:34:35.719986 | instance | Friday 26 June 2026 04:34:35 +0000 (0:00:00.890) 0:05:14.251 *********** 2026-06-26 04:34:36.630768 | instance | ok: [instance] 2026-06-26 04:34:36.630855 | instance | 2026-06-26 04:34:36.630977 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:34:36.631091 | instance | Friday 26 June 2026 04:34:36 +0000 (0:00:00.910) 0:05:15.161 *********** 2026-06-26 04:34:36.711147 | instance | skipping: [instance] 2026-06-26 04:34:36.711219 | instance | 2026-06-26 04:34:36.711343 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:34:36.711468 | instance | Friday 26 June 2026 04:34:36 +0000 (0:00:00.082) 0:05:15.243 *********** 2026-06-26 04:34:36.786980 | instance | skipping: [instance] 2026-06-26 04:34:36.787224 | instance | 2026-06-26 04:34:36.787511 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:34:36.787777 | instance | Friday 26 June 2026 04:34:36 +0000 (0:00:00.075) 0:05:15.318 *********** 2026-06-26 04:34:37.032432 | instance | skipping: [instance] 2026-06-26 04:34:37.032838 | instance | 2026-06-26 04:34:37.032935 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:34:37.033205 | instance | Friday 26 June 2026 04:34:37 +0000 (0:00:00.245) 0:05:15.564 *********** 2026-06-26 04:34:37.099674 | instance | skipping: [instance] 2026-06-26 04:34:37.099938 | instance | 2026-06-26 04:34:37.100259 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:34:37.100525 | instance | Friday 26 June 2026 04:34:37 +0000 (0:00:00.065) 0:05:15.630 *********** 2026-06-26 04:34:37.849399 | instance | ok: [instance] 2026-06-26 04:34:37.849648 | instance | 2026-06-26 04:34:37.849955 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:34:37.850224 | instance | Friday 26 June 2026 04:34:37 +0000 (0:00:00.751) 0:05:16.381 *********** 2026-06-26 04:34:37.939850 | instance | ok: [instance] 2026-06-26 04:34:37.940080 | instance | 2026-06-26 04:34:37.940365 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:34:37.940689 | instance | Friday 26 June 2026 04:34:37 +0000 (0:00:00.090) 0:05:16.471 *********** 2026-06-26 04:34:38.021232 | instance | ok: [instance] 2026-06-26 04:34:38.021333 | instance | 2026-06-26 04:34:38.021436 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:34:38.021556 | instance | Friday 26 June 2026 04:34:38 +0000 (0:00:00.082) 0:05:16.553 *********** 2026-06-26 04:34:38.109847 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 04:34:38.110055 | instance | 2026-06-26 04:34:38.110356 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:34:38.110624 | instance | Friday 26 June 2026 04:34:38 +0000 (0:00:00.088) 0:05:16.642 *********** 2026-06-26 04:34:38.226016 | instance | ok: [instance] 2026-06-26 04:34:38.226303 | instance | 2026-06-26 04:34:38.226610 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:34:38.226878 | instance | Friday 26 June 2026 04:34:38 +0000 (0:00:00.115) 0:05:16.757 *********** 2026-06-26 04:34:38.334965 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:34:38.335203 | instance | 2026-06-26 04:34:38.335492 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:34:38.335766 | instance | Friday 26 June 2026 04:34:38 +0000 (0:00:00.108) 0:05:16.866 *********** 2026-06-26 04:34:39.031071 | instance | ok: [instance] 2026-06-26 04:34:39.031336 | instance | 2026-06-26 04:34:39.031543 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-06-26 04:34:39.031787 | instance | Friday 26 June 2026 04:34:39 +0000 (0:00:00.696) 0:05:17.562 *********** 2026-06-26 04:34:39.803132 | instance | ok: [instance] 2026-06-26 04:34:39.803272 | instance | 2026-06-26 04:34:39.803453 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-06-26 04:34:39.803619 | instance | Friday 26 June 2026 04:34:39 +0000 (0:00:00.772) 0:05:18.335 *********** 2026-06-26 04:34:40.838032 | instance | ok: [instance] 2026-06-26 04:34:40.838365 | instance | 2026-06-26 04:34:40.838638 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-06-26 04:34:40.838905 | instance | Friday 26 June 2026 04:34:40 +0000 (0:00:01.034) 0:05:19.370 *********** 2026-06-26 04:34:41.371030 | instance | ok: [instance] 2026-06-26 04:34:41.371263 | instance | 2026-06-26 04:34:41.371557 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-06-26 04:34:41.371823 | instance | Friday 26 June 2026 04:34:41 +0000 (0:00:00.532) 0:05:19.902 *********** 2026-06-26 04:34:41.904410 | instance | ok: [instance] 2026-06-26 04:34:41.904488 | instance | 2026-06-26 04:34:41.904747 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-06-26 04:34:41.904789 | instance | Friday 26 June 2026 04:34:41 +0000 (0:00:00.534) 0:05:20.436 *********** 2026-06-26 04:34:42.430504 | instance | ok: [instance] 2026-06-26 04:34:42.430748 | instance | 2026-06-26 04:34:42.431168 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-06-26 04:34:42.431289 | instance | Friday 26 June 2026 04:34:42 +0000 (0:00:00.524) 0:05:20.961 *********** 2026-06-26 04:34:42.916260 | instance | ok: [instance] 2026-06-26 04:34:42.916381 | instance | 2026-06-26 04:34:42.916399 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-06-26 04:34:42.916560 | instance | Friday 26 June 2026 04:34:42 +0000 (0:00:00.487) 0:05:21.448 *********** 2026-06-26 04:34:44.649227 | instance | ok: [instance] 2026-06-26 04:34:44.649317 | instance | 2026-06-26 04:34:44.649421 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-06-26 04:34:44.649710 | instance | Friday 26 June 2026 04:34:44 +0000 (0:00:01.732) 0:05:23.181 *********** 2026-06-26 04:34:45.463548 | instance | ok: [instance] 2026-06-26 04:34:45.463621 | instance | 2026-06-26 04:34:45.463900 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-06-26 04:34:45.463944 | instance | Friday 26 June 2026 04:34:45 +0000 (0:00:00.814) 0:05:23.996 *********** 2026-06-26 04:34:45.584549 | instance | included: ingress for instance 2026-06-26 04:34:45.584676 | instance | 2026-06-26 04:34:45.584798 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-06-26 04:34:45.584917 | instance | Friday 26 June 2026 04:34:45 +0000 (0:00:00.120) 0:05:24.116 *********** 2026-06-26 04:34:46.836399 | instance | ok: [instance] 2026-06-26 04:34:46.836630 | instance | 2026-06-26 04:34:46.836921 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-06-26 04:34:46.837187 | instance | Friday 26 June 2026 04:34:46 +0000 (0:00:01.250) 0:05:25.367 *********** 2026-06-26 04:34:47.189453 | instance | ok: [instance] 2026-06-26 04:34:47.189674 | instance | 2026-06-26 04:34:47.189940 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-06-26 04:34:47.190226 | instance | Friday 26 June 2026 04:34:47 +0000 (0:00:00.353) 0:05:25.720 *********** 2026-06-26 04:34:48.340112 | instance | ok: [instance] 2026-06-26 04:34:48.340256 | instance | 2026-06-26 04:34:48.340442 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-06-26 04:34:48.340594 | instance | 2026-06-26 04:34:48.340769 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 04:34:48.340946 | instance | Friday 26 June 2026 04:34:48 +0000 (0:00:01.151) 0:05:26.872 *********** 2026-06-26 04:34:52.480105 | instance | ok: [instance] 2026-06-26 04:34:52.480423 | instance | 2026-06-26 04:34:52.480741 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:34:52.481017 | instance | Friday 26 June 2026 04:34:52 +0000 (0:00:04.138) 0:05:31.011 *********** 2026-06-26 04:34:52.590435 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:34:52.590600 | instance | 2026-06-26 04:34:52.590828 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:34:52.591054 | instance | Friday 26 June 2026 04:34:52 +0000 (0:00:00.109) 0:05:31.121 *********** 2026-06-26 04:34:53.164091 | instance | ok: [instance] 2026-06-26 04:34:53.164402 | instance | 2026-06-26 04:34:53.164822 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Suspend the existing HelmRelease] *** 2026-06-26 04:34:53.165179 | instance | Friday 26 June 2026 04:34:53 +0000 (0:00:00.574) 0:05:31.696 *********** 2026-06-26 04:34:53.997857 | instance | ok: [instance] 2026-06-26 04:34:53.997980 | instance | 2026-06-26 04:34:53.998176 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Remove the existing HelmRelease] *** 2026-06-26 04:34:53.998382 | instance | Friday 26 June 2026 04:34:53 +0000 (0:00:00.833) 0:05:32.530 *********** 2026-06-26 04:34:54.725587 | instance | ok: [instance] 2026-06-26 04:34:54.725875 | instance | 2026-06-26 04:34:54.726198 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-06-26 04:34:54.726520 | instance | Friday 26 June 2026 04:34:54 +0000 (0:00:00.727) 0:05:33.257 *********** 2026-06-26 04:34:56.393467 | instance | ok: [instance] 2026-06-26 04:34:56.393693 | instance | 2026-06-26 04:34:56.394063 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:34:56.394472 | instance | Friday 26 June 2026 04:34:56 +0000 (0:00:01.667) 0:05:34.925 *********** 2026-06-26 04:34:56.509306 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:34:56.509381 | instance | 2026-06-26 04:34:56.509395 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:34:56.509422 | instance | Friday 26 June 2026 04:34:56 +0000 (0:00:00.115) 0:05:35.040 *********** 2026-06-26 04:34:57.198565 | instance | ok: [instance] 2026-06-26 04:34:57.198796 | instance | 2026-06-26 04:34:57.199117 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-06-26 04:34:57.199418 | instance | Friday 26 June 2026 04:34:57 +0000 (0:00:00.689) 0:05:35.730 *********** 2026-06-26 04:34:58.753427 | instance | ok: [instance] 2026-06-26 04:34:58.753494 | instance | 2026-06-26 04:34:58.753636 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Uninstall the legacy "ethtool-exporter"] *** 2026-06-26 04:34:58.753757 | instance | Friday 26 June 2026 04:34:58 +0000 (0:00:01.555) 0:05:37.285 *********** 2026-06-26 04:34:59.627897 | instance | ok: [instance] 2026-06-26 04:34:59.628051 | instance | 2026-06-26 04:34:59.628260 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Suspend the existing HelmRelease] *** 2026-06-26 04:34:59.628423 | instance | Friday 26 June 2026 04:34:59 +0000 (0:00:00.874) 0:05:38.160 *********** 2026-06-26 04:35:00.340900 | instance | ok: [instance] 2026-06-26 04:35:00.341146 | instance | 2026-06-26 04:35:00.341432 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Remove the existing HelmRelease] *** 2026-06-26 04:35:00.341700 | instance | Friday 26 June 2026 04:35:00 +0000 (0:00:00.712) 0:05:38.873 *********** 2026-06-26 04:35:01.141439 | instance | ok: [instance] 2026-06-26 04:35:01.141621 | instance | 2026-06-26 04:35:01.141847 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-06-26 04:35:01.142057 | instance | Friday 26 June 2026 04:35:01 +0000 (0:00:00.800) 0:05:39.673 *********** 2026-06-26 04:35:01.965652 | instance | ok: [instance] 2026-06-26 04:35:01.965754 | instance | 2026-06-26 04:35:01.965901 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-06-26 04:35:01.965991 | instance | Friday 26 June 2026 04:35:01 +0000 (0:00:00.824) 0:05:40.497 *********** 2026-06-26 04:35:02.862484 | instance | ok: [instance] 2026-06-26 04:35:02.862740 | instance | 2026-06-26 04:35:02.863019 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-06-26 04:35:02.863327 | instance | Friday 26 June 2026 04:35:02 +0000 (0:00:00.896) 0:05:41.394 *********** 2026-06-26 04:35:03.800266 | instance | ok: [instance] 2026-06-26 04:35:03.800408 | instance | 2026-06-26 04:35:03.800594 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-06-26 04:35:03.800765 | instance | Friday 26 June 2026 04:35:03 +0000 (0:00:00.938) 0:05:42.332 *********** 2026-06-26 04:35:04.116685 | instance | ok: [instance] 2026-06-26 04:35:04.116965 | instance | 2026-06-26 04:35:04.117433 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-06-26 04:35:04.117743 | instance | Friday 26 June 2026 04:35:04 +0000 (0:00:00.316) 0:05:42.648 *********** 2026-06-26 04:35:04.360601 | instance | ok: [instance] 2026-06-26 04:35:04.360742 | instance | 2026-06-26 04:35:04.360964 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-06-26 04:35:04.361163 | instance | Friday 26 June 2026 04:35:04 +0000 (0:00:00.243) 0:05:42.892 *********** 2026-06-26 04:35:04.607246 | instance | ok: [instance] 2026-06-26 04:35:04.607482 | instance | 2026-06-26 04:35:04.607775 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-06-26 04:35:04.608047 | instance | Friday 26 June 2026 04:35:04 +0000 (0:00:00.246) 0:05:43.139 *********** 2026-06-26 04:35:05.362269 | instance | ok: [instance] 2026-06-26 04:35:05.362519 | instance | 2026-06-26 04:35:05.362697 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-06-26 04:35:05.362859 | instance | Friday 26 June 2026 04:35:05 +0000 (0:00:00.755) 0:05:43.894 *********** 2026-06-26 04:35:07.519104 | instance | ok: [instance] => (item=alertmanager) 2026-06-26 04:35:07.519403 | instance | ok: [instance] => (item=grafana) 2026-06-26 04:35:07.519658 | instance | ok: [instance] => (item=prometheus) 2026-06-26 04:35:07.519821 | instance | 2026-06-26 04:35:07.520015 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-06-26 04:35:07.520187 | instance | Friday 26 June 2026 04:35:07 +0000 (0:00:02.156) 0:05:46.051 *********** 2026-06-26 04:35:09.535794 | instance | ok: [instance] => (item=alertmanager) 2026-06-26 04:35:09.536073 | instance | ok: [instance] => (item=grafana) 2026-06-26 04:35:09.536359 | instance | ok: [instance] => (item=prometheus) 2026-06-26 04:35:09.536632 | instance | 2026-06-26 04:35:09.536993 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-06-26 04:35:09.537291 | instance | Friday 26 June 2026 04:35:09 +0000 (0:00:02.016) 0:05:48.067 *********** 2026-06-26 04:35:11.142699 | instance | ok: [instance] => (item=None) 2026-06-26 04:35:11.143019 | instance | ok: [instance] => (item=None) 2026-06-26 04:35:11.143314 | instance | ok: [instance] => (item=None) 2026-06-26 04:35:11.143584 | instance | ok: [instance] 2026-06-26 04:35:11.143827 | instance | 2026-06-26 04:35:11.144095 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-06-26 04:35:11.144428 | instance | Friday 26 June 2026 04:35:11 +0000 (0:00:01.606) 0:05:49.674 *********** 2026-06-26 04:35:13.233264 | instance | ok: [instance] => (item=None) 2026-06-26 04:35:13.233348 | instance | ok: [instance] => (item=None) 2026-06-26 04:35:13.233494 | instance | ok: [instance] => (item=None) 2026-06-26 04:35:13.233627 | instance | ok: [instance] => (item=None) 2026-06-26 04:35:13.233745 | instance | ok: [instance] => (item=None) 2026-06-26 04:35:13.233861 | instance | ok: [instance] 2026-06-26 04:35:13.233965 | instance | 2026-06-26 04:35:13.234114 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-06-26 04:35:13.234206 | instance | Friday 26 June 2026 04:35:13 +0000 (0:00:02.090) 0:05:51.765 *********** 2026-06-26 04:35:14.713843 | instance | ok: [instance] => (item=alertmanager) 2026-06-26 04:35:14.714116 | instance | ok: [instance] => (item=prometheus) 2026-06-26 04:35:14.714399 | instance | 2026-06-26 04:35:14.714682 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-06-26 04:35:14.714949 | instance | Friday 26 June 2026 04:35:14 +0000 (0:00:01.480) 0:05:53.245 *********** 2026-06-26 04:35:16.189949 | instance | ok: [instance] => (item=alertmanager) 2026-06-26 04:35:16.190236 | instance | ok: [instance] => (item=prometheus) 2026-06-26 04:35:16.190571 | instance | 2026-06-26 04:35:16.190920 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-06-26 04:35:16.191287 | instance | Friday 26 June 2026 04:35:16 +0000 (0:00:01.475) 0:05:54.721 *********** 2026-06-26 04:35:17.026257 | instance | ok: [instance] 2026-06-26 04:35:17.026485 | instance | 2026-06-26 04:35:17.026769 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-06-26 04:35:17.027041 | instance | Friday 26 June 2026 04:35:17 +0000 (0:00:00.836) 0:05:55.558 *********** 2026-06-26 04:35:25.271948 | instance | ok: [instance] 2026-06-26 04:35:25.272181 | instance | 2026-06-26 04:35:25.272480 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-06-26 04:35:25.272756 | instance | Friday 26 June 2026 04:35:25 +0000 (0:00:08.245) 0:06:03.804 *********** 2026-06-26 04:35:41.008641 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-06-26 04:35:41.008705 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-06-26 04:35:41.008716 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-06-26 04:35:41.008725 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-06-26 04:35:41.008734 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-06-26 04:35:41.008743 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-06-26 04:35:41.008752 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-06-26 04:35:41.008760 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-06-26 04:35:41.008769 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-06-26 04:35:41.008777 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-06-26 04:35:41.008803 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-06-26 04:35:41.008826 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-06-26 04:35:41.008835 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-06-26 04:35:41.008844 | instance | 2026-06-26 04:35:41.008853 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-06-26 04:35:41.008862 | instance | Friday 26 June 2026 04:35:41 +0000 (0:00:15.732) 0:06:19.536 *********** 2026-06-26 04:35:57.740616 | instance | ok: [instance] 2026-06-26 04:35:57.740703 | instance | 2026-06-26 04:35:57.740839 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:35:57.740959 | instance | Friday 26 June 2026 04:35:57 +0000 (0:00:16.735) 0:06:36.272 *********** 2026-06-26 04:35:57.865515 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:35:57.865585 | instance | 2026-06-26 04:35:57.865592 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:35:57.865597 | instance | Friday 26 June 2026 04:35:57 +0000 (0:00:00.124) 0:06:36.397 *********** 2026-06-26 04:35:58.541089 | instance | ok: [instance] 2026-06-26 04:35:58.541212 | instance | 2026-06-26 04:35:58.541285 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-06-26 04:35:58.541431 | instance | Friday 26 June 2026 04:35:58 +0000 (0:00:00.674) 0:06:37.071 *********** 2026-06-26 04:36:01.401069 | instance | ok: [instance] 2026-06-26 04:36:01.401143 | instance | 2026-06-26 04:36:01.401425 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:36:01.401466 | instance | Friday 26 June 2026 04:36:01 +0000 (0:00:02.861) 0:06:39.933 *********** 2026-06-26 04:36:01.673657 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:36:01.673782 | instance | 2026-06-26 04:36:01.674055 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:36:01.674099 | instance | Friday 26 June 2026 04:36:01 +0000 (0:00:00.273) 0:06:40.206 *********** 2026-06-26 04:36:02.281732 | instance | ok: [instance] 2026-06-26 04:36:02.281804 | instance | 2026-06-26 04:36:02.282078 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-06-26 04:36:02.282118 | instance | Friday 26 June 2026 04:36:02 +0000 (0:00:00.607) 0:06:40.813 *********** 2026-06-26 04:36:04.060745 | instance | ok: [instance] 2026-06-26 04:36:04.060825 | instance | 2026-06-26 04:36:04.061090 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:36:04.061163 | instance | Friday 26 June 2026 04:36:04 +0000 (0:00:01.778) 0:06:42.592 *********** 2026-06-26 04:36:04.171302 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:36:04.171433 | instance | 2026-06-26 04:36:04.171446 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:36:04.171577 | instance | Friday 26 June 2026 04:36:04 +0000 (0:00:00.111) 0:06:42.703 *********** 2026-06-26 04:36:04.766612 | instance | ok: [instance] 2026-06-26 04:36:04.766694 | instance | 2026-06-26 04:36:04.766956 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-06-26 04:36:04.766998 | instance | Friday 26 June 2026 04:36:04 +0000 (0:00:00.594) 0:06:43.298 *********** 2026-06-26 04:36:06.415944 | instance | ok: [instance] 2026-06-26 04:36:06.416032 | instance | 2026-06-26 04:36:06.416136 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-06-26 04:36:06.416270 | instance | Friday 26 June 2026 04:36:06 +0000 (0:00:01.649) 0:06:44.947 *********** 2026-06-26 04:36:07.317093 | instance | ok: [instance] 2026-06-26 04:36:07.317200 | instance | 2026-06-26 04:36:07.317595 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:36:07.317650 | instance | Friday 26 June 2026 04:36:07 +0000 (0:00:00.900) 0:06:45.848 *********** 2026-06-26 04:36:07.435886 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:36:07.435950 | instance | 2026-06-26 04:36:07.435972 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:36:07.435983 | instance | Friday 26 June 2026 04:36:07 +0000 (0:00:00.117) 0:06:45.966 *********** 2026-06-26 04:36:08.028381 | instance | ok: [instance] 2026-06-26 04:36:08.028545 | instance | 2026-06-26 04:36:08.028765 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-06-26 04:36:08.028811 | instance | Friday 26 June 2026 04:36:08 +0000 (0:00:00.594) 0:06:46.560 *********** 2026-06-26 04:36:09.722487 | instance | ok: [instance] 2026-06-26 04:36:09.722558 | instance | 2026-06-26 04:36:09.722564 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:36:09.722570 | instance | Friday 26 June 2026 04:36:09 +0000 (0:00:01.691) 0:06:48.252 *********** 2026-06-26 04:36:09.843410 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:36:09.843457 | instance | 2026-06-26 04:36:09.843469 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:36:09.843478 | instance | Friday 26 June 2026 04:36:09 +0000 (0:00:00.121) 0:06:48.374 *********** 2026-06-26 04:36:10.553050 | instance | ok: [instance] 2026-06-26 04:36:10.553104 | instance | 2026-06-26 04:36:10.553111 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Suspend the existing HelmRelease] *** 2026-06-26 04:36:10.553118 | instance | Friday 26 June 2026 04:36:10 +0000 (0:00:00.709) 0:06:49.084 *********** 2026-06-26 04:36:11.347667 | instance | ok: [instance] 2026-06-26 04:36:11.347757 | instance | 2026-06-26 04:36:11.347774 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Remove the existing HelmRelease] *** 2026-06-26 04:36:11.347788 | instance | Friday 26 June 2026 04:36:11 +0000 (0:00:00.794) 0:06:49.879 *********** 2026-06-26 04:36:12.120401 | instance | ok: [instance] 2026-06-26 04:36:12.120549 | instance | 2026-06-26 04:36:12.120727 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-06-26 04:36:12.120896 | instance | Friday 26 June 2026 04:36:12 +0000 (0:00:00.773) 0:06:50.652 *********** 2026-06-26 04:36:13.856588 | instance | ok: [instance] 2026-06-26 04:36:13.856689 | instance | 2026-06-26 04:36:13.856702 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-06-26 04:36:13.856713 | instance | 2026-06-26 04:36:13.856747 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 04:36:13.856757 | instance | Friday 26 June 2026 04:36:13 +0000 (0:00:01.734) 0:06:52.387 *********** 2026-06-26 04:36:18.318451 | instance | ok: [instance] 2026-06-26 04:36:18.318532 | instance | 2026-06-26 04:36:18.318674 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:36:18.318807 | instance | Friday 26 June 2026 04:36:18 +0000 (0:00:04.463) 0:06:56.850 *********** 2026-06-26 04:36:18.426689 | instance | ok: [instance] 2026-06-26 04:36:18.426776 | instance | 2026-06-26 04:36:18.427017 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:36:18.427074 | instance | Friday 26 June 2026 04:36:18 +0000 (0:00:00.107) 0:06:56.958 *********** 2026-06-26 04:36:18.496896 | instance | skipping: [instance] 2026-06-26 04:36:18.496986 | instance | 2026-06-26 04:36:18.497177 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:36:18.497293 | instance | Friday 26 June 2026 04:36:18 +0000 (0:00:00.070) 0:06:57.029 *********** 2026-06-26 04:36:18.573242 | instance | skipping: [instance] 2026-06-26 04:36:18.573506 | instance | 2026-06-26 04:36:18.573874 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:36:18.574142 | instance | Friday 26 June 2026 04:36:18 +0000 (0:00:00.076) 0:06:57.105 *********** 2026-06-26 04:36:18.649927 | instance | skipping: [instance] 2026-06-26 04:36:18.650099 | instance | 2026-06-26 04:36:18.650444 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:36:18.650671 | instance | Friday 26 June 2026 04:36:18 +0000 (0:00:00.076) 0:06:57.181 *********** 2026-06-26 04:36:18.724632 | instance | skipping: [instance] 2026-06-26 04:36:18.724808 | instance | 2026-06-26 04:36:18.725124 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:36:18.725440 | instance | Friday 26 June 2026 04:36:18 +0000 (0:00:00.075) 0:06:57.256 *********** 2026-06-26 04:36:18.796870 | instance | skipping: [instance] 2026-06-26 04:36:18.797034 | instance | 2026-06-26 04:36:18.797337 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:36:18.797611 | instance | Friday 26 June 2026 04:36:18 +0000 (0:00:00.072) 0:06:57.328 *********** 2026-06-26 04:36:18.880542 | instance | ok: [instance] 2026-06-26 04:36:18.880658 | instance | 2026-06-26 04:36:18.880715 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:36:18.880824 | instance | Friday 26 June 2026 04:36:18 +0000 (0:00:00.083) 0:06:57.412 *********** 2026-06-26 04:36:18.978327 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 04:36:18.978451 | instance | 2026-06-26 04:36:18.978469 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:36:18.978485 | instance | Friday 26 June 2026 04:36:18 +0000 (0:00:00.093) 0:06:57.506 *********** 2026-06-26 04:36:19.086830 | instance | ok: [instance] 2026-06-26 04:36:19.087031 | instance | 2026-06-26 04:36:19.087363 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:36:19.087629 | instance | Friday 26 June 2026 04:36:19 +0000 (0:00:00.111) 0:06:57.618 *********** 2026-06-26 04:36:19.296898 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:36:19.297020 | instance | 2026-06-26 04:36:19.297178 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:36:19.297354 | instance | Friday 26 June 2026 04:36:19 +0000 (0:00:00.210) 0:06:57.829 *********** 2026-06-26 04:36:19.883043 | instance | ok: [instance] 2026-06-26 04:36:19.883223 | instance | 2026-06-26 04:36:19.883490 | instance | TASK [vexxhost.atmosphere.memcached : Suspend the existing HelmRelease] ******** 2026-06-26 04:36:19.883753 | instance | Friday 26 June 2026 04:36:19 +0000 (0:00:00.585) 0:06:58.414 *********** 2026-06-26 04:36:20.621986 | instance | ok: [instance] 2026-06-26 04:36:20.622191 | instance | 2026-06-26 04:36:20.622503 | instance | TASK [vexxhost.atmosphere.memcached : Remove the existing HelmRelease] ********* 2026-06-26 04:36:20.622782 | instance | Friday 26 June 2026 04:36:20 +0000 (0:00:00.739) 0:06:59.153 *********** 2026-06-26 04:36:21.416063 | instance | ok: [instance] 2026-06-26 04:36:21.416287 | instance | 2026-06-26 04:36:21.416576 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-06-26 04:36:21.416886 | instance | Friday 26 June 2026 04:36:21 +0000 (0:00:00.793) 0:06:59.947 *********** 2026-06-26 04:36:23.221310 | instance | ok: [instance] 2026-06-26 04:36:23.221566 | instance | 2026-06-26 04:36:23.221898 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-06-26 04:36:23.222245 | instance | Friday 26 June 2026 04:36:23 +0000 (0:00:01.805) 0:07:01.752 *********** 2026-06-26 04:36:24.087203 | instance | ok: [instance] 2026-06-26 04:36:24.087407 | instance | 2026-06-26 04:36:24.087679 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-06-26 04:36:24.087941 | instance | Friday 26 June 2026 04:36:24 +0000 (0:00:00.866) 0:07:02.618 *********** 2026-06-26 04:36:25.128758 | instance | ok: [instance] 2026-06-26 04:36:25.128938 | instance | 2026-06-26 04:36:25.129204 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-06-26 04:36:25.129497 | instance | Friday 26 June 2026 04:36:25 +0000 (0:00:01.042) 0:07:03.661 *********** 2026-06-26 04:36:25.368135 | instance | ok: [instance] 2026-06-26 04:36:25.368353 | instance | 2026-06-26 04:36:25.368660 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-06-26 04:36:25.368940 | instance | Friday 26 June 2026 04:36:25 +0000 (0:00:00.239) 0:07:03.900 *********** 2026-06-26 04:36:25.933380 | instance | ok: [instance] 2026-06-26 04:36:25.933566 | instance | 2026-06-26 04:36:25.933911 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:36:25.934202 | instance | Friday 26 June 2026 04:36:25 +0000 (0:00:00.564) 0:07:04.465 *********** 2026-06-26 04:36:26.034802 | instance | ok: [instance] 2026-06-26 04:36:26.035000 | instance | 2026-06-26 04:36:26.035203 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:36:26.035374 | instance | Friday 26 June 2026 04:36:26 +0000 (0:00:00.101) 0:07:04.566 *********** 2026-06-26 04:36:26.148990 | instance | included: rabbitmq for instance 2026-06-26 04:36:26.149176 | instance | 2026-06-26 04:36:26.149467 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-26 04:36:26.149784 | instance | Friday 26 June 2026 04:36:26 +0000 (0:00:00.114) 0:07:04.680 *********** 2026-06-26 04:36:26.958970 | instance | ok: [instance] 2026-06-26 04:36:26.959187 | instance | 2026-06-26 04:36:26.959484 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-26 04:36:26.959769 | instance | Friday 26 June 2026 04:36:26 +0000 (0:00:00.809) 0:07:05.490 *********** 2026-06-26 04:36:27.138910 | instance | skipping: [instance] 2026-06-26 04:36:27.139049 | instance | 2026-06-26 04:36:27.139066 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-26 04:36:27.139175 | instance | Friday 26 June 2026 04:36:27 +0000 (0:00:00.179) 0:07:05.670 *********** 2026-06-26 04:36:27.347549 | instance | skipping: [instance] 2026-06-26 04:36:27.347645 | instance | 2026-06-26 04:36:27.347769 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-26 04:36:27.347887 | instance | Friday 26 June 2026 04:36:27 +0000 (0:00:00.208) 0:07:05.878 *********** 2026-06-26 04:36:28.260592 | instance | ok: [instance] 2026-06-26 04:36:28.260842 | instance | 2026-06-26 04:36:28.261183 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:36:28.261503 | instance | Friday 26 June 2026 04:36:28 +0000 (0:00:00.913) 0:07:06.792 *********** 2026-06-26 04:36:28.968108 | instance | ok: [instance] 2026-06-26 04:36:28.968362 | instance | 2026-06-26 04:36:28.968933 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:36:28.969254 | instance | Friday 26 June 2026 04:36:28 +0000 (0:00:00.707) 0:07:07.499 *********** 2026-06-26 04:36:29.071141 | instance | ok: [instance] 2026-06-26 04:36:29.071217 | instance | 2026-06-26 04:36:29.071342 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:36:29.071461 | instance | Friday 26 June 2026 04:36:29 +0000 (0:00:00.103) 0:07:07.603 *********** 2026-06-26 04:36:29.160666 | instance | skipping: [instance] 2026-06-26 04:36:29.161049 | instance | 2026-06-26 04:36:29.162686 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:36:29.162967 | instance | Friday 26 June 2026 04:36:29 +0000 (0:00:00.089) 0:07:07.692 *********** 2026-06-26 04:36:29.248090 | instance | skipping: [instance] 2026-06-26 04:36:29.248191 | instance | 2026-06-26 04:36:29.248291 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:36:29.248418 | instance | Friday 26 June 2026 04:36:29 +0000 (0:00:00.087) 0:07:07.780 *********** 2026-06-26 04:36:29.335460 | instance | ok: [instance] 2026-06-26 04:36:29.335657 | instance | 2026-06-26 04:36:29.335934 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:36:29.336193 | instance | Friday 26 June 2026 04:36:29 +0000 (0:00:00.086) 0:07:07.867 *********** 2026-06-26 04:36:29.476866 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-26 04:36:29.477086 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 04:36:29.477350 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 04:36:29.477612 | instance | ok: [instance] => (item=identity) 2026-06-26 04:36:29.477857 | instance | 2026-06-26 04:36:29.478120 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:36:29.478433 | instance | Friday 26 June 2026 04:36:29 +0000 (0:00:00.141) 0:07:08.008 *********** 2026-06-26 04:36:29.817352 | instance | ok: [instance] 2026-06-26 04:36:29.817450 | instance | 2026-06-26 04:36:29.817560 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:36:29.817677 | instance | Friday 26 June 2026 04:36:29 +0000 (0:00:00.340) 0:07:08.348 *********** 2026-06-26 04:36:29.924004 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:36:29.924105 | instance | 2026-06-26 04:36:29.924225 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:36:29.924344 | instance | Friday 26 June 2026 04:36:29 +0000 (0:00:00.107) 0:07:08.456 *********** 2026-06-26 04:36:30.569083 | instance | ok: [instance] 2026-06-26 04:36:30.569268 | instance | 2026-06-26 04:36:30.569589 | instance | TASK [vexxhost.atmosphere.keystone : Suspend the existing HelmRelease] ********* 2026-06-26 04:36:30.569915 | instance | Friday 26 June 2026 04:36:30 +0000 (0:00:00.643) 0:07:09.100 *********** 2026-06-26 04:36:31.322722 | instance | ok: [instance] 2026-06-26 04:36:31.322930 | instance | 2026-06-26 04:36:31.323248 | instance | TASK [vexxhost.atmosphere.keystone : Remove the existing HelmRelease] ********** 2026-06-26 04:36:31.323519 | instance | Friday 26 June 2026 04:36:31 +0000 (0:00:00.754) 0:07:09.854 *********** 2026-06-26 04:36:32.066306 | instance | ok: [instance] 2026-06-26 04:36:32.066459 | instance | 2026-06-26 04:36:32.066749 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-06-26 04:36:32.067050 | instance | Friday 26 June 2026 04:36:32 +0000 (0:00:00.744) 0:07:10.598 *********** 2026-06-26 04:36:32.726942 | instance | ok: [instance] => (item=None) 2026-06-26 04:36:32.727064 | instance | ok: [instance] 2026-06-26 04:36:32.727196 | instance | 2026-06-26 04:36:32.727366 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-06-26 04:36:32.727549 | instance | Friday 26 June 2026 04:36:32 +0000 (0:00:00.660) 0:07:11.259 *********** 2026-06-26 04:36:33.826298 | instance | ok: [instance] 2026-06-26 04:36:33.826400 | instance | 2026-06-26 04:36:33.826504 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-06-26 04:36:33.826652 | instance | Friday 26 June 2026 04:36:33 +0000 (0:00:01.099) 0:07:12.358 *********** 2026-06-26 04:36:34.345422 | instance | ok: [instance] => (item=None) 2026-06-26 04:36:34.345748 | instance | ok: [instance] 2026-06-26 04:36:34.346013 | instance | 2026-06-26 04:36:34.346345 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-06-26 04:36:34.346650 | instance | Friday 26 June 2026 04:36:34 +0000 (0:00:00.518) 0:07:12.877 *********** 2026-06-26 04:36:35.058004 | instance | ok: [instance] => (item=None) 2026-06-26 04:36:35.058233 | instance | ok: [instance] 2026-06-26 04:36:35.058508 | instance | 2026-06-26 04:36:35.058823 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-06-26 04:36:35.059101 | instance | Friday 26 June 2026 04:36:35 +0000 (0:00:00.712) 0:07:13.590 *********** 2026-06-26 04:36:38.274678 | instance | ok: [instance] 2026-06-26 04:36:38.274739 | instance | 2026-06-26 04:36:38.274749 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:36:38.274759 | instance | Friday 26 June 2026 04:36:38 +0000 (0:00:03.216) 0:07:16.806 *********** 2026-06-26 04:36:38.438738 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:36:38.438803 | instance | 2026-06-26 04:36:38.438942 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:36:38.439058 | instance | Friday 26 June 2026 04:36:38 +0000 (0:00:00.164) 0:07:16.971 *********** 2026-06-26 04:36:38.523959 | instance | skipping: [instance] 2026-06-26 04:36:38.524492 | instance | 2026-06-26 04:36:38.525120 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:36:38.525144 | instance | Friday 26 June 2026 04:36:38 +0000 (0:00:00.084) 0:07:17.055 *********** 2026-06-26 04:36:38.601334 | instance | skipping: [instance] 2026-06-26 04:36:38.601453 | instance | 2026-06-26 04:36:38.601639 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:36:38.601809 | instance | Friday 26 June 2026 04:36:38 +0000 (0:00:00.077) 0:07:17.133 *********** 2026-06-26 04:36:38.680786 | instance | ok: [instance] 2026-06-26 04:36:38.681025 | instance | 2026-06-26 04:36:38.681304 | instance | TASK [Create Ingress identity] ************************************************* 2026-06-26 04:36:38.681612 | instance | Friday 26 June 2026 04:36:38 +0000 (0:00:00.079) 0:07:17.213 *********** 2026-06-26 04:36:38.792698 | instance | included: ingress for instance 2026-06-26 04:36:38.792954 | instance | 2026-06-26 04:36:38.793225 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-06-26 04:36:38.793483 | instance | Friday 26 June 2026 04:36:38 +0000 (0:00:00.111) 0:07:17.325 *********** 2026-06-26 04:36:40.092171 | instance | ok: [instance] 2026-06-26 04:36:40.092302 | instance | 2026-06-26 04:36:40.092437 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-06-26 04:36:40.092560 | instance | Friday 26 June 2026 04:36:40 +0000 (0:00:01.299) 0:07:18.624 *********** 2026-06-26 04:36:40.491239 | instance | ok: [instance] 2026-06-26 04:36:40.491468 | instance | 2026-06-26 04:36:40.491748 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-06-26 04:36:40.492042 | instance | Friday 26 June 2026 04:36:40 +0000 (0:00:00.398) 0:07:19.023 *********** 2026-06-26 04:36:41.189842 | instance | ok: [instance] 2026-06-26 04:36:41.189927 | instance | 2026-06-26 04:36:41.190059 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-06-26 04:36:41.190184 | instance | Friday 26 June 2026 04:36:41 +0000 (0:00:00.698) 0:07:19.722 *********** 2026-06-26 04:36:42.229321 | instance | ok: [instance] => (item=atmosphere) 2026-06-26 04:36:42.229391 | instance | 2026-06-26 04:36:42.229875 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-06-26 04:36:42.229933 | instance | Friday 26 June 2026 04:36:42 +0000 (0:00:01.038) 0:07:20.761 *********** 2026-06-26 04:36:43.227623 | instance | ok: [instance] => (item=atmosphere) 2026-06-26 04:36:43.227756 | instance | 2026-06-26 04:36:43.228117 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-06-26 04:36:43.228158 | instance | Friday 26 June 2026 04:36:43 +0000 (0:00:00.998) 0:07:21.759 *********** 2026-06-26 04:36:44.281269 | instance | ok: [instance] => (item=atmosphere) 2026-06-26 04:36:44.281365 | instance | 2026-06-26 04:36:44.281485 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-06-26 04:36:44.281603 | instance | Friday 26 June 2026 04:36:44 +0000 (0:00:01.053) 0:07:22.813 *********** 2026-06-26 04:36:45.539366 | instance | ok: [instance] => (item=atmosphere) 2026-06-26 04:36:45.539464 | instance | 2026-06-26 04:36:45.539577 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-06-26 04:36:45.539701 | instance | Friday 26 June 2026 04:36:45 +0000 (0:00:01.257) 0:07:24.071 *********** 2026-06-26 04:36:45.863899 | instance | ok: [instance] 2026-06-26 04:36:45.863972 | instance | 2026-06-26 04:36:45.864276 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-26 04:36:45.864347 | instance | Friday 26 June 2026 04:36:45 +0000 (0:00:00.324) 0:07:24.395 *********** 2026-06-26 04:36:47.110268 | instance | ok: [instance] 2026-06-26 04:36:47.110315 | instance | 2026-06-26 04:36:47.110321 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-26 04:36:47.110327 | instance | Friday 26 June 2026 04:36:47 +0000 (0:00:01.245) 0:07:25.641 *********** 2026-06-26 04:36:47.390016 | instance | ok: [instance] 2026-06-26 04:36:47.390091 | instance | 2026-06-26 04:36:47.390290 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 04:36:47.390447 | instance | Friday 26 June 2026 04:36:47 +0000 (0:00:00.279) 0:07:25.921 *********** 2026-06-26 04:36:47.530314 | instance | ok: [instance] => { 2026-06-26 04:36:47.530381 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-06-26 04:36:47.530580 | instance | } 2026-06-26 04:36:47.530766 | instance | 2026-06-26 04:36:47.531004 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 04:36:47.532165 | instance | Friday 26 June 2026 04:36:47 +0000 (0:00:00.140) 0:07:26.062 *********** 2026-06-26 04:36:47.927630 | instance | ok: [instance] 2026-06-26 04:36:47.927861 | instance | 2026-06-26 04:36:47.928133 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 04:36:47.928405 | instance | Friday 26 June 2026 04:36:47 +0000 (0:00:00.397) 0:07:26.459 *********** 2026-06-26 04:36:50.041468 | instance | ok: [instance] 2026-06-26 04:36:50.041792 | instance | 2026-06-26 04:36:50.042097 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-06-26 04:36:50.042406 | instance | Friday 26 June 2026 04:36:50 +0000 (0:00:02.113) 0:07:28.573 *********** 2026-06-26 04:36:50.567169 | instance | ok: [instance] 2026-06-26 04:36:50.567480 | instance | 2026-06-26 04:36:50.567791 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-06-26 04:36:50.568099 | instance | Friday 26 June 2026 04:36:50 +0000 (0:00:00.525) 0:07:29.099 *********** 2026-06-26 04:36:51.318035 | instance | ok: [instance] 2026-06-26 04:36:51.318117 | instance | 2026-06-26 04:36:51.318536 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-06-26 04:36:51.318814 | instance | Friday 26 June 2026 04:36:51 +0000 (0:00:00.750) 0:07:29.849 *********** 2026-06-26 04:36:52.100079 | instance | ok: [instance] 2026-06-26 04:36:52.100154 | instance | 2026-06-26 04:36:52.100272 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-06-26 04:36:52.100458 | instance | Friday 26 June 2026 04:36:52 +0000 (0:00:00.782) 0:07:30.632 *********** 2026-06-26 04:36:52.500220 | instance | ok: [instance] 2026-06-26 04:36:52.500309 | instance | 2026-06-26 04:36:52.500458 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-06-26 04:36:52.500579 | instance | Friday 26 June 2026 04:36:52 +0000 (0:00:00.400) 0:07:31.032 *********** 2026-06-26 04:36:52.701939 | instance | included: openstack_helm_endpoints for instance 2026-06-26 04:36:52.702010 | instance | 2026-06-26 04:36:52.702188 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:36:52.702358 | instance | Friday 26 June 2026 04:36:52 +0000 (0:00:00.201) 0:07:31.234 *********** 2026-06-26 04:36:52.775259 | instance | skipping: [instance] 2026-06-26 04:36:52.775292 | instance | 2026-06-26 04:36:52.775304 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:36:52.775313 | instance | Friday 26 June 2026 04:36:52 +0000 (0:00:00.072) 0:07:31.306 *********** 2026-06-26 04:36:52.839402 | instance | skipping: [instance] 2026-06-26 04:36:52.839512 | instance | 2026-06-26 04:36:52.839799 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:36:52.839841 | instance | Friday 26 June 2026 04:36:52 +0000 (0:00:00.064) 0:07:31.371 *********** 2026-06-26 04:36:52.906141 | instance | skipping: [instance] 2026-06-26 04:36:52.906439 | instance | 2026-06-26 04:36:52.906973 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:36:52.907096 | instance | Friday 26 June 2026 04:36:52 +0000 (0:00:00.066) 0:07:31.438 *********** 2026-06-26 04:36:52.982762 | instance | skipping: [instance] 2026-06-26 04:36:52.982983 | instance | 2026-06-26 04:36:52.983271 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:36:52.983640 | instance | Friday 26 June 2026 04:36:52 +0000 (0:00:00.076) 0:07:31.514 *********** 2026-06-26 04:36:53.049549 | instance | skipping: [instance] 2026-06-26 04:36:53.049792 | instance | 2026-06-26 04:36:53.050074 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:36:53.050416 | instance | Friday 26 June 2026 04:36:53 +0000 (0:00:00.066) 0:07:31.581 *********** 2026-06-26 04:36:53.112796 | instance | skipping: [instance] 2026-06-26 04:36:53.112952 | instance | 2026-06-26 04:36:53.113136 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:36:53.113342 | instance | Friday 26 June 2026 04:36:53 +0000 (0:00:00.063) 0:07:31.645 *********** 2026-06-26 04:36:53.196310 | instance | ok: [instance] 2026-06-26 04:36:53.196537 | instance | 2026-06-26 04:36:53.196818 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:36:53.197114 | instance | Friday 26 June 2026 04:36:53 +0000 (0:00:00.083) 0:07:31.728 *********** 2026-06-26 04:36:53.293739 | instance | ok: [instance] => (item=identity) 2026-06-26 04:36:53.293947 | instance | 2026-06-26 04:36:53.294235 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:36:53.294502 | instance | Friday 26 June 2026 04:36:53 +0000 (0:00:00.097) 0:07:31.826 *********** 2026-06-26 04:36:53.533550 | instance | ok: [instance] 2026-06-26 04:36:53.533806 | instance | 2026-06-26 04:36:53.534135 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-06-26 04:36:53.534492 | instance | Friday 26 June 2026 04:36:53 +0000 (0:00:00.239) 0:07:32.065 *********** 2026-06-26 04:36:54.033142 | instance | ok: [instance] 2026-06-26 04:36:54.033423 | instance | 2026-06-26 04:36:54.033699 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-06-26 04:36:54.033994 | instance | Friday 26 June 2026 04:36:54 +0000 (0:00:00.499) 0:07:32.565 *********** 2026-06-26 04:36:54.547876 | instance | ok: [instance] 2026-06-26 04:36:54.548032 | instance | 2026-06-26 04:36:54.548220 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-06-26 04:36:54.548381 | instance | Friday 26 June 2026 04:36:54 +0000 (0:00:00.514) 0:07:33.080 *********** 2026-06-26 04:36:55.040743 | instance | ok: [instance] 2026-06-26 04:36:55.040984 | instance | 2026-06-26 04:36:55.041291 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-06-26 04:36:55.041566 | instance | Friday 26 June 2026 04:36:55 +0000 (0:00:00.492) 0:07:33.572 *********** 2026-06-26 04:36:55.585264 | instance | ok: [instance] 2026-06-26 04:36:55.585540 | instance | 2026-06-26 04:36:55.585908 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:36:55.586206 | instance | Friday 26 June 2026 04:36:55 +0000 (0:00:00.543) 0:07:34.116 *********** 2026-06-26 04:36:55.700024 | instance | ok: [instance] 2026-06-26 04:36:55.700276 | instance | 2026-06-26 04:36:55.700580 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:36:55.700961 | instance | Friday 26 June 2026 04:36:55 +0000 (0:00:00.115) 0:07:34.232 *********** 2026-06-26 04:36:55.817883 | instance | included: rabbitmq for instance 2026-06-26 04:36:55.818119 | instance | 2026-06-26 04:36:55.818462 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-26 04:36:55.818794 | instance | Friday 26 June 2026 04:36:55 +0000 (0:00:00.117) 0:07:34.350 *********** 2026-06-26 04:36:56.529816 | instance | ok: [instance] 2026-06-26 04:36:56.530016 | instance | 2026-06-26 04:36:56.530200 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-26 04:36:56.530428 | instance | Friday 26 June 2026 04:36:56 +0000 (0:00:00.710) 0:07:35.061 *********** 2026-06-26 04:36:56.702966 | instance | skipping: [instance] 2026-06-26 04:36:56.703195 | instance | 2026-06-26 04:36:56.703490 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-26 04:36:56.703755 | instance | Friday 26 June 2026 04:36:56 +0000 (0:00:00.174) 0:07:35.235 *********** 2026-06-26 04:36:56.895136 | instance | skipping: [instance] 2026-06-26 04:36:56.895266 | instance | 2026-06-26 04:36:56.895438 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-26 04:36:56.895602 | instance | Friday 26 June 2026 04:36:56 +0000 (0:00:00.192) 0:07:35.427 *********** 2026-06-26 04:36:57.777772 | instance | ok: [instance] 2026-06-26 04:36:57.778023 | instance | 2026-06-26 04:36:57.778359 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:36:57.778640 | instance | Friday 26 June 2026 04:36:57 +0000 (0:00:00.881) 0:07:36.309 *********** 2026-06-26 04:36:58.442154 | instance | ok: [instance] 2026-06-26 04:36:58.442467 | instance | 2026-06-26 04:36:58.442736 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:36:58.443001 | instance | Friday 26 June 2026 04:36:58 +0000 (0:00:00.664) 0:07:36.974 *********** 2026-06-26 04:36:58.539770 | instance | ok: [instance] 2026-06-26 04:36:58.540085 | instance | 2026-06-26 04:36:58.540454 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:36:58.540734 | instance | Friday 26 June 2026 04:36:58 +0000 (0:00:00.097) 0:07:37.071 *********** 2026-06-26 04:36:58.626556 | instance | skipping: [instance] 2026-06-26 04:36:58.626808 | instance | 2026-06-26 04:36:58.627131 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:36:58.627434 | instance | Friday 26 June 2026 04:36:58 +0000 (0:00:00.086) 0:07:37.158 *********** 2026-06-26 04:36:58.705645 | instance | skipping: [instance] 2026-06-26 04:36:58.705934 | instance | 2026-06-26 04:36:58.706295 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:36:58.706561 | instance | Friday 26 June 2026 04:36:58 +0000 (0:00:00.079) 0:07:37.237 *********** 2026-06-26 04:36:58.783755 | instance | ok: [instance] 2026-06-26 04:36:58.783901 | instance | 2026-06-26 04:36:58.784085 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:36:58.784262 | instance | Friday 26 June 2026 04:36:58 +0000 (0:00:00.078) 0:07:37.316 *********** 2026-06-26 04:36:58.910241 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-26 04:36:58.910424 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 04:36:58.910591 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 04:36:58.910776 | instance | ok: [instance] => (item=identity) 2026-06-26 04:36:58.910944 | instance | ok: [instance] => (item=key_manager) 2026-06-26 04:36:58.911120 | instance | 2026-06-26 04:36:58.911292 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:36:58.911454 | instance | Friday 26 June 2026 04:36:58 +0000 (0:00:00.126) 0:07:37.442 *********** 2026-06-26 04:36:59.030188 | instance | ok: [instance] 2026-06-26 04:36:59.030431 | instance | 2026-06-26 04:36:59.030736 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:36:59.030991 | instance | Friday 26 June 2026 04:36:59 +0000 (0:00:00.119) 0:07:37.562 *********** 2026-06-26 04:36:59.131372 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:36:59.131445 | instance | 2026-06-26 04:36:59.131459 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:36:59.131593 | instance | Friday 26 June 2026 04:36:59 +0000 (0:00:00.101) 0:07:37.663 *********** 2026-06-26 04:36:59.716128 | instance | ok: [instance] 2026-06-26 04:36:59.716190 | instance | 2026-06-26 04:36:59.716334 | instance | TASK [vexxhost.atmosphere.barbican : Suspend the existing HelmRelease] ********* 2026-06-26 04:36:59.716495 | instance | Friday 26 June 2026 04:36:59 +0000 (0:00:00.584) 0:07:38.248 *********** 2026-06-26 04:37:00.400357 | instance | ok: [instance] 2026-06-26 04:37:00.400606 | instance | 2026-06-26 04:37:00.400877 | instance | TASK [vexxhost.atmosphere.barbican : Remove the existing HelmRelease] ********** 2026-06-26 04:37:00.401142 | instance | Friday 26 June 2026 04:37:00 +0000 (0:00:00.684) 0:07:38.932 *********** 2026-06-26 04:37:01.180465 | instance | ok: [instance] 2026-06-26 04:37:01.180680 | instance | 2026-06-26 04:37:01.180972 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-06-26 04:37:01.181248 | instance | Friday 26 June 2026 04:37:01 +0000 (0:00:00.779) 0:07:39.712 *********** 2026-06-26 04:37:03.309572 | instance | ok: [instance] 2026-06-26 04:37:03.309802 | instance | 2026-06-26 04:37:03.310096 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:37:03.310413 | instance | Friday 26 June 2026 04:37:03 +0000 (0:00:02.129) 0:07:41.841 *********** 2026-06-26 04:37:03.570839 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:37:03.571125 | instance | 2026-06-26 04:37:03.571411 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:37:03.571696 | instance | Friday 26 June 2026 04:37:03 +0000 (0:00:00.261) 0:07:42.103 *********** 2026-06-26 04:37:03.652050 | instance | skipping: [instance] 2026-06-26 04:37:03.652239 | instance | 2026-06-26 04:37:03.652430 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:37:03.652594 | instance | Friday 26 June 2026 04:37:03 +0000 (0:00:00.081) 0:07:42.184 *********** 2026-06-26 04:37:03.732608 | instance | skipping: [instance] 2026-06-26 04:37:03.732843 | instance | 2026-06-26 04:37:03.733117 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:37:03.733379 | instance | Friday 26 June 2026 04:37:03 +0000 (0:00:00.080) 0:07:42.264 *********** 2026-06-26 04:37:03.817067 | instance | ok: [instance] 2026-06-26 04:37:03.817297 | instance | 2026-06-26 04:37:03.817520 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-06-26 04:37:03.817689 | instance | Friday 26 June 2026 04:37:03 +0000 (0:00:00.084) 0:07:42.349 *********** 2026-06-26 04:37:03.955306 | instance | included: ingress for instance 2026-06-26 04:37:03.955620 | instance | 2026-06-26 04:37:03.955972 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-06-26 04:37:03.956246 | instance | Friday 26 June 2026 04:37:03 +0000 (0:00:00.137) 0:07:42.487 *********** 2026-06-26 04:37:05.048969 | instance | ok: [instance] 2026-06-26 04:37:05.049252 | instance | 2026-06-26 04:37:05.049588 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-06-26 04:37:05.049902 | instance | Friday 26 June 2026 04:37:05 +0000 (0:00:01.090) 0:07:43.577 *********** 2026-06-26 04:37:05.970583 | instance | ok: [instance] 2026-06-26 04:37:05.970822 | instance | 2026-06-26 04:37:05.971105 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-06-26 04:37:05.971386 | instance | Friday 26 June 2026 04:37:05 +0000 (0:00:00.924) 0:07:44.502 *********** 2026-06-26 04:37:10.008925 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-06-26 04:37:10.009154 | instance | 2026-06-26 04:37:10.009437 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:37:10.009698 | instance | Friday 26 June 2026 04:37:10 +0000 (0:00:04.038) 0:07:48.541 *********** 2026-06-26 04:37:10.125113 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:37:10.125340 | instance | 2026-06-26 04:37:10.125615 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:37:10.125907 | instance | Friday 26 June 2026 04:37:10 +0000 (0:00:00.115) 0:07:48.656 *********** 2026-06-26 04:37:10.709155 | instance | ok: [instance] 2026-06-26 04:37:10.709236 | instance | 2026-06-26 04:37:10.709315 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-06-26 04:37:10.709433 | instance | Friday 26 June 2026 04:37:10 +0000 (0:00:00.584) 0:07:49.241 *********** 2026-06-26 04:37:13.733337 | instance | ok: [instance] 2026-06-26 04:37:13.733567 | instance | 2026-06-26 04:37:13.733853 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:37:13.734125 | instance | Friday 26 June 2026 04:37:13 +0000 (0:00:03.023) 0:07:52.265 *********** 2026-06-26 04:37:13.814372 | instance | skipping: [instance] 2026-06-26 04:37:13.814515 | instance | 2026-06-26 04:37:13.814694 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:37:13.814881 | instance | Friday 26 June 2026 04:37:13 +0000 (0:00:00.081) 0:07:52.346 *********** 2026-06-26 04:37:13.894765 | instance | skipping: [instance] 2026-06-26 04:37:13.895001 | instance | 2026-06-26 04:37:13.895295 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:37:13.895693 | instance | Friday 26 June 2026 04:37:13 +0000 (0:00:00.079) 0:07:52.426 *********** 2026-06-26 04:37:13.968489 | instance | skipping: [instance] 2026-06-26 04:37:13.968732 | instance | 2026-06-26 04:37:13.969016 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:37:13.969362 | instance | Friday 26 June 2026 04:37:13 +0000 (0:00:00.073) 0:07:52.500 *********** 2026-06-26 04:37:14.043267 | instance | skipping: [instance] 2026-06-26 04:37:14.043508 | instance | 2026-06-26 04:37:14.043790 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:37:14.044079 | instance | Friday 26 June 2026 04:37:14 +0000 (0:00:00.074) 0:07:52.574 *********** 2026-06-26 04:37:14.111043 | instance | skipping: [instance] 2026-06-26 04:37:14.112418 | instance | 2026-06-26 04:37:14.112484 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:37:14.112493 | instance | Friday 26 June 2026 04:37:14 +0000 (0:00:00.068) 0:07:52.643 *********** 2026-06-26 04:37:14.185536 | instance | skipping: [instance] 2026-06-26 04:37:14.185805 | instance | 2026-06-26 04:37:14.186123 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:37:14.186460 | instance | Friday 26 June 2026 04:37:14 +0000 (0:00:00.074) 0:07:52.717 *********** 2026-06-26 04:37:14.261026 | instance | ok: [instance] 2026-06-26 04:37:14.261232 | instance | 2026-06-26 04:37:14.261547 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:37:14.261823 | instance | Friday 26 June 2026 04:37:14 +0000 (0:00:00.075) 0:07:52.793 *********** 2026-06-26 04:37:14.350420 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-06-26 04:37:14.350622 | instance | 2026-06-26 04:37:14.350887 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:37:14.351151 | instance | Friday 26 June 2026 04:37:14 +0000 (0:00:00.089) 0:07:52.882 *********** 2026-06-26 04:37:14.637834 | instance | ok: [instance] 2026-06-26 04:37:14.638073 | instance | 2026-06-26 04:37:14.638414 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:37:14.638688 | instance | Friday 26 June 2026 04:37:14 +0000 (0:00:00.287) 0:07:53.169 *********** 2026-06-26 04:37:14.751181 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:37:14.751405 | instance | 2026-06-26 04:37:14.751699 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:37:14.751968 | instance | Friday 26 June 2026 04:37:14 +0000 (0:00:00.113) 0:07:53.283 *********** 2026-06-26 04:37:15.322039 | instance | ok: [instance] 2026-06-26 04:37:15.322376 | instance | 2026-06-26 04:37:15.322680 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-06-26 04:37:15.323005 | instance | Friday 26 June 2026 04:37:15 +0000 (0:00:00.570) 0:07:53.853 *********** 2026-06-26 04:37:30.106870 | instance | ok: [instance] 2026-06-26 04:37:30.107120 | instance | 2026-06-26 04:37:30.107464 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-06-26 04:37:30.107804 | instance | Friday 26 June 2026 04:37:30 +0000 (0:00:14.785) 0:08:08.638 *********** 2026-06-26 04:37:44.992270 | instance | ok: [instance] 2026-06-26 04:37:44.992458 | instance | 2026-06-26 04:37:44.992743 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-06-26 04:37:44.993012 | instance | Friday 26 June 2026 04:37:44 +0000 (0:00:14.884) 0:08:23.523 *********** 2026-06-26 04:37:46.428056 | instance | ok: [instance] 2026-06-26 04:37:46.428193 | instance | 2026-06-26 04:37:46.428273 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-06-26 04:37:46.428414 | instance | Friday 26 June 2026 04:37:46 +0000 (0:00:01.436) 0:08:24.960 *********** 2026-06-26 04:37:47.869001 | instance | ok: [instance] 2026-06-26 04:37:47.869207 | instance | 2026-06-26 04:37:47.869693 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-06-26 04:37:47.869766 | instance | Friday 26 June 2026 04:37:47 +0000 (0:00:01.440) 0:08:26.400 *********** 2026-06-26 04:37:48.727490 | instance | ok: [instance] 2026-06-26 04:37:48.727580 | instance | 2026-06-26 04:37:48.727689 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-06-26 04:37:48.727829 | instance | Friday 26 June 2026 04:37:48 +0000 (0:00:00.858) 0:08:27.259 *********** 2026-06-26 04:37:50.639898 | instance | ok: [instance] 2026-06-26 04:37:50.640112 | instance | 2026-06-26 04:37:50.640384 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-06-26 04:37:50.640653 | instance | Friday 26 June 2026 04:37:50 +0000 (0:00:01.910) 0:08:29.169 *********** 2026-06-26 04:37:51.881769 | instance | [WARNING]: Module did not set no_log for update_password 2026-06-26 04:37:51.941586 | instance | ok: [instance] 2026-06-26 04:37:51.941664 | instance | 2026-06-26 04:37:51.941942 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-06-26 04:37:51.942081 | instance | Friday 26 June 2026 04:37:51 +0000 (0:00:01.303) 0:08:30.473 *********** 2026-06-26 04:37:53.256411 | instance | ok: [instance] 2026-06-26 04:37:53.256655 | instance | 2026-06-26 04:37:53.262252 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-06-26 04:37:53.262279 | instance | Friday 26 June 2026 04:37:53 +0000 (0:00:01.314) 0:08:31.788 *********** 2026-06-26 04:37:54.251545 | instance | ok: [instance] 2026-06-26 04:37:54.251808 | instance | 2026-06-26 04:37:54.252108 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-06-26 04:37:54.252413 | instance | Friday 26 June 2026 04:37:54 +0000 (0:00:00.994) 0:08:32.783 *********** 2026-06-26 04:37:56.160524 | instance | ok: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-177.nip.io/swift/v1/%(tenant_id)s'}) 2026-06-26 04:37:56.161405 | instance | ok: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-06-26 04:37:56.161487 | instance | 2026-06-26 04:37:56.161497 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:37:56.161551 | instance | Friday 26 June 2026 04:37:56 +0000 (0:00:01.909) 0:08:34.692 *********** 2026-06-26 04:37:56.337604 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:37:56.337693 | instance | 2026-06-26 04:37:56.337794 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:37:56.337913 | instance | Friday 26 June 2026 04:37:56 +0000 (0:00:00.176) 0:08:34.869 *********** 2026-06-26 04:37:56.432893 | instance | skipping: [instance] 2026-06-26 04:37:56.432962 | instance | 2026-06-26 04:37:56.432968 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:37:56.432974 | instance | Friday 26 June 2026 04:37:56 +0000 (0:00:00.095) 0:08:34.964 *********** 2026-06-26 04:37:56.518761 | instance | skipping: [instance] 2026-06-26 04:37:56.519327 | instance | 2026-06-26 04:37:56.519369 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:37:56.519671 | instance | Friday 26 June 2026 04:37:56 +0000 (0:00:00.085) 0:08:35.050 *********** 2026-06-26 04:37:56.612076 | instance | ok: [instance] 2026-06-26 04:37:56.612183 | instance | 2026-06-26 04:37:56.612273 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-06-26 04:37:56.612395 | instance | Friday 26 June 2026 04:37:56 +0000 (0:00:00.093) 0:08:35.144 *********** 2026-06-26 04:37:56.742813 | instance | included: ingress for instance 2026-06-26 04:37:56.742880 | instance | 2026-06-26 04:37:56.742886 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-06-26 04:37:56.742891 | instance | Friday 26 June 2026 04:37:56 +0000 (0:00:00.130) 0:08:35.274 *********** 2026-06-26 04:37:58.025329 | instance | ok: [instance] 2026-06-26 04:37:58.025432 | instance | 2026-06-26 04:37:58.025672 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:37:58.025720 | instance | Friday 26 June 2026 04:37:58 +0000 (0:00:01.282) 0:08:36.557 *********** 2026-06-26 04:37:58.144718 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:37:58.144823 | instance | 2026-06-26 04:37:58.145088 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:37:58.145146 | instance | Friday 26 June 2026 04:37:58 +0000 (0:00:00.119) 0:08:36.676 *********** 2026-06-26 04:37:58.771407 | instance | ok: [instance] 2026-06-26 04:37:58.771503 | instance | 2026-06-26 04:37:58.771756 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-06-26 04:37:58.771812 | instance | Friday 26 June 2026 04:37:58 +0000 (0:00:00.627) 0:08:37.303 *********** 2026-06-26 04:38:13.853510 | instance | ok: [instance] 2026-06-26 04:38:13.853584 | instance | 2026-06-26 04:38:13.853729 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-06-26 04:38:13.853849 | instance | Friday 26 June 2026 04:38:13 +0000 (0:00:15.082) 0:08:52.386 *********** 2026-06-26 04:38:13.969844 | instance | ok: [instance] => (item=10.96.240.200) 2026-06-26 04:38:13.969951 | instance | 2026-06-26 04:38:13.970079 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-06-26 04:38:13.970219 | instance | Friday 26 June 2026 04:38:13 +0000 (0:00:00.115) 0:08:52.501 *********** 2026-06-26 04:38:14.791528 | instance | ok: [instance] 2026-06-26 04:38:14.791631 | instance | 2026-06-26 04:38:14.791707 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-06-26 04:38:14.791830 | instance | Friday 26 June 2026 04:38:14 +0000 (0:00:00.822) 0:08:53.323 *********** 2026-06-26 04:38:15.629502 | instance | ok: [instance] 2026-06-26 04:38:15.629676 | instance | 2026-06-26 04:38:15.629868 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-06-26 04:38:15.630033 | instance | Friday 26 June 2026 04:38:15 +0000 (0:00:00.837) 0:08:54.161 *********** 2026-06-26 04:38:16.995039 | instance | ok: [instance] 2026-06-26 04:38:16.995213 | instance | 2026-06-26 04:38:16.995399 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-06-26 04:38:16.995585 | instance | Friday 26 June 2026 04:38:16 +0000 (0:00:01.365) 0:08:55.527 *********** 2026-06-26 04:38:17.087675 | instance | ok: [instance] 2026-06-26 04:38:17.087757 | instance | 2026-06-26 04:38:17.087908 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-06-26 04:38:17.088031 | instance | Friday 26 June 2026 04:38:17 +0000 (0:00:00.092) 0:08:55.619 *********** 2026-06-26 04:38:17.892779 | instance | ok: [instance] 2026-06-26 04:38:17.893004 | instance | 2026-06-26 04:38:17.893263 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-06-26 04:38:17.893537 | instance | Friday 26 June 2026 04:38:17 +0000 (0:00:00.805) 0:08:56.424 *********** 2026-06-26 04:38:19.706065 | instance | ok: [instance] 2026-06-26 04:38:19.706329 | instance | 2026-06-26 04:38:19.706620 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:38:19.706885 | instance | Friday 26 June 2026 04:38:19 +0000 (0:00:01.813) 0:08:58.238 *********** 2026-06-26 04:38:19.815613 | instance | ok: [instance] 2026-06-26 04:38:19.815883 | instance | 2026-06-26 04:38:19.816243 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:38:19.816522 | instance | Friday 26 June 2026 04:38:19 +0000 (0:00:00.109) 0:08:58.347 *********** 2026-06-26 04:38:19.942756 | instance | included: rabbitmq for instance 2026-06-26 04:38:19.943141 | instance | 2026-06-26 04:38:19.943518 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-26 04:38:19.943885 | instance | Friday 26 June 2026 04:38:19 +0000 (0:00:00.126) 0:08:58.474 *********** 2026-06-26 04:38:20.735058 | instance | ok: [instance] 2026-06-26 04:38:20.735287 | instance | 2026-06-26 04:38:20.735557 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-26 04:38:20.735816 | instance | Friday 26 June 2026 04:38:20 +0000 (0:00:00.792) 0:08:59.267 *********** 2026-06-26 04:38:20.921011 | instance | skipping: [instance] 2026-06-26 04:38:20.921376 | instance | 2026-06-26 04:38:20.921530 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-26 04:38:20.921795 | instance | Friday 26 June 2026 04:38:20 +0000 (0:00:00.185) 0:08:59.452 *********** 2026-06-26 04:38:21.094313 | instance | skipping: [instance] 2026-06-26 04:38:21.094394 | instance | 2026-06-26 04:38:21.094491 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-26 04:38:21.094606 | instance | Friday 26 June 2026 04:38:21 +0000 (0:00:00.173) 0:08:59.626 *********** 2026-06-26 04:38:21.976290 | instance | ok: [instance] 2026-06-26 04:38:21.976533 | instance | 2026-06-26 04:38:21.976829 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:38:21.977103 | instance | Friday 26 June 2026 04:38:21 +0000 (0:00:00.881) 0:09:00.508 *********** 2026-06-26 04:38:22.752952 | instance | ok: [instance] 2026-06-26 04:38:22.753167 | instance | 2026-06-26 04:38:22.753453 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:38:22.753718 | instance | Friday 26 June 2026 04:38:22 +0000 (0:00:00.776) 0:09:01.284 *********** 2026-06-26 04:38:22.849917 | instance | ok: [instance] 2026-06-26 04:38:22.850060 | instance | 2026-06-26 04:38:22.850260 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:38:22.850449 | instance | Friday 26 June 2026 04:38:22 +0000 (0:00:00.097) 0:09:01.382 *********** 2026-06-26 04:38:22.937408 | instance | skipping: [instance] 2026-06-26 04:38:22.942280 | instance | 2026-06-26 04:38:22.942320 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:38:22.942333 | instance | Friday 26 June 2026 04:38:22 +0000 (0:00:00.087) 0:09:01.469 *********** 2026-06-26 04:38:23.022591 | instance | skipping: [instance] 2026-06-26 04:38:23.022832 | instance | 2026-06-26 04:38:23.023110 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:38:23.023379 | instance | Friday 26 June 2026 04:38:23 +0000 (0:00:00.084) 0:09:01.554 *********** 2026-06-26 04:38:23.106234 | instance | ok: [instance] 2026-06-26 04:38:23.106491 | instance | 2026-06-26 04:38:23.106789 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:38:23.107066 | instance | Friday 26 June 2026 04:38:23 +0000 (0:00:00.083) 0:09:01.638 *********** 2026-06-26 04:38:23.278091 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-26 04:38:23.278165 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 04:38:23.278320 | instance | ok: [instance] => (item=dashboard) 2026-06-26 04:38:23.278451 | instance | ok: [instance] => (item=image) 2026-06-26 04:38:23.278587 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 04:38:23.278744 | instance | ok: [instance] => (item=identity) 2026-06-26 04:38:23.278847 | instance | 2026-06-26 04:38:23.278996 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:38:23.279124 | instance | Friday 26 June 2026 04:38:23 +0000 (0:00:00.171) 0:09:01.810 *********** 2026-06-26 04:38:23.409859 | instance | ok: [instance] 2026-06-26 04:38:23.410071 | instance | 2026-06-26 04:38:23.410364 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:38:23.410623 | instance | Friday 26 June 2026 04:38:23 +0000 (0:00:00.130) 0:09:01.940 *********** 2026-06-26 04:38:23.542675 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:38:23.543002 | instance | 2026-06-26 04:38:23.543377 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:38:23.543780 | instance | Friday 26 June 2026 04:38:23 +0000 (0:00:00.134) 0:09:02.074 *********** 2026-06-26 04:38:24.154261 | instance | ok: [instance] 2026-06-26 04:38:24.154402 | instance | 2026-06-26 04:38:24.154588 | instance | TASK [vexxhost.atmosphere.glance : Suspend the existing HelmRelease] *********** 2026-06-26 04:38:24.154771 | instance | Friday 26 June 2026 04:38:24 +0000 (0:00:00.611) 0:09:02.686 *********** 2026-06-26 04:38:24.998535 | instance | ok: [instance] 2026-06-26 04:38:24.998779 | instance | 2026-06-26 04:38:24.999049 | instance | TASK [vexxhost.atmosphere.glance : Remove the existing HelmRelease] ************ 2026-06-26 04:38:24.999313 | instance | Friday 26 June 2026 04:38:24 +0000 (0:00:00.843) 0:09:03.530 *********** 2026-06-26 04:38:25.828235 | instance | ok: [instance] 2026-06-26 04:38:25.828561 | instance | 2026-06-26 04:38:25.828979 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-06-26 04:38:25.829333 | instance | Friday 26 June 2026 04:38:25 +0000 (0:00:00.830) 0:09:04.360 *********** 2026-06-26 04:38:28.737822 | instance | ok: [instance] 2026-06-26 04:38:28.737923 | instance | 2026-06-26 04:38:28.737978 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:38:28.738104 | instance | Friday 26 June 2026 04:38:28 +0000 (0:00:02.910) 0:09:07.270 *********** 2026-06-26 04:38:28.914746 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:38:28.915030 | instance | 2026-06-26 04:38:28.915319 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:38:28.915582 | instance | Friday 26 June 2026 04:38:28 +0000 (0:00:00.176) 0:09:07.446 *********** 2026-06-26 04:38:29.004426 | instance | skipping: [instance] 2026-06-26 04:38:29.004664 | instance | 2026-06-26 04:38:29.005016 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:38:29.005310 | instance | Friday 26 June 2026 04:38:29 +0000 (0:00:00.089) 0:09:07.536 *********** 2026-06-26 04:38:29.092826 | instance | skipping: [instance] 2026-06-26 04:38:29.093054 | instance | 2026-06-26 04:38:29.093346 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:38:29.093652 | instance | Friday 26 June 2026 04:38:29 +0000 (0:00:00.088) 0:09:07.624 *********** 2026-06-26 04:38:29.200546 | instance | ok: [instance] 2026-06-26 04:38:29.200780 | instance | 2026-06-26 04:38:29.201049 | instance | TASK [Create Ingress image] **************************************************** 2026-06-26 04:38:29.201346 | instance | Friday 26 June 2026 04:38:29 +0000 (0:00:00.107) 0:09:07.732 *********** 2026-06-26 04:38:29.322912 | instance | included: ingress for instance 2026-06-26 04:38:29.323149 | instance | 2026-06-26 04:38:29.323424 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-06-26 04:38:29.323687 | instance | Friday 26 June 2026 04:38:29 +0000 (0:00:00.122) 0:09:07.854 *********** 2026-06-26 04:38:30.468692 | instance | ok: [instance] 2026-06-26 04:38:30.468907 | instance | 2026-06-26 04:38:30.469183 | instance | TASK [Create images] *********************************************************** 2026-06-26 04:38:30.469509 | instance | Friday 26 June 2026 04:38:30 +0000 (0:00:01.145) 0:09:09.000 *********** 2026-06-26 04:38:30.733778 | instance | included: glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-06-26 04:38:30.733994 | instance | 2026-06-26 04:38:30.734250 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-06-26 04:38:30.734538 | instance | Friday 26 June 2026 04:38:30 +0000 (0:00:00.265) 0:09:09.265 *********** 2026-06-26 04:38:32.008729 | instance | ok: [instance] 2026-06-26 04:38:32.008824 | instance | 2026-06-26 04:38:32.008944 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-06-26 04:38:32.009063 | instance | Friday 26 June 2026 04:38:32 +0000 (0:00:01.275) 0:09:10.541 *********** 2026-06-26 04:38:33.247308 | instance | ok: [instance] 2026-06-26 04:38:33.247385 | instance | 2026-06-26 04:38:33.247792 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-06-26 04:38:33.247844 | instance | Friday 26 June 2026 04:38:33 +0000 (0:00:01.237) 0:09:11.778 *********** 2026-06-26 04:38:33.332550 | instance | skipping: [instance] 2026-06-26 04:38:33.332632 | instance | 2026-06-26 04:38:33.332968 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-06-26 04:38:33.333030 | instance | Friday 26 June 2026 04:38:33 +0000 (0:00:00.084) 0:09:11.863 *********** 2026-06-26 04:38:33.415377 | instance | skipping: [instance] 2026-06-26 04:38:33.415440 | instance | 2026-06-26 04:38:33.415688 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-06-26 04:38:33.415700 | instance | Friday 26 June 2026 04:38:33 +0000 (0:00:00.082) 0:09:11.946 *********** 2026-06-26 04:38:33.489854 | instance | skipping: [instance] 2026-06-26 04:38:33.490280 | instance | 2026-06-26 04:38:33.490619 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-06-26 04:38:33.490940 | instance | Friday 26 June 2026 04:38:33 +0000 (0:00:00.075) 0:09:12.021 *********** 2026-06-26 04:38:33.567874 | instance | skipping: [instance] 2026-06-26 04:38:33.568170 | instance | 2026-06-26 04:38:33.568396 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-06-26 04:38:33.568622 | instance | Friday 26 June 2026 04:38:33 +0000 (0:00:00.078) 0:09:12.099 *********** 2026-06-26 04:38:33.641716 | instance | skipping: [instance] 2026-06-26 04:38:33.641996 | instance | 2026-06-26 04:38:33.642231 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-06-26 04:38:33.642450 | instance | Friday 26 June 2026 04:38:33 +0000 (0:00:00.073) 0:09:12.173 *********** 2026-06-26 04:38:33.720630 | instance | skipping: [instance] 2026-06-26 04:38:33.721028 | instance | 2026-06-26 04:38:33.721363 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-06-26 04:38:33.721520 | instance | Friday 26 June 2026 04:38:33 +0000 (0:00:00.078) 0:09:12.252 *********** 2026-06-26 04:38:33.925376 | instance | skipping: [instance] 2026-06-26 04:38:33.925871 | instance | 2026-06-26 04:38:33.926304 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:38:33.926677 | instance | Friday 26 June 2026 04:38:33 +0000 (0:00:00.204) 0:09:12.457 *********** 2026-06-26 04:38:34.040064 | instance | ok: [instance] 2026-06-26 04:38:34.040508 | instance | 2026-06-26 04:38:34.040853 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:38:34.041186 | instance | Friday 26 June 2026 04:38:34 +0000 (0:00:00.114) 0:09:12.571 *********** 2026-06-26 04:38:34.114866 | instance | skipping: [instance] 2026-06-26 04:38:34.115263 | instance | 2026-06-26 04:38:34.115622 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:38:34.116035 | instance | Friday 26 June 2026 04:38:34 +0000 (0:00:00.074) 0:09:12.646 *********** 2026-06-26 04:38:34.183295 | instance | skipping: [instance] 2026-06-26 04:38:34.183507 | instance | 2026-06-26 04:38:34.183670 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:38:34.183845 | instance | Friday 26 June 2026 04:38:34 +0000 (0:00:00.068) 0:09:12.715 *********** 2026-06-26 04:38:34.255119 | instance | skipping: [instance] 2026-06-26 04:38:34.255508 | instance | 2026-06-26 04:38:34.255951 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:38:34.256284 | instance | Friday 26 June 2026 04:38:34 +0000 (0:00:00.071) 0:09:12.787 *********** 2026-06-26 04:38:34.346317 | instance | skipping: [instance] 2026-06-26 04:38:34.346404 | instance | 2026-06-26 04:38:34.346460 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:38:34.346570 | instance | Friday 26 June 2026 04:38:34 +0000 (0:00:00.090) 0:09:12.878 *********** 2026-06-26 04:38:34.742910 | instance | skipping: [instance] 2026-06-26 04:38:34.743065 | instance | 2026-06-26 04:38:34.743250 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:38:34.743463 | instance | Friday 26 June 2026 04:38:34 +0000 (0:00:00.396) 0:09:13.274 *********** 2026-06-26 04:38:34.829432 | instance | ok: [instance] 2026-06-26 04:38:34.829648 | instance | 2026-06-26 04:38:34.829892 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:38:34.830067 | instance | Friday 26 June 2026 04:38:34 +0000 (0:00:00.086) 0:09:13.361 *********** 2026-06-26 04:38:34.944842 | instance | ok: [instance] => (item=staffeln) 2026-06-26 04:38:34.945152 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 04:38:34.945485 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 04:38:34.945850 | instance | ok: [instance] => (item=identity) 2026-06-26 04:38:34.946108 | instance | 2026-06-26 04:38:34.946530 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:38:34.946929 | instance | Friday 26 June 2026 04:38:34 +0000 (0:00:00.115) 0:09:13.476 *********** 2026-06-26 04:38:35.066345 | instance | ok: [instance] 2026-06-26 04:38:35.066642 | instance | 2026-06-26 04:38:35.066961 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:38:35.067250 | instance | Friday 26 June 2026 04:38:35 +0000 (0:00:00.120) 0:09:13.597 *********** 2026-06-26 04:38:35.180731 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:38:35.180918 | instance | 2026-06-26 04:38:35.181188 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:38:35.181390 | instance | Friday 26 June 2026 04:38:35 +0000 (0:00:00.115) 0:09:13.712 *********** 2026-06-26 04:38:35.780046 | instance | ok: [instance] 2026-06-26 04:38:35.780276 | instance | 2026-06-26 04:38:35.780648 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-06-26 04:38:35.780926 | instance | Friday 26 June 2026 04:38:35 +0000 (0:00:00.598) 0:09:14.311 *********** 2026-06-26 04:38:37.869184 | instance | ok: [instance] 2026-06-26 04:38:37.869568 | instance | 2026-06-26 04:38:37.869881 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:38:37.870149 | instance | Friday 26 June 2026 04:38:37 +0000 (0:00:02.087) 0:09:16.399 *********** 2026-06-26 04:38:37.978799 | instance | ok: [instance] 2026-06-26 04:38:37.979046 | instance | 2026-06-26 04:38:37.979322 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:38:37.979622 | instance | Friday 26 June 2026 04:38:37 +0000 (0:00:00.110) 0:09:16.510 *********** 2026-06-26 04:38:38.092532 | instance | included: rabbitmq for instance 2026-06-26 04:38:38.092701 | instance | 2026-06-26 04:38:38.092898 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-26 04:38:38.093079 | instance | Friday 26 June 2026 04:38:38 +0000 (0:00:00.114) 0:09:16.624 *********** 2026-06-26 04:38:38.909972 | instance | ok: [instance] 2026-06-26 04:38:38.910100 | instance | 2026-06-26 04:38:38.910374 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-26 04:38:38.910581 | instance | Friday 26 June 2026 04:38:38 +0000 (0:00:00.817) 0:09:17.441 *********** 2026-06-26 04:38:39.109481 | instance | skipping: [instance] 2026-06-26 04:38:39.111712 | instance | 2026-06-26 04:38:39.111795 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-26 04:38:39.111809 | instance | Friday 26 June 2026 04:38:39 +0000 (0:00:00.199) 0:09:17.641 *********** 2026-06-26 04:38:39.288063 | instance | skipping: [instance] 2026-06-26 04:38:39.288282 | instance | 2026-06-26 04:38:39.288554 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-26 04:38:39.288825 | instance | Friday 26 June 2026 04:38:39 +0000 (0:00:00.178) 0:09:17.819 *********** 2026-06-26 04:38:40.256400 | instance | ok: [instance] 2026-06-26 04:38:40.256652 | instance | 2026-06-26 04:38:40.257000 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:38:40.257293 | instance | Friday 26 June 2026 04:38:40 +0000 (0:00:00.968) 0:09:18.788 *********** 2026-06-26 04:38:40.968036 | instance | ok: [instance] 2026-06-26 04:38:40.968281 | instance | 2026-06-26 04:38:40.968591 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:38:40.968882 | instance | Friday 26 June 2026 04:38:40 +0000 (0:00:00.711) 0:09:19.499 *********** 2026-06-26 04:38:41.052243 | instance | ok: [instance] 2026-06-26 04:38:41.052491 | instance | 2026-06-26 04:38:41.052774 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:38:41.053042 | instance | Friday 26 June 2026 04:38:41 +0000 (0:00:00.084) 0:09:19.584 *********** 2026-06-26 04:38:41.136785 | instance | skipping: [instance] 2026-06-26 04:38:41.137011 | instance | 2026-06-26 04:38:41.137312 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:38:41.137587 | instance | Friday 26 June 2026 04:38:41 +0000 (0:00:00.084) 0:09:19.668 *********** 2026-06-26 04:38:41.220165 | instance | skipping: [instance] 2026-06-26 04:38:41.220260 | instance | 2026-06-26 04:38:41.220439 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:38:41.220601 | instance | Friday 26 June 2026 04:38:41 +0000 (0:00:00.083) 0:09:19.752 *********** 2026-06-26 04:38:41.301881 | instance | ok: [instance] 2026-06-26 04:38:41.302123 | instance | 2026-06-26 04:38:41.302509 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:38:41.302804 | instance | Friday 26 June 2026 04:38:41 +0000 (0:00:00.081) 0:09:19.833 *********** 2026-06-26 04:38:41.448300 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-26 04:38:41.448434 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 04:38:41.448687 | instance | ok: [instance] => (item=volumev3) 2026-06-26 04:38:41.448958 | instance | ok: [instance] => (item=image) 2026-06-26 04:38:41.449229 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 04:38:41.449470 | instance | ok: [instance] => (item=identity) 2026-06-26 04:38:41.449858 | instance | 2026-06-26 04:38:41.450179 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:38:41.450610 | instance | Friday 26 June 2026 04:38:41 +0000 (0:00:00.146) 0:09:19.980 *********** 2026-06-26 04:38:41.588934 | instance | ok: [instance] 2026-06-26 04:38:41.589143 | instance | 2026-06-26 04:38:41.589412 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:38:41.589672 | instance | Friday 26 June 2026 04:38:41 +0000 (0:00:00.138) 0:09:20.119 *********** 2026-06-26 04:38:41.832634 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:38:41.832932 | instance | 2026-06-26 04:38:41.833229 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:38:41.833495 | instance | Friday 26 June 2026 04:38:41 +0000 (0:00:00.245) 0:09:20.364 *********** 2026-06-26 04:38:42.473324 | instance | ok: [instance] 2026-06-26 04:38:42.473605 | instance | 2026-06-26 04:38:42.473946 | instance | TASK [vexxhost.atmosphere.cinder : Suspend the existing HelmRelease] *********** 2026-06-26 04:38:42.474335 | instance | Friday 26 June 2026 04:38:42 +0000 (0:00:00.636) 0:09:21.001 *********** 2026-06-26 04:38:43.229355 | instance | ok: [instance] 2026-06-26 04:38:43.229531 | instance | 2026-06-26 04:38:43.229796 | instance | TASK [vexxhost.atmosphere.cinder : Remove the existing HelmRelease] ************ 2026-06-26 04:38:43.230123 | instance | Friday 26 June 2026 04:38:43 +0000 (0:00:00.759) 0:09:21.761 *********** 2026-06-26 04:38:44.014403 | instance | ok: [instance] 2026-06-26 04:38:44.014510 | instance | 2026-06-26 04:38:44.014590 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-06-26 04:38:44.014722 | instance | Friday 26 June 2026 04:38:44 +0000 (0:00:00.784) 0:09:22.546 *********** 2026-06-26 04:38:44.250447 | instance | ok: [instance] 2026-06-26 04:38:44.250826 | instance | 2026-06-26 04:38:44.251154 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-06-26 04:38:44.251446 | instance | Friday 26 June 2026 04:38:44 +0000 (0:00:00.236) 0:09:22.782 *********** 2026-06-26 04:38:44.325091 | instance | skipping: [instance] 2026-06-26 04:38:44.325228 | instance | 2026-06-26 04:38:44.325398 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-06-26 04:38:44.325564 | instance | Friday 26 June 2026 04:38:44 +0000 (0:00:00.074) 0:09:22.857 *********** 2026-06-26 04:38:47.001733 | instance | ok: [instance] 2026-06-26 04:38:47.001993 | instance | 2026-06-26 04:38:47.002409 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:38:47.002586 | instance | Friday 26 June 2026 04:38:46 +0000 (0:00:02.676) 0:09:25.533 *********** 2026-06-26 04:38:47.179883 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:38:47.179963 | instance | 2026-06-26 04:38:47.180083 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:38:47.180199 | instance | Friday 26 June 2026 04:38:47 +0000 (0:00:00.178) 0:09:25.711 *********** 2026-06-26 04:38:47.258316 | instance | skipping: [instance] 2026-06-26 04:38:47.258494 | instance | 2026-06-26 04:38:47.258731 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:38:47.258925 | instance | Friday 26 June 2026 04:38:47 +0000 (0:00:00.078) 0:09:25.790 *********** 2026-06-26 04:38:47.349278 | instance | skipping: [instance] 2026-06-26 04:38:47.349586 | instance | 2026-06-26 04:38:47.349862 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:38:47.350141 | instance | Friday 26 June 2026 04:38:47 +0000 (0:00:00.090) 0:09:25.880 *********** 2026-06-26 04:38:47.438597 | instance | ok: [instance] 2026-06-26 04:38:47.438679 | instance | 2026-06-26 04:38:47.438854 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-06-26 04:38:47.439012 | instance | Friday 26 June 2026 04:38:47 +0000 (0:00:00.089) 0:09:25.970 *********** 2026-06-26 04:38:47.555422 | instance | included: ingress for instance 2026-06-26 04:38:47.555629 | instance | 2026-06-26 04:38:47.555917 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-06-26 04:38:47.556338 | instance | Friday 26 June 2026 04:38:47 +0000 (0:00:00.116) 0:09:26.087 *********** 2026-06-26 04:38:49.005846 | instance | ok: [instance] 2026-06-26 04:38:49.005997 | instance | 2026-06-26 04:38:49.006248 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:38:49.006437 | instance | Friday 26 June 2026 04:38:49 +0000 (0:00:01.450) 0:09:27.537 *********** 2026-06-26 04:38:49.120313 | instance | ok: [instance] 2026-06-26 04:38:49.120523 | instance | 2026-06-26 04:38:49.120828 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:38:49.121095 | instance | Friday 26 June 2026 04:38:49 +0000 (0:00:00.114) 0:09:27.652 *********** 2026-06-26 04:38:49.202109 | instance | skipping: [instance] 2026-06-26 04:38:49.202374 | instance | 2026-06-26 04:38:49.202718 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:38:49.202990 | instance | Friday 26 June 2026 04:38:49 +0000 (0:00:00.081) 0:09:27.734 *********** 2026-06-26 04:38:49.289804 | instance | skipping: [instance] 2026-06-26 04:38:49.290010 | instance | 2026-06-26 04:38:49.290485 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:38:49.290758 | instance | Friday 26 June 2026 04:38:49 +0000 (0:00:00.087) 0:09:27.821 *********** 2026-06-26 04:38:49.379084 | instance | skipping: [instance] 2026-06-26 04:38:49.379299 | instance | 2026-06-26 04:38:49.379602 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:38:49.379886 | instance | Friday 26 June 2026 04:38:49 +0000 (0:00:00.089) 0:09:27.910 *********** 2026-06-26 04:38:49.468158 | instance | skipping: [instance] 2026-06-26 04:38:49.468395 | instance | 2026-06-26 04:38:49.468687 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:38:49.468947 | instance | Friday 26 June 2026 04:38:49 +0000 (0:00:00.088) 0:09:27.999 *********** 2026-06-26 04:38:49.563694 | instance | skipping: [instance] 2026-06-26 04:38:49.563788 | instance | 2026-06-26 04:38:49.563974 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:38:49.564159 | instance | Friday 26 June 2026 04:38:49 +0000 (0:00:00.096) 0:09:28.095 *********** 2026-06-26 04:38:49.657874 | instance | ok: [instance] 2026-06-26 04:38:49.657978 | instance | 2026-06-26 04:38:49.658160 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:38:49.658359 | instance | Friday 26 June 2026 04:38:49 +0000 (0:00:00.094) 0:09:28.189 *********** 2026-06-26 04:38:49.779194 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 04:38:49.779332 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 04:38:49.779517 | instance | ok: [instance] => (item=placement) 2026-06-26 04:38:49.779678 | instance | ok: [instance] => (item=identity) 2026-06-26 04:38:49.779849 | instance | 2026-06-26 04:38:49.780051 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:38:49.780235 | instance | Friday 26 June 2026 04:38:49 +0000 (0:00:00.120) 0:09:28.310 *********** 2026-06-26 04:38:49.904329 | instance | ok: [instance] 2026-06-26 04:38:49.904511 | instance | 2026-06-26 04:38:49.904801 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:38:49.905266 | instance | Friday 26 June 2026 04:38:49 +0000 (0:00:00.124) 0:09:28.435 *********** 2026-06-26 04:38:50.030947 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:38:50.031156 | instance | 2026-06-26 04:38:50.031470 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:38:50.031777 | instance | Friday 26 June 2026 04:38:50 +0000 (0:00:00.126) 0:09:28.562 *********** 2026-06-26 04:38:50.802655 | instance | ok: [instance] 2026-06-26 04:38:50.802741 | instance | 2026-06-26 04:38:50.802844 | instance | TASK [vexxhost.atmosphere.placement : Suspend the existing HelmRelease] ******** 2026-06-26 04:38:50.802953 | instance | Friday 26 June 2026 04:38:50 +0000 (0:00:00.771) 0:09:29.334 *********** 2026-06-26 04:38:51.656839 | instance | ok: [instance] 2026-06-26 04:38:51.657093 | instance | 2026-06-26 04:38:51.657396 | instance | TASK [vexxhost.atmosphere.placement : Remove the existing HelmRelease] ********* 2026-06-26 04:38:51.657667 | instance | Friday 26 June 2026 04:38:51 +0000 (0:00:00.854) 0:09:30.188 *********** 2026-06-26 04:38:52.466023 | instance | ok: [instance] 2026-06-26 04:38:52.466300 | instance | 2026-06-26 04:38:52.466582 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-06-26 04:38:52.466862 | instance | Friday 26 June 2026 04:38:52 +0000 (0:00:00.809) 0:09:30.997 *********** 2026-06-26 04:38:54.597299 | instance | ok: [instance] 2026-06-26 04:38:54.597422 | instance | 2026-06-26 04:38:54.597596 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:38:54.598240 | instance | Friday 26 June 2026 04:38:54 +0000 (0:00:02.130) 0:09:33.128 *********** 2026-06-26 04:38:54.775277 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:38:54.775491 | instance | 2026-06-26 04:38:54.775762 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:38:54.776021 | instance | Friday 26 June 2026 04:38:54 +0000 (0:00:00.178) 0:09:33.307 *********** 2026-06-26 04:38:54.858286 | instance | skipping: [instance] 2026-06-26 04:38:54.858387 | instance | 2026-06-26 04:38:54.858529 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:38:54.858672 | instance | Friday 26 June 2026 04:38:54 +0000 (0:00:00.083) 0:09:33.390 *********** 2026-06-26 04:38:54.943824 | instance | skipping: [instance] 2026-06-26 04:38:54.943904 | instance | 2026-06-26 04:38:54.944033 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:38:54.944151 | instance | Friday 26 June 2026 04:38:54 +0000 (0:00:00.085) 0:09:33.475 *********** 2026-06-26 04:38:55.044679 | instance | ok: [instance] 2026-06-26 04:38:55.044897 | instance | 2026-06-26 04:38:55.045188 | instance | TASK [Create Ingress placement] ************************************************ 2026-06-26 04:38:55.045483 | instance | Friday 26 June 2026 04:38:55 +0000 (0:00:00.100) 0:09:33.576 *********** 2026-06-26 04:38:55.171796 | instance | included: ingress for instance 2026-06-26 04:38:55.171947 | instance | 2026-06-26 04:38:55.172213 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-06-26 04:38:55.172499 | instance | Friday 26 June 2026 04:38:55 +0000 (0:00:00.127) 0:09:33.703 *********** 2026-06-26 04:38:56.356899 | instance | ok: [instance] 2026-06-26 04:38:56.357130 | instance | 2026-06-26 04:38:56.357395 | instance | PLAY [Configure operating system] ********************************************** 2026-06-26 04:38:56.357654 | instance | 2026-06-26 04:38:56.357934 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 04:38:56.358308 | instance | Friday 26 June 2026 04:38:56 +0000 (0:00:01.185) 0:09:34.889 *********** 2026-06-26 04:39:00.679907 | instance | ok: [instance] 2026-06-26 04:39:00.680031 | instance | 2026-06-26 04:39:00.680214 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-06-26 04:39:00.680425 | instance | Friday 26 June 2026 04:39:00 +0000 (0:00:04.322) 0:09:39.211 *********** 2026-06-26 04:39:00.923512 | instance | ok: [instance] 2026-06-26 04:39:00.923763 | instance | 2026-06-26 04:39:00.924038 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-06-26 04:39:00.924405 | instance | Friday 26 June 2026 04:39:00 +0000 (0:00:00.243) 0:09:39.454 *********** 2026-06-26 04:39:00.999686 | instance | skipping: [instance] 2026-06-26 04:39:00.999955 | instance | 2026-06-26 04:39:01.000261 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-06-26 04:39:01.000628 | instance | Friday 26 June 2026 04:39:00 +0000 (0:00:00.076) 0:09:39.531 *********** 2026-06-26 04:39:01.084647 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-06-26 04:39:01.084770 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-06-26 04:39:01.085042 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-06-26 04:39:01.085118 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-06-26 04:39:01.085306 | instance | skipping: [instance] 2026-06-26 04:39:01.085456 | instance | 2026-06-26 04:39:01.085620 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-06-26 04:39:01.085781 | instance | Friday 26 June 2026 04:39:01 +0000 (0:00:00.085) 0:09:39.616 *********** 2026-06-26 04:39:01.177535 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-06-26 04:39:01.177695 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-06-26 04:39:01.177924 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-06-26 04:39:01.178179 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-06-26 04:39:01.178432 | instance | skipping: [instance] 2026-06-26 04:39:01.178680 | instance | 2026-06-26 04:39:01.178974 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-06-26 04:39:01.179199 | instance | Friday 26 June 2026 04:39:01 +0000 (0:00:00.092) 0:09:39.709 *********** 2026-06-26 04:39:01.252369 | instance | skipping: [instance] 2026-06-26 04:39:01.252522 | instance | 2026-06-26 04:39:01.252736 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-06-26 04:39:01.252974 | instance | Friday 26 June 2026 04:39:01 +0000 (0:00:00.074) 0:09:39.784 *********** 2026-06-26 04:39:01.370112 | instance | skipping: [instance] 2026-06-26 04:39:01.370485 | instance | 2026-06-26 04:39:01.370775 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-06-26 04:39:01.371041 | instance | Friday 26 June 2026 04:39:01 +0000 (0:00:00.117) 0:09:39.901 *********** 2026-06-26 04:39:01.789998 | instance | ok: [instance] 2026-06-26 04:39:01.790140 | instance | 2026-06-26 04:39:01.790361 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-06-26 04:39:01.790533 | instance | Friday 26 June 2026 04:39:01 +0000 (0:00:00.420) 0:09:40.321 *********** 2026-06-26 04:39:03.508702 | instance | ok: [instance] 2026-06-26 04:39:03.509042 | instance | 2026-06-26 04:39:03.509354 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-06-26 04:39:03.509626 | instance | Friday 26 June 2026 04:39:03 +0000 (0:00:01.718) 0:09:42.040 *********** 2026-06-26 04:39:04.050246 | instance | ok: [instance] 2026-06-26 04:39:04.050510 | instance | 2026-06-26 04:39:04.050809 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-06-26 04:39:04.051110 | instance | Friday 26 June 2026 04:39:04 +0000 (0:00:00.540) 0:09:42.581 *********** 2026-06-26 04:39:04.607644 | instance | ok: [instance] 2026-06-26 04:39:04.607898 | instance | 2026-06-26 04:39:04.608183 | instance | PLAY [Deploy SDN] ************************************************************** 2026-06-26 04:39:04.608427 | instance | 2026-06-26 04:39:04.608744 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:39:04.609005 | instance | Friday 26 June 2026 04:39:04 +0000 (0:00:00.558) 0:09:43.139 *********** 2026-06-26 04:39:04.722148 | instance | ok: [instance] 2026-06-26 04:39:04.722276 | instance | 2026-06-26 04:39:04.722454 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:39:04.722650 | instance | Friday 26 June 2026 04:39:04 +0000 (0:00:00.114) 0:09:43.253 *********** 2026-06-26 04:39:04.795598 | instance | skipping: [instance] 2026-06-26 04:39:04.795865 | instance | 2026-06-26 04:39:04.796192 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:39:04.796487 | instance | Friday 26 June 2026 04:39:04 +0000 (0:00:00.073) 0:09:43.327 *********** 2026-06-26 04:39:04.866065 | instance | skipping: [instance] 2026-06-26 04:39:04.866301 | instance | 2026-06-26 04:39:04.866598 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:39:04.866873 | instance | Friday 26 June 2026 04:39:04 +0000 (0:00:00.070) 0:09:43.398 *********** 2026-06-26 04:39:04.935025 | instance | skipping: [instance] 2026-06-26 04:39:04.935245 | instance | 2026-06-26 04:39:04.935558 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:39:04.935823 | instance | Friday 26 June 2026 04:39:04 +0000 (0:00:00.069) 0:09:43.467 *********** 2026-06-26 04:39:05.005022 | instance | skipping: [instance] 2026-06-26 04:39:05.005258 | instance | 2026-06-26 04:39:05.005586 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:39:05.005845 | instance | Friday 26 June 2026 04:39:05 +0000 (0:00:00.070) 0:09:43.537 *********** 2026-06-26 04:39:05.076553 | instance | skipping: [instance] 2026-06-26 04:39:05.076648 | instance | 2026-06-26 04:39:05.076759 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:39:05.076912 | instance | Friday 26 June 2026 04:39:05 +0000 (0:00:00.071) 0:09:43.608 *********** 2026-06-26 04:39:05.176953 | instance | ok: [instance] 2026-06-26 04:39:05.177073 | instance | 2026-06-26 04:39:05.177242 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:39:05.177426 | instance | Friday 26 June 2026 04:39:05 +0000 (0:00:00.100) 0:09:43.708 *********** 2026-06-26 04:39:05.244281 | instance | skipping: [instance] 2026-06-26 04:39:05.244496 | instance | 2026-06-26 04:39:05.244779 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:39:05.245041 | instance | Friday 26 June 2026 04:39:05 +0000 (0:00:00.067) 0:09:43.776 *********** 2026-06-26 04:39:05.355221 | instance | ok: [instance] 2026-06-26 04:39:05.355499 | instance | 2026-06-26 04:39:05.355808 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:39:05.356179 | instance | Friday 26 June 2026 04:39:05 +0000 (0:00:00.109) 0:09:43.886 *********** 2026-06-26 04:39:05.466178 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:39:05.466519 | instance | 2026-06-26 04:39:05.466810 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:39:05.467079 | instance | Friday 26 June 2026 04:39:05 +0000 (0:00:00.111) 0:09:43.998 *********** 2026-06-26 04:39:06.070167 | instance | ok: [instance] 2026-06-26 04:39:06.070508 | instance | 2026-06-26 04:39:06.070827 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-06-26 04:39:06.071109 | instance | Friday 26 June 2026 04:39:06 +0000 (0:00:00.603) 0:09:44.601 *********** 2026-06-26 04:39:06.348572 | instance | ok: [instance] 2026-06-26 04:39:06.348758 | instance | 2026-06-26 04:39:06.348995 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-06-26 04:39:06.349453 | instance | Friday 26 June 2026 04:39:06 +0000 (0:00:00.278) 0:09:44.880 *********** 2026-06-26 04:39:06.431562 | instance | ok: [instance] => { 2026-06-26 04:39:06.431667 | instance | "changed": false, 2026-06-26 04:39:06.431791 | instance | "msg": "All assertions passed" 2026-06-26 04:39:06.431906 | instance | } 2026-06-26 04:39:06.432008 | instance | 2026-06-26 04:39:06.432137 | instance | TASK [vexxhost.atmosphere.openvswitch : Suspend the existing HelmRelease] ****** 2026-06-26 04:39:06.432247 | instance | Friday 26 June 2026 04:39:06 +0000 (0:00:00.083) 0:09:44.963 *********** 2026-06-26 04:39:07.209523 | instance | ok: [instance] 2026-06-26 04:39:07.209749 | instance | 2026-06-26 04:39:07.210047 | instance | TASK [vexxhost.atmosphere.openvswitch : Remove the existing HelmRelease] ******* 2026-06-26 04:39:07.210359 | instance | Friday 26 June 2026 04:39:07 +0000 (0:00:00.777) 0:09:45.741 *********** 2026-06-26 04:39:08.088368 | instance | ok: [instance] 2026-06-26 04:39:08.088580 | instance | 2026-06-26 04:39:08.088847 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-06-26 04:39:08.089131 | instance | Friday 26 June 2026 04:39:08 +0000 (0:00:00.878) 0:09:46.620 *********** 2026-06-26 04:39:09.945078 | instance | ok: [instance] 2026-06-26 04:39:09.945307 | instance | 2026-06-26 04:39:09.945595 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:39:09.945864 | instance | Friday 26 June 2026 04:39:09 +0000 (0:00:01.856) 0:09:48.476 *********** 2026-06-26 04:39:10.067651 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:39:10.067822 | instance | 2026-06-26 04:39:10.068019 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:39:10.068198 | instance | Friday 26 June 2026 04:39:10 +0000 (0:00:00.122) 0:09:48.599 *********** 2026-06-26 04:39:10.789941 | instance | ok: [instance] 2026-06-26 04:39:10.790317 | instance | 2026-06-26 04:39:10.790659 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-06-26 04:39:10.790952 | instance | Friday 26 June 2026 04:39:10 +0000 (0:00:00.721) 0:09:49.321 *********** 2026-06-26 04:39:11.528447 | instance | ok: [instance] 2026-06-26 04:39:11.528534 | instance | 2026-06-26 04:39:11.528660 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-06-26 04:39:11.528808 | instance | Friday 26 June 2026 04:39:11 +0000 (0:00:00.739) 0:09:50.060 *********** 2026-06-26 04:39:11.624269 | instance | skipping: [instance] 2026-06-26 04:39:11.624542 | instance | 2026-06-26 04:39:11.624835 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-06-26 04:39:11.625134 | instance | Friday 26 June 2026 04:39:11 +0000 (0:00:00.093) 0:09:50.154 *********** 2026-06-26 04:39:12.173043 | instance | ok: [instance] 2026-06-26 04:39:12.173262 | instance | 2026-06-26 04:39:12.173561 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-06-26 04:39:12.173853 | instance | Friday 26 June 2026 04:39:12 +0000 (0:00:00.549) 0:09:50.704 *********** 2026-06-26 04:39:12.265974 | instance | ok: [instance] => { 2026-06-26 04:39:12.266238 | instance | "changed": false, 2026-06-26 04:39:12.266532 | instance | "msg": "Successfully pulled ovn-controller image" 2026-06-26 04:39:12.266780 | instance | } 2026-06-26 04:39:12.267054 | instance | 2026-06-26 04:39:12.267309 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-06-26 04:39:12.267564 | instance | Friday 26 June 2026 04:39:12 +0000 (0:00:00.093) 0:09:50.797 *********** 2026-06-26 04:39:14.522430 | instance | ok: [instance] 2026-06-26 04:39:14.522602 | instance | 2026-06-26 04:39:14.522653 | instance | PLAY [controllers[0]] ********************************************************** 2026-06-26 04:39:14.522777 | instance | 2026-06-26 04:39:14.522896 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 04:39:14.523024 | instance | Friday 26 June 2026 04:39:14 +0000 (0:00:02.257) 0:09:53.054 *********** 2026-06-26 04:39:18.829358 | instance | ok: [instance] 2026-06-26 04:39:18.829582 | instance | 2026-06-26 04:39:18.829872 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:39:18.830135 | instance | Friday 26 June 2026 04:39:18 +0000 (0:00:04.306) 0:09:57.361 *********** 2026-06-26 04:39:18.941621 | instance | ok: [instance] 2026-06-26 04:39:18.941697 | instance | 2026-06-26 04:39:18.941945 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:39:18.941991 | instance | Friday 26 June 2026 04:39:18 +0000 (0:00:00.112) 0:09:57.473 *********** 2026-06-26 04:39:19.023617 | instance | skipping: [instance] 2026-06-26 04:39:19.023698 | instance | 2026-06-26 04:39:19.023720 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:39:19.023839 | instance | Friday 26 June 2026 04:39:19 +0000 (0:00:00.081) 0:09:57.555 *********** 2026-06-26 04:39:19.102304 | instance | skipping: [instance] 2026-06-26 04:39:19.102675 | instance | 2026-06-26 04:39:19.102692 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:39:19.102698 | instance | Friday 26 June 2026 04:39:19 +0000 (0:00:00.079) 0:09:57.634 *********** 2026-06-26 04:39:19.193114 | instance | skipping: [instance] 2026-06-26 04:39:19.193134 | instance | 2026-06-26 04:39:19.193140 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:39:19.193146 | instance | Friday 26 June 2026 04:39:19 +0000 (0:00:00.090) 0:09:57.724 *********** 2026-06-26 04:39:19.275434 | instance | skipping: [instance] 2026-06-26 04:39:19.275498 | instance | 2026-06-26 04:39:19.275510 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:39:19.275521 | instance | Friday 26 June 2026 04:39:19 +0000 (0:00:00.081) 0:09:57.806 *********** 2026-06-26 04:39:19.340494 | instance | skipping: [instance] 2026-06-26 04:39:19.340555 | instance | 2026-06-26 04:39:19.340566 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:39:19.340577 | instance | Friday 26 June 2026 04:39:19 +0000 (0:00:00.065) 0:09:57.871 *********** 2026-06-26 04:39:19.412831 | instance | ok: [instance] 2026-06-26 04:39:19.412916 | instance | 2026-06-26 04:39:19.413038 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:39:19.413207 | instance | Friday 26 June 2026 04:39:19 +0000 (0:00:00.073) 0:09:57.945 *********** 2026-06-26 04:39:19.494063 | instance | ok: [instance] => (item=libvirt_exporter) 2026-06-26 04:39:19.494301 | instance | 2026-06-26 04:39:19.494575 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:39:19.494837 | instance | Friday 26 June 2026 04:39:19 +0000 (0:00:00.081) 0:09:58.026 *********** 2026-06-26 04:39:19.752458 | instance | ok: [instance] 2026-06-26 04:39:19.752664 | instance | 2026-06-26 04:39:19.752978 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:39:19.753245 | instance | Friday 26 June 2026 04:39:19 +0000 (0:00:00.258) 0:09:58.284 *********** 2026-06-26 04:39:19.863524 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:39:19.863760 | instance | 2026-06-26 04:39:19.864050 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:39:19.864327 | instance | Friday 26 June 2026 04:39:19 +0000 (0:00:00.110) 0:09:58.395 *********** 2026-06-26 04:39:20.498863 | instance | ok: [instance] 2026-06-26 04:39:20.498991 | instance | 2026-06-26 04:39:20.499204 | instance | TASK [vexxhost.atmosphere.libvirt : Suspend the existing HelmRelease] ********** 2026-06-26 04:39:20.499393 | instance | Friday 26 June 2026 04:39:20 +0000 (0:00:00.633) 0:09:59.028 *********** 2026-06-26 04:39:21.279959 | instance | ok: [instance] 2026-06-26 04:39:21.280082 | instance | 2026-06-26 04:39:21.280222 | instance | TASK [vexxhost.atmosphere.libvirt : Remove the existing HelmRelease] *********** 2026-06-26 04:39:21.280392 | instance | Friday 26 June 2026 04:39:21 +0000 (0:00:00.783) 0:09:59.812 *********** 2026-06-26 04:39:22.073566 | instance | ok: [instance] 2026-06-26 04:39:22.074017 | instance | 2026-06-26 04:39:22.074315 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-06-26 04:39:22.074587 | instance | Friday 26 June 2026 04:39:22 +0000 (0:00:00.792) 0:10:00.605 *********** 2026-06-26 04:39:23.627806 | instance | ok: [instance] => (item=libvirt-vnc) 2026-06-26 04:39:23.627927 | instance | ok: [instance] => (item=libvirt-api) 2026-06-26 04:39:23.628044 | instance | 2026-06-26 04:39:23.628201 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-06-26 04:39:23.628356 | instance | Friday 26 June 2026 04:39:23 +0000 (0:00:01.554) 0:10:02.159 *********** 2026-06-26 04:39:25.121217 | instance | ok: [instance] => (item=libvirt-vnc) 2026-06-26 04:39:25.121402 | instance | ok: [instance] => (item=libvirt-api) 2026-06-26 04:39:25.121661 | instance | 2026-06-26 04:39:25.121960 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-06-26 04:39:25.122251 | instance | Friday 26 June 2026 04:39:25 +0000 (0:00:01.493) 0:10:03.653 *********** 2026-06-26 04:39:27.301319 | instance | ok: [instance] 2026-06-26 04:39:27.301485 | instance | 2026-06-26 04:39:27.301777 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:39:27.302031 | instance | Friday 26 June 2026 04:39:27 +0000 (0:00:02.179) 0:10:05.832 *********** 2026-06-26 04:39:27.412174 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:39:27.412279 | instance | 2026-06-26 04:39:27.412291 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:39:27.412301 | instance | Friday 26 June 2026 04:39:27 +0000 (0:00:00.108) 0:10:05.940 *********** 2026-06-26 04:39:28.027999 | instance | ok: [instance] 2026-06-26 04:39:28.028193 | instance | 2026-06-26 04:39:28.028489 | instance | TASK [vexxhost.atmosphere.coredns : Suspend the existing HelmRelease] ********** 2026-06-26 04:39:28.028738 | instance | Friday 26 June 2026 04:39:28 +0000 (0:00:00.619) 0:10:06.560 *********** 2026-06-26 04:39:28.865596 | instance | ok: [instance] 2026-06-26 04:39:28.865796 | instance | 2026-06-26 04:39:28.866066 | instance | TASK [vexxhost.atmosphere.coredns : Remove the existing HelmRelease] *********** 2026-06-26 04:39:28.866396 | instance | Friday 26 June 2026 04:39:28 +0000 (0:00:00.837) 0:10:07.397 *********** 2026-06-26 04:39:29.694313 | instance | ok: [instance] 2026-06-26 04:39:29.694428 | instance | 2026-06-26 04:39:29.694489 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-06-26 04:39:29.694641 | instance | Friday 26 June 2026 04:39:29 +0000 (0:00:00.828) 0:10:08.226 *********** 2026-06-26 04:39:29.836977 | instance | skipping: [instance] 2026-06-26 04:39:29.837093 | instance | 2026-06-26 04:39:29.837182 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-06-26 04:39:29.837323 | instance | Friday 26 June 2026 04:39:29 +0000 (0:00:00.142) 0:10:08.369 *********** 2026-06-26 04:39:30.959303 | instance | ok: [instance] 2026-06-26 04:39:30.959374 | instance | 2026-06-26 04:39:30.959756 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-06-26 04:39:30.959960 | instance | Friday 26 June 2026 04:39:30 +0000 (0:00:01.121) 0:10:09.491 *********** 2026-06-26 04:39:31.201893 | instance | ok: [instance] 2026-06-26 04:39:31.201970 | instance | 2026-06-26 04:39:31.201985 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-06-26 04:39:31.202182 | instance | Friday 26 June 2026 04:39:31 +0000 (0:00:00.242) 0:10:09.733 *********** 2026-06-26 04:39:31.839218 | instance | ok: [instance] 2026-06-26 04:39:31.839351 | instance | 2026-06-26 04:39:31.839423 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:39:31.839545 | instance | Friday 26 June 2026 04:39:31 +0000 (0:00:00.637) 0:10:10.371 *********** 2026-06-26 04:39:32.096359 | instance | ok: [instance] 2026-06-26 04:39:32.096551 | instance | 2026-06-26 04:39:32.096690 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:39:32.096704 | instance | Friday 26 June 2026 04:39:32 +0000 (0:00:00.257) 0:10:10.628 *********** 2026-06-26 04:39:32.226716 | instance | included: rabbitmq for instance 2026-06-26 04:39:32.226840 | instance | 2026-06-26 04:39:32.226947 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-26 04:39:32.227068 | instance | Friday 26 June 2026 04:39:32 +0000 (0:00:00.130) 0:10:10.759 *********** 2026-06-26 04:39:33.011358 | instance | ok: [instance] 2026-06-26 04:39:33.011486 | instance | 2026-06-26 04:39:33.011670 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-26 04:39:33.011845 | instance | Friday 26 June 2026 04:39:33 +0000 (0:00:00.784) 0:10:11.543 *********** 2026-06-26 04:39:33.203432 | instance | skipping: [instance] 2026-06-26 04:39:33.203680 | instance | 2026-06-26 04:39:33.203990 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-26 04:39:33.204264 | instance | Friday 26 June 2026 04:39:33 +0000 (0:00:00.191) 0:10:11.735 *********** 2026-06-26 04:39:33.507558 | instance | skipping: [instance] 2026-06-26 04:39:33.507697 | instance | 2026-06-26 04:39:33.507891 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-26 04:39:33.508064 | instance | Friday 26 June 2026 04:39:33 +0000 (0:00:00.304) 0:10:12.039 *********** 2026-06-26 04:39:34.678079 | instance | ok: [instance] 2026-06-26 04:39:34.678144 | instance | 2026-06-26 04:39:34.678156 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:39:34.678167 | instance | Friday 26 June 2026 04:39:34 +0000 (0:00:01.169) 0:10:13.209 *********** 2026-06-26 04:39:35.455690 | instance | ok: [instance] 2026-06-26 04:39:35.455799 | instance | 2026-06-26 04:39:35.456093 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:39:35.456385 | instance | Friday 26 June 2026 04:39:35 +0000 (0:00:00.777) 0:10:13.987 *********** 2026-06-26 04:39:35.563869 | instance | ok: [instance] 2026-06-26 04:39:35.564048 | instance | 2026-06-26 04:39:35.564197 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:39:35.564371 | instance | Friday 26 June 2026 04:39:35 +0000 (0:00:00.109) 0:10:14.096 *********** 2026-06-26 04:39:35.665174 | instance | skipping: [instance] 2026-06-26 04:39:35.665388 | instance | 2026-06-26 04:39:35.665668 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:39:35.665935 | instance | Friday 26 June 2026 04:39:35 +0000 (0:00:00.100) 0:10:14.196 *********** 2026-06-26 04:39:35.756771 | instance | skipping: [instance] 2026-06-26 04:39:35.756997 | instance | 2026-06-26 04:39:35.757274 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:39:35.757547 | instance | Friday 26 June 2026 04:39:35 +0000 (0:00:00.091) 0:10:14.288 *********** 2026-06-26 04:39:35.844669 | instance | ok: [instance] 2026-06-26 04:39:35.844884 | instance | 2026-06-26 04:39:35.845158 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:39:35.845495 | instance | Friday 26 June 2026 04:39:35 +0000 (0:00:00.088) 0:10:14.376 *********** 2026-06-26 04:39:36.094390 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-26 04:39:36.094630 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 04:39:36.094895 | instance | ok: [instance] => (item=volumev3) 2026-06-26 04:39:36.095178 | instance | ok: [instance] => (item=placement) 2026-06-26 04:39:36.095423 | instance | ok: [instance] => (item=image) 2026-06-26 04:39:36.095660 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 04:39:36.095910 | instance | ok: [instance] => (item=identity) 2026-06-26 04:39:36.096208 | instance | ok: [instance] => (item=baremetal) 2026-06-26 04:39:36.096445 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-06-26 04:39:36.096709 | instance | ok: [instance] => (item=compute_metadata) 2026-06-26 04:39:36.096965 | instance | ok: [instance] => (item=compute) 2026-06-26 04:39:36.097243 | instance | ok: [instance] => (item=oslo_db_api) 2026-06-26 04:39:36.097468 | instance | ok: [instance] => (item=network) 2026-06-26 04:39:36.097716 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-06-26 04:39:36.098016 | instance | 2026-06-26 04:39:36.098289 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:39:36.098428 | instance | Friday 26 June 2026 04:39:36 +0000 (0:00:00.249) 0:10:14.626 *********** 2026-06-26 04:39:36.212521 | instance | ok: [instance] 2026-06-26 04:39:36.212784 | instance | 2026-06-26 04:39:36.213114 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:39:36.213420 | instance | Friday 26 June 2026 04:39:36 +0000 (0:00:00.118) 0:10:14.744 *********** 2026-06-26 04:39:36.339095 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:39:36.339315 | instance | 2026-06-26 04:39:36.339583 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:39:36.339851 | instance | Friday 26 June 2026 04:39:36 +0000 (0:00:00.126) 0:10:14.871 *********** 2026-06-26 04:39:36.992989 | instance | ok: [instance] 2026-06-26 04:39:36.993151 | instance | 2026-06-26 04:39:36.993337 | instance | TASK [vexxhost.atmosphere.nova : Suspend the existing HelmRelease] ************* 2026-06-26 04:39:36.993503 | instance | Friday 26 June 2026 04:39:36 +0000 (0:00:00.652) 0:10:15.524 *********** 2026-06-26 04:39:37.781296 | instance | ok: [instance] 2026-06-26 04:39:37.781501 | instance | 2026-06-26 04:39:37.781789 | instance | TASK [vexxhost.atmosphere.nova : Remove the existing HelmRelease] ************** 2026-06-26 04:39:37.782057 | instance | Friday 26 June 2026 04:39:37 +0000 (0:00:00.789) 0:10:16.313 *********** 2026-06-26 04:39:38.652771 | instance | ok: [instance] 2026-06-26 04:39:38.652998 | instance | 2026-06-26 04:39:38.653277 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-06-26 04:39:38.653535 | instance | Friday 26 June 2026 04:39:38 +0000 (0:00:00.871) 0:10:17.184 *********** 2026-06-26 04:39:39.120956 | instance | ok: [instance -> localhost] 2026-06-26 04:39:39.121084 | instance | 2026-06-26 04:39:39.121268 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-06-26 04:39:39.121436 | instance | Friday 26 June 2026 04:39:39 +0000 (0:00:00.468) 0:10:17.653 *********** 2026-06-26 04:39:39.772261 | instance | ok: [instance -> localhost] 2026-06-26 04:39:39.772514 | instance | 2026-06-26 04:39:39.772781 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-06-26 04:39:39.773037 | instance | Friday 26 June 2026 04:39:39 +0000 (0:00:00.651) 0:10:18.304 *********** 2026-06-26 04:39:40.376969 | instance | ok: [instance -> localhost] 2026-06-26 04:39:40.377252 | instance | 2026-06-26 04:39:40.377557 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-06-26 04:39:40.378487 | instance | Friday 26 June 2026 04:39:40 +0000 (0:00:00.604) 0:10:18.909 *********** 2026-06-26 04:39:40.665515 | instance | ok: [instance -> localhost] 2026-06-26 04:39:40.665733 | instance | 2026-06-26 04:39:40.666009 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-06-26 04:39:40.666319 | instance | Friday 26 June 2026 04:39:40 +0000 (0:00:00.288) 0:10:19.197 *********** 2026-06-26 04:39:42.147676 | instance | ok: [instance] => (item=nova-bootstrap) 2026-06-26 04:39:42.147964 | instance | ok: [instance] => (item=nova-cell-setup) 2026-06-26 04:39:42.148217 | instance | 2026-06-26 04:39:42.148508 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-06-26 04:39:42.148824 | instance | Friday 26 June 2026 04:39:42 +0000 (0:00:01.481) 0:10:20.679 *********** 2026-06-26 04:39:46.133843 | instance | ok: [instance] 2026-06-26 04:39:46.134037 | instance | 2026-06-26 04:39:46.134330 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:39:46.134608 | instance | Friday 26 June 2026 04:39:46 +0000 (0:00:03.986) 0:10:24.665 *********** 2026-06-26 04:39:46.321133 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:39:46.321359 | instance | 2026-06-26 04:39:46.321632 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:39:46.321878 | instance | Friday 26 June 2026 04:39:46 +0000 (0:00:00.187) 0:10:24.853 *********** 2026-06-26 04:39:46.403318 | instance | skipping: [instance] 2026-06-26 04:39:46.403574 | instance | 2026-06-26 04:39:46.403844 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:39:46.404089 | instance | Friday 26 June 2026 04:39:46 +0000 (0:00:00.082) 0:10:24.935 *********** 2026-06-26 04:39:46.487773 | instance | skipping: [instance] 2026-06-26 04:39:46.488004 | instance | 2026-06-26 04:39:46.488268 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:39:46.488524 | instance | Friday 26 June 2026 04:39:46 +0000 (0:00:00.084) 0:10:25.020 *********** 2026-06-26 04:39:46.591397 | instance | ok: [instance] 2026-06-26 04:39:46.591599 | instance | 2026-06-26 04:39:46.591848 | instance | TASK [Create Ingress compute] ************************************************** 2026-06-26 04:39:46.592099 | instance | Friday 26 June 2026 04:39:46 +0000 (0:00:00.103) 0:10:25.123 *********** 2026-06-26 04:39:46.845008 | instance | included: ingress for instance 2026-06-26 04:39:46.845093 | instance | 2026-06-26 04:39:46.845159 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-06-26 04:39:46.845295 | instance | Friday 26 June 2026 04:39:46 +0000 (0:00:00.253) 0:10:25.377 *********** 2026-06-26 04:39:48.098663 | instance | ok: [instance] 2026-06-26 04:39:48.098742 | instance | 2026-06-26 04:39:48.098854 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:39:48.098976 | instance | Friday 26 June 2026 04:39:48 +0000 (0:00:01.253) 0:10:26.631 *********** 2026-06-26 04:39:48.277892 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:39:48.278223 | instance | 2026-06-26 04:39:48.278615 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:39:48.278883 | instance | Friday 26 June 2026 04:39:48 +0000 (0:00:00.178) 0:10:26.809 *********** 2026-06-26 04:39:48.358077 | instance | skipping: [instance] 2026-06-26 04:39:48.358364 | instance | 2026-06-26 04:39:48.358718 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:39:48.359001 | instance | Friday 26 June 2026 04:39:48 +0000 (0:00:00.080) 0:10:26.890 *********** 2026-06-26 04:39:48.437858 | instance | skipping: [instance] 2026-06-26 04:39:48.438236 | instance | 2026-06-26 04:39:48.438565 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:39:48.439011 | instance | Friday 26 June 2026 04:39:48 +0000 (0:00:00.079) 0:10:26.969 *********** 2026-06-26 04:39:48.547832 | instance | ok: [instance] 2026-06-26 04:39:48.548089 | instance | 2026-06-26 04:39:48.548445 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-06-26 04:39:48.548658 | instance | Friday 26 June 2026 04:39:48 +0000 (0:00:00.109) 0:10:27.079 *********** 2026-06-26 04:39:48.705877 | instance | included: ingress for instance 2026-06-26 04:39:48.706117 | instance | 2026-06-26 04:39:48.706430 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-06-26 04:39:48.706708 | instance | Friday 26 June 2026 04:39:48 +0000 (0:00:00.157) 0:10:27.237 *********** 2026-06-26 04:39:49.958123 | instance | ok: [instance] 2026-06-26 04:39:49.958266 | instance | 2026-06-26 04:39:49.958452 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-06-26 04:39:49.958607 | instance | Friday 26 June 2026 04:39:49 +0000 (0:00:01.252) 0:10:28.490 *********** 2026-06-26 04:39:50.765345 | instance | ok: [instance] 2026-06-26 04:39:50.765441 | instance | 2026-06-26 04:39:50.765825 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-06-26 04:39:50.766028 | instance | Friday 26 June 2026 04:39:50 +0000 (0:00:00.807) 0:10:29.297 *********** 2026-06-26 04:39:55.932624 | instance | ok: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-06-26 04:39:55.932708 | instance | ok: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-06-26 04:39:55.932841 | instance | ok: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-06-26 04:39:55.932986 | instance | ok: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-06-26 04:39:55.933124 | instance | ok: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-06-26 04:39:55.933248 | instance | 2026-06-26 04:39:55.933415 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:39:55.933552 | instance | Friday 26 June 2026 04:39:55 +0000 (0:00:05.167) 0:10:34.464 *********** 2026-06-26 04:39:56.059368 | instance | ok: [instance] 2026-06-26 04:39:56.059493 | instance | 2026-06-26 04:39:56.059664 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:39:56.060252 | instance | Friday 26 June 2026 04:39:56 +0000 (0:00:00.126) 0:10:34.591 *********** 2026-06-26 04:39:56.206882 | instance | included: rabbitmq for instance 2026-06-26 04:39:56.207095 | instance | 2026-06-26 04:39:56.207377 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-26 04:39:56.207643 | instance | Friday 26 June 2026 04:39:56 +0000 (0:00:00.147) 0:10:34.738 *********** 2026-06-26 04:39:56.984155 | instance | ok: [instance] 2026-06-26 04:39:56.984346 | instance | 2026-06-26 04:39:56.984614 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-26 04:39:56.984875 | instance | Friday 26 June 2026 04:39:56 +0000 (0:00:00.777) 0:10:35.516 *********** 2026-06-26 04:39:57.158532 | instance | skipping: [instance] 2026-06-26 04:39:57.158702 | instance | 2026-06-26 04:39:57.159003 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-26 04:39:57.159271 | instance | Friday 26 June 2026 04:39:57 +0000 (0:00:00.174) 0:10:35.690 *********** 2026-06-26 04:39:57.334479 | instance | skipping: [instance] 2026-06-26 04:39:57.334637 | instance | 2026-06-26 04:39:57.334897 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-26 04:39:57.335152 | instance | Friday 26 June 2026 04:39:57 +0000 (0:00:00.175) 0:10:35.866 *********** 2026-06-26 04:39:58.234651 | instance | ok: [instance] 2026-06-26 04:39:58.234833 | instance | 2026-06-26 04:39:58.235242 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:39:58.235344 | instance | Friday 26 June 2026 04:39:58 +0000 (0:00:00.899) 0:10:36.765 *********** 2026-06-26 04:39:58.964548 | instance | ok: [instance] 2026-06-26 04:39:58.964661 | instance | 2026-06-26 04:39:58.964835 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:39:58.964944 | instance | Friday 26 June 2026 04:39:58 +0000 (0:00:00.729) 0:10:37.495 *********** 2026-06-26 04:39:59.061447 | instance | ok: [instance] 2026-06-26 04:39:59.061500 | instance | 2026-06-26 04:39:59.061508 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:39:59.061516 | instance | Friday 26 June 2026 04:39:59 +0000 (0:00:00.097) 0:10:37.592 *********** 2026-06-26 04:39:59.155619 | instance | skipping: [instance] 2026-06-26 04:39:59.155734 | instance | 2026-06-26 04:39:59.156109 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:39:59.156164 | instance | Friday 26 June 2026 04:39:59 +0000 (0:00:00.094) 0:10:37.687 *********** 2026-06-26 04:39:59.251337 | instance | skipping: [instance] 2026-06-26 04:39:59.251409 | instance | 2026-06-26 04:39:59.251415 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:39:59.251420 | instance | Friday 26 June 2026 04:39:59 +0000 (0:00:00.095) 0:10:37.782 *********** 2026-06-26 04:39:59.334397 | instance | ok: [instance] 2026-06-26 04:39:59.334612 | instance | 2026-06-26 04:39:59.334619 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:39:59.334624 | instance | Friday 26 June 2026 04:39:59 +0000 (0:00:00.083) 0:10:37.865 *********** 2026-06-26 04:39:59.875673 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-26 04:39:59.875735 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 04:39:59.875746 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 04:39:59.875756 | instance | ok: [instance] => (item=dns) 2026-06-26 04:39:59.875765 | instance | ok: [instance] => (item=load_balancer) 2026-06-26 04:39:59.875774 | instance | ok: [instance] => (item=identity) 2026-06-26 04:39:59.875783 | instance | ok: [instance] => (item=baremetal) 2026-06-26 04:39:59.875791 | instance | ok: [instance] => (item=compute) 2026-06-26 04:39:59.875800 | instance | ok: [instance] => (item=compute_metadata) 2026-06-26 04:39:59.875816 | instance | ok: [instance] => (item=network) 2026-06-26 04:39:59.875825 | instance | 2026-06-26 04:39:59.875835 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:39:59.875844 | instance | Friday 26 June 2026 04:39:59 +0000 (0:00:00.538) 0:10:38.404 *********** 2026-06-26 04:39:59.985193 | instance | ok: [instance] 2026-06-26 04:39:59.985697 | instance | 2026-06-26 04:39:59.986119 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:39:59.986528 | instance | Friday 26 June 2026 04:39:59 +0000 (0:00:00.111) 0:10:38.516 *********** 2026-06-26 04:40:00.101763 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:40:00.102189 | instance | 2026-06-26 04:40:00.102581 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:40:00.102917 | instance | Friday 26 June 2026 04:40:00 +0000 (0:00:00.116) 0:10:38.632 *********** 2026-06-26 04:40:01.001942 | instance | ok: [instance] 2026-06-26 04:40:01.002015 | instance | 2026-06-26 04:40:01.002024 | instance | TASK [vexxhost.atmosphere.neutron : Suspend the existing HelmRelease] ********** 2026-06-26 04:40:01.002031 | instance | Friday 26 June 2026 04:40:00 +0000 (0:00:00.898) 0:10:39.531 *********** 2026-06-26 04:40:01.797519 | instance | ok: [instance] 2026-06-26 04:40:01.797572 | instance | 2026-06-26 04:40:01.797581 | instance | TASK [vexxhost.atmosphere.neutron : Remove the existing HelmRelease] *********** 2026-06-26 04:40:01.797588 | instance | Friday 26 June 2026 04:40:01 +0000 (0:00:00.797) 0:10:40.328 *********** 2026-06-26 04:40:02.618952 | instance | ok: [instance] 2026-06-26 04:40:02.619018 | instance | 2026-06-26 04:40:02.619034 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-06-26 04:40:02.619238 | instance | Friday 26 June 2026 04:40:02 +0000 (0:00:00.821) 0:10:41.150 *********** 2026-06-26 04:40:02.699803 | instance | skipping: [instance] 2026-06-26 04:40:02.700049 | instance | 2026-06-26 04:40:02.700264 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-06-26 04:40:02.700506 | instance | Friday 26 June 2026 04:40:02 +0000 (0:00:00.080) 0:10:41.231 *********** 2026-06-26 04:40:03.019178 | instance | ok: [instance] 2026-06-26 04:40:03.019303 | instance | 2026-06-26 04:40:03.019471 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-06-26 04:40:03.019633 | instance | Friday 26 June 2026 04:40:03 +0000 (0:00:00.319) 0:10:41.551 *********** 2026-06-26 04:40:03.122519 | instance | ok: [instance] 2026-06-26 04:40:03.122819 | instance | 2026-06-26 04:40:03.123127 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-06-26 04:40:03.123431 | instance | Friday 26 June 2026 04:40:03 +0000 (0:00:00.102) 0:10:41.654 *********** 2026-06-26 04:40:03.221747 | instance | ok: [instance] 2026-06-26 04:40:03.221844 | instance | 2026-06-26 04:40:03.221961 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-06-26 04:40:03.222088 | instance | Friday 26 June 2026 04:40:03 +0000 (0:00:00.099) 0:10:41.753 *********** 2026-06-26 04:40:05.911617 | instance | ok: [instance] 2026-06-26 04:40:05.911702 | instance | 2026-06-26 04:40:05.911889 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:40:05.912054 | instance | Friday 26 June 2026 04:40:05 +0000 (0:00:02.689) 0:10:44.443 *********** 2026-06-26 04:40:06.113709 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:40:06.113847 | instance | 2026-06-26 04:40:06.114085 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:40:06.114292 | instance | Friday 26 June 2026 04:40:06 +0000 (0:00:00.202) 0:10:44.645 *********** 2026-06-26 04:40:06.200778 | instance | skipping: [instance] 2026-06-26 04:40:06.200925 | instance | 2026-06-26 04:40:06.201101 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:40:06.201278 | instance | Friday 26 June 2026 04:40:06 +0000 (0:00:00.087) 0:10:44.732 *********** 2026-06-26 04:40:06.278422 | instance | skipping: [instance] 2026-06-26 04:40:06.278704 | instance | 2026-06-26 04:40:06.279024 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:40:06.279270 | instance | Friday 26 June 2026 04:40:06 +0000 (0:00:00.077) 0:10:44.810 *********** 2026-06-26 04:40:06.372561 | instance | ok: [instance] 2026-06-26 04:40:06.372810 | instance | 2026-06-26 04:40:06.373080 | instance | TASK [Create Ingress network] ************************************************** 2026-06-26 04:40:06.373344 | instance | Friday 26 June 2026 04:40:06 +0000 (0:00:00.093) 0:10:44.904 *********** 2026-06-26 04:40:06.492958 | instance | included: ingress for instance 2026-06-26 04:40:06.493212 | instance | 2026-06-26 04:40:06.493528 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-06-26 04:40:06.493847 | instance | Friday 26 June 2026 04:40:06 +0000 (0:00:00.120) 0:10:45.024 *********** 2026-06-26 04:40:07.827309 | instance | ok: [instance] 2026-06-26 04:40:07.827558 | instance | 2026-06-26 04:40:07.827842 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-06-26 04:40:07.828120 | instance | Friday 26 June 2026 04:40:07 +0000 (0:00:01.334) 0:10:46.359 *********** 2026-06-26 04:40:08.617815 | instance | ok: [instance] 2026-06-26 04:40:08.618005 | instance | 2026-06-26 04:40:08.618252 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-06-26 04:40:08.618446 | instance | Friday 26 June 2026 04:40:08 +0000 (0:00:00.790) 0:10:47.149 *********** 2026-06-26 04:40:09.902260 | instance | ok: [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-06-26 04:40:09.902362 | instance | 2026-06-26 04:40:09.902577 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-06-26 04:40:09.902746 | instance | Friday 26 June 2026 04:40:09 +0000 (0:00:01.284) 0:10:48.433 *********** 2026-06-26 04:40:11.359812 | instance | ok: [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-06-26 04:40:11.359879 | instance | 2026-06-26 04:40:11.359891 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:40:11.359901 | instance | Friday 26 June 2026 04:40:11 +0000 (0:00:01.456) 0:10:49.890 *********** 2026-06-26 04:40:11.462822 | instance | ok: [instance] 2026-06-26 04:40:11.462915 | instance | 2026-06-26 04:40:11.463192 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:40:11.463239 | instance | Friday 26 June 2026 04:40:11 +0000 (0:00:00.104) 0:10:49.995 *********** 2026-06-26 04:40:11.596041 | instance | included: rabbitmq for instance 2026-06-26 04:40:11.596116 | instance | 2026-06-26 04:40:11.596251 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-26 04:40:11.596379 | instance | Friday 26 June 2026 04:40:11 +0000 (0:00:00.133) 0:10:50.128 *********** 2026-06-26 04:40:12.388527 | instance | ok: [instance] 2026-06-26 04:40:12.388611 | instance | 2026-06-26 04:40:12.388848 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-26 04:40:12.388894 | instance | Friday 26 June 2026 04:40:12 +0000 (0:00:00.792) 0:10:50.920 *********** 2026-06-26 04:40:12.609790 | instance | skipping: [instance] 2026-06-26 04:40:12.609870 | instance | 2026-06-26 04:40:12.610000 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-26 04:40:12.610122 | instance | Friday 26 June 2026 04:40:12 +0000 (0:00:00.221) 0:10:51.142 *********** 2026-06-26 04:40:12.784894 | instance | skipping: [instance] 2026-06-26 04:40:12.784960 | instance | 2026-06-26 04:40:12.785104 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-26 04:40:12.785226 | instance | Friday 26 June 2026 04:40:12 +0000 (0:00:00.175) 0:10:51.317 *********** 2026-06-26 04:40:13.692688 | instance | ok: [instance] 2026-06-26 04:40:13.692767 | instance | 2026-06-26 04:40:13.692894 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:40:13.693079 | instance | Friday 26 June 2026 04:40:13 +0000 (0:00:00.907) 0:10:52.224 *********** 2026-06-26 04:40:14.448250 | instance | ok: [instance] 2026-06-26 04:40:14.448403 | instance | 2026-06-26 04:40:14.448760 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:40:14.448781 | instance | Friday 26 June 2026 04:40:14 +0000 (0:00:00.756) 0:10:52.980 *********** 2026-06-26 04:40:14.541914 | instance | ok: [instance] 2026-06-26 04:40:14.542020 | instance | 2026-06-26 04:40:14.542157 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:40:14.542308 | instance | Friday 26 June 2026 04:40:14 +0000 (0:00:00.093) 0:10:53.073 *********** 2026-06-26 04:40:14.631572 | instance | skipping: [instance] 2026-06-26 04:40:14.631643 | instance | 2026-06-26 04:40:14.632064 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:40:14.632175 | instance | Friday 26 June 2026 04:40:14 +0000 (0:00:00.089) 0:10:53.163 *********** 2026-06-26 04:40:14.708810 | instance | skipping: [instance] 2026-06-26 04:40:14.708902 | instance | 2026-06-26 04:40:14.709035 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:40:14.709187 | instance | Friday 26 June 2026 04:40:14 +0000 (0:00:00.077) 0:10:53.241 *********** 2026-06-26 04:40:14.786374 | instance | ok: [instance] 2026-06-26 04:40:14.786439 | instance | 2026-06-26 04:40:14.786703 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:40:14.786759 | instance | Friday 26 June 2026 04:40:14 +0000 (0:00:00.077) 0:10:53.318 *********** 2026-06-26 04:40:14.935856 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-26 04:40:14.935929 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 04:40:14.936544 | instance | ok: [instance] => (item=clustering) 2026-06-26 04:40:14.936603 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 04:40:14.936616 | instance | ok: [instance] => (item=identity) 2026-06-26 04:40:14.936627 | instance | 2026-06-26 04:40:14.936638 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:40:14.936656 | instance | Friday 26 June 2026 04:40:14 +0000 (0:00:00.149) 0:10:53.468 *********** 2026-06-26 04:40:15.042593 | instance | ok: [instance] 2026-06-26 04:40:15.042676 | instance | 2026-06-26 04:40:15.042915 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:40:15.042961 | instance | Friday 26 June 2026 04:40:15 +0000 (0:00:00.106) 0:10:53.575 *********** 2026-06-26 04:40:15.153175 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:40:15.153553 | instance | 2026-06-26 04:40:15.153597 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:40:15.153604 | instance | Friday 26 June 2026 04:40:15 +0000 (0:00:00.110) 0:10:53.685 *********** 2026-06-26 04:40:15.751560 | instance | ok: [instance] 2026-06-26 04:40:15.751624 | instance | 2026-06-26 04:40:15.751907 | instance | TASK [vexxhost.atmosphere.senlin : Suspend the existing HelmRelease] *********** 2026-06-26 04:40:15.751951 | instance | Friday 26 June 2026 04:40:15 +0000 (0:00:00.597) 0:10:54.283 *********** 2026-06-26 04:40:16.512407 | instance | ok: [instance] 2026-06-26 04:40:16.512476 | instance | 2026-06-26 04:40:16.512487 | instance | TASK [vexxhost.atmosphere.senlin : Remove the existing HelmRelease] ************ 2026-06-26 04:40:16.512505 | instance | Friday 26 June 2026 04:40:16 +0000 (0:00:00.761) 0:10:55.044 *********** 2026-06-26 04:40:17.313427 | instance | ok: [instance] 2026-06-26 04:40:17.313508 | instance | 2026-06-26 04:40:17.313678 | instance | TASK [vexxhost.atmosphere.senlin : Deploy Helm chart] ************************** 2026-06-26 04:40:17.313759 | instance | Friday 26 June 2026 04:40:17 +0000 (0:00:00.801) 0:10:55.845 *********** 2026-06-26 04:40:19.769356 | instance | ok: [instance] 2026-06-26 04:40:19.769415 | instance | 2026-06-26 04:40:19.769427 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:40:19.769437 | instance | Friday 26 June 2026 04:40:19 +0000 (0:00:02.454) 0:10:58.300 *********** 2026-06-26 04:40:19.933736 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:40:19.933849 | instance | 2026-06-26 04:40:19.933915 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:40:19.934025 | instance | Friday 26 June 2026 04:40:19 +0000 (0:00:00.165) 0:10:58.466 *********** 2026-06-26 04:40:20.015423 | instance | skipping: [instance] 2026-06-26 04:40:20.015473 | instance | 2026-06-26 04:40:20.015481 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:40:20.015489 | instance | Friday 26 June 2026 04:40:20 +0000 (0:00:00.080) 0:10:58.546 *********** 2026-06-26 04:40:20.102774 | instance | skipping: [instance] 2026-06-26 04:40:20.102832 | instance | 2026-06-26 04:40:20.102843 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:40:20.102854 | instance | Friday 26 June 2026 04:40:20 +0000 (0:00:00.087) 0:10:58.633 *********** 2026-06-26 04:40:20.195726 | instance | ok: [instance] 2026-06-26 04:40:20.195860 | instance | 2026-06-26 04:40:20.196153 | instance | TASK [Create Ingress clustering] *********************************************** 2026-06-26 04:40:20.196408 | instance | Friday 26 June 2026 04:40:20 +0000 (0:00:00.094) 0:10:58.727 *********** 2026-06-26 04:40:20.436687 | instance | included: ingress for instance 2026-06-26 04:40:20.436911 | instance | 2026-06-26 04:40:20.437189 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress clustering] ***************** 2026-06-26 04:40:20.437481 | instance | Friday 26 June 2026 04:40:20 +0000 (0:00:00.241) 0:10:58.968 *********** 2026-06-26 04:40:21.834980 | instance | ok: [instance] 2026-06-26 04:40:21.835134 | instance | 2026-06-26 04:40:21.835437 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:40:21.835699 | instance | Friday 26 June 2026 04:40:21 +0000 (0:00:01.396) 0:11:00.365 *********** 2026-06-26 04:40:21.982348 | instance | ok: [instance] 2026-06-26 04:40:21.982467 | instance | 2026-06-26 04:40:21.982811 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:40:21.983077 | instance | Friday 26 June 2026 04:40:21 +0000 (0:00:00.148) 0:11:00.514 *********** 2026-06-26 04:40:22.115239 | instance | included: rabbitmq for instance 2026-06-26 04:40:22.115366 | instance | 2026-06-26 04:40:22.115510 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-26 04:40:22.115686 | instance | Friday 26 June 2026 04:40:22 +0000 (0:00:00.133) 0:11:00.647 *********** 2026-06-26 04:40:22.886273 | instance | ok: [instance] 2026-06-26 04:40:22.886503 | instance | 2026-06-26 04:40:22.886818 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-26 04:40:22.887088 | instance | Friday 26 June 2026 04:40:22 +0000 (0:00:00.770) 0:11:01.418 *********** 2026-06-26 04:40:23.078786 | instance | skipping: [instance] 2026-06-26 04:40:23.078894 | instance | 2026-06-26 04:40:23.078956 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-26 04:40:23.079085 | instance | Friday 26 June 2026 04:40:23 +0000 (0:00:00.192) 0:11:01.611 *********** 2026-06-26 04:40:23.259503 | instance | skipping: [instance] 2026-06-26 04:40:23.259720 | instance | 2026-06-26 04:40:23.259980 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-26 04:40:23.260257 | instance | Friday 26 June 2026 04:40:23 +0000 (0:00:00.180) 0:11:01.791 *********** 2026-06-26 04:40:24.234153 | instance | ok: [instance] 2026-06-26 04:40:24.234469 | instance | 2026-06-26 04:40:24.234778 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:40:24.235061 | instance | Friday 26 June 2026 04:40:24 +0000 (0:00:00.973) 0:11:02.765 *********** 2026-06-26 04:40:24.960163 | instance | ok: [instance] 2026-06-26 04:40:24.960345 | instance | 2026-06-26 04:40:24.960620 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:40:24.960868 | instance | Friday 26 June 2026 04:40:24 +0000 (0:00:00.726) 0:11:03.492 *********** 2026-06-26 04:40:25.038658 | instance | ok: [instance] 2026-06-26 04:40:25.038867 | instance | 2026-06-26 04:40:25.039143 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:40:25.039421 | instance | Friday 26 June 2026 04:40:25 +0000 (0:00:00.078) 0:11:03.570 *********** 2026-06-26 04:40:25.117501 | instance | skipping: [instance] 2026-06-26 04:40:25.117683 | instance | 2026-06-26 04:40:25.117966 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:40:25.118287 | instance | Friday 26 June 2026 04:40:25 +0000 (0:00:00.078) 0:11:03.649 *********** 2026-06-26 04:40:25.186442 | instance | skipping: [instance] 2026-06-26 04:40:25.186613 | instance | 2026-06-26 04:40:25.186895 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:40:25.187300 | instance | Friday 26 June 2026 04:40:25 +0000 (0:00:00.069) 0:11:03.718 *********** 2026-06-26 04:40:25.259800 | instance | ok: [instance] 2026-06-26 04:40:25.260202 | instance | 2026-06-26 04:40:25.260835 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:40:25.261118 | instance | Friday 26 June 2026 04:40:25 +0000 (0:00:00.072) 0:11:03.791 *********** 2026-06-26 04:40:25.408522 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-26 04:40:25.408711 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 04:40:25.408964 | instance | ok: [instance] => (item=orchestration) 2026-06-26 04:40:25.409260 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 04:40:25.409580 | instance | ok: [instance] => (item=identity) 2026-06-26 04:40:25.409845 | instance | ok: [instance] => (item=cloudformation) 2026-06-26 04:40:25.410081 | instance | 2026-06-26 04:40:25.410381 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:40:25.410635 | instance | Friday 26 June 2026 04:40:25 +0000 (0:00:00.148) 0:11:03.940 *********** 2026-06-26 04:40:25.534068 | instance | ok: [instance] 2026-06-26 04:40:25.534177 | instance | 2026-06-26 04:40:25.534361 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:40:25.534526 | instance | Friday 26 June 2026 04:40:25 +0000 (0:00:00.125) 0:11:04.066 *********** 2026-06-26 04:40:25.663144 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:40:25.663363 | instance | 2026-06-26 04:40:25.663642 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:40:25.663906 | instance | Friday 26 June 2026 04:40:25 +0000 (0:00:00.128) 0:11:04.195 *********** 2026-06-26 04:40:26.276752 | instance | ok: [instance] 2026-06-26 04:40:26.276952 | instance | 2026-06-26 04:40:26.277251 | instance | TASK [vexxhost.atmosphere.heat : Suspend the existing HelmRelease] ************* 2026-06-26 04:40:26.277486 | instance | Friday 26 June 2026 04:40:26 +0000 (0:00:00.613) 0:11:04.808 *********** 2026-06-26 04:40:27.081050 | instance | ok: [instance] 2026-06-26 04:40:27.081168 | instance | 2026-06-26 04:40:27.081268 | instance | TASK [vexxhost.atmosphere.heat : Remove the existing HelmRelease] ************** 2026-06-26 04:40:27.081355 | instance | Friday 26 June 2026 04:40:27 +0000 (0:00:00.805) 0:11:05.613 *********** 2026-06-26 04:40:27.891651 | instance | ok: [instance] 2026-06-26 04:40:27.891839 | instance | 2026-06-26 04:40:27.892109 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-06-26 04:40:27.892400 | instance | Friday 26 June 2026 04:40:27 +0000 (0:00:00.810) 0:11:06.423 *********** 2026-06-26 04:40:30.748488 | instance | ok: [instance] 2026-06-26 04:40:30.748561 | instance | 2026-06-26 04:40:30.748714 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:40:30.748901 | instance | Friday 26 June 2026 04:40:30 +0000 (0:00:02.857) 0:11:09.280 *********** 2026-06-26 04:40:31.052097 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:40:31.052397 | instance | 2026-06-26 04:40:31.052734 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:40:31.053044 | instance | Friday 26 June 2026 04:40:31 +0000 (0:00:00.303) 0:11:09.583 *********** 2026-06-26 04:40:31.124356 | instance | skipping: [instance] 2026-06-26 04:40:31.124521 | instance | 2026-06-26 04:40:31.124776 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:40:31.125021 | instance | Friday 26 June 2026 04:40:31 +0000 (0:00:00.073) 0:11:09.656 *********** 2026-06-26 04:40:31.210822 | instance | skipping: [instance] 2026-06-26 04:40:31.211124 | instance | 2026-06-26 04:40:31.211454 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:40:31.211809 | instance | Friday 26 June 2026 04:40:31 +0000 (0:00:00.086) 0:11:09.742 *********** 2026-06-26 04:40:31.326672 | instance | ok: [instance] 2026-06-26 04:40:31.326803 | instance | 2026-06-26 04:40:31.326972 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-06-26 04:40:31.327139 | instance | Friday 26 June 2026 04:40:31 +0000 (0:00:00.115) 0:11:09.858 *********** 2026-06-26 04:40:31.472426 | instance | included: ingress for instance 2026-06-26 04:40:31.472694 | instance | 2026-06-26 04:40:31.473002 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-06-26 04:40:31.473282 | instance | Friday 26 June 2026 04:40:31 +0000 (0:00:00.145) 0:11:10.004 *********** 2026-06-26 04:40:32.690148 | instance | ok: [instance] 2026-06-26 04:40:32.690431 | instance | 2026-06-26 04:40:32.690705 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:40:32.691043 | instance | Friday 26 June 2026 04:40:32 +0000 (0:00:01.217) 0:11:11.221 *********** 2026-06-26 04:40:32.860610 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:40:32.860831 | instance | 2026-06-26 04:40:32.861106 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:40:32.861362 | instance | Friday 26 June 2026 04:40:32 +0000 (0:00:00.171) 0:11:11.392 *********** 2026-06-26 04:40:32.947153 | instance | skipping: [instance] 2026-06-26 04:40:32.947378 | instance | 2026-06-26 04:40:32.947650 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:40:32.947985 | instance | Friday 26 June 2026 04:40:32 +0000 (0:00:00.086) 0:11:11.479 *********** 2026-06-26 04:40:33.029691 | instance | skipping: [instance] 2026-06-26 04:40:33.029912 | instance | 2026-06-26 04:40:33.030401 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:40:33.030693 | instance | Friday 26 June 2026 04:40:33 +0000 (0:00:00.082) 0:11:11.561 *********** 2026-06-26 04:40:33.146518 | instance | ok: [instance] 2026-06-26 04:40:33.146770 | instance | 2026-06-26 04:40:33.147065 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-06-26 04:40:33.147358 | instance | Friday 26 June 2026 04:40:33 +0000 (0:00:00.116) 0:11:11.678 *********** 2026-06-26 04:40:33.273079 | instance | included: ingress for instance 2026-06-26 04:40:33.273155 | instance | 2026-06-26 04:40:33.273739 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-06-26 04:40:33.273800 | instance | Friday 26 June 2026 04:40:33 +0000 (0:00:00.126) 0:11:11.805 *********** 2026-06-26 04:40:34.725170 | instance | ok: [instance] 2026-06-26 04:40:34.725393 | instance | 2026-06-26 04:40:34.725698 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-06-26 04:40:34.725977 | instance | Friday 26 June 2026 04:40:34 +0000 (0:00:01.451) 0:11:13.256 *********** 2026-06-26 04:40:35.022954 | instance | ok: [instance] 2026-06-26 04:40:35.023127 | instance | 2026-06-26 04:40:35.023326 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-26 04:40:35.023522 | instance | Friday 26 June 2026 04:40:35 +0000 (0:00:00.298) 0:11:13.555 *********** 2026-06-26 04:40:36.257180 | instance | ok: [instance] 2026-06-26 04:40:36.257476 | instance | 2026-06-26 04:40:36.257843 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-26 04:40:36.258274 | instance | Friday 26 June 2026 04:40:36 +0000 (0:00:01.233) 0:11:14.788 *********** 2026-06-26 04:40:36.609999 | instance | ok: [instance] 2026-06-26 04:40:36.610136 | instance | 2026-06-26 04:40:36.610371 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 04:40:36.610554 | instance | Friday 26 June 2026 04:40:36 +0000 (0:00:00.352) 0:11:15.141 *********** 2026-06-26 04:40:36.750669 | instance | ok: [instance] => { 2026-06-26 04:40:36.750858 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-06-26 04:40:36.751022 | instance | } 2026-06-26 04:40:36.751182 | instance | 2026-06-26 04:40:36.751411 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 04:40:36.751587 | instance | Friday 26 June 2026 04:40:36 +0000 (0:00:00.141) 0:11:15.282 *********** 2026-06-26 04:40:37.382906 | instance | ok: [instance] 2026-06-26 04:40:37.382993 | instance | 2026-06-26 04:40:37.383150 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 04:40:37.383295 | instance | Friday 26 June 2026 04:40:37 +0000 (0:00:00.632) 0:11:15.914 *********** 2026-06-26 04:40:38.845545 | instance | ok: [instance] 2026-06-26 04:40:38.845628 | instance | 2026-06-26 04:40:38.845749 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-06-26 04:40:38.845884 | instance | Friday 26 June 2026 04:40:38 +0000 (0:00:01.463) 0:11:17.378 *********** 2026-06-26 04:40:39.384869 | instance | ok: [instance] 2026-06-26 04:40:39.385591 | instance | 2026-06-26 04:40:39.385604 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-06-26 04:40:39.385610 | instance | Friday 26 June 2026 04:40:39 +0000 (0:00:00.539) 0:11:17.917 *********** 2026-06-26 04:40:40.221186 | instance | ok: [instance] 2026-06-26 04:40:40.221419 | instance | 2026-06-26 04:40:40.221714 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-06-26 04:40:40.221984 | instance | Friday 26 June 2026 04:40:40 +0000 (0:00:00.835) 0:11:18.752 *********** 2026-06-26 04:40:41.116333 | instance | ok: [instance] 2026-06-26 04:40:41.116563 | instance | 2026-06-26 04:40:41.117200 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-06-26 04:40:41.117265 | instance | Friday 26 June 2026 04:40:41 +0000 (0:00:00.895) 0:11:19.648 *********** 2026-06-26 04:40:41.516364 | instance | ok: [instance] 2026-06-26 04:40:41.516417 | instance | 2026-06-26 04:40:41.516424 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-06-26 04:40:41.516431 | instance | Friday 26 June 2026 04:40:41 +0000 (0:00:00.399) 0:11:20.047 *********** 2026-06-26 04:40:41.734959 | instance | included: openstack_helm_endpoints for instance 2026-06-26 04:40:41.735019 | instance | 2026-06-26 04:40:41.735032 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:40:41.735043 | instance | Friday 26 June 2026 04:40:41 +0000 (0:00:00.218) 0:11:20.266 *********** 2026-06-26 04:40:41.837538 | instance | skipping: [instance] 2026-06-26 04:40:41.837901 | instance | 2026-06-26 04:40:41.838271 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:40:41.838600 | instance | Friday 26 June 2026 04:40:41 +0000 (0:00:00.103) 0:11:20.369 *********** 2026-06-26 04:40:41.909643 | instance | skipping: [instance] 2026-06-26 04:40:41.909990 | instance | 2026-06-26 04:40:41.910367 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:40:41.910695 | instance | Friday 26 June 2026 04:40:41 +0000 (0:00:00.072) 0:11:20.441 *********** 2026-06-26 04:40:41.992365 | instance | skipping: [instance] 2026-06-26 04:40:41.992735 | instance | 2026-06-26 04:40:41.993099 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:40:41.993428 | instance | Friday 26 June 2026 04:40:41 +0000 (0:00:00.082) 0:11:20.524 *********** 2026-06-26 04:40:42.073103 | instance | skipping: [instance] 2026-06-26 04:40:42.073445 | instance | 2026-06-26 04:40:42.074004 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:40:42.074402 | instance | Friday 26 June 2026 04:40:42 +0000 (0:00:00.081) 0:11:20.605 *********** 2026-06-26 04:40:42.155683 | instance | skipping: [instance] 2026-06-26 04:40:42.156052 | instance | 2026-06-26 04:40:42.156399 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:40:42.156727 | instance | Friday 26 June 2026 04:40:42 +0000 (0:00:00.082) 0:11:20.687 *********** 2026-06-26 04:40:42.239964 | instance | skipping: [instance] 2026-06-26 04:40:42.240010 | instance | 2026-06-26 04:40:42.240016 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:40:42.240021 | instance | Friday 26 June 2026 04:40:42 +0000 (0:00:00.084) 0:11:20.771 *********** 2026-06-26 04:40:42.323148 | instance | ok: [instance] 2026-06-26 04:40:42.323203 | instance | 2026-06-26 04:40:42.323214 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:40:42.323225 | instance | Friday 26 June 2026 04:40:42 +0000 (0:00:00.082) 0:11:20.854 *********** 2026-06-26 04:40:42.424487 | instance | ok: [instance] => (item=identity) 2026-06-26 04:40:42.424547 | instance | 2026-06-26 04:40:42.424560 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:40:42.424737 | instance | Friday 26 June 2026 04:40:42 +0000 (0:00:00.102) 0:11:20.956 *********** 2026-06-26 04:40:42.552172 | instance | ok: [instance] 2026-06-26 04:40:42.552290 | instance | 2026-06-26 04:40:42.552444 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-06-26 04:40:42.552591 | instance | Friday 26 June 2026 04:40:42 +0000 (0:00:00.127) 0:11:21.083 *********** 2026-06-26 04:40:43.083623 | instance | ok: [instance] 2026-06-26 04:40:43.083853 | instance | 2026-06-26 04:40:43.084121 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-06-26 04:40:43.084388 | instance | Friday 26 June 2026 04:40:43 +0000 (0:00:00.531) 0:11:21.615 *********** 2026-06-26 04:40:43.613376 | instance | ok: [instance] 2026-06-26 04:40:43.613440 | instance | 2026-06-26 04:40:43.613452 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-06-26 04:40:43.613464 | instance | Friday 26 June 2026 04:40:43 +0000 (0:00:00.528) 0:11:22.144 *********** 2026-06-26 04:40:44.097783 | instance | ok: [instance] 2026-06-26 04:40:44.098161 | instance | 2026-06-26 04:40:44.098179 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-06-26 04:40:44.098184 | instance | Friday 26 June 2026 04:40:44 +0000 (0:00:00.485) 0:11:22.630 *********** 2026-06-26 04:40:44.684999 | instance | ok: [instance] 2026-06-26 04:40:44.685075 | instance | 2026-06-26 04:40:44.685184 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:40:44.685299 | instance | Friday 26 June 2026 04:40:44 +0000 (0:00:00.585) 0:11:23.216 *********** 2026-06-26 04:40:44.812657 | instance | ok: [instance] 2026-06-26 04:40:44.812763 | instance | 2026-06-26 04:40:44.813019 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:40:44.813057 | instance | Friday 26 June 2026 04:40:44 +0000 (0:00:00.128) 0:11:23.345 *********** 2026-06-26 04:40:44.959962 | instance | included: rabbitmq for instance 2026-06-26 04:40:44.960020 | instance | 2026-06-26 04:40:44.960304 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-26 04:40:44.960352 | instance | Friday 26 June 2026 04:40:44 +0000 (0:00:00.147) 0:11:23.492 *********** 2026-06-26 04:40:45.771982 | instance | ok: [instance] 2026-06-26 04:40:45.772066 | instance | 2026-06-26 04:40:45.772318 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-26 04:40:45.772360 | instance | Friday 26 June 2026 04:40:45 +0000 (0:00:00.812) 0:11:24.304 *********** 2026-06-26 04:40:45.951273 | instance | skipping: [instance] 2026-06-26 04:40:45.951356 | instance | 2026-06-26 04:40:45.951556 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-26 04:40:45.951631 | instance | Friday 26 June 2026 04:40:45 +0000 (0:00:00.179) 0:11:24.483 *********** 2026-06-26 04:40:46.134399 | instance | skipping: [instance] 2026-06-26 04:40:46.135278 | instance | 2026-06-26 04:40:46.135323 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-26 04:40:46.135329 | instance | Friday 26 June 2026 04:40:46 +0000 (0:00:00.183) 0:11:24.666 *********** 2026-06-26 04:40:47.290190 | instance | ok: [instance] 2026-06-26 04:40:47.290312 | instance | 2026-06-26 04:40:47.290554 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:40:47.290615 | instance | Friday 26 June 2026 04:40:47 +0000 (0:00:01.155) 0:11:25.822 *********** 2026-06-26 04:40:48.070952 | instance | ok: [instance] 2026-06-26 04:40:48.071022 | instance | 2026-06-26 04:40:48.071243 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:40:48.071317 | instance | Friday 26 June 2026 04:40:48 +0000 (0:00:00.781) 0:11:26.603 *********** 2026-06-26 04:40:48.161727 | instance | ok: [instance] 2026-06-26 04:40:48.161798 | instance | 2026-06-26 04:40:48.161805 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:40:48.161812 | instance | Friday 26 June 2026 04:40:48 +0000 (0:00:00.089) 0:11:26.693 *********** 2026-06-26 04:40:48.249843 | instance | skipping: [instance] 2026-06-26 04:40:48.249959 | instance | 2026-06-26 04:40:48.250196 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:40:48.250273 | instance | Friday 26 June 2026 04:40:48 +0000 (0:00:00.088) 0:11:26.781 *********** 2026-06-26 04:40:48.328074 | instance | skipping: [instance] 2026-06-26 04:40:48.328183 | instance | 2026-06-26 04:40:48.328454 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:40:48.328501 | instance | Friday 26 June 2026 04:40:48 +0000 (0:00:00.078) 0:11:26.860 *********** 2026-06-26 04:40:48.409210 | instance | ok: [instance] 2026-06-26 04:40:48.409302 | instance | 2026-06-26 04:40:48.409589 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:40:48.409632 | instance | Friday 26 June 2026 04:40:48 +0000 (0:00:00.081) 0:11:26.941 *********** 2026-06-26 04:40:48.549959 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-26 04:40:48.550039 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 04:40:48.550249 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 04:40:48.550538 | instance | ok: [instance] => (item=load_balancer) 2026-06-26 04:40:48.550754 | instance | ok: [instance] => (item=identity) 2026-06-26 04:40:48.550961 | instance | ok: [instance] => (item=network) 2026-06-26 04:40:48.551150 | instance | 2026-06-26 04:40:48.551345 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:40:48.551495 | instance | Friday 26 June 2026 04:40:48 +0000 (0:00:00.140) 0:11:27.082 *********** 2026-06-26 04:40:48.689157 | instance | ok: [instance] 2026-06-26 04:40:48.689540 | instance | 2026-06-26 04:40:48.689884 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:40:48.690250 | instance | Friday 26 June 2026 04:40:48 +0000 (0:00:00.139) 0:11:27.221 *********** 2026-06-26 04:40:48.800583 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:40:48.800912 | instance | 2026-06-26 04:40:48.801237 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:40:48.801584 | instance | Friday 26 June 2026 04:40:48 +0000 (0:00:00.111) 0:11:27.333 *********** 2026-06-26 04:40:49.385077 | instance | ok: [instance] 2026-06-26 04:40:49.385419 | instance | 2026-06-26 04:40:49.385660 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-06-26 04:40:49.385892 | instance | Friday 26 June 2026 04:40:49 +0000 (0:00:00.583) 0:11:27.916 *********** 2026-06-26 04:40:50.910122 | instance | ok: [instance] 2026-06-26 04:40:50.910189 | instance | 2026-06-26 04:40:50.910201 | instance | TASK [vexxhost.atmosphere.octavia : Suspend the existing HelmRelease] ********** 2026-06-26 04:40:50.910251 | instance | Friday 26 June 2026 04:40:50 +0000 (0:00:01.524) 0:11:29.441 *********** 2026-06-26 04:40:51.684968 | instance | ok: [instance] 2026-06-26 04:40:51.685038 | instance | 2026-06-26 04:40:51.685050 | instance | TASK [vexxhost.atmosphere.octavia : Remove the existing HelmRelease] *********** 2026-06-26 04:40:51.685065 | instance | Friday 26 June 2026 04:40:51 +0000 (0:00:00.775) 0:11:30.216 *********** 2026-06-26 04:40:52.441922 | instance | ok: [instance] 2026-06-26 04:40:52.442145 | instance | 2026-06-26 04:40:52.442452 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-06-26 04:40:52.442732 | instance | Friday 26 June 2026 04:40:52 +0000 (0:00:00.757) 0:11:30.973 *********** 2026-06-26 04:40:53.379580 | instance | ok: [instance] 2026-06-26 04:40:53.379747 | instance | 2026-06-26 04:40:53.379935 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-06-26 04:40:53.380107 | instance | Friday 26 June 2026 04:40:53 +0000 (0:00:00.937) 0:11:31.911 *********** 2026-06-26 04:40:54.340231 | instance | ok: [instance] 2026-06-26 04:40:54.340426 | instance | 2026-06-26 04:40:54.340676 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-06-26 04:40:54.340897 | instance | Friday 26 June 2026 04:40:54 +0000 (0:00:00.960) 0:11:32.871 *********** 2026-06-26 04:40:55.492715 | instance | ok: [instance] 2026-06-26 04:40:55.492851 | instance | 2026-06-26 04:40:55.493048 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-06-26 04:40:55.493214 | instance | Friday 26 June 2026 04:40:55 +0000 (0:00:01.153) 0:11:34.024 *********** 2026-06-26 04:41:00.139894 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-06-26 04:41:00.140130 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-06-26 04:41:00.140389 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-06-26 04:41:00.140664 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-06-26 04:41:00.140941 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-06-26 04:41:00.141210 | instance | 2026-06-26 04:41:00.141469 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-06-26 04:41:00.141721 | instance | Friday 26 June 2026 04:41:00 +0000 (0:00:04.647) 0:11:38.671 *********** 2026-06-26 04:41:01.527163 | instance | ok: [instance] => (item=instance) 2026-06-26 04:41:01.527446 | instance | 2026-06-26 04:41:01.527745 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-06-26 04:41:01.528016 | instance | Friday 26 June 2026 04:41:01 +0000 (0:00:01.387) 0:11:40.059 *********** 2026-06-26 04:41:04.493886 | instance | ok: [instance] => (item=instance) 2026-06-26 04:41:04.494114 | instance | 2026-06-26 04:41:04.494428 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-06-26 04:41:04.494691 | instance | Friday 26 June 2026 04:41:04 +0000 (0:00:02.966) 0:11:43.025 *********** 2026-06-26 04:41:08.661770 | instance | ok: [instance] => (item=instance) 2026-06-26 04:41:08.661842 | instance | 2026-06-26 04:41:08.661853 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-06-26 04:41:08.661864 | instance | Friday 26 June 2026 04:41:08 +0000 (0:00:04.167) 0:11:47.192 *********** 2026-06-26 04:41:09.727568 | instance | ok: [instance] => (item=instance) 2026-06-26 04:41:09.727654 | instance | 2026-06-26 04:41:09.727799 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-06-26 04:41:09.727910 | instance | Friday 26 June 2026 04:41:09 +0000 (0:00:01.066) 0:11:48.259 *********** 2026-06-26 04:41:09.819139 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-06-26 04:41:09.819348 | instance | 2026-06-26 04:41:09.819402 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-06-26 04:41:09.819521 | instance | Friday 26 June 2026 04:41:09 +0000 (0:00:00.091) 0:11:48.351 *********** 2026-06-26 04:41:10.750561 | instance | ok: [instance] 2026-06-26 04:41:10.750653 | instance | 2026-06-26 04:41:10.750980 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-06-26 04:41:10.751025 | instance | Friday 26 June 2026 04:41:10 +0000 (0:00:00.931) 0:11:49.282 *********** 2026-06-26 04:41:12.582828 | instance | ok: [instance] => (item=[22, {'changed': False, 'openstack_ports': [{'id': '60a89108-2618-487b-b3f4-8cbef0169243', 'name': 'octavia-health-manager-port-instance', 'network_id': '0d5849d8-6824-4c16-bd2b-3e195075ce43', 'tenant_id': 'b902d3189ef64166b07841c641636341', 'mac_address': 'fa:16:3e:a4:ed:0a', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'fixed_ips': [{'subnet_id': 'e6e91ebe-0677-438b-8436-c7fc4afbda67', 'ip_address': '172.24.1.251'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['ae8cbc9d-dd03-4ca5-9a36-b386bf98d250'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'instance', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bound_drivers': {'0': 'ovn'}}, 'dns_name': '', 'dns_assignment': [{'ip_address': '172.24.1.251', 'hostname': 'host-172-24-1-251', 'fqdn': 'host-172-24-1-251.openstacklocal.'}], 'dns_domain': '', 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-26T04:16:17Z', 'updated_at': '2026-06-26T04:19:42Z', 'revision_number': 4, 'project_id': 'b902d3189ef64166b07841c641636341'}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'auth_type': None, 'auth': None, 'region_name': None, 'availability_zone': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-06-26 04:41:12.582944 | instance | ok: [instance] => (item=[9443, {'changed': False, 'openstack_ports': [{'id': '60a89108-2618-487b-b3f4-8cbef0169243', 'name': 'octavia-health-manager-port-instance', 'network_id': '0d5849d8-6824-4c16-bd2b-3e195075ce43', 'tenant_id': 'b902d3189ef64166b07841c641636341', 'mac_address': 'fa:16:3e:a4:ed:0a', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'fixed_ips': [{'subnet_id': 'e6e91ebe-0677-438b-8436-c7fc4afbda67', 'ip_address': '172.24.1.251'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['ae8cbc9d-dd03-4ca5-9a36-b386bf98d250'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'instance', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bound_drivers': {'0': 'ovn'}}, 'dns_name': '', 'dns_assignment': [{'ip_address': '172.24.1.251', 'hostname': 'host-172-24-1-251', 'fqdn': 'host-172-24-1-251.openstacklocal.'}], 'dns_domain': '', 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-26T04:16:17Z', 'updated_at': '2026-06-26T04:19:42Z', 'revision_number': 4, 'project_id': 'b902d3189ef64166b07841c641636341'}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'auth_type': None, 'auth': None, 'region_name': None, 'availability_zone': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-06-26 04:41:12.583328 | instance | 2026-06-26 04:41:12.583372 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-06-26 04:41:12.583378 | instance | Friday 26 June 2026 04:41:12 +0000 (0:00:01.832) 0:11:51.115 *********** 2026-06-26 04:41:13.553529 | instance | ok: [instance] 2026-06-26 04:41:13.553644 | instance | 2026-06-26 04:41:13.553806 | instance | TASK [Upload Amphora image] **************************************************** 2026-06-26 04:41:13.554835 | instance | Friday 26 June 2026 04:41:13 +0000 (0:00:00.970) 0:11:52.085 *********** 2026-06-26 04:41:13.756645 | instance | included: glance_image for instance 2026-06-26 04:41:13.756713 | instance | 2026-06-26 04:41:13.756825 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-06-26 04:41:13.756944 | instance | Friday 26 June 2026 04:41:13 +0000 (0:00:00.203) 0:11:52.289 *********** 2026-06-26 04:41:14.992725 | instance | ok: [instance] 2026-06-26 04:41:14.993535 | instance | 2026-06-26 04:41:14.993597 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-06-26 04:41:14.993609 | instance | Friday 26 June 2026 04:41:14 +0000 (0:00:01.235) 0:11:53.524 *********** 2026-06-26 04:41:16.062910 | instance | ok: [instance] 2026-06-26 04:41:16.062994 | instance | 2026-06-26 04:41:16.063254 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-06-26 04:41:16.063272 | instance | Friday 26 June 2026 04:41:16 +0000 (0:00:01.070) 0:11:54.595 *********** 2026-06-26 04:41:16.136783 | instance | skipping: [instance] 2026-06-26 04:41:16.136873 | instance | 2026-06-26 04:41:16.137148 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-06-26 04:41:16.137222 | instance | Friday 26 June 2026 04:41:16 +0000 (0:00:00.073) 0:11:54.668 *********** 2026-06-26 04:41:16.217089 | instance | skipping: [instance] 2026-06-26 04:41:16.217197 | instance | 2026-06-26 04:41:16.217538 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-06-26 04:41:16.217612 | instance | Friday 26 June 2026 04:41:16 +0000 (0:00:00.080) 0:11:54.749 *********** 2026-06-26 04:41:16.294197 | instance | skipping: [instance] 2026-06-26 04:41:16.294357 | instance | 2026-06-26 04:41:16.294369 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-06-26 04:41:16.294543 | instance | Friday 26 June 2026 04:41:16 +0000 (0:00:00.077) 0:11:54.826 *********** 2026-06-26 04:41:16.371165 | instance | skipping: [instance] 2026-06-26 04:41:16.371265 | instance | 2026-06-26 04:41:16.371359 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-06-26 04:41:16.371490 | instance | Friday 26 June 2026 04:41:16 +0000 (0:00:00.076) 0:11:54.903 *********** 2026-06-26 04:41:16.453017 | instance | skipping: [instance] 2026-06-26 04:41:16.453082 | instance | 2026-06-26 04:41:16.453404 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-06-26 04:41:16.453450 | instance | Friday 26 June 2026 04:41:16 +0000 (0:00:00.081) 0:11:54.985 *********** 2026-06-26 04:41:16.540003 | instance | skipping: [instance] 2026-06-26 04:41:16.540107 | instance | 2026-06-26 04:41:16.540115 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-06-26 04:41:16.540122 | instance | Friday 26 June 2026 04:41:16 +0000 (0:00:00.086) 0:11:55.071 *********** 2026-06-26 04:41:16.665838 | instance | skipping: [instance] 2026-06-26 04:41:16.666084 | instance | 2026-06-26 04:41:16.666687 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-06-26 04:41:16.666744 | instance | Friday 26 June 2026 04:41:16 +0000 (0:00:00.126) 0:11:55.197 *********** 2026-06-26 04:41:17.596764 | instance | ok: [instance] 2026-06-26 04:41:17.596869 | instance | 2026-06-26 04:41:17.596939 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-06-26 04:41:17.597061 | instance | Friday 26 June 2026 04:41:17 +0000 (0:00:00.931) 0:11:56.129 *********** 2026-06-26 04:41:18.320554 | instance | ok: [instance] 2026-06-26 04:41:18.320645 | instance | 2026-06-26 04:41:18.320762 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-06-26 04:41:18.320889 | instance | Friday 26 June 2026 04:41:18 +0000 (0:00:00.723) 0:11:56.852 *********** 2026-06-26 04:41:19.130691 | instance | ok: [instance] 2026-06-26 04:41:19.131089 | instance | 2026-06-26 04:41:19.131474 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-06-26 04:41:19.131860 | instance | Friday 26 June 2026 04:41:19 +0000 (0:00:00.809) 0:11:57.662 *********** 2026-06-26 04:41:20.327594 | instance | ok: [instance] 2026-06-26 04:41:20.327719 | instance | 2026-06-26 04:41:20.327739 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-06-26 04:41:20.327940 | instance | Friday 26 June 2026 04:41:20 +0000 (0:00:01.196) 0:11:58.859 *********** 2026-06-26 04:41:22.039528 | instance | ok: [instance] => (item=octavia-client) 2026-06-26 04:41:22.039606 | instance | ok: [instance] => (item=octavia-server) 2026-06-26 04:41:22.039830 | instance | 2026-06-26 04:41:22.039910 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-06-26 04:41:22.040009 | instance | Friday 26 June 2026 04:41:22 +0000 (0:00:01.712) 0:12:00.571 *********** 2026-06-26 04:41:22.834475 | instance | ok: [instance] 2026-06-26 04:41:22.834534 | instance | 2026-06-26 04:41:22.834546 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-06-26 04:41:22.834572 | instance | Friday 26 June 2026 04:41:22 +0000 (0:00:00.793) 0:12:01.365 *********** 2026-06-26 04:41:24.260165 | instance | ok: [instance] 2026-06-26 04:41:24.260249 | instance | 2026-06-26 04:41:24.260258 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-06-26 04:41:24.260265 | instance | Friday 26 June 2026 04:41:24 +0000 (0:00:01.425) 0:12:02.791 *********** 2026-06-26 04:41:26.998129 | instance | ok: [instance] 2026-06-26 04:41:26.998274 | instance | 2026-06-26 04:41:26.998349 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-06-26 04:41:26.998493 | instance | Friday 26 June 2026 04:41:26 +0000 (0:00:02.738) 0:12:05.530 *********** 2026-06-26 04:41:35.218294 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-06-26 04:41:35.218373 | instance | ok: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-06-26 04:41:35.218732 | instance | 2026-06-26 04:41:35.218778 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:41:35.218857 | instance | Friday 26 June 2026 04:41:35 +0000 (0:00:08.220) 0:12:13.750 *********** 2026-06-26 04:41:35.417620 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:41:35.417680 | instance | 2026-06-26 04:41:35.417815 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:41:35.417943 | instance | Friday 26 June 2026 04:41:35 +0000 (0:00:00.199) 0:12:13.950 *********** 2026-06-26 04:41:35.502049 | instance | skipping: [instance] 2026-06-26 04:41:35.502376 | instance | 2026-06-26 04:41:35.502582 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:41:35.502762 | instance | Friday 26 June 2026 04:41:35 +0000 (0:00:00.083) 0:12:14.033 *********** 2026-06-26 04:41:35.609227 | instance | skipping: [instance] 2026-06-26 04:41:35.609325 | instance | 2026-06-26 04:41:35.609418 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:41:35.609564 | instance | Friday 26 June 2026 04:41:35 +0000 (0:00:00.107) 0:12:14.141 *********** 2026-06-26 04:41:35.714382 | instance | ok: [instance] 2026-06-26 04:41:35.714449 | instance | 2026-06-26 04:41:35.714697 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-06-26 04:41:35.714738 | instance | Friday 26 June 2026 04:41:35 +0000 (0:00:00.105) 0:12:14.246 *********** 2026-06-26 04:41:35.864625 | instance | included: ingress for instance 2026-06-26 04:41:35.864687 | instance | 2026-06-26 04:41:35.864699 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-06-26 04:41:35.864710 | instance | Friday 26 June 2026 04:41:35 +0000 (0:00:00.148) 0:12:14.395 *********** 2026-06-26 04:41:37.201228 | instance | ok: [instance] 2026-06-26 04:41:37.201310 | instance | 2026-06-26 04:41:37.201579 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:41:37.201657 | instance | Friday 26 June 2026 04:41:37 +0000 (0:00:01.336) 0:12:15.731 *********** 2026-06-26 04:41:37.307810 | instance | ok: [instance] 2026-06-26 04:41:37.307937 | instance | 2026-06-26 04:41:37.307945 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:41:37.308077 | instance | Friday 26 June 2026 04:41:37 +0000 (0:00:00.108) 0:12:15.840 *********** 2026-06-26 04:41:37.451966 | instance | included: rabbitmq for instance 2026-06-26 04:41:37.452097 | instance | 2026-06-26 04:41:37.452109 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-26 04:41:37.452247 | instance | Friday 26 June 2026 04:41:37 +0000 (0:00:00.144) 0:12:15.984 *********** 2026-06-26 04:41:38.215323 | instance | ok: [instance] 2026-06-26 04:41:38.215400 | instance | 2026-06-26 04:41:38.215521 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-26 04:41:38.215642 | instance | Friday 26 June 2026 04:41:38 +0000 (0:00:00.762) 0:12:16.747 *********** 2026-06-26 04:41:38.409768 | instance | skipping: [instance] 2026-06-26 04:41:38.409935 | instance | 2026-06-26 04:41:38.410073 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-26 04:41:38.410198 | instance | Friday 26 June 2026 04:41:38 +0000 (0:00:00.194) 0:12:16.941 *********** 2026-06-26 04:41:38.606846 | instance | skipping: [instance] 2026-06-26 04:41:38.607122 | instance | 2026-06-26 04:41:38.607411 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-26 04:41:38.607690 | instance | Friday 26 June 2026 04:41:38 +0000 (0:00:00.197) 0:12:17.138 *********** 2026-06-26 04:41:39.489824 | instance | ok: [instance] 2026-06-26 04:41:39.490089 | instance | 2026-06-26 04:41:39.490426 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:41:39.490698 | instance | Friday 26 June 2026 04:41:39 +0000 (0:00:00.882) 0:12:18.020 *********** 2026-06-26 04:41:40.233760 | instance | ok: [instance] 2026-06-26 04:41:40.233835 | instance | 2026-06-26 04:41:40.234014 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:41:40.234626 | instance | Friday 26 June 2026 04:41:40 +0000 (0:00:00.744) 0:12:18.765 *********** 2026-06-26 04:41:40.314464 | instance | ok: [instance] 2026-06-26 04:41:40.314723 | instance | 2026-06-26 04:41:40.315042 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:41:40.315596 | instance | Friday 26 June 2026 04:41:40 +0000 (0:00:00.080) 0:12:18.846 *********** 2026-06-26 04:41:40.392486 | instance | skipping: [instance] 2026-06-26 04:41:40.392738 | instance | 2026-06-26 04:41:40.393136 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:41:40.393473 | instance | Friday 26 June 2026 04:41:40 +0000 (0:00:00.078) 0:12:18.924 *********** 2026-06-26 04:41:40.471004 | instance | skipping: [instance] 2026-06-26 04:41:40.471247 | instance | 2026-06-26 04:41:40.471522 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:41:40.471807 | instance | Friday 26 June 2026 04:41:40 +0000 (0:00:00.078) 0:12:19.003 *********** 2026-06-26 04:41:40.568592 | instance | ok: [instance] 2026-06-26 04:41:40.568788 | instance | 2026-06-26 04:41:40.569006 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:41:40.569223 | instance | Friday 26 June 2026 04:41:40 +0000 (0:00:00.097) 0:12:19.100 *********** 2026-06-26 04:41:40.727421 | instance | ok: [instance] => (item=container_infra) 2026-06-26 04:41:40.727662 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-26 04:41:40.727916 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 04:41:40.728174 | instance | ok: [instance] => (item=orchestration) 2026-06-26 04:41:40.728465 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 04:41:40.728815 | instance | ok: [instance] => (item=identity) 2026-06-26 04:41:40.729240 | instance | ok: [instance] => (item=key_manager) 2026-06-26 04:41:40.729654 | instance | 2026-06-26 04:41:40.730034 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:41:40.730412 | instance | Friday 26 June 2026 04:41:40 +0000 (0:00:00.158) 0:12:19.259 *********** 2026-06-26 04:41:40.839309 | instance | ok: [instance] 2026-06-26 04:41:40.839453 | instance | 2026-06-26 04:41:40.839635 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:41:40.839809 | instance | Friday 26 June 2026 04:41:40 +0000 (0:00:00.112) 0:12:19.371 *********** 2026-06-26 04:41:41.097762 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:41:41.098007 | instance | 2026-06-26 04:41:41.098314 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:41:41.098578 | instance | Friday 26 June 2026 04:41:41 +0000 (0:00:00.258) 0:12:19.629 *********** 2026-06-26 04:41:41.725886 | instance | ok: [instance] 2026-06-26 04:41:41.726144 | instance | 2026-06-26 04:41:41.726463 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 04:41:41.726741 | instance | Friday 26 June 2026 04:41:41 +0000 (0:00:00.626) 0:12:20.256 *********** 2026-06-26 04:41:41.844944 | instance | ok: [instance] => { 2026-06-26 04:41:41.845189 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64" 2026-06-26 04:41:41.845393 | instance | } 2026-06-26 04:41:41.845543 | instance | 2026-06-26 04:41:41.845718 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 04:41:41.845892 | instance | Friday 26 June 2026 04:41:41 +0000 (0:00:00.120) 0:12:20.376 *********** 2026-06-26 04:41:42.217406 | instance | ok: [instance] 2026-06-26 04:41:42.217646 | instance | 2026-06-26 04:41:42.217941 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 04:41:42.218226 | instance | Friday 26 June 2026 04:41:42 +0000 (0:00:00.372) 0:12:20.749 *********** 2026-06-26 04:41:42.326676 | instance | skipping: [instance] 2026-06-26 04:41:42.326953 | instance | 2026-06-26 04:41:42.327230 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-06-26 04:41:42.327493 | instance | Friday 26 June 2026 04:41:42 +0000 (0:00:00.109) 0:12:20.858 *********** 2026-06-26 04:41:42.975071 | instance | ok: [instance] 2026-06-26 04:41:42.975324 | instance | 2026-06-26 04:41:42.975642 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:41:42.975898 | instance | Friday 26 June 2026 04:41:42 +0000 (0:00:00.646) 0:12:21.505 *********** 2026-06-26 04:41:43.094604 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:41:43.094698 | instance | 2026-06-26 04:41:43.094885 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:41:43.095048 | instance | Friday 26 June 2026 04:41:43 +0000 (0:00:00.120) 0:12:21.626 *********** 2026-06-26 04:41:43.697764 | instance | ok: [instance] 2026-06-26 04:41:43.697971 | instance | 2026-06-26 04:41:43.698309 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-06-26 04:41:43.698634 | instance | Friday 26 June 2026 04:41:43 +0000 (0:00:00.602) 0:12:22.228 *********** 2026-06-26 04:41:43.967112 | instance | ok: [instance] 2026-06-26 04:41:43.967352 | instance | 2026-06-26 04:41:43.967636 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-06-26 04:41:43.967894 | instance | Friday 26 June 2026 04:41:43 +0000 (0:00:00.269) 0:12:22.498 *********** 2026-06-26 04:41:44.463869 | instance | ok: [instance] 2026-06-26 04:41:44.464133 | instance | 2026-06-26 04:41:44.464409 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-06-26 04:41:44.464727 | instance | Friday 26 June 2026 04:41:44 +0000 (0:00:00.496) 0:12:22.995 *********** 2026-06-26 04:41:45.553486 | instance | ok: [instance] 2026-06-26 04:41:45.553699 | instance | 2026-06-26 04:41:45.554126 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-06-26 04:41:45.554197 | instance | Friday 26 June 2026 04:41:45 +0000 (0:00:01.089) 0:12:24.085 *********** 2026-06-26 04:41:48.698400 | instance | ok: [instance] 2026-06-26 04:41:48.698642 | instance | 2026-06-26 04:41:48.698973 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-06-26 04:41:48.699246 | instance | Friday 26 June 2026 04:41:48 +0000 (0:00:03.145) 0:12:27.230 *********** 2026-06-26 04:41:48.975273 | instance | ok: [instance] 2026-06-26 04:41:48.975521 | instance | 2026-06-26 04:41:48.975808 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-06-26 04:41:48.976117 | instance | Friday 26 June 2026 04:41:48 +0000 (0:00:00.276) 0:12:27.507 *********** 2026-06-26 04:41:51.242919 | instance | ok: [instance] 2026-06-26 04:41:51.243181 | instance | 2026-06-26 04:41:51.243476 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-06-26 04:41:51.243726 | instance | Friday 26 June 2026 04:41:51 +0000 (0:00:02.267) 0:12:29.774 *********** 2026-06-26 04:41:52.013811 | instance | ok: [instance] 2026-06-26 04:41:52.014039 | instance | 2026-06-26 04:41:52.014441 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-06-26 04:41:52.015056 | instance | Friday 26 June 2026 04:41:52 +0000 (0:00:00.770) 0:12:30.545 *********** 2026-06-26 04:41:52.113579 | instance | skipping: [instance] 2026-06-26 04:41:52.113658 | instance | 2026-06-26 04:41:52.113811 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-06-26 04:41:52.113914 | instance | Friday 26 June 2026 04:41:52 +0000 (0:00:00.100) 0:12:30.646 *********** 2026-06-26 04:41:52.551198 | instance | ok: [instance] 2026-06-26 04:41:52.551409 | instance | 2026-06-26 04:41:52.551643 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-06-26 04:41:52.551824 | instance | Friday 26 June 2026 04:41:52 +0000 (0:00:00.437) 0:12:31.083 *********** 2026-06-26 04:41:52.653436 | instance | skipping: [instance] 2026-06-26 04:41:52.653569 | instance | 2026-06-26 04:41:52.653759 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-06-26 04:41:52.653913 | instance | Friday 26 June 2026 04:41:52 +0000 (0:00:00.102) 0:12:31.185 *********** 2026-06-26 04:41:55.664593 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-06-26 04:41:55.664897 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-06-26 04:41:55.665195 | instance | ok: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-06-26 04:41:55.665519 | instance | ok: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-06-26 04:41:55.665852 | instance | 2026-06-26 04:41:55.666673 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-06-26 04:41:55.666739 | instance | Friday 26 June 2026 04:41:55 +0000 (0:00:03.011) 0:12:34.196 *********** 2026-06-26 04:41:55.779088 | 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-06-26 04:41:55.779231 | 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-06-26 04:41:55.779382 | 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-06-26 04:41:55.779518 | 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-06-26 04:41:55.779693 | 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-06-26 04:41:55.779886 | 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-06-26 04:41:55.780127 | 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-06-26 04:41:55.780284 | 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-06-26 04:41:55.780436 | instance | skipping: [instance] 2026-06-26 04:41:55.780596 | instance | 2026-06-26 04:41:55.780774 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-06-26 04:41:55.780945 | instance | Friday 26 June 2026 04:41:55 +0000 (0:00:00.114) 0:12:34.310 *********** 2026-06-26 04:41:57.033073 | instance | ok: [instance] 2026-06-26 04:41:57.033309 | instance | 2026-06-26 04:41:57.033613 | instance | TASK [vexxhost.atmosphere.magnum : Suspend the existing HelmRelease] *********** 2026-06-26 04:41:57.033953 | instance | Friday 26 June 2026 04:41:57 +0000 (0:00:01.254) 0:12:35.564 *********** 2026-06-26 04:41:57.854745 | instance | ok: [instance] 2026-06-26 04:41:57.855451 | instance | 2026-06-26 04:41:57.855465 | instance | TASK [vexxhost.atmosphere.magnum : Remove the existing HelmRelease] ************ 2026-06-26 04:41:57.855476 | instance | Friday 26 June 2026 04:41:57 +0000 (0:00:00.822) 0:12:36.387 *********** 2026-06-26 04:41:58.699413 | instance | ok: [instance] 2026-06-26 04:41:58.699488 | instance | 2026-06-26 04:41:58.699775 | instance | TASK [vexxhost.atmosphere.magnum : Remove the Role] **************************** 2026-06-26 04:41:58.699820 | instance | Friday 26 June 2026 04:41:58 +0000 (0:00:00.844) 0:12:37.231 *********** 2026-06-26 04:41:59.489284 | instance | ok: [instance] 2026-06-26 04:41:59.489379 | instance | 2026-06-26 04:41:59.489493 | instance | TASK [vexxhost.atmosphere.magnum : Remove the RoleBinding] ********************* 2026-06-26 04:41:59.489624 | instance | Friday 26 June 2026 04:41:59 +0000 (0:00:00.789) 0:12:38.021 *********** 2026-06-26 04:42:00.229321 | instance | ok: [instance] 2026-06-26 04:42:00.229390 | instance | 2026-06-26 04:42:00.229681 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-06-26 04:42:00.229724 | instance | Friday 26 June 2026 04:42:00 +0000 (0:00:00.740) 0:12:38.761 *********** 2026-06-26 04:42:00.980255 | instance | ok: [instance] 2026-06-26 04:42:00.980330 | instance | 2026-06-26 04:42:00.980607 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-06-26 04:42:00.980651 | instance | Friday 26 June 2026 04:42:00 +0000 (0:00:00.750) 0:12:39.512 *********** 2026-06-26 04:42:03.327597 | instance | ok: [instance] 2026-06-26 04:42:03.327678 | instance | 2026-06-26 04:42:03.327800 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-06-26 04:42:03.328647 | instance | Friday 26 June 2026 04:42:03 +0000 (0:00:02.346) 0:12:41.859 *********** 2026-06-26 04:42:04.210811 | instance | ok: [instance] 2026-06-26 04:42:04.210911 | instance | 2026-06-26 04:42:04.211048 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:42:04.211199 | instance | Friday 26 June 2026 04:42:04 +0000 (0:00:00.883) 0:12:42.742 *********** 2026-06-26 04:42:04.390710 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:42:04.390917 | instance | 2026-06-26 04:42:04.391197 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:42:04.391545 | instance | Friday 26 June 2026 04:42:04 +0000 (0:00:00.179) 0:12:42.922 *********** 2026-06-26 04:42:04.472111 | instance | skipping: [instance] 2026-06-26 04:42:04.472378 | instance | 2026-06-26 04:42:04.472620 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:42:04.472896 | instance | Friday 26 June 2026 04:42:04 +0000 (0:00:00.081) 0:12:43.004 *********** 2026-06-26 04:42:04.565532 | instance | skipping: [instance] 2026-06-26 04:42:04.565764 | instance | 2026-06-26 04:42:04.566047 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:42:04.566339 | instance | Friday 26 June 2026 04:42:04 +0000 (0:00:00.093) 0:12:43.097 *********** 2026-06-26 04:42:04.659149 | instance | ok: [instance] 2026-06-26 04:42:04.659425 | instance | 2026-06-26 04:42:04.659721 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-06-26 04:42:04.660010 | instance | Friday 26 June 2026 04:42:04 +0000 (0:00:00.093) 0:12:43.191 *********** 2026-06-26 04:42:04.778944 | instance | included: ingress for instance 2026-06-26 04:42:04.779189 | instance | 2026-06-26 04:42:04.779473 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-06-26 04:42:04.779752 | instance | Friday 26 June 2026 04:42:04 +0000 (0:00:00.119) 0:12:43.311 *********** 2026-06-26 04:42:06.077404 | instance | ok: [instance] 2026-06-26 04:42:06.077614 | instance | 2026-06-26 04:42:06.077882 | instance | TASK [vexxhost.atmosphere.magnum : Delete un-used job and PVC] ***************** 2026-06-26 04:42:06.078157 | instance | Friday 26 June 2026 04:42:06 +0000 (0:00:01.297) 0:12:44.608 *********** 2026-06-26 04:42:06.847132 | instance | ok: [instance] 2026-06-26 04:42:06.847347 | instance | 2026-06-26 04:42:06.847620 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-06-26 04:42:06.847889 | instance | Friday 26 June 2026 04:42:06 +0000 (0:00:00.770) 0:12:45.379 *********** 2026-06-26 04:42:07.691877 | instance | ok: [instance] 2026-06-26 04:42:07.692099 | instance | 2026-06-26 04:42:07.692368 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-06-26 04:42:07.692582 | instance | Friday 26 June 2026 04:42:07 +0000 (0:00:00.844) 0:12:46.224 *********** 2026-06-26 04:42:07.869680 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:42:07.869893 | instance | 2026-06-26 04:42:07.870243 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:42:07.870524 | instance | Friday 26 June 2026 04:42:07 +0000 (0:00:00.177) 0:12:46.401 *********** 2026-06-26 04:42:08.206969 | instance | skipping: [instance] 2026-06-26 04:42:08.207182 | instance | 2026-06-26 04:42:08.207458 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:42:08.207719 | instance | Friday 26 June 2026 04:42:08 +0000 (0:00:00.337) 0:12:46.739 *********** 2026-06-26 04:42:08.294651 | instance | skipping: [instance] 2026-06-26 04:42:08.294931 | instance | 2026-06-26 04:42:08.295225 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:42:08.295520 | instance | Friday 26 June 2026 04:42:08 +0000 (0:00:00.086) 0:12:46.826 *********** 2026-06-26 04:42:08.393082 | instance | ok: [instance] 2026-06-26 04:42:08.393174 | instance | 2026-06-26 04:42:08.393404 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-06-26 04:42:08.393591 | instance | Friday 26 June 2026 04:42:08 +0000 (0:00:00.099) 0:12:46.925 *********** 2026-06-26 04:42:08.528551 | instance | included: ingress for instance 2026-06-26 04:42:08.528628 | instance | 2026-06-26 04:42:08.528749 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-06-26 04:42:08.528877 | instance | Friday 26 June 2026 04:42:08 +0000 (0:00:00.135) 0:12:47.060 *********** 2026-06-26 04:42:09.657623 | instance | ok: [instance] 2026-06-26 04:42:09.657894 | instance | 2026-06-26 04:42:09.658158 | instance | TASK [Upload images] *********************************************************** 2026-06-26 04:42:09.658455 | instance | Friday 26 June 2026 04:42:09 +0000 (0:00:01.128) 0:12:48.188 *********** 2026-06-26 04:42:09.878351 | instance | included: glance_image for instance => (item={'name': 'ubuntu-2204-kube-v1.34.3', 'url': 'https://github.com/vexxhost/capo-image-elements/releases/download/2025.12-3/ubuntu-22.04-v1.34.3.qcow2', 'distro': 'ubuntu'}) 2026-06-26 04:42:09.878600 | instance | 2026-06-26 04:42:09.878898 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-06-26 04:42:09.879226 | instance | Friday 26 June 2026 04:42:09 +0000 (0:00:00.221) 0:12:48.410 *********** 2026-06-26 04:42:10.794902 | instance | ok: [instance] 2026-06-26 04:42:10.794977 | instance | 2026-06-26 04:42:10.795100 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-06-26 04:42:10.795226 | instance | Friday 26 June 2026 04:42:10 +0000 (0:00:00.916) 0:12:49.327 *********** 2026-06-26 04:42:10.878478 | instance | skipping: [instance] 2026-06-26 04:42:10.878831 | instance | 2026-06-26 04:42:10.879221 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-06-26 04:42:10.879517 | instance | Friday 26 June 2026 04:42:10 +0000 (0:00:00.082) 0:12:49.409 *********** 2026-06-26 04:42:10.952949 | instance | skipping: [instance] 2026-06-26 04:42:10.953177 | instance | 2026-06-26 04:42:10.953449 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-06-26 04:42:10.953715 | instance | Friday 26 June 2026 04:42:10 +0000 (0:00:00.075) 0:12:49.484 *********** 2026-06-26 04:42:11.029725 | instance | skipping: [instance] 2026-06-26 04:42:11.029949 | instance | 2026-06-26 04:42:11.030297 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-06-26 04:42:11.030565 | instance | Friday 26 June 2026 04:42:11 +0000 (0:00:00.077) 0:12:49.562 *********** 2026-06-26 04:42:11.104310 | instance | skipping: [instance] 2026-06-26 04:42:11.104540 | instance | 2026-06-26 04:42:11.104807 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-06-26 04:42:11.105066 | instance | Friday 26 June 2026 04:42:11 +0000 (0:00:00.074) 0:12:49.636 *********** 2026-06-26 04:42:11.178547 | instance | skipping: [instance] 2026-06-26 04:42:11.178763 | instance | 2026-06-26 04:42:11.179031 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-06-26 04:42:11.179308 | instance | Friday 26 June 2026 04:42:11 +0000 (0:00:00.074) 0:12:49.710 *********** 2026-06-26 04:42:11.259199 | instance | skipping: [instance] 2026-06-26 04:42:11.259453 | instance | 2026-06-26 04:42:11.259735 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-06-26 04:42:11.260034 | instance | Friday 26 June 2026 04:42:11 +0000 (0:00:00.080) 0:12:49.791 *********** 2026-06-26 04:42:11.486826 | instance | skipping: [instance] 2026-06-26 04:42:11.486897 | instance | 2026-06-26 04:42:11.487101 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:42:11.487121 | instance | Friday 26 June 2026 04:42:11 +0000 (0:00:00.227) 0:12:50.018 *********** 2026-06-26 04:42:11.594162 | instance | ok: [instance] 2026-06-26 04:42:11.594241 | instance | 2026-06-26 04:42:11.594362 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:42:11.594477 | instance | Friday 26 June 2026 04:42:11 +0000 (0:00:00.108) 0:12:50.126 *********** 2026-06-26 04:42:11.723016 | instance | included: rabbitmq for instance 2026-06-26 04:42:11.723090 | instance | 2026-06-26 04:42:11.723217 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-26 04:42:11.723337 | instance | Friday 26 June 2026 04:42:11 +0000 (0:00:00.128) 0:12:50.255 *********** 2026-06-26 04:42:12.516089 | instance | ok: [instance] 2026-06-26 04:42:12.516478 | instance | 2026-06-26 04:42:12.516779 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-26 04:42:12.517063 | instance | Friday 26 June 2026 04:42:12 +0000 (0:00:00.792) 0:12:51.048 *********** 2026-06-26 04:42:12.718889 | instance | skipping: [instance] 2026-06-26 04:42:12.719040 | instance | 2026-06-26 04:42:12.719240 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-26 04:42:12.719411 | instance | Friday 26 June 2026 04:42:12 +0000 (0:00:00.196) 0:12:51.244 *********** 2026-06-26 04:42:12.889652 | instance | skipping: [instance] 2026-06-26 04:42:12.889854 | instance | 2026-06-26 04:42:12.890142 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-26 04:42:12.890456 | instance | Friday 26 June 2026 04:42:12 +0000 (0:00:00.177) 0:12:51.421 *********** 2026-06-26 04:42:13.831785 | instance | ok: [instance] 2026-06-26 04:42:13.831875 | instance | 2026-06-26 04:42:13.832120 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:42:13.832310 | instance | Friday 26 June 2026 04:42:13 +0000 (0:00:00.941) 0:12:52.363 *********** 2026-06-26 04:42:14.903864 | instance | ok: [instance] 2026-06-26 04:42:14.903938 | instance | 2026-06-26 04:42:14.904072 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:42:14.904231 | instance | Friday 26 June 2026 04:42:14 +0000 (0:00:01.072) 0:12:53.435 *********** 2026-06-26 04:42:14.992268 | instance | ok: [instance] 2026-06-26 04:42:14.992508 | instance | 2026-06-26 04:42:14.992792 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:42:14.993059 | instance | Friday 26 June 2026 04:42:14 +0000 (0:00:00.088) 0:12:53.524 *********** 2026-06-26 04:42:15.070056 | instance | skipping: [instance] 2026-06-26 04:42:15.070321 | instance | 2026-06-26 04:42:15.070640 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:42:15.070927 | instance | Friday 26 June 2026 04:42:15 +0000 (0:00:00.078) 0:12:53.602 *********** 2026-06-26 04:42:15.158953 | instance | skipping: [instance] 2026-06-26 04:42:15.159185 | instance | 2026-06-26 04:42:15.159485 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:42:15.159785 | instance | Friday 26 June 2026 04:42:15 +0000 (0:00:00.088) 0:12:53.691 *********** 2026-06-26 04:42:15.237709 | instance | ok: [instance] 2026-06-26 04:42:15.237925 | instance | 2026-06-26 04:42:15.238351 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:42:15.238486 | instance | Friday 26 June 2026 04:42:15 +0000 (0:00:00.079) 0:12:53.770 *********** 2026-06-26 04:42:15.379173 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-26 04:42:15.379432 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 04:42:15.379718 | instance | ok: [instance] => (item=sharev2) 2026-06-26 04:42:15.379992 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 04:42:15.380265 | instance | ok: [instance] => (item=identity) 2026-06-26 04:42:15.380536 | instance | 2026-06-26 04:42:15.380817 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:42:15.381096 | instance | Friday 26 June 2026 04:42:15 +0000 (0:00:00.140) 0:12:53.910 *********** 2026-06-26 04:42:15.492582 | instance | ok: [instance] 2026-06-26 04:42:15.492826 | instance | 2026-06-26 04:42:15.493121 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:42:15.493448 | instance | Friday 26 June 2026 04:42:15 +0000 (0:00:00.112) 0:12:54.023 *********** 2026-06-26 04:42:15.621572 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:42:15.621729 | instance | 2026-06-26 04:42:15.621911 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:42:15.622088 | instance | Friday 26 June 2026 04:42:15 +0000 (0:00:00.130) 0:12:54.153 *********** 2026-06-26 04:42:16.191973 | instance | ok: [instance] 2026-06-26 04:42:16.192183 | instance | 2026-06-26 04:42:16.192454 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-06-26 04:42:16.192743 | instance | Friday 26 June 2026 04:42:16 +0000 (0:00:00.570) 0:12:54.723 *********** 2026-06-26 04:42:17.209648 | instance | ok: [instance] 2026-06-26 04:42:17.209735 | instance | 2026-06-26 04:42:17.209842 | instance | TASK [Upload service image] **************************************************** 2026-06-26 04:42:17.209958 | instance | Friday 26 June 2026 04:42:17 +0000 (0:00:01.017) 0:12:55.741 *********** 2026-06-26 04:42:17.437645 | instance | included: glance_image for instance 2026-06-26 04:42:17.437735 | instance | 2026-06-26 04:42:17.437812 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-06-26 04:42:17.437930 | instance | Friday 26 June 2026 04:42:17 +0000 (0:00:00.220) 0:12:55.962 *********** 2026-06-26 04:42:18.334523 | instance | ok: [instance] 2026-06-26 04:42:18.334781 | instance | 2026-06-26 04:42:18.335050 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-06-26 04:42:18.335306 | instance | Friday 26 June 2026 04:42:18 +0000 (0:00:00.904) 0:12:56.866 *********** 2026-06-26 04:42:18.410089 | instance | skipping: [instance] 2026-06-26 04:42:18.410378 | instance | 2026-06-26 04:42:18.410666 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-06-26 04:42:18.410965 | instance | Friday 26 June 2026 04:42:18 +0000 (0:00:00.075) 0:12:56.942 *********** 2026-06-26 04:42:18.495394 | instance | skipping: [instance] 2026-06-26 04:42:18.495650 | instance | 2026-06-26 04:42:18.496072 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-06-26 04:42:18.496604 | instance | Friday 26 June 2026 04:42:18 +0000 (0:00:00.084) 0:12:57.026 *********** 2026-06-26 04:42:18.591157 | instance | skipping: [instance] 2026-06-26 04:42:18.591204 | instance | 2026-06-26 04:42:18.591214 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-06-26 04:42:18.591375 | instance | Friday 26 June 2026 04:42:18 +0000 (0:00:00.095) 0:12:57.122 *********** 2026-06-26 04:42:18.672741 | instance | skipping: [instance] 2026-06-26 04:42:18.672965 | instance | 2026-06-26 04:42:18.673237 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-06-26 04:42:18.673513 | instance | Friday 26 June 2026 04:42:18 +0000 (0:00:00.082) 0:12:57.204 *********** 2026-06-26 04:42:18.746516 | instance | skipping: [instance] 2026-06-26 04:42:18.746744 | instance | 2026-06-26 04:42:18.747013 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-06-26 04:42:18.747266 | instance | Friday 26 June 2026 04:42:18 +0000 (0:00:00.073) 0:12:57.278 *********** 2026-06-26 04:42:18.826010 | instance | skipping: [instance] 2026-06-26 04:42:18.826154 | instance | 2026-06-26 04:42:18.826385 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-06-26 04:42:18.826575 | instance | Friday 26 June 2026 04:42:18 +0000 (0:00:00.079) 0:12:57.358 *********** 2026-06-26 04:42:18.936235 | instance | skipping: [instance] 2026-06-26 04:42:18.936332 | instance | 2026-06-26 04:42:18.936477 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-06-26 04:42:18.936589 | instance | Friday 26 June 2026 04:42:18 +0000 (0:00:00.110) 0:12:57.468 *********** 2026-06-26 04:42:19.937221 | instance | ok: [instance] 2026-06-26 04:42:19.937452 | instance | 2026-06-26 04:42:19.937726 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-06-26 04:42:19.937995 | instance | Friday 26 June 2026 04:42:19 +0000 (0:00:01.000) 0:12:58.469 *********** 2026-06-26 04:42:22.708588 | instance | ok: [instance] => (item=22) 2026-06-26 04:42:22.708906 | instance | ok: [instance] => (item=111) 2026-06-26 04:42:22.709082 | instance | ok: [instance] => (item=2049) 2026-06-26 04:42:22.709255 | instance | 2026-06-26 04:42:22.709473 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-06-26 04:42:22.709647 | instance | Friday 26 June 2026 04:42:22 +0000 (0:00:02.770) 0:13:01.239 *********** 2026-06-26 04:42:23.641708 | instance | ok: [instance] 2026-06-26 04:42:23.641949 | instance | 2026-06-26 04:42:23.642299 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-06-26 04:42:23.642656 | instance | Friday 26 June 2026 04:42:23 +0000 (0:00:00.934) 0:13:02.173 *********** 2026-06-26 04:42:23.853218 | instance | ok: [instance -> localhost] 2026-06-26 04:42:23.853443 | instance | 2026-06-26 04:42:23.853730 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-06-26 04:42:23.854000 | instance | Friday 26 June 2026 04:42:23 +0000 (0:00:00.211) 0:13:02.385 *********** 2026-06-26 04:42:24.269203 | instance | ok: [instance -> localhost] 2026-06-26 04:42:24.269431 | instance | 2026-06-26 04:42:24.269701 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-06-26 04:42:24.269960 | instance | Friday 26 June 2026 04:42:24 +0000 (0:00:00.415) 0:13:02.801 *********** 2026-06-26 04:42:24.606992 | instance | ok: [instance -> localhost] 2026-06-26 04:42:24.607227 | instance | 2026-06-26 04:42:24.607501 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-06-26 04:42:24.607776 | instance | Friday 26 June 2026 04:42:24 +0000 (0:00:00.337) 0:13:03.139 *********** 2026-06-26 04:42:24.849212 | instance | ok: [instance -> localhost] 2026-06-26 04:42:24.849341 | instance | 2026-06-26 04:42:24.849506 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-06-26 04:42:24.849643 | instance | Friday 26 June 2026 04:42:24 +0000 (0:00:00.242) 0:13:03.381 *********** 2026-06-26 04:42:25.579905 | instance | ok: [instance] 2026-06-26 04:42:25.580000 | instance | 2026-06-26 04:42:25.580135 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-06-26 04:42:25.580256 | instance | Friday 26 June 2026 04:42:25 +0000 (0:00:00.730) 0:13:04.112 *********** 2026-06-26 04:42:28.035075 | instance | ok: [instance] 2026-06-26 04:42:28.035316 | instance | 2026-06-26 04:42:28.035598 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:42:28.035871 | instance | Friday 26 June 2026 04:42:28 +0000 (0:00:02.454) 0:13:06.567 *********** 2026-06-26 04:42:28.402730 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:42:28.403124 | instance | 2026-06-26 04:42:28.403475 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:42:28.403679 | instance | Friday 26 June 2026 04:42:28 +0000 (0:00:00.366) 0:13:06.933 *********** 2026-06-26 04:42:28.479690 | instance | skipping: [instance] 2026-06-26 04:42:28.479975 | instance | 2026-06-26 04:42:28.480274 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:42:28.480572 | instance | Friday 26 June 2026 04:42:28 +0000 (0:00:00.078) 0:13:07.011 *********** 2026-06-26 04:42:28.567363 | instance | skipping: [instance] 2026-06-26 04:42:28.567584 | instance | 2026-06-26 04:42:28.568605 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:42:28.568635 | instance | Friday 26 June 2026 04:42:28 +0000 (0:00:00.087) 0:13:07.099 *********** 2026-06-26 04:42:28.659367 | instance | ok: [instance] 2026-06-26 04:42:28.659611 | instance | 2026-06-26 04:42:28.659894 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-06-26 04:42:28.660155 | instance | Friday 26 June 2026 04:42:28 +0000 (0:00:00.092) 0:13:07.191 *********** 2026-06-26 04:42:28.814162 | instance | included: ingress for instance 2026-06-26 04:42:28.814478 | instance | 2026-06-26 04:42:28.814766 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-06-26 04:42:28.815038 | instance | Friday 26 June 2026 04:42:28 +0000 (0:00:00.154) 0:13:07.345 *********** 2026-06-26 04:42:29.975252 | instance | ok: [instance] 2026-06-26 04:42:29.975476 | instance | 2026-06-26 04:42:29.975772 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-06-26 04:42:29.976046 | instance | Friday 26 June 2026 04:42:29 +0000 (0:00:01.160) 0:13:08.506 *********** 2026-06-26 04:42:31.248386 | instance | ok: [instance] 2026-06-26 04:42:31.248628 | instance | 2026-06-26 04:42:31.248921 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:42:31.249252 | instance | Friday 26 June 2026 04:42:31 +0000 (0:00:01.273) 0:13:09.779 *********** 2026-06-26 04:42:31.365874 | instance | ok: [instance] 2026-06-26 04:42:31.366117 | instance | 2026-06-26 04:42:31.366440 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:42:31.366744 | instance | Friday 26 June 2026 04:42:31 +0000 (0:00:00.118) 0:13:09.897 *********** 2026-06-26 04:42:31.440310 | instance | skipping: [instance] 2026-06-26 04:42:31.440521 | instance | 2026-06-26 04:42:31.440796 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:42:31.441055 | instance | Friday 26 June 2026 04:42:31 +0000 (0:00:00.074) 0:13:09.972 *********** 2026-06-26 04:42:31.511169 | instance | skipping: [instance] 2026-06-26 04:42:31.511454 | instance | 2026-06-26 04:42:31.511809 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:42:31.512134 | instance | Friday 26 June 2026 04:42:31 +0000 (0:00:00.070) 0:13:10.043 *********** 2026-06-26 04:42:31.602259 | instance | skipping: [instance] 2026-06-26 04:42:31.602521 | instance | 2026-06-26 04:42:31.602805 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:42:31.603071 | instance | Friday 26 June 2026 04:42:31 +0000 (0:00:00.090) 0:13:10.134 *********** 2026-06-26 04:42:31.681719 | instance | skipping: [instance] 2026-06-26 04:42:31.681960 | instance | 2026-06-26 04:42:31.682300 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:42:31.682586 | instance | Friday 26 June 2026 04:42:31 +0000 (0:00:00.079) 0:13:10.213 *********** 2026-06-26 04:42:31.759226 | instance | skipping: [instance] 2026-06-26 04:42:31.759447 | instance | 2026-06-26 04:42:31.759738 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:42:31.759996 | instance | Friday 26 June 2026 04:42:31 +0000 (0:00:00.077) 0:13:10.291 *********** 2026-06-26 04:42:31.838696 | instance | ok: [instance] 2026-06-26 04:42:31.838919 | instance | 2026-06-26 04:42:31.839219 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:42:31.839487 | instance | Friday 26 June 2026 04:42:31 +0000 (0:00:00.078) 0:13:10.370 *********** 2026-06-26 04:42:31.953488 | instance | ok: [instance] => (item=oslo_db) 2026-06-26 04:42:31.953697 | instance | ok: [instance] => (item=oslo_cache) 2026-06-26 04:42:31.953997 | instance | ok: [instance] => (item=dashboard) 2026-06-26 04:42:31.954240 | instance | ok: [instance] => (item=identity) 2026-06-26 04:42:31.954492 | instance | 2026-06-26 04:42:31.954765 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:42:31.955021 | instance | Friday 26 June 2026 04:42:31 +0000 (0:00:00.115) 0:13:10.485 *********** 2026-06-26 04:42:32.070282 | instance | ok: [instance] 2026-06-26 04:42:32.070451 | instance | 2026-06-26 04:42:32.070747 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:42:32.071007 | instance | Friday 26 June 2026 04:42:32 +0000 (0:00:00.116) 0:13:10.601 *********** 2026-06-26 04:42:32.177560 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:42:32.177795 | instance | 2026-06-26 04:42:32.178068 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:42:32.178395 | instance | Friday 26 June 2026 04:42:32 +0000 (0:00:00.107) 0:13:10.709 *********** 2026-06-26 04:42:32.779376 | instance | ok: [instance] 2026-06-26 04:42:32.779635 | instance | 2026-06-26 04:42:32.779963 | instance | TASK [vexxhost.atmosphere.horizon : Suspend the existing HelmRelease] ********** 2026-06-26 04:42:32.780291 | instance | Friday 26 June 2026 04:42:32 +0000 (0:00:00.601) 0:13:11.310 *********** 2026-06-26 04:42:33.534007 | instance | ok: [instance] 2026-06-26 04:42:33.534131 | instance | 2026-06-26 04:42:33.534499 | instance | TASK [vexxhost.atmosphere.horizon : Remove the existing HelmRelease] *********** 2026-06-26 04:42:33.534698 | instance | Friday 26 June 2026 04:42:33 +0000 (0:00:00.755) 0:13:12.065 *********** 2026-06-26 04:42:34.260468 | instance | ok: [instance] 2026-06-26 04:42:34.260590 | instance | 2026-06-26 04:42:34.260780 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-06-26 04:42:34.260939 | instance | Friday 26 June 2026 04:42:34 +0000 (0:00:00.726) 0:13:12.792 *********** 2026-06-26 04:42:36.507225 | instance | ok: [instance] 2026-06-26 04:42:36.507505 | instance | 2026-06-26 04:42:36.507791 | instance | TASK [Create Ingress] ********************************************************** 2026-06-26 04:42:36.508053 | instance | Friday 26 June 2026 04:42:36 +0000 (0:00:02.246) 0:13:15.039 *********** 2026-06-26 04:42:36.687127 | instance | included: openstack_helm_ingress for instance 2026-06-26 04:42:36.687272 | instance | 2026-06-26 04:42:36.687456 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-26 04:42:36.687660 | instance | Friday 26 June 2026 04:42:36 +0000 (0:00:00.180) 0:13:15.219 *********** 2026-06-26 04:42:36.774089 | instance | skipping: [instance] 2026-06-26 04:42:36.774390 | instance | 2026-06-26 04:42:36.774673 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-26 04:42:36.775010 | instance | Friday 26 June 2026 04:42:36 +0000 (0:00:00.086) 0:13:15.306 *********** 2026-06-26 04:42:36.855923 | instance | skipping: [instance] 2026-06-26 04:42:36.856157 | instance | 2026-06-26 04:42:36.856425 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-26 04:42:36.856720 | instance | Friday 26 June 2026 04:42:36 +0000 (0:00:00.081) 0:13:15.388 *********** 2026-06-26 04:42:37.091101 | instance | ok: [instance] 2026-06-26 04:42:37.091160 | instance | 2026-06-26 04:42:37.091286 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-06-26 04:42:37.091379 | instance | Friday 26 June 2026 04:42:37 +0000 (0:00:00.235) 0:13:15.623 *********** 2026-06-26 04:42:37.208354 | instance | included: ingress for instance 2026-06-26 04:42:37.209229 | instance | 2026-06-26 04:42:37.209316 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-06-26 04:42:37.209580 | instance | Friday 26 June 2026 04:42:37 +0000 (0:00:00.116) 0:13:15.740 *********** 2026-06-26 04:42:38.479886 | instance | ok: [instance] 2026-06-26 04:42:38.480047 | instance | 2026-06-26 04:42:38.480448 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-06-26 04:42:38.480703 | instance | Friday 26 June 2026 04:42:38 +0000 (0:00:01.270) 0:13:17.010 *********** 2026-06-26 04:42:39.360107 | instance | ok: [instance] 2026-06-26 04:42:39.360347 | instance | 2026-06-26 04:42:39.360638 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-06-26 04:42:39.360900 | instance | Friday 26 June 2026 04:42:39 +0000 (0:00:00.881) 0:13:17.892 *********** 2026-06-26 04:42:47.144625 | instance | ok: [instance] => (item=None) 2026-06-26 04:42:47.145422 | instance | ok: [instance] => (item=None) 2026-06-26 04:42:47.145496 | instance | ok: [instance] => (item=None) 2026-06-26 04:42:47.145515 | instance | ok: [instance] => (item=None) 2026-06-26 04:42:47.145866 | instance | ok: [instance] => (item=None) 2026-06-26 04:42:47.145977 | instance | ok: [instance] => (item=None) 2026-06-26 04:42:47.146556 | instance | ok: [instance] => (item=None) 2026-06-26 04:42:47.146700 | instance | ok: [instance] => (item=None) 2026-06-26 04:42:47.146974 | instance | ok: [instance] => (item=None) 2026-06-26 04:42:47.147319 | instance | ok: [instance] => (item=None) 2026-06-26 04:42:47.147463 | instance | ok: [instance] => (item=None) 2026-06-26 04:42:47.147945 | instance | ok: [instance] => (item=None) 2026-06-26 04:42:47.148039 | instance | ok: [instance] 2026-06-26 04:42:47.148665 | instance | 2026-06-26 04:42:47.148732 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-06-26 04:42:47.148873 | instance | Friday 26 June 2026 04:42:47 +0000 (0:00:07.784) 0:13:25.676 *********** 2026-06-26 04:42:47.421113 | instance | ok: [instance] => (item=None) 2026-06-26 04:42:47.421206 | instance | ok: [instance] => (item=None) 2026-06-26 04:42:47.421327 | instance | ok: [instance] => (item=None) 2026-06-26 04:42:47.421434 | instance | skipping: [instance] => (item=None) 2026-06-26 04:42:47.421559 | instance | ok: [instance] => (item=None) 2026-06-26 04:42:47.421706 | instance | ok: [instance] => (item=None) 2026-06-26 04:42:47.421930 | instance | ok: [instance] => (item=None) 2026-06-26 04:42:47.422072 | instance | ok: [instance] => (item=None) 2026-06-26 04:42:47.422258 | instance | ok: [instance] => (item=None) 2026-06-26 04:42:47.422404 | instance | ok: [instance] => (item=None) 2026-06-26 04:42:47.422543 | instance | ok: [instance] => (item=None) 2026-06-26 04:42:47.422684 | instance | ok: [instance] => (item=None) 2026-06-26 04:42:47.422827 | instance | ok: [instance] 2026-06-26 04:42:47.422963 | instance | 2026-06-26 04:42:47.423118 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-06-26 04:42:47.423265 | instance | Friday 26 June 2026 04:42:47 +0000 (0:00:00.276) 0:13:25.953 *********** 2026-06-26 04:42:48.149848 | instance | ok: [instance] 2026-06-26 04:42:48.150182 | instance | 2026-06-26 04:42:48.150572 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-06-26 04:42:48.150882 | instance | Friday 26 June 2026 04:42:48 +0000 (0:00:00.728) 0:13:26.681 *********** 2026-06-26 04:42:49.007912 | instance | ok: [instance] 2026-06-26 04:42:49.008196 | instance | 2026-06-26 04:42:49.008486 | instance | PLAY [controllers] ************************************************************* 2026-06-26 04:42:49.008776 | instance | 2026-06-26 04:42:49.009073 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 04:42:49.009402 | instance | Friday 26 June 2026 04:42:48 +0000 (0:00:00.857) 0:13:27.539 *********** 2026-06-26 04:42:52.927897 | instance | ok: [instance] 2026-06-26 04:42:52.928135 | instance | 2026-06-26 04:42:52.928639 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-06-26 04:42:52.929087 | instance | Friday 26 June 2026 04:42:52 +0000 (0:00:03.919) 0:13:31.458 *********** 2026-06-26 04:42:53.214829 | instance | ok: [instance] 2026-06-26 04:42:53.215043 | instance | 2026-06-26 04:42:53.215323 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-26 04:42:53.215579 | instance | Friday 26 June 2026 04:42:53 +0000 (0:00:00.287) 0:13:31.746 *********** 2026-06-26 04:42:54.446960 | instance | ok: [instance] 2026-06-26 04:42:54.447212 | instance | 2026-06-26 04:42:54.447492 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-26 04:42:54.447762 | instance | Friday 26 June 2026 04:42:54 +0000 (0:00:01.231) 0:13:32.978 *********** 2026-06-26 04:42:54.897184 | instance | ok: [instance] 2026-06-26 04:42:54.897387 | instance | 2026-06-26 04:42:54.897684 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-26 04:42:54.897978 | instance | Friday 26 June 2026 04:42:54 +0000 (0:00:00.450) 0:13:33.428 *********** 2026-06-26 04:42:55.006130 | instance | ok: [instance] => { 2026-06-26 04:42:55.006371 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-06-26 04:42:55.006541 | instance | } 2026-06-26 04:42:55.006688 | instance | 2026-06-26 04:42:55.006854 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-26 04:42:55.007021 | instance | Friday 26 June 2026 04:42:54 +0000 (0:00:00.109) 0:13:33.538 *********** 2026-06-26 04:42:55.406575 | instance | ok: [instance] 2026-06-26 04:42:55.406720 | instance | 2026-06-26 04:42:55.406894 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-26 04:42:55.407068 | instance | Friday 26 June 2026 04:42:55 +0000 (0:00:00.400) 0:13:33.938 *********** 2026-06-26 04:42:56.538933 | instance | ok: [instance] 2026-06-26 04:42:56.539165 | instance | 2026-06-26 04:42:56.539525 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-06-26 04:42:56.539986 | instance | Friday 26 June 2026 04:42:56 +0000 (0:00:01.131) 0:13:35.070 *********** 2026-06-26 04:42:57.062732 | instance | ok: [instance] 2026-06-26 04:42:57.062982 | instance | 2026-06-26 04:42:57.063312 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-06-26 04:42:57.063620 | instance | Friday 26 June 2026 04:42:57 +0000 (0:00:00.524) 0:13:35.594 *********** 2026-06-26 04:42:57.848308 | instance | ok: [instance] 2026-06-26 04:42:57.848568 | instance | 2026-06-26 04:42:57.848950 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-06-26 04:42:57.849326 | instance | Friday 26 June 2026 04:42:57 +0000 (0:00:00.785) 0:13:36.380 *********** 2026-06-26 04:42:58.758780 | instance | ok: [instance] 2026-06-26 04:42:58.759068 | instance | 2026-06-26 04:42:58.759524 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-06-26 04:42:58.759845 | instance | Friday 26 June 2026 04:42:58 +0000 (0:00:00.910) 0:13:37.290 *********** 2026-06-26 04:42:59.158612 | instance | ok: [instance] 2026-06-26 04:42:59.158933 | instance | 2026-06-26 04:42:59.159249 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-06-26 04:42:59.159539 | instance | Friday 26 June 2026 04:42:59 +0000 (0:00:00.399) 0:13:37.690 *********** 2026-06-26 04:42:59.334470 | instance | included: openstack_helm_endpoints for instance 2026-06-26 04:42:59.334707 | instance | 2026-06-26 04:42:59.335018 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:42:59.335294 | instance | Friday 26 June 2026 04:42:59 +0000 (0:00:00.175) 0:13:37.866 *********** 2026-06-26 04:42:59.411265 | instance | skipping: [instance] 2026-06-26 04:42:59.411436 | instance | 2026-06-26 04:42:59.411665 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:42:59.411886 | instance | Friday 26 June 2026 04:42:59 +0000 (0:00:00.076) 0:13:37.943 *********** 2026-06-26 04:42:59.476974 | instance | skipping: [instance] 2026-06-26 04:42:59.477222 | instance | 2026-06-26 04:42:59.477513 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:42:59.477781 | instance | Friday 26 June 2026 04:42:59 +0000 (0:00:00.065) 0:13:38.009 *********** 2026-06-26 04:42:59.560978 | instance | skipping: [instance] 2026-06-26 04:42:59.561127 | instance | 2026-06-26 04:42:59.562895 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:42:59.562930 | instance | Friday 26 June 2026 04:42:59 +0000 (0:00:00.083) 0:13:38.093 *********** 2026-06-26 04:42:59.633605 | instance | skipping: [instance] 2026-06-26 04:42:59.633836 | instance | 2026-06-26 04:42:59.634179 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:42:59.634572 | instance | Friday 26 June 2026 04:42:59 +0000 (0:00:00.072) 0:13:38.165 *********** 2026-06-26 04:42:59.705279 | instance | skipping: [instance] 2026-06-26 04:42:59.705411 | instance | 2026-06-26 04:42:59.705621 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:42:59.705860 | instance | Friday 26 June 2026 04:42:59 +0000 (0:00:00.071) 0:13:38.237 *********** 2026-06-26 04:42:59.768518 | instance | skipping: [instance] 2026-06-26 04:42:59.768762 | instance | 2026-06-26 04:42:59.769058 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:42:59.769330 | instance | Friday 26 June 2026 04:42:59 +0000 (0:00:00.063) 0:13:38.300 *********** 2026-06-26 04:42:59.833099 | instance | ok: [instance] 2026-06-26 04:42:59.833244 | instance | 2026-06-26 04:42:59.833448 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:42:59.833627 | instance | Friday 26 June 2026 04:42:59 +0000 (0:00:00.064) 0:13:38.365 *********** 2026-06-26 04:42:59.921318 | instance | ok: [instance] => (item=identity) 2026-06-26 04:42:59.921549 | instance | 2026-06-26 04:42:59.921836 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:42:59.922112 | instance | Friday 26 June 2026 04:42:59 +0000 (0:00:00.088) 0:13:38.453 *********** 2026-06-26 04:43:00.042935 | instance | ok: [instance] 2026-06-26 04:43:00.043277 | instance | 2026-06-26 04:43:00.043623 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-06-26 04:43:00.043780 | instance | Friday 26 June 2026 04:43:00 +0000 (0:00:00.120) 0:13:38.573 *********** 2026-06-26 04:43:00.562125 | instance | ok: [instance] 2026-06-26 04:43:00.562359 | instance | 2026-06-26 04:43:00.562716 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-06-26 04:43:00.562909 | instance | Friday 26 June 2026 04:43:00 +0000 (0:00:00.520) 0:13:39.094 *********** 2026-06-26 04:43:01.075512 | instance | ok: [instance] 2026-06-26 04:43:01.075629 | instance | 2026-06-26 04:43:01.075806 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-06-26 04:43:01.076008 | instance | Friday 26 June 2026 04:43:01 +0000 (0:00:00.513) 0:13:39.607 *********** 2026-06-26 04:43:01.589772 | instance | ok: [instance] 2026-06-26 04:43:01.590023 | instance | 2026-06-26 04:43:01.590456 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-06-26 04:43:01.590719 | instance | Friday 26 June 2026 04:43:01 +0000 (0:00:00.514) 0:13:40.121 *********** 2026-06-26 04:43:02.113260 | instance | ok: [instance] 2026-06-26 04:43:02.113491 | instance | 2026-06-26 04:43:02.113766 | instance | PLAY [Configure networking] **************************************************** 2026-06-26 04:43:02.114014 | instance | 2026-06-26 04:43:02.114328 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 04:43:02.114591 | instance | Friday 26 June 2026 04:43:02 +0000 (0:00:00.523) 0:13:40.645 *********** 2026-06-26 04:43:06.101438 | instance | ok: [instance] 2026-06-26 04:43:06.101563 | instance | 2026-06-26 04:43:06.101737 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-06-26 04:43:06.101931 | instance | Friday 26 June 2026 04:43:06 +0000 (0:00:03.988) 0:13:44.633 *********** 2026-06-26 04:43:06.343647 | instance | ok: [instance] 2026-06-26 04:43:06.343882 | instance | 2026-06-26 04:43:06.344134 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-06-26 04:43:06.344425 | instance | Friday 26 June 2026 04:43:06 +0000 (0:00:00.241) 0:13:44.875 *********** 2026-06-26 04:43:06.551989 | instance | ok: [instance] 2026-06-26 04:43:06.552119 | instance | 2026-06-26 04:43:06.552348 | instance | PLAY RECAP ********************************************************************* 2026-06-26 04:43:06.552552 | instance | instance : ok=802 changed=0 unreachable=0 failed=0 skipped=266 rescued=0 ignored=0 2026-06-26 04:43:06.552718 | instance | 2026-06-26 04:43:06.552919 | instance | Friday 26 June 2026 04:43:06 +0000 (0:00:00.205) 0:13:45.080 *********** 2026-06-26 04:43:06.553086 | instance | =============================================================================== 2026-06-26 04:43:06.553255 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 16.74s 2026-06-26 04:43:06.553431 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 15.73s 2026-06-26 04:43:06.553608 | instance | vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor -- 15.08s 2026-06-26 04:43:06.553776 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 14.90s 2026-06-26 04:43:06.553951 | instance | vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor -- 14.88s 2026-06-26 04:43:06.554129 | instance | vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false -- 14.79s 2026-06-26 04:43:06.554320 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 14.63s 2026-06-26 04:43:06.554558 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 8.25s 2026-06-26 04:43:06.554818 | instance | vexxhost.atmosphere.octavia : Add implied roles ------------------------- 8.22s 2026-06-26 04:43:06.555079 | instance | vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets ----- 7.78s 2026-06-26 04:43:06.555343 | instance | vexxhost.ceph.mgr : Configure manager modules --------------------------- 7.57s 2026-06-26 04:43:06.555648 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.41s 2026-06-26 04:43:06.555834 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.28s 2026-06-26 04:43:06.556010 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ------------------ 7.19s 2026-06-26 04:43:06.556185 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.06s 2026-06-26 04:43:06.556363 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 6.88s 2026-06-26 04:43:06.556587 | instance | vexxhost.ceph.mgr : Configure "mgr" label for managers ------------------ 6.85s 2026-06-26 04:43:06.556924 | instance | vexxhost.ceph.osd : Mark require osd release ---------------------------- 6.77s 2026-06-26 04:43:06.557108 | instance | vexxhost.ceph.osd : Get mon dump ---------------------------------------- 6.74s 2026-06-26 04:43:06.557277 | instance | vexxhost.ceph.osd : Get `ceph orch ps` ---------------------------------- 6.73s 2026-06-26 04:43:06.868419 | instance | INFO [aio > idempotence] Executed: Successful 2026-06-26 04:43:06.880097 | instance | INFO [aio > side_effect] Executing 2026-06-26 04:43:06.880568 | instance | WARNING [aio > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-26 04:43:06.888378 | instance | INFO [aio > verify] Executing 2026-06-26 04:43:07.698834 | instance | 2026-06-26 04:43:07.698982 | instance | PLAY [Run tests] *************************************************************** 2026-06-26 04:43:07.699708 | instance | 2026-06-26 04:43:07.699724 | instance | TASK [Run "stestr" tests] ****************************************************** 2026-06-26 04:43:07.699732 | instance | Friday 26 June 2026 04:43:07 +0000 (0:00:00.009) 0:00:00.009 *********** 2026-06-26 04:43:10.586763 | instance | changed: [localhost] 2026-06-26 04:43:10.587011 | instance | 2026-06-26 04:43:10.587281 | instance | PLAY [controllers[0]] ********************************************************** 2026-06-26 04:43:10.587543 | instance | 2026-06-26 04:43:10.587864 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-26 04:43:10.588137 | instance | Friday 26 June 2026 04:43:10 +0000 (0:00:02.887) 0:00:02.897 *********** 2026-06-26 04:43:14.737517 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-06-26 04:43:14.737768 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-06-26 04:43:14.738048 | instance | interpreter could change the meaning of that path. See 2026-06-26 04:43:14.738340 | instance | https://docs.ansible.com/ansible- 2026-06-26 04:43:14.738636 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-06-26 04:43:14.817068 | instance | ok: [instance] 2026-06-26 04:43:14.817253 | instance | 2026-06-26 04:43:14.817523 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-06-26 04:43:14.817797 | instance | Friday 26 June 2026 04:43:14 +0000 (0:00:04.230) 0:00:07.127 *********** 2026-06-26 04:43:15.968435 | instance | ok: [instance] 2026-06-26 04:43:15.968553 | instance | 2026-06-26 04:43:15.968709 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-06-26 04:43:15.968966 | instance | Friday 26 June 2026 04:43:15 +0000 (0:00:01.151) 0:00:08.279 *********** 2026-06-26 04:43:16.351930 | instance | ok: [instance] 2026-06-26 04:43:16.352052 | instance | 2026-06-26 04:43:16.352242 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-06-26 04:43:16.352395 | instance | Friday 26 June 2026 04:43:16 +0000 (0:00:00.383) 0:00:08.662 *********** 2026-06-26 04:43:17.034614 | instance | ok: [instance] 2026-06-26 04:43:17.034862 | instance | 2026-06-26 04:43:17.035166 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:43:17.035508 | instance | Friday 26 June 2026 04:43:17 +0000 (0:00:00.681) 0:00:09.344 *********** 2026-06-26 04:43:17.199184 | instance | ok: [instance] 2026-06-26 04:43:17.199416 | instance | 2026-06-26 04:43:17.199684 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:43:17.199953 | instance | Friday 26 June 2026 04:43:17 +0000 (0:00:00.165) 0:00:09.509 *********** 2026-06-26 04:43:17.258710 | instance | skipping: [instance] 2026-06-26 04:43:17.258935 | instance | 2026-06-26 04:43:17.259224 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:43:17.259502 | instance | Friday 26 June 2026 04:43:17 +0000 (0:00:00.059) 0:00:09.569 *********** 2026-06-26 04:43:17.324279 | instance | skipping: [instance] 2026-06-26 04:43:17.324419 | instance | 2026-06-26 04:43:17.324626 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:43:17.324805 | instance | Friday 26 June 2026 04:43:17 +0000 (0:00:00.065) 0:00:09.635 *********** 2026-06-26 04:43:17.378060 | instance | skipping: [instance] 2026-06-26 04:43:17.378330 | instance | 2026-06-26 04:43:17.378625 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:43:17.378878 | instance | Friday 26 June 2026 04:43:17 +0000 (0:00:00.053) 0:00:09.688 *********** 2026-06-26 04:43:17.436270 | instance | skipping: [instance] 2026-06-26 04:43:17.436486 | instance | 2026-06-26 04:43:17.436763 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:43:17.437020 | instance | Friday 26 June 2026 04:43:17 +0000 (0:00:00.058) 0:00:09.747 *********** 2026-06-26 04:43:17.492870 | instance | skipping: [instance] 2026-06-26 04:43:17.492974 | instance | 2026-06-26 04:43:17.493113 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:43:17.493241 | instance | Friday 26 June 2026 04:43:17 +0000 (0:00:00.056) 0:00:09.803 *********** 2026-06-26 04:43:17.570054 | instance | ok: [instance] 2026-06-26 04:43:17.570352 | instance | 2026-06-26 04:43:17.570654 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:43:17.570946 | instance | Friday 26 June 2026 04:43:17 +0000 (0:00:00.075) 0:00:09.879 *********** 2026-06-26 04:43:17.656776 | instance | ok: [instance] => (item=identity) 2026-06-26 04:43:17.657742 | instance | ok: [instance] => (item=dashboard) 2026-06-26 04:43:17.657810 | instance | 2026-06-26 04:43:17.657822 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:43:17.657833 | instance | Friday 26 June 2026 04:43:17 +0000 (0:00:00.088) 0:00:09.967 *********** 2026-06-26 04:43:17.787573 | instance | ok: [instance] 2026-06-26 04:43:17.787785 | instance | 2026-06-26 04:43:17.788064 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-26 04:43:17.788327 | instance | Friday 26 June 2026 04:43:17 +0000 (0:00:00.130) 0:00:10.097 *********** 2026-06-26 04:43:17.880705 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-26 04:43:17.880932 | instance | 2026-06-26 04:43:17.881197 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-26 04:43:17.881487 | instance | Friday 26 June 2026 04:43:17 +0000 (0:00:00.093) 0:00:10.191 *********** 2026-06-26 04:43:18.550755 | instance | changed: [instance] 2026-06-26 04:43:18.550984 | instance | 2026-06-26 04:43:18.551266 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-06-26 04:43:18.551561 | instance | Friday 26 June 2026 04:43:18 +0000 (0:00:00.669) 0:00:10.860 *********** 2026-06-26 04:43:18.709557 | instance | included: openstack_helm_endpoints for instance 2026-06-26 04:43:18.709789 | instance | 2026-06-26 04:43:18.710105 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-26 04:43:18.710424 | instance | Friday 26 June 2026 04:43:18 +0000 (0:00:00.159) 0:00:11.020 *********** 2026-06-26 04:43:18.828000 | instance | ok: [instance] 2026-06-26 04:43:18.828249 | instance | 2026-06-26 04:43:18.828508 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-26 04:43:18.828769 | instance | Friday 26 June 2026 04:43:18 +0000 (0:00:00.118) 0:00:11.138 *********** 2026-06-26 04:43:18.885321 | instance | skipping: [instance] 2026-06-26 04:43:18.885547 | instance | 2026-06-26 04:43:18.885827 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-26 04:43:18.886086 | instance | Friday 26 June 2026 04:43:18 +0000 (0:00:00.057) 0:00:11.196 *********** 2026-06-26 04:43:18.947937 | instance | skipping: [instance] 2026-06-26 04:43:18.948197 | instance | 2026-06-26 04:43:18.948490 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-26 04:43:18.948748 | instance | Friday 26 June 2026 04:43:18 +0000 (0:00:00.062) 0:00:11.258 *********** 2026-06-26 04:43:19.011388 | instance | skipping: [instance] 2026-06-26 04:43:19.011623 | instance | 2026-06-26 04:43:19.011899 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-26 04:43:19.012157 | instance | Friday 26 June 2026 04:43:19 +0000 (0:00:00.062) 0:00:11.321 *********** 2026-06-26 04:43:19.072710 | instance | skipping: [instance] 2026-06-26 04:43:19.073032 | instance | 2026-06-26 04:43:19.073579 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-26 04:43:19.073893 | instance | Friday 26 June 2026 04:43:19 +0000 (0:00:00.061) 0:00:11.383 *********** 2026-06-26 04:43:19.136815 | instance | skipping: [instance] 2026-06-26 04:43:19.137041 | instance | 2026-06-26 04:43:19.137366 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-26 04:43:19.137794 | instance | Friday 26 June 2026 04:43:19 +0000 (0:00:00.064) 0:00:11.447 *********** 2026-06-26 04:43:19.204266 | instance | ok: [instance] 2026-06-26 04:43:19.204581 | instance | 2026-06-26 04:43:19.204873 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-26 04:43:19.205163 | instance | Friday 26 June 2026 04:43:19 +0000 (0:00:00.067) 0:00:11.515 *********** 2026-06-26 04:43:19.290172 | instance | ok: [instance] => (item=identity) 2026-06-26 04:43:19.290459 | instance | ok: [instance] => (item=dashboard) 2026-06-26 04:43:19.290711 | instance | 2026-06-26 04:43:19.291096 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-26 04:43:19.291426 | instance | Friday 26 June 2026 04:43:19 +0000 (0:00:00.085) 0:00:11.600 *********** 2026-06-26 04:43:19.395213 | instance | ok: [instance] 2026-06-26 04:43:19.395457 | instance | 2026-06-26 04:43:19.395776 | instance | TASK [vexxhost.atmosphere.tempest : Get test image object] ********************* 2026-06-26 04:43:19.396021 | instance | Friday 26 June 2026 04:43:19 +0000 (0:00:00.102) 0:00:11.703 *********** 2026-06-26 04:43:20.452421 | instance | ok: [instance] 2026-06-26 04:43:20.452766 | instance | 2026-06-26 04:43:20.453305 | instance | TASK [vexxhost.atmosphere.tempest : Configure test image ref] ****************** 2026-06-26 04:43:20.453929 | instance | Friday 26 June 2026 04:43:20 +0000 (0:00:01.059) 0:00:12.762 *********** 2026-06-26 04:43:20.545865 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'image_ref': '740462d1-7bb6-4b21-8fa2-7a567d3ac6e0'}}}}) 2026-06-26 04:43:20.545954 | instance | 2026-06-26 04:43:20.546082 | instance | TASK [vexxhost.atmosphere.tempest : Get test flavor object] ******************** 2026-06-26 04:43:20.546199 | instance | Friday 26 June 2026 04:43:20 +0000 (0:00:00.093) 0:00:12.855 *********** 2026-06-26 04:43:21.765399 | instance | ok: [instance] 2026-06-26 04:43:21.765695 | instance | 2026-06-26 04:43:21.765981 | instance | TASK [vexxhost.atmosphere.tempest : Set test flavor ref] *********************** 2026-06-26 04:43:21.766295 | instance | Friday 26 June 2026 04:43:21 +0000 (0:00:01.219) 0:00:14.075 *********** 2026-06-26 04:43:21.853306 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'flavor_ref': '6feddc9a-5873-4e3f-b54c-7819e472a6b5'}}}}) 2026-06-26 04:43:21.853634 | instance | 2026-06-26 04:43:21.854016 | instance | TASK [vexxhost.atmosphere.tempest : Get test network object] ******************* 2026-06-26 04:43:21.855068 | instance | Friday 26 June 2026 04:43:21 +0000 (0:00:00.087) 0:00:14.163 *********** 2026-06-26 04:43:22.886708 | instance | ok: [instance] 2026-06-26 04:43:22.886926 | instance | 2026-06-26 04:43:22.887188 | instance | TASK [vexxhost.atmosphere.tempest : Set test network ref] ********************** 2026-06-26 04:43:22.887443 | instance | Friday 26 June 2026 04:43:22 +0000 (0:00:01.033) 0:00:15.196 *********** 2026-06-26 04:43:22.973673 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'network': {'public_network_id': '04c49fc6-415a-4a5b-a0fd-5b557bbc148c'}}}}) 2026-06-26 04:43:22.973896 | instance | 2026-06-26 04:43:22.974148 | instance | TASK [vexxhost.atmosphere.tempest : Deploy Helm chart] ************************* 2026-06-26 04:43:22.974462 | instance | Friday 26 June 2026 04:43:22 +0000 (0:00:00.087) 0:00:15.284 *********** 2026-06-26 04:52:46.419187 | instance | changed: [instance] 2026-06-26 04:52:46.419390 | instance | 2026-06-26 04:52:46.419651 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest job object] ******************** 2026-06-26 04:52:46.419909 | instance | Friday 26 June 2026 04:52:46 +0000 (0:09:23.443) 0:09:38.728 *********** 2026-06-26 04:52:47.376916 | instance | ok: [instance] 2026-06-26 04:52:47.376994 | instance | 2026-06-26 04:52:47.377097 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest log] *************************** 2026-06-26 04:52:47.377269 | instance | Friday 26 June 2026 04:52:47 +0000 (0:00:00.959) 0:09:39.687 *********** 2026-06-26 04:52:48.345911 | instance | ok: [instance] 2026-06-26 04:52:48.345995 | instance | 2026-06-26 04:52:48.346378 | instance | TASK [vexxhost.atmosphere.tempest : Print tempest log details] ***************** 2026-06-26 04:52:48.346522 | instance | Friday 26 June 2026 04:52:48 +0000 (0:00:00.968) 0:09:40.656 *********** 2026-06-26 04:52:48.377125 | instance | ok: [instance] => { 2026-06-26 04:52:48.377380 | instance | "msg": [ 2026-06-26 04:52:48.377651 | instance | "+ tempest cleanup --init-saved-state", 2026-06-26 04:52:48.377908 | instance | "+ '[' true == false ']'", 2026-06-26 04:52:48.378169 | instance | "+ tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke", 2026-06-26 04:52:48.378488 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:19: SyntaxWarning: invalid escape sequence '\\('", 2026-06-26 04:52:48.378787 | instance | " SUB = re.compile(\"sub\\(/(.*)/,\\s+(.*)\\)\")", 2026-06-26 04:52:48.379053 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:20: SyntaxWarning: invalid escape sequence '\\('", 2026-06-26 04:52:48.379316 | instance | " SPLIT = re.compile(\"split\\((.),\\s+(\\d+),\\s+(\\d+|-1)\\)\")", 2026-06-26 04:52:48.379609 | instance | "{3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.148346s] ... ok", 2026-06-26 04:52:48.379902 | instance | "{3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.061776s] ... ok", 2026-06-26 04:52:48.380191 | instance | "{0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [1.161085s] ... ok", 2026-06-26 04:52:48.380500 | instance | "{0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [2.333955s] ... ok", 2026-06-26 04:52:48.380820 | instance | "{1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [4.211455s] ... ok", 2026-06-26 04:52:48.381437 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.157875s] ... ok", 2026-06-26 04:52:48.382158 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000249s] ... ok", 2026-06-26 04:52:48.382506 | instance | "{1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [2.923472s] ... ok", 2026-06-26 04:52:48.382862 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers [0.111327s] ... ok", 2026-06-26 04:52:48.383153 | instance | "{3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details [0.000305s] ... ok", 2026-06-26 04:52:48.383354 | instance | "{1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.205646s] ... ok", 2026-06-26 04:52:48.383526 | instance | "{1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.069418s] ... ok", 2026-06-26 04:52:48.383701 | instance | "{1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.023572s] ... ok", 2026-06-26 04:52:48.383857 | instance | "{1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.021024s] ... ok", 2026-06-26 04:52:48.384022 | instance | "{1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.008753s] ... ok", 2026-06-26 04:52:48.384184 | instance | "{1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [2.722405s] ... ok", 2026-06-26 04:52:48.384350 | instance | "{1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.200471s] ... ok", 2026-06-26 04:52:48.384516 | instance | "{1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.491023s] ... ok", 2026-06-26 04:52:48.384683 | instance | "{1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.092675s] ... ok", 2026-06-26 04:52:48.384848 | instance | "{1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.113927s] ... ok", 2026-06-26 04:52:48.385013 | instance | "{1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.054991s] ... ok", 2026-06-26 04:52:48.385522 | instance | "{1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.472735s] ... ok", 2026-06-26 04:52:48.385714 | instance | "{1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.269516s] ... ok", 2026-06-26 04:52:48.385880 | instance | "{1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.207972s] ... ok", 2026-06-26 04:52:48.386043 | instance | "{1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.111928s] ... ok", 2026-06-26 04:52:48.386218 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.164697s] ... ok", 2026-06-26 04:52:48.386424 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000338s] ... ok", 2026-06-26 04:52:48.386585 | instance | "{1} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.014863s] ... ok", 2026-06-26 04:52:48.386772 | instance | "{0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [32.546011s] ... ok", 2026-06-26 04:52:48.386940 | instance | "{2} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.527159s] ... ok", 2026-06-26 04:52:48.387105 | instance | "{2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.010570s] ... ok", 2026-06-26 04:52:48.387276 | instance | "{1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.532972s] ... ok", 2026-06-26 04:52:48.387466 | instance | "{2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.641472s] ... ok", 2026-06-26 04:52:48.387641 | instance | "{1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [5.443022s] ... ok", 2026-06-26 04:52:48.387820 | instance | "{2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.296503s] ... ok", 2026-06-26 04:52:48.387996 | instance | "{0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses [0.043296s] ... ok", 2026-06-26 04:52:48.388194 | instance | "{0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network [0.095427s] ... ok", 2026-06-26 04:52:48.388374 | instance | "{1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.059012s] ... ok", 2026-06-26 04:52:48.388557 | instance | "{2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.272992s] ... ok", 2026-06-26 04:52:48.388749 | instance | "{0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.250271s] ... ok", 2026-06-26 04:52:48.388922 | instance | "{2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.443048s] ... ok", 2026-06-26 04:52:48.389099 | instance | "{2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [1.518751s] ... ok", 2026-06-26 04:52:48.389277 | instance | "{2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.154112s] ... ok", 2026-06-26 04:52:48.389456 | instance | "{3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [18.989474s] ... ok", 2026-06-26 04:52:48.389639 | instance | "{0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.127353s] ... ok", 2026-06-26 04:52:48.389806 | instance | "{1} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [7.084092s] ... ok", 2026-06-26 04:52:48.389984 | instance | "{2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [0.992650s] ... ok", 2026-06-26 04:52:48.390175 | instance | "{0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.013593s] ... ok", 2026-06-26 04:52:48.390400 | instance | "{3} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.564767s] ... ok", 2026-06-26 04:52:48.390577 | instance | "{0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [3.909911s] ... ok", 2026-06-26 04:52:48.390750 | instance | "{3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.276228s] ... ok", 2026-06-26 04:52:48.390964 | instance | "{2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [2.153155s] ... ok", 2026-06-26 04:52:48.391152 | instance | "{0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [3.021470s] ... ok", 2026-06-26 04:52:48.391319 | instance | "{0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [1.225110s] ... ok", 2026-06-26 04:52:48.391450 | instance | "{0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.341296s] ... ok", 2026-06-26 04:52:48.391570 | instance | "{0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.165283s] ... ok", 2026-06-26 04:52:48.391692 | instance | "{2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [3.506954s] ... ok", 2026-06-26 04:52:48.391813 | instance | "{3} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.086298s] ... ok", 2026-06-26 04:52:48.391934 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [3.586597s] ... ok", 2026-06-26 04:52:48.392056 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [3.572841s] ... ok", 2026-06-26 04:52:48.392175 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [4.236670s] ... ok", 2026-06-26 04:52:48.392300 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.977494s] ... ok", 2026-06-26 04:52:48.392423 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.158409s] ... ok", 2026-06-26 04:52:48.392546 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.048171s] ... ok", 2026-06-26 04:52:48.392668 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [3.470320s] ... ok", 2026-06-26 04:52:48.392788 | instance | "{3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [11.643490s] ... ok", 2026-06-26 04:52:48.392909 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [3.902385s] ... ok", 2026-06-26 04:52:48.393039 | instance | "{0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [1.241082s] ... ok", 2026-06-26 04:52:48.393152 | instance | "{0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [2.390957s] ... ok", 2026-06-26 04:52:48.393270 | instance | "{0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.059011s] ... ok", 2026-06-26 04:52:48.393394 | instance | "{3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [6.867459s] ... ok", 2026-06-26 04:52:48.393514 | instance | "{0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.007587s] ... ok", 2026-06-26 04:52:48.393636 | instance | "{0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.132725s] ... ok", 2026-06-26 04:52:48.393757 | instance | "{3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [4.894282s] ... ok", 2026-06-26 04:52:48.393878 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [3.890447s] ... ok", 2026-06-26 04:52:48.393999 | instance | "{0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.982625s] ... ok", 2026-06-26 04:52:48.394122 | instance | "{0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.091155s] ... ok", 2026-06-26 04:52:48.394259 | instance | "{0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.072878s] ... ok", 2026-06-26 04:52:48.394382 | instance | "{3} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [4.074294s] ... ok", 2026-06-26 04:52:48.394502 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [3.740445s] ... ok", 2026-06-26 04:52:48.394654 | instance | "2026-06-26 04:46:39.968 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.211 ([Errno None] Unable to connect to port 22 on 10.96.250.211). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.211", 2026-06-26 04:52:48.394835 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [3.556242s] ... ok", 2026-06-26 04:52:48.394992 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [1.164214s] ... ok", 2026-06-26 04:52:48.395127 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [4.049021s] ... ok", 2026-06-26 04:52:48.395247 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.193335s] ... ok", 2026-06-26 04:52:48.395369 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.094712s] ... ok", 2026-06-26 04:52:48.395488 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.086072s] ... ok", 2026-06-26 04:52:48.395608 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_show_network [0.123335s] ... ok", 2026-06-26 04:52:48.395727 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.059270s] ... ok", 2026-06-26 04:52:48.395853 | instance | "{1} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [61.245370s] ... ok", 2026-06-26 04:52:48.395973 | instance | "{3} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [16.093358s] ... ok", 2026-06-26 04:52:48.396096 | instance | "{2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.039080s] ... ok", 2026-06-26 04:52:48.396216 | instance | "{2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.020917s] ... ok", 2026-06-26 04:52:48.396335 | instance | "{3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [7.016821s] ... ok", 2026-06-26 04:52:48.396460 | instance | "{2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.057030s] ... ok", 2026-06-26 04:52:48.396575 | instance | "{2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.035665s] ... ok", 2026-06-26 04:52:48.396698 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [1.243702s] ... ok", 2026-06-26 04:52:48.396818 | instance | "{2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.024642s] ... ok", 2026-06-26 04:52:48.396938 | instance | "{2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.048191s] ... ok", 2026-06-26 04:52:48.397058 | instance | "{3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [6.427225s] ... ok", 2026-06-26 04:52:48.397180 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.314125s] ... ok", 2026-06-26 04:52:48.397304 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.555254s] ... ok", 2026-06-26 04:52:48.397425 | instance | "{3} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [4.369846s] ... ok", 2026-06-26 04:52:48.397545 | instance | "{3} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [0.920961s] ... ok", 2026-06-26 04:52:48.397665 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [0.664436s] ... ok", 2026-06-26 04:52:48.397786 | instance | "{3} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.681325s] ... ok", 2026-06-26 04:52:48.397906 | instance | "{3} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.098088s] ... ok", 2026-06-26 04:52:48.398028 | instance | "{3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.145111s] ... ok", 2026-06-26 04:52:48.398150 | instance | "{3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.064336s] ... ok", 2026-06-26 04:52:48.398297 | instance | "{3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.066580s] ... ok", 2026-06-26 04:52:48.398418 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [0.462559s] ... ok", 2026-06-26 04:52:48.398538 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [0.535554s] ... ok", 2026-06-26 04:52:48.398661 | instance | "{2} setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) ... SKIPPED: vpnaas extension not enabled.", 2026-06-26 04:52:48.398813 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [0.420040s] ... ok", 2026-06-26 04:52:48.398939 | instance | "{3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [8.468492s] ... ok", 2026-06-26 04:52:48.399061 | instance | "{1} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [34.192175s] ... ok", 2026-06-26 04:52:48.399183 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [0.672107s] ... ok", 2026-06-26 04:52:48.399305 | instance | "{1} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests.", 2026-06-26 04:52:48.399426 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [1.069668s] ... ok", 2026-06-26 04:52:48.399548 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [0.893378s] ... ok", 2026-06-26 04:52:48.399668 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [0.989010s] ... ok", 2026-06-26 04:52:48.399788 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [0.744767s] ... ok", 2026-06-26 04:52:48.399908 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [2.320604s] ... ok", 2026-06-26 04:52:48.400040 | instance | "2026-06-26 04:48:39.122 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.218 ([Errno None] Unable to connect to port 22 on 10.96.250.218). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.218", 2026-06-26 04:52:48.400177 | instance | "2026-06-26 04:48:44.781 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.203 ([Errno None] Unable to connect to port 22 on 10.96.250.203). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.203", 2026-06-26 04:52:48.400293 | instance | "{3} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_http_traffic [47.912720s] ... ok", 2026-06-26 04:52:48.400418 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [2.843723s] ... ok", 2026-06-26 04:52:48.400540 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [1.775369s] ... ok", 2026-06-26 04:52:48.400662 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [3.178419s] ... ok", 2026-06-26 04:52:48.400783 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [0.474232s] ... ok", 2026-06-26 04:52:48.400903 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [1.061607s] ... ok", 2026-06-26 04:52:48.401024 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.225844s] ... ok", 2026-06-26 04:52:48.401145 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [0.747753s] ... ok", 2026-06-26 04:52:48.401265 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [1.175966s] ... ok", 2026-06-26 04:52:48.401376 | instance | "", 2026-06-26 04:52:48.401487 | instance | "======", 2026-06-26 04:52:48.401598 | instance | "Totals", 2026-06-26 04:52:48.401714 | instance | "======", 2026-06-26 04:52:48.401829 | instance | "Ran: 131 tests in 498.3487 sec.", 2026-06-26 04:52:48.401941 | instance | " - Passed: 129", 2026-06-26 04:52:48.402053 | instance | " - Skipped: 2", 2026-06-26 04:52:48.402168 | instance | " - Expected Fail: 0", 2026-06-26 04:52:48.402296 | instance | " - Unexpected Success: 0", 2026-06-26 04:52:48.402409 | instance | " - Failed: 0", 2026-06-26 04:52:48.402523 | instance | "Sum of execute time for each test: 390.3116 sec.", 2026-06-26 04:52:48.402634 | instance | "", 2026-06-26 04:52:48.402745 | instance | "==============", 2026-06-26 04:52:48.402883 | instance | "Worker Balance", 2026-06-26 04:52:48.402986 | instance | "==============", 2026-06-26 04:52:48.403105 | instance | " - Worker 0 (33 tests) => 0:03:30.883817", 2026-06-26 04:52:48.403218 | instance | " - Worker 1 (29 tests) => 0:04:00.636961", 2026-06-26 04:52:48.403327 | instance | " - Worker 2 (37 tests) => 0:02:55.288192", 2026-06-26 04:52:48.403440 | instance | " - Worker 3 (32 tests) => 0:08:18.348692", 2026-06-26 04:52:48.403557 | instance | "+ tempest cleanup", 2026-06-26 04:52:48.403667 | instance | "" 2026-06-26 04:52:48.403778 | instance | ] 2026-06-26 04:52:48.403887 | instance | } 2026-06-26 04:52:48.420088 | instance | 2026-06-26 04:52:48.420254 | instance | TASK [vexxhost.atmosphere.tempest : Fail when tempest result is failed] ******** 2026-06-26 04:52:48.420514 | instance | Friday 26 June 2026 04:52:48 +0000 (0:00:00.074) 0:09:40.731 *********** 2026-06-26 04:52:48.500148 | instance | skipping: [instance] 2026-06-26 04:52:48.500393 | instance | 2026-06-26 04:52:48.500672 | instance | PLAY RECAP ********************************************************************* 2026-06-26 04:52:48.500988 | instance | instance : ok=25 changed=2 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 2026-06-26 04:52:48.501318 | instance | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-06-26 04:52:48.501632 | instance | 2026-06-26 04:52:48.501927 | instance | Friday 26 June 2026 04:52:48 +0000 (0:00:00.079) 0:09:40.810 *********** 2026-06-26 04:52:48.502201 | instance | =============================================================================== 2026-06-26 04:52:48.502945 | instance | vexxhost.atmosphere.tempest : Deploy Helm chart ----------------------- 563.44s 2026-06-26 04:52:48.503006 | instance | Gathering Facts --------------------------------------------------------- 4.23s 2026-06-26 04:52:48.503307 | instance | Run "stestr" tests ------------------------------------------------------ 2.89s 2026-06-26 04:52:48.503515 | instance | vexxhost.atmosphere.tempest : Get test flavor object -------------------- 1.22s 2026-06-26 04:52:48.503681 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 1.15s 2026-06-26 04:52:48.503843 | instance | vexxhost.atmosphere.tempest : Get test image object --------------------- 1.06s 2026-06-26 04:52:48.503998 | instance | vexxhost.atmosphere.tempest : Get test network object ------------------- 1.03s 2026-06-26 04:52:48.504161 | instance | vexxhost.atmosphere.tempest : Get tempest log --------------------------- 0.97s 2026-06-26 04:52:48.504319 | instance | vexxhost.atmosphere.tempest : Get tempest job object -------------------- 0.96s 2026-06-26 04:52:48.504489 | instance | vexxhost.atmosphere.openstacksdk : Generate cloud config file ----------- 0.68s 2026-06-26 04:52:48.504652 | instance | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.67s 2026-06-26 04:52:48.504825 | instance | vexxhost.atmosphere.openstacksdk : Create openstack config directory ---- 0.38s 2026-06-26 04:52:48.504995 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.17s 2026-06-26 04:52:48.505156 | instance | Generate OpenStack-Helm endpoints --------------------------------------- 0.16s 2026-06-26 04:52:48.505318 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.13s 2026-06-26 04:52:48.505484 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.12s 2026-06-26 04:52:48.505653 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.10s 2026-06-26 04:52:48.505813 | instance | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.09s 2026-06-26 04:52:48.505971 | instance | vexxhost.atmosphere.tempest : Configure test image ref ------------------ 0.09s 2026-06-26 04:52:48.506141 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints --- 0.09s 2026-06-26 04:52:48.661833 | instance | INFO [aio > verify] Executed: Successful 2026-06-26 04:52:48.676129 | instance | INFO [aio > cleanup] Executing 2026-06-26 04:52:48.676485 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-26 04:52:48.683983 | instance | INFO [aio > destroy] Executing 2026-06-26 04:52:48.684039 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-06-26 04:52:48.684192 | instance | INFO [aio > destroy] Executed: Successful 2026-06-26 04:52:48.684580 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-06-26 04:52:49.058768 | instance | ok: Runtime: 1:23:36.782491 2026-06-26 04:52:49.143578 | 2026-06-26 04:52:49.143763 | PLAY RECAP 2026-06-26 04:52:49.143826 | instance | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-26 04:52:49.143857 | 2026-06-26 04:52:49.302416 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-06-26 04:52:49.311055 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-06-26 04:52:49.937121 | 2026-06-26 04:52:49.937253 | PLAY [all] 2026-06-26 04:52:49.951096 | 2026-06-26 04:52:49.951177 | TASK [gather-host-logs : creating directory for system status] 2026-06-26 04:52:50.289291 | instance | changed 2026-06-26 04:52:50.294887 | 2026-06-26 04:52:50.294972 | TASK [gather-host-logs : Get logs for each host] 2026-06-26 04:52:50.680043 | instance | + systemd-cgls --full --all --no-pager 2026-06-26 04:52:50.735733 | instance | + ip addr 2026-06-26 04:52:50.742482 | instance | + ip route 2026-06-26 04:52:50.745317 | instance | + lsblk 2026-06-26 04:52:50.758852 | instance | + mount 2026-06-26 04:52:50.768290 | instance | + docker images 2026-06-26 04:52:50.794433 | instance | + brctl show 2026-06-26 04:52:50.794956 | instance | /bin/bash: line 8: brctl: command not found 2026-06-26 04:52:50.795237 | instance | + ps aux --sort=-%mem 2026-06-26 04:52:50.858598 | instance | + dpkg -l 2026-06-26 04:52:50.865910 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-06-26 04:52:50.866664 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-06-26 04:52:50.886406 | instance | + '[' '!' -z '' ']' 2026-06-26 04:52:51.336290 | instance | ok: Runtime: 0:00:00.211978 2026-06-26 04:52:51.342925 | 2026-06-26 04:52:51.342993 | TASK [gather-host-logs : Downloads logs to executor] 2026-06-26 04:52:51.996714 | instance | changed: 2026-06-26 04:52:51.997371 | instance | created directory /var/lib/zuul/builds/418724804e374585a3808380eec40bda/work/logs/instance 2026-06-26 04:52:51.997419 | instance | cd+++++++++ system/ 2026-06-26 04:52:51.997452 | instance | >f+++++++++ system/brctl-show.txt 2026-06-26 04:52:51.997483 | instance | >f+++++++++ system/docker-images.txt 2026-06-26 04:52:51.997512 | instance | >f+++++++++ system/ip-addr.txt 2026-06-26 04:52:51.997544 | instance | >f+++++++++ system/ip-route.txt 2026-06-26 04:52:51.997595 | instance | >f+++++++++ system/lsblk.txt 2026-06-26 04:52:51.997625 | instance | >f+++++++++ system/mount.txt 2026-06-26 04:52:51.997652 | instance | >f+++++++++ system/packages.txt 2026-06-26 04:52:51.997678 | instance | >f+++++++++ system/ps.txt 2026-06-26 04:52:51.997707 | instance | >f+++++++++ system/systemd-cgls.txt 2026-06-26 04:52:52.009086 | 2026-06-26 04:52:52.009160 | LOOP [helm-release-status : creating directory for helm release status] 2026-06-26 04:52:52.224065 | instance | changed: "values" 2026-06-26 04:52:52.396858 | instance | changed: "releases" 2026-06-26 04:52:52.416989 | 2026-06-26 04:52:52.417172 | TASK [helm-release-status : Gather get release status for helm charts] 2026-06-26 04:53:02.485761 | instance | ok: Runtime: 0:00:09.698304 2026-06-26 04:53:02.491608 | 2026-06-26 04:53:02.491693 | TASK [helm-release-status : Downloads logs to executor] 2026-06-26 04:53:03.001407 | instance | changed: 2026-06-26 04:53:03.001606 | instance | cd+++++++++ helm/ 2026-06-26 04:53:03.001645 | instance | cd+++++++++ helm/releases/ 2026-06-26 04:53:03.001675 | instance | cd+++++++++ helm/releases/auth-system/ 2026-06-26 04:53:03.001703 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-06-26 04:53:03.001730 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-06-26 04:53:03.001755 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-06-26 04:53:03.001780 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-06-26 04:53:03.001819 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-06-26 04:53:03.001861 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-06-26 04:53:03.001887 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-06-26 04:53:03.001912 | instance | cd+++++++++ helm/releases/kube-system/ 2026-06-26 04:53:03.001937 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-06-26 04:53:03.001968 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-06-26 04:53:03.001994 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-06-26 04:53:03.002020 | instance | cd+++++++++ helm/releases/monitoring/ 2026-06-26 04:53:03.002046 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-06-26 04:53:03.002072 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-06-26 04:53:03.002098 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-06-26 04:53:03.002136 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-06-26 04:53:03.002162 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-06-26 04:53:03.002191 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt 2026-06-26 04:53:03.002218 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-06-26 04:53:03.002255 | instance | cd+++++++++ helm/releases/openstack/ 2026-06-26 04:53:03.002282 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-06-26 04:53:03.002307 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-06-26 04:53:03.002332 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-06-26 04:53:03.002356 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-06-26 04:53:03.002382 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-06-26 04:53:03.002407 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-06-26 04:53:03.002432 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-06-26 04:53:03.002458 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-06-26 04:53:03.002540 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-06-26 04:53:03.002579 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-06-26 04:53:03.002611 | instance | >f+++++++++ helm/releases/openstack/manila.txt 2026-06-26 04:53:03.002652 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-06-26 04:53:03.002678 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-06-26 04:53:03.002704 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-06-26 04:53:03.002729 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-06-26 04:53:03.002755 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-06-26 04:53:03.002781 | instance | >f+++++++++ helm/releases/openstack/ovn.txt 2026-06-26 04:53:03.002806 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-06-26 04:53:03.002832 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-06-26 04:53:03.002858 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-06-26 04:53:03.002894 | instance | >f+++++++++ helm/releases/openstack/senlin.txt 2026-06-26 04:53:03.002921 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-06-26 04:53:03.002947 | instance | >f+++++++++ helm/releases/openstack/tempest.txt 2026-06-26 04:53:03.002972 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-06-26 04:53:03.002998 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-06-26 04:53:03.003024 | instance | cd+++++++++ helm/values/ 2026-06-26 04:53:03.003049 | instance | cd+++++++++ helm/values/auth-system/ 2026-06-26 04:53:03.003074 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-06-26 04:53:03.003099 | instance | cd+++++++++ helm/values/cert-manager/ 2026-06-26 04:53:03.003124 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-06-26 04:53:03.003158 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-06-26 04:53:03.003185 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-06-26 04:53:03.003211 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-06-26 04:53:03.003236 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-06-26 04:53:03.003261 | instance | cd+++++++++ helm/values/kube-system/ 2026-06-26 04:53:03.003286 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-06-26 04:53:03.003311 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-06-26 04:53:03.003337 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-06-26 04:53:03.003363 | instance | cd+++++++++ helm/values/monitoring/ 2026-06-26 04:53:03.003389 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-06-26 04:53:03.003415 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-06-26 04:53:03.003455 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-06-26 04:53:03.003481 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-06-26 04:53:03.003506 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-06-26 04:53:03.003542 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml 2026-06-26 04:53:03.003568 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-06-26 04:53:03.003593 | instance | cd+++++++++ helm/values/openstack/ 2026-06-26 04:53:03.003619 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-06-26 04:53:03.003644 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-06-26 04:53:03.003669 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-06-26 04:53:03.003694 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-06-26 04:53:03.003719 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-06-26 04:53:03.003744 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-06-26 04:53:03.003770 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-06-26 04:53:03.003832 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-06-26 04:53:03.003860 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-06-26 04:53:03.003886 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-06-26 04:53:03.003912 | instance | >f+++++++++ helm/values/openstack/manila.yaml 2026-06-26 04:53:03.003937 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-06-26 04:53:03.003963 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-06-26 04:53:03.003990 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-06-26 04:53:03.004016 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-06-26 04:53:03.004041 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-06-26 04:53:03.004066 | instance | >f+++++++++ helm/values/openstack/ovn.yaml 2026-06-26 04:53:03.004092 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-06-26 04:53:03.004117 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-06-26 04:53:03.004142 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-06-26 04:53:03.004166 | instance | >f+++++++++ helm/values/openstack/senlin.yaml 2026-06-26 04:53:03.004190 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-06-26 04:53:03.004215 | instance | >f+++++++++ helm/values/openstack/tempest.yaml 2026-06-26 04:53:03.004240 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-06-26 04:53:03.004264 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-06-26 04:53:03.014020 | 2026-06-26 04:53:03.014093 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-06-26 04:53:03.243826 | instance | changed 2026-06-26 04:53:03.250046 | 2026-06-26 04:53:03.250139 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-06-26 04:53:03.466830 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-06-26 04:53:03.468198 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-06-26 04:53:03.474823 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:03.474855 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:03.576046 | instance | node/instance 2026-06-26 04:53:03.583714 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:03.652687 | instance | clusterrole/admin 2026-06-26 04:53:03.926280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:03.954280 | instance | clusterrole/capi-aggregated-manager-role 2026-06-26 04:53:04.060158 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:04.132967 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-06-26 04:53:04.220235 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-06-26 04:53:04.351194 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-06-26 04:53:04.420574 | instance | clusterrole/capi-manager-role 2026-06-26 04:53:04.557903 | instance | clusterrole/capo-manager-role 2026-06-26 04:53:04.642290 | instance | clusterrole/cephfs-csi-nodeplugin 2026-06-26 04:53:04.848031 | instance | clusterrole/cephfs-external-provisioner-runner 2026-06-26 04:53:04.906313 | instance | clusterrole/cert-manager-cainjector 2026-06-26 04:53:05.049382 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-06-26 04:53:05.104559 | instance | clusterrole/cert-manager-controller-certificates 2026-06-26 04:53:05.259313 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-06-26 04:53:05.331913 | instance | clusterrole/cert-manager-controller-challenges 2026-06-26 04:53:05.459267 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-06-26 04:53:05.555603 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-06-26 04:53:05.704682 | instance | clusterrole/cert-manager-controller-issuers 2026-06-26 04:53:05.799387 | instance | clusterrole/cert-manager-controller-orders 2026-06-26 04:53:05.900774 | instance | clusterrole/cert-manager-edit 2026-06-26 04:53:05.999586 | instance | clusterrole/cert-manager-view 2026-06-26 04:53:06.118027 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-06-26 04:53:06.215078 | instance | clusterrole/cilium 2026-06-26 04:53:06.348703 | instance | clusterrole/cilium-operator 2026-06-26 04:53:06.418836 | instance | clusterrole/cluster-admin 2026-06-26 04:53:06.548399 | instance | clusterrole/edit 2026-06-26 04:53:06.654260 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-06-26 04:53:06.770138 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-06-26 04:53:06.856500 | instance | clusterrole/goldpinger-clusterrole 2026-06-26 04:53:06.996116 | instance | clusterrole/ingress-nginx 2026-06-26 04:53:07.041758 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-06-26 04:53:07.213015 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-06-26 04:53:07.260831 | instance | clusterrole/kube-prometheus-stack-operator 2026-06-26 04:53:07.419227 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-06-26 04:53:07.465733 | instance | clusterrole/kubeadm:get-nodes 2026-06-26 04:53:07.637091 | instance | clusterrole/local-path-provisioner 2026-06-26 04:53:07.678433 | instance | clusterrole/loki-clusterrole 2026-06-26 04:53:07.863544 | instance | clusterrole/node-feature-discovery 2026-06-26 04:53:07.887364 | instance | clusterrole/nova-bootstrap 2026-06-26 04:53:08.069213 | instance | clusterrole/nova-cell-setup 2026-06-26 04:53:08.093276 | instance | clusterrole/orc-image-editor-role 2026-06-26 04:53:08.287818 | instance | clusterrole/orc-image-viewer-role 2026-06-26 04:53:08.293931 | instance | clusterrole/orc-manager-role 2026-06-26 04:53:08.504686 | instance | clusterrole/orc-metrics-auth-role 2026-06-26 04:53:08.505047 | instance | clusterrole/orc-metrics-reader 2026-06-26 04:53:08.741100 | instance | clusterrole/ovn-controller 2026-06-26 04:53:08.749958 | instance | clusterrole/rabbitmq-cluster-operator 2026-06-26 04:53:08.966417 | instance | clusterrole/rabbitmq-messaging-topology-operator 2026-06-26 04:53:08.973548 | instance | clusterrole/rbd-csi-nodeplugin 2026-06-26 04:53:09.188528 | instance | clusterrole/rbd-external-provisioner-runner 2026-06-26 04:53:09.198244 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-06-26 04:53:09.391179 | instance | clusterrole/rook-ceph-global 2026-06-26 04:53:09.411200 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-06-26 04:53:09.612674 | instance | clusterrole/rook-ceph-mgr-cluster 2026-06-26 04:53:09.624233 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-06-26 04:53:09.817070 | instance | clusterrole/rook-ceph-mgr-system 2026-06-26 04:53:09.837650 | instance | clusterrolebinding/capi-manager-rolebinding 2026-06-26 04:53:10.014543 | instance | clusterrole/rook-ceph-object-bucket 2026-06-26 04:53:10.045754 | instance | clusterrole/rook-ceph-osd 2026-06-26 04:53:10.231159 | instance | clusterrolebinding/capo-manager-rolebinding 2026-06-26 04:53:10.292934 | instance | clusterrole/rook-ceph-system 2026-06-26 04:53:10.455888 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-06-26 04:53:10.490880 | instance | clusterrole/secretgen-controller-cluster-role 2026-06-26 04:53:10.665508 | instance | clusterrolebinding/cert-manager-cainjector 2026-06-26 04:53:10.716139 | instance | clusterrole/system:aggregate-to-admin 2026-06-26 04:53:10.856659 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-06-26 04:53:10.928011 | instance | clusterrole/system:aggregate-to-edit 2026-06-26 04:53:11.059807 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-06-26 04:53:11.135428 | instance | clusterrole/system:aggregate-to-view 2026-06-26 04:53:11.262530 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-06-26 04:53:11.355101 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-06-26 04:53:11.492247 | instance | clusterrole/system:auth-delegator 2026-06-26 04:53:11.599476 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-06-26 04:53:11.726597 | instance | clusterrole/system:basic-user 2026-06-26 04:53:11.816922 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-06-26 04:53:11.945610 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-06-26 04:53:12.016491 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-06-26 04:53:12.136578 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-06-26 04:53:12.227769 | instance | clusterrolebinding/cert-manager-controller-orders 2026-06-26 04:53:12.352683 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-06-26 04:53:12.437454 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-06-26 04:53:12.572263 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-06-26 04:53:12.646780 | instance | clusterrolebinding/cilium 2026-06-26 04:53:12.782462 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-06-26 04:53:12.847763 | instance | clusterrolebinding/cilium-operator 2026-06-26 04:53:13.001322 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-06-26 04:53:13.043464 | instance | clusterrolebinding/cluster-admin 2026-06-26 04:53:13.192947 | instance | clusterrole/system:controller:attachdetach-controller 2026-06-26 04:53:13.247141 | instance | clusterrole/system:controller:certificate-controller 2026-06-26 04:53:13.416704 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-06-26 04:53:13.479443 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-06-26 04:53:13.628360 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-06-26 04:53:13.747505 | instance | clusterrole/system:controller:cronjob-controller 2026-06-26 04:53:13.841453 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-06-26 04:53:13.978462 | instance | clusterrole/system:controller:daemon-set-controller 2026-06-26 04:53:14.046548 | instance | clusterrolebinding/ingress-nginx 2026-06-26 04:53:14.174855 | instance | clusterrole/system:controller:deployment-controller 2026-06-26 04:53:14.259756 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-06-26 04:53:14.381227 | instance | clusterrole/system:controller:disruption-controller 2026-06-26 04:53:14.472480 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-06-26 04:53:14.595121 | instance | clusterrole/system:controller:endpoint-controller 2026-06-26 04:53:14.706523 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-06-26 04:53:14.827991 | instance | clusterrole/system:controller:endpointslice-controller 2026-06-26 04:53:14.921475 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-06-26 04:53:15.029432 | instance | clusterrolebinding/kubeadm:get-nodes 2026-06-26 04:53:15.138548 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-06-26 04:53:15.227074 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-06-26 04:53:15.344910 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-06-26 04:53:15.422295 | instance | clusterrole/system:controller:expand-controller 2026-06-26 04:53:15.559452 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-06-26 04:53:15.653962 | instance | clusterrole/system:controller:generic-garbage-collector 2026-06-26 04:53:15.764908 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-06-26 04:53:15.857748 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-06-26 04:53:15.960722 | instance | clusterrolebinding/kubeadm:node-proxier 2026-06-26 04:53:16.047523 | instance | clusterrole/system:controller:job-controller 2026-06-26 04:53:16.154320 | instance | clusterrole/system:controller:namespace-controller 2026-06-26 04:53:16.249332 | instance | clusterrolebinding/local-path-provisioner 2026-06-26 04:53:16.360758 | instance | clusterrole/system:controller:node-controller 2026-06-26 04:53:16.446283 | instance | clusterrole/system:controller:persistent-volume-binder 2026-06-26 04:53:16.586849 | instance | clusterrolebinding/loki-clusterrolebinding 2026-06-26 04:53:16.685793 | instance | clusterrole/system:controller:pod-garbage-collector 2026-06-26 04:53:16.796807 | instance | clusterrole/system:controller:pv-protection-controller 2026-06-26 04:53:16.872222 | instance | clusterrolebinding/magnum-cluster-api 2026-06-26 04:53:16.995669 | instance | clusterrole/system:controller:pvc-protection-controller 2026-06-26 04:53:17.045418 | instance | clusterrolebinding/node-feature-discovery 2026-06-26 04:53:17.199432 | instance | clusterrole/system:controller:replicaset-controller 2026-06-26 04:53:17.245260 | instance | clusterrolebinding/nova-bootstrap 2026-06-26 04:53:17.448816 | instance | clusterrole/system:controller:replication-controller 2026-06-26 04:53:17.468598 | instance | clusterrole/system:controller:resourcequota-controller 2026-06-26 04:53:17.668756 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-06-26 04:53:17.677210 | instance | clusterrolebinding/nova-cell-setup 2026-06-26 04:53:17.869739 | instance | clusterrole/system:controller:route-controller 2026-06-26 04:53:17.884637 | instance | clusterrolebinding/orc-manager-rolebinding 2026-06-26 04:53:18.063646 | instance | clusterrole/system:controller:service-account-controller 2026-06-26 04:53:18.070844 | instance | clusterrole/system:controller:service-controller 2026-06-26 04:53:18.260883 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-06-26 04:53:18.262174 | instance | clusterrole/system:controller:statefulset-controller 2026-06-26 04:53:18.474355 | instance | clusterrolebinding/ovn-controller 2026-06-26 04:53:18.479440 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-06-26 04:53:18.689565 | instance | clusterrolebinding/rabbitmq-cluster-operator 2026-06-26 04:53:18.696613 | instance | clusterrole/system:controller:ttl-controller 2026-06-26 04:53:18.880666 | instance | clusterrole/system:coredns 2026-06-26 04:53:18.918345 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator 2026-06-26 04:53:19.104138 | instance | clusterrole/system:discovery 2026-06-26 04:53:19.134377 | instance | clusterrole/system:heapster 2026-06-26 04:53:19.305937 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-06-26 04:53:19.328771 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-06-26 04:53:19.503785 | instance | clusterrolebinding/rook-ceph-global 2026-06-26 04:53:19.519855 | instance | clusterrole/system:kube-aggregator 2026-06-26 04:53:19.726414 | instance | clusterrole/system:kube-controller-manager 2026-06-26 04:53:19.732834 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-06-26 04:53:19.911501 | instance | clusterrole/system:kube-dns 2026-06-26 04:53:19.924610 | instance | clusterrole/system:kube-scheduler 2026-06-26 04:53:20.112922 | instance | clusterrole/system:kubelet-api-admin 2026-06-26 04:53:20.144361 | instance | clusterrole/system:monitoring 2026-06-26 04:53:20.313466 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-06-26 04:53:20.357121 | instance | clusterrole/system:node 2026-06-26 04:53:20.543043 | instance | clusterrole/system:node-bootstrapper 2026-06-26 04:53:20.588478 | instance | clusterrole/system:node-problem-detector 2026-06-26 04:53:20.746317 | instance | clusterrole/system:node-proxier 2026-06-26 04:53:20.791590 | instance | clusterrole/system:persistent-volume-provisioner 2026-06-26 04:53:20.952731 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-06-26 04:53:20.992937 | instance | clusterrole/system:public-info-viewer 2026-06-26 04:53:21.155785 | instance | clusterrolebinding/rook-ceph-osd 2026-06-26 04:53:21.180529 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-06-26 04:53:21.336873 | instance | clusterrole/system:service-account-issuer-discovery 2026-06-26 04:53:21.383887 | instance | clusterrole/system:volume-scheduler 2026-06-26 04:53:21.575607 | instance | clusterrolebinding/rook-ceph-system 2026-06-26 04:53:21.610485 | instance | clusterrole/vector 2026-06-26 04:53:21.796915 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-06-26 04:53:21.820387 | instance | clusterrole/view 2026-06-26 04:53:21.989949 | instance | clusterrolebinding/system:basic-user 2026-06-26 04:53:22.021648 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-06-26 04:53:22.173259 | instance | clusterrolebinding/system:controller:certificate-controller 2026-06-26 04:53:22.227734 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-06-26 04:53:22.380756 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-06-26 04:53:22.422601 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-06-26 04:53:22.607455 | instance | clusterrolebinding/system:controller:deployment-controller 2026-06-26 04:53:22.654360 | instance | clusterrolebinding/system:controller:disruption-controller 2026-06-26 04:53:22.819904 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-06-26 04:53:22.862488 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-06-26 04:53:23.045669 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-06-26 04:53:23.078739 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-06-26 04:53:23.248669 | instance | clusterrolebinding/system:controller:expand-controller 2026-06-26 04:53:23.285296 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-06-26 04:53:23.469772 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-06-26 04:53:23.494907 | instance | clusterrolebinding/system:controller:job-controller 2026-06-26 04:53:23.698363 | instance | clusterrolebinding/system:controller:namespace-controller 2026-06-26 04:53:23.753213 | instance | clusterrolebinding/system:controller:node-controller 2026-06-26 04:53:23.932334 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-06-26 04:53:23.973574 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-06-26 04:53:24.151186 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-06-26 04:53:24.201178 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-06-26 04:53:24.369059 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-06-26 04:53:24.436707 | instance | clusterrolebinding/system:controller:replication-controller 2026-06-26 04:53:24.611285 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-06-26 04:53:24.667070 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-06-26 04:53:24.807667 | instance | clusterrolebinding/system:controller:route-controller 2026-06-26 04:53:24.864552 | instance | clusterrolebinding/system:controller:service-account-controller 2026-06-26 04:53:25.022897 | instance | clusterrolebinding/system:controller:service-controller 2026-06-26 04:53:25.079488 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-06-26 04:53:25.213820 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-06-26 04:53:25.294604 | instance | clusterrolebinding/system:controller:ttl-controller 2026-06-26 04:53:25.408010 | instance | clusterrolebinding/system:coredns 2026-06-26 04:53:25.507275 | instance | clusterrolebinding/system:discovery 2026-06-26 04:53:25.630387 | instance | clusterrolebinding/system:kube-controller-manager 2026-06-26 04:53:25.723349 | instance | clusterrolebinding/system:kube-dns 2026-06-26 04:53:25.832339 | instance | clusterrolebinding/system:kube-scheduler 2026-06-26 04:53:25.927247 | instance | clusterrolebinding/system:monitoring 2026-06-26 04:53:26.037592 | instance | clusterrolebinding/system:node 2026-06-26 04:53:26.121313 | instance | clusterrolebinding/system:node-proxier 2026-06-26 04:53:26.240715 | instance | storageclass/general 2026-06-26 04:53:26.323272 | instance | clusterrolebinding/system:public-info-viewer 2026-06-26 04:53:26.484916 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-06-26 04:53:26.533952 | instance | clusterrolebinding/system:volume-scheduler 2026-06-26 04:53:26.707096 | instance | clusterrolebinding/vector 2026-06-26 04:53:26.770545 | instance | namespace/auth-system 2026-06-26 04:53:26.940147 | instance | namespace/capi-kubeadm-bootstrap-system 2026-06-26 04:53:26.977353 | instance | namespace/capi-kubeadm-control-plane-system 2026-06-26 04:53:27.134556 | instance | namespace/capi-system 2026-06-26 04:53:27.174257 | instance | namespace/capo-system 2026-06-26 04:53:27.325569 | instance | namespace/cert-manager 2026-06-26 04:53:27.371843 | instance | namespace/default 2026-06-26 04:53:27.554380 | instance | namespace/envoy-gateway-system 2026-06-26 04:53:27.612646 | instance | namespace/ingress-nginx 2026-06-26 04:53:27.777340 | instance | namespace/kube-node-lease 2026-06-26 04:53:27.825017 | instance | namespace/kube-public 2026-06-26 04:53:27.977863 | instance | namespace/kube-system 2026-06-26 04:53:28.039221 | instance | namespace/local-path-storage 2026-06-26 04:53:28.170455 | instance | namespace/magnum-system 2026-06-26 04:53:28.236644 | instance | namespace/monitoring 2026-06-26 04:53:28.376734 | instance | namespace/openstack 2026-06-26 04:53:28.449519 | instance | namespace/orc-system 2026-06-26 04:53:28.596949 | instance | namespace/rook-ceph 2026-06-26 04:53:28.664396 | instance | namespace/secretgen-controller 2026-06-26 04:53:29.326768 | instance | ok: Runtime: 0:00:25.389872 2026-06-26 04:53:29.334856 | 2026-06-26 04:53:29.334938 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-06-26 04:53:29.562175 | instance | changed 2026-06-26 04:53:29.568115 | 2026-06-26 04:53:29.568200 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-06-26 04:53:29.782581 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-06-26 04:53:29.782763 | instance | xargs: xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args valuewarning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-06-26 04:53:29.782779 | instance | 2026-06-26 04:53:29.892615 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:29.893172 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:29.985182 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-06-26 04:53:29.989537 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:29.990900 | instance | auth-system/configmaps/keycloak-env-vars 2026-06-26 04:53:29.996656 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:30.106373 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:30.108376 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:30.209073 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:30.214317 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:30.227030 | instance | auth-system/configmaps/kube-root-ca.crt 2026-06-26 04:53:30.302089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:30.314395 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-06-26 04:53:30.318302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:30.409612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:30.417007 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:30.426651 | instance | auth-system/endpoints/keycloak 2026-06-26 04:53:30.529961 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:30.533176 | instance | auth-system/endpoints/keycloak-headless 2026-06-26 04:53:30.535731 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:30.639250 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:30.647945 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:30.647971 | instance | auth-system/endpoints/keycloak-metrics 2026-06-26 04:53:30.767241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:30.770031 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:30.800088 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-06-26 04:53:30.885756 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:30.892758 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:30.911481 | instance | auth-system/ingresses/keycloak 2026-06-26 04:53:31.016482 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-26 04:53:31.017969 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-26 04:53:31.026067 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:31.027565 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:31.028532 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-x7rxt 2026-06-26 04:53:31.123099 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:31.128435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:31.136066 | instance | auth-system/pods/keycloak-0 2026-06-26 04:53:31.210634 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:31.217360 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:31.328066 | instance | auth-system/secrets/keycloak 2026-06-26 04:53:31.335341 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:31.339168 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:31.355243 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-06-26 04:53:31.434913 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:31.435987 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:31.539893 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:31.542536 | instance | auth-system/secrets/keycloak-externaldb 2026-06-26 04:53:31.569675 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:31.597000 | instance | auth-system/secrets/keycloak.199-204-45-177.nip.io-tls 2026-06-26 04:53:31.657451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:31.692734 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:31.770583 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:31.801280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:31.808533 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-06-26 04:53:31.812769 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-06-26 04:53:31.887109 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:31.905932 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:31.993458 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:32.021862 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:32.041772 | instance | auth-system/serviceaccounts/default 2026-06-26 04:53:32.054668 | instance | auth-system/serviceaccounts/keycloak 2026-06-26 04:53:32.102479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:32.117826 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:32.214508 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:32.218671 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:32.250296 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-06-26 04:53:32.300406 | instance | auth-system/services/keycloak 2026-06-26 04:53:32.328220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:32.330587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:32.419980 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:32.435206 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:32.478051 | instance | auth-system/services/keycloak-headless 2026-06-26 04:53:32.541020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:32.554690 | instance | auth-system/services/keycloak-metrics 2026-06-26 04:53:32.557206 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:32.650486 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:32.683189 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:32.757190 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-06-26 04:53:32.767975 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-26 04:53:32.778526 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:32.779189 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-06-26 04:53:32.802054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:32.902643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:32.908161 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:32.965880 | instance | auth-system/statefulsets/keycloak 2026-06-26 04:53:32.981055 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-06-26 04:53:33.013097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:33.016100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:33.118552 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:33.134452 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-26 04:53:33.145026 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:33.224627 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-06-26 04:53:33.229189 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:33.233410 | instance | capi-system/configmaps/kube-root-ca.crt 2026-06-26 04:53:33.244000 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:33.339558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:33.356916 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:33.449214 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:33.458070 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-06-26 04:53:33.484110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:33.491892 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-06-26 04:53:33.581720 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:33.612135 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:33.699940 | instance | capi-system/deployment/capi-controller-manager 2026-06-26 04:53:33.700494 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:33.759922 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:33.785152 | instance | capi-system/endpoints/capi-webhook-service 2026-06-26 04:53:33.822692 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:33.874029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:33.939489 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-l472h 2026-06-26 04:53:33.955246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:33.998747 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:34.017344 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-06-26 04:53:34.069553 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:34.107162 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:34.185182 | instance | capi-system/pods/capi-controller-manager-5647546676-xfg2k 2026-06-26 04:53:34.188311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:34.217178 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:34.268318 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-06-26 04:53:34.313524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:34.330928 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:34.400578 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-06-26 04:53:34.443153 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:34.446309 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:34.476982 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-06-26 04:53:34.550516 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:34.579663 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:34.637408 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-06-26 04:53:34.686727 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-26 04:53:34.698767 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:34.708239 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:34.732616 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-06-26 04:53:34.811925 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:34.818683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:34.880577 | instance | capi-system/roles/capi-leader-election-role 2026-06-26 04:53:34.918818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:34.922481 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:34.952526 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-06-26 04:53:35.013861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:35.034628 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:35.101812 | instance | capi-system/secrets/capi-webhook-service-cert 2026-06-26 04:53:35.141751 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-26 04:53:35.151892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:35.157032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:35.183518 | instance | capi-system/serviceaccounts/capi-manager 2026-06-26 04:53:35.274019 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:35.288918 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:35.348738 | instance | capi-system/serviceaccounts/default 2026-06-26 04:53:35.389877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:35.401679 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:35.421795 | instance | capi-system/services/capi-webhook-service 2026-06-26 04:53:35.490445 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:35.504945 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:35.609898 | instance | capo-system/configmaps/kube-root-ca.crt 2026-06-26 04:53:35.612096 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:35.660296 | instance | cert-manager/configmaps/cert-manager-webhook 2026-06-26 04:53:35.661924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:35.734216 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:35.764085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:35.848810 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-06-26 04:53:35.851957 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:35.866175 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:35.868002 | instance | capo-system/deployment/capo-controller-manager 2026-06-26 04:53:35.950673 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:35.969133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:36.058172 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:36.066013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:36.073688 | instance | capo-system/endpoints/capo-webhook-service 2026-06-26 04:53:36.101765 | instance | cert-manager/deployment/cert-manager 2026-06-26 04:53:36.167630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:36.170056 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:36.264049 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:36.276964 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:36.287370 | instance | cert-manager/deployment/cert-manager-cainjector 2026-06-26 04:53:36.329548 | instance | cert-manager/deployment/cert-manager-webhook 2026-06-26 04:53:36.386034 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-26 04:53:36.386674 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:36.396739 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:36.476889 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:36.497520 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:36.528567 | instance | capo-system/pods/capo-controller-manager-56cf844ccd-glm64 2026-06-26 04:53:36.586131 | instance | cert-manager/endpoints/cert-manager 2026-06-26 04:53:36.588160 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:36.628554 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:36.707532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:36.724421 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:36.756654 | instance | cert-manager/endpoints/cert-manager-webhook 2026-06-26 04:53:36.821497 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-06-26 04:53:36.834153 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:36.839927 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:36.934038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:36.937391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:36.970574 | instance | capo-system/roles/capo-leader-election-role 2026-06-26 04:53:37.031984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:37.044719 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:37.047146 | instance | cert-manager/pods/cert-manager-75969b45cf-lfqfc 2026-06-26 04:53:37.140134 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:37.164172 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:37.201571 | instance | cert-manager/pods/cert-manager-cainjector-84f45b698d-8lgg4 2026-06-26 04:53:37.262805 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-26 04:53:37.274874 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:37.275834 | instance | cert-manager/pods/cert-manager-webhook-9997c64fc-p8f8l 2026-06-26 04:53:37.276894 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:37.387977 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:37.391240 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:37.466868 | instance | capo-system/secrets/capo-webhook-service-cert 2026-06-26 04:53:37.512000 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:37.512870 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:37.545531 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-06-26 04:53:37.650871 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:37.699113 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-06-26 04:53:37.745125 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:37.785913 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-06-26 04:53:37.800969 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:37.849105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:37.901606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:37.925160 | instance | capo-system/serviceaccounts/capo-manager 2026-06-26 04:53:37.960099 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:38.001387 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:38.004169 | instance | capo-system/serviceaccounts/default 2026-06-26 04:53:38.086738 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:38.093548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:38.171859 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-06-26 04:53:38.189886 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:38.200341 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:38.222111 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-06-26 04:53:38.293033 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:38.315174 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-26 04:53:38.325414 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:38.384141 | instance | cert-manager/roles/cert-manager:leaderelection 2026-06-26 04:53:38.393286 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:38.426849 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:38.431138 | instance | capo-system/services/capo-webhook-service 2026-06-26 04:53:38.508465 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:38.570941 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:38.591417 | instance | default/configmaps/kube-root-ca.crt 2026-06-26 04:53:38.637395 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:38.668293 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-06-26 04:53:38.674343 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:38.731086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:38.792539 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:38.796023 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-06-26 04:53:38.841854 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:38.881965 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-06-26 04:53:38.905116 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:38.956995 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:39.014405 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-06-26 04:53:39.022886 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:39.070948 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:39.118054 | instance | cert-manager/serviceaccounts/cert-manager 2026-06-26 04:53:39.124071 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:39.175357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:39.273695 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-26 04:53:39.281766 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:39.294750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:39.337705 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-06-26 04:53:39.358000 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-06-26 04:53:39.432983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:39.436785 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:39.555555 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:39.556189 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:39.614022 | instance | cert-manager/serviceaccounts/default 2026-06-26 04:53:39.652303 | instance | cert-manager/services/cert-manager 2026-06-26 04:53:39.677186 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:39.679321 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:39.777889 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:39.779153 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:39.857231 | instance | cert-manager/services/cert-manager-webhook 2026-06-26 04:53:39.865389 | instance | default/endpoints/kubernetes 2026-06-26 04:53:39.892287 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:39.906564 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:39.993604 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:40.047594 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:40.071547 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-06-26 04:53:40.084162 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-06-26 04:53:40.107173 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:40.145119 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:40.206446 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:40.271918 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:40.279595 | instance | default/serviceaccounts/default 2026-06-26 04:53:40.300970 | instance | default/services/kubernetes 2026-06-26 04:53:40.323116 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:40.363050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:40.455203 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-26 04:53:40.462332 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:40.466919 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:40.500373 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-06-26 04:53:40.550500 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-06-26 04:53:40.589909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:40.595913 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:40.709442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:40.714683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:40.740745 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-rw5dq 2026-06-26 04:53:40.773115 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-06-26 04:53:40.804062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:40.826068 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:40.907063 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:40.908378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:40.981366 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-06-26 04:53:40.993885 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-06-26 04:53:41.019768 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:41.039399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:41.138692 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:41.154761 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:41.191653 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-06-26 04:53:41.227200 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-06-26 04:53:41.258933 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-26 04:53:41.270680 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:41.272820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:41.396344 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:41.405048 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:41.429504 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-06-26 04:53:41.431831 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-06-26 04:53:41.490636 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:41.506476 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:41.654497 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-06-26 04:53:41.673265 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:41.695032 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-06-26 04:53:41.726119 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:41.798257 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:41.827184 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:41.864561 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-06-26 04:53:41.905066 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-06-26 04:53:41.906534 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:41.925017 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:42.020157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:42.043978 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:42.091216 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-06-26 04:53:42.121911 | instance | envoy-gateway-system/secrets/envoy 2026-06-26 04:53:42.122050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:42.147249 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:42.225757 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:42.251697 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:42.328579 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-06-26 04:53:42.332242 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-06-26 04:53:42.362486 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:42.366556 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:42.476832 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:42.482679 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:42.552852 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-06-26 04:53:42.561314 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-06-26 04:53:42.610463 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:42.623636 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-26 04:53:42.644735 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:42.742455 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:42.743183 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:42.795286 | instance | envoy-gateway-system/serviceaccounts/default 2026-06-26 04:53:42.861667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:42.863227 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:42.979969 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-26 04:53:42.990112 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:42.991656 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:43.108831 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:43.109904 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-06-26 04:53:43.113760 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:43.121743 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-06-26 04:53:43.207343 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:43.243534 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:43.311491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:43.367020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:43.422582 | instance | envoy-gateway-system/services/envoy-gateway 2026-06-26 04:53:43.434637 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-06-26 04:53:43.438646 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:43.497417 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:43.538116 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:43.619516 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:43.656472 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-06-26 04:53:43.664055 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:43.705677 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-06-26 04:53:43.775141 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:43.882310 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-06-26 04:53:43.905478 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:43.960024 | instance | ingress-nginx/pods/ingress-nginx-controller-r7mzt 2026-06-26 04:53:44.057203 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:44.121596 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-l98mr 2026-06-26 04:53:44.178006 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-06-26 04:53:44.248654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:44.369732 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-06-26 04:53:44.373020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:44.402572 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:44.426488 | instance | ingress-nginx/roles/ingress-nginx 2026-06-26 04:53:44.524828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:44.578354 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:44.629791 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-06-26 04:53:44.681599 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-06-26 04:53:44.714343 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:44.800959 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:44.871295 | instance | ingress-nginx/serviceaccounts/default 2026-06-26 04:53:44.946188 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-06-26 04:53:44.972033 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:45.074622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:45.082712 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:45.085522 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-06-26 04:53:45.198063 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:45.202200 | instance | ingress-nginx/services/ingress-nginx-controller 2026-06-26 04:53:45.237529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:45.353828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:45.356554 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-06-26 04:53:45.428970 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-06-26 04:53:45.585935 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-06-26 04:53:45.704439 | instance | kube-public/configmaps/cluster-info 2026-06-26 04:53:45.811175 | instance | kube-public/configmaps/kube-root-ca.crt 2026-06-26 04:53:45.841310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:45.909034 | instance | kube-node-lease/serviceaccounts/default 2026-06-26 04:53:46.026982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:46.048418 | instance | kube-system/configmaps/cilium-config 2026-06-26 04:53:46.134370 | instance | kube-system/configmaps/coredns 2026-06-26 04:53:46.142087 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-26 04:53:46.152730 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:46.259619 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-06-26 04:53:46.313343 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:46.337363 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-06-26 04:53:46.435104 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-26 04:53:46.435596 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:46.452671 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:46.476548 | instance | kube-system/configmaps/kube-proxy 2026-06-26 04:53:46.550591 | instance | kube-system/configmaps/kube-root-ca.crt 2026-06-26 04:53:46.741077 | instance | kube-system/configmaps/kubeadm-config 2026-06-26 04:53:46.784543 | instance | kube-system/configmaps/kubelet-config 2026-06-26 04:53:46.954086 | instance | kube-system/daemonsets/cilium 2026-06-26 04:53:46.984879 | instance | kube-system/daemonsets/kube-proxy 2026-06-26 04:53:47.053830 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:47.111077 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:47.241483 | instance | kube-system/deployment/cilium-operator 2026-06-26 04:53:47.276994 | instance | kube-system/deployment/coredns 2026-06-26 04:53:47.283342 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:53:47.489803 | instance | kube-system/endpoints/kube-dns 2026-06-26 04:53:47.553333 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-06-26 04:53:47.745915 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-06-26 04:53:47.771451 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-06-26 04:53:47.953208 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-06-26 04:53:47.983118 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-06-26 04:53:48.176306 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-06-26 04:53:48.220736 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-06-26 04:53:48.396313 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-06-26 04:53:48.449393 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-06-26 04:53:48.629343 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-06-26 04:53:48.660185 | instance | kube-public/serviceaccounts/default 2026-06-26 04:53:48.833370 | instance | kube-system/pods/cilium-kltmj 2026-06-26 04:53:48.861315 | instance | kube-system/pods/cilium-operator-869df985b8-wd7vf 2026-06-26 04:53:49.050147 | instance | kube-system/pods/coredns-67659f764b-5c6qm 2026-06-26 04:53:49.060387 | instance | kube-system/pods/coredns-67659f764b-r8zr8 2026-06-26 04:53:49.259504 | instance | kube-system/pods/etcd-instance 2026-06-26 04:53:49.275701 | instance | kube-system/pods/kube-apiserver-instance 2026-06-26 04:53:49.466077 | instance | kube-system/pods/kube-controller-manager-instance 2026-06-26 04:53:49.489379 | instance | kube-system/pods/kube-proxy-bsrqp 2026-06-26 04:53:49.693889 | instance | kube-system/pods/kube-scheduler-instance 2026-06-26 04:53:49.725949 | instance | kube-system/pods/kube-vip-instance 2026-06-26 04:53:49.902162 | instance | kube-system/rolebindings/cilium-config-agent 2026-06-26 04:53:49.940778 | instance | kube-system/rolebindings/kube-proxy 2026-06-26 04:53:50.100961 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-06-26 04:53:50.147082 | instance | kube-system/roles/cilium-config-agent 2026-06-26 04:53:50.301963 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-06-26 04:53:50.361922 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-06-26 04:53:50.526455 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-06-26 04:53:50.568876 | instance | kube-system/roles/kube-proxy 2026-06-26 04:53:50.743934 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-06-26 04:53:50.783887 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-06-26 04:53:50.944192 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-06-26 04:53:50.983090 | instance | kube-system/roles/kubeadm:kubelet-config 2026-06-26 04:53:51.158899 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-06-26 04:53:51.183776 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-06-26 04:53:51.360908 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-06-26 04:53:51.385833 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-06-26 04:53:51.573861 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-06-26 04:53:51.619167 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-06-26 04:53:51.792254 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-06-26 04:53:51.819222 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-06-26 04:53:51.989039 | instance | kube-system/roles/system:controller:cloud-provider 2026-06-26 04:53:52.035600 | instance | kube-system/roles/system:controller:token-cleaner 2026-06-26 04:53:52.189782 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-06-26 04:53:52.227367 | instance | local-path-storage/configmaps/local-path-config 2026-06-26 04:53:52.397844 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-06-26 04:53:52.443898 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-06-26 04:53:52.665951 | instance | kube-system/serviceaccounts/certificate-controller 2026-06-26 04:53:52.721980 | instance | kube-system/serviceaccounts/cilium 2026-06-26 04:53:52.903539 | instance | kube-system/serviceaccounts/cilium-operator 2026-06-26 04:53:52.958371 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-06-26 04:53:53.123970 | instance | kube-system/serviceaccounts/coredns 2026-06-26 04:53:53.178546 | instance | kube-system/serviceaccounts/cronjob-controller 2026-06-26 04:53:53.357589 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-06-26 04:53:53.418393 | instance | kube-system/serviceaccounts/default 2026-06-26 04:53:53.625157 | instance | kube-system/serviceaccounts/deployment-controller 2026-06-26 04:53:53.666330 | instance | kube-system/serviceaccounts/disruption-controller 2026-06-26 04:53:53.867750 | instance | kube-system/serviceaccounts/endpoint-controller 2026-06-26 04:53:53.881895 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-06-26 04:53:54.097735 | instance | kube-system/secrets/bootstrap-token-ew4weg 2026-06-26 04:53:54.136452 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-06-26 04:53:54.349484 | instance | kube-system/secrets/bootstrap-token-p35a2c 2026-06-26 04:53:54.411325 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-06-26 04:53:54.596326 | instance | kube-system/secrets/kubeadm-certs 2026-06-26 04:53:54.692974 | instance | kube-system/serviceaccounts/expand-controller 2026-06-26 04:53:54.801870 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-06-26 04:53:54.941392 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-06-26 04:53:55.112795 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-06-26 04:53:55.195889 | instance | kube-system/serviceaccounts/job-controller 2026-06-26 04:53:55.338921 | instance | kube-system/serviceaccounts/kube-proxy 2026-06-26 04:53:55.420419 | instance | kube-system/serviceaccounts/namespace-controller 2026-06-26 04:53:55.589946 | instance | kube-system/serviceaccounts/node-controller 2026-06-26 04:53:55.684046 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-06-26 04:53:55.823641 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-06-26 04:53:55.951102 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-06-26 04:53:56.088795 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-06-26 04:53:56.217678 | instance | kube-system/serviceaccounts/replicaset-controller 2026-06-26 04:53:56.343560 | instance | kube-system/serviceaccounts/replication-controller 2026-06-26 04:53:56.474043 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-06-26 04:53:56.599527 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-06-26 04:53:56.754341 | instance | kube-system/serviceaccounts/service-account-controller 2026-06-26 04:53:56.845328 | instance | kube-system/serviceaccounts/service-controller 2026-06-26 04:53:57.009232 | instance | kube-system/serviceaccounts/statefulset-controller 2026-06-26 04:53:57.108567 | instance | kube-system/serviceaccounts/token-cleaner 2026-06-26 04:53:57.295393 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-06-26 04:53:57.347498 | instance | kube-system/serviceaccounts/ttl-controller 2026-06-26 04:53:57.534341 | instance | kube-system/services/kube-dns 2026-06-26 04:53:57.585431 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-06-26 04:53:57.757820 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-06-26 04:53:57.812670 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-06-26 04:53:57.974725 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-06-26 04:53:58.021245 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-06-26 04:53:58.177017 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-06-26 04:53:58.234711 | instance | local-path-storage/deployment/local-path-provisioner 2026-06-26 04:53:58.403670 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-06-26 04:53:58.463958 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-hgh9x 2026-06-26 04:53:58.622860 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-06-26 04:53:58.706740 | instance | local-path-storage/serviceaccounts/default 2026-06-26 04:53:58.831466 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-06-26 04:53:58.936531 | instance | magnum-system/serviceaccounts/default 2026-06-26 04:53:59.039451 | instance | monitoring/daemonsets/goldpinger 2026-06-26 04:53:59.162624 | instance | monitoring/daemonsets/ipmi-exporter 2026-06-26 04:53:59.253461 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-06-26 04:53:59.383793 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-06-26 04:53:59.459806 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0 2026-06-26 04:53:59.620276 | instance | monitoring/daemonsets/vector 2026-06-26 04:53:59.705359 | instance | monitoring/configmaps/goldpinger-zap 2026-06-26 04:53:59.831155 | instance | monitoring/configmaps/ipmi-exporter 2026-06-26 04:53:59.920147 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-06-26 04:54:00.048590 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-06-26 04:54:00.151435 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-06-26 04:54:00.268071 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-06-26 04:54:00.377811 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-06-26 04:54:00.481948 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-06-26 04:54:00.590019 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-06-26 04:54:00.751591 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-06-26 04:54:00.838544 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-06-26 04:54:01.051690 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-06-26 04:54:01.080993 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-06-26 04:54:01.266049 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-06-26 04:54:01.454518 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-06-26 04:54:01.475586 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-06-26 04:54:01.685130 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-06-26 04:54:01.696215 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-06-26 04:54:01.916614 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-06-26 04:54:01.927653 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-06-26 04:54:02.118795 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-06-26 04:54:02.127070 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-06-26 04:54:02.322673 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-06-26 04:54:02.331111 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-06-26 04:54:02.516820 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-06-26 04:54:02.551015 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-06-26 04:54:02.742984 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-06-26 04:54:02.793388 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-06-26 04:54:02.978151 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-06-26 04:54:03.033076 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-06-26 04:54:03.175794 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-06-26 04:54:03.256725 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-06-26 04:54:03.393107 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-06-26 04:54:03.478908 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-06-26 04:54:03.605199 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-06-26 04:54:03.717153 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-06-26 04:54:03.880486 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-06-26 04:54:03.949114 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-06-26 04:54:04.120625 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-06-26 04:54:04.186476 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-06-26 04:54:04.350974 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-06-26 04:54:04.403915 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-06-26 04:54:04.567134 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-06-26 04:54:04.612896 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-06-26 04:54:04.778418 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-06-26 04:54:04.805977 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-06-26 04:54:04.984032 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-06-26 04:54:05.029569 | instance | monitoring/configmaps/kube-root-ca.crt 2026-06-26 04:54:05.202392 | instance | monitoring/configmaps/loki 2026-06-26 04:54:05.239959 | instance | monitoring/configmaps/loki-alerting-rules 2026-06-26 04:54:05.402141 | instance | monitoring/configmaps/loki-dashboards-1 2026-06-26 04:54:05.446728 | instance | monitoring/configmaps/loki-dashboards-2 2026-06-26 04:54:05.648474 | instance | monitoring/configmaps/loki-gateway 2026-06-26 04:54:05.703214 | instance | monitoring/configmaps/loki-runtime 2026-06-26 04:54:05.870125 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-06-26 04:54:05.909651 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-06-26 04:54:06.067147 | instance | monitoring/configmaps/vector 2026-06-26 04:54:06.214236 | instance | openstack/configmaps/barbican-bin 2026-06-26 04:54:06.298320 | instance | openstack/configmaps/ceph-csi-config 2026-06-26 04:54:06.482147 | instance | openstack/configmaps/ceph-etc 2026-06-26 04:54:06.545258 | instance | openstack/configmaps/cinder-bin 2026-06-26 04:54:06.764688 | instance | openstack/configmaps/glance-bin 2026-06-26 04:54:06.793231 | instance | openstack/configmaps/heat-bin 2026-06-26 04:54:07.016573 | instance | openstack/configmaps/horizon-bin 2026-06-26 04:54:07.048707 | instance | openstack/configmaps/keepalived-bin 2026-06-26 04:54:07.256194 | instance | openstack/configmaps/keystone-bin 2026-06-26 04:54:07.299857 | instance | openstack/configmaps/keystone-openid-metadata 2026-06-26 04:54:07.504343 | instance | openstack/configmaps/kube-root-ca.crt 2026-06-26 04:54:07.567384 | instance | openstack/configmaps/libvirt-bin 2026-06-26 04:54:07.777657 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-06-26 04:54:07.839716 | instance | openstack/configmaps/magnum-bin 2026-06-26 04:54:08.050313 | instance | openstack/configmaps/magnum-cluster-api-proxy-config 2026-06-26 04:54:08.110291 | instance | openstack/configmaps/manila-bin 2026-06-26 04:54:08.365810 | instance | openstack/configmaps/memcached-memcached-bin 2026-06-26 04:54:08.371596 | instance | openstack/configmaps/messaging-topology-operator-leader-election 2026-06-26 04:54:08.647910 | instance | openstack/configmaps/neutron-bin 2026-06-26 04:54:08.662947 | instance | openstack/configmaps/nova-bin 2026-06-26 04:54:08.915526 | instance | openstack/configmaps/octavia-bin 2026-06-26 04:54:08.942743 | instance | openstack/configmaps/openvswitch-bin 2026-06-26 04:54:09.137210 | instance | openstack/configmaps/ovn-bin 2026-06-26 04:54:09.167810 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-06-26 04:54:09.367959 | instance | openstack/configmaps/percona-xtradb-pxc 2026-06-26 04:54:09.392792 | instance | openstack/configmaps/placement-bin 2026-06-26 04:54:09.607501 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-06-26 04:54:09.688482 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-06-26 04:54:09.853227 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-06-26 04:54:09.942362 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-06-26 04:54:10.115212 | instance | openstack/configmaps/rabbitmq-cluster-operator-leader-election 2026-06-26 04:54:10.172173 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-06-26 04:54:10.382849 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-06-26 04:54:10.424861 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-06-26 04:54:10.631717 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-06-26 04:54:10.690502 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-06-26 04:54:10.893611 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-06-26 04:54:10.930768 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-06-26 04:54:11.135736 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-06-26 04:54:11.154700 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf 2026-06-26 04:54:11.378473 | instance | openstack/configmaps/rabbitmq-manila-server-conf 2026-06-26 04:54:11.386615 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-06-26 04:54:11.621014 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-06-26 04:54:11.654547 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-06-26 04:54:11.869492 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-06-26 04:54:11.897154 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-06-26 04:54:12.130007 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-06-26 04:54:12.131724 | instance | openstack/configmaps/rabbitmq-senlin-plugins-conf 2026-06-26 04:54:12.363673 | instance | openstack/configmaps/rabbitmq-senlin-server-conf 2026-06-26 04:54:12.397117 | instance | openstack/configmaps/rook-ceph-csi-config 2026-06-26 04:54:12.671253 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-06-26 04:54:12.684437 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-06-26 04:54:12.914321 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-06-26 04:54:12.916735 | instance | openstack/configmaps/rook-config-override 2026-06-26 04:54:13.158873 | instance | openstack/configmaps/senlin-bin 2026-06-26 04:54:13.167050 | instance | openstack/configmaps/staffeln-bin 2026-06-26 04:54:13.417951 | instance | openstack/configmaps/tempest-bin 2026-06-26 04:54:13.421264 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-06-26 04:54:13.674848 | instance | openstack/cronjobs/heat-engine-cleaner 2026-06-26 04:54:13.676354 | instance | openstack/cronjobs/heat-purge-deleted 2026-06-26 04:54:13.923426 | instance | openstack/cronjobs/keystone-credential-rotate 2026-06-26 04:54:13.953298 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-06-26 04:54:14.181604 | instance | openstack/cronjobs/nova-cell-setup 2026-06-26 04:54:14.203851 | instance | openstack/cronjobs/nova-service-cleaner 2026-06-26 04:54:14.467850 | instance | openstack/cronjobs/senlin-engine-cleaner 2026-06-26 04:54:14.471132 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-06-26 04:54:14.709766 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-06-26 04:54:14.734742 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-06-26 04:54:14.928723 | instance | monitoring/deployment/loki-gateway 2026-06-26 04:54:14.935320 | instance | monitoring/deployment/node-feature-discovery-master 2026-06-26 04:54:15.152908 | instance | monitoring/deployment/prometheus-pushgateway 2026-06-26 04:54:15.157665 | instance | monitoring/endpoints/alertmanager-operated 2026-06-26 04:54:15.361411 | instance | monitoring/endpoints/goldpinger 2026-06-26 04:54:15.366243 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-06-26 04:54:15.590067 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-06-26 04:54:15.593790 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-06-26 04:54:15.794894 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-06-26 04:54:15.814421 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-06-26 04:54:16.004708 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-06-26 04:54:16.011060 | instance | monitoring/endpoints/loki 2026-06-26 04:54:16.220191 | instance | monitoring/endpoints/loki-gateway 2026-06-26 04:54:16.220364 | instance | monitoring/endpoints/loki-headless 2026-06-26 04:54:16.427730 | instance | monitoring/endpoints/loki-memberlist 2026-06-26 04:54:16.431286 | instance | monitoring/endpoints/node-feature-discovery-master 2026-06-26 04:54:16.636984 | instance | monitoring/endpoints/prometheus-operated 2026-06-26 04:54:16.660137 | instance | monitoring/endpoints/prometheus-pushgateway 2026-06-26 04:54:16.831695 | instance | monitoring/endpoints/prometheus-smartctl-exporter 2026-06-26 04:54:16.872000 | instance | monitoring/endpoints/vector-headless 2026-06-26 04:54:16.967378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:17.036116 | instance | openstack/daemonsets/keepalived 2026-06-26 04:54:17.077864 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-06-26 04:54:17.328733 | instance | openstack/daemonsets/magnum-cluster-api-proxy 2026-06-26 04:54:17.366434 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-06-26 04:54:17.617467 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default 2026-06-26 04:54:17.662722 | instance | openstack/daemonsets/nova-compute-default 2026-06-26 04:54:17.907632 | instance | openstack/daemonsets/octavia-health-manager-default 2026-06-26 04:54:17.928944 | instance | openstack/daemonsets/openvswitch 2026-06-26 04:54:18.200597 | instance | openstack/daemonsets/ovn-controller 2026-06-26 04:54:18.239996 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-06-26 04:54:18.453239 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-06-26 04:54:18.533360 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-06-26 04:54:18.690456 | instance | openstack/deployment/barbican-api 2026-06-26 04:54:18.764631 | instance | openstack/deployment/cinder-api 2026-06-26 04:54:18.974888 | instance | openstack/deployment/cinder-backup 2026-06-26 04:54:19.036076 | instance | openstack/deployment/cinder-scheduler 2026-06-26 04:54:19.235973 | instance | openstack/deployment/cinder-volume 2026-06-26 04:54:19.310634 | instance | openstack/deployment/glance-api 2026-06-26 04:54:19.514412 | instance | openstack/deployment/heat-api 2026-06-26 04:54:19.579265 | instance | openstack/deployment/heat-cfn 2026-06-26 04:54:19.791885 | instance | openstack/deployment/heat-engine 2026-06-26 04:54:19.860731 | instance | openstack/deployment/horizon 2026-06-26 04:54:20.041408 | instance | openstack/deployment/keystone-api 2026-06-26 04:54:20.118673 | instance | openstack/deployment/magnum-api 2026-06-26 04:54:20.289465 | instance | openstack/deployment/magnum-registry 2026-06-26 04:54:20.379924 | instance | openstack/deployment/manila-api 2026-06-26 04:54:20.552747 | instance | openstack/deployment/manila-data 2026-06-26 04:54:20.652792 | instance | openstack/deployment/manila-scheduler 2026-06-26 04:54:20.834592 | instance | openstack/deployment/manila-share 2026-06-26 04:54:20.898023 | instance | openstack/deployment/memcached-memcached 2026-06-26 04:54:21.098958 | instance | openstack/deployment/neutron-server 2026-06-26 04:54:21.152539 | instance | openstack/deployment/nova-api-metadata 2026-06-26 04:54:21.378815 | instance | openstack/deployment/nova-api-osapi 2026-06-26 04:54:21.395270 | instance | openstack/deployment/nova-conductor 2026-06-26 04:54:21.656515 | instance | openstack/deployment/nova-novncproxy 2026-06-26 04:54:21.675510 | instance | openstack/deployment/nova-scheduler 2026-06-26 04:54:21.928552 | instance | openstack/deployment/octavia-api 2026-06-26 04:54:21.932132 | instance | openstack/endpoints/barbican-api 2026-06-26 04:54:22.207317 | instance | openstack/endpoints/ceph-mon 2026-06-26 04:54:22.213000 | instance | openstack/deployment/octavia-housekeeping 2026-06-26 04:54:22.437834 | instance | openstack/endpoints/cinder-api 2026-06-26 04:54:22.475135 | instance | openstack/deployment/octavia-worker 2026-06-26 04:54:22.691950 | instance | openstack/deployment/openstack-database-exporter 2026-06-26 04:54:22.782316 | instance | openstack/endpoints/glance-api 2026-06-26 04:54:22.962537 | instance | openstack/deployment/openstack-exporter 2026-06-26 04:54:23.039269 | instance | openstack/endpoints/heat-api 2026-06-26 04:54:23.238284 | instance | openstack/deployment/ovn-northd 2026-06-26 04:54:23.338301 | instance | openstack/endpoints/heat-cfn 2026-06-26 04:54:23.527410 | instance | openstack/deployment/placement-api 2026-06-26 04:54:23.600619 | instance | openstack/endpoints/horizon 2026-06-26 04:54:23.809682 | instance | openstack/deployment/pxc-operator 2026-06-26 04:54:23.854814 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-06-26 04:54:24.104225 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-06-26 04:54:24.117404 | instance | openstack/endpoints/horizon-int 2026-06-26 04:54:24.370940 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-06-26 04:54:24.413459 | instance | openstack/endpoints/keystone-api 2026-06-26 04:54:24.649638 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-06-26 04:54:24.687296 | instance | openstack/endpoints/magnum-api 2026-06-26 04:54:24.915594 | instance | openstack/deployment/senlin-api 2026-06-26 04:54:24.962103 | instance | openstack/endpoints/magnum-registry 2026-06-26 04:54:25.182417 | instance | openstack/deployment/senlin-conductor 2026-06-26 04:54:25.215590 | instance | openstack/deployment/senlin-engine 2026-06-26 04:54:25.431806 | instance | openstack/endpoints/manila-api 2026-06-26 04:54:25.477071 | instance | openstack/endpoints/memcached 2026-06-26 04:54:25.698887 | instance | openstack/deployment/senlin-health-manager 2026-06-26 04:54:25.743860 | instance | openstack/deployment/staffeln-api 2026-06-26 04:54:25.961755 | instance | openstack/endpoints/memcached-metrics 2026-06-26 04:54:26.016714 | instance | openstack/endpoints/neutron-server 2026-06-26 04:54:26.213537 | instance | openstack/deployment/staffeln-conductor 2026-06-26 04:54:26.262288 | instance | openstack/endpoints/nova-api 2026-06-26 04:54:26.481990 | instance | openstack/endpoints/nova-metadata 2026-06-26 04:54:26.522616 | instance | openstack/endpoints/nova-novncproxy 2026-06-26 04:54:26.754021 | instance | openstack/endpoints/octavia-api 2026-06-26 04:54:26.800957 | instance | openstack/endpoints/openstack-exporter 2026-06-26 04:54:27.014405 | instance | openstack/endpoints/ovn-ovsdb-nb 2026-06-26 04:54:27.045241 | instance | openstack/endpoints/ovn-ovsdb-sb 2026-06-26 04:54:27.271332 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-06-26 04:54:27.277307 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-06-26 04:54:27.316556 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:27.429801 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:27.508195 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-06-26 04:54:27.508849 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-06-26 04:54:27.650250 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:27.750744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:27.757950 | instance | openstack/endpoints/percona-xtradb-pxc 2026-06-26 04:54:27.780141 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-06-26 04:54:28.050298 | instance | openstack/endpoints/placement-api 2026-06-26 04:54:28.094900 | instance | openstack/endpoints/rabbitmq-barbican 2026-06-26 04:54:28.302320 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-06-26 04:54:28.333016 | instance | openstack/endpoints/rabbitmq-cinder 2026-06-26 04:54:28.538024 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-06-26 04:54:28.586788 | instance | openstack/endpoints/rabbitmq-glance 2026-06-26 04:54:28.798477 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-06-26 04:54:28.853891 | instance | openstack/endpoints/rabbitmq-heat 2026-06-26 04:54:29.047103 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-06-26 04:54:29.095382 | instance | openstack/endpoints/rabbitmq-keystone 2026-06-26 04:54:29.282463 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-06-26 04:54:29.334525 | instance | openstack/endpoints/rabbitmq-magnum 2026-06-26 04:54:29.523638 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-06-26 04:54:29.580145 | instance | openstack/endpoints/rabbitmq-manila 2026-06-26 04:54:29.776668 | instance | openstack/endpoints/rabbitmq-manila-nodes 2026-06-26 04:54:29.829921 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-06-26 04:54:30.032566 | instance | openstack/endpoints/rabbitmq-neutron 2026-06-26 04:54:30.069480 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-06-26 04:54:30.273335 | instance | openstack/endpoints/rabbitmq-nova 2026-06-26 04:54:30.309552 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-06-26 04:54:30.530183 | instance | openstack/endpoints/rabbitmq-octavia 2026-06-26 04:54:30.536900 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-06-26 04:54:30.818476 | instance | openstack/endpoints/rabbitmq-senlin 2026-06-26 04:54:30.822273 | instance | openstack/endpoints/rabbitmq-senlin-nodes 2026-06-26 04:54:31.079175 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-06-26 04:54:31.082065 | instance | openstack/endpoints/senlin-api 2026-06-26 04:54:31.316937 | instance | openstack/endpoints/staffeln-api 2026-06-26 04:54:31.335026 | instance | openstack/ingresses/cloudformation 2026-06-26 04:54:31.561140 | instance | openstack/ingresses/clustering 2026-06-26 04:54:31.610358 | instance | openstack/ingresses/compute 2026-06-26 04:54:31.827613 | instance | openstack/ingresses/compute-novnc-proxy 2026-06-26 04:54:31.906589 | instance | openstack/ingresses/container-infra 2026-06-26 04:54:32.066031 | instance | openstack/ingresses/container-infra-registry 2026-06-26 04:54:32.147656 | instance | openstack/ingresses/dashboard 2026-06-26 04:54:32.329798 | instance | openstack/ingresses/identity 2026-06-26 04:54:32.406458 | instance | openstack/ingresses/image 2026-06-26 04:54:32.580103 | instance | openstack/ingresses/key-manager 2026-06-26 04:54:32.661029 | instance | openstack/ingresses/load-balancer 2026-06-26 04:54:32.853446 | instance | openstack/ingresses/network 2026-06-26 04:54:32.926896 | instance | openstack/ingresses/orchestration 2026-06-26 04:54:33.107086 | instance | openstack/ingresses/placement 2026-06-26 04:54:33.222302 | instance | openstack/ingresses/rook-ceph-cluster 2026-06-26 04:54:33.398016 | instance | openstack/ingresses/sharev2 2026-06-26 04:54:33.496374 | instance | openstack/ingresses/volumev3 2026-06-26 04:54:33.692653 | instance | openstack/jobs/barbican-db-init 2026-06-26 04:54:33.782500 | instance | openstack/jobs/barbican-db-sync 2026-06-26 04:54:33.992788 | instance | openstack/jobs/barbican-ks-endpoints 2026-06-26 04:54:34.036308 | instance | openstack/jobs/barbican-ks-service 2026-06-26 04:54:34.264108 | instance | openstack/jobs/barbican-ks-user 2026-06-26 04:54:34.328462 | instance | openstack/jobs/barbican-rabbit-init 2026-06-26 04:54:34.504832 | instance | openstack/jobs/cinder-backup-storage-init 2026-06-26 04:54:34.601504 | instance | openstack/jobs/cinder-bootstrap 2026-06-26 04:54:34.756863 | instance | openstack/jobs/cinder-create-internal-tenant 2026-06-26 04:54:34.882972 | instance | openstack/jobs/cinder-db-init 2026-06-26 04:54:35.023807 | instance | openstack/jobs/cinder-db-sync 2026-06-26 04:54:35.126979 | instance | openstack/jobs/cinder-ks-endpoints 2026-06-26 04:54:35.276713 | instance | openstack/jobs/cinder-ks-service 2026-06-26 04:54:35.377100 | instance | openstack/jobs/cinder-ks-user 2026-06-26 04:54:35.559114 | instance | openstack/jobs/cinder-rabbit-init 2026-06-26 04:54:35.642581 | instance | openstack/jobs/cinder-storage-init 2026-06-26 04:54:35.833971 | instance | openstack/jobs/cinder-volume-usage-audit-29707445 2026-06-26 04:54:35.903919 | instance | openstack/jobs/glance-db-init 2026-06-26 04:54:36.101279 | instance | openstack/jobs/glance-db-sync 2026-06-26 04:54:36.187922 | instance | openstack/jobs/glance-ks-endpoints 2026-06-26 04:54:36.360825 | instance | openstack/jobs/glance-ks-service 2026-06-26 04:54:36.444951 | instance | openstack/jobs/glance-ks-user 2026-06-26 04:54:36.610474 | instance | openstack/jobs/glance-metadefs-load 2026-06-26 04:54:36.726813 | instance | openstack/jobs/glance-rabbit-init 2026-06-26 04:54:36.847079 | instance | openstack/jobs/glance-storage-init 2026-06-26 04:54:36.982524 | instance | openstack/jobs/heat-bootstrap 2026-06-26 04:54:37.116061 | instance | openstack/jobs/heat-db-init 2026-06-26 04:54:37.226661 | instance | openstack/jobs/heat-db-sync 2026-06-26 04:54:37.384924 | instance | openstack/jobs/heat-domain-ks-user 2026-06-26 04:54:37.489524 | instance | openstack/jobs/heat-engine-cleaner-29707480 2026-06-26 04:54:37.652526 | instance | openstack/jobs/heat-engine-cleaner-29707485 2026-06-26 04:54:37.745672 | instance | openstack/jobs/heat-engine-cleaner-29707490 2026-06-26 04:54:37.911502 | instance | openstack/jobs/heat-ks-endpoints 2026-06-26 04:54:38.015855 | instance | openstack/jobs/heat-ks-service 2026-06-26 04:54:38.108075 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:38.159508 | instance | openstack/jobs/heat-ks-user 2026-06-26 04:54:38.226013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:38.253258 | instance | openstack/jobs/heat-rabbit-init 2026-06-26 04:54:38.389674 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:38.492978 | instance | openstack/jobs/heat-trusts 2026-06-26 04:54:38.595877 | instance | openstack/jobs/horizon-db-init 2026-06-26 04:54:38.654922 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:38.786660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:38.801627 | instance | openstack/jobs/horizon-db-sync 2026-06-26 04:54:38.860755 | instance | openstack/jobs/keystone-bootstrap 2026-06-26 04:54:38.906350 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:39.027021 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:39.063538 | instance | openstack/jobs/keystone-credential-setup 2026-06-26 04:54:39.151476 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:39.188530 | instance | openstack/jobs/keystone-db-init 2026-06-26 04:54:39.272730 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:39.361268 | instance | openstack/jobs/keystone-db-sync 2026-06-26 04:54:39.410232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:39.474869 | instance | openstack/jobs/keystone-domain-manage 2026-06-26 04:54:39.525215 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:39.633665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:39.669365 | instance | openstack/jobs/keystone-fernet-setup 2026-06-26 04:54:39.723559 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:39.740274 | instance | openstack/jobs/keystone-rabbit-init 2026-06-26 04:54:39.831027 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:39.925866 | instance | openstack/jobs/magnum-db-init 2026-06-26 04:54:39.945307 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:40.026773 | instance | openstack/jobs/magnum-db-sync 2026-06-26 04:54:40.056744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:40.148890 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:40.230113 | instance | openstack/jobs/magnum-domain-ks-user 2026-06-26 04:54:40.251090 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:40.292603 | instance | openstack/jobs/magnum-ks-endpoints 2026-06-26 04:54:40.360296 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:40.487465 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:40.487628 | instance | openstack/jobs/magnum-ks-service 2026-06-26 04:54:40.560923 | instance | openstack/jobs/magnum-ks-user 2026-06-26 04:54:40.596240 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:40.719815 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-26 04:54:40.730261 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:40.765550 | instance | openstack/jobs/magnum-rabbit-init 2026-06-26 04:54:40.822398 | instance | openstack/jobs/manila-bootstrap 2026-06-26 04:54:40.825224 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:41.032734 | instance | openstack/jobs/manila-db-init 2026-06-26 04:54:41.091881 | instance | openstack/jobs/manila-db-sync 2026-06-26 04:54:41.288265 | instance | openstack/jobs/manila-ks-endpoints 2026-06-26 04:54:41.359274 | instance | openstack/jobs/manila-ks-service 2026-06-26 04:54:41.569011 | instance | openstack/jobs/manila-ks-user 2026-06-26 04:54:41.637461 | instance | openstack/jobs/manila-rabbit-init 2026-06-26 04:54:41.832255 | instance | openstack/jobs/neutron-db-init 2026-06-26 04:54:41.909651 | instance | openstack/jobs/neutron-db-sync 2026-06-26 04:54:42.065409 | instance | openstack/jobs/neutron-ks-endpoints 2026-06-26 04:54:42.140146 | instance | openstack/jobs/neutron-ks-service 2026-06-26 04:54:42.317939 | instance | openstack/jobs/neutron-ks-user 2026-06-26 04:54:42.401217 | instance | openstack/jobs/neutron-rabbit-init 2026-06-26 04:54:42.576639 | instance | openstack/jobs/nova-db-init 2026-06-26 04:54:42.666873 | instance | openstack/jobs/nova-db-sync 2026-06-26 04:54:42.849850 | instance | openstack/jobs/nova-ks-endpoints 2026-06-26 04:54:42.911442 | instance | openstack/jobs/nova-ks-service 2026-06-26 04:54:43.095018 | instance | openstack/jobs/nova-ks-user 2026-06-26 04:54:43.182716 | instance | openstack/jobs/nova-rabbit-init 2026-06-26 04:54:43.356076 | instance | openstack/jobs/octavia-bootstrap 2026-06-26 04:54:43.413585 | instance | openstack/jobs/octavia-db-init 2026-06-26 04:54:43.602478 | instance | openstack/jobs/octavia-db-sync 2026-06-26 04:54:43.676228 | instance | openstack/jobs/octavia-ks-endpoints 2026-06-26 04:54:43.872165 | instance | openstack/jobs/octavia-ks-service 2026-06-26 04:54:44.028390 | instance | openstack/jobs/octavia-ks-user 2026-06-26 04:54:44.159838 | instance | openstack/jobs/octavia-rabbit-init 2026-06-26 04:54:44.311461 | instance | openstack/jobs/placement-db-init 2026-06-26 04:54:44.450378 | instance | openstack/jobs/placement-db-sync 2026-06-26 04:54:44.567947 | instance | openstack/jobs/placement-ks-endpoints 2026-06-26 04:54:44.726300 | instance | openstack/jobs/placement-ks-service 2026-06-26 04:54:44.841166 | instance | openstack/jobs/placement-ks-user 2026-06-26 04:54:44.989240 | instance | openstack/jobs/senlin-db-init 2026-06-26 04:54:45.095543 | instance | openstack/jobs/senlin-db-sync 2026-06-26 04:54:45.217960 | instance | openstack/jobs/senlin-engine-cleaner-29707480 2026-06-26 04:54:45.335001 | instance | openstack/jobs/senlin-engine-cleaner-29707485 2026-06-26 04:54:45.462372 | instance | openstack/jobs/senlin-engine-cleaner-29707490 2026-06-26 04:54:45.579036 | instance | openstack/jobs/senlin-ks-endpoints 2026-06-26 04:54:45.744965 | instance | openstack/jobs/senlin-ks-service 2026-06-26 04:54:45.833753 | instance | openstack/jobs/senlin-ks-user 2026-06-26 04:54:45.995306 | instance | openstack/jobs/senlin-rabbit-init 2026-06-26 04:54:46.081114 | instance | openstack/jobs/staffeln-db-init 2026-06-26 04:54:46.239939 | instance | openstack/jobs/staffeln-db-sync 2026-06-26 04:54:46.346256 | instance | openstack/jobs/tempest-ks-user 2026-06-26 04:54:46.492056 | instance | openstack/jobs/tempest-run-tests 2026-06-26 04:54:46.598283 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-06-26 04:54:46.778615 | instance | monitoring/pods/goldpinger-7l27l 2026-06-26 04:54:46.822880 | instance | monitoring/pods/kube-prometheus-stack-grafana-d9fb5b5f7-5mjnn 2026-06-26 04:54:46.987378 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-c7bd54d7-pvv96 2026-06-26 04:54:47.023470 | instance | monitoring/pods/kube-prometheus-stack-operator-cc88b86d6-ccdn6 2026-06-26 04:54:47.213429 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-fgzgl 2026-06-26 04:54:47.246836 | instance | monitoring/pods/loki-0 2026-06-26 04:54:47.421412 | instance | monitoring/pods/loki-gateway-5cc45946cd-v4xd4 2026-06-26 04:54:47.451162 | instance | monitoring/pods/node-feature-discovery-master-68cf466d5f-bx89z 2026-06-26 04:54:47.654616 | instance | monitoring/pods/node-feature-discovery-worker-qtxp5 2026-06-26 04:54:47.677980 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-06-26 04:54:47.890564 | instance | openstack/pods/barbican-api-67dfd988f7-8v5xf 2026-06-26 04:54:47.902736 | instance | monitoring/pods/prometheus-pushgateway-5c694d99cc-dtfsc 2026-06-26 04:54:48.106610 | instance | openstack/pods/barbican-db-init-fv6sl 2026-06-26 04:54:48.141434 | instance | openstack/pods/barbican-db-sync-j788t 2026-06-26 04:54:48.349373 | instance | monitoring/pods/vector-9c6gr 2026-06-26 04:54:48.385671 | instance | openstack/pods/barbican-ks-endpoints-tbqk7 2026-06-26 04:54:48.537431 | instance | openstack/pods/barbican-ks-service-wbqbg 2026-06-26 04:54:48.655261 | instance | openstack/pods/barbican-ks-user-7gt4t 2026-06-26 04:54:48.776532 | instance | openstack/pods/barbican-rabbit-init-7cgcm 2026-06-26 04:54:48.883457 | instance | openstack/pods/cinder-api-7bbf6fb964-t69d7 2026-06-26 04:54:49.031383 | instance | openstack/pods/cinder-backup-594cc765fc-8zqsf 2026-06-26 04:54:49.135806 | instance | openstack/pods/cinder-backup-storage-init-jhw25 2026-06-26 04:54:49.318001 | instance | openstack/pods/cinder-bootstrap-jcjgq 2026-06-26 04:54:49.387361 | instance | openstack/pods/cinder-create-internal-tenant-42nmb 2026-06-26 04:54:49.604504 | instance | openstack/pods/cinder-db-init-qtzzs 2026-06-26 04:54:49.657644 | instance | openstack/pods/cinder-db-sync-7trqm 2026-06-26 04:54:49.663939 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:49.760174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:49.848921 | instance | openstack/pods/cinder-ks-endpoints-m8zkh 2026-06-26 04:54:49.884932 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-26 04:54:49.894368 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:49.908764 | instance | openstack/pods/cinder-ks-service-zh5nd 2026-06-26 04:54:49.980413 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:50.079419 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:50.118807 | instance | openstack/pods/cinder-ks-user-4rt2f 2026-06-26 04:54:50.161506 | instance | openstack/pods/cinder-rabbit-init-d65lb 2026-06-26 04:54:50.199881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:50.298607 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:50.398300 | instance | openstack/pods/cinder-scheduler-7fbc69489f-msnhn 2026-06-26 04:54:50.447548 | instance | openstack/pods/cinder-storage-init-ksj77 2026-06-26 04:54:50.469585 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:50.581681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:50.682091 | instance | openstack/pods/cinder-volume-65fc6f5486-6nhzm 2026-06-26 04:54:50.706526 | instance | openstack/pods/cinder-volume-usage-audit-29707445-8nkq5 2026-06-26 04:54:50.748906 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:50.862185 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:50.929417 | instance | openstack/pods/glance-api-b998466f6-tq6wb 2026-06-26 04:54:50.955946 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:50.965221 | instance | openstack/pods/glance-db-init-x5np7 2026-06-26 04:54:51.057297 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:51.141446 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:51.193070 | instance | openstack/pods/glance-db-sync-hwzc8 2026-06-26 04:54:51.237609 | instance | openstack/pods/glance-ks-endpoints-bk49p 2026-06-26 04:54:51.257178 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:51.380190 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:51.437864 | instance | openstack/pods/glance-ks-service-c6t8v 2026-06-26 04:54:51.481369 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:51.491453 | instance | openstack/pods/glance-ks-user-55vzx 2026-06-26 04:54:51.607470 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:51.689294 | instance | openstack/pods/glance-metadefs-load-8l7j4 2026-06-26 04:54:51.704170 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:51.782839 | instance | openstack/pods/glance-rabbit-init-jbzbl 2026-06-26 04:54:51.814597 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:51.923665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:51.940255 | instance | openstack/pods/glance-storage-init-4pghd 2026-06-26 04:54:52.018510 | instance | openstack/pods/heat-api-565984db56-vtqg8 2026-06-26 04:54:52.033044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:52.131428 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:52.173775 | instance | openstack/pods/heat-bootstrap-nnxqz 2026-06-26 04:54:52.237907 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:52.274866 | instance | openstack/pods/heat-cfn-794bb9bd4b-w7bt8 2026-06-26 04:54:52.351572 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-26 04:54:52.361587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:52.443365 | instance | openstack/pods/heat-db-init-d48h5 2026-06-26 04:54:52.461184 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:52.532892 | instance | openstack/pods/heat-db-sync-fsxq5 2026-06-26 04:54:52.598295 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:52.706030 | instance | openstack/pods/heat-domain-ks-user-5jm9f 2026-06-26 04:54:52.711288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:52.805067 | instance | openstack/pods/heat-engine-65f489b49f-jx56g 2026-06-26 04:54:52.809447 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:52.906483 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:52.948137 | instance | openstack/pods/heat-engine-cleaner-29707480-kg5vd 2026-06-26 04:54:53.008724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-26 04:54:53.043655 | instance | openstack/pods/heat-engine-cleaner-29707485-vjxdz 2026-06-26 04:54:53.205268 | instance | openstack/pods/heat-engine-cleaner-29707490-nsnnn 2026-06-26 04:54:53.274802 | instance | openstack/pods/heat-ks-endpoints-d6pfw 2026-06-26 04:54:53.436921 | instance | openstack/pods/heat-ks-service-8rt6v 2026-06-26 04:54:53.517926 | instance | openstack/pods/heat-ks-user-wcmqp 2026-06-26 04:54:53.704526 | instance | openstack/pods/heat-rabbit-init-f46sq 2026-06-26 04:54:53.785893 | instance | openstack/pods/heat-trusts-cq7g6 2026-06-26 04:54:53.965883 | instance | openstack/pods/horizon-64646fc576-67jld 2026-06-26 04:54:54.047718 | instance | openstack/pods/horizon-db-init-mtdrx 2026-06-26 04:54:54.206504 | instance | openstack/pods/horizon-db-sync-c2jwh 2026-06-26 04:54:54.311373 | instance | openstack/pods/keepalived-jspl5 2026-06-26 04:54:54.489082 | instance | openstack/pods/keystone-api-68b74dbcd8-4bn9t 2026-06-26 04:54:54.597389 | instance | openstack/pods/keystone-bootstrap-2rn8q 2026-06-26 04:54:54.756816 | instance | openstack/pods/keystone-credential-setup-s4ldm 2026-06-26 04:54:54.838568 | instance | openstack/pods/keystone-db-init-ql7zd 2026-06-26 04:54:54.996305 | instance | openstack/pods/keystone-db-sync-dqrk7 2026-06-26 04:54:55.088870 | instance | openstack/pods/keystone-domain-manage-nzmbz 2026-06-26 04:54:55.236942 | instance | openstack/pods/keystone-fernet-setup-jbrzg 2026-06-26 04:54:55.346469 | instance | openstack/pods/keystone-rabbit-init-6vxhr 2026-06-26 04:54:55.481209 | instance | openstack/pods/libvirt-libvirt-default-4658d 2026-06-26 04:54:55.594658 | instance | openstack/pods/magnum-api-54ff75fff5-q6nrk 2026-06-26 04:54:55.778316 | instance | openstack/pods/magnum-cluster-api-proxy-thvjs 2026-06-26 04:54:55.938636 | instance | openstack/pods/magnum-conductor-0 2026-06-26 04:54:56.044865 | instance | openstack/pods/magnum-db-init-9xzcc 2026-06-26 04:54:56.192020 | instance | openstack/pods/magnum-db-sync-wgdck 2026-06-26 04:54:56.271632 | instance | openstack/pods/magnum-domain-ks-user-9ck9w 2026-06-26 04:54:56.416541 | instance | openstack/pods/magnum-ks-endpoints-qbt88 2026-06-26 04:54:56.534562 | instance | openstack/pods/magnum-ks-service-42879 2026-06-26 04:54:56.684736 | instance | openstack/pods/magnum-ks-user-p4p2j 2026-06-26 04:54:56.788372 | instance | openstack/pods/magnum-rabbit-init-d7pc4 2026-06-26 04:54:56.932714 | instance | openstack/pods/magnum-registry-c45778976-jkdrb 2026-06-26 04:54:57.069483 | instance | openstack/pods/manila-api-7579cd74fc-b7jz8 2026-06-26 04:54:57.166380 | instance | openstack/pods/manila-bootstrap-w9mgm 2026-06-26 04:54:57.309307 | instance | openstack/pods/manila-data-84fb657988-p4qnr 2026-06-26 04:54:57.400056 | instance | openstack/pods/manila-db-init-vxwkz 2026-06-26 04:54:57.580603 | instance | openstack/pods/manila-db-sync-4rw48 2026-06-26 04:54:57.667550 | instance | openstack/pods/manila-ks-endpoints-78zzv 2026-06-26 04:54:57.831236 | instance | openstack/pods/manila-ks-service-2ltlq 2026-06-26 04:54:57.915741 | instance | openstack/pods/manila-ks-user-2h6wb 2026-06-26 04:54:58.061577 | instance | openstack/pods/manila-rabbit-init-j2f6k 2026-06-26 04:54:58.155851 | instance | openstack/pods/manila-scheduler-578c9749d8-s9fs8 2026-06-26 04:54:58.301648 | instance | openstack/pods/manila-share-c87bf7555-77d6h 2026-06-26 04:54:58.395016 | instance | openstack/pods/memcached-memcached-c47d949f5-n6wv2 2026-06-26 04:54:58.550988 | instance | openstack/pods/neutron-db-init-nl545 2026-06-26 04:54:58.674752 | instance | openstack/pods/neutron-db-sync-chb5b 2026-06-26 04:54:58.800759 | instance | openstack/pods/neutron-ks-endpoints-ltktn 2026-06-26 04:54:58.923766 | instance | openstack/pods/neutron-ks-service-lcj25 2026-06-26 04:54:59.027771 | instance | openstack/pods/neutron-ks-user-2c2fg 2026-06-26 04:54:59.164718 | instance | openstack/pods/neutron-netns-cleanup-cron-default-s2c7m 2026-06-26 04:54:59.240169 | instance | openstack/pods/neutron-ovn-metadata-agent-default-hg6nr 2026-06-26 04:54:59.407959 | instance | openstack/pods/neutron-rabbit-init-vrv5b 2026-06-26 04:54:59.482906 | instance | openstack/pods/neutron-server-59586c46d-24zrg 2026-06-26 04:54:59.669600 | instance | openstack/pods/nova-api-metadata-85f88578b9-76qj5 2026-06-26 04:54:59.761094 | instance | openstack/pods/nova-api-osapi-5c67f56984-sxz26 2026-06-26 04:54:59.927732 | instance | openstack/pods/nova-bootstrap-dvjzv 2026-06-26 04:55:00.011398 | instance | openstack/pods/nova-cell-setup-vgs7x 2026-06-26 04:55:00.191265 | instance | openstack/pods/nova-compute-default-s922z 2026-06-26 04:55:00.257694 | instance | openstack/pods/nova-conductor-79d74bf998-xxvqf 2026-06-26 04:55:00.434252 | instance | openstack/pods/nova-db-init-9bvj4 2026-06-26 04:55:00.474846 | instance | openstack/pods/nova-db-sync-mjslc 2026-06-26 04:55:00.703608 | instance | openstack/pods/nova-ks-endpoints-d6hf2 2026-06-26 04:55:00.741378 | instance | openstack/pods/nova-ks-service-bxxrp 2026-06-26 04:55:01.007775 | instance | openstack/pods/nova-ks-user-np4bc 2026-06-26 04:55:01.056046 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0 2026-06-26 04:55:01.244888 | instance | openstack/pods/nova-novncproxy-5cd889bb6f-jlw5r 2026-06-26 04:55:01.418762 | instance | openstack/pods/nova-rabbit-init-jvdkc 2026-06-26 04:55:01.486886 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0 2026-06-26 04:55:01.694988 | instance | openstack/pods/nova-scheduler-846c4fbb58-p6grt 2026-06-26 04:55:01.899994 | instance | openstack/pods/octavia-api-76df486f7-k6k6m 2026-06-26 04:55:01.926486 | instance | openstack/pods/octavia-bootstrap-82f5g 2026-06-26 04:55:02.152502 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-06-26 04:55:02.170831 | instance | openstack/pods/octavia-db-init-4n9z6 2026-06-26 04:55:02.422690 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-06-26 04:55:02.537955 | instance | openstack/pods/octavia-db-sync-lfjql 2026-06-26 04:55:02.802501 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-06-26 04:55:02.814234 | instance | openstack/pods/octavia-health-manager-default-sbr7t 2026-06-26 04:55:03.069295 | instance | openstack/pods/octavia-housekeeping-c744f77cd-vbmpm 2026-06-26 04:55:03.166201 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-06-26 04:55:03.297367 | instance | openstack/pods/octavia-ks-endpoints-gnxbt 2026-06-26 04:55:03.545163 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-06-26 04:55:03.571984 | instance | openstack/pods/octavia-ks-service-6v2k9 2026-06-26 04:55:03.848576 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-06-26 04:55:03.963592 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-06-26 04:55:04.241706 | instance | openstack/pods/octavia-ks-user-kq6mw 2026-06-26 04:55:04.366374 | instance | openstack/pods/octavia-rabbit-init-62qpv 2026-06-26 04:55:04.482645 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0 2026-06-26 04:55:04.654557 | instance | openstack/pods/octavia-worker-565cccdc7c-tp6fv 2026-06-26 04:55:04.872437 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-06-26 04:55:04.977600 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-06-26 04:55:05.354748 | instance | openstack/pods/openstack-database-exporter-78c69bc7dd-8xzrh 2026-06-26 04:55:05.373300 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-06-26 04:55:05.616178 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-senlin-server-0 2026-06-26 04:55:05.792293 | instance | openstack/pods/openstack-exporter-677b67446-cv7pw 2026-06-26 04:55:06.032195 | instance | openstack/pods/openvswitch-52klm 2026-06-26 04:55:06.068601 | instance | openstack/pods/ovn-controller-872tj 2026-06-26 04:55:06.315636 | instance | openstack/pods/ovn-northd-7785c59fb4-txmjv 2026-06-26 04:55:06.343100 | instance | openstack/pods/ovn-ovsdb-nb-0 2026-06-26 04:55:06.572132 | instance | openstack/pods/ovn-ovsdb-sb-0 2026-06-26 04:55:06.601470 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-06-26 04:55:06.838288 | instance | openstack/pods/percona-xtradb-pxc-0 2026-06-26 04:55:06.853929 | instance | openstack/pods/placement-api-6b855bc5d7-6vsjn 2026-06-26 04:55:07.097160 | instance | openstack/pods/placement-db-init-l969g 2026-06-26 04:55:07.102395 | instance | openstack/pods/placement-db-sync-qkmbs 2026-06-26 04:55:07.339365 | instance | openstack/pods/placement-ks-endpoints-9jvf6 2026-06-26 04:55:07.354166 | instance | openstack/pods/placement-ks-service-86f9f 2026-06-26 04:55:07.603580 | instance | openstack/pods/placement-ks-user-qtrht 2026-06-26 04:55:07.619777 | instance | openstack/pods/pxc-operator-59d66cbc78-wlgws 2026-06-26 04:55:07.859824 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-06-26 04:55:07.877632 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-06-26 04:55:08.137958 | instance | openstack/pods/rabbitmq-cluster-operator-6b5c8b7cdc-fh9lt 2026-06-26 04:55:08.170901 | instance | openstack/pods/rabbitmq-glance-server-0 2026-06-26 04:55:08.387954 | instance | openstack/pods/rabbitmq-heat-server-0 2026-06-26 04:55:08.430830 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-06-26 04:55:08.655084 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-06-26 04:55:08.724558 | instance | openstack/pods/rabbitmq-manila-server-0 2026-06-26 04:55:08.879267 | instance | openstack/pods/rabbitmq-messaging-topology-operator-69996b7f7f-4tqf7 2026-06-26 04:55:08.979322 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-06-26 04:55:09.132932 | instance | openstack/pods/rabbitmq-nova-server-0 2026-06-26 04:55:09.225424 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-06-26 04:55:09.376465 | instance | openstack/pods/rabbitmq-senlin-server-0 2026-06-26 04:55:09.458655 | instance | openstack/pods/rook-ceph-crashcollector-instance-cb464b779-js8ml 2026-06-26 04:55:09.629570 | instance | openstack/pods/rook-ceph-rgw-ceph-a-67fd8975c6-8mlk6 2026-06-26 04:55:09.737871 | instance | openstack/pods/senlin-api-7d6657445d-7p8mk 2026-06-26 04:55:09.893227 | instance | openstack/pods/senlin-conductor-5cc9698d89-k59kk 2026-06-26 04:55:10.036565 | instance | openstack/pods/senlin-db-init-b8d2f 2026-06-26 04:55:10.217651 | instance | openstack/pods/senlin-db-sync-w4flv 2026-06-26 04:55:10.311225 | instance | openstack/pods/senlin-engine-b8785b49f-7zxdh 2026-06-26 04:55:10.470831 | instance | openstack/pods/senlin-engine-cleaner-29707480-lnrmv 2026-06-26 04:55:10.556518 | instance | openstack/pods/senlin-engine-cleaner-29707485-c67kd 2026-06-26 04:55:10.570301 | instance | Error from server (NotFound): pods "senlin-engine-cleaner-29707480-lnrmv" not found 2026-06-26 04:55:10.787873 | instance | openstack/pods/senlin-engine-cleaner-29707490-8577x 2026-06-26 04:55:10.959857 | instance | Error from server (NotFound): pods "senlin-engine-cleaner-29707480-lnrmv" not found 2026-06-26 04:55:10.968438 | instance | openstack/pods/senlin-health-manager-554c5c6745-zvrtt 2026-06-26 04:55:11.026451 | instance | openstack/pods/senlin-ks-endpoints-rrj5w 2026-06-26 04:55:11.208809 | instance | openstack/pods/senlin-ks-service-pfl2k 2026-06-26 04:55:11.271454 | instance | openstack/pods/senlin-ks-user-n7z6h 2026-06-26 04:55:11.461916 | instance | openstack/pods/senlin-rabbit-init-kb5xh 2026-06-26 04:55:11.518389 | instance | openstack/pods/staffeln-api-7c65894cf-fwndz 2026-06-26 04:55:11.738264 | instance | openstack/pods/staffeln-conductor-6b557dfd5b-d58jw 2026-06-26 04:55:11.796644 | instance | openstack/pods/staffeln-db-init-zlc4n 2026-06-26 04:55:11.995113 | instance | openstack/pods/staffeln-db-sync-kt552 2026-06-26 04:55:12.045203 | instance | openstack/pods/tempest-ks-user-bgk89 2026-06-26 04:55:12.226203 | instance | openstack/pods/tempest-run-tests-g4hhg 2026-06-26 04:55:12.290278 | instance | openstack/rolebindings/barbican-barbican-api 2026-06-26 04:55:12.457488 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-06-26 04:55:12.482989 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-06-26 04:55:12.660916 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-06-26 04:55:12.705218 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-06-26 04:55:12.852897 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-06-26 04:55:12.892588 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-06-26 04:55:13.048527 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-06-26 04:55:13.101588 | instance | openstack/rolebindings/cinder-cinder-api 2026-06-26 04:55:13.258471 | instance | openstack/rolebindings/cinder-cinder-backup 2026-06-26 04:55:13.313466 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-06-26 04:55:13.457750 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-06-26 04:55:13.537063 | instance | openstack/roles/barbican-openstack-barbican-api 2026-06-26 04:55:13.664785 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-06-26 04:55:13.733872 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-06-26 04:55:13.863729 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-06-26 04:55:13.951000 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-06-26 04:55:14.101181 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-06-26 04:55:14.147609 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-06-26 04:55:14.304010 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-06-26 04:55:14.384673 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-06-26 04:55:14.498075 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-06-26 04:55:14.614615 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-06-26 04:55:14.702232 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-06-26 04:55:14.815561 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-06-26 04:55:14.897470 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-06-26 04:55:15.013586 | instance | openstack/rolebindings/cinder-cinder-test 2026-06-26 04:55:15.096593 | instance | openstack/roles/cinder-backup-storage-init 2026-06-26 04:55:15.204556 | instance | openstack/roles/cinder-openstack-cinder-api 2026-06-26 04:55:15.282534 | instance | openstack/rolebindings/cinder-cinder-volume 2026-06-26 04:55:15.389361 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-06-26 04:55:15.462338 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-06-26 04:55:15.619308 | instance | openstack/rolebindings/cinder-storage-init 2026-06-26 04:55:15.678731 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-06-26 04:55:15.805090 | instance | openstack/rolebindings/glance-glance-api 2026-06-26 04:55:15.865263 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-06-26 04:55:16.001314 | instance | openstack/rolebindings/glance-glance-db-init 2026-06-26 04:55:16.072336 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-06-26 04:55:16.189813 | instance | openstack/rolebindings/glance-glance-db-sync 2026-06-26 04:55:16.274717 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-06-26 04:55:16.380086 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-06-26 04:55:16.471914 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-06-26 04:55:16.589534 | instance | openstack/rolebindings/glance-glance-ks-service 2026-06-26 04:55:16.705910 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-06-26 04:55:16.794598 | instance | openstack/rolebindings/glance-glance-ks-user 2026-06-26 04:55:16.932945 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-06-26 04:55:17.012153 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-06-26 04:55:17.126963 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-06-26 04:55:17.225069 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-06-26 04:55:17.319310 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-06-26 04:55:17.425272 | instance | openstack/rolebindings/glance-glance-storage-init 2026-06-26 04:55:17.531659 | instance | openstack/roles/cinder-openstack-cinder-test 2026-06-26 04:55:17.632155 | instance | openstack/rolebindings/glance-glance-test 2026-06-26 04:55:17.742934 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-06-26 04:55:17.828914 | instance | openstack/rolebindings/glance-storage-init 2026-06-26 04:55:17.949745 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-06-26 04:55:18.026629 | instance | openstack/rolebindings/heat-heat-api 2026-06-26 04:55:18.137178 | instance | openstack/roles/cinder-storage-init 2026-06-26 04:55:18.219949 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-06-26 04:55:18.324955 | instance | openstack/roles/glance-openstack-glance-api 2026-06-26 04:55:18.413552 | instance | openstack/rolebindings/heat-heat-cfn 2026-06-26 04:55:18.516654 | instance | openstack/roles/glance-openstack-glance-db-init 2026-06-26 04:55:18.616339 | instance | openstack/rolebindings/heat-heat-db-init 2026-06-26 04:55:18.720811 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-06-26 04:55:18.813569 | instance | openstack/rolebindings/heat-heat-db-sync 2026-06-26 04:55:18.912865 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-06-26 04:55:19.008494 | instance | openstack/rolebindings/heat-heat-engine 2026-06-26 04:55:19.101730 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-06-26 04:55:19.198450 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-06-26 04:55:19.293734 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-06-26 04:55:19.388739 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-06-26 04:55:19.500191 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-06-26 04:55:19.598320 | instance | openstack/rolebindings/heat-heat-ks-service 2026-06-26 04:55:19.712131 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-06-26 04:55:19.821432 | instance | openstack/rolebindings/heat-heat-ks-user 2026-06-26 04:55:19.903198 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-06-26 04:55:20.017276 | instance | openstack/roles/glance-openstack-glance-test 2026-06-26 04:55:20.110869 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-06-26 04:55:20.244873 | instance | openstack/roles/glance-storage-init 2026-06-26 04:55:20.313394 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-06-26 04:55:20.442758 | instance | openstack/roles/heat-openstack-heat-api 2026-06-26 04:55:20.524164 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-06-26 04:55:20.656244 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-06-26 04:55:20.754290 | instance | openstack/rolebindings/heat-heat-test 2026-06-26 04:55:20.860714 | instance | openstack/roles/heat-openstack-heat-cfn 2026-06-26 04:55:20.953026 | instance | openstack/roles/heat-openstack-heat-db-init 2026-06-26 04:55:21.045599 | instance | openstack/rolebindings/heat-heat-trusts 2026-06-26 04:55:21.149397 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-06-26 04:55:21.246033 | instance | openstack/rolebindings/horizon-horizon 2026-06-26 04:55:21.342938 | instance | openstack/roles/heat-openstack-heat-engine 2026-06-26 04:55:21.435864 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-06-26 04:55:21.534740 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-06-26 04:55:21.648267 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-06-26 04:55:21.748662 | instance | openstack/rolebindings/horizon-horizon-test 2026-06-26 04:55:21.851272 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-06-26 04:55:21.948073 | instance | openstack/rolebindings/keepalived 2026-06-26 04:55:22.081148 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-06-26 04:55:22.170227 | instance | openstack/rolebindings/keystone-credential-rotate 2026-06-26 04:55:22.286416 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-06-26 04:55:22.356576 | instance | openstack/rolebindings/keystone-credential-setup 2026-06-26 04:55:22.475377 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-06-26 04:55:22.549326 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-06-26 04:55:22.676114 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-06-26 04:55:22.766950 | instance | openstack/rolebindings/keystone-fernet-setup 2026-06-26 04:55:22.866759 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-06-26 04:55:22.977822 | instance | openstack/roles/heat-openstack-heat-test 2026-06-26 04:55:23.061897 | instance | openstack/rolebindings/keystone-keystone-api 2026-06-26 04:55:23.200309 | instance | openstack/roles/heat-openstack-heat-trusts 2026-06-26 04:55:23.284528 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-06-26 04:55:23.424690 | instance | openstack/roles/horizon-openstack-horizon 2026-06-26 04:55:23.490764 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-06-26 04:55:23.690434 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-06-26 04:55:23.722552 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-06-26 04:55:23.892306 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-06-26 04:55:23.910571 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-06-26 04:55:24.105648 | instance | openstack/roles/horizon-openstack-horizon-test 2026-06-26 04:55:24.112562 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-06-26 04:55:24.322109 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-06-26 04:55:24.334277 | instance | openstack/rolebindings/keystone-keystone-test 2026-06-26 04:55:24.532998 | instance | openstack/roles/keepalived 2026-06-26 04:55:24.535864 | instance | openstack/rolebindings/libvirt-cert-manager 2026-06-26 04:55:24.717140 | instance | openstack/roles/keystone-credential-rotate 2026-06-26 04:55:24.735806 | instance | openstack/rolebindings/libvirt-libvirt 2026-06-26 04:55:24.904480 | instance | openstack/roles/keystone-credential-setup 2026-06-26 04:55:24.915871 | instance | openstack/rolebindings/magnum-magnum-api 2026-06-26 04:55:25.092201 | instance | openstack/roles/keystone-fernet-rotate 2026-06-26 04:55:25.105599 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-06-26 04:55:25.304168 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-06-26 04:55:25.309320 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-06-26 04:55:25.495815 | instance | openstack/roles/keystone-fernet-setup 2026-06-26 04:55:25.517075 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-06-26 04:55:25.717660 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-06-26 04:55:25.721084 | instance | openstack/roles/keystone-openstack-keystone-api 2026-06-26 04:55:25.903962 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-06-26 04:55:25.917027 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-06-26 04:55:26.098338 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-06-26 04:55:26.108627 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-06-26 04:55:26.296086 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-06-26 04:55:26.297313 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-06-26 04:55:26.499761 | instance | openstack/rolebindings/manila-manila-api 2026-06-26 04:55:26.505296 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-06-26 04:55:26.715532 | instance | openstack/rolebindings/manila-manila-data 2026-06-26 04:55:26.716220 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-06-26 04:55:26.914384 | instance | openstack/rolebindings/manila-manila-db-init 2026-06-26 04:55:26.934371 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-06-26 04:55:27.103558 | instance | openstack/rolebindings/manila-manila-db-sync 2026-06-26 04:55:27.120006 | instance | openstack/roles/keystone-openstack-keystone-test 2026-06-26 04:55:27.320963 | instance | openstack/rolebindings/manila-manila-ks-endpoints 2026-06-26 04:55:27.323279 | instance | openstack/roles/libvirt-cert-manager 2026-06-26 04:55:27.529559 | instance | openstack/rolebindings/manila-manila-ks-service 2026-06-26 04:55:27.540875 | instance | openstack/roles/libvirt-openstack-libvirt 2026-06-26 04:55:27.748625 | instance | openstack/rolebindings/manila-manila-ks-user 2026-06-26 04:55:27.750902 | instance | openstack/roles/magnum-openstack-magnum-api 2026-06-26 04:55:27.942156 | instance | openstack/rolebindings/manila-manila-rabbit-init 2026-06-26 04:55:27.943133 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-06-26 04:55:28.128230 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-06-26 04:55:28.141157 | instance | openstack/rolebindings/manila-manila-scheduler 2026-06-26 04:55:28.314495 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-06-26 04:55:28.348985 | instance | openstack/rolebindings/manila-manila-share 2026-06-26 04:55:28.518498 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-06-26 04:55:28.553863 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-06-26 04:55:28.742517 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-06-26 04:55:28.747143 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-06-26 04:55:28.945942 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-06-26 04:55:28.949607 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-06-26 04:55:29.143056 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-06-26 04:55:29.145399 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-06-26 04:55:29.334175 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-06-26 04:55:29.337415 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-06-26 04:55:29.528142 | instance | openstack/roles/manila-openstack-manila-api 2026-06-26 04:55:29.542703 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent 2026-06-26 04:55:29.743986 | instance | openstack/roles/manila-openstack-manila-data 2026-06-26 04:55:29.744940 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-06-26 04:55:29.930467 | instance | openstack/rolebindings/neutron-neutron-server 2026-06-26 04:55:29.932584 | instance | openstack/roles/manila-openstack-manila-db-init 2026-06-26 04:55:30.129161 | instance | openstack/roles/manila-openstack-manila-db-sync 2026-06-26 04:55:30.129482 | instance | openstack/rolebindings/neutron-neutron-test 2026-06-26 04:55:30.328660 | instance | openstack/roles/manila-openstack-manila-ks-endpoints 2026-06-26 04:55:30.336781 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-06-26 04:55:30.542869 | instance | openstack/roles/manila-openstack-manila-ks-service 2026-06-26 04:55:30.550613 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-06-26 04:55:30.755478 | instance | openstack/roles/manila-openstack-manila-ks-user 2026-06-26 04:55:30.761450 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-06-26 04:55:30.947033 | instance | openstack/roles/manila-openstack-manila-rabbit-init 2026-06-26 04:55:30.967237 | instance | openstack/roles/manila-openstack-manila-scheduler 2026-06-26 04:55:31.139475 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-06-26 04:55:31.146606 | instance | openstack/roles/manila-openstack-manila-share 2026-06-26 04:55:31.326201 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-06-26 04:55:31.343114 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-06-26 04:55:31.503001 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-06-26 04:55:31.534101 | instance | openstack/rolebindings/nova-nova-compute 2026-06-26 04:55:31.722490 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-06-26 04:55:31.761407 | instance | openstack/rolebindings/nova-nova-conductor 2026-06-26 04:55:31.937374 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-06-26 04:55:31.958603 | instance | openstack/rolebindings/nova-nova-db-init 2026-06-26 04:55:32.137609 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-06-26 04:55:32.143256 | instance | openstack/rolebindings/nova-nova-db-sync 2026-06-26 04:55:32.337697 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent 2026-06-26 04:55:32.352536 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-06-26 04:55:32.534156 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-06-26 04:55:32.546318 | instance | openstack/rolebindings/nova-nova-ks-service 2026-06-26 04:55:32.746560 | instance | openstack/roles/neutron-openstack-neutron-server 2026-06-26 04:55:32.748941 | instance | openstack/rolebindings/nova-nova-ks-user 2026-06-26 04:55:32.955757 | instance | openstack/roles/neutron-openstack-neutron-test 2026-06-26 04:55:32.956090 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-06-26 04:55:33.136277 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-06-26 04:55:33.155629 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-06-26 04:55:33.348484 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-06-26 04:55:33.351854 | instance | openstack/rolebindings/nova-nova-scheduler 2026-06-26 04:55:33.554285 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-06-26 04:55:33.561594 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-06-26 04:55:33.783898 | instance | openstack/rolebindings/nova-nova-test 2026-06-26 04:55:33.821514 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-06-26 04:55:34.032264 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-06-26 04:55:34.032383 | instance | openstack/rolebindings/octavia-octavia-api 2026-06-26 04:55:34.251244 | instance | openstack/roles/nova-openstack-nova-compute 2026-06-26 04:55:34.255510 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-06-26 04:55:34.446178 | instance | openstack/roles/nova-openstack-nova-conductor 2026-06-26 04:55:34.454755 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-06-26 04:55:34.635378 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-06-26 04:55:34.657436 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-06-26 04:55:34.823604 | instance | openstack/roles/nova-openstack-nova-db-init 2026-06-26 04:55:34.845343 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-06-26 04:55:35.017253 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-06-26 04:55:35.036149 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-06-26 04:55:35.203348 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-06-26 04:55:35.240156 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-06-26 04:55:35.397785 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-06-26 04:55:35.427548 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-06-26 04:55:35.606386 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-06-26 04:55:35.626685 | instance | openstack/rolebindings/octavia-octavia-worker 2026-06-26 04:55:35.785710 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-06-26 04:55:35.795705 | instance | openstack/rolebindings/ovn-controller 2026-06-26 04:55:35.960963 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-06-26 04:55:35.985330 | instance | openstack/rolebindings/ovn-northd 2026-06-26 04:55:36.146418 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-06-26 04:55:36.173094 | instance | openstack/rolebindings/ovn-ovn-controller 2026-06-26 04:55:36.336646 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-06-26 04:55:36.369970 | instance | openstack/rolebindings/ovn-ovn-northd 2026-06-26 04:55:36.534041 | instance | openstack/roles/nova-openstack-nova-test 2026-06-26 04:55:36.571747 | instance | openstack/rolebindings/ovn-ovsdb 2026-06-26 04:55:36.740861 | instance | openstack/roles/octavia-openstack-octavia-api 2026-06-26 04:55:36.788989 | instance | openstack/rolebindings/placement-placement-api 2026-06-26 04:55:36.968553 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-06-26 04:55:36.985490 | instance | openstack/rolebindings/placement-placement-db-init 2026-06-26 04:55:37.151970 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-06-26 04:55:37.210938 | instance | openstack/rolebindings/placement-placement-db-sync 2026-06-26 04:55:37.378770 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-06-26 04:55:37.422395 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-06-26 04:55:37.590384 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-06-26 04:55:37.646926 | instance | openstack/rolebindings/placement-placement-ks-service 2026-06-26 04:55:37.801211 | instance | openstack/rolebindings/placement-placement-ks-user 2026-06-26 04:55:37.841313 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-06-26 04:55:37.997727 | instance | openstack/rolebindings/pxc-operator 2026-06-26 04:55:38.028195 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-06-26 04:55:38.175036 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-06-26 04:55:38.233544 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-06-26 04:55:38.368490 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-06-26 04:55:38.441492 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-06-26 04:55:38.567458 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-06-26 04:55:38.644511 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-06-26 04:55:38.780165 | instance | openstack/roles/ovn-controller 2026-06-26 04:55:38.834956 | instance | openstack/roles/ovn-northd 2026-06-26 04:55:38.982643 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-06-26 04:55:39.050849 | instance | openstack/roles/ovn-openstack-ovn-controller 2026-06-26 04:55:39.183064 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-06-26 04:55:39.247830 | instance | openstack/roles/ovn-openstack-ovn-northd 2026-06-26 04:55:39.380922 | instance | openstack/roles/ovn-ovsdb 2026-06-26 04:55:39.435170 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-06-26 04:55:39.575627 | instance | openstack/roles/placement-openstack-placement-api 2026-06-26 04:55:39.644057 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-06-26 04:55:39.742300 | instance | openstack/roles/placement-openstack-placement-db-init 2026-06-26 04:55:39.820750 | instance | openstack/rolebindings/rabbitmq-manila-server 2026-06-26 04:55:39.923460 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-06-26 04:55:40.000712 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-06-26 04:55:40.106505 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-06-26 04:55:40.191233 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-06-26 04:55:40.296217 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-06-26 04:55:40.382278 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-06-26 04:55:40.506009 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-06-26 04:55:40.584831 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-06-26 04:55:40.715203 | instance | openstack/rolebindings/rabbitmq-senlin-server 2026-06-26 04:55:40.797953 | instance | openstack/roles/pxc-operator 2026-06-26 04:55:40.918016 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-06-26 04:55:40.999273 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-06-26 04:55:41.110881 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-06-26 04:55:41.205248 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-06-26 04:55:41.319231 | instance | openstack/rolebindings/rook-ceph-mgr 2026-06-26 04:55:41.409287 | instance | openstack/rolebindings/rook-ceph-osd 2026-06-26 04:55:41.505768 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-06-26 04:55:41.614275 | instance | openstack/rolebindings/rook-ceph-rgw 2026-06-26 04:55:41.711896 | instance | openstack/rolebindings/senlin-senlin-api 2026-06-26 04:55:41.795276 | instance | openstack/roles/rabbitmq-cluster-operator 2026-06-26 04:55:41.903921 | instance | openstack/rolebindings/senlin-senlin-conductor 2026-06-26 04:55:41.973829 | instance | openstack/rolebindings/senlin-senlin-db-init 2026-06-26 04:55:42.092066 | instance | openstack/rolebindings/senlin-senlin-db-sync 2026-06-26 04:55:42.174526 | instance | openstack/rolebindings/senlin-senlin-engine 2026-06-26 04:55:42.279087 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-06-26 04:55:42.389733 | instance | openstack/rolebindings/senlin-senlin-engine-cleaner 2026-06-26 04:55:42.503369 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-06-26 04:55:42.620450 | instance | openstack/rolebindings/senlin-senlin-health-manager 2026-06-26 04:55:42.696186 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-06-26 04:55:42.800085 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-06-26 04:55:42.902852 | instance | openstack/rolebindings/senlin-senlin-ks-endpoints 2026-06-26 04:55:43.008536 | instance | openstack/roles/rabbitmq-manila-peer-discovery 2026-06-26 04:55:43.095217 | instance | openstack/rolebindings/senlin-senlin-ks-service 2026-06-26 04:55:43.195007 | instance | openstack/rolebindings/senlin-senlin-ks-user 2026-06-26 04:55:43.288890 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-06-26 04:55:43.426269 | instance | openstack/rolebindings/senlin-senlin-rabbit-init 2026-06-26 04:55:43.523093 | instance | openstack/rolebindings/senlin-senlin-test 2026-06-26 04:55:43.628227 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-06-26 04:55:43.718029 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-06-26 04:55:43.819307 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-06-26 04:55:43.908763 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-06-26 04:55:44.026982 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-06-26 04:55:44.134853 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-06-26 04:55:44.218146 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-06-26 04:55:44.335964 | instance | openstack/rolebindings/tempest-tempest-ks-user 2026-06-26 04:55:44.422231 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-06-26 04:55:44.528233 | instance | openstack/roles/rabbitmq-senlin-peer-discovery 2026-06-26 04:55:44.645657 | instance | openstack/rolebindings/tempest-tempest-run-tests 2026-06-26 04:55:44.736694 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-06-26 04:55:44.840469 | instance | openstack/roles/rook-ceph-mgr 2026-06-26 04:55:44.910061 | instance | openstack/roles/rook-ceph-osd 2026-06-26 04:55:45.023538 | instance | openstack/roles/rook-ceph-purge-osd 2026-06-26 04:55:45.102976 | instance | openstack/roles/rook-ceph-rgw 2026-06-26 04:55:45.222037 | instance | openstack/roles/senlin-openstack-senlin-api 2026-06-26 04:55:45.301418 | instance | openstack/roles/senlin-openstack-senlin-conductor 2026-06-26 04:55:45.411920 | instance | openstack/roles/senlin-openstack-senlin-db-init 2026-06-26 04:55:45.514439 | instance | openstack/roles/senlin-openstack-senlin-db-sync 2026-06-26 04:55:45.606287 | instance | openstack/roles/senlin-openstack-senlin-engine 2026-06-26 04:55:45.705179 | instance | openstack/roles/senlin-openstack-senlin-engine-cleaner 2026-06-26 04:55:45.800981 | instance | openstack/roles/senlin-openstack-senlin-health-manager 2026-06-26 04:55:45.910878 | instance | openstack/roles/senlin-openstack-senlin-ks-endpoints 2026-06-26 04:55:45.986966 | instance | openstack/roles/senlin-openstack-senlin-ks-service 2026-06-26 04:55:46.099581 | instance | openstack/roles/senlin-openstack-senlin-ks-user 2026-06-26 04:55:46.196089 | instance | openstack/roles/senlin-openstack-senlin-rabbit-init 2026-06-26 04:55:46.302685 | instance | openstack/roles/senlin-openstack-senlin-test 2026-06-26 04:55:46.385384 | instance | openstack/roles/staffeln-conductor 2026-06-26 04:55:46.496750 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-06-26 04:55:46.613984 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-06-26 04:55:46.715202 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-06-26 04:55:46.812926 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-06-26 04:55:46.921293 | instance | openstack/roles/tempest-openstack-tempest-ks-user 2026-06-26 04:55:47.023676 | instance | openstack/roles/tempest-openstack-tempest-run-tests 2026-06-26 04:55:47.120918 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-06-26 04:55:47.210361 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-06-26 04:55:47.332907 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-06-26 04:55:47.422643 | instance | openstack/serviceaccounts/barbican-api 2026-06-26 04:55:47.592732 | instance | openstack/serviceaccounts/barbican-db-init 2026-06-26 04:55:47.871786 | instance | openstack/serviceaccounts/barbican-db-sync 2026-06-26 04:55:47.960234 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-06-26 04:55:48.230272 | instance | openstack/serviceaccounts/barbican-ks-service 2026-06-26 04:55:48.322841 | instance | openstack/serviceaccounts/barbican-ks-user 2026-06-26 04:55:48.616552 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-06-26 04:55:48.693850 | instance | openstack/serviceaccounts/barbican-test 2026-06-26 04:55:48.952398 | instance | openstack/serviceaccounts/cinder-api 2026-06-26 04:55:49.048532 | instance | openstack/serviceaccounts/cinder-backup 2026-06-26 04:55:49.300698 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-06-26 04:55:49.411944 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-06-26 04:55:49.647014 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-06-26 04:55:49.786567 | instance | openstack/serviceaccounts/cinder-db-init 2026-06-26 04:55:49.999316 | instance | openstack/serviceaccounts/cinder-db-sync 2026-06-26 04:55:50.155692 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-06-26 04:55:50.375798 | instance | openstack/serviceaccounts/cinder-ks-service 2026-06-26 04:55:50.528332 | instance | openstack/serviceaccounts/cinder-ks-user 2026-06-26 04:55:50.731297 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-06-26 04:55:50.899623 | instance | openstack/serviceaccounts/cinder-scheduler 2026-06-26 04:55:51.101023 | instance | openstack/serviceaccounts/cinder-storage-init 2026-06-26 04:55:51.279532 | instance | openstack/serviceaccounts/cinder-test 2026-06-26 04:55:51.463559 | instance | openstack/serviceaccounts/cinder-volume 2026-06-26 04:55:51.646976 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-06-26 04:55:51.840201 | instance | openstack/serviceaccounts/default 2026-06-26 04:55:52.026486 | instance | openstack/serviceaccounts/glance-api 2026-06-26 04:55:52.200008 | instance | openstack/serviceaccounts/glance-db-init 2026-06-26 04:55:52.377567 | instance | openstack/serviceaccounts/glance-db-sync 2026-06-26 04:55:52.585323 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-06-26 04:55:52.780067 | instance | openstack/serviceaccounts/glance-ks-service 2026-06-26 04:55:53.036493 | instance | openstack/serviceaccounts/glance-ks-user 2026-06-26 04:55:53.129870 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-06-26 04:55:53.375947 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-06-26 04:55:53.488073 | instance | openstack/serviceaccounts/glance-storage-init 2026-06-26 04:55:53.805939 | instance | openstack/serviceaccounts/glance-test 2026-06-26 04:55:53.913870 | instance | openstack/serviceaccounts/heat-api 2026-06-26 04:55:54.184144 | instance | openstack/serviceaccounts/heat-bootstrap 2026-06-26 04:55:54.312166 | instance | openstack/secrets/barbican-api-certs 2026-06-26 04:55:54.554005 | instance | openstack/serviceaccounts/heat-cfn 2026-06-26 04:55:54.560872 | instance | openstack/serviceaccounts/heat-db-init 2026-06-26 04:55:54.914717 | instance | openstack/secrets/barbican-db-admin 2026-06-26 04:55:54.925954 | instance | openstack/serviceaccounts/heat-db-sync 2026-06-26 04:55:55.104492 | instance | openstack/secrets/barbican-db-user 2026-06-26 04:55:55.279343 | instance | openstack/secrets/barbican-etc 2026-06-26 04:55:55.328557 | instance | openstack/serviceaccounts/heat-engine 2026-06-26 04:55:55.490662 | instance | openstack/secrets/barbican-keystone-admin 2026-06-26 04:55:55.718648 | instance | openstack/secrets/barbican-keystone-user 2026-06-26 04:55:55.731920 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-06-26 04:55:55.910508 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-06-26 04:55:56.091072 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-06-26 04:55:56.104399 | instance | openstack/secrets/barbican-rabbitmq-user 2026-06-26 04:55:56.296560 | instance | openstack/secrets/cinder-api-certs 2026-06-26 04:55:56.463219 | instance | openstack/serviceaccounts/heat-ks-service 2026-06-26 04:55:56.491862 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-06-26 04:55:56.700233 | instance | openstack/secrets/cinder-db-admin 2026-06-26 04:55:56.858741 | instance | openstack/secrets/cinder-db-user 2026-06-26 04:55:56.921834 | instance | openstack/serviceaccounts/heat-ks-user 2026-06-26 04:55:57.043972 | instance | openstack/secrets/cinder-etc 2026-06-26 04:55:57.241107 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-06-26 04:55:57.267687 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-06-26 04:55:57.605348 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-06-26 04:55:57.681636 | instance | openstack/secrets/cinder-keystone-admin 2026-06-26 04:55:57.899930 | instance | openstack/serviceaccounts/heat-test 2026-06-26 04:55:57.961585 | instance | openstack/serviceaccounts/heat-trusts 2026-06-26 04:55:58.254867 | instance | openstack/secrets/cinder-keystone-test 2026-06-26 04:55:58.309418 | instance | openstack/serviceaccounts/horizon 2026-06-26 04:55:58.442806 | instance | openstack/secrets/cinder-keystone-user 2026-06-26 04:55:58.643585 | instance | openstack/serviceaccounts/horizon-db-init 2026-06-26 04:55:58.659681 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-06-26 04:55:58.848518 | instance | openstack/secrets/cinder-rabbitmq-user 2026-06-26 04:55:59.053631 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-06-26 04:55:59.112316 | instance | openstack/secrets/glance-api-certs 2026-06-26 04:55:59.251017 | instance | openstack/secrets/glance-db-admin 2026-06-26 04:55:59.313803 | instance | openstack/secrets/glance-db-user 2026-06-26 04:55:59.444126 | instance | openstack/secrets/glance-etc 2026-06-26 04:55:59.506746 | instance | openstack/secrets/glance-keystone-admin 2026-06-26 04:55:59.645117 | instance | openstack/secrets/glance-keystone-test 2026-06-26 04:55:59.727252 | instance | openstack/secrets/glance-keystone-user 2026-06-26 04:55:59.823174 | instance | openstack/secrets/glance-rabbitmq-admin 2026-06-26 04:55:59.907070 | instance | openstack/secrets/glance-rabbitmq-user 2026-06-26 04:56:00.016516 | instance | openstack/secrets/heat-api-certs 2026-06-26 04:56:00.114305 | instance | openstack/secrets/heat-cfn-certs 2026-06-26 04:56:00.229766 | instance | openstack/secrets/heat-db-admin 2026-06-26 04:56:00.305088 | instance | openstack/secrets/heat-db-user 2026-06-26 04:56:00.419766 | instance | openstack/secrets/heat-etc 2026-06-26 04:56:00.506029 | instance | openstack/secrets/heat-keystone-admin 2026-06-26 04:56:00.610549 | instance | openstack/secrets/heat-keystone-stack-user 2026-06-26 04:56:00.729658 | instance | openstack/secrets/heat-keystone-test 2026-06-26 04:56:00.837697 | instance | openstack/secrets/heat-keystone-trustee 2026-06-26 04:56:00.918524 | instance | openstack/secrets/heat-keystone-user 2026-06-26 04:56:01.030327 | instance | openstack/secrets/heat-rabbitmq-admin 2026-06-26 04:56:01.104769 | instance | openstack/secrets/heat-rabbitmq-user 2026-06-26 04:56:01.231994 | instance | openstack/secrets/horizon-db-admin 2026-06-26 04:56:01.314427 | instance | openstack/secrets/horizon-db-user 2026-06-26 04:56:01.424887 | instance | openstack/secrets/horizon-etc 2026-06-26 04:56:01.505736 | instance | openstack/secrets/horizon-int-certs 2026-06-26 04:56:01.639313 | instance | openstack/secrets/horizon-keystone-admin 2026-06-26 04:56:01.710937 | instance | openstack/secrets/images-rbd-keyring 2026-06-26 04:56:01.842237 | instance | openstack/secrets/internal-percona-xtradb 2026-06-26 04:56:01.913539 | instance | openstack/secrets/keepalived-etc 2026-06-26 04:56:02.029874 | instance | openstack/secrets/keystone-api-certs 2026-06-26 04:56:02.094806 | instance | openstack/secrets/keystone-credential-keys 2026-06-26 04:56:02.199393 | instance | openstack/secrets/keystone-db-admin 2026-06-26 04:56:02.271348 | instance | openstack/secrets/keystone-db-user 2026-06-26 04:56:02.397062 | instance | openstack/secrets/keystone-etc 2026-06-26 04:56:02.453398 | instance | openstack/secrets/keystone-fernet-keys 2026-06-26 04:56:02.636674 | instance | openstack/secrets/keystone-keystone-admin 2026-06-26 04:56:02.664360 | instance | openstack/secrets/keystone-keystone-test 2026-06-26 04:56:02.858377 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-06-26 04:56:02.871538 | instance | openstack/secrets/keystone-rabbitmq-user 2026-06-26 04:56:03.064853 | instance | openstack/secrets/libvirt-api-ca 2026-06-26 04:56:03.094158 | instance | openstack/secrets/libvirt-etc 2026-06-26 04:56:03.279716 | instance | openstack/secrets/libvirt-libvirt-default-4658d-api 2026-06-26 04:56:03.308283 | instance | openstack/secrets/libvirt-libvirt-default-4658d-vnc 2026-06-26 04:56:03.504907 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-06-26 04:56:03.541466 | instance | openstack/secrets/libvirt-vnc-ca 2026-06-26 04:56:03.726916 | instance | openstack/secrets/magnum-api-certs 2026-06-26 04:56:03.744358 | instance | openstack/secrets/magnum-db-admin 2026-06-26 04:56:03.958784 | instance | openstack/secrets/magnum-db-user 2026-06-26 04:56:03.964447 | instance | openstack/secrets/magnum-etc 2026-06-26 04:56:04.158171 | instance | openstack/secrets/magnum-keystone-admin 2026-06-26 04:56:04.168298 | instance | openstack/secrets/magnum-keystone-stack-user 2026-06-26 04:56:04.355726 | instance | openstack/secrets/magnum-keystone-user 2026-06-26 04:56:04.377066 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-06-26 04:56:04.563379 | instance | openstack/secrets/magnum-rabbitmq-user 2026-06-26 04:56:04.586642 | instance | openstack/secrets/magnum-registry-certs 2026-06-26 04:56:04.755624 | instance | openstack/secrets/manila-api-certs 2026-06-26 04:56:04.773412 | instance | openstack/secrets/manila-db-admin 2026-06-26 04:56:04.958379 | instance | openstack/secrets/manila-db-user 2026-06-26 04:56:04.960160 | instance | openstack/secrets/manila-etc 2026-06-26 04:56:05.142919 | instance | openstack/secrets/manila-keystone-admin 2026-06-26 04:56:05.143487 | instance | openstack/secrets/manila-keystone-user 2026-06-26 04:56:05.325244 | instance | openstack/secrets/manila-rabbitmq-admin 2026-06-26 04:56:05.338698 | instance | openstack/secrets/manila-rabbitmq-user 2026-06-26 04:56:05.522834 | instance | openstack/secrets/manila-ssh-keys 2026-06-26 04:56:05.545979 | instance | openstack/secrets/neutron-db-admin 2026-06-26 04:56:05.731453 | instance | openstack/secrets/neutron-db-user 2026-06-26 04:56:05.742014 | instance | openstack/secrets/neutron-etc 2026-06-26 04:56:05.933073 | instance | openstack/secrets/neutron-keystone-admin 2026-06-26 04:56:05.963902 | instance | openstack/secrets/neutron-keystone-test 2026-06-26 04:56:06.123631 | instance | openstack/secrets/neutron-keystone-user 2026-06-26 04:56:06.152608 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-06-26 04:56:06.320159 | instance | openstack/secrets/neutron-ovn-metadata-agent-default 2026-06-26 04:56:06.353663 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-06-26 04:56:06.528228 | instance | openstack/secrets/neutron-rabbitmq-user 2026-06-26 04:56:06.538344 | instance | openstack/secrets/neutron-server-certs 2026-06-26 04:56:06.730359 | instance | openstack/secrets/nova-api-certs 2026-06-26 04:56:06.739936 | instance | openstack/secrets/nova-compute-default 2026-06-26 04:56:06.935368 | instance | openstack/secrets/nova-db-admin 2026-06-26 04:56:06.940839 | instance | openstack/secrets/nova-db-api-admin 2026-06-26 04:56:07.131420 | instance | openstack/secrets/nova-db-api-user 2026-06-26 04:56:07.148011 | instance | openstack/secrets/nova-db-cell0-admin 2026-06-26 04:56:07.332985 | instance | openstack/secrets/nova-db-cell0-user 2026-06-26 04:56:07.338568 | instance | openstack/secrets/nova-db-user 2026-06-26 04:56:07.544472 | instance | openstack/secrets/nova-etc 2026-06-26 04:56:07.557070 | instance | openstack/secrets/nova-keystone-admin 2026-06-26 04:56:07.765207 | instance | openstack/secrets/nova-keystone-test 2026-06-26 04:56:07.778109 | instance | openstack/secrets/nova-keystone-user 2026-06-26 04:56:07.972886 | instance | openstack/secrets/nova-novncproxy-certs 2026-06-26 04:56:07.990719 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-06-26 04:56:08.169736 | instance | openstack/serviceaccounts/horizon-db-sync 2026-06-26 04:56:08.206075 | instance | openstack/serviceaccounts/horizon-test 2026-06-26 04:56:08.554983 | instance | openstack/serviceaccounts/keepalived 2026-06-26 04:56:08.606110 | instance | openstack/serviceaccounts/keystone-api 2026-06-26 04:56:08.956216 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-06-26 04:56:08.989931 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-06-26 04:56:09.311610 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-06-26 04:56:09.372623 | instance | openstack/serviceaccounts/keystone-db-init 2026-06-26 04:56:09.688717 | instance | openstack/serviceaccounts/keystone-db-sync 2026-06-26 04:56:09.727233 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-06-26 04:56:10.055810 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-06-26 04:56:10.075940 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-06-26 04:56:10.401448 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-06-26 04:56:10.426613 | instance | openstack/serviceaccounts/keystone-test 2026-06-26 04:56:10.775312 | instance | openstack/serviceaccounts/libvirt 2026-06-26 04:56:10.824902 | instance | openstack/serviceaccounts/magnum-api 2026-06-26 04:56:11.134642 | instance | openstack/serviceaccounts/magnum-conductor 2026-06-26 04:56:11.187120 | instance | openstack/serviceaccounts/magnum-db-init 2026-06-26 04:56:11.482430 | instance | openstack/serviceaccounts/magnum-db-sync 2026-06-26 04:56:11.541977 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-06-26 04:56:11.874525 | instance | openstack/serviceaccounts/magnum-ks-service 2026-06-26 04:56:11.923068 | instance | openstack/serviceaccounts/magnum-ks-user 2026-06-26 04:56:12.254307 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-06-26 04:56:12.314592 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-06-26 04:56:12.675658 | instance | openstack/serviceaccounts/manila-api 2026-06-26 04:56:12.694335 | instance | openstack/serviceaccounts/manila-bootstrap 2026-06-26 04:56:13.032236 | instance | openstack/serviceaccounts/manila-data 2026-06-26 04:56:13.065258 | instance | openstack/serviceaccounts/manila-db-init 2026-06-26 04:56:13.425802 | instance | openstack/serviceaccounts/manila-db-sync 2026-06-26 04:56:13.463623 | instance | openstack/serviceaccounts/manila-ks-endpoints 2026-06-26 04:56:13.813744 | instance | openstack/serviceaccounts/manila-ks-service 2026-06-26 04:56:13.868234 | instance | openstack/serviceaccounts/manila-ks-user 2026-06-26 04:56:14.194525 | instance | openstack/serviceaccounts/manila-rabbit-init 2026-06-26 04:56:14.236854 | instance | openstack/serviceaccounts/manila-scheduler 2026-06-26 04:56:14.537153 | instance | openstack/serviceaccounts/manila-share 2026-06-26 04:56:14.614940 | instance | openstack/serviceaccounts/manila-test 2026-06-26 04:56:14.907731 | instance | openstack/serviceaccounts/memcached-memcached 2026-06-26 04:56:14.984517 | instance | openstack/serviceaccounts/neutron-db-init 2026-06-26 04:56:15.280661 | instance | openstack/serviceaccounts/neutron-db-sync 2026-06-26 04:56:15.344964 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-06-26 04:56:15.660875 | instance | openstack/serviceaccounts/neutron-ks-service 2026-06-26 04:56:15.711003 | instance | openstack/serviceaccounts/neutron-ks-user 2026-06-26 04:56:16.022199 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-06-26 04:56:16.077273 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent 2026-06-26 04:56:16.384435 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-06-26 04:56:16.442981 | instance | openstack/serviceaccounts/neutron-server 2026-06-26 04:56:16.745296 | instance | openstack/serviceaccounts/neutron-test 2026-06-26 04:56:16.830938 | instance | openstack/serviceaccounts/nova-api-metadata 2026-06-26 04:56:17.211319 | instance | openstack/serviceaccounts/nova-api-osapi 2026-06-26 04:56:17.212474 | instance | openstack/serviceaccounts/nova-bootstrap 2026-06-26 04:56:17.593781 | instance | openstack/serviceaccounts/nova-cell-setup 2026-06-26 04:56:17.607507 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-06-26 04:56:17.975660 | instance | openstack/serviceaccounts/nova-compute 2026-06-26 04:56:17.982979 | instance | openstack/serviceaccounts/nova-conductor 2026-06-26 04:56:18.320021 | instance | openstack/serviceaccounts/nova-db-init 2026-06-26 04:56:18.369386 | instance | openstack/serviceaccounts/nova-db-sync 2026-06-26 04:56:18.668025 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-06-26 04:56:18.751456 | instance | openstack/serviceaccounts/nova-ks-service 2026-06-26 04:56:19.018906 | instance | openstack/serviceaccounts/nova-ks-user 2026-06-26 04:56:19.117823 | instance | openstack/serviceaccounts/nova-novncproxy 2026-06-26 04:56:19.395045 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-06-26 04:56:19.514708 | instance | openstack/serviceaccounts/nova-scheduler 2026-06-26 04:56:19.771948 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-06-26 04:56:19.892361 | instance | openstack/serviceaccounts/nova-test 2026-06-26 04:56:20.147650 | instance | openstack/serviceaccounts/octavia-api 2026-06-26 04:56:20.268334 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-06-26 04:56:20.513534 | instance | openstack/serviceaccounts/octavia-db-init 2026-06-26 04:56:20.641473 | instance | openstack/serviceaccounts/octavia-db-sync 2026-06-26 04:56:20.882247 | instance | openstack/serviceaccounts/octavia-health-manager 2026-06-26 04:56:21.019510 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-06-26 04:56:21.236613 | instance | openstack/secrets/nova-rabbitmq-admin 2026-06-26 04:56:21.433681 | instance | openstack/secrets/nova-rabbitmq-user 2026-06-26 04:56:21.475752 | instance | openstack/secrets/nova-ssh 2026-06-26 04:56:21.667234 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-06-26 04:56:21.705567 | instance | openstack/secrets/octavia-api-certs 2026-06-26 04:56:21.885804 | instance | openstack/secrets/octavia-client-ca 2026-06-26 04:56:21.913367 | instance | openstack/secrets/octavia-client-certs 2026-06-26 04:56:22.091456 | instance | openstack/secrets/octavia-db-admin 2026-06-26 04:56:22.113741 | instance | openstack/secrets/octavia-db-user 2026-06-26 04:56:22.283697 | instance | openstack/secrets/octavia-etc 2026-06-26 04:56:22.314813 | instance | openstack/secrets/octavia-health-manager-default 2026-06-26 04:56:22.483226 | instance | openstack/secrets/octavia-keystone-admin 2026-06-26 04:56:22.506890 | instance | openstack/secrets/octavia-keystone-test 2026-06-26 04:56:22.737764 | instance | openstack/secrets/octavia-keystone-user 2026-06-26 04:56:22.740918 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-06-26 04:56:22.942669 | instance | openstack/secrets/octavia-rabbitmq-user 2026-06-26 04:56:22.951402 | instance | openstack/secrets/octavia-server-ca 2026-06-26 04:56:23.136671 | instance | openstack/secrets/openstack-database-exporter-dsn 2026-06-26 04:56:23.140162 | instance | openstack/secrets/ovn-etc 2026-06-26 04:56:23.338324 | instance | openstack/secrets/ovn-vector-config 2026-06-26 04:56:23.343940 | instance | openstack/secrets/percona-xtradb 2026-06-26 04:56:23.585448 | instance | openstack/secrets/placement-api-certs 2026-06-26 04:56:23.591780 | instance | openstack/secrets/placement-db-admin 2026-06-26 04:56:23.775432 | instance | openstack/secrets/placement-db-user 2026-06-26 04:56:23.800739 | instance | openstack/secrets/placement-etc 2026-06-26 04:56:23.981661 | instance | openstack/secrets/placement-keystone-admin 2026-06-26 04:56:24.003797 | instance | openstack/secrets/placement-keystone-user 2026-06-26 04:56:24.191656 | instance | openstack/secrets/pvc-ceph-client-key 2026-06-26 04:56:24.217315 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-06-26 04:56:24.402926 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-06-26 04:56:24.417928 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-06-26 04:56:24.624373 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-06-26 04:56:24.626843 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-06-26 04:56:24.809520 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-06-26 04:56:24.827540 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-06-26 04:56:25.007470 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-06-26 04:56:25.029083 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-06-26 04:56:25.232179 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-06-26 04:56:25.232838 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-06-26 04:56:25.420196 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-06-26 04:56:25.443223 | instance | openstack/secrets/rabbitmq-manila-default-user 2026-06-26 04:56:25.640619 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie 2026-06-26 04:56:25.651313 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-06-26 04:56:25.833634 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-06-26 04:56:25.836295 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-06-26 04:56:26.028505 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-06-26 04:56:26.030443 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-06-26 04:56:26.217112 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-06-26 04:56:26.219063 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-06-26 04:56:26.418701 | instance | openstack/secrets/rabbitmq-senlin-default-user 2026-06-26 04:56:26.422748 | instance | openstack/secrets/rabbitmq-senlin-erlang-cookie 2026-06-26 04:56:26.629504 | instance | openstack/secrets/rook-ceph-config 2026-06-26 04:56:26.644086 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-06-26 04:56:26.825693 | instance | openstack/secrets/rook-ceph-mon 2026-06-26 04:56:26.843259 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-06-26 04:56:27.048611 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-06-26 04:56:27.060240 | instance | openstack/secrets/rook-csi-cephfs-node 2026-06-26 04:56:27.239537 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-06-26 04:56:27.264332 | instance | openstack/secrets/rook-csi-rbd-node 2026-06-26 04:56:27.436019 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-06-26 04:56:27.481658 | instance | openstack/secrets/senlin-api-certs 2026-06-26 04:56:27.627549 | instance | openstack/secrets/senlin-db-admin 2026-06-26 04:56:27.725263 | instance | openstack/secrets/senlin-db-user 2026-06-26 04:56:27.835361 | instance | openstack/secrets/senlin-etc 2026-06-26 04:56:27.924850 | instance | openstack/secrets/senlin-keystone-admin 2026-06-26 04:56:28.029450 | instance | openstack/secrets/senlin-keystone-user 2026-06-26 04:56:28.120756 | instance | openstack/secrets/senlin-rabbitmq-admin 2026-06-26 04:56:28.212180 | instance | openstack/secrets/senlin-rabbitmq-user 2026-06-26 04:56:28.309978 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-06-26 04:56:28.415266 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-06-26 04:56:28.523208 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-06-26 04:56:28.605565 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-06-26 04:56:28.728063 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-06-26 04:56:28.825044 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-06-26 04:56:28.935178 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-06-26 04:56:29.022386 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-06-26 04:56:29.133431 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-06-26 04:56:29.239540 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-06-26 04:56:29.326607 | instance | openstack/secrets/sh.helm.release.v1.manila.v1 2026-06-26 04:56:29.452660 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-06-26 04:56:29.538494 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-06-26 04:56:29.681434 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-06-26 04:56:29.809389 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-06-26 04:56:29.948354 | instance | openstack/serviceaccounts/octavia-ks-service 2026-06-26 04:56:30.169135 | instance | openstack/serviceaccounts/octavia-ks-user 2026-06-26 04:56:30.323856 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-06-26 04:56:30.557049 | instance | openstack/serviceaccounts/octavia-worker 2026-06-26 04:56:30.709486 | instance | openstack/serviceaccounts/openvswitch-server 2026-06-26 04:56:30.935320 | instance | openstack/serviceaccounts/ovn-controller 2026-06-26 04:56:31.063128 | instance | openstack/serviceaccounts/ovn-northd 2026-06-26 04:56:31.293719 | instance | openstack/serviceaccounts/ovn-ovsdb-nb 2026-06-26 04:56:31.443947 | instance | openstack/serviceaccounts/ovn-ovsdb-sb 2026-06-26 04:56:31.704503 | instance | openstack/serviceaccounts/placement-api 2026-06-26 04:56:31.840107 | instance | openstack/serviceaccounts/placement-db-init 2026-06-26 04:56:32.071526 | instance | openstack/serviceaccounts/placement-db-sync 2026-06-26 04:56:32.219868 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-06-26 04:56:32.429127 | instance | openstack/serviceaccounts/placement-ks-service 2026-06-26 04:56:32.624767 | instance | openstack/serviceaccounts/placement-ks-user 2026-06-26 04:56:32.803979 | instance | openstack/serviceaccounts/pxc-operator 2026-06-26 04:56:33.015742 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-06-26 04:56:33.183896 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-06-26 04:56:33.395047 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-06-26 04:56:33.595971 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-06-26 04:56:33.805773 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-06-26 04:56:34.038301 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-06-26 04:56:34.198950 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-06-26 04:56:34.481152 | instance | openstack/serviceaccounts/rabbitmq-manila-server 2026-06-26 04:56:34.599970 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-06-26 04:56:34.882785 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-06-26 04:56:34.978656 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-06-26 04:56:35.245776 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-06-26 04:56:35.341418 | instance | openstack/serviceaccounts/rabbitmq-senlin-server 2026-06-26 04:56:35.621124 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-06-26 04:56:35.760186 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-06-26 04:56:36.001409 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-06-26 04:56:36.131082 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-06-26 04:56:36.367423 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-06-26 04:56:36.490589 | instance | openstack/serviceaccounts/senlin-api 2026-06-26 04:56:36.782438 | instance | openstack/serviceaccounts/senlin-conductor 2026-06-26 04:56:36.872323 | instance | openstack/serviceaccounts/senlin-db-init 2026-06-26 04:56:37.161492 | instance | openstack/serviceaccounts/senlin-db-sync 2026-06-26 04:56:37.267664 | instance | openstack/serviceaccounts/senlin-engine 2026-06-26 04:56:37.563609 | instance | openstack/serviceaccounts/senlin-engine-cleaner 2026-06-26 04:56:37.663329 | instance | openstack/serviceaccounts/senlin-health-manager 2026-06-26 04:56:37.960330 | instance | openstack/serviceaccounts/senlin-ks-endpoints 2026-06-26 04:56:38.038425 | instance | openstack/serviceaccounts/senlin-ks-service 2026-06-26 04:56:38.342247 | instance | openstack/serviceaccounts/senlin-ks-user 2026-06-26 04:56:38.442161 | instance | openstack/serviceaccounts/senlin-rabbit-init 2026-06-26 04:56:38.744882 | instance | openstack/serviceaccounts/senlin-test 2026-06-26 04:56:38.859327 | instance | openstack/serviceaccounts/staffeln-api 2026-06-26 04:56:39.169033 | instance | openstack/serviceaccounts/staffeln-conductor 2026-06-26 04:56:39.303009 | instance | openstack/serviceaccounts/staffeln-db-init 2026-06-26 04:56:39.563452 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-06-26 04:56:39.673457 | instance | openstack/serviceaccounts/tempest-ks-user 2026-06-26 04:56:39.961187 | instance | openstack/serviceaccounts/tempest-run-tests 2026-06-26 04:56:40.068271 | instance | openstack/services/barbican-api 2026-06-26 04:56:40.333452 | instance | openstack/services/ceph-mon 2026-06-26 04:56:40.352033 | instance | openstack/services/cinder-api 2026-06-26 04:56:40.590366 | instance | openstack/services/glance-api 2026-06-26 04:56:40.593254 | instance | openstack/services/heat-api 2026-06-26 04:56:40.840198 | instance | openstack/services/heat-cfn 2026-06-26 04:56:40.864181 | instance | openstack/services/horizon 2026-06-26 04:56:41.079143 | instance | openstack/services/horizon-int 2026-06-26 04:56:41.119904 | instance | openstack/services/keystone-api 2026-06-26 04:56:41.335772 | instance | openstack/services/magnum-api 2026-06-26 04:56:41.356556 | instance | openstack/services/magnum-registry 2026-06-26 04:56:41.560447 | instance | openstack/services/manila-api 2026-06-26 04:56:41.601537 | instance | openstack/services/memcached 2026-06-26 04:56:41.814488 | instance | openstack/services/memcached-metrics 2026-06-26 04:56:41.856508 | instance | openstack/services/neutron-server 2026-06-26 04:56:42.063359 | instance | openstack/services/nova-api 2026-06-26 04:56:42.103697 | instance | openstack/services/nova-metadata 2026-06-26 04:56:42.310397 | instance | openstack/services/nova-novncproxy 2026-06-26 04:56:42.352917 | instance | openstack/services/octavia-api 2026-06-26 04:56:42.586858 | instance | openstack/services/openstack-exporter 2026-06-26 04:56:42.598169 | instance | openstack/services/ovn-ovsdb-nb 2026-06-26 04:56:42.826726 | instance | openstack/services/ovn-ovsdb-sb 2026-06-26 04:56:42.854879 | instance | openstack/services/percona-xtradb-cluster-operator 2026-06-26 04:56:43.081365 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-06-26 04:56:43.100437 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-06-26 04:56:43.294239 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1 2026-06-26 04:56:43.298194 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-06-26 04:56:43.512413 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-06-26 04:56:43.572490 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-06-26 04:56:43.759317 | instance | openstack/secrets/sh.helm.release.v1.senlin.v1 2026-06-26 04:56:43.808196 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-06-26 04:56:44.005417 | instance | openstack/secrets/sh.helm.release.v1.tempest.v1 2026-06-26 04:56:44.041747 | instance | openstack/secrets/staffeln-db-admin 2026-06-26 04:56:44.229799 | instance | openstack/secrets/staffeln-db-user 2026-06-26 04:56:44.239963 | instance | openstack/secrets/staffeln-etc 2026-06-26 04:56:44.420342 | instance | openstack/secrets/tempest-etc 2026-06-26 04:56:44.452502 | instance | openstack/secrets/tempest-keystone-admin 2026-06-26 04:56:44.632972 | instance | openstack/secrets/tempest-keystone-user 2026-06-26 04:56:44.689092 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-06-26 04:56:44.844708 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-06-26 04:56:44.890180 | instance | monitoring/rolebindings/prometheus-smartctl-exporter 2026-06-26 04:56:45.065734 | instance | openstack/statefulsets/magnum-conductor 2026-06-26 04:56:45.100536 | instance | openstack/statefulsets/ovn-ovsdb-nb 2026-06-26 04:56:45.353758 | instance | openstack/statefulsets/ovn-ovsdb-sb 2026-06-26 04:56:45.385055 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-06-26 04:56:45.637967 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-06-26 04:56:45.682857 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-06-26 04:56:45.913820 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-06-26 04:56:45.951672 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-06-26 04:56:46.218290 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-06-26 04:56:46.253892 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-06-26 04:56:46.520508 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-06-26 04:56:46.529909 | instance | openstack/statefulsets/rabbitmq-manila-server 2026-06-26 04:56:46.834233 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-06-26 04:56:46.835037 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-06-26 04:56:47.091869 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-06-26 04:56:47.103230 | instance | openstack/statefulsets/rabbitmq-senlin-server 2026-06-26 04:56:47.365940 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-06-26 04:56:47.372543 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-06-26 04:56:47.593193 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-06-26 04:56:47.600756 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-06-26 04:56:47.813632 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-06-26 04:56:47.815903 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-06-26 04:56:47.999196 | instance | monitoring/secrets/alertmanager-tls 2026-06-26 04:56:48.015016 | instance | monitoring/secrets/grafana-tls 2026-06-26 04:56:48.196751 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-06-26 04:56:48.214233 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-06-26 04:56:48.391742 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-06-26 04:56:48.430404 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-06-26 04:56:48.620951 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-06-26 04:56:48.665092 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-06-26 04:56:48.826524 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-06-26 04:56:48.875495 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-06-26 04:56:49.022271 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-06-26 04:56:49.086732 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-fgzgl-tls 2026-06-26 04:56:49.221117 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-06-26 04:56:49.287620 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-06-26 04:56:49.400959 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-06-26 04:56:49.485675 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-06-26 04:56:49.647361 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-06-26 04:56:49.702608 | instance | monitoring/secrets/prometheus-tls 2026-06-26 04:56:49.846178 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-06-26 04:56:49.912269 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-06-26 04:56:50.044498 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-06-26 04:56:50.252557 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-06-26 04:56:50.290808 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-06-26 04:56:50.455369 | instance | openstack/services/percona-xtradb-haproxy 2026-06-26 04:56:50.481115 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-06-26 04:56:50.717551 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-06-26 04:56:50.757773 | instance | openstack/services/percona-xtradb-pxc 2026-06-26 04:56:50.947246 | instance | openstack/services/percona-xtradb-pxc-unready 2026-06-26 04:56:50.996100 | instance | openstack/services/placement-api 2026-06-26 04:56:51.193374 | instance | openstack/services/rabbitmq-barbican 2026-06-26 04:56:51.236604 | instance | openstack/services/rabbitmq-barbican-nodes 2026-06-26 04:56:51.426012 | instance | openstack/services/rabbitmq-cinder 2026-06-26 04:56:51.473129 | instance | openstack/services/rabbitmq-cinder-nodes 2026-06-26 04:56:51.680333 | instance | openstack/services/rabbitmq-glance 2026-06-26 04:56:51.733510 | instance | openstack/services/rabbitmq-glance-nodes 2026-06-26 04:56:51.929877 | instance | openstack/services/rabbitmq-heat 2026-06-26 04:56:51.999133 | instance | openstack/services/rabbitmq-heat-nodes 2026-06-26 04:56:52.189793 | instance | openstack/services/rabbitmq-keystone 2026-06-26 04:56:52.234788 | instance | openstack/services/rabbitmq-keystone-nodes 2026-06-26 04:56:52.427750 | instance | openstack/services/rabbitmq-magnum 2026-06-26 04:56:52.491330 | instance | openstack/services/rabbitmq-magnum-nodes 2026-06-26 04:56:52.663046 | instance | openstack/services/rabbitmq-manila 2026-06-26 04:56:52.772187 | instance | openstack/services/rabbitmq-manila-nodes 2026-06-26 04:56:52.907759 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-06-26 04:56:53.010322 | instance | openstack/services/rabbitmq-neutron 2026-06-26 04:56:53.149020 | instance | openstack/services/rabbitmq-neutron-nodes 2026-06-26 04:56:53.235667 | instance | openstack/services/rabbitmq-nova 2026-06-26 04:56:53.388298 | instance | openstack/services/rabbitmq-nova-nodes 2026-06-26 04:56:53.487062 | instance | openstack/services/rabbitmq-octavia 2026-06-26 04:56:53.671980 | instance | openstack/services/rabbitmq-octavia-nodes 2026-06-26 04:56:53.739669 | instance | openstack/services/rabbitmq-senlin 2026-06-26 04:56:53.947953 | instance | openstack/services/rabbitmq-senlin-nodes 2026-06-26 04:56:54.032382 | instance | openstack/services/rook-ceph-rgw-ceph 2026-06-26 04:56:54.213754 | instance | openstack/services/senlin-api 2026-06-26 04:56:54.289652 | instance | openstack/services/staffeln-api 2026-06-26 04:56:54.464064 | instance | orc-system/configmaps/kube-root-ca.crt 2026-06-26 04:56:54.548946 | instance | monitoring/serviceaccounts/default 2026-06-26 04:56:54.682301 | instance | monitoring/serviceaccounts/goldpinger 2026-06-26 04:56:54.839022 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-06-26 04:56:54.953891 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-06-26 04:56:55.079240 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-06-26 04:56:55.211548 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-06-26 04:56:55.332834 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-06-26 04:56:55.489982 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-06-26 04:56:55.587541 | instance | monitoring/serviceaccounts/loki 2026-06-26 04:56:55.755971 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-06-26 04:56:55.848374 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-06-26 04:56:56.026118 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-06-26 04:56:56.090567 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter 2026-06-26 04:56:56.301892 | instance | monitoring/serviceaccounts/vector 2026-06-26 04:56:56.374979 | instance | monitoring/services/alertmanager-operated 2026-06-26 04:56:56.562672 | instance | monitoring/services/goldpinger 2026-06-26 04:56:56.575395 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-06-26 04:56:56.774569 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-06-26 04:56:56.786582 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-06-26 04:56:57.013241 | instance | monitoring/services/kube-prometheus-stack-operator 2026-06-26 04:56:57.016861 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-06-26 04:56:57.207342 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-06-26 04:56:57.240170 | instance | monitoring/services/loki 2026-06-26 04:56:57.419820 | instance | monitoring/services/loki-gateway 2026-06-26 04:56:57.445193 | instance | monitoring/services/loki-headless 2026-06-26 04:56:57.652781 | instance | monitoring/services/loki-memberlist 2026-06-26 04:56:57.673190 | instance | monitoring/services/node-feature-discovery-master 2026-06-26 04:56:57.852525 | instance | monitoring/services/prometheus-operated 2026-06-26 04:56:57.902435 | instance | monitoring/services/prometheus-pushgateway 2026-06-26 04:56:58.060743 | instance | monitoring/services/prometheus-smartctl-exporter 2026-06-26 04:56:58.108673 | instance | monitoring/services/vector-headless 2026-06-26 04:56:58.280748 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-06-26 04:56:58.328953 | instance | monitoring/statefulsets/loki 2026-06-26 04:56:58.524775 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-06-26 04:56:58.534202 | instance | orc-system/deployment/orc-controller-manager 2026-06-26 04:56:58.762672 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-06-26 04:56:58.766408 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-06-26 04:56:58.971424 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-06-26 04:56:58.994470 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-06-26 04:56:59.157879 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-06-26 04:56:59.216191 | instance | rook-ceph/deployment/rook-ceph-operator 2026-06-26 04:56:59.354325 | instance | orc-system/pods/orc-controller-manager-b56d5d966-fs2l4 2026-06-26 04:56:59.458770 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1 2026-06-26 04:56:59.582333 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-06-26 04:56:59.659119 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-06-26 04:56:59.786124 | instance | orc-system/roles/orc-leader-election-role 2026-06-26 04:56:59.845583 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-06-26 04:56:59.975495 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-06-26 04:57:00.062387 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-06-26 04:57:00.194603 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-06-26 04:57:00.265224 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-06-26 04:57:00.390053 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-06-26 04:57:00.450870 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-06-26 04:57:00.602490 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-06-26 04:57:00.677718 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-06-26 04:57:00.814335 | instance | rook-ceph/rolebindings/rook-ceph-rgw 2026-06-26 04:57:00.890536 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-06-26 04:57:01.027058 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-06-26 04:57:01.081779 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-06-26 04:57:01.236987 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-06-26 04:57:01.277702 | instance | rook-ceph/roles/rook-ceph-mgr 2026-06-26 04:57:01.441672 | instance | rook-ceph/roles/rook-ceph-osd 2026-06-26 04:57:01.470502 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-06-26 04:57:01.658042 | instance | rook-ceph/roles/rook-ceph-rgw 2026-06-26 04:57:01.694176 | instance | rook-ceph/roles/rook-ceph-system 2026-06-26 04:57:01.862477 | instance | orc-system/serviceaccounts/default 2026-06-26 04:57:01.914921 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-06-26 04:57:02.076463 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-06-26 04:57:02.118858 | instance | rook-ceph/serviceaccounts/default 2026-06-26 04:57:02.359260 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-06-26 04:57:02.422841 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-06-26 04:57:02.604341 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-06-26 04:57:02.680599 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-06-26 04:57:02.845649 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-06-26 04:57:02.934736 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-06-26 04:57:03.129361 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-06-26 04:57:03.198969 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-06-26 04:57:03.350157 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-06-26 04:57:03.432899 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-06-26 04:57:03.607307 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-06-26 04:57:03.680944 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-06-26 04:57:03.833882 | instance | secretgen-controller/deployment/secretgen-controller 2026-06-26 04:57:03.886127 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-mz7nl 2026-06-26 04:57:04.051662 | instance | secretgen-controller/serviceaccounts/default 2026-06-26 04:57:04.109209 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-06-26 04:57:04.255762 | instance | rook-ceph/pods/rook-ceph-operator-6988c5f444-p7bxj 2026-06-26 04:57:04.525898 | instance | ERROR 2026-06-26 04:57:04.526096 | instance | { 2026-06-26 04:57:04.526127 | instance | "delta": "0:03:34.692665", 2026-06-26 04:57:04.526148 | instance | "end": "2026-06-26 04:57:04.465994", 2026-06-26 04:57:04.526167 | instance | "msg": "non-zero return code", 2026-06-26 04:57:04.526186 | instance | "rc": 123, 2026-06-26 04:57:04.526204 | instance | "start": "2026-06-26 04:53:29.773329" 2026-06-26 04:57:04.526221 | instance | } 2026-06-26 04:57:04.526245 | instance | ERROR: Ignoring Errors 2026-06-26 04:57:04.547956 | 2026-06-26 04:57:04.548066 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-06-26 04:57:05.437628 | instance | changed: 2026-06-26 04:57:05.437819 | instance | cd+++++++++ objects/ 2026-06-26 04:57:05.437849 | instance | cd+++++++++ objects/cluster/ 2026-06-26 04:57:05.437871 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-06-26 04:57:05.437890 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-06-26 04:57:05.437909 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-06-26 04:57:05.437955 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-06-26 04:57:05.437989 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-06-26 04:57:05.438011 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-06-26 04:57:05.438030 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-06-26 04:57:05.438048 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-06-26 04:57:05.438067 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-06-26 04:57:05.438085 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-06-26 04:57:05.438103 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-06-26 04:57:05.438161 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-06-26 04:57:05.438180 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-06-26 04:57:05.438198 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-06-26 04:57:05.438217 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-06-26 04:57:05.438236 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-06-26 04:57:05.438254 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-06-26 04:57:05.438272 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-06-26 04:57:05.438289 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-06-26 04:57:05.438307 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-06-26 04:57:05.438325 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-06-26 04:57:05.438343 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-06-26 04:57:05.438361 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-06-26 04:57:05.438379 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-06-26 04:57:05.438397 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-06-26 04:57:05.438415 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-06-26 04:57:05.438433 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-06-26 04:57:05.438469 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-06-26 04:57:05.438489 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-06-26 04:57:05.438507 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-06-26 04:57:05.438524 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-06-26 04:57:05.438542 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-06-26 04:57:05.438560 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-06-26 04:57:05.438577 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-06-26 04:57:05.438595 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-06-26 04:57:05.438613 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-06-26 04:57:05.438630 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-06-26 04:57:05.438649 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-06-26 04:57:05.438667 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-06-26 04:57:05.438685 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-06-26 04:57:05.438703 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-06-26 04:57:05.438721 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-06-26 04:57:05.438740 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-06-26 04:57:05.438758 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-06-26 04:57:05.438775 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-06-26 04:57:05.438793 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-06-26 04:57:05.438811 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-06-26 04:57:05.438828 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-06-26 04:57:05.438846 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-06-26 04:57:05.438864 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-06-26 04:57:05.438882 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-06-26 04:57:05.438900 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-06-26 04:57:05.438918 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-06-26 04:57:05.438936 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-06-26 04:57:05.438955 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-06-26 04:57:05.438982 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-06-26 04:57:05.439030 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-06-26 04:57:05.439056 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-06-26 04:57:05.439076 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-06-26 04:57:05.439095 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-06-26 04:57:05.439114 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-06-26 04:57:05.439132 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-06-26 04:57:05.439151 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-06-26 04:57:05.439175 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-06-26 04:57:05.439194 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-06-26 04:57:05.439212 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-06-26 04:57:05.439230 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-06-26 04:57:05.439248 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-06-26 04:57:05.439266 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-06-26 04:57:05.439284 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-06-26 04:57:05.439301 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-06-26 04:57:05.439319 | instance | >f+++++++++ objects/cluster/clusterrole/loki-clusterrole.txt 2026-06-26 04:57:05.439336 | instance | >f+++++++++ objects/cluster/clusterrole/loki-clusterrole.yaml 2026-06-26 04:57:05.439354 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-06-26 04:57:05.439371 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-06-26 04:57:05.439389 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-06-26 04:57:05.439407 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-06-26 04:57:05.439425 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-06-26 04:57:05.439442 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-06-26 04:57:05.439460 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-06-26 04:57:05.439477 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-06-26 04:57:05.439495 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-06-26 04:57:05.439512 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-06-26 04:57:05.439530 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-06-26 04:57:05.439548 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-06-26 04:57:05.439566 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-06-26 04:57:05.439584 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-06-26 04:57:05.439602 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-06-26 04:57:05.439620 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-06-26 04:57:05.439637 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt 2026-06-26 04:57:05.439655 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml 2026-06-26 04:57:05.439673 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator.txt 2026-06-26 04:57:05.439690 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator.yaml 2026-06-26 04:57:05.439725 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator.txt 2026-06-26 04:57:05.439752 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator.yaml 2026-06-26 04:57:05.439772 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-06-26 04:57:05.439790 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-06-26 04:57:05.439807 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-06-26 04:57:05.439825 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-06-26 04:57:05.439843 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-06-26 04:57:05.439861 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-06-26 04:57:05.439883 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-06-26 04:57:05.439903 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-06-26 04:57:05.439921 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-06-26 04:57:05.439939 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-06-26 04:57:05.439957 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-06-26 04:57:05.439975 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-06-26 04:57:05.439993 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-06-26 04:57:05.440011 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-06-26 04:57:05.440028 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-06-26 04:57:05.440046 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-06-26 04:57:05.440064 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-06-26 04:57:05.440082 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-06-26 04:57:05.440106 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-06-26 04:57:05.440133 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-06-26 04:57:05.440159 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-06-26 04:57:05.440180 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-06-26 04:57:05.440198 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-06-26 04:57:05.440216 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-06-26 04:57:05.440233 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-06-26 04:57:05.440251 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-06-26 04:57:05.440269 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-06-26 04:57:05.440287 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-06-26 04:57:05.440305 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-06-26 04:57:05.440323 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-06-26 04:57:05.440342 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-06-26 04:57:05.440365 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-06-26 04:57:05.440384 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-06-26 04:57:05.440402 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-06-26 04:57:05.440420 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-06-26 04:57:05.440438 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-06-26 04:57:05.440457 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-06-26 04:57:05.440475 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-06-26 04:57:05.440493 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-06-26 04:57:05.440511 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-06-26 04:57:05.440530 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-06-26 04:57:05.440586 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-06-26 04:57:05.440618 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-06-26 04:57:05.440642 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-06-26 04:57:05.440672 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-06-26 04:57:05.440697 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-06-26 04:57:05.440720 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-06-26 04:57:05.440748 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-06-26 04:57:05.440775 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-06-26 04:57:05.440798 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-06-26 04:57:05.440823 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-06-26 04:57:05.440850 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-06-26 04:57:05.440874 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-06-26 04:57:05.440897 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-06-26 04:57:05.440924 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-06-26 04:57:05.440948 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-06-26 04:57:05.441388 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-06-26 04:57:05.441421 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-06-26 04:57:05.441446 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-06-26 04:57:05.441471 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-06-26 04:57:05.441497 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-06-26 04:57:05.441521 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-06-26 04:57:05.441544 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-06-26 04:57:05.441569 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-06-26 04:57:05.441594 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-06-26 04:57:05.441617 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-06-26 04:57:05.441639 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-06-26 04:57:05.441661 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-06-26 04:57:05.441680 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-06-26 04:57:05.441698 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-06-26 04:57:05.441716 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-06-26 04:57:05.441734 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-06-26 04:57:05.441752 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-06-26 04:57:05.441775 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-06-26 04:57:05.441795 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-06-26 04:57:05.441813 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-06-26 04:57:05.441831 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-06-26 04:57:05.441848 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-06-26 04:57:05.441866 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-06-26 04:57:05.441884 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-06-26 04:57:05.441901 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-06-26 04:57:05.441919 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-06-26 04:57:05.441937 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-06-26 04:57:05.441954 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-06-26 04:57:05.441971 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-06-26 04:57:05.441988 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-06-26 04:57:05.442006 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-06-26 04:57:05.442023 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-06-26 04:57:05.442041 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-06-26 04:57:05.442058 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-06-26 04:57:05.442076 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-06-26 04:57:05.442093 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-06-26 04:57:05.442110 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-06-26 04:57:05.442151 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-06-26 04:57:05.442170 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-06-26 04:57:05.442188 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-06-26 04:57:05.442206 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-06-26 04:57:05.442224 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-06-26 04:57:05.442241 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-06-26 04:57:05.442259 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-06-26 04:57:05.442276 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-06-26 04:57:05.442295 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-06-26 04:57:05.442312 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-06-26 04:57:05.442330 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-06-26 04:57:05.442348 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-06-26 04:57:05.442366 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-06-26 04:57:05.442384 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-06-26 04:57:05.442407 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-06-26 04:57:05.442426 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-06-26 04:57:05.442444 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-06-26 04:57:05.442461 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-06-26 04:57:05.442479 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-06-26 04:57:05.442497 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-06-26 04:57:05.442515 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-06-26 04:57:05.442532 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-06-26 04:57:05.442550 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-06-26 04:57:05.442568 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-06-26 04:57:05.442586 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-06-26 04:57:05.442604 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-06-26 04:57:05.442621 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-06-26 04:57:05.442639 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-06-26 04:57:05.442657 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-06-26 04:57:05.442674 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-06-26 04:57:05.442692 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-06-26 04:57:05.442710 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-06-26 04:57:05.442728 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-06-26 04:57:05.442746 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-06-26 04:57:05.442764 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-06-26 04:57:05.442783 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-06-26 04:57:05.442801 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-06-26 04:57:05.442819 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-06-26 04:57:05.442837 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-06-26 04:57:05.442855 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-06-26 04:57:05.442872 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-06-26 04:57:05.442890 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-06-26 04:57:05.442907 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-06-26 04:57:05.442925 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-06-26 04:57:05.442943 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-06-26 04:57:05.442960 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-06-26 04:57:05.442977 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-06-26 04:57:05.442995 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-06-26 04:57:05.443012 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-06-26 04:57:05.443030 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-06-26 04:57:05.443048 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-06-26 04:57:05.443065 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-06-26 04:57:05.443088 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-06-26 04:57:05.443107 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-06-26 04:57:05.443126 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-06-26 04:57:05.443144 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-06-26 04:57:05.443162 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-06-26 04:57:05.443180 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-06-26 04:57:05.443197 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-06-26 04:57:05.443215 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-06-26 04:57:05.443232 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-06-26 04:57:05.443250 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-06-26 04:57:05.443268 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-06-26 04:57:05.443286 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-06-26 04:57:05.443303 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-06-26 04:57:05.443321 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-06-26 04:57:05.443339 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-06-26 04:57:05.443357 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-06-26 04:57:05.443374 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-06-26 04:57:05.443391 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-06-26 04:57:05.443409 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-06-26 04:57:05.443426 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-06-26 04:57:05.443444 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-06-26 04:57:05.443461 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-06-26 04:57:05.443479 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-06-26 04:57:05.443497 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-06-26 04:57:05.443514 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-06-26 04:57:05.443532 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-06-26 04:57:05.443549 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-06-26 04:57:05.443567 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-06-26 04:57:05.443588 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-06-26 04:57:05.443607 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-06-26 04:57:05.443625 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-06-26 04:57:05.443643 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-06-26 04:57:05.443661 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-06-26 04:57:05.443683 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-06-26 04:57:05.443702 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-06-26 04:57:05.443721 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-06-26 04:57:05.443739 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-06-26 04:57:05.443759 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-06-26 04:57:05.443784 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-06-26 04:57:05.443812 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-06-26 04:57:05.443832 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-06-26 04:57:05.443851 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-06-26 04:57:05.443873 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-06-26 04:57:05.443901 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-06-26 04:57:05.443923 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-06-26 04:57:05.443942 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-06-26 04:57:05.443964 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-06-26 04:57:05.443993 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-06-26 04:57:05.444019 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-06-26 04:57:05.444039 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-06-26 04:57:05.444063 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-06-26 04:57:05.444092 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-06-26 04:57:05.444117 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-06-26 04:57:05.444139 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-06-26 04:57:05.444168 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-06-26 04:57:05.444199 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-06-26 04:57:05.444229 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-06-26 04:57:05.444258 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-06-26 04:57:05.444286 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-06-26 04:57:05.444310 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-06-26 04:57:05.444335 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-06-26 04:57:05.444363 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-06-26 04:57:05.444389 | instance | >f+++++++++ objects/cluster/clusterrolebinding/loki-clusterrolebinding.txt 2026-06-26 04:57:05.444412 | instance | >f+++++++++ objects/cluster/clusterrolebinding/loki-clusterrolebinding.yaml 2026-06-26 04:57:05.444440 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-06-26 04:57:05.444466 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-06-26 04:57:05.444497 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-06-26 04:57:05.444524 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-06-26 04:57:05.444552 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-06-26 04:57:05.444576 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-06-26 04:57:05.444600 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-06-26 04:57:05.444628 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-06-26 04:57:05.444654 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-06-26 04:57:05.444677 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-06-26 04:57:05.444702 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-06-26 04:57:05.444728 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-06-26 04:57:05.444752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt 2026-06-26 04:57:05.444775 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml 2026-06-26 04:57:05.444802 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator.txt 2026-06-26 04:57:05.444828 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator.yaml 2026-06-26 04:57:05.444851 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator.txt 2026-06-26 04:57:05.444876 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator.yaml 2026-06-26 04:57:05.444903 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-06-26 04:57:05.444927 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-06-26 04:57:05.444950 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-06-26 04:57:05.444992 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-06-26 04:57:05.445011 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-06-26 04:57:05.445030 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-06-26 04:57:05.445048 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-06-26 04:57:05.445065 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-06-26 04:57:05.445084 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-06-26 04:57:05.445101 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-06-26 04:57:05.445119 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-06-26 04:57:05.445136 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-06-26 04:57:05.445154 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-06-26 04:57:05.445171 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-06-26 04:57:05.445189 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-06-26 04:57:05.445207 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-06-26 04:57:05.445225 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-06-26 04:57:05.445243 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-06-26 04:57:05.445261 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-06-26 04:57:05.445279 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-06-26 04:57:05.445318 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-06-26 04:57:05.445339 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-06-26 04:57:05.445357 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-06-26 04:57:05.445375 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-06-26 04:57:05.445393 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-06-26 04:57:05.445410 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-06-26 04:57:05.445428 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-06-26 04:57:05.445445 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-06-26 04:57:05.445463 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-06-26 04:57:05.445480 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-06-26 04:57:05.445498 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-06-26 04:57:05.445515 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-06-26 04:57:05.445533 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-06-26 04:57:05.445550 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-06-26 04:57:05.445568 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-06-26 04:57:05.445586 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-06-26 04:57:05.445604 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-06-26 04:57:05.445622 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-06-26 04:57:05.445640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-06-26 04:57:05.445657 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-06-26 04:57:05.445676 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-06-26 04:57:05.445694 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-06-26 04:57:05.445712 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-06-26 04:57:05.445729 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-06-26 04:57:05.445747 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-06-26 04:57:05.445765 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-06-26 04:57:05.445783 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-06-26 04:57:05.445801 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-06-26 04:57:05.445819 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-06-26 04:57:05.445837 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-06-26 04:57:05.445855 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-06-26 04:57:05.445877 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-06-26 04:57:05.445896 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-06-26 04:57:05.445914 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-06-26 04:57:05.445931 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-06-26 04:57:05.445949 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-06-26 04:57:05.445967 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-06-26 04:57:05.445985 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-06-26 04:57:05.446003 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-06-26 04:57:05.446022 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-06-26 04:57:05.446040 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-06-26 04:57:05.446058 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-06-26 04:57:05.446075 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-06-26 04:57:05.446093 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-06-26 04:57:05.446110 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-06-26 04:57:05.446159 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-06-26 04:57:05.446178 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-06-26 04:57:05.446196 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-06-26 04:57:05.446214 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-06-26 04:57:05.446231 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-06-26 04:57:05.446249 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-06-26 04:57:05.446266 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-06-26 04:57:05.446283 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-06-26 04:57:05.446301 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-06-26 04:57:05.446319 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-06-26 04:57:05.446338 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-06-26 04:57:05.446372 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-06-26 04:57:05.446416 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-06-26 04:57:05.446447 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-06-26 04:57:05.446468 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-06-26 04:57:05.446487 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-06-26 04:57:05.446505 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-06-26 04:57:05.446532 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-06-26 04:57:05.446552 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-06-26 04:57:05.446570 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-06-26 04:57:05.446588 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-06-26 04:57:05.446606 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-06-26 04:57:05.446624 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-06-26 04:57:05.446642 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-06-26 04:57:05.446660 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-06-26 04:57:05.446678 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-06-26 04:57:05.446696 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-06-26 04:57:05.446714 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-06-26 04:57:05.446732 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-06-26 04:57:05.446750 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-06-26 04:57:05.446767 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-06-26 04:57:05.446785 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-06-26 04:57:05.446803 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-06-26 04:57:05.446821 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-06-26 04:57:05.446846 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-06-26 04:57:05.446893 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-06-26 04:57:05.446916 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-06-26 04:57:05.446936 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-06-26 04:57:05.446964 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-06-26 04:57:05.446989 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-06-26 04:57:05.447007 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-06-26 04:57:05.447026 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-06-26 04:57:05.447053 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-06-26 04:57:05.447078 | instance | cd+++++++++ objects/cluster/namespace/ 2026-06-26 04:57:05.447098 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-06-26 04:57:05.447118 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-06-26 04:57:05.447144 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-06-26 04:57:05.447169 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-06-26 04:57:05.447190 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-06-26 04:57:05.447212 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-06-26 04:57:05.447239 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-06-26 04:57:05.447265 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-06-26 04:57:05.447288 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-06-26 04:57:05.447313 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-06-26 04:57:05.447345 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-06-26 04:57:05.447368 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-06-26 04:57:05.447393 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-06-26 04:57:05.447419 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-06-26 04:57:05.447441 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-06-26 04:57:05.447465 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-06-26 04:57:05.447493 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-06-26 04:57:05.447517 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-06-26 04:57:05.447541 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-06-26 04:57:05.447568 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-06-26 04:57:05.447593 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-06-26 04:57:05.447616 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-06-26 04:57:05.447642 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-06-26 04:57:05.447668 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-06-26 04:57:05.447691 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-06-26 04:57:05.447715 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-06-26 04:57:05.447742 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-06-26 04:57:05.447765 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-06-26 04:57:05.447788 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-06-26 04:57:05.447815 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-06-26 04:57:05.447840 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-06-26 04:57:05.447863 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-06-26 04:57:05.447888 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-06-26 04:57:05.447931 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-06-26 04:57:05.447955 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-06-26 04:57:05.447979 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-06-26 04:57:05.447998 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-06-26 04:57:05.448017 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-06-26 04:57:05.448036 | instance | cd+++++++++ objects/cluster/node/ 2026-06-26 04:57:05.448055 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-06-26 04:57:05.448089 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-06-26 04:57:05.448170 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-06-26 04:57:05.448220 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-06-26 04:57:05.448249 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-06-26 04:57:05.448273 | instance | cd+++++++++ objects/namespaced/ 2026-06-26 04:57:05.448306 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-06-26 04:57:05.448350 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-06-26 04:57:05.448374 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-06-26 04:57:05.448394 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-06-26 04:57:05.448412 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-06-26 04:57:05.448431 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-06-26 04:57:05.448448 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-06-26 04:57:05.448466 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-06-26 04:57:05.448490 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-06-26 04:57:05.448509 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-06-26 04:57:05.448528 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-06-26 04:57:05.448546 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-06-26 04:57:05.448564 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-06-26 04:57:05.448583 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-06-26 04:57:05.448601 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-06-26 04:57:05.448618 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-06-26 04:57:05.448636 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-06-26 04:57:05.448654 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-06-26 04:57:05.448672 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-06-26 04:57:05.448690 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-06-26 04:57:05.448708 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-06-26 04:57:05.448725 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-06-26 04:57:05.448743 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-177.nip.io-tls.txt 2026-06-26 04:57:05.448760 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-177.nip.io-tls.yaml 2026-06-26 04:57:05.448778 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-06-26 04:57:05.448796 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-06-26 04:57:05.448814 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-06-26 04:57:05.448832 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-06-26 04:57:05.448849 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-06-26 04:57:05.448867 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-06-26 04:57:05.448884 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-06-26 04:57:05.448902 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-06-26 04:57:05.448924 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-06-26 04:57:05.448967 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-06-26 04:57:05.448992 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-06-26 04:57:05.449012 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-06-26 04:57:05.449039 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-06-26 04:57:05.449063 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-06-26 04:57:05.449082 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-06-26 04:57:05.449100 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-06-26 04:57:05.449126 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-06-26 04:57:05.449152 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-06-26 04:57:05.449171 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-06-26 04:57:05.449189 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-06-26 04:57:05.449215 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-06-26 04:57:05.449247 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-06-26 04:57:05.449269 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-06-26 04:57:05.449287 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-06-26 04:57:05.449305 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-06-26 04:57:05.449323 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-06-26 04:57:05.449341 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-06-26 04:57:05.449359 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-06-26 04:57:05.449378 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-06-26 04:57:05.449395 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-06-26 04:57:05.449414 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-x7rxt.txt 2026-06-26 04:57:05.449433 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-x7rxt.yaml 2026-06-26 04:57:05.449452 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-06-26 04:57:05.449470 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-06-26 04:57:05.449489 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-06-26 04:57:05.449507 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-06-26 04:57:05.449525 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-06-26 04:57:05.449543 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-06-26 04:57:05.449561 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-06-26 04:57:05.449579 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-06-26 04:57:05.449597 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-06-26 04:57:05.449615 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-06-26 04:57:05.449632 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-06-26 04:57:05.449651 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-06-26 04:57:05.449669 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-06-26 04:57:05.449695 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-06-26 04:57:05.449723 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-06-26 04:57:05.449744 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-06-26 04:57:05.449763 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-06-26 04:57:05.449781 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-06-26 04:57:05.449806 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-06-26 04:57:05.449827 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-06-26 04:57:05.449846 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-06-26 04:57:05.449865 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-06-26 04:57:05.449884 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-06-26 04:57:05.449902 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-06-26 04:57:05.449920 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-06-26 04:57:05.449939 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-06-26 04:57:05.449957 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-06-26 04:57:05.449976 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-06-26 04:57:05.449994 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-l472h.txt 2026-06-26 04:57:05.450014 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-l472h.yaml 2026-06-26 04:57:05.450034 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-06-26 04:57:05.450053 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-06-26 04:57:05.450072 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-06-26 04:57:05.450090 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-06-26 04:57:05.450109 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-06-26 04:57:05.450148 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-06-26 04:57:05.450171 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-06-26 04:57:05.450190 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-06-26 04:57:05.450209 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-06-26 04:57:05.450228 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-06-26 04:57:05.450247 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-06-26 04:57:05.450265 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-06-26 04:57:05.450301 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-06-26 04:57:05.450365 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-06-26 04:57:05.450413 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-06-26 04:57:05.450442 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-06-26 04:57:05.450463 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-06-26 04:57:05.450508 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-06-26 04:57:05.450552 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-06-26 04:57:05.450594 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-06-26 04:57:05.450622 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-06-26 04:57:05.450647 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-06-26 04:57:05.450667 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-06-26 04:57:05.450686 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-06-26 04:57:05.450727 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-06-26 04:57:05.450768 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-06-26 04:57:05.450806 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-06-26 04:57:05.450845 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-06-26 04:57:05.450879 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-xfg2k.txt 2026-06-26 04:57:05.450905 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-xfg2k.yaml 2026-06-26 04:57:05.450928 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-06-26 04:57:05.450979 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-06-26 04:57:05.451020 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-06-26 04:57:05.451055 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-06-26 04:57:05.451080 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-06-26 04:57:05.451102 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-06-26 04:57:05.451125 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-06-26 04:57:05.451145 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-06-26 04:57:05.451163 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-06-26 04:57:05.451181 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-06-26 04:57:05.451199 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-06-26 04:57:05.451217 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-06-26 04:57:05.451234 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-06-26 04:57:05.451252 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-06-26 04:57:05.451269 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-06-26 04:57:05.451287 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-06-26 04:57:05.451304 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-06-26 04:57:05.451322 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-06-26 04:57:05.451339 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-06-26 04:57:05.451357 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-06-26 04:57:05.451375 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-06-26 04:57:05.451393 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-06-26 04:57:05.451463 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-06-26 04:57:05.451491 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-06-26 04:57:05.451512 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-06-26 04:57:05.451530 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-06-26 04:57:05.451549 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-06-26 04:57:05.451567 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-06-26 04:57:05.451585 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-glm64.txt 2026-06-26 04:57:05.451603 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-glm64.yaml 2026-06-26 04:57:05.451621 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-06-26 04:57:05.451638 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-06-26 04:57:05.451656 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-06-26 04:57:05.451674 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-06-26 04:57:05.451692 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-06-26 04:57:05.451710 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-06-26 04:57:05.451728 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-06-26 04:57:05.451746 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-06-26 04:57:05.451764 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-06-26 04:57:05.451803 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-06-26 04:57:05.451838 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-06-26 04:57:05.451866 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-06-26 04:57:05.451892 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-06-26 04:57:05.451918 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-06-26 04:57:05.451944 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-06-26 04:57:05.451967 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-06-26 04:57:05.451986 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-06-26 04:57:05.452005 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-06-26 04:57:05.452024 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-06-26 04:57:05.452042 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-06-26 04:57:05.452060 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-06-26 04:57:05.452078 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-06-26 04:57:05.452096 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-06-26 04:57:05.452114 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-06-26 04:57:05.452132 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-06-26 04:57:05.452149 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-06-26 04:57:05.452167 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-06-26 04:57:05.452184 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-06-26 04:57:05.452202 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-06-26 04:57:05.452225 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-06-26 04:57:05.452245 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-06-26 04:57:05.452263 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-06-26 04:57:05.452282 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-06-26 04:57:05.452300 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-06-26 04:57:05.452318 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-06-26 04:57:05.452336 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-06-26 04:57:05.452354 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75969b45cf-lfqfc.txt 2026-06-26 04:57:05.452371 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75969b45cf-lfqfc.yaml 2026-06-26 04:57:05.452389 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-84f45b698d-8lgg4.txt 2026-06-26 04:57:05.452406 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-84f45b698d-8lgg4.yaml 2026-06-26 04:57:05.452424 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-9997c64fc-p8f8l.txt 2026-06-26 04:57:05.452442 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-9997c64fc-p8f8l.yaml 2026-06-26 04:57:05.452461 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-06-26 04:57:05.452479 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-06-26 04:57:05.452497 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-06-26 04:57:05.452515 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-06-26 04:57:05.452533 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-06-26 04:57:05.452551 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-06-26 04:57:05.452569 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-06-26 04:57:05.452587 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-06-26 04:57:05.452606 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-06-26 04:57:05.452625 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-06-26 04:57:05.452643 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-06-26 04:57:05.452661 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-06-26 04:57:05.452680 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-06-26 04:57:05.452699 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-06-26 04:57:05.452717 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-06-26 04:57:05.452736 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-06-26 04:57:05.452754 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-06-26 04:57:05.452772 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-06-26 04:57:05.452790 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-06-26 04:57:05.452823 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-06-26 04:57:05.452869 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-06-26 04:57:05.452926 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-06-26 04:57:05.452979 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-06-26 04:57:05.453003 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-06-26 04:57:05.453023 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-06-26 04:57:05.453042 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-06-26 04:57:05.453061 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-06-26 04:57:05.453080 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-06-26 04:57:05.453099 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-06-26 04:57:05.453118 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-06-26 04:57:05.453137 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-06-26 04:57:05.453156 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-06-26 04:57:05.453175 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-06-26 04:57:05.453193 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-06-26 04:57:05.453212 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-06-26 04:57:05.453230 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-06-26 04:57:05.453249 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-06-26 04:57:05.453267 | instance | cd+++++++++ objects/namespaced/default/ 2026-06-26 04:57:05.453286 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-06-26 04:57:05.453304 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-06-26 04:57:05.453322 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-06-26 04:57:05.453340 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-06-26 04:57:05.453359 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-06-26 04:57:05.453377 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-06-26 04:57:05.453396 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-06-26 04:57:05.453417 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-06-26 04:57:05.453442 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-06-26 04:57:05.453463 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-06-26 04:57:05.453482 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-06-26 04:57:05.453503 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-06-26 04:57:05.453530 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-06-26 04:57:05.453557 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-06-26 04:57:05.453579 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-06-26 04:57:05.453603 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-06-26 04:57:05.453622 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-06-26 04:57:05.453642 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-06-26 04:57:05.453660 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-06-26 04:57:05.453678 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-06-26 04:57:05.453701 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-06-26 04:57:05.453721 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-06-26 04:57:05.453743 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-06-26 04:57:05.453761 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-06-26 04:57:05.453779 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-06-26 04:57:05.453797 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-rw5dq.txt 2026-06-26 04:57:05.453815 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-rw5dq.yaml 2026-06-26 04:57:05.453832 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-06-26 04:57:05.453851 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-06-26 04:57:05.453869 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-06-26 04:57:05.453892 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-06-26 04:57:05.453920 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-06-26 04:57:05.453947 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-06-26 04:57:05.453968 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-06-26 04:57:05.453989 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-06-26 04:57:05.454018 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-06-26 04:57:05.454045 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-06-26 04:57:05.454070 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-06-26 04:57:05.454095 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-06-26 04:57:05.454152 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-06-26 04:57:05.454186 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-06-26 04:57:05.454213 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-06-26 04:57:05.454241 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-06-26 04:57:05.454268 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-06-26 04:57:05.454294 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-06-26 04:57:05.454321 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-06-26 04:57:05.454346 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-06-26 04:57:05.454368 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-06-26 04:57:05.454391 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-06-26 04:57:05.454414 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-06-26 04:57:05.454436 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-06-26 04:57:05.454459 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-06-26 04:57:05.454492 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-06-26 04:57:05.454517 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-06-26 04:57:05.454536 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-06-26 04:57:05.454554 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-06-26 04:57:05.454572 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-06-26 04:57:05.454590 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-06-26 04:57:05.454609 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-06-26 04:57:05.454629 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-06-26 04:57:05.454655 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-06-26 04:57:05.454681 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-06-26 04:57:05.454701 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-06-26 04:57:05.454719 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-06-26 04:57:05.454737 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-06-26 04:57:05.454755 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-06-26 04:57:05.454773 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-06-26 04:57:05.454791 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-06-26 04:57:05.454809 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-06-26 04:57:05.454827 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-06-26 04:57:05.454844 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-06-26 04:57:05.454862 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-06-26 04:57:05.454879 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-06-26 04:57:05.454897 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-06-26 04:57:05.454915 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-06-26 04:57:05.454933 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-06-26 04:57:05.454951 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-06-26 04:57:05.454969 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-06-26 04:57:05.454987 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-06-26 04:57:05.455005 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-06-26 04:57:05.455023 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-06-26 04:57:05.455041 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-06-26 04:57:05.455058 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-06-26 04:57:05.455077 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-06-26 04:57:05.455096 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-06-26 04:57:05.455114 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-06-26 04:57:05.455137 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-06-26 04:57:05.455156 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-06-26 04:57:05.455175 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-r7mzt.txt 2026-06-26 04:57:05.455194 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-r7mzt.yaml 2026-06-26 04:57:05.455212 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-l98mr.txt 2026-06-26 04:57:05.455230 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-l98mr.yaml 2026-06-26 04:57:05.455248 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-06-26 04:57:05.455266 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-06-26 04:57:05.455284 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-06-26 04:57:05.455302 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-06-26 04:57:05.455321 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-06-26 04:57:05.455338 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-06-26 04:57:05.455356 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-06-26 04:57:05.455374 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-06-26 04:57:05.455391 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-06-26 04:57:05.455409 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-06-26 04:57:05.455432 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-06-26 04:57:05.455459 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-06-26 04:57:05.455480 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-06-26 04:57:05.455501 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-06-26 04:57:05.455520 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-06-26 04:57:05.455539 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-06-26 04:57:05.455559 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-06-26 04:57:05.455578 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-06-26 04:57:05.455596 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-06-26 04:57:05.455615 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-06-26 04:57:05.455635 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-06-26 04:57:05.455664 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-06-26 04:57:05.455690 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-06-26 04:57:05.455715 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-06-26 04:57:05.455740 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-06-26 04:57:05.455764 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-06-26 04:57:05.455803 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-06-26 04:57:05.455832 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-06-26 04:57:05.455869 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-06-26 04:57:05.455890 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-06-26 04:57:05.455908 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-06-26 04:57:05.455926 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-06-26 04:57:05.455944 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-06-26 04:57:05.455962 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-06-26 04:57:05.455980 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-06-26 04:57:05.455999 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-06-26 04:57:05.456017 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-06-26 04:57:05.456035 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-06-26 04:57:05.456053 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-06-26 04:57:05.456071 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-06-26 04:57:05.456089 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-06-26 04:57:05.456107 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-06-26 04:57:05.456124 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-06-26 04:57:05.456143 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-06-26 04:57:05.456161 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-06-26 04:57:05.456178 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-06-26 04:57:05.456196 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-06-26 04:57:05.456213 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-06-26 04:57:05.456231 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-06-26 04:57:05.456249 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-06-26 04:57:05.456267 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-06-26 04:57:05.456285 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-06-26 04:57:05.456303 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-06-26 04:57:05.456321 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-06-26 04:57:05.456348 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-06-26 04:57:05.456369 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-06-26 04:57:05.456387 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-06-26 04:57:05.456404 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-06-26 04:57:05.456422 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-06-26 04:57:05.456440 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-06-26 04:57:05.456457 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-06-26 04:57:05.456475 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-06-26 04:57:05.456493 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-06-26 04:57:05.456516 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-06-26 04:57:05.456535 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-06-26 04:57:05.456554 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-06-26 04:57:05.456572 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-06-26 04:57:05.456590 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-06-26 04:57:05.456608 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-06-26 04:57:05.456625 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-06-26 04:57:05.456643 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-06-26 04:57:05.456661 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-06-26 04:57:05.456679 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-06-26 04:57:05.456697 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-06-26 04:57:05.456715 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-06-26 04:57:05.456732 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-06-26 04:57:05.456750 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-06-26 04:57:05.456768 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-06-26 04:57:05.456785 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-06-26 04:57:05.456803 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-06-26 04:57:05.456820 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-06-26 04:57:05.456838 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-06-26 04:57:05.456856 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-06-26 04:57:05.456874 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-06-26 04:57:05.456892 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-06-26 04:57:05.456909 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-06-26 04:57:05.456927 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-06-26 04:57:05.456944 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-06-26 04:57:05.457572 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-06-26 04:57:05.457600 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-06-26 04:57:05.457620 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-06-26 04:57:05.457640 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-06-26 04:57:05.457661 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-06-26 04:57:05.457689 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-06-26 04:57:05.457711 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-06-26 04:57:05.457731 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-06-26 04:57:05.457750 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-06-26 04:57:05.457769 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-kltmj.txt 2026-06-26 04:57:05.457800 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-kltmj.yaml 2026-06-26 04:57:05.457827 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-wd7vf.txt 2026-06-26 04:57:05.457847 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-wd7vf.yaml 2026-06-26 04:57:05.457867 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-5c6qm.txt 2026-06-26 04:57:05.457886 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-5c6qm.yaml 2026-06-26 04:57:05.457905 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-r8zr8.txt 2026-06-26 04:57:05.457924 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-r8zr8.yaml 2026-06-26 04:57:05.457943 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-06-26 04:57:05.457962 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-06-26 04:57:05.457981 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-06-26 04:57:05.457999 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-06-26 04:57:05.458018 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-06-26 04:57:05.458036 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-06-26 04:57:05.458059 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-bsrqp.txt 2026-06-26 04:57:05.458087 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-bsrqp.yaml 2026-06-26 04:57:05.458108 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-06-26 04:57:05.458144 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-06-26 04:57:05.458168 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-06-26 04:57:05.458188 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-06-26 04:57:05.458207 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-06-26 04:57:05.458226 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-06-26 04:57:05.458244 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-06-26 04:57:05.458262 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-06-26 04:57:05.458280 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-06-26 04:57:05.458298 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-06-26 04:57:05.458316 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-06-26 04:57:05.458334 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-06-26 04:57:05.458351 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-06-26 04:57:05.458369 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-06-26 04:57:05.458387 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-06-26 04:57:05.458405 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-06-26 04:57:05.458423 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-06-26 04:57:05.458441 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-06-26 04:57:05.458467 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-06-26 04:57:05.458496 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-06-26 04:57:05.458533 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-06-26 04:57:05.458556 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-06-26 04:57:05.458577 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-06-26 04:57:05.458598 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-06-26 04:57:05.458623 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-06-26 04:57:05.458650 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-06-26 04:57:05.458675 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-06-26 04:57:05.458697 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-06-26 04:57:05.458715 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-06-26 04:57:05.458734 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-06-26 04:57:05.458752 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-06-26 04:57:05.458774 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-06-26 04:57:05.458801 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-06-26 04:57:05.458823 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-06-26 04:57:05.458842 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-06-26 04:57:05.458859 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-06-26 04:57:05.458877 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-06-26 04:57:05.458895 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-06-26 04:57:05.458913 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-06-26 04:57:05.458931 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-06-26 04:57:05.458950 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-06-26 04:57:05.458967 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-06-26 04:57:05.458985 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-06-26 04:57:05.459003 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-06-26 04:57:05.459021 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-06-26 04:57:05.459039 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-06-26 04:57:05.459057 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-06-26 04:57:05.459075 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-06-26 04:57:05.459092 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-06-26 04:57:05.459110 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-06-26 04:57:05.459127 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-06-26 04:57:05.459145 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-ew4weg.txt 2026-06-26 04:57:05.459168 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-ew4weg.yaml 2026-06-26 04:57:05.459187 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-p35a2c.txt 2026-06-26 04:57:05.459206 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-p35a2c.yaml 2026-06-26 04:57:05.459224 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-06-26 04:57:05.459242 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-06-26 04:57:05.459261 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-06-26 04:57:05.459279 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-06-26 04:57:05.459298 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-06-26 04:57:05.459324 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-06-26 04:57:05.459352 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-06-26 04:57:05.459376 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-06-26 04:57:05.459402 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-06-26 04:57:05.459429 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-06-26 04:57:05.459457 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-06-26 04:57:05.459477 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-06-26 04:57:05.459500 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-06-26 04:57:05.459528 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-06-26 04:57:05.459552 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-06-26 04:57:05.459571 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-06-26 04:57:05.459594 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-06-26 04:57:05.459622 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-06-26 04:57:05.459646 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-06-26 04:57:05.459667 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-06-26 04:57:05.459694 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-06-26 04:57:05.459723 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-06-26 04:57:05.459750 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-06-26 04:57:05.459778 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-06-26 04:57:05.459803 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-06-26 04:57:05.459830 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-06-26 04:57:05.459854 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-06-26 04:57:05.459877 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-06-26 04:57:05.459902 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-06-26 04:57:05.459927 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-06-26 04:57:05.459950 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-06-26 04:57:05.459981 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-06-26 04:57:05.460007 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-06-26 04:57:05.460031 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-06-26 04:57:05.460054 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-06-26 04:57:05.460081 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-06-26 04:57:05.460104 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-06-26 04:57:05.460127 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-06-26 04:57:05.460153 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-06-26 04:57:05.460177 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-06-26 04:57:05.460200 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-06-26 04:57:05.460223 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-06-26 04:57:05.460249 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-06-26 04:57:05.460272 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-06-26 04:57:05.460295 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-06-26 04:57:05.460320 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-06-26 04:57:05.460344 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-06-26 04:57:05.460366 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-06-26 04:57:05.460390 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-06-26 04:57:05.460415 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-06-26 04:57:05.460438 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-06-26 04:57:05.460460 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-06-26 04:57:05.460486 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-06-26 04:57:05.460510 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-06-26 04:57:05.460532 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-06-26 04:57:05.460554 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-06-26 04:57:05.460575 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-06-26 04:57:05.460593 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-06-26 04:57:05.460611 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-06-26 04:57:05.460629 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-06-26 04:57:05.460647 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-06-26 04:57:05.460665 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-06-26 04:57:05.460684 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-06-26 04:57:05.460701 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-06-26 04:57:05.460725 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-06-26 04:57:05.460744 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-06-26 04:57:05.460762 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-06-26 04:57:05.460782 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-06-26 04:57:05.460810 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-06-26 04:57:05.460831 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-06-26 04:57:05.460849 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-06-26 04:57:05.460868 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-06-26 04:57:05.460886 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-06-26 04:57:05.460903 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-06-26 04:57:05.460921 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-06-26 04:57:05.460939 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-06-26 04:57:05.460973 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-06-26 04:57:05.460996 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-06-26 04:57:05.461015 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-06-26 04:57:05.461033 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-06-26 04:57:05.461052 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-06-26 04:57:05.461070 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-06-26 04:57:05.461088 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-06-26 04:57:05.461107 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-06-26 04:57:05.461125 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-06-26 04:57:05.461143 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-06-26 04:57:05.461161 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-06-26 04:57:05.461179 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-06-26 04:57:05.461197 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-06-26 04:57:05.461216 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-06-26 04:57:05.461233 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-06-26 04:57:05.461252 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-06-26 04:57:05.461270 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-06-26 04:57:05.461288 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-06-26 04:57:05.461306 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-06-26 04:57:05.461324 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-06-26 04:57:05.461342 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-06-26 04:57:05.461366 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-06-26 04:57:05.461386 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-06-26 04:57:05.461404 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-06-26 04:57:05.461423 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-06-26 04:57:05.461441 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-06-26 04:57:05.461459 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-06-26 04:57:05.461529 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-06-26 04:57:05.461561 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-hgh9x.txt 2026-06-26 04:57:05.461582 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-hgh9x.yaml 2026-06-26 04:57:05.461601 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-06-26 04:57:05.461620 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-06-26 04:57:05.461638 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-06-26 04:57:05.461657 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-06-26 04:57:05.461675 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-06-26 04:57:05.461693 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-06-26 04:57:05.461711 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-06-26 04:57:05.461729 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-06-26 04:57:05.461747 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-06-26 04:57:05.461765 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-06-26 04:57:05.461783 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-06-26 04:57:05.461801 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-06-26 04:57:05.461819 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-06-26 04:57:05.461838 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-06-26 04:57:05.461856 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-06-26 04:57:05.461875 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-06-26 04:57:05.461893 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-06-26 04:57:05.461912 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-06-26 04:57:05.461930 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-06-26 04:57:05.461948 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-06-26 04:57:05.461966 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-06-26 04:57:05.461985 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-06-26 04:57:05.462003 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-06-26 04:57:05.462021 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-06-26 04:57:05.462039 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-06-26 04:57:05.462057 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-06-26 04:57:05.462080 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-06-26 04:57:05.462099 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-06-26 04:57:05.462117 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-06-26 04:57:05.462173 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-06-26 04:57:05.462200 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-06-26 04:57:05.462219 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-06-26 04:57:05.462238 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-06-26 04:57:05.462256 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-06-26 04:57:05.462274 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-06-26 04:57:05.462292 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-06-26 04:57:05.462310 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-06-26 04:57:05.462328 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-06-26 04:57:05.462346 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-06-26 04:57:05.462364 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-06-26 04:57:05.462382 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-06-26 04:57:05.462400 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-06-26 04:57:05.462417 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-06-26 04:57:05.462435 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-06-26 04:57:05.462452 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-06-26 04:57:05.462470 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-06-26 04:57:05.462488 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-06-26 04:57:05.462507 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-06-26 04:57:05.462524 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-06-26 04:57:05.462542 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-06-26 04:57:05.462560 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-06-26 04:57:05.462580 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-06-26 04:57:05.462600 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-06-26 04:57:05.462618 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-06-26 04:57:05.462648 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-06-26 04:57:05.462671 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-06-26 04:57:05.462690 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-06-26 04:57:05.462708 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-06-26 04:57:05.462726 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-06-26 04:57:05.462744 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-06-26 04:57:05.462761 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-06-26 04:57:05.462779 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-06-26 04:57:05.462797 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-06-26 04:57:05.462818 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-06-26 04:57:05.462845 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-06-26 04:57:05.462868 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-06-26 04:57:05.462887 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-06-26 04:57:05.462906 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-06-26 04:57:05.462933 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-06-26 04:57:05.462958 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-06-26 04:57:05.462977 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-06-26 04:57:05.462996 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-06-26 04:57:05.463024 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-06-26 04:57:05.463048 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-06-26 04:57:05.463070 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-06-26 04:57:05.463092 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-06-26 04:57:05.463119 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-06-26 04:57:05.463142 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-06-26 04:57:05.463165 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-06-26 04:57:05.463190 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-06-26 04:57:05.463215 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-06-26 04:57:05.463238 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-06-26 04:57:05.463263 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-06-26 04:57:05.463289 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-06-26 04:57:05.463317 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-06-26 04:57:05.463342 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-06-26 04:57:05.463368 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-06-26 04:57:05.463391 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-06-26 04:57:05.463413 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-06-26 04:57:05.463440 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-06-26 04:57:05.463464 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-06-26 04:57:05.463487 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-06-26 04:57:05.463512 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-06-26 04:57:05.463537 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-06-26 04:57:05.463560 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-06-26 04:57:05.463584 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-06-26 04:57:05.463609 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-06-26 04:57:05.463633 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-06-26 04:57:05.463655 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-06-26 04:57:05.463681 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-06-26 04:57:05.463706 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-06-26 04:57:05.463728 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-06-26 04:57:05.463750 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-06-26 04:57:05.463771 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-06-26 04:57:05.463789 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-06-26 04:57:05.463807 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-06-26 04:57:05.463825 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-06-26 04:57:05.463843 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-06-26 04:57:05.463861 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-06-26 04:57:05.463879 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-06-26 04:57:05.463911 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-06-26 04:57:05.463931 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-06-26 04:57:05.463949 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-06-26 04:57:05.463967 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-06-26 04:57:05.463985 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-06-26 04:57:05.464008 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-dashboards-1.txt 2026-06-26 04:57:05.464027 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-dashboards-1.yaml 2026-06-26 04:57:05.464046 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-dashboards-2.txt 2026-06-26 04:57:05.464065 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-dashboards-2.yaml 2026-06-26 04:57:05.464083 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-06-26 04:57:05.464101 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-06-26 04:57:05.464120 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-06-26 04:57:05.464138 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-06-26 04:57:05.464156 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-06-26 04:57:05.464174 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-06-26 04:57:05.464192 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-06-26 04:57:05.464277 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-06-26 04:57:05.464317 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-06-26 04:57:05.464341 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-06-26 04:57:05.464361 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-06-26 04:57:05.464381 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-06-26 04:57:05.464401 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-06-26 04:57:05.464420 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-06-26 04:57:05.464440 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-06-26 04:57:05.464459 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-06-26 04:57:05.464478 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-06-26 04:57:05.464497 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-06-26 04:57:05.464515 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-06-26 04:57:05.464534 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-06-26 04:57:05.464553 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-06-26 04:57:05.464571 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt 2026-06-26 04:57:05.464589 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml 2026-06-26 04:57:05.464608 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-06-26 04:57:05.464626 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-06-26 04:57:05.464645 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-06-26 04:57:05.464663 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-06-26 04:57:05.464681 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-06-26 04:57:05.464699 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-06-26 04:57:05.464717 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-06-26 04:57:05.464742 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-06-26 04:57:05.464762 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-06-26 04:57:05.464781 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-06-26 04:57:05.464800 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-06-26 04:57:05.464818 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-06-26 04:57:05.464837 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-06-26 04:57:05.464855 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-06-26 04:57:05.464874 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-06-26 04:57:05.464893 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-06-26 04:57:05.464912 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-06-26 04:57:05.464931 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-06-26 04:57:05.464950 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-06-26 04:57:05.464990 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-06-26 04:57:05.465009 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-06-26 04:57:05.465028 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-06-26 04:57:05.465047 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-06-26 04:57:05.465065 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-06-26 04:57:05.465083 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-06-26 04:57:05.465103 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-06-26 04:57:05.465121 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-06-26 04:57:05.465140 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-06-26 04:57:05.465158 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-06-26 04:57:05.465176 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-06-26 04:57:05.465195 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-06-26 04:57:05.465214 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-06-26 04:57:05.465237 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-06-26 04:57:05.465266 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-06-26 04:57:05.465289 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-06-26 04:57:05.465310 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-06-26 04:57:05.465336 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-06-26 04:57:05.465363 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-06-26 04:57:05.465393 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-06-26 04:57:05.465417 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-06-26 04:57:05.465436 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/node-feature-discovery-master.txt 2026-06-26 04:57:05.465465 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/node-feature-discovery-master.yaml 2026-06-26 04:57:05.465494 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-06-26 04:57:05.465517 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-06-26 04:57:05.465537 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-06-26 04:57:05.465564 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-06-26 04:57:05.465591 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt 2026-06-26 04:57:05.465614 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml 2026-06-26 04:57:05.465636 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-06-26 04:57:05.465666 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-06-26 04:57:05.465691 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-06-26 04:57:05.465715 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-06-26 04:57:05.465743 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-06-26 04:57:05.465768 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-06-26 04:57:05.465792 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-06-26 04:57:05.465819 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-06-26 04:57:05.465845 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-06-26 04:57:05.465868 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-06-26 04:57:05.465894 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-06-26 04:57:05.465935 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-06-26 04:57:05.465959 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-06-26 04:57:05.465988 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-06-26 04:57:05.466014 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-06-26 04:57:05.466037 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-06-26 04:57:05.466061 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-06-26 04:57:05.466083 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-06-26 04:57:05.466102 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-06-26 04:57:05.466120 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-7l27l.txt 2026-06-26 04:57:05.466159 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-7l27l.yaml 2026-06-26 04:57:05.466182 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-d9fb5b5f7-5mjnn.txt 2026-06-26 04:57:05.466202 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-d9fb5b5f7-5mjnn.yaml 2026-06-26 04:57:05.466220 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-c7bd54d7-pvv96.txt 2026-06-26 04:57:05.466245 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-c7bd54d7-pvv96.yaml 2026-06-26 04:57:05.466266 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cc88b86d6-ccdn6.txt 2026-06-26 04:57:05.466285 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cc88b86d6-ccdn6.yaml 2026-06-26 04:57:05.466304 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-fgzgl.txt 2026-06-26 04:57:05.466324 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-fgzgl.yaml 2026-06-26 04:57:05.466343 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-06-26 04:57:05.466362 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-06-26 04:57:05.466381 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-5cc45946cd-v4xd4.txt 2026-06-26 04:57:05.466401 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-5cc45946cd-v4xd4.yaml 2026-06-26 04:57:05.466420 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-68cf466d5f-bx89z.txt 2026-06-26 04:57:05.466438 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-68cf466d5f-bx89z.yaml 2026-06-26 04:57:05.466458 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-qtxp5.txt 2026-06-26 04:57:05.466476 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-qtxp5.yaml 2026-06-26 04:57:05.466496 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-06-26 04:57:05.466514 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-06-26 04:57:05.466533 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-5c694d99cc-dtfsc.txt 2026-06-26 04:57:05.466552 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-5c694d99cc-dtfsc.yaml 2026-06-26 04:57:05.466570 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-9c6gr.txt 2026-06-26 04:57:05.466588 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-9c6gr.yaml 2026-06-26 04:57:05.466606 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-06-26 04:57:05.466626 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-06-26 04:57:05.466653 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-06-26 04:57:05.466673 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-06-26 04:57:05.466691 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-06-26 04:57:05.466709 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt 2026-06-26 04:57:05.466728 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml 2026-06-26 04:57:05.466746 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-06-26 04:57:05.466764 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-06-26 04:57:05.466782 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-06-26 04:57:05.466800 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-06-26 04:57:05.466818 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-06-26 04:57:05.466837 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-06-26 04:57:05.466856 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-06-26 04:57:05.466880 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-06-26 04:57:05.466900 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-06-26 04:57:05.466919 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-06-26 04:57:05.466938 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-06-26 04:57:05.466957 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-06-26 04:57:05.466975 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-06-26 04:57:05.466993 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-06-26 04:57:05.467011 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-06-26 04:57:05.467030 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-06-26 04:57:05.467048 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-06-26 04:57:05.467066 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-06-26 04:57:05.467084 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-06-26 04:57:05.467102 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-06-26 04:57:05.467121 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-06-26 04:57:05.467140 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-06-26 04:57:05.467158 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-06-26 04:57:05.467176 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-06-26 04:57:05.467209 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-06-26 04:57:05.467230 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-06-26 04:57:05.467249 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-06-26 04:57:05.467268 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-06-26 04:57:05.467287 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-06-26 04:57:05.467305 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-06-26 04:57:05.467323 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-06-26 04:57:05.467342 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-06-26 04:57:05.467360 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-06-26 04:57:05.467378 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-06-26 04:57:05.467396 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-06-26 04:57:05.467414 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-06-26 04:57:05.467432 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-fgzgl-tls.txt 2026-06-26 04:57:05.467455 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-fgzgl-tls.yaml 2026-06-26 04:57:05.467474 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-06-26 04:57:05.467492 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-06-26 04:57:05.467509 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-06-26 04:57:05.467527 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-06-26 04:57:05.467544 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-06-26 04:57:05.467562 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-06-26 04:57:05.467585 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-06-26 04:57:05.467614 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-06-26 04:57:05.467635 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-06-26 04:57:05.467654 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-06-26 04:57:05.467673 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-06-26 04:57:05.467692 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-06-26 04:57:05.467711 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-06-26 04:57:05.467729 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-06-26 04:57:05.467748 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-06-26 04:57:05.467765 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-06-26 04:57:05.467784 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-06-26 04:57:05.467802 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-06-26 04:57:05.467820 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-06-26 04:57:05.467838 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-06-26 04:57:05.467856 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-06-26 04:57:05.467875 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-06-26 04:57:05.467893 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt 2026-06-26 04:57:05.467911 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml 2026-06-26 04:57:05.467929 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-06-26 04:57:05.467947 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-06-26 04:57:05.467966 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-06-26 04:57:05.467984 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-06-26 04:57:05.468003 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-06-26 04:57:05.468026 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-06-26 04:57:05.468045 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-06-26 04:57:05.468064 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-06-26 04:57:05.468083 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-06-26 04:57:05.468102 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-06-26 04:57:05.468120 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-06-26 04:57:05.468139 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-06-26 04:57:05.468157 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-06-26 04:57:05.468175 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-06-26 04:57:05.468193 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-06-26 04:57:05.468212 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-06-26 04:57:05.468231 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-06-26 04:57:05.468250 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-06-26 04:57:05.468268 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-06-26 04:57:05.468287 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-06-26 04:57:05.468306 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-06-26 04:57:05.468325 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-06-26 04:57:05.468344 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-06-26 04:57:05.468363 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-06-26 04:57:05.468381 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-06-26 04:57:05.468400 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-06-26 04:57:05.468419 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-06-26 04:57:05.468438 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt 2026-06-26 04:57:05.468457 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml 2026-06-26 04:57:05.468476 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-06-26 04:57:05.468495 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-06-26 04:57:05.468514 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-06-26 04:57:05.468533 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-06-26 04:57:05.468551 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-06-26 04:57:05.468571 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-06-26 04:57:05.468590 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-06-26 04:57:05.468608 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-06-26 04:57:05.468628 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-06-26 04:57:05.468652 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-06-26 04:57:05.468681 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-06-26 04:57:05.468711 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-06-26 04:57:05.468739 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-06-26 04:57:05.468760 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-06-26 04:57:05.468779 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-06-26 04:57:05.468798 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-06-26 04:57:05.468817 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-06-26 04:57:05.468837 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-06-26 04:57:05.468857 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-06-26 04:57:05.468876 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-06-26 04:57:05.468894 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-06-26 04:57:05.468913 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-06-26 04:57:05.468931 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-06-26 04:57:05.468950 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-06-26 04:57:05.468992 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-06-26 04:57:05.469013 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-06-26 04:57:05.469033 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-06-26 04:57:05.469052 | instance | >f+++++++++ objects/namespaced/monitoring/services/node-feature-discovery-master.txt 2026-06-26 04:57:05.469071 | instance | >f+++++++++ objects/namespaced/monitoring/services/node-feature-discovery-master.yaml 2026-06-26 04:57:05.469090 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-06-26 04:57:05.469108 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-06-26 04:57:05.469127 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-06-26 04:57:05.469146 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-06-26 04:57:05.469165 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt 2026-06-26 04:57:05.469183 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml 2026-06-26 04:57:05.469203 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-06-26 04:57:05.469223 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-06-26 04:57:05.469242 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-06-26 04:57:05.469261 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-06-26 04:57:05.469280 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-06-26 04:57:05.469299 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-06-26 04:57:05.469318 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-06-26 04:57:05.469337 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-06-26 04:57:05.469362 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-06-26 04:57:05.469383 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-06-26 04:57:05.469402 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-06-26 04:57:05.469422 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-06-26 04:57:05.469441 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-06-26 04:57:05.469459 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-06-26 04:57:05.469478 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-06-26 04:57:05.469497 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-06-26 04:57:05.469519 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-06-26 04:57:05.469549 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-06-26 04:57:05.469571 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-06-26 04:57:05.469591 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-06-26 04:57:05.469611 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-06-26 04:57:05.469640 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-06-26 04:57:05.469664 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-06-26 04:57:05.469684 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-06-26 04:57:05.469707 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-06-26 04:57:05.469736 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-06-26 04:57:05.469762 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-06-26 04:57:05.469781 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-06-26 04:57:05.469802 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-06-26 04:57:05.469831 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-06-26 04:57:05.469857 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-06-26 04:57:05.469879 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-06-26 04:57:05.469905 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-06-26 04:57:05.469933 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-06-26 04:57:05.469957 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-06-26 04:57:05.469982 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-06-26 04:57:05.470010 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-06-26 04:57:05.470034 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-06-26 04:57:05.470058 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-06-26 04:57:05.470083 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt 2026-06-26 04:57:05.470111 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml 2026-06-26 04:57:05.470165 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt 2026-06-26 04:57:05.470194 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml 2026-06-26 04:57:05.470219 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-06-26 04:57:05.470254 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-06-26 04:57:05.470281 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/messaging-topology-operator-leader-election.txt 2026-06-26 04:57:05.470305 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/messaging-topology-operator-leader-election.yaml 2026-06-26 04:57:05.470329 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-06-26 04:57:05.470352 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-06-26 04:57:05.470376 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-06-26 04:57:05.470399 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-06-26 04:57:05.470420 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-06-26 04:57:05.470438 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-06-26 04:57:05.470461 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-06-26 04:57:05.470488 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-06-26 04:57:05.470508 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt 2026-06-26 04:57:05.470528 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml 2026-06-26 04:57:05.470548 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-06-26 04:57:05.470566 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-06-26 04:57:05.470585 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-06-26 04:57:05.470603 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-06-26 04:57:05.470621 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-06-26 04:57:05.470649 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-06-26 04:57:05.470675 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-06-26 04:57:05.470699 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-06-26 04:57:05.470718 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-06-26 04:57:05.470736 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-06-26 04:57:05.470755 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-06-26 04:57:05.470774 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-06-26 04:57:05.470792 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-06-26 04:57:05.470811 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-06-26 04:57:05.470829 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cluster-operator-leader-election.txt 2026-06-26 04:57:05.470847 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cluster-operator-leader-election.yaml 2026-06-26 04:57:05.470865 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-06-26 04:57:05.470884 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-06-26 04:57:05.470904 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-06-26 04:57:05.470923 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-06-26 04:57:05.470943 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-06-26 04:57:05.470966 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-06-26 04:57:05.470986 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-06-26 04:57:05.471004 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-06-26 04:57:05.471022 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-06-26 04:57:05.471040 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-06-26 04:57:05.471058 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-06-26 04:57:05.471077 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-06-26 04:57:05.471095 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-06-26 04:57:05.471113 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-06-26 04:57:05.471131 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-06-26 04:57:05.471149 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-06-26 04:57:05.471167 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt 2026-06-26 04:57:05.471185 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml 2026-06-26 04:57:05.471204 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt 2026-06-26 04:57:05.471222 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml 2026-06-26 04:57:05.471240 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-06-26 04:57:05.471258 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-06-26 04:57:05.471276 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-06-26 04:57:05.471294 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-06-26 04:57:05.471312 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-06-26 04:57:05.471330 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-06-26 04:57:05.471349 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-06-26 04:57:05.471367 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-06-26 04:57:05.471385 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-06-26 04:57:05.471403 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-06-26 04:57:05.471421 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-06-26 04:57:05.471439 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-06-26 04:57:05.471457 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-senlin-plugins-conf.txt 2026-06-26 04:57:05.471479 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-senlin-plugins-conf.yaml 2026-06-26 04:57:05.471507 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-senlin-server-conf.txt 2026-06-26 04:57:05.471528 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-senlin-server-conf.yaml 2026-06-26 04:57:05.471546 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-csi-config.txt 2026-06-26 04:57:05.471565 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-csi-config.yaml 2026-06-26 04:57:05.471644 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-06-26 04:57:05.471670 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-06-26 04:57:05.471689 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-06-26 04:57:05.471708 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-06-26 04:57:05.471727 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-06-26 04:57:05.471745 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-06-26 04:57:05.471763 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-06-26 04:57:05.471780 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-06-26 04:57:05.471799 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/senlin-bin.txt 2026-06-26 04:57:05.471817 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/senlin-bin.yaml 2026-06-26 04:57:05.471835 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-06-26 04:57:05.471854 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-06-26 04:57:05.471875 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.txt 2026-06-26 04:57:05.471904 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.yaml 2026-06-26 04:57:05.471925 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-06-26 04:57:05.471943 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-06-26 04:57:05.471962 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-06-26 04:57:05.471980 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-06-26 04:57:05.471998 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-06-26 04:57:05.472016 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-06-26 04:57:05.472034 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-06-26 04:57:05.472052 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-06-26 04:57:05.472071 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-06-26 04:57:05.472089 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-06-26 04:57:05.472107 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-06-26 04:57:05.472126 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-06-26 04:57:05.472145 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-06-26 04:57:05.472163 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-06-26 04:57:05.472181 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-06-26 04:57:05.472200 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/senlin-engine-cleaner.txt 2026-06-26 04:57:05.472218 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/senlin-engine-cleaner.yaml 2026-06-26 04:57:05.472237 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-06-26 04:57:05.472256 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-06-26 04:57:05.472274 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-06-26 04:57:05.472292 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-06-26 04:57:05.472311 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-06-26 04:57:05.472335 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt 2026-06-26 04:57:05.472363 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml 2026-06-26 04:57:05.472387 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-06-26 04:57:05.472406 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-06-26 04:57:05.472425 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt 2026-06-26 04:57:05.472443 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml 2026-06-26 04:57:05.472461 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-06-26 04:57:05.472480 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-06-26 04:57:05.472498 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-06-26 04:57:05.472516 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-06-26 04:57:05.472535 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-06-26 04:57:05.472553 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-06-26 04:57:05.472571 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller.txt 2026-06-26 04:57:05.472594 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller.yaml 2026-06-26 04:57:05.472622 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-06-26 04:57:05.472643 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-06-26 04:57:05.472661 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-06-26 04:57:05.472679 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-06-26 04:57:05.472697 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-06-26 04:57:05.472715 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-06-26 04:57:05.472733 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-06-26 04:57:05.472751 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-06-26 04:57:05.472769 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-06-26 04:57:05.472788 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-06-26 04:57:05.472808 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-06-26 04:57:05.472827 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-06-26 04:57:05.472845 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-06-26 04:57:05.472864 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-06-26 04:57:05.472882 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-06-26 04:57:05.472900 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-06-26 04:57:05.472919 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-06-26 04:57:05.472937 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-06-26 04:57:05.472973 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-06-26 04:57:05.472995 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-06-26 04:57:05.473014 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-06-26 04:57:05.473034 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-06-26 04:57:05.473059 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-06-26 04:57:05.473080 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-06-26 04:57:05.473099 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-06-26 04:57:05.473118 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt 2026-06-26 04:57:05.473136 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml 2026-06-26 04:57:05.473154 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt 2026-06-26 04:57:05.473191 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml 2026-06-26 04:57:05.473210 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt 2026-06-26 04:57:05.473229 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml 2026-06-26 04:57:05.473247 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt 2026-06-26 04:57:05.473265 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml 2026-06-26 04:57:05.473285 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt 2026-06-26 04:57:05.473304 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml 2026-06-26 04:57:05.473323 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-06-26 04:57:05.473342 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-06-26 04:57:05.473362 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-06-26 04:57:05.473381 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-06-26 04:57:05.473400 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-06-26 04:57:05.473419 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-06-26 04:57:05.473437 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-06-26 04:57:05.473456 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-06-26 04:57:05.473475 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-06-26 04:57:05.473493 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-06-26 04:57:05.473513 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-06-26 04:57:05.473532 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-06-26 04:57:05.473551 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-06-26 04:57:05.473569 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-06-26 04:57:05.473587 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-06-26 04:57:05.473606 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-06-26 04:57:05.473624 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-06-26 04:57:05.473643 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-06-26 04:57:05.473661 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-06-26 04:57:05.473680 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-06-26 04:57:05.473698 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.txt 2026-06-26 04:57:05.473716 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.yaml 2026-06-26 04:57:05.473734 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.txt 2026-06-26 04:57:05.473752 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.yaml 2026-06-26 04:57:05.473775 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt 2026-06-26 04:57:05.473795 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml 2026-06-26 04:57:05.473813 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-06-26 04:57:05.473832 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-06-26 04:57:05.473850 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-06-26 04:57:05.473870 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-06-26 04:57:05.473889 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-06-26 04:57:05.473907 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-06-26 04:57:05.473926 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-06-26 04:57:05.473945 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-06-26 04:57:05.473963 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-06-26 04:57:05.473982 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-06-26 04:57:05.474000 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-06-26 04:57:05.474019 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-06-26 04:57:05.474037 | instance | >f+++++++++ objects/namespaced/openstack/deployment/senlin-api.txt 2026-06-26 04:57:05.474056 | instance | >f+++++++++ objects/namespaced/openstack/deployment/senlin-api.yaml 2026-06-26 04:57:05.474074 | instance | >f+++++++++ objects/namespaced/openstack/deployment/senlin-conductor.txt 2026-06-26 04:57:05.474092 | instance | >f+++++++++ objects/namespaced/openstack/deployment/senlin-conductor.yaml 2026-06-26 04:57:05.474110 | instance | >f+++++++++ objects/namespaced/openstack/deployment/senlin-engine.txt 2026-06-26 04:57:05.474129 | instance | >f+++++++++ objects/namespaced/openstack/deployment/senlin-engine.yaml 2026-06-26 04:57:05.474170 | instance | >f+++++++++ objects/namespaced/openstack/deployment/senlin-health-manager.txt 2026-06-26 04:57:05.474217 | instance | >f+++++++++ objects/namespaced/openstack/deployment/senlin-health-manager.yaml 2026-06-26 04:57:05.474246 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-06-26 04:57:05.474271 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-06-26 04:57:05.474294 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-06-26 04:57:05.474316 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-06-26 04:57:05.474339 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-06-26 04:57:05.474362 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-06-26 04:57:05.474385 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-06-26 04:57:05.474408 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-06-26 04:57:05.474430 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-06-26 04:57:05.474453 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-06-26 04:57:05.474475 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-06-26 04:57:05.474497 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-06-26 04:57:05.474519 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-06-26 04:57:05.474541 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-06-26 04:57:05.474569 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-06-26 04:57:05.474592 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-06-26 04:57:05.474615 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-06-26 04:57:05.474637 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-06-26 04:57:05.474660 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-06-26 04:57:05.474682 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-06-26 04:57:05.474704 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-06-26 04:57:05.474727 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-06-26 04:57:05.474749 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-06-26 04:57:05.474772 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-06-26 04:57:05.474795 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-06-26 04:57:05.474819 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt 2026-06-26 04:57:05.474844 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml 2026-06-26 04:57:05.474869 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt 2026-06-26 04:57:05.474894 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml 2026-06-26 04:57:05.474918 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-06-26 04:57:05.474943 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-06-26 04:57:05.474968 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-06-26 04:57:05.474992 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-06-26 04:57:05.475017 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-06-26 04:57:05.475041 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-06-26 04:57:05.475066 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-06-26 04:57:05.475089 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-06-26 04:57:05.475113 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-06-26 04:57:05.475134 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-06-26 04:57:05.475156 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-06-26 04:57:05.475177 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-06-26 04:57:05.475199 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-06-26 04:57:05.475220 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-06-26 04:57:05.475242 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.txt 2026-06-26 04:57:05.475265 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.yaml 2026-06-26 04:57:05.475287 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt 2026-06-26 04:57:05.475309 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml 2026-06-26 04:57:05.475330 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt 2026-06-26 04:57:05.475351 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml 2026-06-26 04:57:05.475373 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-06-26 04:57:05.475394 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-06-26 04:57:05.475422 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-06-26 04:57:05.475445 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-06-26 04:57:05.475467 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-06-26 04:57:05.475488 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-06-26 04:57:05.475510 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-06-26 04:57:05.475531 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-06-26 04:57:05.475554 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-06-26 04:57:05.475578 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-06-26 04:57:05.475601 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-06-26 04:57:05.475623 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-06-26 04:57:05.475645 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-06-26 04:57:05.475670 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-06-26 04:57:05.475696 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-06-26 04:57:05.475720 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-06-26 04:57:05.475744 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-06-26 04:57:05.475768 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-06-26 04:57:05.475796 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-06-26 04:57:05.475821 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-06-26 04:57:05.475847 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-06-26 04:57:05.475876 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-06-26 04:57:05.475904 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-06-26 04:57:05.475931 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-06-26 04:57:05.475958 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-06-26 04:57:05.475985 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-06-26 04:57:05.476010 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-06-26 04:57:05.476038 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-06-26 04:57:05.476064 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-06-26 04:57:05.476093 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-06-26 04:57:05.476121 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-06-26 04:57:05.476152 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-06-26 04:57:05.476180 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-06-26 04:57:05.476207 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-06-26 04:57:05.476236 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-06-26 04:57:05.476266 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-06-26 04:57:05.476295 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-06-26 04:57:05.476330 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-06-26 04:57:05.476359 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt 2026-06-26 04:57:05.476386 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml 2026-06-26 04:57:05.476410 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt 2026-06-26 04:57:05.476429 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml 2026-06-26 04:57:05.476447 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-06-26 04:57:05.476465 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-06-26 04:57:05.476484 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-06-26 04:57:05.476502 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-06-26 04:57:05.476520 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-06-26 04:57:05.476537 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-06-26 04:57:05.476555 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-06-26 04:57:05.476573 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-06-26 04:57:05.476592 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-06-26 04:57:05.476610 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-06-26 04:57:05.476628 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-06-26 04:57:05.476645 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-06-26 04:57:05.476663 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-06-26 04:57:05.476681 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-06-26 04:57:05.476698 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-senlin-nodes.txt 2026-06-26 04:57:05.476716 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-senlin-nodes.yaml 2026-06-26 04:57:05.476734 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-senlin.txt 2026-06-26 04:57:05.476752 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-senlin.yaml 2026-06-26 04:57:05.476770 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-06-26 04:57:05.476788 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-06-26 04:57:05.476806 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/senlin-api.txt 2026-06-26 04:57:05.476825 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/senlin-api.yaml 2026-06-26 04:57:05.476843 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-06-26 04:57:05.476861 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-06-26 04:57:05.476880 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-06-26 04:57:05.476898 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-06-26 04:57:05.476916 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-06-26 04:57:05.476934 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/clustering.txt 2026-06-26 04:57:05.476952 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/clustering.yaml 2026-06-26 04:57:05.476994 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-06-26 04:57:05.477013 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-06-26 04:57:05.477037 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-06-26 04:57:05.477057 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-06-26 04:57:05.477076 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt 2026-06-26 04:57:05.477095 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml 2026-06-26 04:57:05.477114 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt 2026-06-26 04:57:05.477132 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml 2026-06-26 04:57:05.477151 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-06-26 04:57:05.477170 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-06-26 04:57:05.477190 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-06-26 04:57:05.477209 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-06-26 04:57:05.477227 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-06-26 04:57:05.477245 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-06-26 04:57:05.477264 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-06-26 04:57:05.477282 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-06-26 04:57:05.477300 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-06-26 04:57:05.477319 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-06-26 04:57:05.477338 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-06-26 04:57:05.477357 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-06-26 04:57:05.477375 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-06-26 04:57:05.477393 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-06-26 04:57:05.477413 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-06-26 04:57:05.477432 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-06-26 04:57:05.477451 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-06-26 04:57:05.477469 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-06-26 04:57:05.477487 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt 2026-06-26 04:57:05.477507 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml 2026-06-26 04:57:05.477526 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-06-26 04:57:05.477545 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-06-26 04:57:05.477563 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-06-26 04:57:05.477581 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-06-26 04:57:05.477599 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-06-26 04:57:05.477616 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-06-26 04:57:05.477634 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-06-26 04:57:05.477651 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-06-26 04:57:05.477668 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-06-26 04:57:05.477686 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-06-26 04:57:05.477704 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-06-26 04:57:05.477721 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-06-26 04:57:05.477740 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-06-26 04:57:05.477763 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-06-26 04:57:05.477782 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-06-26 04:57:05.477800 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-06-26 04:57:05.477818 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-06-26 04:57:05.477843 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-06-26 04:57:05.477866 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-06-26 04:57:05.477885 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-06-26 04:57:05.477903 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-06-26 04:57:05.477920 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-06-26 04:57:05.477938 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-06-26 04:57:05.477956 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-06-26 04:57:05.477981 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-06-26 04:57:05.478007 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-06-26 04:57:05.478031 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-06-26 04:57:05.478051 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-06-26 04:57:05.478071 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-06-26 04:57:05.478097 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-06-26 04:57:05.478117 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-06-26 04:57:05.478135 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-06-26 04:57:05.478200 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-06-26 04:57:05.478223 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-06-26 04:57:05.478244 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-06-26 04:57:05.478264 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29707445.txt 2026-06-26 04:57:05.478285 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29707445.yaml 2026-06-26 04:57:05.478305 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-06-26 04:57:05.478325 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-06-26 04:57:05.478345 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-06-26 04:57:05.478365 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-06-26 04:57:05.478386 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-06-26 04:57:05.478406 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-06-26 04:57:05.478424 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-06-26 04:57:05.478441 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-06-26 04:57:05.478459 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-06-26 04:57:05.478477 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-06-26 04:57:05.478494 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-06-26 04:57:05.478511 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-06-26 04:57:05.478530 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-06-26 04:57:05.478553 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-06-26 04:57:05.478572 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-06-26 04:57:05.478595 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-06-26 04:57:05.478617 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-06-26 04:57:05.478638 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-06-26 04:57:05.478660 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-06-26 04:57:05.478685 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-06-26 04:57:05.478708 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-06-26 04:57:05.478734 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-06-26 04:57:05.478759 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-06-26 04:57:05.478786 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-06-26 04:57:05.478813 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29707480.txt 2026-06-26 04:57:05.478837 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29707480.yaml 2026-06-26 04:57:05.478859 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29707485.txt 2026-06-26 04:57:05.478883 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29707485.yaml 2026-06-26 04:57:05.478905 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29707490.txt 2026-06-26 04:57:05.478927 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29707490.yaml 2026-06-26 04:57:05.478949 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-06-26 04:57:05.478970 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-06-26 04:57:05.478992 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-06-26 04:57:05.479014 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-06-26 04:57:05.479036 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-06-26 04:57:05.479057 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-06-26 04:57:05.479079 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-06-26 04:57:05.479100 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-06-26 04:57:05.479122 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-06-26 04:57:05.479144 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-06-26 04:57:05.479165 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-06-26 04:57:05.479186 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-06-26 04:57:05.479209 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-06-26 04:57:05.479229 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-06-26 04:57:05.479247 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-06-26 04:57:05.479270 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-06-26 04:57:05.479292 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-06-26 04:57:05.479314 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-06-26 04:57:05.479335 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-06-26 04:57:05.479356 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-06-26 04:57:05.479384 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-06-26 04:57:05.479407 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-06-26 04:57:05.479429 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-06-26 04:57:05.479448 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-06-26 04:57:05.479466 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-06-26 04:57:05.479485 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-06-26 04:57:05.479503 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-06-26 04:57:05.479521 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-06-26 04:57:05.479539 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-06-26 04:57:05.479557 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-06-26 04:57:05.479575 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-06-26 04:57:05.479593 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-06-26 04:57:05.479611 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt 2026-06-26 04:57:05.479628 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml 2026-06-26 04:57:05.479645 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt 2026-06-26 04:57:05.479663 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml 2026-06-26 04:57:05.479681 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt 2026-06-26 04:57:05.479699 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml 2026-06-26 04:57:05.479717 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt 2026-06-26 04:57:05.479736 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml 2026-06-26 04:57:05.479754 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt 2026-06-26 04:57:05.479772 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml 2026-06-26 04:57:05.479789 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt 2026-06-26 04:57:05.479808 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml 2026-06-26 04:57:05.479825 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt 2026-06-26 04:57:05.479842 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml 2026-06-26 04:57:05.479860 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt 2026-06-26 04:57:05.479878 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml 2026-06-26 04:57:05.479895 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt 2026-06-26 04:57:05.479913 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml 2026-06-26 04:57:05.479930 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt 2026-06-26 04:57:05.479948 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml 2026-06-26 04:57:05.479966 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt 2026-06-26 04:57:05.479983 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml 2026-06-26 04:57:05.480002 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt 2026-06-26 04:57:05.480020 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml 2026-06-26 04:57:05.480038 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-06-26 04:57:05.480059 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-06-26 04:57:05.480085 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-06-26 04:57:05.480128 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-06-26 04:57:05.480168 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-06-26 04:57:05.480189 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-06-26 04:57:05.480227 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-06-26 04:57:05.480253 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-06-26 04:57:05.480276 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-06-26 04:57:05.480298 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-06-26 04:57:05.480321 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-06-26 04:57:05.480343 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-06-26 04:57:05.480366 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-06-26 04:57:05.480385 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-06-26 04:57:05.480408 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-06-26 04:57:05.480430 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-06-26 04:57:05.480452 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-06-26 04:57:05.480474 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-06-26 04:57:05.480496 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-06-26 04:57:05.480516 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-06-26 04:57:05.480534 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-06-26 04:57:05.480553 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-06-26 04:57:05.480571 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-06-26 04:57:05.480590 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-06-26 04:57:05.480608 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-06-26 04:57:05.480627 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-06-26 04:57:05.480646 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-06-26 04:57:05.480664 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-06-26 04:57:05.480683 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-06-26 04:57:05.480702 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-06-26 04:57:05.480720 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-06-26 04:57:05.480738 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-06-26 04:57:05.480757 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-06-26 04:57:05.480775 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-06-26 04:57:05.480793 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-06-26 04:57:05.480812 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-06-26 04:57:05.480829 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-06-26 04:57:05.480847 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-06-26 04:57:05.480866 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-06-26 04:57:05.480884 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-06-26 04:57:05.480907 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-06-26 04:57:05.480926 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-06-26 04:57:05.480945 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-06-26 04:57:05.480985 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-06-26 04:57:05.481006 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-06-26 04:57:05.481025 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-06-26 04:57:05.481044 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-06-26 04:57:05.481063 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-06-26 04:57:05.481081 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-db-init.txt 2026-06-26 04:57:05.481099 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-db-init.yaml 2026-06-26 04:57:05.481117 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-db-sync.txt 2026-06-26 04:57:05.481135 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-db-sync.yaml 2026-06-26 04:57:05.481154 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-engine-cleaner-29707480.txt 2026-06-26 04:57:05.481173 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-engine-cleaner-29707480.yaml 2026-06-26 04:57:05.481192 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-engine-cleaner-29707485.txt 2026-06-26 04:57:05.481211 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-engine-cleaner-29707485.yaml 2026-06-26 04:57:05.481229 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-engine-cleaner-29707490.txt 2026-06-26 04:57:05.481248 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-engine-cleaner-29707490.yaml 2026-06-26 04:57:05.481267 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-ks-endpoints.txt 2026-06-26 04:57:05.481285 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-ks-endpoints.yaml 2026-06-26 04:57:05.481303 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-ks-service.txt 2026-06-26 04:57:05.481324 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-ks-service.yaml 2026-06-26 04:57:05.481343 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-ks-user.txt 2026-06-26 04:57:05.481361 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-ks-user.yaml 2026-06-26 04:57:05.481380 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-rabbit-init.txt 2026-06-26 04:57:05.481398 | instance | >f+++++++++ objects/namespaced/openstack/jobs/senlin-rabbit-init.yaml 2026-06-26 04:57:05.481416 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-06-26 04:57:05.481434 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-06-26 04:57:05.481452 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-06-26 04:57:05.481469 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-06-26 04:57:05.481487 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.txt 2026-06-26 04:57:05.481504 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.yaml 2026-06-26 04:57:05.481522 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.txt 2026-06-26 04:57:05.481541 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.yaml 2026-06-26 04:57:05.481559 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-06-26 04:57:05.481577 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt 2026-06-26 04:57:05.481595 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml 2026-06-26 04:57:05.481621 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt 2026-06-26 04:57:05.481642 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml 2026-06-26 04:57:05.481718 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-06-26 04:57:05.481750 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-06-26 04:57:05.481771 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-06-26 04:57:05.481792 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-06-26 04:57:05.481811 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-06-26 04:57:05.481845 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-06-26 04:57:05.481866 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-06-26 04:57:05.481885 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-06-26 04:57:05.481905 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-06-26 04:57:05.481925 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-06-26 04:57:05.481943 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-06-26 04:57:05.481962 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-06-26 04:57:05.481981 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-06-26 04:57:05.481999 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-06-26 04:57:05.482018 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt 2026-06-26 04:57:05.482037 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml 2026-06-26 04:57:05.482055 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-06-26 04:57:05.482074 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-06-26 04:57:05.482092 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-06-26 04:57:05.482111 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-06-26 04:57:05.482129 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-06-26 04:57:05.482168 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-06-26 04:57:05.482194 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-senlin-server-0.txt 2026-06-26 04:57:05.482215 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-senlin-server-0.yaml 2026-06-26 04:57:05.482234 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-06-26 04:57:05.482254 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-67dfd988f7-8v5xf.txt 2026-06-26 04:57:05.482274 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-67dfd988f7-8v5xf.yaml 2026-06-26 04:57:05.482301 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-fv6sl.txt 2026-06-26 04:57:05.482322 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-fv6sl.yaml 2026-06-26 04:57:05.482342 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-j788t.txt 2026-06-26 04:57:05.482361 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-j788t.yaml 2026-06-26 04:57:05.482380 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-tbqk7.txt 2026-06-26 04:57:05.482399 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-tbqk7.yaml 2026-06-26 04:57:05.482418 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-wbqbg.txt 2026-06-26 04:57:05.482437 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-wbqbg.yaml 2026-06-26 04:57:05.482455 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-7gt4t.txt 2026-06-26 04:57:05.482473 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-7gt4t.yaml 2026-06-26 04:57:05.482491 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-7cgcm.txt 2026-06-26 04:57:05.482510 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-7cgcm.yaml 2026-06-26 04:57:05.482528 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-7bbf6fb964-t69d7.txt 2026-06-26 04:57:05.482547 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-7bbf6fb964-t69d7.yaml 2026-06-26 04:57:05.482566 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-594cc765fc-8zqsf.txt 2026-06-26 04:57:05.482585 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-594cc765fc-8zqsf.yaml 2026-06-26 04:57:05.482603 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-jhw25.txt 2026-06-26 04:57:05.482621 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-jhw25.yaml 2026-06-26 04:57:05.482640 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-jcjgq.txt 2026-06-26 04:57:05.482658 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-jcjgq.yaml 2026-06-26 04:57:05.482677 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-42nmb.txt 2026-06-26 04:57:05.482696 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-42nmb.yaml 2026-06-26 04:57:05.482715 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-qtzzs.txt 2026-06-26 04:57:05.482733 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-qtzzs.yaml 2026-06-26 04:57:05.482752 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-7trqm.txt 2026-06-26 04:57:05.482771 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-7trqm.yaml 2026-06-26 04:57:05.482789 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-m8zkh.txt 2026-06-26 04:57:05.482807 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-m8zkh.yaml 2026-06-26 04:57:05.482826 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-zh5nd.txt 2026-06-26 04:57:05.482844 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-zh5nd.yaml 2026-06-26 04:57:05.482862 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-4rt2f.txt 2026-06-26 04:57:05.482881 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-4rt2f.yaml 2026-06-26 04:57:05.482899 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-d65lb.txt 2026-06-26 04:57:05.482917 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-d65lb.yaml 2026-06-26 04:57:05.482936 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-7fbc69489f-msnhn.txt 2026-06-26 04:57:05.482962 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-7fbc69489f-msnhn.yaml 2026-06-26 04:57:05.482983 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-ksj77.txt 2026-06-26 04:57:05.483002 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-ksj77.yaml 2026-06-26 04:57:05.483020 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-65fc6f5486-6nhzm.txt 2026-06-26 04:57:05.483039 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-65fc6f5486-6nhzm.yaml 2026-06-26 04:57:05.483057 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29707445-8nkq5.txt 2026-06-26 04:57:05.483076 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29707445-8nkq5.yaml 2026-06-26 04:57:05.483095 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-b998466f6-tq6wb.txt 2026-06-26 04:57:05.483114 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-b998466f6-tq6wb.yaml 2026-06-26 04:57:05.483131 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-x5np7.txt 2026-06-26 04:57:05.483150 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-x5np7.yaml 2026-06-26 04:57:05.483168 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-hwzc8.txt 2026-06-26 04:57:05.483186 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-hwzc8.yaml 2026-06-26 04:57:05.483205 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-bk49p.txt 2026-06-26 04:57:05.483224 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-bk49p.yaml 2026-06-26 04:57:05.483241 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-c6t8v.txt 2026-06-26 04:57:05.483260 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-c6t8v.yaml 2026-06-26 04:57:05.483278 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-55vzx.txt 2026-06-26 04:57:05.483295 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-55vzx.yaml 2026-06-26 04:57:05.483313 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-8l7j4.txt 2026-06-26 04:57:05.483331 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-8l7j4.yaml 2026-06-26 04:57:05.483349 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-jbzbl.txt 2026-06-26 04:57:05.483367 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-jbzbl.yaml 2026-06-26 04:57:05.483385 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-4pghd.txt 2026-06-26 04:57:05.483403 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-4pghd.yaml 2026-06-26 04:57:05.483422 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-565984db56-vtqg8.txt 2026-06-26 04:57:05.483440 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-565984db56-vtqg8.yaml 2026-06-26 04:57:05.483458 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-nnxqz.txt 2026-06-26 04:57:05.483476 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-nnxqz.yaml 2026-06-26 04:57:05.483494 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-794bb9bd4b-w7bt8.txt 2026-06-26 04:57:05.483512 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-794bb9bd4b-w7bt8.yaml 2026-06-26 04:57:05.483530 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-d48h5.txt 2026-06-26 04:57:05.483549 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-d48h5.yaml 2026-06-26 04:57:05.483566 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-fsxq5.txt 2026-06-26 04:57:05.483584 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-fsxq5.yaml 2026-06-26 04:57:05.483602 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-5jm9f.txt 2026-06-26 04:57:05.483625 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-5jm9f.yaml 2026-06-26 04:57:05.483644 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-65f489b49f-jx56g.txt 2026-06-26 04:57:05.483662 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-65f489b49f-jx56g.yaml 2026-06-26 04:57:05.483681 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29707480-kg5vd.txt 2026-06-26 04:57:05.483699 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29707480-kg5vd.yaml 2026-06-26 04:57:05.483717 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29707485-vjxdz.txt 2026-06-26 04:57:05.483736 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29707485-vjxdz.yaml 2026-06-26 04:57:05.483754 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29707490-nsnnn.txt 2026-06-26 04:57:05.483772 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29707490-nsnnn.yaml 2026-06-26 04:57:05.483791 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-d6pfw.txt 2026-06-26 04:57:05.483808 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-d6pfw.yaml 2026-06-26 04:57:05.483840 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-8rt6v.txt 2026-06-26 04:57:05.483861 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-8rt6v.yaml 2026-06-26 04:57:05.483879 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-wcmqp.txt 2026-06-26 04:57:05.483897 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-wcmqp.yaml 2026-06-26 04:57:05.483915 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-f46sq.txt 2026-06-26 04:57:05.483933 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-f46sq.yaml 2026-06-26 04:57:05.483951 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-cq7g6.txt 2026-06-26 04:57:05.483969 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-cq7g6.yaml 2026-06-26 04:57:05.483987 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-64646fc576-67jld.txt 2026-06-26 04:57:05.484005 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-64646fc576-67jld.yaml 2026-06-26 04:57:05.484023 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-mtdrx.txt 2026-06-26 04:57:05.484042 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-mtdrx.yaml 2026-06-26 04:57:05.484059 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-c2jwh.txt 2026-06-26 04:57:05.484077 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-c2jwh.yaml 2026-06-26 04:57:05.484095 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-jspl5.txt 2026-06-26 04:57:05.484112 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-jspl5.yaml 2026-06-26 04:57:05.484130 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-68b74dbcd8-4bn9t.txt 2026-06-26 04:57:05.484148 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-68b74dbcd8-4bn9t.yaml 2026-06-26 04:57:05.484166 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-2rn8q.txt 2026-06-26 04:57:05.484184 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-2rn8q.yaml 2026-06-26 04:57:05.484203 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-s4ldm.txt 2026-06-26 04:57:05.484221 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-s4ldm.yaml 2026-06-26 04:57:05.484239 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-ql7zd.txt 2026-06-26 04:57:05.484257 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-ql7zd.yaml 2026-06-26 04:57:05.484279 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-dqrk7.txt 2026-06-26 04:57:05.484298 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-dqrk7.yaml 2026-06-26 04:57:05.484317 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-nzmbz.txt 2026-06-26 04:57:05.484336 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-nzmbz.yaml 2026-06-26 04:57:05.484355 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-jbrzg.txt 2026-06-26 04:57:05.484373 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-jbrzg.yaml 2026-06-26 04:57:05.484391 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-6vxhr.txt 2026-06-26 04:57:05.484409 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-6vxhr.yaml 2026-06-26 04:57:05.484427 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-4658d.txt 2026-06-26 04:57:05.484445 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-4658d.yaml 2026-06-26 04:57:05.484463 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-54ff75fff5-q6nrk.txt 2026-06-26 04:57:05.484481 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-54ff75fff5-q6nrk.yaml 2026-06-26 04:57:05.484499 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-thvjs.txt 2026-06-26 04:57:05.484517 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-thvjs.yaml 2026-06-26 04:57:05.484535 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-06-26 04:57:05.484553 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-06-26 04:57:05.484571 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-9xzcc.txt 2026-06-26 04:57:05.484589 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-9xzcc.yaml 2026-06-26 04:57:05.484607 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-wgdck.txt 2026-06-26 04:57:05.484625 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-wgdck.yaml 2026-06-26 04:57:05.484643 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-9ck9w.txt 2026-06-26 04:57:05.484661 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-9ck9w.yaml 2026-06-26 04:57:05.484680 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-qbt88.txt 2026-06-26 04:57:05.484698 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-qbt88.yaml 2026-06-26 04:57:05.484716 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-42879.txt 2026-06-26 04:57:05.484734 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-42879.yaml 2026-06-26 04:57:05.484752 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-p4p2j.txt 2026-06-26 04:57:05.484770 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-p4p2j.yaml 2026-06-26 04:57:05.484789 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-d7pc4.txt 2026-06-26 04:57:05.484808 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-d7pc4.yaml 2026-06-26 04:57:05.484826 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-jkdrb.txt 2026-06-26 04:57:05.484844 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-jkdrb.yaml 2026-06-26 04:57:05.484863 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-7579cd74fc-b7jz8.txt 2026-06-26 04:57:05.484880 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-7579cd74fc-b7jz8.yaml 2026-06-26 04:57:05.484898 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-w9mgm.txt 2026-06-26 04:57:05.484921 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-w9mgm.yaml 2026-06-26 04:57:05.484941 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-84fb657988-p4qnr.txt 2026-06-26 04:57:05.484977 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-84fb657988-p4qnr.yaml 2026-06-26 04:57:05.484997 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-vxwkz.txt 2026-06-26 04:57:05.485017 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-vxwkz.yaml 2026-06-26 04:57:05.485036 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-4rw48.txt 2026-06-26 04:57:05.485054 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-4rw48.yaml 2026-06-26 04:57:05.485072 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-78zzv.txt 2026-06-26 04:57:05.485090 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-78zzv.yaml 2026-06-26 04:57:05.485109 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-2ltlq.txt 2026-06-26 04:57:05.485127 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-2ltlq.yaml 2026-06-26 04:57:05.485146 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-2h6wb.txt 2026-06-26 04:57:05.485164 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-2h6wb.yaml 2026-06-26 04:57:05.485183 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-j2f6k.txt 2026-06-26 04:57:05.485202 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-j2f6k.yaml 2026-06-26 04:57:05.485222 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-578c9749d8-s9fs8.txt 2026-06-26 04:57:05.485240 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-578c9749d8-s9fs8.yaml 2026-06-26 04:57:05.485259 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-c87bf7555-77d6h.txt 2026-06-26 04:57:05.485277 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-c87bf7555-77d6h.yaml 2026-06-26 04:57:05.485296 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-c47d949f5-n6wv2.txt 2026-06-26 04:57:05.485315 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-c47d949f5-n6wv2.yaml 2026-06-26 04:57:05.485333 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-nl545.txt 2026-06-26 04:57:05.485352 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-nl545.yaml 2026-06-26 04:57:05.485371 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-chb5b.txt 2026-06-26 04:57:05.485390 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-chb5b.yaml 2026-06-26 04:57:05.485408 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-ltktn.txt 2026-06-26 04:57:05.485426 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-ltktn.yaml 2026-06-26 04:57:05.485445 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-lcj25.txt 2026-06-26 04:57:05.485463 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-lcj25.yaml 2026-06-26 04:57:05.485482 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-2c2fg.txt 2026-06-26 04:57:05.485501 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-2c2fg.yaml 2026-06-26 04:57:05.485520 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-s2c7m.txt 2026-06-26 04:57:05.485539 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-s2c7m.yaml 2026-06-26 04:57:05.485558 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-hg6nr.txt 2026-06-26 04:57:05.485577 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-hg6nr.yaml 2026-06-26 04:57:05.485601 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-vrv5b.txt 2026-06-26 04:57:05.485621 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-vrv5b.yaml 2026-06-26 04:57:05.485640 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-59586c46d-24zrg.txt 2026-06-26 04:57:05.485659 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-59586c46d-24zrg.yaml 2026-06-26 04:57:05.485679 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-85f88578b9-76qj5.txt 2026-06-26 04:57:05.485697 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-85f88578b9-76qj5.yaml 2026-06-26 04:57:05.485716 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-5c67f56984-sxz26.txt 2026-06-26 04:57:05.485735 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-5c67f56984-sxz26.yaml 2026-06-26 04:57:05.485753 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-dvjzv.txt 2026-06-26 04:57:05.485772 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-dvjzv.yaml 2026-06-26 04:57:05.485790 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-vgs7x.txt 2026-06-26 04:57:05.485808 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-vgs7x.yaml 2026-06-26 04:57:05.485827 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-s922z.txt 2026-06-26 04:57:05.485846 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-s922z.yaml 2026-06-26 04:57:05.485865 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-79d74bf998-xxvqf.txt 2026-06-26 04:57:05.485883 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-79d74bf998-xxvqf.yaml 2026-06-26 04:57:05.485902 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-9bvj4.txt 2026-06-26 04:57:05.485920 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-9bvj4.yaml 2026-06-26 04:57:05.485939 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-mjslc.txt 2026-06-26 04:57:05.485957 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-mjslc.yaml 2026-06-26 04:57:05.485975 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-d6hf2.txt 2026-06-26 04:57:05.485994 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-d6hf2.yaml 2026-06-26 04:57:05.486012 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-bxxrp.txt 2026-06-26 04:57:05.486031 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-bxxrp.yaml 2026-06-26 04:57:05.486049 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-np4bc.txt 2026-06-26 04:57:05.486068 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-np4bc.yaml 2026-06-26 04:57:05.486087 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-5cd889bb6f-jlw5r.txt 2026-06-26 04:57:05.486105 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-5cd889bb6f-jlw5r.yaml 2026-06-26 04:57:05.486124 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-jvdkc.txt 2026-06-26 04:57:05.486142 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-jvdkc.yaml 2026-06-26 04:57:05.486197 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-846c4fbb58-p6grt.txt 2026-06-26 04:57:05.486220 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-846c4fbb58-p6grt.yaml 2026-06-26 04:57:05.486242 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-76df486f7-k6k6m.txt 2026-06-26 04:57:05.486263 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-76df486f7-k6k6m.yaml 2026-06-26 04:57:05.486284 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-82f5g.txt 2026-06-26 04:57:05.486310 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-82f5g.yaml 2026-06-26 04:57:05.486332 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-4n9z6.txt 2026-06-26 04:57:05.486353 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-4n9z6.yaml 2026-06-26 04:57:05.486374 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-lfjql.txt 2026-06-26 04:57:05.486394 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-lfjql.yaml 2026-06-26 04:57:05.486414 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-sbr7t.txt 2026-06-26 04:57:05.486433 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-sbr7t.yaml 2026-06-26 04:57:05.486451 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-c744f77cd-vbmpm.txt 2026-06-26 04:57:05.486469 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-c744f77cd-vbmpm.yaml 2026-06-26 04:57:05.486487 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-gnxbt.txt 2026-06-26 04:57:05.486506 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-gnxbt.yaml 2026-06-26 04:57:05.486524 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-6v2k9.txt 2026-06-26 04:57:05.486542 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-6v2k9.yaml 2026-06-26 04:57:05.486560 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-kq6mw.txt 2026-06-26 04:57:05.486578 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-kq6mw.yaml 2026-06-26 04:57:05.486597 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-62qpv.txt 2026-06-26 04:57:05.486615 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-62qpv.yaml 2026-06-26 04:57:05.486632 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-565cccdc7c-tp6fv.txt 2026-06-26 04:57:05.486651 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-565cccdc7c-tp6fv.yaml 2026-06-26 04:57:05.486669 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-8xzrh.txt 2026-06-26 04:57:05.486687 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-8xzrh.yaml 2026-06-26 04:57:05.486706 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-677b67446-cv7pw.txt 2026-06-26 04:57:05.486724 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-677b67446-cv7pw.yaml 2026-06-26 04:57:05.486742 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-52klm.txt 2026-06-26 04:57:05.486760 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-52klm.yaml 2026-06-26 04:57:05.486778 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-872tj.txt 2026-06-26 04:57:05.486796 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-872tj.yaml 2026-06-26 04:57:05.486814 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-7785c59fb4-txmjv.txt 2026-06-26 04:57:05.486832 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-7785c59fb4-txmjv.yaml 2026-06-26 04:57:05.486851 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt 2026-06-26 04:57:05.486869 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml 2026-06-26 04:57:05.486887 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt 2026-06-26 04:57:05.486905 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml 2026-06-26 04:57:05.486923 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-06-26 04:57:05.486941 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-06-26 04:57:05.486963 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-06-26 04:57:05.486983 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-06-26 04:57:05.487003 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6b855bc5d7-6vsjn.txt 2026-06-26 04:57:05.487021 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6b855bc5d7-6vsjn.yaml 2026-06-26 04:57:05.487040 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-l969g.txt 2026-06-26 04:57:05.487058 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-l969g.yaml 2026-06-26 04:57:05.487076 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-qkmbs.txt 2026-06-26 04:57:05.487093 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-qkmbs.yaml 2026-06-26 04:57:05.487111 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-9jvf6.txt 2026-06-26 04:57:05.487129 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-9jvf6.yaml 2026-06-26 04:57:05.487148 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-86f9f.txt 2026-06-26 04:57:05.487166 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-86f9f.yaml 2026-06-26 04:57:05.487184 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-qtrht.txt 2026-06-26 04:57:05.487203 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-qtrht.yaml 2026-06-26 04:57:05.487220 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-59d66cbc78-wlgws.txt 2026-06-26 04:57:05.487239 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-59d66cbc78-wlgws.yaml 2026-06-26 04:57:05.487256 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-06-26 04:57:05.487274 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-06-26 04:57:05.487292 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-06-26 04:57:05.487310 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-06-26 04:57:05.487328 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-6b5c8b7cdc-fh9lt.txt 2026-06-26 04:57:05.487346 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-6b5c8b7cdc-fh9lt.yaml 2026-06-26 04:57:05.487364 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-06-26 04:57:05.487382 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-06-26 04:57:05.487399 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-06-26 04:57:05.487418 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-06-26 04:57:05.487435 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-06-26 04:57:05.487453 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-06-26 04:57:05.487471 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-06-26 04:57:05.487488 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-06-26 04:57:05.487506 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt 2026-06-26 04:57:05.487524 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml 2026-06-26 04:57:05.487542 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-69996b7f7f-4tqf7.txt 2026-06-26 04:57:05.487560 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-69996b7f7f-4tqf7.yaml 2026-06-26 04:57:05.487582 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-06-26 04:57:05.487600 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-06-26 04:57:05.487618 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-06-26 04:57:05.487636 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-06-26 04:57:05.487654 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-06-26 04:57:05.487672 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-06-26 04:57:05.487691 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-senlin-server-0.txt 2026-06-26 04:57:05.487708 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-senlin-server-0.yaml 2026-06-26 04:57:05.487726 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-cb464b779-js8ml.txt 2026-06-26 04:57:05.487744 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-cb464b779-js8ml.yaml 2026-06-26 04:57:05.487762 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-67fd8975c6-8mlk6.txt 2026-06-26 04:57:05.487780 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-67fd8975c6-8mlk6.yaml 2026-06-26 04:57:05.487798 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-api-7d6657445d-7p8mk.txt 2026-06-26 04:57:05.487815 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-api-7d6657445d-7p8mk.yaml 2026-06-26 04:57:05.487833 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-conductor-5cc9698d89-k59kk.txt 2026-06-26 04:57:05.487851 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-conductor-5cc9698d89-k59kk.yaml 2026-06-26 04:57:05.487870 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-db-init-b8d2f.txt 2026-06-26 04:57:05.487888 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-db-init-b8d2f.yaml 2026-06-26 04:57:05.487907 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-db-sync-w4flv.txt 2026-06-26 04:57:05.487924 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-db-sync-w4flv.yaml 2026-06-26 04:57:05.487942 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-engine-b8785b49f-7zxdh.txt 2026-06-26 04:57:05.487960 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-engine-b8785b49f-7zxdh.yaml 2026-06-26 04:57:05.487978 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-engine-cleaner-29707480-lnrmv.txt 2026-06-26 04:57:05.487996 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-engine-cleaner-29707480-lnrmv.yaml 2026-06-26 04:57:05.488014 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-engine-cleaner-29707485-c67kd.txt 2026-06-26 04:57:05.488032 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-engine-cleaner-29707485-c67kd.yaml 2026-06-26 04:57:05.488049 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-engine-cleaner-29707490-8577x.txt 2026-06-26 04:57:05.488067 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-engine-cleaner-29707490-8577x.yaml 2026-06-26 04:57:05.488084 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-health-manager-554c5c6745-zvrtt.txt 2026-06-26 04:57:05.488102 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-health-manager-554c5c6745-zvrtt.yaml 2026-06-26 04:57:05.488120 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-ks-endpoints-rrj5w.txt 2026-06-26 04:57:05.488138 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-ks-endpoints-rrj5w.yaml 2026-06-26 04:57:05.488157 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-ks-service-pfl2k.txt 2026-06-26 04:57:05.488175 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-ks-service-pfl2k.yaml 2026-06-26 04:57:05.488197 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-ks-user-n7z6h.txt 2026-06-26 04:57:05.488215 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-ks-user-n7z6h.yaml 2026-06-26 04:57:05.488233 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-rabbit-init-kb5xh.txt 2026-06-26 04:57:05.488251 | instance | >f+++++++++ objects/namespaced/openstack/pods/senlin-rabbit-init-kb5xh.yaml 2026-06-26 04:57:05.488269 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-7c65894cf-fwndz.txt 2026-06-26 04:57:05.488286 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-7c65894cf-fwndz.yaml 2026-06-26 04:57:05.488305 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-6b557dfd5b-d58jw.txt 2026-06-26 04:57:05.488323 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-6b557dfd5b-d58jw.yaml 2026-06-26 04:57:05.488342 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-zlc4n.txt 2026-06-26 04:57:05.488361 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-zlc4n.yaml 2026-06-26 04:57:05.488379 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-kt552.txt 2026-06-26 04:57:05.488397 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-kt552.yaml 2026-06-26 04:57:05.488415 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-bgk89.txt 2026-06-26 04:57:05.488434 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-bgk89.yaml 2026-06-26 04:57:05.488452 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-g4hhg.txt 2026-06-26 04:57:05.488471 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-g4hhg.yaml 2026-06-26 04:57:05.488489 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-06-26 04:57:05.488508 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-06-26 04:57:05.488527 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-06-26 04:57:05.488545 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-06-26 04:57:05.488563 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-06-26 04:57:05.488582 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-06-26 04:57:05.488600 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-06-26 04:57:05.488618 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-06-26 04:57:05.488636 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-06-26 04:57:05.488655 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-06-26 04:57:05.488673 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-06-26 04:57:05.488692 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-06-26 04:57:05.488710 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-06-26 04:57:05.488728 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-06-26 04:57:05.488746 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-06-26 04:57:05.488764 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-06-26 04:57:05.488783 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-06-26 04:57:05.488803 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-06-26 04:57:05.488827 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-06-26 04:57:05.488846 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-06-26 04:57:05.488865 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-06-26 04:57:05.488883 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-06-26 04:57:05.488901 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-06-26 04:57:05.488920 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-06-26 04:57:05.488939 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-06-26 04:57:05.488975 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-06-26 04:57:05.488997 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-06-26 04:57:05.489016 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-06-26 04:57:05.489035 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-06-26 04:57:05.489054 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-06-26 04:57:05.489072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-06-26 04:57:05.489091 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-06-26 04:57:05.489111 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-06-26 04:57:05.489130 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-06-26 04:57:05.489149 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-06-26 04:57:05.489167 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-06-26 04:57:05.489186 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-06-26 04:57:05.489204 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-06-26 04:57:05.489223 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-06-26 04:57:05.489242 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-06-26 04:57:05.489260 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-06-26 04:57:05.489279 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-06-26 04:57:05.489298 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-06-26 04:57:05.489316 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-06-26 04:57:05.489335 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-06-26 04:57:05.489354 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-06-26 04:57:05.489372 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-06-26 04:57:05.489390 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-06-26 04:57:05.489409 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-06-26 04:57:05.489427 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-06-26 04:57:05.489445 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-06-26 04:57:05.489463 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-06-26 04:57:05.489487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-06-26 04:57:05.489506 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-06-26 04:57:05.489525 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-06-26 04:57:05.489543 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-06-26 04:57:05.489562 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-06-26 04:57:05.489581 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-06-26 04:57:05.489599 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-06-26 04:57:05.489616 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-06-26 04:57:05.489634 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-06-26 04:57:05.489652 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-06-26 04:57:05.489670 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-06-26 04:57:05.489688 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-06-26 04:57:05.489706 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-06-26 04:57:05.489724 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-06-26 04:57:05.489743 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-06-26 04:57:05.489762 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-06-26 04:57:05.489781 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-06-26 04:57:05.489800 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-06-26 04:57:05.489818 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-06-26 04:57:05.489836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-06-26 04:57:05.489854 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-06-26 04:57:05.489872 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-06-26 04:57:05.489891 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-06-26 04:57:05.489909 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-06-26 04:57:05.489927 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-06-26 04:57:05.489945 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-06-26 04:57:05.489963 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-06-26 04:57:05.489981 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-06-26 04:57:05.490000 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-06-26 04:57:05.490018 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-06-26 04:57:05.490036 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-06-26 04:57:05.490054 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-06-26 04:57:05.490072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-06-26 04:57:05.490091 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-06-26 04:57:05.490113 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-06-26 04:57:05.490132 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-06-26 04:57:05.490150 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-06-26 04:57:05.490191 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-06-26 04:57:05.490216 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-06-26 04:57:05.490236 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-06-26 04:57:05.490256 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-06-26 04:57:05.490275 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-06-26 04:57:05.490294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-06-26 04:57:05.490312 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-06-26 04:57:05.490332 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-06-26 04:57:05.490350 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-06-26 04:57:05.490368 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-06-26 04:57:05.490387 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-06-26 04:57:05.490405 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-06-26 04:57:05.490423 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-06-26 04:57:05.490441 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-06-26 04:57:05.490459 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-06-26 04:57:05.490478 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-06-26 04:57:05.490496 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-06-26 04:57:05.490515 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-06-26 04:57:05.490533 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-06-26 04:57:05.490552 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-06-26 04:57:05.490571 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-06-26 04:57:05.490589 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-06-26 04:57:05.490607 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-06-26 04:57:05.490626 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-06-26 04:57:05.490643 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-06-26 04:57:05.490661 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-06-26 04:57:05.490680 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-06-26 04:57:05.490698 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-06-26 04:57:05.490717 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-06-26 04:57:05.490736 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-06-26 04:57:05.490754 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-06-26 04:57:05.490778 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-06-26 04:57:05.490797 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-06-26 04:57:05.490817 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-06-26 04:57:05.490836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-06-26 04:57:05.490854 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-06-26 04:57:05.490872 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-06-26 04:57:05.490889 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-06-26 04:57:05.490906 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-06-26 04:57:05.490924 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-06-26 04:57:05.490942 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-06-26 04:57:05.490960 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-06-26 04:57:05.490978 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-06-26 04:57:05.490995 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-06-26 04:57:05.491014 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-06-26 04:57:05.491032 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-06-26 04:57:05.491050 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-06-26 04:57:05.491067 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-06-26 04:57:05.491085 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-06-26 04:57:05.491104 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-06-26 04:57:05.491122 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-06-26 04:57:05.491139 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-06-26 04:57:05.491157 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-06-26 04:57:05.491175 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-06-26 04:57:05.491193 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-06-26 04:57:05.491211 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-06-26 04:57:05.491228 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-06-26 04:57:05.491246 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-06-26 04:57:05.491263 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-06-26 04:57:05.491281 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-06-26 04:57:05.491299 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-06-26 04:57:05.491316 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-06-26 04:57:05.491333 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-06-26 04:57:05.491351 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-06-26 04:57:05.491374 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-06-26 04:57:05.491392 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-06-26 04:57:05.491411 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt 2026-06-26 04:57:05.491428 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml 2026-06-26 04:57:05.491446 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt 2026-06-26 04:57:05.491464 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml 2026-06-26 04:57:05.491482 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt 2026-06-26 04:57:05.491500 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml 2026-06-26 04:57:05.491518 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt 2026-06-26 04:57:05.491536 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml 2026-06-26 04:57:05.491554 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt 2026-06-26 04:57:05.491571 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml 2026-06-26 04:57:05.491590 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt 2026-06-26 04:57:05.491607 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml 2026-06-26 04:57:05.491625 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt 2026-06-26 04:57:05.491643 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml 2026-06-26 04:57:05.491662 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt 2026-06-26 04:57:05.491679 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml 2026-06-26 04:57:05.491697 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt 2026-06-26 04:57:05.491715 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml 2026-06-26 04:57:05.491733 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt 2026-06-26 04:57:05.491750 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml 2026-06-26 04:57:05.491815 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-06-26 04:57:05.491839 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-06-26 04:57:05.491858 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-06-26 04:57:05.491876 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-06-26 04:57:05.491894 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-06-26 04:57:05.491913 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-06-26 04:57:05.491931 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-06-26 04:57:05.491949 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-06-26 04:57:05.491968 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-06-26 04:57:05.491986 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-06-26 04:57:05.492004 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt 2026-06-26 04:57:05.492023 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml 2026-06-26 04:57:05.492047 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-06-26 04:57:05.492067 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-06-26 04:57:05.492086 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-06-26 04:57:05.492104 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-06-26 04:57:05.492122 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-06-26 04:57:05.492141 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-06-26 04:57:05.492159 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-06-26 04:57:05.492178 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-06-26 04:57:05.492196 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-06-26 04:57:05.492215 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-06-26 04:57:05.492234 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-06-26 04:57:05.492253 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-06-26 04:57:05.492270 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-06-26 04:57:05.492289 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-06-26 04:57:05.492307 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-06-26 04:57:05.492325 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-06-26 04:57:05.492344 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-06-26 04:57:05.492362 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-06-26 04:57:05.492380 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-06-26 04:57:05.492400 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-06-26 04:57:05.492418 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-06-26 04:57:05.492436 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-06-26 04:57:05.492455 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-06-26 04:57:05.492474 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-06-26 04:57:05.492492 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-06-26 04:57:05.492510 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-06-26 04:57:05.492528 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-06-26 04:57:05.492546 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-06-26 04:57:05.492564 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-06-26 04:57:05.492582 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-06-26 04:57:05.492600 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-06-26 04:57:05.492618 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-06-26 04:57:05.492637 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-06-26 04:57:05.492655 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-06-26 04:57:05.492679 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-06-26 04:57:05.492698 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-06-26 04:57:05.492717 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-06-26 04:57:05.492735 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-06-26 04:57:05.492753 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-06-26 04:57:05.492772 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-06-26 04:57:05.492790 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-06-26 04:57:05.492808 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-06-26 04:57:05.492827 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-06-26 04:57:05.492845 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-06-26 04:57:05.492864 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-06-26 04:57:05.492882 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-06-26 04:57:05.492901 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-06-26 04:57:05.492919 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-06-26 04:57:05.492937 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-06-26 04:57:05.492987 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-06-26 04:57:05.493010 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-06-26 04:57:05.493028 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-06-26 04:57:05.493047 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-06-26 04:57:05.493066 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-06-26 04:57:05.493085 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-06-26 04:57:05.493103 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-06-26 04:57:05.493121 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-06-26 04:57:05.493140 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-06-26 04:57:05.493158 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-06-26 04:57:05.493176 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-06-26 04:57:05.493195 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt 2026-06-26 04:57:05.493213 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml 2026-06-26 04:57:05.493231 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt 2026-06-26 04:57:05.493251 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml 2026-06-26 04:57:05.493269 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt 2026-06-26 04:57:05.493288 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml 2026-06-26 04:57:05.493307 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt 2026-06-26 04:57:05.493325 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml 2026-06-26 04:57:05.493348 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt 2026-06-26 04:57:05.493368 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml 2026-06-26 04:57:05.493388 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-06-26 04:57:05.493406 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-06-26 04:57:05.493425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-06-26 04:57:05.493443 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-06-26 04:57:05.493461 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-06-26 04:57:05.493479 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-06-26 04:57:05.493499 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-06-26 04:57:05.493517 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-06-26 04:57:05.493536 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-06-26 04:57:05.493555 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-06-26 04:57:05.493573 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-06-26 04:57:05.493592 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-06-26 04:57:05.493611 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-06-26 04:57:05.493630 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-06-26 04:57:05.493649 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-06-26 04:57:05.493668 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-06-26 04:57:05.493687 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-06-26 04:57:05.493706 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-06-26 04:57:05.493725 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-06-26 04:57:05.493744 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-06-26 04:57:05.493763 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-06-26 04:57:05.493781 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-06-26 04:57:05.493799 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-06-26 04:57:05.493818 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-06-26 04:57:05.493836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-06-26 04:57:05.493855 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-06-26 04:57:05.493873 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-06-26 04:57:05.493892 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-06-26 04:57:05.493912 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt 2026-06-26 04:57:05.493931 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml 2026-06-26 04:57:05.493950 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-06-26 04:57:05.493974 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-06-26 04:57:05.493994 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-06-26 04:57:05.494012 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-06-26 04:57:05.494030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-06-26 04:57:05.494049 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-06-26 04:57:05.494067 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-06-26 04:57:05.494087 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-06-26 04:57:05.494105 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-senlin-server.txt 2026-06-26 04:57:05.494123 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-senlin-server.yaml 2026-06-26 04:57:05.494142 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-06-26 04:57:05.494203 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-06-26 04:57:05.494229 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-06-26 04:57:05.494251 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-06-26 04:57:05.494273 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-06-26 04:57:05.494293 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-06-26 04:57:05.494314 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-06-26 04:57:05.494335 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-06-26 04:57:05.494356 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-06-26 04:57:05.494377 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-06-26 04:57:05.494397 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-rgw.txt 2026-06-26 04:57:05.494418 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-rgw.yaml 2026-06-26 04:57:05.494436 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-api.txt 2026-06-26 04:57:05.494454 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-api.yaml 2026-06-26 04:57:05.494472 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-conductor.txt 2026-06-26 04:57:05.494490 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-conductor.yaml 2026-06-26 04:57:05.494508 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-db-init.txt 2026-06-26 04:57:05.494526 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-db-init.yaml 2026-06-26 04:57:05.494545 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-db-sync.txt 2026-06-26 04:57:05.494563 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-db-sync.yaml 2026-06-26 04:57:05.494582 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-engine-cleaner.txt 2026-06-26 04:57:05.494602 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-engine-cleaner.yaml 2026-06-26 04:57:05.494621 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-engine.txt 2026-06-26 04:57:05.494640 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-engine.yaml 2026-06-26 04:57:05.494658 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-health-manager.txt 2026-06-26 04:57:05.494683 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-health-manager.yaml 2026-06-26 04:57:05.494702 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-ks-endpoints.txt 2026-06-26 04:57:05.494721 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-ks-endpoints.yaml 2026-06-26 04:57:05.494740 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-ks-service.txt 2026-06-26 04:57:05.494758 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-ks-service.yaml 2026-06-26 04:57:05.494776 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-ks-user.txt 2026-06-26 04:57:05.494795 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-ks-user.yaml 2026-06-26 04:57:05.494813 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-rabbit-init.txt 2026-06-26 04:57:05.494832 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-rabbit-init.yaml 2026-06-26 04:57:05.494850 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-test.txt 2026-06-26 04:57:05.494869 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/senlin-senlin-test.yaml 2026-06-26 04:57:05.494887 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-06-26 04:57:05.494906 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-06-26 04:57:05.494924 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-06-26 04:57:05.494943 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-06-26 04:57:05.494961 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-06-26 04:57:05.494979 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-06-26 04:57:05.494998 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-06-26 04:57:05.495016 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-06-26 04:57:05.495035 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-06-26 04:57:05.495054 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-06-26 04:57:05.495072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.txt 2026-06-26 04:57:05.495091 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.yaml 2026-06-26 04:57:05.495109 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.txt 2026-06-26 04:57:05.495127 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.yaml 2026-06-26 04:57:05.495146 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-06-26 04:57:05.495164 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-06-26 04:57:05.495183 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-06-26 04:57:05.495201 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-06-26 04:57:05.495220 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-06-26 04:57:05.495238 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-06-26 04:57:05.495256 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-06-26 04:57:05.495274 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-06-26 04:57:05.495298 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-06-26 04:57:05.495316 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-06-26 04:57:05.495334 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-06-26 04:57:05.495352 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-06-26 04:57:05.495370 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-06-26 04:57:05.495387 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-06-26 04:57:05.495405 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-06-26 04:57:05.495423 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-06-26 04:57:05.495441 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-06-26 04:57:05.495458 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-06-26 04:57:05.495476 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-06-26 04:57:05.495494 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-06-26 04:57:05.495512 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-06-26 04:57:05.495529 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-06-26 04:57:05.495547 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-06-26 04:57:05.495565 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-06-26 04:57:05.495582 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-06-26 04:57:05.495600 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-06-26 04:57:05.495618 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-06-26 04:57:05.495635 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-06-26 04:57:05.495653 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-06-26 04:57:05.495671 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-06-26 04:57:05.495689 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-06-26 04:57:05.495707 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-06-26 04:57:05.495724 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-06-26 04:57:05.495742 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-06-26 04:57:05.495760 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-06-26 04:57:05.495778 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-06-26 04:57:05.495795 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-06-26 04:57:05.495813 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-06-26 04:57:05.495831 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-06-26 04:57:05.495848 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-06-26 04:57:05.495866 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-06-26 04:57:05.495888 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-06-26 04:57:05.495907 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-06-26 04:57:05.495925 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-06-26 04:57:05.495943 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-06-26 04:57:05.495961 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-06-26 04:57:05.495980 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-06-26 04:57:05.495999 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-06-26 04:57:05.496018 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-06-26 04:57:05.496036 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-06-26 04:57:05.496054 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-06-26 04:57:05.496072 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-06-26 04:57:05.496090 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-06-26 04:57:05.496108 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-06-26 04:57:05.496127 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-06-26 04:57:05.496145 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-06-26 04:57:05.496163 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-06-26 04:57:05.496183 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-06-26 04:57:05.496202 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-06-26 04:57:05.496221 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-06-26 04:57:05.496239 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-06-26 04:57:05.496257 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-06-26 04:57:05.496276 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-06-26 04:57:05.496295 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-06-26 04:57:05.496314 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-06-26 04:57:05.496332 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-06-26 04:57:05.496352 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-06-26 04:57:05.496370 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-06-26 04:57:05.496389 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-06-26 04:57:05.496408 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-06-26 04:57:05.496426 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-06-26 04:57:05.496445 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-06-26 04:57:05.496463 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-06-26 04:57:05.496482 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-06-26 04:57:05.496506 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-06-26 04:57:05.496526 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-06-26 04:57:05.496546 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-06-26 04:57:05.496564 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-06-26 04:57:05.496584 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-06-26 04:57:05.496603 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-06-26 04:57:05.496621 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-06-26 04:57:05.496640 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-06-26 04:57:05.496658 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-06-26 04:57:05.496676 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-06-26 04:57:05.496695 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-06-26 04:57:05.496715 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-06-26 04:57:05.496734 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-06-26 04:57:05.496754 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-06-26 04:57:05.496774 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-06-26 04:57:05.496794 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-06-26 04:57:05.496813 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-06-26 04:57:05.496832 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-06-26 04:57:05.496850 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-06-26 04:57:05.496869 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-06-26 04:57:05.496887 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-06-26 04:57:05.496906 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-06-26 04:57:05.496924 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-06-26 04:57:05.496942 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-06-26 04:57:05.496979 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-06-26 04:57:05.497000 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-06-26 04:57:05.497019 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-06-26 04:57:05.497037 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-06-26 04:57:05.497056 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-06-26 04:57:05.497075 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-06-26 04:57:05.497094 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-06-26 04:57:05.497113 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-06-26 04:57:05.497131 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-06-26 04:57:05.497149 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-06-26 04:57:05.497172 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-06-26 04:57:05.497192 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-06-26 04:57:05.497211 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-06-26 04:57:05.497229 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-06-26 04:57:05.497247 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-06-26 04:57:05.497265 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-06-26 04:57:05.497283 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-06-26 04:57:05.497301 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-06-26 04:57:05.497319 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-06-26 04:57:05.497338 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-06-26 04:57:05.497357 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-06-26 04:57:05.497375 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-06-26 04:57:05.497393 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-06-26 04:57:05.497411 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-06-26 04:57:05.497429 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-06-26 04:57:05.497447 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-06-26 04:57:05.497464 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-06-26 04:57:05.497482 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-06-26 04:57:05.497499 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-06-26 04:57:05.497517 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-06-26 04:57:05.497535 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-06-26 04:57:05.497552 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-06-26 04:57:05.497570 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-06-26 04:57:05.497588 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-06-26 04:57:05.497606 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-06-26 04:57:05.497624 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-06-26 04:57:05.497643 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-06-26 04:57:05.497660 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-06-26 04:57:05.497678 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-06-26 04:57:05.497696 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-06-26 04:57:05.497714 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-06-26 04:57:05.497733 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-06-26 04:57:05.497750 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-06-26 04:57:05.497774 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-06-26 04:57:05.497794 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-06-26 04:57:05.497812 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-06-26 04:57:05.497830 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-06-26 04:57:05.497847 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-06-26 04:57:05.497865 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-06-26 04:57:05.497884 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-06-26 04:57:05.497902 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-06-26 04:57:05.497920 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-06-26 04:57:05.497938 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-06-26 04:57:05.497957 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-06-26 04:57:05.497975 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-06-26 04:57:05.497993 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-06-26 04:57:05.498011 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-06-26 04:57:05.498030 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt 2026-06-26 04:57:05.498048 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml 2026-06-26 04:57:05.498066 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt 2026-06-26 04:57:05.498085 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml 2026-06-26 04:57:05.498103 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt 2026-06-26 04:57:05.498122 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml 2026-06-26 04:57:05.498140 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt 2026-06-26 04:57:05.498158 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml 2026-06-26 04:57:05.498198 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt 2026-06-26 04:57:05.498223 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml 2026-06-26 04:57:05.498242 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt 2026-06-26 04:57:05.498261 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml 2026-06-26 04:57:05.498279 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt 2026-06-26 04:57:05.498298 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml 2026-06-26 04:57:05.498316 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt 2026-06-26 04:57:05.498333 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml 2026-06-26 04:57:05.498351 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt 2026-06-26 04:57:05.498368 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml 2026-06-26 04:57:05.498386 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt 2026-06-26 04:57:05.498409 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml 2026-06-26 04:57:05.498428 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-06-26 04:57:05.498446 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-06-26 04:57:05.498464 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-06-26 04:57:05.498482 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-06-26 04:57:05.498500 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-06-26 04:57:05.498519 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-06-26 04:57:05.498536 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-06-26 04:57:05.498554 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-06-26 04:57:05.498572 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-06-26 04:57:05.498590 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-06-26 04:57:05.498607 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt 2026-06-26 04:57:05.498625 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml 2026-06-26 04:57:05.498643 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-06-26 04:57:05.498661 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-06-26 04:57:05.498679 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-06-26 04:57:05.498696 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-06-26 04:57:05.498714 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-06-26 04:57:05.498731 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-06-26 04:57:05.498748 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-06-26 04:57:05.498766 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-06-26 04:57:05.498783 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-06-26 04:57:05.498801 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-06-26 04:57:05.498819 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-06-26 04:57:05.498837 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-06-26 04:57:05.498854 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-06-26 04:57:05.498872 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-06-26 04:57:05.498890 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-06-26 04:57:05.498908 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-06-26 04:57:05.498926 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-06-26 04:57:05.498944 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-06-26 04:57:05.498962 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-06-26 04:57:05.498979 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-06-26 04:57:05.499001 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-06-26 04:57:05.499020 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-06-26 04:57:05.499038 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-06-26 04:57:05.499056 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-06-26 04:57:05.499074 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-06-26 04:57:05.499110 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-06-26 04:57:05.499129 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-06-26 04:57:05.499147 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-06-26 04:57:05.499165 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-06-26 04:57:05.499183 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-06-26 04:57:05.499200 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-06-26 04:57:05.499218 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-06-26 04:57:05.499235 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-06-26 04:57:05.499253 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-06-26 04:57:05.499270 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-06-26 04:57:05.499288 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-06-26 04:57:05.499306 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-06-26 04:57:05.499323 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-06-26 04:57:05.499341 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-06-26 04:57:05.499359 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-06-26 04:57:05.499377 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-06-26 04:57:05.499395 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-06-26 04:57:05.499413 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-06-26 04:57:05.499431 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-06-26 04:57:05.499450 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-06-26 04:57:05.499467 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-06-26 04:57:05.499485 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-06-26 04:57:05.499503 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-06-26 04:57:05.499521 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-06-26 04:57:05.499539 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-06-26 04:57:05.499558 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-06-26 04:57:05.499575 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-06-26 04:57:05.499594 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-06-26 04:57:05.499616 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-06-26 04:57:05.499636 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-06-26 04:57:05.499655 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-06-26 04:57:05.499673 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-06-26 04:57:05.499692 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-06-26 04:57:05.499710 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-06-26 04:57:05.499728 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-06-26 04:57:05.499746 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt 2026-06-26 04:57:05.499765 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml 2026-06-26 04:57:05.499783 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt 2026-06-26 04:57:05.499801 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml 2026-06-26 04:57:05.499819 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt 2026-06-26 04:57:05.499837 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml 2026-06-26 04:57:05.499856 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt 2026-06-26 04:57:05.499874 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml 2026-06-26 04:57:05.499892 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt 2026-06-26 04:57:05.499910 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml 2026-06-26 04:57:05.499928 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-06-26 04:57:05.499946 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-06-26 04:57:05.499964 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-06-26 04:57:05.499982 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-06-26 04:57:05.500000 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-06-26 04:57:05.500018 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-06-26 04:57:05.500036 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-06-26 04:57:05.500054 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-06-26 04:57:05.500072 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-06-26 04:57:05.500090 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-06-26 04:57:05.500107 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-06-26 04:57:05.500125 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-06-26 04:57:05.500143 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-06-26 04:57:05.500162 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-06-26 04:57:05.500180 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-06-26 04:57:05.500199 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-06-26 04:57:05.500217 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-06-26 04:57:05.500240 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-06-26 04:57:05.500261 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-06-26 04:57:05.500281 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-06-26 04:57:05.500300 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-06-26 04:57:05.500319 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-06-26 04:57:05.500338 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-06-26 04:57:05.500357 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-06-26 04:57:05.500375 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-06-26 04:57:05.500394 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-06-26 04:57:05.500412 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-06-26 04:57:05.500430 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-06-26 04:57:05.500448 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt 2026-06-26 04:57:05.500467 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml 2026-06-26 04:57:05.500486 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-06-26 04:57:05.500505 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-06-26 04:57:05.500523 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-06-26 04:57:05.500543 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-06-26 04:57:05.500561 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-06-26 04:57:05.500580 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-06-26 04:57:05.500599 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-06-26 04:57:05.500617 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-06-26 04:57:05.500635 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-senlin-peer-discovery.txt 2026-06-26 04:57:05.500654 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-senlin-peer-discovery.yaml 2026-06-26 04:57:05.500672 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-06-26 04:57:05.500691 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-06-26 04:57:05.500709 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-06-26 04:57:05.500728 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-06-26 04:57:05.500746 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-06-26 04:57:05.500766 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-06-26 04:57:05.500784 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-06-26 04:57:05.500802 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-06-26 04:57:05.500822 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-rgw.txt 2026-06-26 04:57:05.500840 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-rgw.yaml 2026-06-26 04:57:05.500859 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-api.txt 2026-06-26 04:57:05.500881 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-api.yaml 2026-06-26 04:57:05.500901 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-conductor.txt 2026-06-26 04:57:05.500920 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-conductor.yaml 2026-06-26 04:57:05.500939 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-db-init.txt 2026-06-26 04:57:05.500976 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-db-init.yaml 2026-06-26 04:57:05.500997 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-db-sync.txt 2026-06-26 04:57:05.501015 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-db-sync.yaml 2026-06-26 04:57:05.501033 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-engine-cleaner.txt 2026-06-26 04:57:05.501051 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-engine-cleaner.yaml 2026-06-26 04:57:05.501070 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-engine.txt 2026-06-26 04:57:05.501088 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-engine.yaml 2026-06-26 04:57:05.501107 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-health-manager.txt 2026-06-26 04:57:05.501126 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-health-manager.yaml 2026-06-26 04:57:05.501146 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-ks-endpoints.txt 2026-06-26 04:57:05.501165 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-ks-endpoints.yaml 2026-06-26 04:57:05.501184 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-ks-service.txt 2026-06-26 04:57:05.501203 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-ks-service.yaml 2026-06-26 04:57:05.501222 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-ks-user.txt 2026-06-26 04:57:05.501240 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-ks-user.yaml 2026-06-26 04:57:05.501259 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-rabbit-init.txt 2026-06-26 04:57:05.501278 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-rabbit-init.yaml 2026-06-26 04:57:05.501297 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-test.txt 2026-06-26 04:57:05.501316 | instance | >f+++++++++ objects/namespaced/openstack/roles/senlin-openstack-senlin-test.yaml 2026-06-26 04:57:05.501335 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-06-26 04:57:05.501354 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-06-26 04:57:05.501373 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-06-26 04:57:05.501392 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-06-26 04:57:05.501411 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-06-26 04:57:05.501430 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-06-26 04:57:05.501449 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-06-26 04:57:05.501468 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-06-26 04:57:05.501487 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-06-26 04:57:05.501505 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-06-26 04:57:05.501531 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.txt 2026-06-26 04:57:05.501551 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.yaml 2026-06-26 04:57:05.501571 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.txt 2026-06-26 04:57:05.501590 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.yaml 2026-06-26 04:57:05.501609 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-06-26 04:57:05.501628 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-06-26 04:57:05.501647 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-06-26 04:57:05.501665 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-06-26 04:57:05.501685 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-06-26 04:57:05.501704 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-06-26 04:57:05.501722 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-06-26 04:57:05.501741 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-06-26 04:57:05.501761 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-06-26 04:57:05.501779 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-06-26 04:57:05.501797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-06-26 04:57:05.501816 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-06-26 04:57:05.501834 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-06-26 04:57:05.501901 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-06-26 04:57:05.501923 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-06-26 04:57:05.501942 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-06-26 04:57:05.501961 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-06-26 04:57:05.501979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-06-26 04:57:05.501998 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-06-26 04:57:05.502016 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-06-26 04:57:05.502035 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-06-26 04:57:05.502053 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-06-26 04:57:05.502071 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-06-26 04:57:05.502090 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-06-26 04:57:05.502108 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-06-26 04:57:05.502127 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-06-26 04:57:05.502145 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-06-26 04:57:05.502198 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-06-26 04:57:05.502225 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-06-26 04:57:05.502248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-06-26 04:57:05.502269 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-06-26 04:57:05.502290 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-06-26 04:57:05.502318 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-06-26 04:57:05.502339 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-06-26 04:57:05.502360 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-06-26 04:57:05.502380 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-06-26 04:57:05.502401 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-06-26 04:57:05.502421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-06-26 04:57:05.502439 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-06-26 04:57:05.502458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-06-26 04:57:05.502476 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-06-26 04:57:05.502494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-06-26 04:57:05.502512 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-06-26 04:57:05.502530 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-06-26 04:57:05.502562 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-06-26 04:57:05.502584 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-06-26 04:57:05.502604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-06-26 04:57:05.502624 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-06-26 04:57:05.502642 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-06-26 04:57:05.502661 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-06-26 04:57:05.502680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-06-26 04:57:05.502698 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-06-26 04:57:05.502716 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-06-26 04:57:05.502735 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-06-26 04:57:05.502753 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-06-26 04:57:05.502771 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-06-26 04:57:05.502789 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-06-26 04:57:05.502808 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-06-26 04:57:05.502826 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-06-26 04:57:05.502845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-06-26 04:57:05.502863 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-06-26 04:57:05.502883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-06-26 04:57:05.502902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-06-26 04:57:05.502922 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-06-26 04:57:05.502941 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-06-26 04:57:05.502960 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-06-26 04:57:05.502979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-06-26 04:57:05.502997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-06-26 04:57:05.503016 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-06-26 04:57:05.503040 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-06-26 04:57:05.503060 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-06-26 04:57:05.503079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-06-26 04:57:05.503098 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-06-26 04:57:05.503117 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-06-26 04:57:05.503135 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-06-26 04:57:05.503154 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-06-26 04:57:05.503173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-06-26 04:57:05.503192 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-06-26 04:57:05.503210 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-06-26 04:57:05.503229 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-06-26 04:57:05.503248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-06-26 04:57:05.503266 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-06-26 04:57:05.503284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-06-26 04:57:05.503303 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-06-26 04:57:05.503321 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-06-26 04:57:05.503339 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-06-26 04:57:05.503358 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-06-26 04:57:05.503376 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-06-26 04:57:05.503395 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-06-26 04:57:05.503413 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-06-26 04:57:05.503432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-06-26 04:57:05.503450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-06-26 04:57:05.503469 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-06-26 04:57:05.503487 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-06-26 04:57:05.503506 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-06-26 04:57:05.503525 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-06-26 04:57:05.503544 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-06-26 04:57:05.503563 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-06-26 04:57:05.503582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-06-26 04:57:05.503600 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-06-26 04:57:05.503620 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-06-26 04:57:05.503639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-06-26 04:57:05.503658 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-06-26 04:57:05.503676 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-06-26 04:57:05.503695 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-06-26 04:57:05.503720 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-06-26 04:57:05.503739 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-06-26 04:57:05.503758 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-06-26 04:57:05.503775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-06-26 04:57:05.503794 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-06-26 04:57:05.503812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-06-26 04:57:05.503830 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-06-26 04:57:05.503849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-06-26 04:57:05.503867 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-06-26 04:57:05.503886 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-06-26 04:57:05.503904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-06-26 04:57:05.503922 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-06-26 04:57:05.503940 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-06-26 04:57:05.503958 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-06-26 04:57:05.503976 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-06-26 04:57:05.503994 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-06-26 04:57:05.504012 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-4658d-api.txt 2026-06-26 04:57:05.504031 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-4658d-api.yaml 2026-06-26 04:57:05.504049 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-4658d-vnc.txt 2026-06-26 04:57:05.504067 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-4658d-vnc.yaml 2026-06-26 04:57:05.504086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-06-26 04:57:05.504104 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-06-26 04:57:05.504123 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-06-26 04:57:05.504142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-06-26 04:57:05.504161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt 2026-06-26 04:57:05.504180 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml 2026-06-26 04:57:05.504199 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-06-26 04:57:05.504218 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-06-26 04:57:05.504237 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-06-26 04:57:05.504256 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-06-26 04:57:05.504276 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-06-26 04:57:05.504295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-06-26 04:57:05.504314 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-06-26 04:57:05.504333 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-06-26 04:57:05.504352 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-06-26 04:57:05.504371 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-06-26 04:57:05.504395 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-06-26 04:57:05.504415 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-06-26 04:57:05.504435 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-06-26 04:57:05.504454 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-06-26 04:57:05.504473 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-06-26 04:57:05.504492 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-06-26 04:57:05.504511 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt 2026-06-26 04:57:05.504529 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml 2026-06-26 04:57:05.504548 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt 2026-06-26 04:57:05.504566 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml 2026-06-26 04:57:05.504584 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt 2026-06-26 04:57:05.504603 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml 2026-06-26 04:57:05.504621 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt 2026-06-26 04:57:05.504639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml 2026-06-26 04:57:05.504657 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt 2026-06-26 04:57:05.504676 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml 2026-06-26 04:57:05.504694 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt 2026-06-26 04:57:05.504713 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml 2026-06-26 04:57:05.504731 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt 2026-06-26 04:57:05.504750 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml 2026-06-26 04:57:05.504768 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt 2026-06-26 04:57:05.504787 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml 2026-06-26 04:57:05.504805 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt 2026-06-26 04:57:05.504823 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml 2026-06-26 04:57:05.504842 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt 2026-06-26 04:57:05.504860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml 2026-06-26 04:57:05.504878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-06-26 04:57:05.504896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-06-26 04:57:05.504914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-06-26 04:57:05.504932 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-06-26 04:57:05.504951 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-06-26 04:57:05.504991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-06-26 04:57:05.505010 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-06-26 04:57:05.505029 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-06-26 04:57:05.505048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-06-26 04:57:05.505067 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-06-26 04:57:05.505090 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-06-26 04:57:05.505109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-06-26 04:57:05.505128 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-06-26 04:57:05.505146 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-06-26 04:57:05.505166 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt 2026-06-26 04:57:05.505185 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml 2026-06-26 04:57:05.505205 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-06-26 04:57:05.505224 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-06-26 04:57:05.505242 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-06-26 04:57:05.505261 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-06-26 04:57:05.505280 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-06-26 04:57:05.505299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-06-26 04:57:05.505317 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-06-26 04:57:05.505336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-06-26 04:57:05.505354 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-06-26 04:57:05.505372 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-06-26 04:57:05.505391 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-06-26 04:57:05.505409 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-06-26 04:57:05.505428 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-06-26 04:57:05.505447 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-06-26 04:57:05.505465 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-06-26 04:57:05.505484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-06-26 04:57:05.505502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-06-26 04:57:05.505521 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-06-26 04:57:05.505540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-06-26 04:57:05.505559 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-06-26 04:57:05.505578 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-06-26 04:57:05.505596 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-06-26 04:57:05.505615 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-06-26 04:57:05.505633 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-06-26 04:57:05.505652 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-06-26 04:57:05.505671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-06-26 04:57:05.505689 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-06-26 04:57:05.505708 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-06-26 04:57:05.505726 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-06-26 04:57:05.505746 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-06-26 04:57:05.505770 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-06-26 04:57:05.505789 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-06-26 04:57:05.505809 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-06-26 04:57:05.505827 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-06-26 04:57:05.505846 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-06-26 04:57:05.505864 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-06-26 04:57:05.505884 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-06-26 04:57:05.505902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-06-26 04:57:05.505921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-06-26 04:57:05.505940 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-06-26 04:57:05.505958 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-06-26 04:57:05.505977 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-06-26 04:57:05.505995 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-06-26 04:57:05.506013 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-06-26 04:57:05.506032 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-06-26 04:57:05.506051 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-06-26 04:57:05.506069 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-06-26 04:57:05.506087 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-06-26 04:57:05.506106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-06-26 04:57:05.506124 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-06-26 04:57:05.506142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-06-26 04:57:05.506161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-06-26 04:57:05.506201 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-06-26 04:57:05.506226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-06-26 04:57:05.506248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-06-26 04:57:05.506267 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-06-26 04:57:05.506285 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-06-26 04:57:05.506303 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-06-26 04:57:05.506322 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-06-26 04:57:05.506340 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-06-26 04:57:05.506359 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-06-26 04:57:05.506378 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-06-26 04:57:05.506396 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-06-26 04:57:05.506414 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-06-26 04:57:05.506433 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-06-26 04:57:05.506451 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-06-26 04:57:05.506475 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-06-26 04:57:05.506494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-06-26 04:57:05.506512 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.txt 2026-06-26 04:57:05.506530 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.yaml 2026-06-26 04:57:05.506548 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt 2026-06-26 04:57:05.506566 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml 2026-06-26 04:57:05.506584 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt 2026-06-26 04:57:05.506603 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml 2026-06-26 04:57:05.506621 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-06-26 04:57:05.506638 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-06-26 04:57:05.506656 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-06-26 04:57:05.506674 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-06-26 04:57:05.506692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-06-26 04:57:05.506709 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-06-26 04:57:05.506727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-06-26 04:57:05.506744 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-06-26 04:57:05.506762 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-06-26 04:57:05.506779 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-06-26 04:57:05.506797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-06-26 04:57:05.506814 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-06-26 04:57:05.506833 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-06-26 04:57:05.506850 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-06-26 04:57:05.506869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-06-26 04:57:05.506887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-06-26 04:57:05.506905 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-06-26 04:57:05.506923 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-06-26 04:57:05.506941 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-06-26 04:57:05.506959 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-06-26 04:57:05.506977 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-06-26 04:57:05.506994 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-06-26 04:57:05.507012 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-06-26 04:57:05.507030 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-06-26 04:57:05.507047 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-06-26 04:57:05.507065 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-06-26 04:57:05.507083 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-06-26 04:57:05.507101 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-06-26 04:57:05.507123 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-06-26 04:57:05.507142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-06-26 04:57:05.507160 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-06-26 04:57:05.507178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-06-26 04:57:05.507195 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-06-26 04:57:05.507213 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-06-26 04:57:05.507231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-06-26 04:57:05.507249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-06-26 04:57:05.507267 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-06-26 04:57:05.507285 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-06-26 04:57:05.507303 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-06-26 04:57:05.507336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-06-26 04:57:05.507357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt 2026-06-26 04:57:05.507375 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml 2026-06-26 04:57:05.507392 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt 2026-06-26 04:57:05.507411 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml 2026-06-26 04:57:05.507429 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-06-26 04:57:05.507448 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-06-26 04:57:05.507466 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-06-26 04:57:05.507483 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-06-26 04:57:05.507501 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-06-26 04:57:05.507518 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-06-26 04:57:05.507536 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-06-26 04:57:05.507554 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-06-26 04:57:05.507572 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-06-26 04:57:05.507590 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-06-26 04:57:05.507608 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-06-26 04:57:05.507626 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-06-26 04:57:05.507644 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-06-26 04:57:05.507662 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-06-26 04:57:05.507680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-senlin-default-user.txt 2026-06-26 04:57:05.507698 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-senlin-default-user.yaml 2026-06-26 04:57:05.507716 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-senlin-erlang-cookie.txt 2026-06-26 04:57:05.507739 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-senlin-erlang-cookie.yaml 2026-06-26 04:57:05.507759 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-06-26 04:57:05.507778 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-06-26 04:57:05.507796 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-06-26 04:57:05.507815 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-06-26 04:57:05.507834 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-06-26 04:57:05.507852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-06-26 04:57:05.507870 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-06-26 04:57:05.507888 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-06-26 04:57:05.507907 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-06-26 04:57:05.507926 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-06-26 04:57:05.507944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-06-26 04:57:05.507963 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-06-26 04:57:05.507981 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-06-26 04:57:05.508000 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-06-26 04:57:05.508018 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-06-26 04:57:05.508037 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-06-26 04:57:05.508056 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-06-26 04:57:05.508074 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-06-26 04:57:05.508093 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-api-certs.txt 2026-06-26 04:57:05.508112 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-api-certs.yaml 2026-06-26 04:57:05.508130 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-db-admin.txt 2026-06-26 04:57:05.508149 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-db-admin.yaml 2026-06-26 04:57:05.508167 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-db-user.txt 2026-06-26 04:57:05.508185 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-db-user.yaml 2026-06-26 04:57:05.508204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-etc.txt 2026-06-26 04:57:05.508223 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-etc.yaml 2026-06-26 04:57:05.508241 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-keystone-admin.txt 2026-06-26 04:57:05.508260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-keystone-admin.yaml 2026-06-26 04:57:05.508278 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-keystone-user.txt 2026-06-26 04:57:05.508297 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-keystone-user.yaml 2026-06-26 04:57:05.508315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-rabbitmq-admin.txt 2026-06-26 04:57:05.508333 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-rabbitmq-admin.yaml 2026-06-26 04:57:05.508352 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-rabbitmq-user.txt 2026-06-26 04:57:05.508370 | instance | >f+++++++++ objects/namespaced/openstack/secrets/senlin-rabbitmq-user.yaml 2026-06-26 04:57:05.508393 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-06-26 04:57:05.508413 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-06-26 04:57:05.508432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-06-26 04:57:05.508451 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-06-26 04:57:05.508469 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-06-26 04:57:05.508488 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-06-26 04:57:05.508507 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-06-26 04:57:05.508525 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-06-26 04:57:05.508544 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-06-26 04:57:05.508563 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-06-26 04:57:05.508610 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-06-26 04:57:05.508638 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-06-26 04:57:05.508658 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-06-26 04:57:05.508677 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-06-26 04:57:05.508695 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-06-26 04:57:05.508714 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-06-26 04:57:05.508733 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-06-26 04:57:05.508752 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-06-26 04:57:05.508770 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-06-26 04:57:05.508788 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-06-26 04:57:05.508806 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt 2026-06-26 04:57:05.508824 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml 2026-06-26 04:57:05.508842 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-06-26 04:57:05.508861 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-06-26 04:57:05.508879 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-06-26 04:57:05.508897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-06-26 04:57:05.508915 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-06-26 04:57:05.508932 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-06-26 04:57:05.508951 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-06-26 04:57:05.508990 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-06-26 04:57:05.509010 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-06-26 04:57:05.509028 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-06-26 04:57:05.509047 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt 2026-06-26 04:57:05.509065 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml 2026-06-26 04:57:05.509090 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-06-26 04:57:05.509109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-06-26 04:57:05.509128 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-06-26 04:57:05.509146 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-06-26 04:57:05.509165 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-06-26 04:57:05.509183 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-06-26 04:57:05.509202 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.senlin.v1.txt 2026-06-26 04:57:05.509220 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.senlin.v1.yaml 2026-06-26 04:57:05.509239 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-06-26 04:57:05.509257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-06-26 04:57:05.509275 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.txt 2026-06-26 04:57:05.509293 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.yaml 2026-06-26 04:57:05.509312 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-06-26 04:57:05.509330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-06-26 04:57:05.509348 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-06-26 04:57:05.509367 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-06-26 04:57:05.509386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-06-26 04:57:05.509405 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-06-26 04:57:05.509424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.txt 2026-06-26 04:57:05.509442 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.yaml 2026-06-26 04:57:05.509461 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.txt 2026-06-26 04:57:05.509479 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.yaml 2026-06-26 04:57:05.509497 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.txt 2026-06-26 04:57:05.509516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.yaml 2026-06-26 04:57:05.509535 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-06-26 04:57:05.509553 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-06-26 04:57:05.509572 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-06-26 04:57:05.509590 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-06-26 04:57:05.509609 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-06-26 04:57:05.509628 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-06-26 04:57:05.509647 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-06-26 04:57:05.509666 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-06-26 04:57:05.509684 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-06-26 04:57:05.509704 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-06-26 04:57:05.509728 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-06-26 04:57:05.509748 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-06-26 04:57:05.509767 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-06-26 04:57:05.509785 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-06-26 04:57:05.509804 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-06-26 04:57:05.509822 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-06-26 04:57:05.509841 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-06-26 04:57:05.509860 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-06-26 04:57:05.509879 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-06-26 04:57:05.509898 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-06-26 04:57:05.509916 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-06-26 04:57:05.509935 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-06-26 04:57:05.509953 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-06-26 04:57:05.509972 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-06-26 04:57:05.509990 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-06-26 04:57:05.510008 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-06-26 04:57:05.510028 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-06-26 04:57:05.510047 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-06-26 04:57:05.510065 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-06-26 04:57:05.510084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-06-26 04:57:05.510102 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-06-26 04:57:05.510120 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-06-26 04:57:05.510139 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-06-26 04:57:05.510157 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-06-26 04:57:05.510216 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-06-26 04:57:05.510241 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-06-26 04:57:05.510263 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-06-26 04:57:05.510284 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-06-26 04:57:05.510305 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-06-26 04:57:05.510326 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-06-26 04:57:05.510347 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-06-26 04:57:05.510368 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-06-26 04:57:05.510389 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-06-26 04:57:05.510410 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-06-26 04:57:05.510436 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-06-26 04:57:05.510456 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-06-26 04:57:05.510474 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-06-26 04:57:05.510493 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-06-26 04:57:05.510511 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-06-26 04:57:05.510530 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-06-26 04:57:05.510549 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-06-26 04:57:05.510567 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-06-26 04:57:05.510586 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-06-26 04:57:05.510605 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-06-26 04:57:05.510623 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-06-26 04:57:05.510641 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-06-26 04:57:05.510660 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-06-26 04:57:05.510678 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-06-26 04:57:05.510696 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-06-26 04:57:05.510715 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-06-26 04:57:05.510733 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-06-26 04:57:05.510753 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-06-26 04:57:05.510772 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-06-26 04:57:05.510790 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-06-26 04:57:05.510809 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-06-26 04:57:05.510828 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-06-26 04:57:05.510846 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-06-26 04:57:05.510865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-06-26 04:57:05.510883 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-06-26 04:57:05.510902 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-06-26 04:57:05.510920 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-06-26 04:57:05.510939 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-06-26 04:57:05.510958 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-06-26 04:57:05.510976 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-06-26 04:57:05.510995 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-06-26 04:57:05.511013 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-06-26 04:57:05.511031 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-06-26 04:57:05.511050 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-06-26 04:57:05.511068 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-06-26 04:57:05.511091 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-06-26 04:57:05.511111 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-06-26 04:57:05.511130 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-06-26 04:57:05.511148 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-06-26 04:57:05.511166 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-06-26 04:57:05.511185 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-06-26 04:57:05.511203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-06-26 04:57:05.511222 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-06-26 04:57:05.511240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-06-26 04:57:05.511258 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-06-26 04:57:05.511277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-06-26 04:57:05.511296 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-06-26 04:57:05.511314 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-06-26 04:57:05.511332 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-06-26 04:57:05.511351 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-06-26 04:57:05.511369 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-06-26 04:57:05.511387 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-06-26 04:57:05.511406 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-06-26 04:57:05.511425 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-06-26 04:57:05.511443 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-06-26 04:57:05.511461 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-06-26 04:57:05.511480 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-06-26 04:57:05.511499 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-06-26 04:57:05.511517 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-06-26 04:57:05.511536 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-06-26 04:57:05.511554 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-06-26 04:57:05.511573 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-06-26 04:57:05.511591 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-06-26 04:57:05.511609 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-06-26 04:57:05.511629 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-06-26 04:57:05.511647 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-06-26 04:57:05.511666 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-06-26 04:57:05.511685 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-06-26 04:57:05.511704 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-06-26 04:57:05.511722 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-06-26 04:57:05.511741 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-06-26 04:57:05.511764 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-06-26 04:57:05.511783 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-06-26 04:57:05.511802 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-06-26 04:57:05.511821 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-06-26 04:57:05.511839 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-06-26 04:57:05.511858 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-06-26 04:57:05.511876 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-06-26 04:57:05.511895 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-06-26 04:57:05.511913 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-06-26 04:57:05.511976 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-06-26 04:57:05.511998 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-06-26 04:57:05.512018 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-06-26 04:57:05.512063 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-06-26 04:57:05.512098 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-06-26 04:57:05.512119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-06-26 04:57:05.512146 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-06-26 04:57:05.512165 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-06-26 04:57:05.512185 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-06-26 04:57:05.512204 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-06-26 04:57:05.512222 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-06-26 04:57:05.512241 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-06-26 04:57:05.512260 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-06-26 04:57:05.512278 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-06-26 04:57:05.512296 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-06-26 04:57:05.512315 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-06-26 04:57:05.512334 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-06-26 04:57:05.512353 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-06-26 04:57:05.512372 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-06-26 04:57:05.512390 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-06-26 04:57:05.512409 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-06-26 04:57:05.512427 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-06-26 04:57:05.512446 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-06-26 04:57:05.512464 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-06-26 04:57:05.512483 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-06-26 04:57:05.512508 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-06-26 04:57:05.512528 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-06-26 04:57:05.512546 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-06-26 04:57:05.512565 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-06-26 04:57:05.512583 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt 2026-06-26 04:57:05.512602 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml 2026-06-26 04:57:05.512621 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt 2026-06-26 04:57:05.512639 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml 2026-06-26 04:57:05.512658 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt 2026-06-26 04:57:05.512676 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml 2026-06-26 04:57:05.512695 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt 2026-06-26 04:57:05.512713 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml 2026-06-26 04:57:05.512732 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt 2026-06-26 04:57:05.512750 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml 2026-06-26 04:57:05.512769 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt 2026-06-26 04:57:05.512787 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml 2026-06-26 04:57:05.512806 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt 2026-06-26 04:57:05.512825 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml 2026-06-26 04:57:05.512844 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt 2026-06-26 04:57:05.512862 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml 2026-06-26 04:57:05.512881 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt 2026-06-26 04:57:05.512900 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml 2026-06-26 04:57:05.512918 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt 2026-06-26 04:57:05.512937 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml 2026-06-26 04:57:05.512970 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt 2026-06-26 04:57:05.512992 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml 2026-06-26 04:57:05.513011 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-test.txt 2026-06-26 04:57:05.513029 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-test.yaml 2026-06-26 04:57:05.513048 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-06-26 04:57:05.513067 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-06-26 04:57:05.513085 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-06-26 04:57:05.513103 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-06-26 04:57:05.513122 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-06-26 04:57:05.513141 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-06-26 04:57:05.513160 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-06-26 04:57:05.513184 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-06-26 04:57:05.513203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-06-26 04:57:05.513222 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-06-26 04:57:05.513240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-06-26 04:57:05.513258 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-06-26 04:57:05.513276 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-06-26 04:57:05.513294 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-06-26 04:57:05.513313 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt 2026-06-26 04:57:05.513331 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml 2026-06-26 04:57:05.513349 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-06-26 04:57:05.513367 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-06-26 04:57:05.513386 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-06-26 04:57:05.513403 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-06-26 04:57:05.513421 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-06-26 04:57:05.513440 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-06-26 04:57:05.513458 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-06-26 04:57:05.513477 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-06-26 04:57:05.513495 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-06-26 04:57:05.513514 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-06-26 04:57:05.513532 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-06-26 04:57:05.513549 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-06-26 04:57:05.513567 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-06-26 04:57:05.513585 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-06-26 04:57:05.513603 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-06-26 04:57:05.513621 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-06-26 04:57:05.513638 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-06-26 04:57:05.513656 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-06-26 04:57:05.513674 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-06-26 04:57:05.513692 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-06-26 04:57:05.513709 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-06-26 04:57:05.513727 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-06-26 04:57:05.513745 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-06-26 04:57:05.513763 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-06-26 04:57:05.513781 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-06-26 04:57:05.513803 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-06-26 04:57:05.513822 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-06-26 04:57:05.513840 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-06-26 04:57:05.513858 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-06-26 04:57:05.513876 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-06-26 04:57:05.513894 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-06-26 04:57:05.513912 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-06-26 04:57:05.513930 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-06-26 04:57:05.513948 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-06-26 04:57:05.513966 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-06-26 04:57:05.513985 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-06-26 04:57:05.514003 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-06-26 04:57:05.514020 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-06-26 04:57:05.514038 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-06-26 04:57:05.514056 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-06-26 04:57:05.514075 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-06-26 04:57:05.514094 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-06-26 04:57:05.514112 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-06-26 04:57:05.514130 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-06-26 04:57:05.514148 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-06-26 04:57:05.514167 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-06-26 04:57:05.514204 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-06-26 04:57:05.514224 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-06-26 04:57:05.514242 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-06-26 04:57:05.514260 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-06-26 04:57:05.514278 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-06-26 04:57:05.514296 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-06-26 04:57:05.514401 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-06-26 04:57:05.514433 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-06-26 04:57:05.514475 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-06-26 04:57:05.514509 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-06-26 04:57:05.514554 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-06-26 04:57:05.514575 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-06-26 04:57:05.514595 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-06-26 04:57:05.514614 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-06-26 04:57:05.514653 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-06-26 04:57:05.514687 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-06-26 04:57:05.514714 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-06-26 04:57:05.514740 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-06-26 04:57:05.514767 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt 2026-06-26 04:57:05.514786 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml 2026-06-26 04:57:05.514805 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt 2026-06-26 04:57:05.514830 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml 2026-06-26 04:57:05.514857 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt 2026-06-26 04:57:05.514889 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml 2026-06-26 04:57:05.514915 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt 2026-06-26 04:57:05.514941 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml 2026-06-26 04:57:05.514967 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-06-26 04:57:05.514994 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-06-26 04:57:05.515015 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-06-26 04:57:05.515034 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-06-26 04:57:05.515052 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-06-26 04:57:05.515071 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-06-26 04:57:05.515090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-06-26 04:57:05.515109 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-06-26 04:57:05.515128 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-06-26 04:57:05.515146 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-06-26 04:57:05.515165 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-06-26 04:57:05.515183 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-06-26 04:57:05.515202 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-06-26 04:57:05.515220 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-06-26 04:57:05.515239 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-06-26 04:57:05.515258 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-06-26 04:57:05.515276 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-06-26 04:57:05.515295 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-06-26 04:57:05.515313 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-06-26 04:57:05.515332 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-06-26 04:57:05.515351 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-06-26 04:57:05.515369 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-06-26 04:57:05.515393 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-06-26 04:57:05.515412 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-06-26 04:57:05.515430 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-06-26 04:57:05.515449 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-06-26 04:57:05.515467 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-06-26 04:57:05.515486 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-06-26 04:57:05.515504 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt 2026-06-26 04:57:05.515523 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml 2026-06-26 04:57:05.515541 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-06-26 04:57:05.515560 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-06-26 04:57:05.515578 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-06-26 04:57:05.515597 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-06-26 04:57:05.515615 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-06-26 04:57:05.515633 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-06-26 04:57:05.515651 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-06-26 04:57:05.515670 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-06-26 04:57:05.515688 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-senlin-server.txt 2026-06-26 04:57:05.515706 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-senlin-server.yaml 2026-06-26 04:57:05.515725 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-06-26 04:57:05.515743 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-06-26 04:57:05.515762 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-06-26 04:57:05.515780 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-06-26 04:57:05.515798 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-06-26 04:57:05.515816 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-06-26 04:57:05.515835 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-06-26 04:57:05.515853 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-06-26 04:57:05.515871 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-06-26 04:57:05.515890 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-06-26 04:57:05.515908 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-api.txt 2026-06-26 04:57:05.515926 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-api.yaml 2026-06-26 04:57:05.515945 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-conductor.txt 2026-06-26 04:57:05.515963 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-conductor.yaml 2026-06-26 04:57:05.515981 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-db-init.txt 2026-06-26 04:57:05.516004 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-db-init.yaml 2026-06-26 04:57:05.516023 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-db-sync.txt 2026-06-26 04:57:05.516042 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-db-sync.yaml 2026-06-26 04:57:05.516060 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-engine-cleaner.txt 2026-06-26 04:57:05.516078 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-engine-cleaner.yaml 2026-06-26 04:57:05.516097 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-engine.txt 2026-06-26 04:57:05.516116 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-engine.yaml 2026-06-26 04:57:05.516134 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-health-manager.txt 2026-06-26 04:57:05.516153 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-health-manager.yaml 2026-06-26 04:57:05.516171 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-ks-endpoints.txt 2026-06-26 04:57:05.516189 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-ks-endpoints.yaml 2026-06-26 04:57:05.516208 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-ks-service.txt 2026-06-26 04:57:05.516226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-ks-service.yaml 2026-06-26 04:57:05.516245 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-ks-user.txt 2026-06-26 04:57:05.516263 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-ks-user.yaml 2026-06-26 04:57:05.516282 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-rabbit-init.txt 2026-06-26 04:57:05.516301 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-rabbit-init.yaml 2026-06-26 04:57:05.516320 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-test.txt 2026-06-26 04:57:05.516338 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/senlin-test.yaml 2026-06-26 04:57:05.516356 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-06-26 04:57:05.516374 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-06-26 04:57:05.516392 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-06-26 04:57:05.516410 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-06-26 04:57:05.516429 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-06-26 04:57:05.516447 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-06-26 04:57:05.516466 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-06-26 04:57:05.516485 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-06-26 04:57:05.516504 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.txt 2026-06-26 04:57:05.516523 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.yaml 2026-06-26 04:57:05.516541 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.txt 2026-06-26 04:57:05.516560 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.yaml 2026-06-26 04:57:05.516578 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-06-26 04:57:05.516597 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-06-26 04:57:05.516616 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-06-26 04:57:05.516635 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-06-26 04:57:05.516658 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-06-26 04:57:05.516677 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-06-26 04:57:05.516696 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-06-26 04:57:05.516714 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-06-26 04:57:05.516733 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-06-26 04:57:05.516751 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-06-26 04:57:05.516770 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-06-26 04:57:05.516788 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-06-26 04:57:05.516807 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-06-26 04:57:05.516825 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-06-26 04:57:05.516843 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-06-26 04:57:05.516861 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-06-26 04:57:05.516879 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-06-26 04:57:05.516897 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-06-26 04:57:05.516916 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-06-26 04:57:05.516934 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-06-26 04:57:05.516978 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-06-26 04:57:05.517001 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt 2026-06-26 04:57:05.517021 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml 2026-06-26 04:57:05.517039 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt 2026-06-26 04:57:05.517058 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml 2026-06-26 04:57:05.517076 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-06-26 04:57:05.517095 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-06-26 04:57:05.517113 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-06-26 04:57:05.517132 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-06-26 04:57:05.517151 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-06-26 04:57:05.517169 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-06-26 04:57:05.517188 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-06-26 04:57:05.517206 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-06-26 04:57:05.517224 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-06-26 04:57:05.517243 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-06-26 04:57:05.517261 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-06-26 04:57:05.517280 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-06-26 04:57:05.517299 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-06-26 04:57:05.517318 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-06-26 04:57:05.517336 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.txt 2026-06-26 04:57:05.517354 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.yaml 2026-06-26 04:57:05.517373 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt 2026-06-26 04:57:05.517391 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml 2026-06-26 04:57:05.517414 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt 2026-06-26 04:57:05.517433 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml 2026-06-26 04:57:05.517451 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-06-26 04:57:05.517482 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-06-26 04:57:05.517501 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-06-26 04:57:05.517520 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-06-26 04:57:05.517539 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-06-26 04:57:05.517558 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-06-26 04:57:05.517576 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-06-26 04:57:05.517596 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-06-26 04:57:05.517615 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-06-26 04:57:05.517634 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-06-26 04:57:05.517653 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-06-26 04:57:05.517672 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-06-26 04:57:05.517691 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-06-26 04:57:05.517709 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-06-26 04:57:05.517728 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-06-26 04:57:05.517747 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-06-26 04:57:05.517765 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-06-26 04:57:05.517785 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-06-26 04:57:05.517803 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-06-26 04:57:05.517822 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-06-26 04:57:05.517841 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-06-26 04:57:05.517860 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-06-26 04:57:05.517879 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-06-26 04:57:05.517898 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-06-26 04:57:05.517917 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-06-26 04:57:05.517935 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-06-26 04:57:05.517954 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-06-26 04:57:05.517973 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-06-26 04:57:05.517992 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-06-26 04:57:05.518011 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-06-26 04:57:05.518030 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-06-26 04:57:05.518048 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-06-26 04:57:05.518067 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-06-26 04:57:05.518090 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-06-26 04:57:05.518110 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-06-26 04:57:05.518129 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-06-26 04:57:05.518147 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-06-26 04:57:05.518166 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-06-26 04:57:05.518211 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt 2026-06-26 04:57:05.518232 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml 2026-06-26 04:57:05.518251 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt 2026-06-26 04:57:05.518269 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml 2026-06-26 04:57:05.518288 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-06-26 04:57:05.518307 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-06-26 04:57:05.518326 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-06-26 04:57:05.518344 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-06-26 04:57:05.518363 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-06-26 04:57:05.518382 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-06-26 04:57:05.518401 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-06-26 04:57:05.518419 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-06-26 04:57:05.518437 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-06-26 04:57:05.518455 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-06-26 04:57:05.518473 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-06-26 04:57:05.518492 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-06-26 04:57:05.518511 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-06-26 04:57:05.518530 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-06-26 04:57:05.518549 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-senlin-nodes.txt 2026-06-26 04:57:05.518568 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-senlin-nodes.yaml 2026-06-26 04:57:05.518587 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-senlin.txt 2026-06-26 04:57:05.518606 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-senlin.yaml 2026-06-26 04:57:05.518625 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-06-26 04:57:05.518644 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-06-26 04:57:05.518662 | instance | >f+++++++++ objects/namespaced/openstack/services/senlin-api.txt 2026-06-26 04:57:05.518681 | instance | >f+++++++++ objects/namespaced/openstack/services/senlin-api.yaml 2026-06-26 04:57:05.518699 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-06-26 04:57:05.518718 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-06-26 04:57:05.518736 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-06-26 04:57:05.518754 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-06-26 04:57:05.518772 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-06-26 04:57:05.518795 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt 2026-06-26 04:57:05.518813 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml 2026-06-26 04:57:05.518832 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt 2026-06-26 04:57:05.518849 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml 2026-06-26 04:57:05.518867 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-06-26 04:57:05.518885 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-06-26 04:57:05.518903 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-06-26 04:57:05.518922 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-06-26 04:57:05.518940 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-06-26 04:57:05.518959 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-06-26 04:57:05.518978 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-06-26 04:57:05.518997 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-06-26 04:57:05.519015 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-06-26 04:57:05.519033 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-06-26 04:57:05.519051 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-06-26 04:57:05.519070 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-06-26 04:57:05.519089 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-06-26 04:57:05.519107 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-06-26 04:57:05.519125 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-06-26 04:57:05.519143 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-06-26 04:57:05.519162 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt 2026-06-26 04:57:05.519180 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml 2026-06-26 04:57:05.519198 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-06-26 04:57:05.519217 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-06-26 04:57:05.519236 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-06-26 04:57:05.519255 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-06-26 04:57:05.519274 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-06-26 04:57:05.519293 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-06-26 04:57:05.519311 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-senlin-server.txt 2026-06-26 04:57:05.519330 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-senlin-server.yaml 2026-06-26 04:57:05.519348 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-06-26 04:57:05.519368 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-06-26 04:57:05.519387 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-06-26 04:57:05.519406 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-06-26 04:57:05.519426 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-06-26 04:57:05.519450 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-06-26 04:57:05.519469 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-06-26 04:57:05.519488 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-06-26 04:57:05.519506 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-06-26 04:57:05.519524 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-06-26 04:57:05.519543 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-06-26 04:57:05.519562 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-b56d5d966-fs2l4.txt 2026-06-26 04:57:05.519580 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-b56d5d966-fs2l4.yaml 2026-06-26 04:57:05.519599 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-06-26 04:57:05.519618 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-06-26 04:57:05.519637 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-06-26 04:57:05.519655 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-06-26 04:57:05.519673 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-06-26 04:57:05.519692 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-06-26 04:57:05.519711 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-06-26 04:57:05.519729 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-06-26 04:57:05.519748 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-06-26 04:57:05.519766 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-06-26 04:57:05.519785 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-06-26 04:57:05.519804 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-06-26 04:57:05.519822 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-06-26 04:57:05.519840 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-06-26 04:57:05.519859 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-06-26 04:57:05.519877 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-06-26 04:57:05.519896 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-06-26 04:57:05.519914 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-06-26 04:57:05.519932 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-06-26 04:57:05.519951 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-06-26 04:57:05.519969 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-06-26 04:57:05.519988 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-06-26 04:57:05.520007 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-06-26 04:57:05.520025 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-06-26 04:57:05.520044 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-06-26 04:57:05.520062 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-06-26 04:57:05.520081 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-06-26 04:57:05.520099 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-06-26 04:57:05.520122 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-6988c5f444-p7bxj.txt 2026-06-26 04:57:05.520141 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-6988c5f444-p7bxj.yaml 2026-06-26 04:57:05.520159 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-06-26 04:57:05.520178 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-06-26 04:57:05.520197 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-06-26 04:57:05.520216 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-06-26 04:57:05.520234 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-06-26 04:57:05.520253 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-06-26 04:57:05.520272 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-06-26 04:57:05.520290 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-06-26 04:57:05.520309 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-06-26 04:57:05.520328 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-06-26 04:57:05.520346 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-06-26 04:57:05.520364 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-06-26 04:57:05.520383 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-06-26 04:57:05.520401 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-06-26 04:57:05.520420 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-06-26 04:57:05.520438 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-06-26 04:57:05.520456 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-06-26 04:57:05.520475 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-06-26 04:57:05.520493 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-06-26 04:57:05.520511 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-rgw.txt 2026-06-26 04:57:05.520529 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-rgw.yaml 2026-06-26 04:57:05.520547 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-06-26 04:57:05.520566 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-06-26 04:57:05.520584 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-06-26 04:57:05.520602 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-06-26 04:57:05.520620 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-06-26 04:57:05.520638 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-06-26 04:57:05.520657 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-06-26 04:57:05.520676 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-06-26 04:57:05.520694 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-06-26 04:57:05.520713 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-06-26 04:57:05.520731 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-06-26 04:57:05.520749 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-06-26 04:57:05.520772 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-06-26 04:57:05.520791 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-06-26 04:57:05.520809 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-06-26 04:57:05.520828 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-rgw.txt 2026-06-26 04:57:05.520847 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-rgw.yaml 2026-06-26 04:57:05.520865 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-06-26 04:57:05.520884 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-06-26 04:57:05.520902 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-06-26 04:57:05.520920 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-06-26 04:57:05.520938 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-06-26 04:57:05.520972 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-06-26 04:57:05.520994 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-06-26 04:57:05.521013 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-06-26 04:57:05.521031 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-06-26 04:57:05.521050 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-06-26 04:57:05.521068 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-06-26 04:57:05.521086 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-06-26 04:57:05.521104 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-06-26 04:57:05.521123 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-06-26 04:57:05.521141 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-06-26 04:57:05.521160 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-06-26 04:57:05.521179 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-06-26 04:57:05.521197 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-06-26 04:57:05.521215 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-06-26 04:57:05.521233 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-06-26 04:57:05.521252 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-06-26 04:57:05.521270 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-06-26 04:57:05.521289 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-06-26 04:57:05.521308 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-06-26 04:57:05.521327 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-06-26 04:57:05.521345 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-06-26 04:57:05.521363 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-06-26 04:57:05.521381 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-06-26 04:57:05.521400 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-06-26 04:57:05.521418 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-06-26 04:57:05.521441 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-06-26 04:57:05.521460 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-06-26 04:57:05.521478 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-06-26 04:57:05.521497 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-06-26 04:57:05.521516 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-06-26 04:57:05.521535 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-06-26 04:57:05.521553 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-mz7nl.txt 2026-06-26 04:57:05.521572 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-mz7nl.yaml 2026-06-26 04:57:05.521591 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-06-26 04:57:05.521609 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-06-26 04:57:05.521629 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-06-26 04:57:05.521648 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-06-26 04:57:05.521666 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-06-26 04:57:05.562047 | 2026-06-26 04:57:05.562171 | TASK [gather-pod-logs : creating directory for pod logs] 2026-06-26 04:57:05.780734 | instance | changed 2026-06-26 04:57:05.787829 | 2026-06-26 04:57:05.787901 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-06-26 04:57:05.986204 | instance | changed 2026-06-26 04:57:05.991987 | 2026-06-26 04:57:05.992069 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-06-26 04:57:06.599842 | instance | auth-system/keycloak-0/keycloak 2026-06-26 04:57:06.815042 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-06-26 04:57:07.018394 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-x7rxt/manager 2026-06-26 04:57:07.213905 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-67b8b974d6-x7rxt" not found 2026-06-26 04:57:07.419422 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-l472h/manager 2026-06-26 04:57:07.623789 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-l472h" not found 2026-06-26 04:57:07.844788 | instance | capi-system/capi-controller-manager-5647546676-xfg2k/manager 2026-06-26 04:57:08.074186 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-5647546676-xfg2k" not found 2026-06-26 04:57:08.284170 | instance | capo-system/capo-controller-manager-56cf844ccd-glm64/manager 2026-06-26 04:57:08.490520 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-56cf844ccd-glm64" not found 2026-06-26 04:57:08.692981 | instance | cert-manager/cert-manager-75969b45cf-lfqfc/cert-manager-controller 2026-06-26 04:57:08.909430 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75969b45cf-lfqfc" not found 2026-06-26 04:57:09.110846 | instance | cert-manager/cert-manager-cainjector-84f45b698d-8lgg4/cert-manager-cainjector 2026-06-26 04:57:09.327405 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-84f45b698d-8lgg4" not found 2026-06-26 04:57:09.515944 | instance | cert-manager/cert-manager-webhook-9997c64fc-p8f8l/cert-manager-webhook 2026-06-26 04:57:09.744504 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-9997c64fc-p8f8l" not found 2026-06-26 04:57:09.931733 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-rw5dq/envoy-gateway 2026-06-26 04:57:10.201512 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-rw5dq" not found 2026-06-26 04:57:10.389855 | instance | ingress-nginx/ingress-nginx-controller-r7mzt/controller 2026-06-26 04:57:10.643095 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-r7mzt" not found 2026-06-26 04:57:10.831959 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-l98mr/ingress-nginx-default-backend 2026-06-26 04:57:11.037432 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-l98mr" not found 2026-06-26 04:57:11.239335 | instance | kube-system/cilium-kltmj/config 2026-06-26 04:57:11.441394 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-kltmj" not found 2026-06-26 04:57:11.445650 | instance | kube-system/cilium-kltmj/mount-cgroup 2026-06-26 04:57:11.675753 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-kltmj" not found 2026-06-26 04:57:11.679681 | instance | kube-system/cilium-kltmj/apply-sysctl-overwrites 2026-06-26 04:57:11.866047 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-kltmj" not found 2026-06-26 04:57:11.870354 | instance | kube-system/cilium-kltmj/mount-bpf-fs 2026-06-26 04:57:12.056557 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-kltmj" not found 2026-06-26 04:57:12.061160 | instance | kube-system/cilium-kltmj/clean-cilium-state 2026-06-26 04:57:12.253540 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-kltmj" not found 2026-06-26 04:57:12.257133 | instance | kube-system/cilium-kltmj/install-cni-binaries 2026-06-26 04:57:12.449310 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-kltmj" not found 2026-06-26 04:57:12.454495 | instance | kube-system/cilium-kltmj/cilium-agent 2026-06-26 04:57:12.785451 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-kltmj" not found 2026-06-26 04:57:12.976454 | instance | kube-system/cilium-operator-869df985b8-wd7vf/cilium-operator 2026-06-26 04:57:13.196620 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-wd7vf" not found 2026-06-26 04:57:13.395366 | instance | kube-system/coredns-67659f764b-5c6qm/coredns 2026-06-26 04:57:13.617546 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-5c6qm" not found 2026-06-26 04:57:13.809963 | instance | kube-system/coredns-67659f764b-r8zr8/coredns 2026-06-26 04:57:14.024535 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-r8zr8" not found 2026-06-26 04:57:14.218137 | instance | kube-system/etcd-instance/etcd 2026-06-26 04:57:14.464145 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-06-26 04:57:14.659731 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-06-26 04:57:14.875512 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-06-26 04:57:15.063682 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-06-26 04:57:15.362354 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-06-26 04:57:15.576610 | instance | kube-system/kube-proxy-bsrqp/kube-proxy 2026-06-26 04:57:15.775621 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-bsrqp" not found 2026-06-26 04:57:15.968495 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-06-26 04:57:16.169473 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-06-26 04:57:16.371277 | instance | kube-system/kube-vip-instance/kube-vip 2026-06-26 04:57:16.569107 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-06-26 04:57:16.767188 | instance | local-path-storage/local-path-provisioner-679c578f5-hgh9x/local-path-provisioner 2026-06-26 04:57:16.963661 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-hgh9x" not found 2026-06-26 04:57:17.156837 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-06-26 04:57:17.334776 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-06-26 04:57:17.339092 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-06-26 04:57:17.537973 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-06-26 04:57:17.542817 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-06-26 04:57:17.764538 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-06-26 04:57:17.768856 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-06-26 04:57:18.004153 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-06-26 04:57:18.223490 | instance | monitoring/goldpinger-7l27l/goldpinger-daemon 2026-06-26 04:57:18.420429 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-7l27l" not found 2026-06-26 04:57:18.641024 | instance | monitoring/kube-prometheus-stack-grafana-d9fb5b5f7-5mjnn/grafana-sc-dashboard 2026-06-26 04:57:18.839606 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-d9fb5b5f7-5mjnn" not found 2026-06-26 04:57:18.844845 | instance | monitoring/kube-prometheus-stack-grafana-d9fb5b5f7-5mjnn/grafana-sc-datasources 2026-06-26 04:57:19.046417 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-d9fb5b5f7-5mjnn" not found 2026-06-26 04:57:19.051879 | instance | monitoring/kube-prometheus-stack-grafana-d9fb5b5f7-5mjnn/grafana 2026-06-26 04:57:19.313650 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-d9fb5b5f7-5mjnn" not found 2026-06-26 04:57:19.504560 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-c7bd54d7-pvv96/kube-state-metrics 2026-06-26 04:57:19.705267 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-c7bd54d7-pvv96" not found 2026-06-26 04:57:19.900623 | instance | monitoring/kube-prometheus-stack-operator-cc88b86d6-ccdn6/kube-prometheus-stack 2026-06-26 04:57:20.110373 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cc88b86d6-ccdn6" not found 2026-06-26 04:57:20.306158 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-fgzgl/node-exporter 2026-06-26 04:57:20.519146 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-fgzgl/pod-tls-sidecar 2026-06-26 04:57:20.742399 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-fgzgl" not found 2026-06-26 04:57:20.927777 | instance | monitoring/loki-0/loki 2026-06-26 04:57:21.099032 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-06-26 04:57:21.314660 | instance | monitoring/loki-gateway-5cc45946cd-v4xd4/nginx 2026-06-26 04:57:21.786673 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-5cc45946cd-v4xd4" not found 2026-06-26 04:57:21.976144 | instance | monitoring/node-feature-discovery-master-68cf466d5f-bx89z/master 2026-06-26 04:57:22.168410 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-68cf466d5f-bx89z" not found 2026-06-26 04:57:22.369832 | instance | monitoring/node-feature-discovery-worker-qtxp5/worker 2026-06-26 04:57:22.582893 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-qtxp5" not found 2026-06-26 04:57:22.798920 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-06-26 04:57:23.001806 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-06-26 04:57:23.007294 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-06-26 04:57:23.203845 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-06-26 04:57:23.208703 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-06-26 04:57:23.423077 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-06-26 04:57:23.428789 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-06-26 04:57:23.656172 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-06-26 04:57:23.662603 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-06-26 04:57:23.893186 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-06-26 04:57:24.113441 | instance | monitoring/prometheus-pushgateway-5c694d99cc-dtfsc/pushgateway 2026-06-26 04:57:24.314047 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-5c694d99cc-dtfsc" not found 2026-06-26 04:57:24.526581 | instance | monitoring/vector-9c6gr/vector 2026-06-26 04:57:24.801820 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-9c6gr" not found 2026-06-26 04:57:25.006551 | instance | openstack/barbican-api-67dfd988f7-8v5xf/init 2026-06-26 04:57:25.244055 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-67dfd988f7-8v5xf" not found 2026-06-26 04:57:25.248003 | instance | openstack/barbican-api-67dfd988f7-8v5xf/barbican-api 2026-06-26 04:57:25.443615 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-67dfd988f7-8v5xf" not found 2026-06-26 04:57:25.670350 | instance | openstack/barbican-db-init-fv6sl/init 2026-06-26 04:57:25.860382 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-fv6sl" not found 2026-06-26 04:57:25.864866 | instance | openstack/barbican-db-init-fv6sl/barbican-db-init-0 2026-06-26 04:57:26.065700 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-fv6sl" not found 2026-06-26 04:57:26.250943 | instance | openstack/barbican-db-sync-j788t/init 2026-06-26 04:57:26.449567 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-j788t" not found 2026-06-26 04:57:26.455180 | instance | openstack/barbican-db-sync-j788t/barbican-db-sync 2026-06-26 04:57:26.678884 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-j788t" not found 2026-06-26 04:57:26.875419 | instance | openstack/barbican-ks-endpoints-tbqk7/init 2026-06-26 04:57:27.074034 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-tbqk7" not found 2026-06-26 04:57:27.080017 | instance | openstack/barbican-ks-endpoints-tbqk7/key-manager-ks-endpoints-admin 2026-06-26 04:57:27.287835 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-tbqk7" not found 2026-06-26 04:57:27.292154 | instance | openstack/barbican-ks-endpoints-tbqk7/key-manager-ks-endpoints-internal 2026-06-26 04:57:27.501250 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-tbqk7" not found 2026-06-26 04:57:27.505971 | instance | openstack/barbican-ks-endpoints-tbqk7/key-manager-ks-endpoints-public 2026-06-26 04:57:27.710783 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-tbqk7" not found 2026-06-26 04:57:27.919260 | instance | openstack/barbican-ks-service-wbqbg/init 2026-06-26 04:57:28.109504 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-wbqbg" not found 2026-06-26 04:57:28.115300 | instance | openstack/barbican-ks-service-wbqbg/key-manager-ks-service-registration 2026-06-26 04:57:28.304034 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-wbqbg" not found 2026-06-26 04:57:28.503491 | instance | openstack/barbican-ks-user-7gt4t/init 2026-06-26 04:57:28.720645 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-7gt4t" not found 2026-06-26 04:57:28.724854 | instance | openstack/barbican-ks-user-7gt4t/barbican-ks-user 2026-06-26 04:57:28.942453 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-7gt4t" not found 2026-06-26 04:57:29.146319 | instance | openstack/barbican-rabbit-init-7cgcm/init 2026-06-26 04:57:29.340433 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-7cgcm" not found 2026-06-26 04:57:29.344580 | instance | openstack/barbican-rabbit-init-7cgcm/rabbit-init 2026-06-26 04:57:29.546668 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-7cgcm" not found 2026-06-26 04:57:29.752751 | instance | openstack/cinder-api-7bbf6fb964-t69d7/init 2026-06-26 04:57:29.944821 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-7bbf6fb964-t69d7" not found 2026-06-26 04:57:29.949560 | instance | openstack/cinder-api-7bbf6fb964-t69d7/ceph-coordination-volume-perms 2026-06-26 04:57:30.149017 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-7bbf6fb964-t69d7" not found 2026-06-26 04:57:30.154679 | instance | openstack/cinder-api-7bbf6fb964-t69d7/cinder-api 2026-06-26 04:57:30.489847 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-7bbf6fb964-t69d7" not found 2026-06-26 04:57:30.726278 | instance | openstack/cinder-backup-594cc765fc-8zqsf/init 2026-06-26 04:57:30.925839 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-594cc765fc-8zqsf" not found 2026-06-26 04:57:30.931408 | instance | openstack/cinder-backup-594cc765fc-8zqsf/ceph-backup-keyring-placement 2026-06-26 04:57:31.134810 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-594cc765fc-8zqsf" not found 2026-06-26 04:57:31.139556 | instance | openstack/cinder-backup-594cc765fc-8zqsf/ceph-keyring-placement-rbd1 2026-06-26 04:57:31.330274 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-594cc765fc-8zqsf" not found 2026-06-26 04:57:31.334087 | instance | openstack/cinder-backup-594cc765fc-8zqsf/ceph-coordination-volume-perms 2026-06-26 04:57:31.535299 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-594cc765fc-8zqsf" not found 2026-06-26 04:57:31.539754 | instance | openstack/cinder-backup-594cc765fc-8zqsf/cinder-backup 2026-06-26 04:57:31.761215 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-594cc765fc-8zqsf" not found 2026-06-26 04:57:31.951998 | instance | openstack/cinder-backup-storage-init-jhw25/init 2026-06-26 04:57:32.153491 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-jhw25" not found 2026-06-26 04:57:32.159336 | instance | openstack/cinder-backup-storage-init-jhw25/ceph-keyring-placement 2026-06-26 04:57:32.361948 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-jhw25" not found 2026-06-26 04:57:32.367027 | instance | openstack/cinder-backup-storage-init-jhw25/cinder-backup-storage-init 2026-06-26 04:57:32.571420 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-jhw25" not found 2026-06-26 04:57:32.796396 | instance | openstack/cinder-bootstrap-jcjgq/init 2026-06-26 04:57:32.999831 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-jcjgq" not found 2026-06-26 04:57:33.004596 | instance | openstack/cinder-bootstrap-jcjgq/bootstrap 2026-06-26 04:57:33.200317 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-jcjgq" not found 2026-06-26 04:57:33.391439 | instance | openstack/cinder-create-internal-tenant-42nmb/init 2026-06-26 04:57:33.600461 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-42nmb" not found 2026-06-26 04:57:33.609210 | instance | openstack/cinder-create-internal-tenant-42nmb/create-internal-tenant 2026-06-26 04:57:33.819233 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-42nmb" not found 2026-06-26 04:57:34.074242 | instance | openstack/cinder-db-init-qtzzs/init 2026-06-26 04:57:34.295089 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-qtzzs" not found 2026-06-26 04:57:34.300098 | instance | openstack/cinder-db-init-qtzzs/cinder-db-init-0 2026-06-26 04:57:34.494127 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-qtzzs" not found 2026-06-26 04:57:34.703052 | instance | openstack/cinder-db-sync-7trqm/init 2026-06-26 04:57:34.906293 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-7trqm" not found 2026-06-26 04:57:34.911799 | instance | openstack/cinder-db-sync-7trqm/cinder-db-sync 2026-06-26 04:57:35.111841 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-7trqm" not found 2026-06-26 04:57:35.351963 | instance | openstack/cinder-ks-endpoints-m8zkh/init 2026-06-26 04:57:35.554378 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-m8zkh" not found 2026-06-26 04:57:35.559250 | instance | openstack/cinder-ks-endpoints-m8zkh/volumev3-ks-endpoints-admin 2026-06-26 04:57:35.751031 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-m8zkh" not found 2026-06-26 04:57:35.756869 | instance | openstack/cinder-ks-endpoints-m8zkh/volumev3-ks-endpoints-internal 2026-06-26 04:57:35.954176 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-m8zkh" not found 2026-06-26 04:57:35.958022 | instance | openstack/cinder-ks-endpoints-m8zkh/volumev3-ks-endpoints-public 2026-06-26 04:57:36.144310 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-m8zkh" not found 2026-06-26 04:57:36.335457 | instance | openstack/cinder-ks-service-zh5nd/init 2026-06-26 04:57:36.518664 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-zh5nd" not found 2026-06-26 04:57:36.524266 | instance | openstack/cinder-ks-service-zh5nd/volumev3-ks-service-registration 2026-06-26 04:57:36.735565 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-zh5nd" not found 2026-06-26 04:57:36.921926 | instance | openstack/cinder-ks-user-4rt2f/init 2026-06-26 04:57:37.109232 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-4rt2f" not found 2026-06-26 04:57:37.114605 | instance | openstack/cinder-ks-user-4rt2f/cinder-ks-user 2026-06-26 04:57:37.328645 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-4rt2f" not found 2026-06-26 04:57:37.537925 | instance | openstack/cinder-rabbit-init-d65lb/init 2026-06-26 04:57:37.718333 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-d65lb" not found 2026-06-26 04:57:37.724001 | instance | openstack/cinder-rabbit-init-d65lb/rabbit-init 2026-06-26 04:57:37.928343 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-d65lb" not found 2026-06-26 04:57:38.113316 | instance | openstack/cinder-scheduler-7fbc69489f-msnhn/init 2026-06-26 04:57:38.320034 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-7fbc69489f-msnhn" not found 2026-06-26 04:57:38.325012 | instance | openstack/cinder-scheduler-7fbc69489f-msnhn/ceph-coordination-volume-perms 2026-06-26 04:57:38.538959 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-7fbc69489f-msnhn" not found 2026-06-26 04:57:38.545478 | instance | openstack/cinder-scheduler-7fbc69489f-msnhn/cinder-scheduler 2026-06-26 04:57:38.755461 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-7fbc69489f-msnhn" not found 2026-06-26 04:57:38.969826 | instance | openstack/cinder-storage-init-ksj77/init 2026-06-26 04:57:39.177894 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-ksj77" not found 2026-06-26 04:57:39.182079 | instance | openstack/cinder-storage-init-ksj77/ceph-keyring-placement 2026-06-26 04:57:39.390330 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-ksj77" not found 2026-06-26 04:57:39.394675 | instance | openstack/cinder-storage-init-ksj77/cinder-storage-init-rbd1 2026-06-26 04:57:39.606838 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-ksj77" not found 2026-06-26 04:57:39.821850 | instance | openstack/cinder-volume-65fc6f5486-6nhzm/init 2026-06-26 04:57:40.015220 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-65fc6f5486-6nhzm" not found 2026-06-26 04:57:40.018663 | instance | openstack/cinder-volume-65fc6f5486-6nhzm/ceph-keyring-placement-rbd1 2026-06-26 04:57:40.200425 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-65fc6f5486-6nhzm" not found 2026-06-26 04:57:40.204015 | instance | openstack/cinder-volume-65fc6f5486-6nhzm/ceph-coordination-volume-perms 2026-06-26 04:57:40.397085 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-65fc6f5486-6nhzm" not found 2026-06-26 04:57:40.401466 | instance | openstack/cinder-volume-65fc6f5486-6nhzm/init-cinder-conf 2026-06-26 04:57:40.615650 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-65fc6f5486-6nhzm" not found 2026-06-26 04:57:40.619801 | instance | openstack/cinder-volume-65fc6f5486-6nhzm/cinder-volume 2026-06-26 04:57:40.821455 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-65fc6f5486-6nhzm" not found 2026-06-26 04:57:41.024650 | instance | openstack/cinder-volume-usage-audit-29707445-8nkq5/init 2026-06-26 04:57:41.214629 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29707445-8nkq5" not found 2026-06-26 04:57:41.219565 | instance | openstack/cinder-volume-usage-audit-29707445-8nkq5/cinder-volume-usage-audit 2026-06-26 04:57:41.439154 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29707445-8nkq5" not found 2026-06-26 04:57:41.638604 | instance | openstack/glance-api-b998466f6-tq6wb/init 2026-06-26 04:57:41.850004 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-b998466f6-tq6wb" not found 2026-06-26 04:57:41.854320 | instance | openstack/glance-api-b998466f6-tq6wb/glance-perms 2026-06-26 04:57:42.042869 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-b998466f6-tq6wb" not found 2026-06-26 04:57:42.046824 | instance | openstack/glance-api-b998466f6-tq6wb/ceph-keyring-placement 2026-06-26 04:57:42.237899 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-b998466f6-tq6wb" not found 2026-06-26 04:57:42.243380 | instance | openstack/glance-api-b998466f6-tq6wb/glance-api 2026-06-26 04:57:42.455492 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-b998466f6-tq6wb" not found 2026-06-26 04:57:42.667597 | instance | openstack/glance-db-init-x5np7/init 2026-06-26 04:57:42.870635 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-x5np7" not found 2026-06-26 04:57:42.876429 | instance | openstack/glance-db-init-x5np7/glance-db-init-0 2026-06-26 04:57:43.067254 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-x5np7" not found 2026-06-26 04:57:43.272276 | instance | openstack/glance-db-sync-hwzc8/init 2026-06-26 04:57:43.460527 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-hwzc8" not found 2026-06-26 04:57:43.464716 | instance | openstack/glance-db-sync-hwzc8/glance-db-sync 2026-06-26 04:57:43.682628 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-hwzc8" not found 2026-06-26 04:57:43.884366 | instance | openstack/glance-ks-endpoints-bk49p/init 2026-06-26 04:57:44.098037 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-bk49p" not found 2026-06-26 04:57:44.104160 | instance | openstack/glance-ks-endpoints-bk49p/image-ks-endpoints-admin 2026-06-26 04:57:44.308347 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-bk49p" not found 2026-06-26 04:57:44.314057 | instance | openstack/glance-ks-endpoints-bk49p/image-ks-endpoints-internal 2026-06-26 04:57:44.588205 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-bk49p" not found 2026-06-26 04:57:44.592193 | instance | openstack/glance-ks-endpoints-bk49p/image-ks-endpoints-public 2026-06-26 04:57:44.803978 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-bk49p" not found 2026-06-26 04:57:44.999838 | instance | openstack/glance-ks-service-c6t8v/init 2026-06-26 04:57:45.206572 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-c6t8v" not found 2026-06-26 04:57:45.212115 | instance | openstack/glance-ks-service-c6t8v/image-ks-service-registration 2026-06-26 04:57:45.416295 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-c6t8v" not found 2026-06-26 04:57:45.624199 | instance | openstack/glance-ks-user-55vzx/init 2026-06-26 04:57:45.813491 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-55vzx" not found 2026-06-26 04:57:45.819085 | instance | openstack/glance-ks-user-55vzx/glance-ks-user 2026-06-26 04:57:46.005114 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-55vzx" not found 2026-06-26 04:57:46.206810 | instance | openstack/glance-metadefs-load-8l7j4/init 2026-06-26 04:57:46.391140 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-8l7j4" not found 2026-06-26 04:57:46.396110 | instance | openstack/glance-metadefs-load-8l7j4/glance-metadefs-load 2026-06-26 04:57:46.603298 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-8l7j4" not found 2026-06-26 04:57:46.808076 | instance | openstack/glance-rabbit-init-jbzbl/init 2026-06-26 04:57:47.007660 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-jbzbl" not found 2026-06-26 04:57:47.012295 | instance | openstack/glance-rabbit-init-jbzbl/rabbit-init 2026-06-26 04:57:47.206838 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-jbzbl" not found 2026-06-26 04:57:47.416973 | instance | openstack/glance-storage-init-4pghd/init 2026-06-26 04:57:47.633986 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-4pghd" not found 2026-06-26 04:57:47.637801 | instance | openstack/glance-storage-init-4pghd/ceph-keyring-placement 2026-06-26 04:57:47.833771 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-4pghd" not found 2026-06-26 04:57:47.838006 | instance | openstack/glance-storage-init-4pghd/glance-storage-init 2026-06-26 04:57:48.034125 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-4pghd" not found 2026-06-26 04:57:48.220473 | instance | openstack/heat-api-565984db56-vtqg8/init 2026-06-26 04:57:48.409691 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-565984db56-vtqg8" not found 2026-06-26 04:57:48.414957 | instance | openstack/heat-api-565984db56-vtqg8/heat-api 2026-06-26 04:57:48.620442 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-565984db56-vtqg8" not found 2026-06-26 04:57:48.803397 | instance | openstack/heat-bootstrap-nnxqz/init 2026-06-26 04:57:48.990520 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-nnxqz" not found 2026-06-26 04:57:48.995384 | instance | openstack/heat-bootstrap-nnxqz/bootstrap 2026-06-26 04:57:49.179252 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-nnxqz" not found 2026-06-26 04:57:49.395973 | instance | openstack/heat-cfn-794bb9bd4b-w7bt8/init 2026-06-26 04:57:49.632286 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-794bb9bd4b-w7bt8" not found 2026-06-26 04:57:49.636148 | instance | openstack/heat-cfn-794bb9bd4b-w7bt8/heat-cfn 2026-06-26 04:57:49.816334 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-794bb9bd4b-w7bt8" not found 2026-06-26 04:57:50.005027 | instance | openstack/heat-db-init-d48h5/init 2026-06-26 04:57:50.185672 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-d48h5" not found 2026-06-26 04:57:50.190980 | instance | openstack/heat-db-init-d48h5/heat-db-init-0 2026-06-26 04:57:50.377537 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-d48h5" not found 2026-06-26 04:57:50.586302 | instance | openstack/heat-db-sync-fsxq5/init 2026-06-26 04:57:50.792325 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-fsxq5" not found 2026-06-26 04:57:50.797274 | instance | openstack/heat-db-sync-fsxq5/heat-db-sync 2026-06-26 04:57:50.982898 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-fsxq5" not found 2026-06-26 04:57:51.179849 | instance | openstack/heat-domain-ks-user-5jm9f/init 2026-06-26 04:57:51.383731 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-5jm9f" not found 2026-06-26 04:57:51.387928 | instance | openstack/heat-domain-ks-user-5jm9f/heat-ks-domain-user 2026-06-26 04:57:51.601930 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-5jm9f" not found 2026-06-26 04:57:51.806747 | instance | openstack/heat-engine-65f489b49f-jx56g/init 2026-06-26 04:57:52.008101 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-65f489b49f-jx56g" not found 2026-06-26 04:57:52.012527 | instance | openstack/heat-engine-65f489b49f-jx56g/heat-engine 2026-06-26 04:57:52.211972 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-65f489b49f-jx56g" not found 2026-06-26 04:57:52.397220 | instance | openstack/heat-engine-cleaner-29707485-vjxdz/init 2026-06-26 04:57:52.591069 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29707485-vjxdz" not found 2026-06-26 04:57:52.597166 | instance | openstack/heat-engine-cleaner-29707485-vjxdz/heat-engine-cleaner 2026-06-26 04:57:52.799104 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29707485-vjxdz" not found 2026-06-26 04:57:52.981505 | instance | openstack/heat-engine-cleaner-29707490-nsnnn/init 2026-06-26 04:57:53.177998 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29707490-nsnnn" not found 2026-06-26 04:57:53.184966 | instance | openstack/heat-engine-cleaner-29707490-nsnnn/heat-engine-cleaner 2026-06-26 04:57:53.388337 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29707490-nsnnn" not found 2026-06-26 04:57:53.590877 | instance | openstack/heat-engine-cleaner-29707495-x7xmt/init 2026-06-26 04:57:53.788526 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29707495-x7xmt" not found 2026-06-26 04:57:53.793145 | instance | openstack/heat-engine-cleaner-29707495-x7xmt/heat-engine-cleaner 2026-06-26 04:57:54.009027 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29707495-x7xmt" not found 2026-06-26 04:57:54.211151 | instance | openstack/heat-ks-endpoints-d6pfw/init 2026-06-26 04:57:54.432139 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-d6pfw" not found 2026-06-26 04:57:54.437343 | instance | openstack/heat-ks-endpoints-d6pfw/orchestration-ks-endpoints-admin 2026-06-26 04:57:54.653410 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-d6pfw" not found 2026-06-26 04:57:54.657703 | instance | openstack/heat-ks-endpoints-d6pfw/orchestration-ks-endpoints-internal 2026-06-26 04:57:54.853490 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-d6pfw" not found 2026-06-26 04:57:54.858867 | instance | openstack/heat-ks-endpoints-d6pfw/orchestration-ks-endpoints-public 2026-06-26 04:57:55.071096 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-d6pfw" not found 2026-06-26 04:57:55.076189 | instance | openstack/heat-ks-endpoints-d6pfw/cloudformation-ks-endpoints-admin 2026-06-26 04:57:55.269463 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-d6pfw" not found 2026-06-26 04:57:55.275785 | instance | openstack/heat-ks-endpoints-d6pfw/cloudformation-ks-endpoints-internal 2026-06-26 04:57:55.475579 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-d6pfw" not found 2026-06-26 04:57:55.481752 | instance | openstack/heat-ks-endpoints-d6pfw/cloudformation-ks-endpoints-public 2026-06-26 04:57:55.702127 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-d6pfw" not found 2026-06-26 04:57:55.911763 | instance | openstack/heat-ks-service-8rt6v/init 2026-06-26 04:57:56.112440 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-8rt6v" not found 2026-06-26 04:57:56.117107 | instance | openstack/heat-ks-service-8rt6v/orchestration-ks-service-registration 2026-06-26 04:57:56.322025 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-8rt6v" not found 2026-06-26 04:57:56.327245 | instance | openstack/heat-ks-service-8rt6v/cloudformation-ks-service-registration 2026-06-26 04:57:56.535648 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-8rt6v" not found 2026-06-26 04:57:56.738719 | instance | openstack/heat-ks-user-wcmqp/init 2026-06-26 04:57:56.950305 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-wcmqp" not found 2026-06-26 04:57:56.955606 | instance | openstack/heat-ks-user-wcmqp/heat-ks-user 2026-06-26 04:57:57.149733 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-wcmqp" not found 2026-06-26 04:57:57.155656 | instance | openstack/heat-ks-user-wcmqp/heat-trustee-ks-user 2026-06-26 04:57:57.340839 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-wcmqp" not found 2026-06-26 04:57:57.548901 | instance | openstack/heat-rabbit-init-f46sq/init 2026-06-26 04:57:57.747124 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-f46sq" not found 2026-06-26 04:57:57.751328 | instance | openstack/heat-rabbit-init-f46sq/rabbit-init 2026-06-26 04:57:57.934711 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-f46sq" not found 2026-06-26 04:57:58.119563 | instance | openstack/heat-trusts-cq7g6/init 2026-06-26 04:57:58.312644 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-cq7g6" not found 2026-06-26 04:57:58.317866 | instance | openstack/heat-trusts-cq7g6/heat-trusts 2026-06-26 04:57:58.511016 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-cq7g6" not found 2026-06-26 04:57:58.721905 | instance | openstack/horizon-64646fc576-67jld/init 2026-06-26 04:57:58.912980 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-64646fc576-67jld" not found 2026-06-26 04:57:58.917208 | instance | openstack/horizon-64646fc576-67jld/horizon 2026-06-26 04:57:59.317901 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-64646fc576-67jld" not found 2026-06-26 04:57:59.510270 | instance | openstack/horizon-db-init-mtdrx/init 2026-06-26 04:57:59.737430 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-mtdrx" not found 2026-06-26 04:57:59.741696 | instance | openstack/horizon-db-init-mtdrx/horizon-db-init-0 2026-06-26 04:57:59.946987 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-mtdrx" not found 2026-06-26 04:58:00.151693 | instance | openstack/horizon-db-sync-c2jwh/init 2026-06-26 04:58:00.352301 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-c2jwh" not found 2026-06-26 04:58:00.357620 | instance | openstack/horizon-db-sync-c2jwh/horizon-db-sync 2026-06-26 04:58:00.562350 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-c2jwh" not found 2026-06-26 04:58:00.800856 | instance | openstack/keepalived-jspl5/init 2026-06-26 04:58:01.021835 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-jspl5" not found 2026-06-26 04:58:01.026567 | instance | openstack/keepalived-jspl5/wait-for-ip 2026-06-26 04:58:01.407348 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-jspl5" not found 2026-06-26 04:58:01.411843 | instance | openstack/keepalived-jspl5/keepalived 2026-06-26 04:58:01.682913 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-jspl5" not found 2026-06-26 04:58:01.885230 | instance | openstack/keystone-api-68b74dbcd8-4bn9t/init 2026-06-26 04:58:02.082721 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-68b74dbcd8-4bn9t" not found 2026-06-26 04:58:02.088197 | instance | openstack/keystone-api-68b74dbcd8-4bn9t/keystone-api 2026-06-26 04:58:03.654720 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-68b74dbcd8-4bn9t" not found 2026-06-26 04:58:03.902004 | instance | openstack/keystone-bootstrap-2rn8q/init 2026-06-26 04:58:04.123178 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-2rn8q" not found 2026-06-26 04:58:04.127189 | instance | openstack/keystone-bootstrap-2rn8q/bootstrap 2026-06-26 04:58:04.384852 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-2rn8q" not found 2026-06-26 04:58:04.614958 | instance | openstack/keystone-credential-setup-s4ldm/init 2026-06-26 04:58:04.796576 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-s4ldm" not found 2026-06-26 04:58:04.801033 | instance | openstack/keystone-credential-setup-s4ldm/keystone-credential-setup 2026-06-26 04:58:05.006718 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-s4ldm" not found 2026-06-26 04:58:05.224969 | instance | openstack/keystone-db-init-ql7zd/init 2026-06-26 04:58:05.411706 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-ql7zd" not found 2026-06-26 04:58:05.416573 | instance | openstack/keystone-db-init-ql7zd/keystone-db-init-0 2026-06-26 04:58:05.644785 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-ql7zd" not found 2026-06-26 04:58:05.850467 | instance | openstack/keystone-db-sync-dqrk7/init 2026-06-26 04:58:06.084973 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-dqrk7" not found 2026-06-26 04:58:06.089973 | instance | openstack/keystone-db-sync-dqrk7/keystone-db-sync 2026-06-26 04:58:06.288639 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-dqrk7" not found 2026-06-26 04:58:06.493532 | instance | openstack/keystone-domain-manage-nzmbz/init 2026-06-26 04:58:06.709517 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-nzmbz" not found 2026-06-26 04:58:06.712501 | instance | openstack/keystone-domain-manage-nzmbz/keystone-domain-manage 2026-06-26 04:58:06.906912 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-nzmbz" not found 2026-06-26 04:58:07.108300 | instance | openstack/keystone-fernet-setup-jbrzg/init 2026-06-26 04:58:07.291671 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-jbrzg" not found 2026-06-26 04:58:07.296207 | instance | openstack/keystone-fernet-setup-jbrzg/keystone-fernet-setup 2026-06-26 04:58:07.501429 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-jbrzg" not found 2026-06-26 04:58:07.715540 | instance | openstack/keystone-rabbit-init-6vxhr/init 2026-06-26 04:58:07.911674 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-6vxhr" not found 2026-06-26 04:58:07.917252 | instance | openstack/keystone-rabbit-init-6vxhr/rabbit-init 2026-06-26 04:58:08.120918 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-6vxhr" not found 2026-06-26 04:58:08.312022 | instance | openstack/libvirt-libvirt-default-4658d/init 2026-06-26 04:58:08.509429 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-4658d" not found 2026-06-26 04:58:08.512863 | instance | openstack/libvirt-libvirt-default-4658d/init-dynamic-options 2026-06-26 04:58:08.724526 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-4658d" not found 2026-06-26 04:58:08.729756 | instance | openstack/libvirt-libvirt-default-4658d/ceph-admin-keyring-placement 2026-06-26 04:58:08.931590 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-4658d" not found 2026-06-26 04:58:08.937513 | instance | openstack/libvirt-libvirt-default-4658d/ceph-keyring-placement 2026-06-26 04:58:09.136189 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-4658d" not found 2026-06-26 04:58:09.142308 | instance | openstack/libvirt-libvirt-default-4658d/tls-sidecar 2026-06-26 04:58:09.347159 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-4658d" not found 2026-06-26 04:58:09.352294 | instance | openstack/libvirt-libvirt-default-4658d/libvirt 2026-06-26 04:58:09.575703 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-4658d" not found 2026-06-26 04:58:09.581245 | instance | openstack/libvirt-libvirt-default-4658d/libvirt-exporter 2026-06-26 04:58:09.810271 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-4658d" not found 2026-06-26 04:58:10.003869 | instance | openstack/magnum-api-54ff75fff5-q6nrk/init 2026-06-26 04:58:10.195168 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-54ff75fff5-q6nrk" not found 2026-06-26 04:58:10.199662 | instance | openstack/magnum-api-54ff75fff5-q6nrk/magnum-api 2026-06-26 04:58:10.394193 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-54ff75fff5-q6nrk" not found 2026-06-26 04:58:10.617028 | instance | openstack/magnum-cluster-api-proxy-thvjs/magnum-cluster-api-proxy 2026-06-26 04:58:10.813484 | instance | Error from server (BadRequest): previous terminated container "magnum-cluster-api-proxy" in pod "magnum-cluster-api-proxy-thvjs" not found 2026-06-26 04:58:11.029578 | instance | openstack/magnum-conductor-0/init 2026-06-26 04:58:11.224572 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-06-26 04:58:11.230093 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-06-26 04:58:11.428776 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-06-26 04:58:11.434755 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-06-26 04:58:11.656476 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-06-26 04:58:11.863185 | instance | openstack/magnum-db-init-9xzcc/init 2026-06-26 04:58:12.062718 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-9xzcc" not found 2026-06-26 04:58:12.066629 | instance | openstack/magnum-db-init-9xzcc/magnum-db-init-0 2026-06-26 04:58:12.259084 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-9xzcc" not found 2026-06-26 04:58:12.459274 | instance | openstack/magnum-db-sync-wgdck/init 2026-06-26 04:58:12.663251 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-wgdck" not found 2026-06-26 04:58:12.667216 | instance | openstack/magnum-db-sync-wgdck/magnum-db-sync 2026-06-26 04:58:12.867236 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-wgdck" not found 2026-06-26 04:58:13.055859 | instance | openstack/magnum-domain-ks-user-9ck9w/init 2026-06-26 04:58:13.242703 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-9ck9w" not found 2026-06-26 04:58:13.247807 | instance | openstack/magnum-domain-ks-user-9ck9w/magnum-ks-domain-user 2026-06-26 04:58:13.466591 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-9ck9w" not found 2026-06-26 04:58:13.677626 | instance | openstack/magnum-ks-endpoints-qbt88/init 2026-06-26 04:58:13.877206 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-qbt88" not found 2026-06-26 04:58:13.881889 | instance | openstack/magnum-ks-endpoints-qbt88/container-infra-ks-endpoints-admin 2026-06-26 04:58:14.089942 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-qbt88" not found 2026-06-26 04:58:14.094234 | instance | openstack/magnum-ks-endpoints-qbt88/container-infra-ks-endpoints-internal 2026-06-26 04:58:14.294023 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-qbt88" not found 2026-06-26 04:58:14.300392 | instance | openstack/magnum-ks-endpoints-qbt88/container-infra-ks-endpoints-public 2026-06-26 04:58:14.524471 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-qbt88" not found 2026-06-26 04:58:14.735913 | instance | openstack/magnum-ks-service-42879/init 2026-06-26 04:58:14.922304 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-42879" not found 2026-06-26 04:58:14.927386 | instance | openstack/magnum-ks-service-42879/container-infra-ks-service-registration 2026-06-26 04:58:15.136362 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-42879" not found 2026-06-26 04:58:15.353350 | instance | openstack/magnum-ks-user-p4p2j/init 2026-06-26 04:58:15.563513 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-p4p2j" not found 2026-06-26 04:58:15.569355 | instance | openstack/magnum-ks-user-p4p2j/magnum-ks-user 2026-06-26 04:58:15.790348 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-p4p2j" not found 2026-06-26 04:58:16.001212 | instance | openstack/magnum-rabbit-init-d7pc4/init 2026-06-26 04:58:16.235630 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-d7pc4" not found 2026-06-26 04:58:16.241173 | instance | openstack/magnum-rabbit-init-d7pc4/rabbit-init 2026-06-26 04:58:16.430812 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-d7pc4" not found 2026-06-26 04:58:16.640666 | instance | openstack/magnum-registry-c45778976-jkdrb/registry 2026-06-26 04:58:16.847998 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-jkdrb" not found 2026-06-26 04:58:17.041220 | instance | openstack/manila-api-7579cd74fc-b7jz8/init 2026-06-26 04:58:17.231736 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-7579cd74fc-b7jz8" not found 2026-06-26 04:58:17.237196 | instance | openstack/manila-api-7579cd74fc-b7jz8/manila-api 2026-06-26 04:58:17.485124 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-7579cd74fc-b7jz8" not found 2026-06-26 04:58:17.691450 | instance | openstack/manila-bootstrap-w9mgm/init 2026-06-26 04:58:17.880842 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-w9mgm" not found 2026-06-26 04:58:17.886308 | instance | openstack/manila-bootstrap-w9mgm/bootstrap 2026-06-26 04:58:18.076347 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-w9mgm" not found 2026-06-26 04:58:18.282332 | instance | openstack/manila-data-84fb657988-p4qnr/init 2026-06-26 04:58:18.470869 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-84fb657988-p4qnr" not found 2026-06-26 04:58:18.496211 | instance | openstack/manila-data-84fb657988-p4qnr/manila-data 2026-06-26 04:58:18.704913 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-84fb657988-p4qnr" not found 2026-06-26 04:58:18.908634 | instance | openstack/manila-db-init-vxwkz/init 2026-06-26 04:58:19.114705 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-vxwkz" not found 2026-06-26 04:58:19.120039 | instance | openstack/manila-db-init-vxwkz/manila-db-init-0 2026-06-26 04:58:19.314983 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-vxwkz" not found 2026-06-26 04:58:19.540831 | instance | openstack/manila-db-sync-4rw48/init 2026-06-26 04:58:19.739254 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-4rw48" not found 2026-06-26 04:58:19.744681 | instance | openstack/manila-db-sync-4rw48/manila-db-sync 2026-06-26 04:58:19.935510 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-4rw48" not found 2026-06-26 04:58:20.140079 | instance | openstack/manila-ks-endpoints-78zzv/init 2026-06-26 04:58:20.356379 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-78zzv" not found 2026-06-26 04:58:20.361899 | instance | openstack/manila-ks-endpoints-78zzv/share-ks-endpoints-admin 2026-06-26 04:58:20.573763 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-78zzv" not found 2026-06-26 04:58:20.578149 | instance | openstack/manila-ks-endpoints-78zzv/share-ks-endpoints-internal 2026-06-26 04:58:20.791436 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-78zzv" not found 2026-06-26 04:58:20.795948 | instance | openstack/manila-ks-endpoints-78zzv/share-ks-endpoints-public 2026-06-26 04:58:21.007079 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-78zzv" not found 2026-06-26 04:58:21.011206 | instance | openstack/manila-ks-endpoints-78zzv/sharev2-ks-endpoints-admin 2026-06-26 04:58:21.205911 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-78zzv" not found 2026-06-26 04:58:21.221328 | instance | openstack/manila-ks-endpoints-78zzv/sharev2-ks-endpoints-internal 2026-06-26 04:58:21.428473 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-78zzv" not found 2026-06-26 04:58:21.434028 | instance | openstack/manila-ks-endpoints-78zzv/sharev2-ks-endpoints-public 2026-06-26 04:58:21.648416 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-78zzv" not found 2026-06-26 04:58:21.859766 | instance | openstack/manila-ks-service-2ltlq/init 2026-06-26 04:58:22.049942 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-2ltlq" not found 2026-06-26 04:58:22.055373 | instance | openstack/manila-ks-service-2ltlq/share-ks-service-registration 2026-06-26 04:58:22.245774 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-2ltlq" not found 2026-06-26 04:58:22.250287 | instance | openstack/manila-ks-service-2ltlq/sharev2-ks-service-registration 2026-06-26 04:58:22.444721 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-2ltlq" not found 2026-06-26 04:58:22.649358 | instance | openstack/manila-ks-user-2h6wb/init 2026-06-26 04:58:22.837680 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-2h6wb" not found 2026-06-26 04:58:22.842341 | instance | openstack/manila-ks-user-2h6wb/manila-ks-user 2026-06-26 04:58:23.053119 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-2h6wb" not found 2026-06-26 04:58:23.248083 | instance | openstack/manila-rabbit-init-j2f6k/init 2026-06-26 04:58:23.443435 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-j2f6k" not found 2026-06-26 04:58:23.450411 | instance | openstack/manila-rabbit-init-j2f6k/rabbit-init 2026-06-26 04:58:23.659575 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-j2f6k" not found 2026-06-26 04:58:23.856225 | instance | openstack/manila-scheduler-578c9749d8-s9fs8/init 2026-06-26 04:58:24.074515 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-578c9749d8-s9fs8" not found 2026-06-26 04:58:24.078394 | instance | openstack/manila-scheduler-578c9749d8-s9fs8/manila-scheduler 2026-06-26 04:58:24.279427 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-578c9749d8-s9fs8" not found 2026-06-26 04:58:24.471583 | instance | openstack/manila-share-c87bf7555-77d6h/init 2026-06-26 04:58:24.694986 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-c87bf7555-77d6h" not found 2026-06-26 04:58:24.700754 | instance | openstack/manila-share-c87bf7555-77d6h/manila-share-init 2026-06-26 04:58:24.892758 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-c87bf7555-77d6h" not found 2026-06-26 04:58:24.896440 | instance | openstack/manila-share-c87bf7555-77d6h/manila-share 2026-06-26 04:58:25.094535 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-c87bf7555-77d6h" not found 2026-06-26 04:58:25.295178 | instance | openstack/memcached-memcached-c47d949f5-n6wv2/init 2026-06-26 04:58:25.504110 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-c47d949f5-n6wv2" not found 2026-06-26 04:58:25.510692 | instance | openstack/memcached-memcached-c47d949f5-n6wv2/memcached 2026-06-26 04:58:25.726522 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-c47d949f5-n6wv2" not found 2026-06-26 04:58:25.731881 | instance | openstack/memcached-memcached-c47d949f5-n6wv2/memcached-exporter 2026-06-26 04:58:25.930271 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-c47d949f5-n6wv2" not found 2026-06-26 04:58:26.128481 | instance | openstack/neutron-db-init-nl545/init 2026-06-26 04:58:26.327107 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-nl545" not found 2026-06-26 04:58:26.331961 | instance | openstack/neutron-db-init-nl545/neutron-db-init-0 2026-06-26 04:58:26.584576 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-nl545" not found 2026-06-26 04:58:26.776388 | instance | openstack/neutron-db-sync-chb5b/init 2026-06-26 04:58:26.970819 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-chb5b" not found 2026-06-26 04:58:26.975290 | instance | openstack/neutron-db-sync-chb5b/neutron-db-sync 2026-06-26 04:58:27.171443 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-chb5b" not found 2026-06-26 04:58:27.375565 | instance | openstack/neutron-ks-endpoints-ltktn/init 2026-06-26 04:58:27.583301 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-ltktn" not found 2026-06-26 04:58:27.588276 | instance | openstack/neutron-ks-endpoints-ltktn/network-ks-endpoints-admin 2026-06-26 04:58:27.792800 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-ltktn" not found 2026-06-26 04:58:27.798119 | instance | openstack/neutron-ks-endpoints-ltktn/network-ks-endpoints-internal 2026-06-26 04:58:27.998508 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-ltktn" not found 2026-06-26 04:58:28.003547 | instance | openstack/neutron-ks-endpoints-ltktn/network-ks-endpoints-public 2026-06-26 04:58:28.193862 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-ltktn" not found 2026-06-26 04:58:28.383903 | instance | openstack/neutron-ks-service-lcj25/init 2026-06-26 04:58:28.599954 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-lcj25" not found 2026-06-26 04:58:28.604611 | instance | openstack/neutron-ks-service-lcj25/network-ks-service-registration 2026-06-26 04:58:28.805846 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-lcj25" not found 2026-06-26 04:58:29.005374 | instance | openstack/neutron-ks-user-2c2fg/init 2026-06-26 04:58:29.198936 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-2c2fg" not found 2026-06-26 04:58:29.203526 | instance | openstack/neutron-ks-user-2c2fg/neutron-ks-user 2026-06-26 04:58:29.389210 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-2c2fg" not found 2026-06-26 04:58:29.606616 | instance | openstack/neutron-netns-cleanup-cron-default-s2c7m/init 2026-06-26 04:58:29.815595 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-s2c7m" not found 2026-06-26 04:58:29.820495 | instance | openstack/neutron-netns-cleanup-cron-default-s2c7m/neutron-netns-cleanup-cron 2026-06-26 04:58:30.021457 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-s2c7m" not found 2026-06-26 04:58:30.232054 | instance | openstack/neutron-ovn-metadata-agent-default-hg6nr/init 2026-06-26 04:58:30.445158 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-hg6nr" not found 2026-06-26 04:58:30.449912 | instance | openstack/neutron-ovn-metadata-agent-default-hg6nr/neutron-metadata-agent-init 2026-06-26 04:58:30.669102 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-hg6nr" not found 2026-06-26 04:58:30.676700 | instance | openstack/neutron-ovn-metadata-agent-default-hg6nr/ovn-neutron-init 2026-06-26 04:58:30.875057 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-hg6nr" not found 2026-06-26 04:58:30.879780 | instance | openstack/neutron-ovn-metadata-agent-default-hg6nr/neutron-ovn-metadata-agent 2026-06-26 04:58:31.084624 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-hg6nr" not found 2026-06-26 04:58:31.270628 | instance | openstack/neutron-rabbit-init-vrv5b/init 2026-06-26 04:58:31.459284 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-vrv5b" not found 2026-06-26 04:58:31.464181 | instance | openstack/neutron-rabbit-init-vrv5b/rabbit-init 2026-06-26 04:58:31.690882 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-vrv5b" not found 2026-06-26 04:58:31.898202 | instance | openstack/neutron-server-59586c46d-24zrg/init 2026-06-26 04:58:32.104318 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-59586c46d-24zrg" not found 2026-06-26 04:58:32.109075 | instance | openstack/neutron-server-59586c46d-24zrg/ovn-neutron-init 2026-06-26 04:58:32.308463 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-59586c46d-24zrg" not found 2026-06-26 04:58:32.313510 | instance | openstack/neutron-server-59586c46d-24zrg/neutron-server 2026-06-26 04:58:32.785149 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-59586c46d-24zrg" not found 2026-06-26 04:58:32.790096 | instance | openstack/neutron-server-59586c46d-24zrg/neutron-policy-server 2026-06-26 04:58:32.985680 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-59586c46d-24zrg" not found 2026-06-26 04:58:33.188495 | instance | openstack/nova-api-metadata-85f88578b9-76qj5/init 2026-06-26 04:58:33.408722 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-85f88578b9-76qj5" not found 2026-06-26 04:58:33.413323 | instance | openstack/nova-api-metadata-85f88578b9-76qj5/nova-api-metadata-init 2026-06-26 04:58:33.645724 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-85f88578b9-76qj5" not found 2026-06-26 04:58:33.650644 | instance | openstack/nova-api-metadata-85f88578b9-76qj5/nova-api 2026-06-26 04:58:33.854270 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-85f88578b9-76qj5" not found 2026-06-26 04:58:34.051901 | instance | openstack/nova-api-osapi-5c67f56984-sxz26/init 2026-06-26 04:58:34.284853 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-5c67f56984-sxz26" not found 2026-06-26 04:58:34.289879 | instance | openstack/nova-api-osapi-5c67f56984-sxz26/nova-osapi 2026-06-26 04:58:34.545654 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-5c67f56984-sxz26" not found 2026-06-26 04:58:34.742511 | instance | openstack/nova-bootstrap-dvjzv/init 2026-06-26 04:58:34.937385 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-dvjzv" not found 2026-06-26 04:58:34.943802 | instance | openstack/nova-bootstrap-dvjzv/bootstrap 2026-06-26 04:58:35.128808 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-dvjzv" not found 2026-06-26 04:58:35.324876 | instance | openstack/nova-cell-setup-vgs7x/init 2026-06-26 04:58:35.519438 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-vgs7x" not found 2026-06-26 04:58:35.523473 | instance | openstack/nova-cell-setup-vgs7x/nova-cell-setup-init 2026-06-26 04:58:35.735810 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-vgs7x" not found 2026-06-26 04:58:35.740167 | instance | openstack/nova-cell-setup-vgs7x/nova-cell-setup 2026-06-26 04:58:35.944413 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-vgs7x" not found 2026-06-26 04:58:36.148679 | instance | openstack/nova-compute-default-s922z/init 2026-06-26 04:58:36.379225 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-s922z" not found 2026-06-26 04:58:36.384486 | instance | openstack/nova-compute-default-s922z/nova-compute-init 2026-06-26 04:58:36.601702 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-s922z" not found 2026-06-26 04:58:36.618270 | instance | openstack/nova-compute-default-s922z/ceph-perms 2026-06-26 04:58:36.836638 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-s922z" not found 2026-06-26 04:58:36.843063 | instance | openstack/nova-compute-default-s922z/ceph-admin-keyring-placement 2026-06-26 04:58:37.044722 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-s922z" not found 2026-06-26 04:58:37.049726 | instance | openstack/nova-compute-default-s922z/ceph-keyring-placement 2026-06-26 04:58:37.252290 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-s922z" not found 2026-06-26 04:58:37.259135 | instance | openstack/nova-compute-default-s922z/nova-compute-vnc-init 2026-06-26 04:58:37.465679 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-s922z" not found 2026-06-26 04:58:37.470721 | instance | openstack/nova-compute-default-s922z/nova-compute-ssh-init 2026-06-26 04:58:37.700885 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-s922z" not found 2026-06-26 04:58:37.707580 | instance | openstack/nova-compute-default-s922z/nova-compute 2026-06-26 04:58:37.933753 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-s922z" not found 2026-06-26 04:58:37.937601 | instance | openstack/nova-compute-default-s922z/nova-compute-ssh 2026-06-26 04:58:38.135981 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-s922z" not found 2026-06-26 04:58:38.338452 | instance | openstack/nova-conductor-79d74bf998-xxvqf/init 2026-06-26 04:58:38.561388 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-79d74bf998-xxvqf" not found 2026-06-26 04:58:38.567721 | instance | openstack/nova-conductor-79d74bf998-xxvqf/nova-conductor 2026-06-26 04:58:38.781313 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-79d74bf998-xxvqf" not found 2026-06-26 04:58:38.973866 | instance | openstack/nova-db-init-9bvj4/init 2026-06-26 04:58:39.170118 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-9bvj4" not found 2026-06-26 04:58:39.175118 | instance | openstack/nova-db-init-9bvj4/nova-db-init-0 2026-06-26 04:58:39.385191 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-9bvj4" not found 2026-06-26 04:58:39.390189 | instance | openstack/nova-db-init-9bvj4/nova-db-init-1 2026-06-26 04:58:39.620226 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-9bvj4" not found 2026-06-26 04:58:39.625372 | instance | openstack/nova-db-init-9bvj4/nova-db-init-2 2026-06-26 04:58:39.820951 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-9bvj4" not found 2026-06-26 04:58:40.006934 | instance | openstack/nova-db-sync-mjslc/init 2026-06-26 04:58:40.197674 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-mjslc" not found 2026-06-26 04:58:40.200559 | instance | openstack/nova-db-sync-mjslc/nova-db-sync 2026-06-26 04:58:40.400118 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-mjslc" not found 2026-06-26 04:58:40.599911 | instance | openstack/nova-ks-endpoints-d6hf2/init 2026-06-26 04:58:40.790408 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-d6hf2" not found 2026-06-26 04:58:40.794591 | instance | openstack/nova-ks-endpoints-d6hf2/compute-ks-endpoints-admin 2026-06-26 04:58:41.005595 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-d6hf2" not found 2026-06-26 04:58:41.009781 | instance | openstack/nova-ks-endpoints-d6hf2/compute-ks-endpoints-internal 2026-06-26 04:58:41.193484 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-d6hf2" not found 2026-06-26 04:58:41.199201 | instance | openstack/nova-ks-endpoints-d6hf2/compute-ks-endpoints-public 2026-06-26 04:58:41.384956 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-d6hf2" not found 2026-06-26 04:58:41.574127 | instance | openstack/nova-ks-service-bxxrp/init 2026-06-26 04:58:41.779274 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-bxxrp" not found 2026-06-26 04:58:41.784145 | instance | openstack/nova-ks-service-bxxrp/compute-ks-service-registration 2026-06-26 04:58:41.966802 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-bxxrp" not found 2026-06-26 04:58:42.160373 | instance | openstack/nova-ks-user-np4bc/init 2026-06-26 04:58:42.349841 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-np4bc" not found 2026-06-26 04:58:42.354002 | instance | openstack/nova-ks-user-np4bc/nova-ks-user 2026-06-26 04:58:42.545639 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-np4bc" not found 2026-06-26 04:58:42.753115 | instance | openstack/nova-novncproxy-5cd889bb6f-jlw5r/init 2026-06-26 04:58:42.952277 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-5cd889bb6f-jlw5r" not found 2026-06-26 04:58:42.956903 | instance | openstack/nova-novncproxy-5cd889bb6f-jlw5r/nova-novncproxy-init 2026-06-26 04:58:43.142452 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-5cd889bb6f-jlw5r" not found 2026-06-26 04:58:43.148178 | instance | openstack/nova-novncproxy-5cd889bb6f-jlw5r/nova-novncproxy-init-assets 2026-06-26 04:58:43.354442 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-5cd889bb6f-jlw5r" not found 2026-06-26 04:58:43.358426 | instance | openstack/nova-novncproxy-5cd889bb6f-jlw5r/nova-novncproxy 2026-06-26 04:58:43.562425 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-5cd889bb6f-jlw5r" not found 2026-06-26 04:58:43.766433 | instance | openstack/nova-rabbit-init-jvdkc/init 2026-06-26 04:58:43.961282 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-jvdkc" not found 2026-06-26 04:58:43.967612 | instance | openstack/nova-rabbit-init-jvdkc/rabbit-init 2026-06-26 04:58:44.173147 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-jvdkc" not found 2026-06-26 04:58:44.353821 | instance | openstack/nova-scheduler-846c4fbb58-p6grt/init 2026-06-26 04:58:44.549030 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-846c4fbb58-p6grt" not found 2026-06-26 04:58:44.554201 | instance | openstack/nova-scheduler-846c4fbb58-p6grt/nova-scheduler 2026-06-26 04:58:44.751303 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-846c4fbb58-p6grt" not found 2026-06-26 04:58:44.928744 | instance | openstack/octavia-api-76df486f7-k6k6m/init 2026-06-26 04:58:45.117478 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-76df486f7-k6k6m" not found 2026-06-26 04:58:45.122598 | instance | openstack/octavia-api-76df486f7-k6k6m/octavia-api 2026-06-26 04:58:45.336835 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-76df486f7-k6k6m" not found 2026-06-26 04:58:45.530383 | instance | openstack/octavia-bootstrap-82f5g/init 2026-06-26 04:58:45.711947 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-82f5g" not found 2026-06-26 04:58:45.716003 | instance | openstack/octavia-bootstrap-82f5g/bootstrap 2026-06-26 04:58:45.898410 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-82f5g" not found 2026-06-26 04:58:46.101687 | instance | openstack/octavia-db-init-4n9z6/init 2026-06-26 04:58:46.293368 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-4n9z6" not found 2026-06-26 04:58:46.297784 | instance | openstack/octavia-db-init-4n9z6/octavia-db-init-0 2026-06-26 04:58:46.477480 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-4n9z6" not found 2026-06-26 04:58:46.673741 | instance | openstack/octavia-db-sync-lfjql/init 2026-06-26 04:58:46.857435 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-lfjql" not found 2026-06-26 04:58:46.861090 | instance | openstack/octavia-db-sync-lfjql/octavia-db-sync 2026-06-26 04:58:47.070922 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-lfjql" not found 2026-06-26 04:58:47.264995 | instance | openstack/octavia-health-manager-default-sbr7t/init 2026-06-26 04:58:47.539031 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-sbr7t" not found 2026-06-26 04:58:47.547094 | instance | openstack/octavia-health-manager-default-sbr7t/octavia-health-manager-get-port 2026-06-26 04:58:47.746176 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-sbr7t" not found 2026-06-26 04:58:47.749917 | instance | openstack/octavia-health-manager-default-sbr7t/octavia-health-manager-nic-init 2026-06-26 04:58:47.943746 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-sbr7t" not found 2026-06-26 04:58:47.949823 | instance | openstack/octavia-health-manager-default-sbr7t/octavia-health-manager 2026-06-26 04:58:48.142666 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-sbr7t" not found 2026-06-26 04:58:48.339364 | instance | openstack/octavia-housekeeping-c744f77cd-vbmpm/init 2026-06-26 04:58:48.544083 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-c744f77cd-vbmpm" not found 2026-06-26 04:58:48.549534 | instance | openstack/octavia-housekeeping-c744f77cd-vbmpm/octavia-housekeeping 2026-06-26 04:58:48.754726 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-c744f77cd-vbmpm" not found 2026-06-26 04:58:48.941970 | instance | openstack/octavia-ks-endpoints-gnxbt/init 2026-06-26 04:58:49.135112 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-gnxbt" not found 2026-06-26 04:58:49.139609 | instance | openstack/octavia-ks-endpoints-gnxbt/load-balancer-ks-endpoints-admin 2026-06-26 04:58:49.346891 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-gnxbt" not found 2026-06-26 04:58:49.352246 | instance | openstack/octavia-ks-endpoints-gnxbt/load-balancer-ks-endpoints-internal 2026-06-26 04:58:49.586621 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-gnxbt" not found 2026-06-26 04:58:49.590464 | instance | openstack/octavia-ks-endpoints-gnxbt/load-balancer-ks-endpoints-public 2026-06-26 04:58:49.797325 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-gnxbt" not found 2026-06-26 04:58:49.990446 | instance | openstack/octavia-ks-service-6v2k9/init 2026-06-26 04:58:50.169471 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-6v2k9" not found 2026-06-26 04:58:50.174540 | instance | openstack/octavia-ks-service-6v2k9/load-balancer-ks-service-registration 2026-06-26 04:58:50.366514 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-6v2k9" not found 2026-06-26 04:58:50.583086 | instance | openstack/octavia-ks-user-kq6mw/init 2026-06-26 04:58:50.794637 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-kq6mw" not found 2026-06-26 04:58:50.801748 | instance | openstack/octavia-ks-user-kq6mw/octavia-ks-user 2026-06-26 04:58:50.992663 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-kq6mw" not found 2026-06-26 04:58:51.211753 | instance | openstack/octavia-rabbit-init-62qpv/init 2026-06-26 04:58:51.406528 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-62qpv" not found 2026-06-26 04:58:51.413018 | instance | openstack/octavia-rabbit-init-62qpv/rabbit-init 2026-06-26 04:58:51.642553 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-62qpv" not found 2026-06-26 04:58:51.841314 | instance | openstack/octavia-worker-565cccdc7c-tp6fv/init 2026-06-26 04:58:52.065897 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-565cccdc7c-tp6fv" not found 2026-06-26 04:58:52.071208 | instance | openstack/octavia-worker-565cccdc7c-tp6fv/octavia-worker 2026-06-26 04:58:52.270905 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-565cccdc7c-tp6fv" not found 2026-06-26 04:58:52.462733 | instance | openstack/openstack-database-exporter-78c69bc7dd-8xzrh/openstack-database-exporter 2026-06-26 04:58:52.657859 | instance | Error from server (BadRequest): previous terminated container "openstack-database-exporter" in pod "openstack-database-exporter-78c69bc7dd-8xzrh" not found 2026-06-26 04:58:52.857489 | instance | openstack/openstack-exporter-677b67446-cv7pw/build-config 2026-06-26 04:58:53.054479 | instance | Error from server (BadRequest): previous terminated container "build-config" in pod "openstack-exporter-677b67446-cv7pw" not found 2026-06-26 04:58:53.059844 | instance | openstack/openstack-exporter-677b67446-cv7pw/openstack-exporter 2026-06-26 04:58:53.344182 | instance | Error from server (BadRequest): previous terminated container "openstack-exporter" in pod "openstack-exporter-677b67446-cv7pw" not found 2026-06-26 04:58:53.573275 | instance | openstack/openvswitch-52klm/init 2026-06-26 04:58:53.788414 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-52klm" not found 2026-06-26 04:58:53.794108 | instance | openstack/openvswitch-52klm/openvswitch-db-perms 2026-06-26 04:58:54.004406 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-52klm" not found 2026-06-26 04:58:54.008573 | instance | openstack/openvswitch-52klm/openvswitch-vswitchd-modules 2026-06-26 04:58:54.211770 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-52klm" not found 2026-06-26 04:58:54.216267 | instance | openstack/openvswitch-52klm/openvswitch-db 2026-06-26 04:58:54.422590 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-52klm" not found 2026-06-26 04:58:54.429501 | instance | openstack/openvswitch-52klm/openvswitch-vswitchd 2026-06-26 04:58:54.658262 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-52klm" not found 2026-06-26 04:58:54.850381 | instance | openstack/ovn-controller-872tj/init 2026-06-26 04:58:55.054925 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-872tj" not found 2026-06-26 04:58:55.060841 | instance | openstack/ovn-controller-872tj/get-gw-enabled 2026-06-26 04:58:55.264139 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-872tj" not found 2026-06-26 04:58:55.269978 | instance | openstack/ovn-controller-872tj/controller-init 2026-06-26 04:58:55.481216 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-872tj" not found 2026-06-26 04:58:55.486177 | instance | openstack/ovn-controller-872tj/controller 2026-06-26 04:58:55.718111 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-872tj" not found 2026-06-26 04:58:55.722971 | instance | openstack/ovn-controller-872tj/vector 2026-06-26 04:58:55.920510 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-872tj" not found 2026-06-26 04:58:55.927203 | instance | openstack/ovn-controller-872tj/log-parser 2026-06-26 04:58:56.133386 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-872tj" not found 2026-06-26 04:58:56.338738 | instance | openstack/ovn-northd-7785c59fb4-txmjv/init 2026-06-26 04:58:56.534259 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-7785c59fb4-txmjv" not found 2026-06-26 04:58:56.540598 | instance | openstack/ovn-northd-7785c59fb4-txmjv/northd 2026-06-26 04:58:56.764259 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-7785c59fb4-txmjv" not found 2026-06-26 04:58:56.950883 | instance | openstack/ovn-ovsdb-nb-0/init 2026-06-26 04:58:57.146805 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found 2026-06-26 04:58:57.151786 | instance | openstack/ovn-ovsdb-nb-0/ovsdb 2026-06-26 04:58:57.368256 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found 2026-06-26 04:58:57.571331 | instance | openstack/ovn-ovsdb-sb-0/init 2026-06-26 04:58:57.774845 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found 2026-06-26 04:58:57.779794 | instance | openstack/ovn-ovsdb-sb-0/ovsdb 2026-06-26 04:58:57.970647 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found 2026-06-26 04:58:58.170133 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-06-26 04:58:58.360847 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-06-26 04:58:58.365807 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-06-26 04:58:58.741165 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-06-26 04:58:58.746281 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-06-26 04:58:58.943939 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-06-26 04:58:59.150412 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-06-26 04:58:59.336399 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-06-26 04:58:59.340046 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-06-26 04:58:59.569448 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-06-26 04:58:59.576738 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-06-26 04:58:59.776067 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-06-26 04:58:59.974698 | instance | openstack/placement-api-6b855bc5d7-6vsjn/init 2026-06-26 04:59:00.179200 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-6b855bc5d7-6vsjn" not found 2026-06-26 04:59:00.184573 | instance | openstack/placement-api-6b855bc5d7-6vsjn/placement-api 2026-06-26 04:59:00.440766 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-6b855bc5d7-6vsjn" not found 2026-06-26 04:59:00.643390 | instance | openstack/placement-db-init-l969g/init 2026-06-26 04:59:00.845794 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-l969g" not found 2026-06-26 04:59:00.849910 | instance | openstack/placement-db-init-l969g/placement-db-init-0 2026-06-26 04:59:01.041622 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-l969g" not found 2026-06-26 04:59:01.231119 | instance | openstack/placement-db-sync-qkmbs/init 2026-06-26 04:59:01.426972 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-qkmbs" not found 2026-06-26 04:59:01.430566 | instance | openstack/placement-db-sync-qkmbs/placement-db-sync 2026-06-26 04:59:01.629750 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-qkmbs" not found 2026-06-26 04:59:01.836177 | instance | openstack/placement-ks-endpoints-9jvf6/init 2026-06-26 04:59:02.027316 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-9jvf6" not found 2026-06-26 04:59:02.033052 | instance | openstack/placement-ks-endpoints-9jvf6/placement-ks-endpoints-admin 2026-06-26 04:59:02.234399 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-9jvf6" not found 2026-06-26 04:59:02.238965 | instance | openstack/placement-ks-endpoints-9jvf6/placement-ks-endpoints-internal 2026-06-26 04:59:02.436463 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-9jvf6" not found 2026-06-26 04:59:02.447809 | instance | openstack/placement-ks-endpoints-9jvf6/placement-ks-endpoints-public 2026-06-26 04:59:02.659958 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-9jvf6" not found 2026-06-26 04:59:02.866277 | instance | openstack/placement-ks-service-86f9f/init 2026-06-26 04:59:03.071242 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-86f9f" not found 2026-06-26 04:59:03.075948 | instance | openstack/placement-ks-service-86f9f/placement-ks-service-registration 2026-06-26 04:59:03.262925 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-86f9f" not found 2026-06-26 04:59:03.469445 | instance | openstack/placement-ks-user-qtrht/init 2026-06-26 04:59:03.683899 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-qtrht" not found 2026-06-26 04:59:03.688484 | instance | openstack/placement-ks-user-qtrht/placement-ks-user 2026-06-26 04:59:03.898911 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-qtrht" not found 2026-06-26 04:59:04.099347 | instance | openstack/pxc-operator-59d66cbc78-wlgws/percona-xtradb-cluster-operator 2026-06-26 04:59:04.317507 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-59d66cbc78-wlgws" not found 2026-06-26 04:59:04.537535 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-06-26 04:59:04.726760 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-06-26 04:59:04.731254 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-06-26 04:59:04.949039 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-06-26 04:59:05.150558 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-06-26 04:59:05.339160 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-06-26 04:59:05.344215 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-06-26 04:59:05.561592 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-06-26 04:59:05.752457 | instance | openstack/rabbitmq-cluster-operator-6b5c8b7cdc-fh9lt/rabbitmq-cluster-operator 2026-06-26 04:59:05.963982 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-6b5c8b7cdc-fh9lt" not found 2026-06-26 04:59:06.156514 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-06-26 04:59:06.350301 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-06-26 04:59:06.355669 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-06-26 04:59:06.611374 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-06-26 04:59:06.813844 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-06-26 04:59:07.023539 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-06-26 04:59:07.028302 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-06-26 04:59:07.231188 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-06-26 04:59:07.454034 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-06-26 04:59:07.679150 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-06-26 04:59:07.685450 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-06-26 04:59:07.906894 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-06-26 04:59:08.119360 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-06-26 04:59:08.342276 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-06-26 04:59:08.347091 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-06-26 04:59:08.579640 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-06-26 04:59:08.772955 | instance | openstack/rabbitmq-manila-server-0/setup-container 2026-06-26 04:59:08.982824 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found 2026-06-26 04:59:08.990119 | instance | openstack/rabbitmq-manila-server-0/rabbitmq 2026-06-26 04:59:09.245659 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found 2026-06-26 04:59:09.466887 | instance | openstack/rabbitmq-messaging-topology-operator-69996b7f7f-4tqf7/rabbitmq-cluster-operator 2026-06-26 04:59:09.687226 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-69996b7f7f-4tqf7" not found 2026-06-26 04:59:09.877482 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-06-26 04:59:10.068685 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-06-26 04:59:10.072766 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-06-26 04:59:10.292920 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-06-26 04:59:10.491595 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-06-26 04:59:10.694430 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-06-26 04:59:10.700108 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-06-26 04:59:11.003344 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-06-26 04:59:11.198375 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-06-26 04:59:11.402799 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-06-26 04:59:11.408169 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-06-26 04:59:11.643821 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-06-26 04:59:11.848060 | instance | openstack/rabbitmq-senlin-server-0/setup-container 2026-06-26 04:59:12.049643 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-senlin-server-0" not found 2026-06-26 04:59:12.054421 | instance | openstack/rabbitmq-senlin-server-0/rabbitmq 2026-06-26 04:59:12.265174 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-senlin-server-0" not found 2026-06-26 04:59:12.469609 | instance | openstack/rook-ceph-crashcollector-instance-cb464b779-js8ml/make-container-crash-dir 2026-06-26 04:59:12.684285 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-cb464b779-js8ml" not found 2026-06-26 04:59:12.690880 | instance | openstack/rook-ceph-crashcollector-instance-cb464b779-js8ml/chown-container-data-dir 2026-06-26 04:59:12.887920 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-cb464b779-js8ml" not found 2026-06-26 04:59:12.891649 | instance | openstack/rook-ceph-crashcollector-instance-cb464b779-js8ml/ceph-crash 2026-06-26 04:59:13.087247 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-cb464b779-js8ml" not found 2026-06-26 04:59:13.280432 | instance | openstack/rook-ceph-rgw-ceph-a-67fd8975c6-8mlk6/chown-container-data-dir 2026-06-26 04:59:13.496627 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-67fd8975c6-8mlk6" not found 2026-06-26 04:59:13.502973 | instance | openstack/rook-ceph-rgw-ceph-a-67fd8975c6-8mlk6/rgw 2026-06-26 04:59:13.834503 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-67fd8975c6-8mlk6" not found 2026-06-26 04:59:13.839345 | instance | openstack/rook-ceph-rgw-ceph-a-67fd8975c6-8mlk6/log-collector 2026-06-26 04:59:14.044296 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-67fd8975c6-8mlk6" not found 2026-06-26 04:59:14.253883 | instance | openstack/senlin-api-7d6657445d-7p8mk/init 2026-06-26 04:59:14.464961 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-api-7d6657445d-7p8mk" not found 2026-06-26 04:59:14.468037 | instance | openstack/senlin-api-7d6657445d-7p8mk/senlin-api 2026-06-26 04:59:14.680379 | instance | Error from server (BadRequest): previous terminated container "senlin-api" in pod "senlin-api-7d6657445d-7p8mk" not found 2026-06-26 04:59:14.863790 | instance | openstack/senlin-conductor-5cc9698d89-k59kk/init 2026-06-26 04:59:15.074753 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-conductor-5cc9698d89-k59kk" not found 2026-06-26 04:59:15.079168 | instance | openstack/senlin-conductor-5cc9698d89-k59kk/senlin-conductor 2026-06-26 04:59:15.269227 | instance | Error from server (BadRequest): previous terminated container "senlin-conductor" in pod "senlin-conductor-5cc9698d89-k59kk" not found 2026-06-26 04:59:15.457893 | instance | openstack/senlin-db-init-b8d2f/init 2026-06-26 04:59:15.669892 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-db-init-b8d2f" not found 2026-06-26 04:59:15.674264 | instance | openstack/senlin-db-init-b8d2f/senlin-db-init-0 2026-06-26 04:59:15.862301 | instance | Error from server (BadRequest): previous terminated container "senlin-db-init-0" in pod "senlin-db-init-b8d2f" not found 2026-06-26 04:59:16.054510 | instance | openstack/senlin-db-sync-w4flv/init 2026-06-26 04:59:16.246329 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-db-sync-w4flv" not found 2026-06-26 04:59:16.250934 | instance | openstack/senlin-db-sync-w4flv/senlin-db-sync 2026-06-26 04:59:16.443019 | instance | Error from server (BadRequest): previous terminated container "senlin-db-sync" in pod "senlin-db-sync-w4flv" not found 2026-06-26 04:59:16.663807 | instance | openstack/senlin-engine-b8785b49f-7zxdh/init 2026-06-26 04:59:16.872158 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-engine-b8785b49f-7zxdh" not found 2026-06-26 04:59:16.876119 | instance | openstack/senlin-engine-b8785b49f-7zxdh/senlin-engine 2026-06-26 04:59:17.073988 | instance | Error from server (BadRequest): previous terminated container "senlin-engine" in pod "senlin-engine-b8785b49f-7zxdh" not found 2026-06-26 04:59:17.259027 | instance | openstack/senlin-engine-cleaner-29707485-c67kd/init 2026-06-26 04:59:17.441357 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-engine-cleaner-29707485-c67kd" not found 2026-06-26 04:59:17.445900 | instance | openstack/senlin-engine-cleaner-29707485-c67kd/senlin-engine-cleaner 2026-06-26 04:59:17.653058 | instance | Error from server (BadRequest): previous terminated container "senlin-engine-cleaner" in pod "senlin-engine-cleaner-29707485-c67kd" not found 2026-06-26 04:59:17.869220 | instance | openstack/senlin-engine-cleaner-29707490-8577x/init 2026-06-26 04:59:18.053629 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-engine-cleaner-29707490-8577x" not found 2026-06-26 04:59:18.058252 | instance | openstack/senlin-engine-cleaner-29707490-8577x/senlin-engine-cleaner 2026-06-26 04:59:18.254294 | instance | Error from server (BadRequest): previous terminated container "senlin-engine-cleaner" in pod "senlin-engine-cleaner-29707490-8577x" not found 2026-06-26 04:59:18.436593 | instance | openstack/senlin-engine-cleaner-29707495-tl7lv/init 2026-06-26 04:59:18.636534 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-engine-cleaner-29707495-tl7lv" not found 2026-06-26 04:59:18.640927 | instance | openstack/senlin-engine-cleaner-29707495-tl7lv/senlin-engine-cleaner 2026-06-26 04:59:18.832696 | instance | Error from server (BadRequest): previous terminated container "senlin-engine-cleaner" in pod "senlin-engine-cleaner-29707495-tl7lv" not found 2026-06-26 04:59:19.022396 | instance | openstack/senlin-health-manager-554c5c6745-zvrtt/init 2026-06-26 04:59:19.231212 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-health-manager-554c5c6745-zvrtt" not found 2026-06-26 04:59:19.237905 | instance | openstack/senlin-health-manager-554c5c6745-zvrtt/senlin-health-manager 2026-06-26 04:59:19.428599 | instance | Error from server (BadRequest): previous terminated container "senlin-health-manager" in pod "senlin-health-manager-554c5c6745-zvrtt" not found 2026-06-26 04:59:19.632899 | instance | openstack/senlin-ks-endpoints-rrj5w/init 2026-06-26 04:59:19.836278 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-ks-endpoints-rrj5w" not found 2026-06-26 04:59:19.841868 | instance | openstack/senlin-ks-endpoints-rrj5w/clustering-ks-endpoints-admin 2026-06-26 04:59:20.032018 | instance | Error from server (BadRequest): previous terminated container "clustering-ks-endpoints-admin" in pod "senlin-ks-endpoints-rrj5w" not found 2026-06-26 04:59:20.035955 | instance | openstack/senlin-ks-endpoints-rrj5w/clustering-ks-endpoints-internal 2026-06-26 04:59:20.224923 | instance | Error from server (BadRequest): previous terminated container "clustering-ks-endpoints-internal" in pod "senlin-ks-endpoints-rrj5w" not found 2026-06-26 04:59:20.229962 | instance | openstack/senlin-ks-endpoints-rrj5w/clustering-ks-endpoints-public 2026-06-26 04:59:20.421335 | instance | Error from server (BadRequest): previous terminated container "clustering-ks-endpoints-public" in pod "senlin-ks-endpoints-rrj5w" not found 2026-06-26 04:59:20.623148 | instance | openstack/senlin-ks-service-pfl2k/init 2026-06-26 04:59:20.816356 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-ks-service-pfl2k" not found 2026-06-26 04:59:20.821026 | instance | openstack/senlin-ks-service-pfl2k/clustering-ks-service-registration 2026-06-26 04:59:21.001158 | instance | Error from server (BadRequest): previous terminated container "clustering-ks-service-registration" in pod "senlin-ks-service-pfl2k" not found 2026-06-26 04:59:21.193116 | instance | openstack/senlin-ks-user-n7z6h/init 2026-06-26 04:59:21.373789 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-ks-user-n7z6h" not found 2026-06-26 04:59:21.379080 | instance | openstack/senlin-ks-user-n7z6h/senlin-ks-user 2026-06-26 04:59:21.588284 | instance | Error from server (BadRequest): previous terminated container "senlin-ks-user" in pod "senlin-ks-user-n7z6h" not found 2026-06-26 04:59:21.802025 | instance | openstack/senlin-rabbit-init-kb5xh/init 2026-06-26 04:59:22.008651 | instance | Error from server (BadRequest): previous terminated container "init" in pod "senlin-rabbit-init-kb5xh" not found 2026-06-26 04:59:22.012759 | instance | openstack/senlin-rabbit-init-kb5xh/rabbit-init 2026-06-26 04:59:22.198710 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "senlin-rabbit-init-kb5xh" not found 2026-06-26 04:59:22.398450 | instance | openstack/staffeln-api-7c65894cf-fwndz/init 2026-06-26 04:59:22.614647 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-7c65894cf-fwndz" not found 2026-06-26 04:59:22.619464 | instance | openstack/staffeln-api-7c65894cf-fwndz/staffeln-api 2026-06-26 04:59:22.830741 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-7c65894cf-fwndz" not found 2026-06-26 04:59:23.034682 | instance | openstack/staffeln-conductor-6b557dfd5b-d58jw/staffeln-conductor 2026-06-26 04:59:23.235989 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-6b557dfd5b-d58jw" not found 2026-06-26 04:59:23.436967 | instance | openstack/staffeln-db-init-zlc4n/init 2026-06-26 04:59:23.658286 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-zlc4n" not found 2026-06-26 04:59:23.658341 | instance | openstack/staffeln-db-init-zlc4n/staffeln-db-init-0 2026-06-26 04:59:23.855199 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-zlc4n" not found 2026-06-26 04:59:24.060275 | instance | openstack/staffeln-db-sync-kt552/init 2026-06-26 04:59:24.282681 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-kt552" not found 2026-06-26 04:59:24.291969 | instance | openstack/staffeln-db-sync-kt552/staffeln-db-sync 2026-06-26 04:59:24.507153 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-kt552" not found 2026-06-26 04:59:24.709757 | instance | openstack/tempest-ks-user-bgk89/init 2026-06-26 04:59:24.896372 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-ks-user-bgk89" not found 2026-06-26 04:59:24.901279 | instance | openstack/tempest-ks-user-bgk89/tempest-ks-user 2026-06-26 04:59:25.097388 | instance | Error from server (BadRequest): previous terminated container "tempest-ks-user" in pod "tempest-ks-user-bgk89" not found 2026-06-26 04:59:25.298820 | instance | openstack/tempest-run-tests-g4hhg/init 2026-06-26 04:59:25.504744 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-run-tests-g4hhg" not found 2026-06-26 04:59:25.509206 | instance | openstack/tempest-run-tests-g4hhg/tempest-run-tests-init 2026-06-26 04:59:25.713477 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests-init" in pod "tempest-run-tests-g4hhg" not found 2026-06-26 04:59:25.718882 | instance | openstack/tempest-run-tests-g4hhg/tempest-run-tests 2026-06-26 04:59:25.914253 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests" in pod "tempest-run-tests-g4hhg" not found 2026-06-26 04:59:26.107283 | instance | orc-system/orc-controller-manager-b56d5d966-fs2l4/manager 2026-06-26 04:59:26.313053 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-b56d5d966-fs2l4" not found 2026-06-26 04:59:26.511379 | instance | rook-ceph/rook-ceph-operator-6988c5f444-p7bxj/rook-ceph-operator 2026-06-26 04:59:26.749932 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-6988c5f444-p7bxj" not found 2026-06-26 04:59:26.967557 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-mz7nl/secretgen-controller 2026-06-26 04:59:27.200722 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-mz7nl" not found 2026-06-26 04:59:27.265101 | instance | ERROR 2026-06-26 04:59:27.266029 | instance | { 2026-06-26 04:59:27.266091 | instance | "delta": "0:02:21.016003", 2026-06-26 04:59:27.266125 | instance | "end": "2026-06-26 04:59:27.208115", 2026-06-26 04:59:27.266152 | instance | "msg": "non-zero return code", 2026-06-26 04:59:27.266178 | instance | "rc": 123, 2026-06-26 04:59:27.266205 | instance | "start": "2026-06-26 04:57:06.192112" 2026-06-26 04:59:27.266232 | instance | } 2026-06-26 04:59:27.266271 | instance | ERROR: Ignoring Errors 2026-06-26 04:59:27.280568 | 2026-06-26 04:59:27.280644 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-06-26 04:59:27.944706 | instance | changed: 2026-06-26 04:59:27.944879 | instance | cd+++++++++ pod-logs/ 2026-06-26 04:59:27.944907 | instance | cd+++++++++ pod-logs/auth-system/ 2026-06-26 04:59:27.944941 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-06-26 04:59:27.944975 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-06-26 04:59:27.944996 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-06-26 04:59:27.945016 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-x7rxt/ 2026-06-26 04:59:27.945038 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-x7rxt/manager.txt 2026-06-26 04:59:27.945057 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-06-26 04:59:27.945076 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-l472h/ 2026-06-26 04:59:27.945112 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-l472h/manager.txt 2026-06-26 04:59:27.945131 | instance | cd+++++++++ pod-logs/capi-system/ 2026-06-26 04:59:27.945150 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-xfg2k/ 2026-06-26 04:59:27.945168 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-xfg2k/manager.txt 2026-06-26 04:59:27.945186 | instance | cd+++++++++ pod-logs/capo-system/ 2026-06-26 04:59:27.945204 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-glm64/ 2026-06-26 04:59:27.945223 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-glm64/manager.txt 2026-06-26 04:59:27.945241 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-06-26 04:59:27.945259 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75969b45cf-lfqfc/ 2026-06-26 04:59:27.945277 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75969b45cf-lfqfc/cert-manager-controller.txt 2026-06-26 04:59:27.945296 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-84f45b698d-8lgg4/ 2026-06-26 04:59:27.945314 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-84f45b698d-8lgg4/cert-manager-cainjector.txt 2026-06-26 04:59:27.945333 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-9997c64fc-p8f8l/ 2026-06-26 04:59:27.945351 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-9997c64fc-p8f8l/cert-manager-webhook.txt 2026-06-26 04:59:27.945369 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-06-26 04:59:27.945387 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-rw5dq/ 2026-06-26 04:59:27.945405 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-rw5dq/envoy-gateway.txt 2026-06-26 04:59:27.945422 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-06-26 04:59:27.945440 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-06-26 04:59:27.945458 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-06-26 04:59:27.945477 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-06-26 04:59:27.945495 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-06-26 04:59:27.945513 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-x7rxt/ 2026-06-26 04:59:27.945532 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-x7rxt/manager.txt 2026-06-26 04:59:27.945551 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-06-26 04:59:27.945569 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-l472h/ 2026-06-26 04:59:27.945588 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-l472h/manager.txt 2026-06-26 04:59:27.945606 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-06-26 04:59:27.945624 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-xfg2k/ 2026-06-26 04:59:27.945643 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-xfg2k/manager.txt 2026-06-26 04:59:27.945661 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-06-26 04:59:27.945679 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-glm64/ 2026-06-26 04:59:27.945697 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-glm64/manager.txt 2026-06-26 04:59:27.945715 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-06-26 04:59:27.945733 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75969b45cf-lfqfc/ 2026-06-26 04:59:27.945757 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75969b45cf-lfqfc/cert-manager-controller.txt 2026-06-26 04:59:27.945776 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-84f45b698d-8lgg4/ 2026-06-26 04:59:27.945794 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-84f45b698d-8lgg4/cert-manager-cainjector.txt 2026-06-26 04:59:27.945813 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-9997c64fc-p8f8l/ 2026-06-26 04:59:27.945831 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-9997c64fc-p8f8l/cert-manager-webhook.txt 2026-06-26 04:59:27.945850 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-06-26 04:59:27.945869 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-rw5dq/ 2026-06-26 04:59:27.945923 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-rw5dq/envoy-gateway.txt 2026-06-26 04:59:27.945955 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-06-26 04:59:27.945975 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-r7mzt/ 2026-06-26 04:59:27.945995 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-r7mzt/controller.txt 2026-06-26 04:59:27.946013 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-l98mr/ 2026-06-26 04:59:27.946032 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-l98mr/ingress-nginx-default-backend.txt 2026-06-26 04:59:27.946051 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-06-26 04:59:27.946069 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-kltmj/ 2026-06-26 04:59:27.946088 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kltmj/apply-sysctl-overwrites.txt 2026-06-26 04:59:27.946106 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kltmj/cilium-agent.txt 2026-06-26 04:59:27.946124 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kltmj/clean-cilium-state.txt 2026-06-26 04:59:27.946143 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kltmj/config.txt 2026-06-26 04:59:27.946161 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kltmj/install-cni-binaries.txt 2026-06-26 04:59:27.946179 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kltmj/mount-bpf-fs.txt 2026-06-26 04:59:27.946197 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-kltmj/mount-cgroup.txt 2026-06-26 04:59:27.946214 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-wd7vf/ 2026-06-26 04:59:27.946232 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-wd7vf/cilium-operator.txt 2026-06-26 04:59:27.946250 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-5c6qm/ 2026-06-26 04:59:27.946268 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-5c6qm/coredns.txt 2026-06-26 04:59:27.946285 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-r8zr8/ 2026-06-26 04:59:27.946303 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-r8zr8/coredns.txt 2026-06-26 04:59:27.946321 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-06-26 04:59:27.946340 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-06-26 04:59:27.946359 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-06-26 04:59:27.946377 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-06-26 04:59:27.946395 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-06-26 04:59:27.946414 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-06-26 04:59:27.946437 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-bsrqp/ 2026-06-26 04:59:27.946456 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-bsrqp/kube-proxy.txt 2026-06-26 04:59:27.946475 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-06-26 04:59:27.946493 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-06-26 04:59:27.946511 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-06-26 04:59:27.946529 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-06-26 04:59:27.946547 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-06-26 04:59:27.946565 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-hgh9x/ 2026-06-26 04:59:27.946593 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-hgh9x/local-path-provisioner.txt 2026-06-26 04:59:27.946612 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-06-26 04:59:27.946631 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-06-26 04:59:27.946649 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-06-26 04:59:27.946667 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-06-26 04:59:27.946685 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-06-26 04:59:27.946703 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-06-26 04:59:27.946720 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-7l27l/ 2026-06-26 04:59:27.946738 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-7l27l/goldpinger-daemon.txt 2026-06-26 04:59:27.946756 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-d9fb5b5f7-5mjnn/ 2026-06-26 04:59:27.946774 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-d9fb5b5f7-5mjnn/grafana-sc-dashboard.txt 2026-06-26 04:59:27.946792 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-d9fb5b5f7-5mjnn/grafana-sc-datasources.txt 2026-06-26 04:59:27.946810 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-d9fb5b5f7-5mjnn/grafana.txt 2026-06-26 04:59:27.946828 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-c7bd54d7-pvv96/ 2026-06-26 04:59:27.946846 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-c7bd54d7-pvv96/kube-state-metrics.txt 2026-06-26 04:59:27.946865 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cc88b86d6-ccdn6/ 2026-06-26 04:59:27.946883 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cc88b86d6-ccdn6/kube-prometheus-stack.txt 2026-06-26 04:59:27.946900 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-fgzgl/ 2026-06-26 04:59:27.946918 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-fgzgl/node-exporter.txt 2026-06-26 04:59:27.946937 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-fgzgl/pod-tls-sidecar.txt 2026-06-26 04:59:27.946955 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-06-26 04:59:27.946973 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-06-26 04:59:27.946991 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-5cc45946cd-v4xd4/ 2026-06-26 04:59:27.947013 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-5cc45946cd-v4xd4/nginx.txt 2026-06-26 04:59:27.947032 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-68cf466d5f-bx89z/ 2026-06-26 04:59:27.947049 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-68cf466d5f-bx89z/master.txt 2026-06-26 04:59:27.947067 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-qtxp5/ 2026-06-26 04:59:27.947085 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-qtxp5/worker.txt 2026-06-26 04:59:27.947103 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-06-26 04:59:27.947120 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-06-26 04:59:27.947138 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-06-26 04:59:27.947157 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-06-26 04:59:27.947175 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-06-26 04:59:27.947192 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-06-26 04:59:27.947210 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-5c694d99cc-dtfsc/ 2026-06-26 04:59:27.947228 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-5c694d99cc-dtfsc/pushgateway.txt 2026-06-26 04:59:27.947246 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-9c6gr/ 2026-06-26 04:59:27.947266 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-9c6gr/vector.txt 2026-06-26 04:59:27.947287 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-06-26 04:59:27.947305 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-67dfd988f7-8v5xf/ 2026-06-26 04:59:27.947323 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-67dfd988f7-8v5xf/barbican-api.txt 2026-06-26 04:59:27.947340 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-67dfd988f7-8v5xf/init.txt 2026-06-26 04:59:27.947358 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-fv6sl/ 2026-06-26 04:59:27.947376 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-fv6sl/barbican-db-init-0.txt 2026-06-26 04:59:27.947394 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-fv6sl/init.txt 2026-06-26 04:59:27.947412 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-j788t/ 2026-06-26 04:59:27.947430 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-j788t/barbican-db-sync.txt 2026-06-26 04:59:27.947447 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-j788t/init.txt 2026-06-26 04:59:27.947465 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-tbqk7/ 2026-06-26 04:59:27.947482 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-tbqk7/init.txt 2026-06-26 04:59:27.947500 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-tbqk7/key-manager-ks-endpoints-admin.txt 2026-06-26 04:59:27.947518 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-tbqk7/key-manager-ks-endpoints-internal.txt 2026-06-26 04:59:27.947536 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-tbqk7/key-manager-ks-endpoints-public.txt 2026-06-26 04:59:27.947554 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-wbqbg/ 2026-06-26 04:59:27.947572 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-wbqbg/init.txt 2026-06-26 04:59:27.947594 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-wbqbg/key-manager-ks-service-registration.txt 2026-06-26 04:59:27.947613 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-7gt4t/ 2026-06-26 04:59:27.947631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-7gt4t/barbican-ks-user.txt 2026-06-26 04:59:27.947650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-7gt4t/init.txt 2026-06-26 04:59:27.947668 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-7cgcm/ 2026-06-26 04:59:27.947685 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-7cgcm/init.txt 2026-06-26 04:59:27.947703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-7cgcm/rabbit-init.txt 2026-06-26 04:59:27.947721 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-7bbf6fb964-t69d7/ 2026-06-26 04:59:27.947739 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-7bbf6fb964-t69d7/ceph-coordination-volume-perms.txt 2026-06-26 04:59:27.947756 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-7bbf6fb964-t69d7/cinder-api.txt 2026-06-26 04:59:27.947774 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-7bbf6fb964-t69d7/init.txt 2026-06-26 04:59:27.947792 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-594cc765fc-8zqsf/ 2026-06-26 04:59:27.947810 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-594cc765fc-8zqsf/ceph-backup-keyring-placement.txt 2026-06-26 04:59:27.947827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-594cc765fc-8zqsf/ceph-coordination-volume-perms.txt 2026-06-26 04:59:27.947845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-594cc765fc-8zqsf/ceph-keyring-placement-rbd1.txt 2026-06-26 04:59:27.947863 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-594cc765fc-8zqsf/cinder-backup.txt 2026-06-26 04:59:27.947880 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-594cc765fc-8zqsf/init.txt 2026-06-26 04:59:27.947898 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-jhw25/ 2026-06-26 04:59:27.947915 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-jhw25/ceph-keyring-placement.txt 2026-06-26 04:59:27.947933 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-jhw25/cinder-backup-storage-init.txt 2026-06-26 04:59:27.947951 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-jhw25/init.txt 2026-06-26 04:59:27.947969 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-jcjgq/ 2026-06-26 04:59:27.947986 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-jcjgq/bootstrap.txt 2026-06-26 04:59:27.948004 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-jcjgq/init.txt 2026-06-26 04:59:27.948022 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-42nmb/ 2026-06-26 04:59:27.948040 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-42nmb/create-internal-tenant.txt 2026-06-26 04:59:27.948058 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-42nmb/init.txt 2026-06-26 04:59:27.948076 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-qtzzs/ 2026-06-26 04:59:27.948094 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-qtzzs/cinder-db-init-0.txt 2026-06-26 04:59:27.948113 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-qtzzs/init.txt 2026-06-26 04:59:27.948131 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-7trqm/ 2026-06-26 04:59:27.948148 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-7trqm/cinder-db-sync.txt 2026-06-26 04:59:27.948166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-7trqm/init.txt 2026-06-26 04:59:27.948188 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-m8zkh/ 2026-06-26 04:59:27.948207 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-m8zkh/init.txt 2026-06-26 04:59:27.948225 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-m8zkh/volumev3-ks-endpoints-admin.txt 2026-06-26 04:59:27.948243 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-m8zkh/volumev3-ks-endpoints-internal.txt 2026-06-26 04:59:27.948262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-m8zkh/volumev3-ks-endpoints-public.txt 2026-06-26 04:59:27.948283 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-zh5nd/ 2026-06-26 04:59:27.948303 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-zh5nd/init.txt 2026-06-26 04:59:27.948320 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-zh5nd/volumev3-ks-service-registration.txt 2026-06-26 04:59:27.948338 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-4rt2f/ 2026-06-26 04:59:27.948357 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-4rt2f/cinder-ks-user.txt 2026-06-26 04:59:27.948375 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-4rt2f/init.txt 2026-06-26 04:59:27.948393 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-d65lb/ 2026-06-26 04:59:27.948411 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-d65lb/init.txt 2026-06-26 04:59:27.948429 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-d65lb/rabbit-init.txt 2026-06-26 04:59:27.948447 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7fbc69489f-msnhn/ 2026-06-26 04:59:27.948465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7fbc69489f-msnhn/ceph-coordination-volume-perms.txt 2026-06-26 04:59:27.948483 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7fbc69489f-msnhn/cinder-scheduler.txt 2026-06-26 04:59:27.948500 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7fbc69489f-msnhn/init.txt 2026-06-26 04:59:27.948518 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-ksj77/ 2026-06-26 04:59:27.948536 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-ksj77/ceph-keyring-placement.txt 2026-06-26 04:59:27.948553 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-ksj77/cinder-storage-init-rbd1.txt 2026-06-26 04:59:27.948572 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-ksj77/init.txt 2026-06-26 04:59:27.948590 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-65fc6f5486-6nhzm/ 2026-06-26 04:59:27.948608 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-65fc6f5486-6nhzm/ceph-coordination-volume-perms.txt 2026-06-26 04:59:27.948626 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-65fc6f5486-6nhzm/ceph-keyring-placement-rbd1.txt 2026-06-26 04:59:27.948644 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-65fc6f5486-6nhzm/cinder-volume.txt 2026-06-26 04:59:27.948663 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-65fc6f5486-6nhzm/init-cinder-conf.txt 2026-06-26 04:59:27.948681 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-65fc6f5486-6nhzm/init.txt 2026-06-26 04:59:27.948699 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29707445-8nkq5/ 2026-06-26 04:59:27.948717 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29707445-8nkq5/cinder-volume-usage-audit.txt 2026-06-26 04:59:27.948735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29707445-8nkq5/init.txt 2026-06-26 04:59:27.948753 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-b998466f6-tq6wb/ 2026-06-26 04:59:27.948776 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-b998466f6-tq6wb/ceph-keyring-placement.txt 2026-06-26 04:59:27.948795 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-b998466f6-tq6wb/glance-api.txt 2026-06-26 04:59:27.948814 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-b998466f6-tq6wb/glance-perms.txt 2026-06-26 04:59:27.948832 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-b998466f6-tq6wb/init.txt 2026-06-26 04:59:27.948851 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-x5np7/ 2026-06-26 04:59:27.948869 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-x5np7/glance-db-init-0.txt 2026-06-26 04:59:27.948887 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-x5np7/init.txt 2026-06-26 04:59:27.948905 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-hwzc8/ 2026-06-26 04:59:27.948923 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-hwzc8/glance-db-sync.txt 2026-06-26 04:59:27.948950 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-hwzc8/init.txt 2026-06-26 04:59:27.948981 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-bk49p/ 2026-06-26 04:59:27.949000 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-bk49p/image-ks-endpoints-admin.txt 2026-06-26 04:59:27.949018 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-bk49p/image-ks-endpoints-internal.txt 2026-06-26 04:59:27.949036 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-bk49p/image-ks-endpoints-public.txt 2026-06-26 04:59:27.949054 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-bk49p/init.txt 2026-06-26 04:59:27.949072 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-c6t8v/ 2026-06-26 04:59:27.949090 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-c6t8v/image-ks-service-registration.txt 2026-06-26 04:59:27.949108 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-c6t8v/init.txt 2026-06-26 04:59:27.949126 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-55vzx/ 2026-06-26 04:59:27.949143 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-55vzx/glance-ks-user.txt 2026-06-26 04:59:27.949161 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-55vzx/init.txt 2026-06-26 04:59:27.949180 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-8l7j4/ 2026-06-26 04:59:27.949197 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-8l7j4/glance-metadefs-load.txt 2026-06-26 04:59:27.949216 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-8l7j4/init.txt 2026-06-26 04:59:27.949234 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-jbzbl/ 2026-06-26 04:59:27.949252 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-jbzbl/init.txt 2026-06-26 04:59:27.949270 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-jbzbl/rabbit-init.txt 2026-06-26 04:59:27.949287 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-4pghd/ 2026-06-26 04:59:27.949306 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-4pghd/ceph-keyring-placement.txt 2026-06-26 04:59:27.949324 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-4pghd/glance-storage-init.txt 2026-06-26 04:59:27.949342 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-4pghd/init.txt 2026-06-26 04:59:27.949360 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-565984db56-vtqg8/ 2026-06-26 04:59:27.949377 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-565984db56-vtqg8/heat-api.txt 2026-06-26 04:59:27.949395 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-565984db56-vtqg8/init.txt 2026-06-26 04:59:27.949417 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-nnxqz/ 2026-06-26 04:59:27.949436 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-nnxqz/bootstrap.txt 2026-06-26 04:59:27.949454 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-nnxqz/init.txt 2026-06-26 04:59:27.949471 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-794bb9bd4b-w7bt8/ 2026-06-26 04:59:27.949489 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-794bb9bd4b-w7bt8/heat-cfn.txt 2026-06-26 04:59:27.949507 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-794bb9bd4b-w7bt8/init.txt 2026-06-26 04:59:27.949525 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-d48h5/ 2026-06-26 04:59:27.949543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-d48h5/heat-db-init-0.txt 2026-06-26 04:59:27.949561 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-d48h5/init.txt 2026-06-26 04:59:27.949579 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-fsxq5/ 2026-06-26 04:59:27.949597 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-fsxq5/heat-db-sync.txt 2026-06-26 04:59:27.949615 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-fsxq5/init.txt 2026-06-26 04:59:27.949633 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-5jm9f/ 2026-06-26 04:59:27.949651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-5jm9f/heat-ks-domain-user.txt 2026-06-26 04:59:27.949669 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-5jm9f/init.txt 2026-06-26 04:59:27.949687 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-65f489b49f-jx56g/ 2026-06-26 04:59:27.949705 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-65f489b49f-jx56g/heat-engine.txt 2026-06-26 04:59:27.949722 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-65f489b49f-jx56g/init.txt 2026-06-26 04:59:27.949740 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29707485-vjxdz/ 2026-06-26 04:59:27.949758 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29707485-vjxdz/heat-engine-cleaner.txt 2026-06-26 04:59:27.949776 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29707485-vjxdz/init.txt 2026-06-26 04:59:27.949794 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29707490-nsnnn/ 2026-06-26 04:59:27.949812 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29707490-nsnnn/heat-engine-cleaner.txt 2026-06-26 04:59:27.949831 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29707490-nsnnn/init.txt 2026-06-26 04:59:27.949849 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29707495-x7xmt/ 2026-06-26 04:59:27.949867 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29707495-x7xmt/heat-engine-cleaner.txt 2026-06-26 04:59:27.949885 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29707495-x7xmt/init.txt 2026-06-26 04:59:27.949902 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-d6pfw/ 2026-06-26 04:59:27.949920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-d6pfw/cloudformation-ks-endpoints-admin.txt 2026-06-26 04:59:27.949939 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-d6pfw/cloudformation-ks-endpoints-internal.txt 2026-06-26 04:59:27.949957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-d6pfw/cloudformation-ks-endpoints-public.txt 2026-06-26 04:59:27.949975 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-d6pfw/init.txt 2026-06-26 04:59:27.949994 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-d6pfw/orchestration-ks-endpoints-admin.txt 2026-06-26 04:59:27.950012 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-d6pfw/orchestration-ks-endpoints-internal.txt 2026-06-26 04:59:27.950036 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-d6pfw/orchestration-ks-endpoints-public.txt 2026-06-26 04:59:27.950055 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-8rt6v/ 2026-06-26 04:59:27.950073 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-8rt6v/cloudformation-ks-service-registration.txt 2026-06-26 04:59:27.950092 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-8rt6v/init.txt 2026-06-26 04:59:27.950110 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-8rt6v/orchestration-ks-service-registration.txt 2026-06-26 04:59:27.950128 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-wcmqp/ 2026-06-26 04:59:27.950147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-wcmqp/heat-ks-user.txt 2026-06-26 04:59:27.950165 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-wcmqp/heat-trustee-ks-user.txt 2026-06-26 04:59:27.950183 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-wcmqp/init.txt 2026-06-26 04:59:27.950201 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-f46sq/ 2026-06-26 04:59:27.950220 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-f46sq/init.txt 2026-06-26 04:59:27.950238 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-f46sq/rabbit-init.txt 2026-06-26 04:59:27.950257 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-cq7g6/ 2026-06-26 04:59:27.950277 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-cq7g6/heat-trusts.txt 2026-06-26 04:59:27.950299 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-cq7g6/init.txt 2026-06-26 04:59:27.950325 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-64646fc576-67jld/ 2026-06-26 04:59:27.950355 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-64646fc576-67jld/horizon.txt 2026-06-26 04:59:27.950380 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-64646fc576-67jld/init.txt 2026-06-26 04:59:27.950404 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-mtdrx/ 2026-06-26 04:59:27.950428 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-mtdrx/horizon-db-init-0.txt 2026-06-26 04:59:27.950455 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-mtdrx/init.txt 2026-06-26 04:59:27.950480 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-c2jwh/ 2026-06-26 04:59:27.950504 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-c2jwh/horizon-db-sync.txt 2026-06-26 04:59:27.950536 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-c2jwh/init.txt 2026-06-26 04:59:27.950558 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-jspl5/ 2026-06-26 04:59:27.950578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-jspl5/init.txt 2026-06-26 04:59:27.950599 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-jspl5/keepalived.txt 2026-06-26 04:59:27.950619 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-jspl5/wait-for-ip.txt 2026-06-26 04:59:27.950639 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-68b74dbcd8-4bn9t/ 2026-06-26 04:59:27.950660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-68b74dbcd8-4bn9t/init.txt 2026-06-26 04:59:27.950680 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-68b74dbcd8-4bn9t/keystone-api.txt 2026-06-26 04:59:27.950700 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-2rn8q/ 2026-06-26 04:59:27.950721 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-2rn8q/bootstrap.txt 2026-06-26 04:59:27.950741 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-2rn8q/init.txt 2026-06-26 04:59:27.950765 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-s4ldm/ 2026-06-26 04:59:27.950784 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-s4ldm/init.txt 2026-06-26 04:59:27.950802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-s4ldm/keystone-credential-setup.txt 2026-06-26 04:59:27.950821 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-ql7zd/ 2026-06-26 04:59:27.950839 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-ql7zd/init.txt 2026-06-26 04:59:27.950857 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-ql7zd/keystone-db-init-0.txt 2026-06-26 04:59:27.950875 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-dqrk7/ 2026-06-26 04:59:27.950893 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-dqrk7/init.txt 2026-06-26 04:59:27.950911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-dqrk7/keystone-db-sync.txt 2026-06-26 04:59:27.950929 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-nzmbz/ 2026-06-26 04:59:27.950948 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-nzmbz/init.txt 2026-06-26 04:59:27.950966 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-nzmbz/keystone-domain-manage.txt 2026-06-26 04:59:27.950984 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-jbrzg/ 2026-06-26 04:59:27.951002 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-jbrzg/init.txt 2026-06-26 04:59:27.951020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-jbrzg/keystone-fernet-setup.txt 2026-06-26 04:59:27.951038 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-6vxhr/ 2026-06-26 04:59:27.951056 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-6vxhr/init.txt 2026-06-26 04:59:27.951074 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-6vxhr/rabbit-init.txt 2026-06-26 04:59:27.951093 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-4658d/ 2026-06-26 04:59:27.951111 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-4658d/ceph-admin-keyring-placement.txt 2026-06-26 04:59:27.951129 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-4658d/ceph-keyring-placement.txt 2026-06-26 04:59:27.951147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-4658d/init-dynamic-options.txt 2026-06-26 04:59:27.951165 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-4658d/init.txt 2026-06-26 04:59:27.951183 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-4658d/libvirt-exporter.txt 2026-06-26 04:59:27.951201 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-4658d/libvirt.txt 2026-06-26 04:59:27.951219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-4658d/tls-sidecar.txt 2026-06-26 04:59:27.951237 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-54ff75fff5-q6nrk/ 2026-06-26 04:59:27.951360 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-54ff75fff5-q6nrk/init.txt 2026-06-26 04:59:27.951386 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-54ff75fff5-q6nrk/magnum-api.txt 2026-06-26 04:59:27.951406 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-thvjs/ 2026-06-26 04:59:27.951426 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-thvjs/magnum-cluster-api-proxy.txt 2026-06-26 04:59:27.951444 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-06-26 04:59:27.951463 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-06-26 04:59:27.951482 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-06-26 04:59:27.951507 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-06-26 04:59:27.951526 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-9xzcc/ 2026-06-26 04:59:27.951545 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-9xzcc/init.txt 2026-06-26 04:59:27.951563 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-9xzcc/magnum-db-init-0.txt 2026-06-26 04:59:27.951581 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-wgdck/ 2026-06-26 04:59:27.951599 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-wgdck/init.txt 2026-06-26 04:59:27.951617 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-wgdck/magnum-db-sync.txt 2026-06-26 04:59:27.951634 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-9ck9w/ 2026-06-26 04:59:27.951652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-9ck9w/init.txt 2026-06-26 04:59:27.951670 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-9ck9w/magnum-ks-domain-user.txt 2026-06-26 04:59:27.951689 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-qbt88/ 2026-06-26 04:59:27.951707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-qbt88/container-infra-ks-endpoints-admin.txt 2026-06-26 04:59:27.951726 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-qbt88/container-infra-ks-endpoints-internal.txt 2026-06-26 04:59:27.951744 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-qbt88/container-infra-ks-endpoints-public.txt 2026-06-26 04:59:27.951762 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-qbt88/init.txt 2026-06-26 04:59:27.951780 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-42879/ 2026-06-26 04:59:27.951797 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-42879/container-infra-ks-service-registration.txt 2026-06-26 04:59:27.951815 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-42879/init.txt 2026-06-26 04:59:27.951833 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-p4p2j/ 2026-06-26 04:59:27.951851 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-p4p2j/init.txt 2026-06-26 04:59:27.951868 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-p4p2j/magnum-ks-user.txt 2026-06-26 04:59:27.951886 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-d7pc4/ 2026-06-26 04:59:27.951904 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-d7pc4/init.txt 2026-06-26 04:59:27.951921 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-d7pc4/rabbit-init.txt 2026-06-26 04:59:27.951939 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-jkdrb/ 2026-06-26 04:59:27.951957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-jkdrb/registry.txt 2026-06-26 04:59:27.951975 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-7579cd74fc-b7jz8/ 2026-06-26 04:59:27.951993 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-7579cd74fc-b7jz8/init.txt 2026-06-26 04:59:27.952011 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-7579cd74fc-b7jz8/manila-api.txt 2026-06-26 04:59:27.952028 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-w9mgm/ 2026-06-26 04:59:27.952046 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-w9mgm/bootstrap.txt 2026-06-26 04:59:27.952063 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-w9mgm/init.txt 2026-06-26 04:59:27.952081 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-84fb657988-p4qnr/ 2026-06-26 04:59:27.952098 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-84fb657988-p4qnr/init.txt 2026-06-26 04:59:27.952120 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-84fb657988-p4qnr/manila-data.txt 2026-06-26 04:59:27.952139 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-vxwkz/ 2026-06-26 04:59:27.952157 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-vxwkz/init.txt 2026-06-26 04:59:27.952175 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-vxwkz/manila-db-init-0.txt 2026-06-26 04:59:27.952193 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-4rw48/ 2026-06-26 04:59:27.952211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-4rw48/init.txt 2026-06-26 04:59:27.952228 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-4rw48/manila-db-sync.txt 2026-06-26 04:59:27.952245 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-78zzv/ 2026-06-26 04:59:27.952263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-78zzv/init.txt 2026-06-26 04:59:27.952281 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-78zzv/share-ks-endpoints-admin.txt 2026-06-26 04:59:27.952298 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-78zzv/share-ks-endpoints-internal.txt 2026-06-26 04:59:27.952316 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-78zzv/share-ks-endpoints-public.txt 2026-06-26 04:59:27.952334 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-78zzv/sharev2-ks-endpoints-admin.txt 2026-06-26 04:59:27.952351 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-78zzv/sharev2-ks-endpoints-internal.txt 2026-06-26 04:59:27.952368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-78zzv/sharev2-ks-endpoints-public.txt 2026-06-26 04:59:27.952385 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-2ltlq/ 2026-06-26 04:59:27.952402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-2ltlq/init.txt 2026-06-26 04:59:27.952420 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-2ltlq/share-ks-service-registration.txt 2026-06-26 04:59:27.952437 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-2ltlq/sharev2-ks-service-registration.txt 2026-06-26 04:59:27.952455 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-2h6wb/ 2026-06-26 04:59:27.952473 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-2h6wb/init.txt 2026-06-26 04:59:27.952490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-2h6wb/manila-ks-user.txt 2026-06-26 04:59:27.952508 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-j2f6k/ 2026-06-26 04:59:27.952526 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-j2f6k/init.txt 2026-06-26 04:59:27.952544 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-j2f6k/rabbit-init.txt 2026-06-26 04:59:27.952562 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-578c9749d8-s9fs8/ 2026-06-26 04:59:27.952579 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-578c9749d8-s9fs8/init.txt 2026-06-26 04:59:27.952596 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-578c9749d8-s9fs8/manila-scheduler.txt 2026-06-26 04:59:27.952614 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-c87bf7555-77d6h/ 2026-06-26 04:59:27.952631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-c87bf7555-77d6h/init.txt 2026-06-26 04:59:27.952649 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-c87bf7555-77d6h/manila-share-init.txt 2026-06-26 04:59:27.952666 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-c87bf7555-77d6h/manila-share.txt 2026-06-26 04:59:27.952684 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-c47d949f5-n6wv2/ 2026-06-26 04:59:27.952705 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-c47d949f5-n6wv2/init.txt 2026-06-26 04:59:27.952723 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-c47d949f5-n6wv2/memcached-exporter.txt 2026-06-26 04:59:27.952740 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-c47d949f5-n6wv2/memcached.txt 2026-06-26 04:59:27.952758 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-nl545/ 2026-06-26 04:59:27.952775 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-nl545/init.txt 2026-06-26 04:59:27.952793 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-nl545/neutron-db-init-0.txt 2026-06-26 04:59:27.952811 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-chb5b/ 2026-06-26 04:59:27.952828 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-chb5b/init.txt 2026-06-26 04:59:27.952846 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-chb5b/neutron-db-sync.txt 2026-06-26 04:59:27.952864 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-ltktn/ 2026-06-26 04:59:27.952882 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-ltktn/init.txt 2026-06-26 04:59:27.952899 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-ltktn/network-ks-endpoints-admin.txt 2026-06-26 04:59:27.952917 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-ltktn/network-ks-endpoints-internal.txt 2026-06-26 04:59:27.952935 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-ltktn/network-ks-endpoints-public.txt 2026-06-26 04:59:27.952968 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-lcj25/ 2026-06-26 04:59:27.952990 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-lcj25/init.txt 2026-06-26 04:59:27.953008 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-lcj25/network-ks-service-registration.txt 2026-06-26 04:59:27.953026 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-2c2fg/ 2026-06-26 04:59:27.953044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-2c2fg/init.txt 2026-06-26 04:59:27.953062 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-2c2fg/neutron-ks-user.txt 2026-06-26 04:59:27.953080 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-s2c7m/ 2026-06-26 04:59:27.953097 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-s2c7m/init.txt 2026-06-26 04:59:27.953115 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-s2c7m/neutron-netns-cleanup-cron.txt 2026-06-26 04:59:27.953133 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-hg6nr/ 2026-06-26 04:59:27.953151 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-hg6nr/init.txt 2026-06-26 04:59:27.953169 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-hg6nr/neutron-metadata-agent-init.txt 2026-06-26 04:59:27.953187 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-hg6nr/neutron-ovn-metadata-agent.txt 2026-06-26 04:59:27.953205 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-hg6nr/ovn-neutron-init.txt 2026-06-26 04:59:27.953224 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-vrv5b/ 2026-06-26 04:59:27.953242 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-vrv5b/init.txt 2026-06-26 04:59:27.953260 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-vrv5b/rabbit-init.txt 2026-06-26 04:59:27.953281 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-59586c46d-24zrg/ 2026-06-26 04:59:27.953309 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-59586c46d-24zrg/init.txt 2026-06-26 04:59:27.953327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-59586c46d-24zrg/neutron-policy-server.txt 2026-06-26 04:59:27.953345 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-59586c46d-24zrg/neutron-server.txt 2026-06-26 04:59:27.953363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-59586c46d-24zrg/ovn-neutron-init.txt 2026-06-26 04:59:27.953380 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-85f88578b9-76qj5/ 2026-06-26 04:59:27.953398 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-85f88578b9-76qj5/init.txt 2026-06-26 04:59:27.953416 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-85f88578b9-76qj5/nova-api-metadata-init.txt 2026-06-26 04:59:27.953434 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-85f88578b9-76qj5/nova-api.txt 2026-06-26 04:59:27.953451 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-5c67f56984-sxz26/ 2026-06-26 04:59:27.953469 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-5c67f56984-sxz26/init.txt 2026-06-26 04:59:27.953487 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-5c67f56984-sxz26/nova-osapi.txt 2026-06-26 04:59:27.953504 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-dvjzv/ 2026-06-26 04:59:27.953522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-dvjzv/bootstrap.txt 2026-06-26 04:59:27.953540 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-dvjzv/init.txt 2026-06-26 04:59:27.953557 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-vgs7x/ 2026-06-26 04:59:27.953575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-vgs7x/init.txt 2026-06-26 04:59:27.953593 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-vgs7x/nova-cell-setup-init.txt 2026-06-26 04:59:27.953610 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-vgs7x/nova-cell-setup.txt 2026-06-26 04:59:27.953628 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s922z/ 2026-06-26 04:59:27.953646 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s922z/ceph-admin-keyring-placement.txt 2026-06-26 04:59:27.953664 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s922z/ceph-keyring-placement.txt 2026-06-26 04:59:27.953681 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s922z/ceph-perms.txt 2026-06-26 04:59:27.953699 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s922z/init.txt 2026-06-26 04:59:27.953716 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s922z/nova-compute-init.txt 2026-06-26 04:59:27.953734 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s922z/nova-compute-ssh-init.txt 2026-06-26 04:59:27.953752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s922z/nova-compute-ssh.txt 2026-06-26 04:59:27.953771 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s922z/nova-compute-vnc-init.txt 2026-06-26 04:59:27.953789 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-s922z/nova-compute.txt 2026-06-26 04:59:27.953807 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-79d74bf998-xxvqf/ 2026-06-26 04:59:27.953824 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-79d74bf998-xxvqf/init.txt 2026-06-26 04:59:27.953842 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-79d74bf998-xxvqf/nova-conductor.txt 2026-06-26 04:59:27.953859 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-9bvj4/ 2026-06-26 04:59:27.953877 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-9bvj4/init.txt 2026-06-26 04:59:27.953899 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-9bvj4/nova-db-init-0.txt 2026-06-26 04:59:27.953918 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-9bvj4/nova-db-init-1.txt 2026-06-26 04:59:27.953936 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-9bvj4/nova-db-init-2.txt 2026-06-26 04:59:27.953954 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-mjslc/ 2026-06-26 04:59:27.953972 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-mjslc/init.txt 2026-06-26 04:59:27.953990 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-mjslc/nova-db-sync.txt 2026-06-26 04:59:27.954008 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-d6hf2/ 2026-06-26 04:59:27.954026 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-d6hf2/compute-ks-endpoints-admin.txt 2026-06-26 04:59:27.954044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-d6hf2/compute-ks-endpoints-internal.txt 2026-06-26 04:59:27.954062 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-d6hf2/compute-ks-endpoints-public.txt 2026-06-26 04:59:27.954080 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-d6hf2/init.txt 2026-06-26 04:59:27.954098 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-bxxrp/ 2026-06-26 04:59:27.954116 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-bxxrp/compute-ks-service-registration.txt 2026-06-26 04:59:27.954134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-bxxrp/init.txt 2026-06-26 04:59:27.954152 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-np4bc/ 2026-06-26 04:59:27.954169 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-np4bc/init.txt 2026-06-26 04:59:27.954187 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-np4bc/nova-ks-user.txt 2026-06-26 04:59:27.954205 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5cd889bb6f-jlw5r/ 2026-06-26 04:59:27.954222 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5cd889bb6f-jlw5r/init.txt 2026-06-26 04:59:27.954239 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5cd889bb6f-jlw5r/nova-novncproxy-init-assets.txt 2026-06-26 04:59:27.954257 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5cd889bb6f-jlw5r/nova-novncproxy-init.txt 2026-06-26 04:59:27.954275 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5cd889bb6f-jlw5r/nova-novncproxy.txt 2026-06-26 04:59:27.954293 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-jvdkc/ 2026-06-26 04:59:27.954311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-jvdkc/init.txt 2026-06-26 04:59:27.954329 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-jvdkc/rabbit-init.txt 2026-06-26 04:59:27.954347 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-846c4fbb58-p6grt/ 2026-06-26 04:59:27.954365 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-846c4fbb58-p6grt/init.txt 2026-06-26 04:59:27.954382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-846c4fbb58-p6grt/nova-scheduler.txt 2026-06-26 04:59:27.954400 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-76df486f7-k6k6m/ 2026-06-26 04:59:27.954417 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-76df486f7-k6k6m/init.txt 2026-06-26 04:59:27.954456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-76df486f7-k6k6m/octavia-api.txt 2026-06-26 04:59:27.954476 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-82f5g/ 2026-06-26 04:59:27.954498 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-82f5g/bootstrap.txt 2026-06-26 04:59:27.954523 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-82f5g/init.txt 2026-06-26 04:59:27.954549 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-4n9z6/ 2026-06-26 04:59:27.954568 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-4n9z6/init.txt 2026-06-26 04:59:27.954586 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-4n9z6/octavia-db-init-0.txt 2026-06-26 04:59:27.954604 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-lfjql/ 2026-06-26 04:59:27.954621 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-lfjql/init.txt 2026-06-26 04:59:27.954639 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-lfjql/octavia-db-sync.txt 2026-06-26 04:59:27.954657 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-sbr7t/ 2026-06-26 04:59:27.954674 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-sbr7t/init.txt 2026-06-26 04:59:27.954692 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-sbr7t/octavia-health-manager-get-port.txt 2026-06-26 04:59:27.954710 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-sbr7t/octavia-health-manager-nic-init.txt 2026-06-26 04:59:27.954727 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-sbr7t/octavia-health-manager.txt 2026-06-26 04:59:27.954745 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-c744f77cd-vbmpm/ 2026-06-26 04:59:27.954763 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-c744f77cd-vbmpm/init.txt 2026-06-26 04:59:27.954782 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-c744f77cd-vbmpm/octavia-housekeeping.txt 2026-06-26 04:59:27.954799 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-gnxbt/ 2026-06-26 04:59:27.954817 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-gnxbt/init.txt 2026-06-26 04:59:27.954835 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-gnxbt/load-balancer-ks-endpoints-admin.txt 2026-06-26 04:59:27.954853 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-gnxbt/load-balancer-ks-endpoints-internal.txt 2026-06-26 04:59:27.954870 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-gnxbt/load-balancer-ks-endpoints-public.txt 2026-06-26 04:59:27.954888 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-6v2k9/ 2026-06-26 04:59:27.954905 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-6v2k9/init.txt 2026-06-26 04:59:27.954923 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-6v2k9/load-balancer-ks-service-registration.txt 2026-06-26 04:59:27.954941 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-kq6mw/ 2026-06-26 04:59:27.954958 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-kq6mw/init.txt 2026-06-26 04:59:27.954976 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-kq6mw/octavia-ks-user.txt 2026-06-26 04:59:27.954994 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-62qpv/ 2026-06-26 04:59:27.955012 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-62qpv/init.txt 2026-06-26 04:59:27.955030 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-62qpv/rabbit-init.txt 2026-06-26 04:59:27.955048 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-565cccdc7c-tp6fv/ 2026-06-26 04:59:27.955066 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-565cccdc7c-tp6fv/init.txt 2026-06-26 04:59:27.955084 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-565cccdc7c-tp6fv/octavia-worker.txt 2026-06-26 04:59:27.955101 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-8xzrh/ 2026-06-26 04:59:27.955123 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-8xzrh/openstack-database-exporter.txt 2026-06-26 04:59:27.955141 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-677b67446-cv7pw/ 2026-06-26 04:59:27.955159 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-677b67446-cv7pw/build-config.txt 2026-06-26 04:59:27.955177 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-677b67446-cv7pw/openstack-exporter.txt 2026-06-26 04:59:27.955195 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-52klm/ 2026-06-26 04:59:27.955213 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-52klm/init.txt 2026-06-26 04:59:27.955230 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-52klm/openvswitch-db-perms.txt 2026-06-26 04:59:27.955248 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-52klm/openvswitch-db.txt 2026-06-26 04:59:27.955266 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-52klm/openvswitch-vswitchd-modules.txt 2026-06-26 04:59:27.955284 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-52klm/openvswitch-vswitchd.txt 2026-06-26 04:59:27.955302 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-872tj/ 2026-06-26 04:59:27.955320 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-872tj/controller-init.txt 2026-06-26 04:59:27.955338 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-872tj/controller.txt 2026-06-26 04:59:27.955356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-872tj/get-gw-enabled.txt 2026-06-26 04:59:27.955374 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-872tj/init.txt 2026-06-26 04:59:27.955391 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-872tj/log-parser.txt 2026-06-26 04:59:27.955409 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-872tj/vector.txt 2026-06-26 04:59:27.955426 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-7785c59fb4-txmjv/ 2026-06-26 04:59:27.955443 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-7785c59fb4-txmjv/init.txt 2026-06-26 04:59:27.955461 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-7785c59fb4-txmjv/northd.txt 2026-06-26 04:59:27.955478 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ 2026-06-26 04:59:27.955496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt 2026-06-26 04:59:27.955514 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-06-26 04:59:27.955532 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ 2026-06-26 04:59:27.955549 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt 2026-06-26 04:59:27.955567 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-06-26 04:59:27.955584 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-06-26 04:59:27.955601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-06-26 04:59:27.955619 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-06-26 04:59:27.955636 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-06-26 04:59:27.955654 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-06-26 04:59:27.955671 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-06-26 04:59:27.955689 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-06-26 04:59:27.955707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-06-26 04:59:27.955725 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-6b855bc5d7-6vsjn/ 2026-06-26 04:59:27.955748 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6b855bc5d7-6vsjn/init.txt 2026-06-26 04:59:27.955767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6b855bc5d7-6vsjn/placement-api.txt 2026-06-26 04:59:27.955785 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-l969g/ 2026-06-26 04:59:27.955803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-l969g/init.txt 2026-06-26 04:59:27.955820 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-l969g/placement-db-init-0.txt 2026-06-26 04:59:27.955838 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-qkmbs/ 2026-06-26 04:59:27.955856 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-qkmbs/init.txt 2026-06-26 04:59:27.955873 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-qkmbs/placement-db-sync.txt 2026-06-26 04:59:27.955891 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-9jvf6/ 2026-06-26 04:59:27.955908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-9jvf6/init.txt 2026-06-26 04:59:27.955925 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-9jvf6/placement-ks-endpoints-admin.txt 2026-06-26 04:59:27.955984 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-9jvf6/placement-ks-endpoints-internal.txt 2026-06-26 04:59:27.956009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-9jvf6/placement-ks-endpoints-public.txt 2026-06-26 04:59:27.956028 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-86f9f/ 2026-06-26 04:59:27.956047 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-86f9f/init.txt 2026-06-26 04:59:27.956065 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-86f9f/placement-ks-service-registration.txt 2026-06-26 04:59:27.956083 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-qtrht/ 2026-06-26 04:59:27.956101 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-qtrht/init.txt 2026-06-26 04:59:27.956119 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-qtrht/placement-ks-user.txt 2026-06-26 04:59:27.956137 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-59d66cbc78-wlgws/ 2026-06-26 04:59:27.956155 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-59d66cbc78-wlgws/percona-xtradb-cluster-operator.txt 2026-06-26 04:59:27.956173 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-06-26 04:59:27.956191 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-06-26 04:59:27.956209 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-06-26 04:59:27.956227 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-06-26 04:59:27.956245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-06-26 04:59:27.956262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-06-26 04:59:27.956283 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-6b5c8b7cdc-fh9lt/ 2026-06-26 04:59:27.956303 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-6b5c8b7cdc-fh9lt/rabbitmq-cluster-operator.txt 2026-06-26 04:59:27.956322 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-06-26 04:59:27.956339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-06-26 04:59:27.956358 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-06-26 04:59:27.956377 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-06-26 04:59:27.956400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-06-26 04:59:27.956419 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-06-26 04:59:27.956437 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-06-26 04:59:27.956455 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-06-26 04:59:27.956473 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-06-26 04:59:27.956491 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-06-26 04:59:27.956508 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-06-26 04:59:27.956526 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-06-26 04:59:27.956543 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/ 2026-06-26 04:59:27.956561 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-06-26 04:59:27.956579 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-06-26 04:59:27.956597 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-69996b7f7f-4tqf7/ 2026-06-26 04:59:27.956615 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-69996b7f7f-4tqf7/rabbitmq-cluster-operator.txt 2026-06-26 04:59:27.956634 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-06-26 04:59:27.956652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-06-26 04:59:27.956670 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-06-26 04:59:27.956688 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-06-26 04:59:27.956705 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-06-26 04:59:27.956723 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-06-26 04:59:27.956740 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-06-26 04:59:27.956758 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-06-26 04:59:27.956775 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-06-26 04:59:27.956793 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-senlin-server-0/ 2026-06-26 04:59:27.956811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-senlin-server-0/rabbitmq.txt 2026-06-26 04:59:27.956828 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-senlin-server-0/setup-container.txt 2026-06-26 04:59:27.956845 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-cb464b779-js8ml/ 2026-06-26 04:59:27.956863 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-cb464b779-js8ml/ceph-crash.txt 2026-06-26 04:59:27.956881 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-cb464b779-js8ml/chown-container-data-dir.txt 2026-06-26 04:59:27.956899 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-cb464b779-js8ml/make-container-crash-dir.txt 2026-06-26 04:59:27.956916 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-8mlk6/ 2026-06-26 04:59:27.956934 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-8mlk6/chown-container-data-dir.txt 2026-06-26 04:59:27.956969 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-8mlk6/log-collector.txt 2026-06-26 04:59:27.956995 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-8mlk6/rgw.txt 2026-06-26 04:59:27.957014 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-api-7d6657445d-7p8mk/ 2026-06-26 04:59:27.957033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-api-7d6657445d-7p8mk/init.txt 2026-06-26 04:59:27.957051 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-api-7d6657445d-7p8mk/senlin-api.txt 2026-06-26 04:59:27.957068 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-conductor-5cc9698d89-k59kk/ 2026-06-26 04:59:27.957086 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-conductor-5cc9698d89-k59kk/init.txt 2026-06-26 04:59:27.957104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-conductor-5cc9698d89-k59kk/senlin-conductor.txt 2026-06-26 04:59:27.957122 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-db-init-b8d2f/ 2026-06-26 04:59:27.957139 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-db-init-b8d2f/init.txt 2026-06-26 04:59:27.957157 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-db-init-b8d2f/senlin-db-init-0.txt 2026-06-26 04:59:27.957177 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-db-sync-w4flv/ 2026-06-26 04:59:27.957195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-db-sync-w4flv/init.txt 2026-06-26 04:59:27.957213 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-db-sync-w4flv/senlin-db-sync.txt 2026-06-26 04:59:27.957231 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-engine-b8785b49f-7zxdh/ 2026-06-26 04:59:27.957249 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-engine-b8785b49f-7zxdh/init.txt 2026-06-26 04:59:27.957266 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-engine-b8785b49f-7zxdh/senlin-engine.txt 2026-06-26 04:59:27.957284 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-engine-cleaner-29707485-c67kd/ 2026-06-26 04:59:27.957301 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-engine-cleaner-29707485-c67kd/init.txt 2026-06-26 04:59:27.957319 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-engine-cleaner-29707485-c67kd/senlin-engine-cleaner.txt 2026-06-26 04:59:27.957337 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-engine-cleaner-29707490-8577x/ 2026-06-26 04:59:27.957354 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-engine-cleaner-29707490-8577x/init.txt 2026-06-26 04:59:27.957372 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-engine-cleaner-29707490-8577x/senlin-engine-cleaner.txt 2026-06-26 04:59:27.957390 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-engine-cleaner-29707495-tl7lv/ 2026-06-26 04:59:27.957407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-engine-cleaner-29707495-tl7lv/init.txt 2026-06-26 04:59:27.957425 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-engine-cleaner-29707495-tl7lv/senlin-engine-cleaner.txt 2026-06-26 04:59:27.957443 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-health-manager-554c5c6745-zvrtt/ 2026-06-26 04:59:27.957461 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-health-manager-554c5c6745-zvrtt/init.txt 2026-06-26 04:59:27.957479 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-health-manager-554c5c6745-zvrtt/senlin-health-manager.txt 2026-06-26 04:59:27.957497 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-ks-endpoints-rrj5w/ 2026-06-26 04:59:27.957515 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-ks-endpoints-rrj5w/clustering-ks-endpoints-admin.txt 2026-06-26 04:59:27.957533 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-ks-endpoints-rrj5w/clustering-ks-endpoints-internal.txt 2026-06-26 04:59:27.957551 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-ks-endpoints-rrj5w/clustering-ks-endpoints-public.txt 2026-06-26 04:59:27.957575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-ks-endpoints-rrj5w/init.txt 2026-06-26 04:59:27.957594 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-ks-service-pfl2k/ 2026-06-26 04:59:27.957612 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-ks-service-pfl2k/clustering-ks-service-registration.txt 2026-06-26 04:59:27.957630 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-ks-service-pfl2k/init.txt 2026-06-26 04:59:27.957649 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-ks-user-n7z6h/ 2026-06-26 04:59:27.957666 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-ks-user-n7z6h/init.txt 2026-06-26 04:59:27.957685 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-ks-user-n7z6h/senlin-ks-user.txt 2026-06-26 04:59:27.957702 | instance | cd+++++++++ pod-logs/failed-pods/openstack/senlin-rabbit-init-kb5xh/ 2026-06-26 04:59:27.957720 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-rabbit-init-kb5xh/init.txt 2026-06-26 04:59:27.957738 | instance | >f+++++++++ pod-logs/failed-pods/openstack/senlin-rabbit-init-kb5xh/rabbit-init.txt 2026-06-26 04:59:27.957756 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-7c65894cf-fwndz/ 2026-06-26 04:59:27.957774 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-7c65894cf-fwndz/init.txt 2026-06-26 04:59:27.957792 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-7c65894cf-fwndz/staffeln-api.txt 2026-06-26 04:59:27.957810 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-6b557dfd5b-d58jw/ 2026-06-26 04:59:27.957828 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-6b557dfd5b-d58jw/staffeln-conductor.txt 2026-06-26 04:59:27.957847 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-zlc4n/ 2026-06-26 04:59:27.957865 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-zlc4n/init.txt 2026-06-26 04:59:27.957883 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-zlc4n/staffeln-db-init-0.txt 2026-06-26 04:59:27.957902 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-kt552/ 2026-06-26 04:59:27.957920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-kt552/init.txt 2026-06-26 04:59:27.957938 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-kt552/staffeln-db-sync.txt 2026-06-26 04:59:27.957956 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-bgk89/ 2026-06-26 04:59:27.957974 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-bgk89/init.txt 2026-06-26 04:59:27.957992 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-bgk89/tempest-ks-user.txt 2026-06-26 04:59:27.958009 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-g4hhg/ 2026-06-26 04:59:27.958027 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-g4hhg/init.txt 2026-06-26 04:59:27.958045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-g4hhg/tempest-run-tests-init.txt 2026-06-26 04:59:27.958063 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-g4hhg/tempest-run-tests.txt 2026-06-26 04:59:27.958081 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-06-26 04:59:27.958099 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-b56d5d966-fs2l4/ 2026-06-26 04:59:27.958117 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-b56d5d966-fs2l4/manager.txt 2026-06-26 04:59:27.958135 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-06-26 04:59:27.958153 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-6988c5f444-p7bxj/ 2026-06-26 04:59:27.958171 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-6988c5f444-p7bxj/rook-ceph-operator.txt 2026-06-26 04:59:27.958188 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-06-26 04:59:27.958212 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-mz7nl/ 2026-06-26 04:59:27.958231 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-mz7nl/secretgen-controller.txt 2026-06-26 04:59:27.958249 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-06-26 04:59:27.958267 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-r7mzt/ 2026-06-26 04:59:27.958285 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-r7mzt/controller.txt 2026-06-26 04:59:27.958304 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-l98mr/ 2026-06-26 04:59:27.958321 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-l98mr/ingress-nginx-default-backend.txt 2026-06-26 04:59:27.958339 | instance | cd+++++++++ pod-logs/kube-system/ 2026-06-26 04:59:27.958370 | instance | cd+++++++++ pod-logs/kube-system/cilium-kltmj/ 2026-06-26 04:59:27.958389 | instance | >f+++++++++ pod-logs/kube-system/cilium-kltmj/apply-sysctl-overwrites.txt 2026-06-26 04:59:27.958407 | instance | >f+++++++++ pod-logs/kube-system/cilium-kltmj/cilium-agent.txt 2026-06-26 04:59:27.958425 | instance | >f+++++++++ pod-logs/kube-system/cilium-kltmj/clean-cilium-state.txt 2026-06-26 04:59:27.958443 | instance | >f+++++++++ pod-logs/kube-system/cilium-kltmj/config.txt 2026-06-26 04:59:27.958461 | instance | >f+++++++++ pod-logs/kube-system/cilium-kltmj/install-cni-binaries.txt 2026-06-26 04:59:27.958479 | instance | >f+++++++++ pod-logs/kube-system/cilium-kltmj/mount-bpf-fs.txt 2026-06-26 04:59:27.958497 | instance | >f+++++++++ pod-logs/kube-system/cilium-kltmj/mount-cgroup.txt 2026-06-26 04:59:27.958515 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-wd7vf/ 2026-06-26 04:59:27.958532 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-wd7vf/cilium-operator.txt 2026-06-26 04:59:27.958550 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-5c6qm/ 2026-06-26 04:59:27.958568 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-5c6qm/coredns.txt 2026-06-26 04:59:27.958587 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-r8zr8/ 2026-06-26 04:59:27.958605 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-r8zr8/coredns.txt 2026-06-26 04:59:27.958623 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-06-26 04:59:27.958641 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-06-26 04:59:27.958659 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-06-26 04:59:27.958677 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-06-26 04:59:27.958695 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-06-26 04:59:27.958713 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-06-26 04:59:27.958731 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-bsrqp/ 2026-06-26 04:59:27.958749 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-bsrqp/kube-proxy.txt 2026-06-26 04:59:27.958767 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-06-26 04:59:27.958785 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-06-26 04:59:27.958803 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-06-26 04:59:27.958821 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-06-26 04:59:27.958839 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-06-26 04:59:27.958857 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-hgh9x/ 2026-06-26 04:59:27.958875 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-hgh9x/local-path-provisioner.txt 2026-06-26 04:59:27.958893 | instance | cd+++++++++ pod-logs/monitoring/ 2026-06-26 04:59:27.958916 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-06-26 04:59:27.958934 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-06-26 04:59:27.958952 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-06-26 04:59:27.958970 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-06-26 04:59:27.958988 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-06-26 04:59:27.959005 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-7l27l/ 2026-06-26 04:59:27.959024 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-7l27l/goldpinger-daemon.txt 2026-06-26 04:59:27.959042 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-d9fb5b5f7-5mjnn/ 2026-06-26 04:59:27.959060 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-d9fb5b5f7-5mjnn/grafana-sc-dashboard.txt 2026-06-26 04:59:27.959077 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-d9fb5b5f7-5mjnn/grafana-sc-datasources.txt 2026-06-26 04:59:27.959095 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-d9fb5b5f7-5mjnn/grafana.txt 2026-06-26 04:59:27.959113 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-c7bd54d7-pvv96/ 2026-06-26 04:59:27.959131 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-c7bd54d7-pvv96/kube-state-metrics.txt 2026-06-26 04:59:27.959149 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cc88b86d6-ccdn6/ 2026-06-26 04:59:27.959167 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cc88b86d6-ccdn6/kube-prometheus-stack.txt 2026-06-26 04:59:27.959184 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-fgzgl/ 2026-06-26 04:59:27.959202 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-fgzgl/node-exporter.txt 2026-06-26 04:59:27.959219 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-fgzgl/pod-tls-sidecar.txt 2026-06-26 04:59:27.959237 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-06-26 04:59:27.959255 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-06-26 04:59:27.959275 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-5cc45946cd-v4xd4/ 2026-06-26 04:59:27.959296 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-5cc45946cd-v4xd4/nginx.txt 2026-06-26 04:59:27.959313 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-68cf466d5f-bx89z/ 2026-06-26 04:59:27.959330 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-68cf466d5f-bx89z/master.txt 2026-06-26 04:59:27.959348 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-qtxp5/ 2026-06-26 04:59:27.959366 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-qtxp5/worker.txt 2026-06-26 04:59:27.959384 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-06-26 04:59:27.959402 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-06-26 04:59:27.959420 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-06-26 04:59:27.959438 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-06-26 04:59:27.959456 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-06-26 04:59:27.959473 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-06-26 04:59:27.959492 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-5c694d99cc-dtfsc/ 2026-06-26 04:59:27.959514 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-5c694d99cc-dtfsc/pushgateway.txt 2026-06-26 04:59:27.959532 | instance | cd+++++++++ pod-logs/monitoring/vector-9c6gr/ 2026-06-26 04:59:27.959550 | instance | >f+++++++++ pod-logs/monitoring/vector-9c6gr/vector.txt 2026-06-26 04:59:27.959568 | instance | cd+++++++++ pod-logs/openstack/ 2026-06-26 04:59:27.959586 | instance | cd+++++++++ pod-logs/openstack/barbican-api-67dfd988f7-8v5xf/ 2026-06-26 04:59:27.959604 | instance | >f+++++++++ pod-logs/openstack/barbican-api-67dfd988f7-8v5xf/barbican-api.txt 2026-06-26 04:59:27.959622 | instance | >f+++++++++ pod-logs/openstack/barbican-api-67dfd988f7-8v5xf/init.txt 2026-06-26 04:59:27.959639 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-fv6sl/ 2026-06-26 04:59:27.959657 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-fv6sl/barbican-db-init-0.txt 2026-06-26 04:59:27.959675 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-fv6sl/init.txt 2026-06-26 04:59:27.959693 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-j788t/ 2026-06-26 04:59:27.959711 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-j788t/barbican-db-sync.txt 2026-06-26 04:59:27.959729 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-j788t/init.txt 2026-06-26 04:59:27.959747 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-tbqk7/ 2026-06-26 04:59:27.959764 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-tbqk7/init.txt 2026-06-26 04:59:27.959782 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-tbqk7/key-manager-ks-endpoints-admin.txt 2026-06-26 04:59:27.959800 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-tbqk7/key-manager-ks-endpoints-internal.txt 2026-06-26 04:59:27.959818 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-tbqk7/key-manager-ks-endpoints-public.txt 2026-06-26 04:59:27.959836 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-wbqbg/ 2026-06-26 04:59:27.959854 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-wbqbg/init.txt 2026-06-26 04:59:27.959872 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-wbqbg/key-manager-ks-service-registration.txt 2026-06-26 04:59:27.959890 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-7gt4t/ 2026-06-26 04:59:27.959908 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-7gt4t/barbican-ks-user.txt 2026-06-26 04:59:27.959927 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-7gt4t/init.txt 2026-06-26 04:59:27.959945 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-7cgcm/ 2026-06-26 04:59:27.959963 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-7cgcm/init.txt 2026-06-26 04:59:27.959980 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-7cgcm/rabbit-init.txt 2026-06-26 04:59:27.959998 | instance | cd+++++++++ pod-logs/openstack/cinder-api-7bbf6fb964-t69d7/ 2026-06-26 04:59:27.960016 | instance | >f+++++++++ pod-logs/openstack/cinder-api-7bbf6fb964-t69d7/ceph-coordination-volume-perms.txt 2026-06-26 04:59:27.960033 | instance | >f+++++++++ pod-logs/openstack/cinder-api-7bbf6fb964-t69d7/cinder-api.txt 2026-06-26 04:59:27.960051 | instance | >f+++++++++ pod-logs/openstack/cinder-api-7bbf6fb964-t69d7/init.txt 2026-06-26 04:59:27.960069 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-594cc765fc-8zqsf/ 2026-06-26 04:59:27.960087 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-594cc765fc-8zqsf/ceph-backup-keyring-placement.txt 2026-06-26 04:59:27.960105 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-594cc765fc-8zqsf/ceph-coordination-volume-perms.txt 2026-06-26 04:59:27.960123 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-594cc765fc-8zqsf/ceph-keyring-placement-rbd1.txt 2026-06-26 04:59:27.960140 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-594cc765fc-8zqsf/cinder-backup.txt 2026-06-26 04:59:27.960162 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-594cc765fc-8zqsf/init.txt 2026-06-26 04:59:27.960181 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-jhw25/ 2026-06-26 04:59:27.960199 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-jhw25/ceph-keyring-placement.txt 2026-06-26 04:59:27.960217 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-jhw25/cinder-backup-storage-init.txt 2026-06-26 04:59:27.960235 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-jhw25/init.txt 2026-06-26 04:59:27.960253 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-jcjgq/ 2026-06-26 04:59:27.960270 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-jcjgq/bootstrap.txt 2026-06-26 04:59:27.960288 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-jcjgq/init.txt 2026-06-26 04:59:27.960306 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-42nmb/ 2026-06-26 04:59:27.960323 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-42nmb/create-internal-tenant.txt 2026-06-26 04:59:27.960342 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-42nmb/init.txt 2026-06-26 04:59:27.960360 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-qtzzs/ 2026-06-26 04:59:27.960377 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-qtzzs/cinder-db-init-0.txt 2026-06-26 04:59:27.960395 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-qtzzs/init.txt 2026-06-26 04:59:27.960414 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-7trqm/ 2026-06-26 04:59:27.960432 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-7trqm/cinder-db-sync.txt 2026-06-26 04:59:27.960450 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-7trqm/init.txt 2026-06-26 04:59:27.960468 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-m8zkh/ 2026-06-26 04:59:27.960486 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-m8zkh/init.txt 2026-06-26 04:59:27.960504 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-m8zkh/volumev3-ks-endpoints-admin.txt 2026-06-26 04:59:27.960522 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-m8zkh/volumev3-ks-endpoints-internal.txt 2026-06-26 04:59:27.960540 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-m8zkh/volumev3-ks-endpoints-public.txt 2026-06-26 04:59:27.960557 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-zh5nd/ 2026-06-26 04:59:27.960575 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-zh5nd/init.txt 2026-06-26 04:59:27.960593 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-zh5nd/volumev3-ks-service-registration.txt 2026-06-26 04:59:27.960611 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-4rt2f/ 2026-06-26 04:59:27.960629 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-4rt2f/cinder-ks-user.txt 2026-06-26 04:59:27.960647 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-4rt2f/init.txt 2026-06-26 04:59:27.960665 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-d65lb/ 2026-06-26 04:59:27.960682 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-d65lb/init.txt 2026-06-26 04:59:27.960700 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-d65lb/rabbit-init.txt 2026-06-26 04:59:27.960717 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-7fbc69489f-msnhn/ 2026-06-26 04:59:27.960735 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7fbc69489f-msnhn/ceph-coordination-volume-perms.txt 2026-06-26 04:59:27.960753 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7fbc69489f-msnhn/cinder-scheduler.txt 2026-06-26 04:59:27.960771 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7fbc69489f-msnhn/init.txt 2026-06-26 04:59:27.960789 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-ksj77/ 2026-06-26 04:59:27.960806 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-ksj77/ceph-keyring-placement.txt 2026-06-26 04:59:27.960829 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-ksj77/cinder-storage-init-rbd1.txt 2026-06-26 04:59:27.960848 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-ksj77/init.txt 2026-06-26 04:59:27.960866 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-65fc6f5486-6nhzm/ 2026-06-26 04:59:27.960884 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-65fc6f5486-6nhzm/ceph-coordination-volume-perms.txt 2026-06-26 04:59:27.960902 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-65fc6f5486-6nhzm/ceph-keyring-placement-rbd1.txt 2026-06-26 04:59:27.960919 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-65fc6f5486-6nhzm/cinder-volume.txt 2026-06-26 04:59:27.960949 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-65fc6f5486-6nhzm/init-cinder-conf.txt 2026-06-26 04:59:27.960981 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-65fc6f5486-6nhzm/init.txt 2026-06-26 04:59:27.960999 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29707445-8nkq5/ 2026-06-26 04:59:27.961017 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29707445-8nkq5/cinder-volume-usage-audit.txt 2026-06-26 04:59:27.961035 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29707445-8nkq5/init.txt 2026-06-26 04:59:27.961053 | instance | cd+++++++++ pod-logs/openstack/glance-api-b998466f6-tq6wb/ 2026-06-26 04:59:27.961071 | instance | >f+++++++++ pod-logs/openstack/glance-api-b998466f6-tq6wb/ceph-keyring-placement.txt 2026-06-26 04:59:27.961090 | instance | >f+++++++++ pod-logs/openstack/glance-api-b998466f6-tq6wb/glance-api.txt 2026-06-26 04:59:27.961108 | instance | >f+++++++++ pod-logs/openstack/glance-api-b998466f6-tq6wb/glance-perms.txt 2026-06-26 04:59:27.961126 | instance | >f+++++++++ pod-logs/openstack/glance-api-b998466f6-tq6wb/init.txt 2026-06-26 04:59:27.961144 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-x5np7/ 2026-06-26 04:59:27.961162 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-x5np7/glance-db-init-0.txt 2026-06-26 04:59:27.961180 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-x5np7/init.txt 2026-06-26 04:59:27.961198 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-hwzc8/ 2026-06-26 04:59:27.961216 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-hwzc8/glance-db-sync.txt 2026-06-26 04:59:27.961234 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-hwzc8/init.txt 2026-06-26 04:59:27.961252 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-bk49p/ 2026-06-26 04:59:27.961270 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-bk49p/image-ks-endpoints-admin.txt 2026-06-26 04:59:27.961288 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-bk49p/image-ks-endpoints-internal.txt 2026-06-26 04:59:27.961306 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-bk49p/image-ks-endpoints-public.txt 2026-06-26 04:59:27.961324 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-bk49p/init.txt 2026-06-26 04:59:27.961342 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-c6t8v/ 2026-06-26 04:59:27.961360 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-c6t8v/image-ks-service-registration.txt 2026-06-26 04:59:27.961379 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-c6t8v/init.txt 2026-06-26 04:59:27.961397 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-55vzx/ 2026-06-26 04:59:27.961416 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-55vzx/glance-ks-user.txt 2026-06-26 04:59:27.961434 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-55vzx/init.txt 2026-06-26 04:59:27.961452 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-8l7j4/ 2026-06-26 04:59:27.961470 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-8l7j4/glance-metadefs-load.txt 2026-06-26 04:59:27.961487 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-8l7j4/init.txt 2026-06-26 04:59:27.961510 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-jbzbl/ 2026-06-26 04:59:27.961529 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-jbzbl/init.txt 2026-06-26 04:59:27.961547 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-jbzbl/rabbit-init.txt 2026-06-26 04:59:27.961565 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-4pghd/ 2026-06-26 04:59:27.961583 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-4pghd/ceph-keyring-placement.txt 2026-06-26 04:59:27.961601 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-4pghd/glance-storage-init.txt 2026-06-26 04:59:27.961619 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-4pghd/init.txt 2026-06-26 04:59:27.961637 | instance | cd+++++++++ pod-logs/openstack/heat-api-565984db56-vtqg8/ 2026-06-26 04:59:27.961655 | instance | >f+++++++++ pod-logs/openstack/heat-api-565984db56-vtqg8/heat-api.txt 2026-06-26 04:59:27.961673 | instance | >f+++++++++ pod-logs/openstack/heat-api-565984db56-vtqg8/init.txt 2026-06-26 04:59:27.961691 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-nnxqz/ 2026-06-26 04:59:27.961708 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-nnxqz/bootstrap.txt 2026-06-26 04:59:27.961726 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-nnxqz/init.txt 2026-06-26 04:59:27.961744 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-794bb9bd4b-w7bt8/ 2026-06-26 04:59:27.961762 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-794bb9bd4b-w7bt8/heat-cfn.txt 2026-06-26 04:59:27.961779 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-794bb9bd4b-w7bt8/init.txt 2026-06-26 04:59:27.961797 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-d48h5/ 2026-06-26 04:59:27.961815 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-d48h5/heat-db-init-0.txt 2026-06-26 04:59:27.961833 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-d48h5/init.txt 2026-06-26 04:59:27.961851 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-fsxq5/ 2026-06-26 04:59:27.961869 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-fsxq5/heat-db-sync.txt 2026-06-26 04:59:27.961887 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-fsxq5/init.txt 2026-06-26 04:59:27.961904 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-5jm9f/ 2026-06-26 04:59:27.961922 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-5jm9f/heat-ks-domain-user.txt 2026-06-26 04:59:27.961940 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-5jm9f/init.txt 2026-06-26 04:59:27.961957 | instance | cd+++++++++ pod-logs/openstack/heat-engine-65f489b49f-jx56g/ 2026-06-26 04:59:27.961975 | instance | >f+++++++++ pod-logs/openstack/heat-engine-65f489b49f-jx56g/heat-engine.txt 2026-06-26 04:59:27.961993 | instance | >f+++++++++ pod-logs/openstack/heat-engine-65f489b49f-jx56g/init.txt 2026-06-26 04:59:27.962011 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29707485-vjxdz/ 2026-06-26 04:59:27.962028 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29707485-vjxdz/heat-engine-cleaner.txt 2026-06-26 04:59:27.962046 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29707485-vjxdz/init.txt 2026-06-26 04:59:27.962068 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29707490-nsnnn/ 2026-06-26 04:59:27.962112 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29707490-nsnnn/heat-engine-cleaner.txt 2026-06-26 04:59:27.962140 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29707490-nsnnn/init.txt 2026-06-26 04:59:27.962160 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29707495-x7xmt/ 2026-06-26 04:59:27.962179 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29707495-x7xmt/heat-engine-cleaner.txt 2026-06-26 04:59:27.962197 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29707495-x7xmt/init.txt 2026-06-26 04:59:27.962216 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-d6pfw/ 2026-06-26 04:59:27.962234 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-d6pfw/cloudformation-ks-endpoints-admin.txt 2026-06-26 04:59:27.962258 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-d6pfw/cloudformation-ks-endpoints-internal.txt 2026-06-26 04:59:27.962288 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-d6pfw/cloudformation-ks-endpoints-public.txt 2026-06-26 04:59:27.962307 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-d6pfw/init.txt 2026-06-26 04:59:27.962325 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-d6pfw/orchestration-ks-endpoints-admin.txt 2026-06-26 04:59:27.962343 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-d6pfw/orchestration-ks-endpoints-internal.txt 2026-06-26 04:59:27.962360 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-d6pfw/orchestration-ks-endpoints-public.txt 2026-06-26 04:59:27.962378 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-8rt6v/ 2026-06-26 04:59:27.962396 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-8rt6v/cloudformation-ks-service-registration.txt 2026-06-26 04:59:27.962414 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-8rt6v/init.txt 2026-06-26 04:59:27.962432 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-8rt6v/orchestration-ks-service-registration.txt 2026-06-26 04:59:27.962450 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-wcmqp/ 2026-06-26 04:59:27.962468 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-wcmqp/heat-ks-user.txt 2026-06-26 04:59:27.962486 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-wcmqp/heat-trustee-ks-user.txt 2026-06-26 04:59:27.962504 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-wcmqp/init.txt 2026-06-26 04:59:27.962523 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-f46sq/ 2026-06-26 04:59:27.962540 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-f46sq/init.txt 2026-06-26 04:59:27.962559 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-f46sq/rabbit-init.txt 2026-06-26 04:59:27.962577 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-cq7g6/ 2026-06-26 04:59:27.962595 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-cq7g6/heat-trusts.txt 2026-06-26 04:59:27.962613 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-cq7g6/init.txt 2026-06-26 04:59:27.962632 | instance | cd+++++++++ pod-logs/openstack/horizon-64646fc576-67jld/ 2026-06-26 04:59:27.962650 | instance | >f+++++++++ pod-logs/openstack/horizon-64646fc576-67jld/horizon.txt 2026-06-26 04:59:27.962668 | instance | >f+++++++++ pod-logs/openstack/horizon-64646fc576-67jld/init.txt 2026-06-26 04:59:27.962686 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-mtdrx/ 2026-06-26 04:59:27.962704 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-mtdrx/horizon-db-init-0.txt 2026-06-26 04:59:27.962722 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-mtdrx/init.txt 2026-06-26 04:59:27.962740 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-c2jwh/ 2026-06-26 04:59:27.962758 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-c2jwh/horizon-db-sync.txt 2026-06-26 04:59:27.962776 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-c2jwh/init.txt 2026-06-26 04:59:27.962793 | instance | cd+++++++++ pod-logs/openstack/keepalived-jspl5/ 2026-06-26 04:59:27.962811 | instance | >f+++++++++ pod-logs/openstack/keepalived-jspl5/init.txt 2026-06-26 04:59:27.962829 | instance | >f+++++++++ pod-logs/openstack/keepalived-jspl5/keepalived.txt 2026-06-26 04:59:27.962847 | instance | >f+++++++++ pod-logs/openstack/keepalived-jspl5/wait-for-ip.txt 2026-06-26 04:59:27.962867 | instance | cd+++++++++ pod-logs/openstack/keystone-api-68b74dbcd8-4bn9t/ 2026-06-26 04:59:27.962890 | instance | >f+++++++++ pod-logs/openstack/keystone-api-68b74dbcd8-4bn9t/init.txt 2026-06-26 04:59:27.962908 | instance | >f+++++++++ pod-logs/openstack/keystone-api-68b74dbcd8-4bn9t/keystone-api.txt 2026-06-26 04:59:27.962926 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-2rn8q/ 2026-06-26 04:59:27.962952 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-2rn8q/bootstrap.txt 2026-06-26 04:59:27.962970 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-2rn8q/init.txt 2026-06-26 04:59:27.962988 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-s4ldm/ 2026-06-26 04:59:27.963006 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-s4ldm/init.txt 2026-06-26 04:59:27.963024 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-s4ldm/keystone-credential-setup.txt 2026-06-26 04:59:27.963042 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-ql7zd/ 2026-06-26 04:59:27.963061 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-ql7zd/init.txt 2026-06-26 04:59:27.963079 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-ql7zd/keystone-db-init-0.txt 2026-06-26 04:59:27.963096 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-dqrk7/ 2026-06-26 04:59:27.963114 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-dqrk7/init.txt 2026-06-26 04:59:27.963132 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-dqrk7/keystone-db-sync.txt 2026-06-26 04:59:27.963150 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-nzmbz/ 2026-06-26 04:59:27.963168 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-nzmbz/init.txt 2026-06-26 04:59:27.963186 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-nzmbz/keystone-domain-manage.txt 2026-06-26 04:59:27.963204 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-jbrzg/ 2026-06-26 04:59:27.963222 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-jbrzg/init.txt 2026-06-26 04:59:27.963240 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-jbrzg/keystone-fernet-setup.txt 2026-06-26 04:59:27.963258 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-6vxhr/ 2026-06-26 04:59:27.963278 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-6vxhr/init.txt 2026-06-26 04:59:27.963298 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-6vxhr/rabbit-init.txt 2026-06-26 04:59:27.963316 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-4658d/ 2026-06-26 04:59:27.963334 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-4658d/ceph-admin-keyring-placement.txt 2026-06-26 04:59:27.963352 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-4658d/ceph-keyring-placement.txt 2026-06-26 04:59:27.963370 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-4658d/init-dynamic-options.txt 2026-06-26 04:59:27.963388 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-4658d/init.txt 2026-06-26 04:59:27.963406 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-4658d/libvirt-exporter.txt 2026-06-26 04:59:27.963424 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-4658d/libvirt.txt 2026-06-26 04:59:27.963442 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-4658d/tls-sidecar.txt 2026-06-26 04:59:27.963460 | instance | cd+++++++++ pod-logs/openstack/magnum-api-54ff75fff5-q6nrk/ 2026-06-26 04:59:27.963478 | instance | >f+++++++++ pod-logs/openstack/magnum-api-54ff75fff5-q6nrk/init.txt 2026-06-26 04:59:27.963496 | instance | >f+++++++++ pod-logs/openstack/magnum-api-54ff75fff5-q6nrk/magnum-api.txt 2026-06-26 04:59:27.963514 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-thvjs/ 2026-06-26 04:59:27.963531 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-thvjs/magnum-cluster-api-proxy.txt 2026-06-26 04:59:27.963549 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-06-26 04:59:27.963567 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-06-26 04:59:27.963585 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-06-26 04:59:27.963603 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-06-26 04:59:27.963625 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-9xzcc/ 2026-06-26 04:59:27.963644 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-9xzcc/init.txt 2026-06-26 04:59:27.963662 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-9xzcc/magnum-db-init-0.txt 2026-06-26 04:59:27.963681 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-wgdck/ 2026-06-26 04:59:27.963699 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-wgdck/init.txt 2026-06-26 04:59:27.963717 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-wgdck/magnum-db-sync.txt 2026-06-26 04:59:27.963735 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-9ck9w/ 2026-06-26 04:59:27.963753 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-9ck9w/init.txt 2026-06-26 04:59:27.963771 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-9ck9w/magnum-ks-domain-user.txt 2026-06-26 04:59:27.963789 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-qbt88/ 2026-06-26 04:59:27.963807 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-qbt88/container-infra-ks-endpoints-admin.txt 2026-06-26 04:59:27.963825 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-qbt88/container-infra-ks-endpoints-internal.txt 2026-06-26 04:59:27.963843 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-qbt88/container-infra-ks-endpoints-public.txt 2026-06-26 04:59:27.963861 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-qbt88/init.txt 2026-06-26 04:59:27.963880 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-42879/ 2026-06-26 04:59:27.963898 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-42879/container-infra-ks-service-registration.txt 2026-06-26 04:59:27.963917 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-42879/init.txt 2026-06-26 04:59:27.963935 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-p4p2j/ 2026-06-26 04:59:27.963953 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-p4p2j/init.txt 2026-06-26 04:59:27.963972 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-p4p2j/magnum-ks-user.txt 2026-06-26 04:59:27.963990 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-d7pc4/ 2026-06-26 04:59:27.964008 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-d7pc4/init.txt 2026-06-26 04:59:27.964027 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-d7pc4/rabbit-init.txt 2026-06-26 04:59:27.964045 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-jkdrb/ 2026-06-26 04:59:27.964063 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-jkdrb/registry.txt 2026-06-26 04:59:27.964081 | instance | cd+++++++++ pod-logs/openstack/manila-api-7579cd74fc-b7jz8/ 2026-06-26 04:59:27.964100 | instance | >f+++++++++ pod-logs/openstack/manila-api-7579cd74fc-b7jz8/init.txt 2026-06-26 04:59:27.964118 | instance | >f+++++++++ pod-logs/openstack/manila-api-7579cd74fc-b7jz8/manila-api.txt 2026-06-26 04:59:27.964136 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-w9mgm/ 2026-06-26 04:59:27.964154 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-w9mgm/bootstrap.txt 2026-06-26 04:59:27.964173 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-w9mgm/init.txt 2026-06-26 04:59:27.964191 | instance | cd+++++++++ pod-logs/openstack/manila-data-84fb657988-p4qnr/ 2026-06-26 04:59:27.964210 | instance | >f+++++++++ pod-logs/openstack/manila-data-84fb657988-p4qnr/init.txt 2026-06-26 04:59:27.964228 | instance | >f+++++++++ pod-logs/openstack/manila-data-84fb657988-p4qnr/manila-data.txt 2026-06-26 04:59:27.964246 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-vxwkz/ 2026-06-26 04:59:27.964264 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-vxwkz/init.txt 2026-06-26 04:59:27.964282 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-vxwkz/manila-db-init-0.txt 2026-06-26 04:59:27.964301 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-4rw48/ 2026-06-26 04:59:27.964323 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-4rw48/init.txt 2026-06-26 04:59:27.964342 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-4rw48/manila-db-sync.txt 2026-06-26 04:59:27.964360 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-78zzv/ 2026-06-26 04:59:27.964379 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-78zzv/init.txt 2026-06-26 04:59:27.964397 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-78zzv/share-ks-endpoints-admin.txt 2026-06-26 04:59:27.964415 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-78zzv/share-ks-endpoints-internal.txt 2026-06-26 04:59:27.964434 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-78zzv/share-ks-endpoints-public.txt 2026-06-26 04:59:27.964452 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-78zzv/sharev2-ks-endpoints-admin.txt 2026-06-26 04:59:27.964470 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-78zzv/sharev2-ks-endpoints-internal.txt 2026-06-26 04:59:27.964488 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-78zzv/sharev2-ks-endpoints-public.txt 2026-06-26 04:59:27.964506 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-2ltlq/ 2026-06-26 04:59:27.964524 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-2ltlq/init.txt 2026-06-26 04:59:27.964542 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-2ltlq/share-ks-service-registration.txt 2026-06-26 04:59:27.964560 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-2ltlq/sharev2-ks-service-registration.txt 2026-06-26 04:59:27.964578 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-2h6wb/ 2026-06-26 04:59:27.964597 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-2h6wb/init.txt 2026-06-26 04:59:27.964615 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-2h6wb/manila-ks-user.txt 2026-06-26 04:59:27.964633 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-j2f6k/ 2026-06-26 04:59:27.964652 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-j2f6k/init.txt 2026-06-26 04:59:27.964670 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-j2f6k/rabbit-init.txt 2026-06-26 04:59:27.964688 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-578c9749d8-s9fs8/ 2026-06-26 04:59:27.964706 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-578c9749d8-s9fs8/init.txt 2026-06-26 04:59:27.964723 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-578c9749d8-s9fs8/manila-scheduler.txt 2026-06-26 04:59:27.964741 | instance | cd+++++++++ pod-logs/openstack/manila-share-c87bf7555-77d6h/ 2026-06-26 04:59:27.964759 | instance | >f+++++++++ pod-logs/openstack/manila-share-c87bf7555-77d6h/init.txt 2026-06-26 04:59:27.964776 | instance | >f+++++++++ pod-logs/openstack/manila-share-c87bf7555-77d6h/manila-share-init.txt 2026-06-26 04:59:27.964794 | instance | >f+++++++++ pod-logs/openstack/manila-share-c87bf7555-77d6h/manila-share.txt 2026-06-26 04:59:27.964812 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-c47d949f5-n6wv2/ 2026-06-26 04:59:27.964830 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-c47d949f5-n6wv2/init.txt 2026-06-26 04:59:27.964848 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-c47d949f5-n6wv2/memcached-exporter.txt 2026-06-26 04:59:27.964866 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-c47d949f5-n6wv2/memcached.txt 2026-06-26 04:59:27.964883 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-nl545/ 2026-06-26 04:59:27.964901 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-nl545/init.txt 2026-06-26 04:59:27.964919 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-nl545/neutron-db-init-0.txt 2026-06-26 04:59:27.964948 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-chb5b/ 2026-06-26 04:59:27.964979 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-chb5b/init.txt 2026-06-26 04:59:27.964998 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-chb5b/neutron-db-sync.txt 2026-06-26 04:59:27.965021 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-ltktn/ 2026-06-26 04:59:27.965039 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-ltktn/init.txt 2026-06-26 04:59:27.965058 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-ltktn/network-ks-endpoints-admin.txt 2026-06-26 04:59:27.965076 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-ltktn/network-ks-endpoints-internal.txt 2026-06-26 04:59:27.965094 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-ltktn/network-ks-endpoints-public.txt 2026-06-26 04:59:27.965112 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-lcj25/ 2026-06-26 04:59:27.965131 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-lcj25/init.txt 2026-06-26 04:59:27.965149 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-lcj25/network-ks-service-registration.txt 2026-06-26 04:59:27.965167 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-2c2fg/ 2026-06-26 04:59:27.965185 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-2c2fg/init.txt 2026-06-26 04:59:27.965203 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-2c2fg/neutron-ks-user.txt 2026-06-26 04:59:27.965221 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-s2c7m/ 2026-06-26 04:59:27.965238 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-s2c7m/init.txt 2026-06-26 04:59:27.965257 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-s2c7m/neutron-netns-cleanup-cron.txt 2026-06-26 04:59:27.965275 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-hg6nr/ 2026-06-26 04:59:27.965292 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-hg6nr/init.txt 2026-06-26 04:59:27.965310 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-hg6nr/neutron-metadata-agent-init.txt 2026-06-26 04:59:27.965327 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-hg6nr/neutron-ovn-metadata-agent.txt 2026-06-26 04:59:27.965345 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-hg6nr/ovn-neutron-init.txt 2026-06-26 04:59:27.965363 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-vrv5b/ 2026-06-26 04:59:27.965381 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-vrv5b/init.txt 2026-06-26 04:59:27.965399 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-vrv5b/rabbit-init.txt 2026-06-26 04:59:27.965417 | instance | cd+++++++++ pod-logs/openstack/neutron-server-59586c46d-24zrg/ 2026-06-26 04:59:27.965435 | instance | >f+++++++++ pod-logs/openstack/neutron-server-59586c46d-24zrg/init.txt 2026-06-26 04:59:27.965453 | instance | >f+++++++++ pod-logs/openstack/neutron-server-59586c46d-24zrg/neutron-policy-server.txt 2026-06-26 04:59:27.965470 | instance | >f+++++++++ pod-logs/openstack/neutron-server-59586c46d-24zrg/neutron-server.txt 2026-06-26 04:59:27.965488 | instance | >f+++++++++ pod-logs/openstack/neutron-server-59586c46d-24zrg/ovn-neutron-init.txt 2026-06-26 04:59:27.965506 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-85f88578b9-76qj5/ 2026-06-26 04:59:27.965524 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-85f88578b9-76qj5/init.txt 2026-06-26 04:59:27.965542 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-85f88578b9-76qj5/nova-api-metadata-init.txt 2026-06-26 04:59:27.965560 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-85f88578b9-76qj5/nova-api.txt 2026-06-26 04:59:27.965578 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-5c67f56984-sxz26/ 2026-06-26 04:59:27.965596 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-5c67f56984-sxz26/init.txt 2026-06-26 04:59:27.965614 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-5c67f56984-sxz26/nova-osapi.txt 2026-06-26 04:59:27.965632 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-dvjzv/ 2026-06-26 04:59:27.965655 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-dvjzv/bootstrap.txt 2026-06-26 04:59:27.965674 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-dvjzv/init.txt 2026-06-26 04:59:27.965692 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-vgs7x/ 2026-06-26 04:59:27.965709 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-vgs7x/init.txt 2026-06-26 04:59:27.965727 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-vgs7x/nova-cell-setup-init.txt 2026-06-26 04:59:27.965745 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-vgs7x/nova-cell-setup.txt 2026-06-26 04:59:27.965763 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-s922z/ 2026-06-26 04:59:27.965781 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s922z/ceph-admin-keyring-placement.txt 2026-06-26 04:59:27.965799 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s922z/ceph-keyring-placement.txt 2026-06-26 04:59:27.965817 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s922z/ceph-perms.txt 2026-06-26 04:59:27.965835 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s922z/init.txt 2026-06-26 04:59:27.965853 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s922z/nova-compute-init.txt 2026-06-26 04:59:27.965871 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s922z/nova-compute-ssh-init.txt 2026-06-26 04:59:27.965889 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s922z/nova-compute-ssh.txt 2026-06-26 04:59:27.965907 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s922z/nova-compute-vnc-init.txt 2026-06-26 04:59:27.965925 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-s922z/nova-compute.txt 2026-06-26 04:59:27.965942 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-79d74bf998-xxvqf/ 2026-06-26 04:59:27.965960 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-79d74bf998-xxvqf/init.txt 2026-06-26 04:59:27.965978 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-79d74bf998-xxvqf/nova-conductor.txt 2026-06-26 04:59:27.965996 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-9bvj4/ 2026-06-26 04:59:27.966014 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-9bvj4/init.txt 2026-06-26 04:59:27.966077 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-9bvj4/nova-db-init-0.txt 2026-06-26 04:59:27.966097 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-9bvj4/nova-db-init-1.txt 2026-06-26 04:59:27.966116 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-9bvj4/nova-db-init-2.txt 2026-06-26 04:59:27.966135 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-mjslc/ 2026-06-26 04:59:27.966153 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-mjslc/init.txt 2026-06-26 04:59:27.966191 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-mjslc/nova-db-sync.txt 2026-06-26 04:59:27.966211 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-d6hf2/ 2026-06-26 04:59:27.966229 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-d6hf2/compute-ks-endpoints-admin.txt 2026-06-26 04:59:27.966247 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-d6hf2/compute-ks-endpoints-internal.txt 2026-06-26 04:59:27.966267 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-d6hf2/compute-ks-endpoints-public.txt 2026-06-26 04:59:27.966288 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-d6hf2/init.txt 2026-06-26 04:59:27.966306 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-bxxrp/ 2026-06-26 04:59:27.966324 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-bxxrp/compute-ks-service-registration.txt 2026-06-26 04:59:27.966342 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-bxxrp/init.txt 2026-06-26 04:59:27.966360 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-np4bc/ 2026-06-26 04:59:27.966378 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-np4bc/init.txt 2026-06-26 04:59:27.966401 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-np4bc/nova-ks-user.txt 2026-06-26 04:59:27.966420 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-5cd889bb6f-jlw5r/ 2026-06-26 04:59:27.966439 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5cd889bb6f-jlw5r/init.txt 2026-06-26 04:59:27.966457 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5cd889bb6f-jlw5r/nova-novncproxy-init-assets.txt 2026-06-26 04:59:27.966475 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5cd889bb6f-jlw5r/nova-novncproxy-init.txt 2026-06-26 04:59:27.966493 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5cd889bb6f-jlw5r/nova-novncproxy.txt 2026-06-26 04:59:27.966512 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-jvdkc/ 2026-06-26 04:59:27.966530 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-jvdkc/init.txt 2026-06-26 04:59:27.966548 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-jvdkc/rabbit-init.txt 2026-06-26 04:59:27.966567 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-846c4fbb58-p6grt/ 2026-06-26 04:59:27.966584 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-846c4fbb58-p6grt/init.txt 2026-06-26 04:59:27.966603 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-846c4fbb58-p6grt/nova-scheduler.txt 2026-06-26 04:59:27.966621 | instance | cd+++++++++ pod-logs/openstack/octavia-api-76df486f7-k6k6m/ 2026-06-26 04:59:27.966639 | instance | >f+++++++++ pod-logs/openstack/octavia-api-76df486f7-k6k6m/init.txt 2026-06-26 04:59:27.966657 | instance | >f+++++++++ pod-logs/openstack/octavia-api-76df486f7-k6k6m/octavia-api.txt 2026-06-26 04:59:27.966675 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-82f5g/ 2026-06-26 04:59:27.966693 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-82f5g/bootstrap.txt 2026-06-26 04:59:27.966711 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-82f5g/init.txt 2026-06-26 04:59:27.966729 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-4n9z6/ 2026-06-26 04:59:27.966747 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-4n9z6/init.txt 2026-06-26 04:59:27.966765 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-4n9z6/octavia-db-init-0.txt 2026-06-26 04:59:27.966783 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-lfjql/ 2026-06-26 04:59:27.966801 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-lfjql/init.txt 2026-06-26 04:59:27.966819 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-lfjql/octavia-db-sync.txt 2026-06-26 04:59:27.966836 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-sbr7t/ 2026-06-26 04:59:27.966854 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-sbr7t/init.txt 2026-06-26 04:59:27.966872 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-sbr7t/octavia-health-manager-get-port.txt 2026-06-26 04:59:27.966890 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-sbr7t/octavia-health-manager-nic-init.txt 2026-06-26 04:59:27.966908 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-sbr7t/octavia-health-manager.txt 2026-06-26 04:59:27.966927 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-c744f77cd-vbmpm/ 2026-06-26 04:59:27.966944 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-c744f77cd-vbmpm/init.txt 2026-06-26 04:59:27.966962 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-c744f77cd-vbmpm/octavia-housekeeping.txt 2026-06-26 04:59:27.966980 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-gnxbt/ 2026-06-26 04:59:27.966998 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-gnxbt/init.txt 2026-06-26 04:59:27.967017 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-gnxbt/load-balancer-ks-endpoints-admin.txt 2026-06-26 04:59:27.967035 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-gnxbt/load-balancer-ks-endpoints-internal.txt 2026-06-26 04:59:27.967057 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-gnxbt/load-balancer-ks-endpoints-public.txt 2026-06-26 04:59:27.967076 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-6v2k9/ 2026-06-26 04:59:27.967094 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-6v2k9/init.txt 2026-06-26 04:59:27.967112 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-6v2k9/load-balancer-ks-service-registration.txt 2026-06-26 04:59:27.967130 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-kq6mw/ 2026-06-26 04:59:27.967148 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-kq6mw/init.txt 2026-06-26 04:59:27.967165 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-kq6mw/octavia-ks-user.txt 2026-06-26 04:59:27.967183 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-62qpv/ 2026-06-26 04:59:27.967202 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-62qpv/init.txt 2026-06-26 04:59:27.967220 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-62qpv/rabbit-init.txt 2026-06-26 04:59:27.967238 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-565cccdc7c-tp6fv/ 2026-06-26 04:59:27.967256 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-565cccdc7c-tp6fv/init.txt 2026-06-26 04:59:27.967273 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-565cccdc7c-tp6fv/octavia-worker.txt 2026-06-26 04:59:27.967291 | instance | cd+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-8xzrh/ 2026-06-26 04:59:27.967309 | instance | >f+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-8xzrh/openstack-database-exporter.txt 2026-06-26 04:59:27.967328 | instance | cd+++++++++ pod-logs/openstack/openstack-exporter-677b67446-cv7pw/ 2026-06-26 04:59:27.967346 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-677b67446-cv7pw/build-config.txt 2026-06-26 04:59:27.967364 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-677b67446-cv7pw/openstack-exporter.txt 2026-06-26 04:59:27.967382 | instance | cd+++++++++ pod-logs/openstack/openvswitch-52klm/ 2026-06-26 04:59:27.967400 | instance | >f+++++++++ pod-logs/openstack/openvswitch-52klm/init.txt 2026-06-26 04:59:27.967418 | instance | >f+++++++++ pod-logs/openstack/openvswitch-52klm/openvswitch-db-perms.txt 2026-06-26 04:59:27.967436 | instance | >f+++++++++ pod-logs/openstack/openvswitch-52klm/openvswitch-db.txt 2026-06-26 04:59:27.967454 | instance | >f+++++++++ pod-logs/openstack/openvswitch-52klm/openvswitch-vswitchd-modules.txt 2026-06-26 04:59:27.967472 | instance | >f+++++++++ pod-logs/openstack/openvswitch-52klm/openvswitch-vswitchd.txt 2026-06-26 04:59:27.967490 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-872tj/ 2026-06-26 04:59:27.967508 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-872tj/controller-init.txt 2026-06-26 04:59:27.967526 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-872tj/controller.txt 2026-06-26 04:59:27.967545 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-872tj/get-gw-enabled.txt 2026-06-26 04:59:27.967562 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-872tj/init.txt 2026-06-26 04:59:27.967580 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-872tj/log-parser.txt 2026-06-26 04:59:27.967598 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-872tj/vector.txt 2026-06-26 04:59:27.967616 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-7785c59fb4-txmjv/ 2026-06-26 04:59:27.967633 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-7785c59fb4-txmjv/init.txt 2026-06-26 04:59:27.967651 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-7785c59fb4-txmjv/northd.txt 2026-06-26 04:59:27.967669 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ 2026-06-26 04:59:27.967687 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt 2026-06-26 04:59:27.967704 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-06-26 04:59:27.967723 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ 2026-06-26 04:59:27.967745 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt 2026-06-26 04:59:27.967763 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-06-26 04:59:27.967781 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-06-26 04:59:27.967800 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-06-26 04:59:27.967818 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-06-26 04:59:27.967835 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-06-26 04:59:27.967853 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-06-26 04:59:27.967871 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-06-26 04:59:27.967889 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-06-26 04:59:27.967906 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-06-26 04:59:27.967924 | instance | cd+++++++++ pod-logs/openstack/placement-api-6b855bc5d7-6vsjn/ 2026-06-26 04:59:27.967941 | instance | >f+++++++++ pod-logs/openstack/placement-api-6b855bc5d7-6vsjn/init.txt 2026-06-26 04:59:27.967959 | instance | >f+++++++++ pod-logs/openstack/placement-api-6b855bc5d7-6vsjn/placement-api.txt 2026-06-26 04:59:27.967977 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-l969g/ 2026-06-26 04:59:27.967995 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-l969g/init.txt 2026-06-26 04:59:27.968013 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-l969g/placement-db-init-0.txt 2026-06-26 04:59:27.968031 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-qkmbs/ 2026-06-26 04:59:27.968050 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-qkmbs/init.txt 2026-06-26 04:59:27.968068 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-qkmbs/placement-db-sync.txt 2026-06-26 04:59:27.968086 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-9jvf6/ 2026-06-26 04:59:27.968104 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-9jvf6/init.txt 2026-06-26 04:59:27.968121 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-9jvf6/placement-ks-endpoints-admin.txt 2026-06-26 04:59:27.968140 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-9jvf6/placement-ks-endpoints-internal.txt 2026-06-26 04:59:27.968158 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-9jvf6/placement-ks-endpoints-public.txt 2026-06-26 04:59:27.968175 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-86f9f/ 2026-06-26 04:59:27.968193 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-86f9f/init.txt 2026-06-26 04:59:27.968210 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-86f9f/placement-ks-service-registration.txt 2026-06-26 04:59:27.968228 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-qtrht/ 2026-06-26 04:59:27.968246 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-qtrht/init.txt 2026-06-26 04:59:27.968263 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-qtrht/placement-ks-user.txt 2026-06-26 04:59:27.968281 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-59d66cbc78-wlgws/ 2026-06-26 04:59:27.968299 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-59d66cbc78-wlgws/percona-xtradb-cluster-operator.txt 2026-06-26 04:59:27.968318 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-06-26 04:59:27.968336 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-06-26 04:59:27.968354 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-06-26 04:59:27.968372 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-06-26 04:59:27.968390 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-06-26 04:59:27.968411 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-06-26 04:59:27.968430 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-6b5c8b7cdc-fh9lt/ 2026-06-26 04:59:27.968448 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-6b5c8b7cdc-fh9lt/rabbitmq-cluster-operator.txt 2026-06-26 04:59:27.968466 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-06-26 04:59:27.968485 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-06-26 04:59:27.968503 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-06-26 04:59:27.968521 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-06-26 04:59:27.968539 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-06-26 04:59:27.968557 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-06-26 04:59:27.968574 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-06-26 04:59:27.968592 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-06-26 04:59:27.968610 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-06-26 04:59:27.968629 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-06-26 04:59:27.968647 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-06-26 04:59:27.968665 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-06-26 04:59:27.968683 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/ 2026-06-26 04:59:27.968700 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-06-26 04:59:27.968718 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-06-26 04:59:27.968737 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-69996b7f7f-4tqf7/ 2026-06-26 04:59:27.968754 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-69996b7f7f-4tqf7/rabbitmq-cluster-operator.txt 2026-06-26 04:59:27.968773 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-06-26 04:59:27.968791 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-06-26 04:59:27.968808 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-06-26 04:59:27.968826 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-06-26 04:59:27.968844 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-06-26 04:59:27.968862 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-06-26 04:59:27.968880 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-06-26 04:59:27.968898 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-06-26 04:59:27.968916 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-06-26 04:59:27.968934 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-senlin-server-0/ 2026-06-26 04:59:27.968966 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-senlin-server-0/rabbitmq.txt 2026-06-26 04:59:27.968988 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-senlin-server-0/setup-container.txt 2026-06-26 04:59:27.969006 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-cb464b779-js8ml/ 2026-06-26 04:59:27.969024 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-cb464b779-js8ml/ceph-crash.txt 2026-06-26 04:59:27.969042 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-cb464b779-js8ml/chown-container-data-dir.txt 2026-06-26 04:59:27.969061 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-cb464b779-js8ml/make-container-crash-dir.txt 2026-06-26 04:59:27.969083 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-8mlk6/ 2026-06-26 04:59:27.969101 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-8mlk6/chown-container-data-dir.txt 2026-06-26 04:59:27.969119 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-8mlk6/log-collector.txt 2026-06-26 04:59:27.969138 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-8mlk6/rgw.txt 2026-06-26 04:59:27.969156 | instance | cd+++++++++ pod-logs/openstack/senlin-api-7d6657445d-7p8mk/ 2026-06-26 04:59:27.969174 | instance | >f+++++++++ pod-logs/openstack/senlin-api-7d6657445d-7p8mk/init.txt 2026-06-26 04:59:27.969192 | instance | >f+++++++++ pod-logs/openstack/senlin-api-7d6657445d-7p8mk/senlin-api.txt 2026-06-26 04:59:27.969210 | instance | cd+++++++++ pod-logs/openstack/senlin-conductor-5cc9698d89-k59kk/ 2026-06-26 04:59:27.969227 | instance | >f+++++++++ pod-logs/openstack/senlin-conductor-5cc9698d89-k59kk/init.txt 2026-06-26 04:59:27.969245 | instance | >f+++++++++ pod-logs/openstack/senlin-conductor-5cc9698d89-k59kk/senlin-conductor.txt 2026-06-26 04:59:27.969264 | instance | cd+++++++++ pod-logs/openstack/senlin-db-init-b8d2f/ 2026-06-26 04:59:27.969285 | instance | >f+++++++++ pod-logs/openstack/senlin-db-init-b8d2f/init.txt 2026-06-26 04:59:27.969304 | instance | >f+++++++++ pod-logs/openstack/senlin-db-init-b8d2f/senlin-db-init-0.txt 2026-06-26 04:59:27.969322 | instance | cd+++++++++ pod-logs/openstack/senlin-db-sync-w4flv/ 2026-06-26 04:59:27.969340 | instance | >f+++++++++ pod-logs/openstack/senlin-db-sync-w4flv/init.txt 2026-06-26 04:59:27.969357 | instance | >f+++++++++ pod-logs/openstack/senlin-db-sync-w4flv/senlin-db-sync.txt 2026-06-26 04:59:27.969375 | instance | cd+++++++++ pod-logs/openstack/senlin-engine-b8785b49f-7zxdh/ 2026-06-26 04:59:27.969393 | instance | >f+++++++++ pod-logs/openstack/senlin-engine-b8785b49f-7zxdh/init.txt 2026-06-26 04:59:27.969411 | instance | >f+++++++++ pod-logs/openstack/senlin-engine-b8785b49f-7zxdh/senlin-engine.txt 2026-06-26 04:59:27.969429 | instance | cd+++++++++ pod-logs/openstack/senlin-engine-cleaner-29707485-c67kd/ 2026-06-26 04:59:27.969446 | instance | >f+++++++++ pod-logs/openstack/senlin-engine-cleaner-29707485-c67kd/init.txt 2026-06-26 04:59:27.969464 | instance | >f+++++++++ pod-logs/openstack/senlin-engine-cleaner-29707485-c67kd/senlin-engine-cleaner.txt 2026-06-26 04:59:27.969482 | instance | cd+++++++++ pod-logs/openstack/senlin-engine-cleaner-29707490-8577x/ 2026-06-26 04:59:27.969499 | instance | >f+++++++++ pod-logs/openstack/senlin-engine-cleaner-29707490-8577x/init.txt 2026-06-26 04:59:27.969517 | instance | >f+++++++++ pod-logs/openstack/senlin-engine-cleaner-29707490-8577x/senlin-engine-cleaner.txt 2026-06-26 04:59:27.969535 | instance | cd+++++++++ pod-logs/openstack/senlin-engine-cleaner-29707495-tl7lv/ 2026-06-26 04:59:27.969553 | instance | >f+++++++++ pod-logs/openstack/senlin-engine-cleaner-29707495-tl7lv/init.txt 2026-06-26 04:59:27.969571 | instance | >f+++++++++ pod-logs/openstack/senlin-engine-cleaner-29707495-tl7lv/senlin-engine-cleaner.txt 2026-06-26 04:59:27.969588 | instance | cd+++++++++ pod-logs/openstack/senlin-health-manager-554c5c6745-zvrtt/ 2026-06-26 04:59:27.969606 | instance | >f+++++++++ pod-logs/openstack/senlin-health-manager-554c5c6745-zvrtt/init.txt 2026-06-26 04:59:27.969624 | instance | >f+++++++++ pod-logs/openstack/senlin-health-manager-554c5c6745-zvrtt/senlin-health-manager.txt 2026-06-26 04:59:27.969642 | instance | cd+++++++++ pod-logs/openstack/senlin-ks-endpoints-rrj5w/ 2026-06-26 04:59:27.969660 | instance | >f+++++++++ pod-logs/openstack/senlin-ks-endpoints-rrj5w/clustering-ks-endpoints-admin.txt 2026-06-26 04:59:27.969678 | instance | >f+++++++++ pod-logs/openstack/senlin-ks-endpoints-rrj5w/clustering-ks-endpoints-internal.txt 2026-06-26 04:59:27.969696 | instance | >f+++++++++ pod-logs/openstack/senlin-ks-endpoints-rrj5w/clustering-ks-endpoints-public.txt 2026-06-26 04:59:27.969714 | instance | >f+++++++++ pod-logs/openstack/senlin-ks-endpoints-rrj5w/init.txt 2026-06-26 04:59:27.969736 | instance | cd+++++++++ pod-logs/openstack/senlin-ks-service-pfl2k/ 2026-06-26 04:59:27.969755 | instance | >f+++++++++ pod-logs/openstack/senlin-ks-service-pfl2k/clustering-ks-service-registration.txt 2026-06-26 04:59:27.969773 | instance | >f+++++++++ pod-logs/openstack/senlin-ks-service-pfl2k/init.txt 2026-06-26 04:59:27.969790 | instance | cd+++++++++ pod-logs/openstack/senlin-ks-user-n7z6h/ 2026-06-26 04:59:27.969808 | instance | >f+++++++++ pod-logs/openstack/senlin-ks-user-n7z6h/init.txt 2026-06-26 04:59:27.969825 | instance | >f+++++++++ pod-logs/openstack/senlin-ks-user-n7z6h/senlin-ks-user.txt 2026-06-26 04:59:27.969843 | instance | cd+++++++++ pod-logs/openstack/senlin-rabbit-init-kb5xh/ 2026-06-26 04:59:27.969861 | instance | >f+++++++++ pod-logs/openstack/senlin-rabbit-init-kb5xh/init.txt 2026-06-26 04:59:27.969878 | instance | >f+++++++++ pod-logs/openstack/senlin-rabbit-init-kb5xh/rabbit-init.txt 2026-06-26 04:59:27.969896 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-7c65894cf-fwndz/ 2026-06-26 04:59:27.969914 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-7c65894cf-fwndz/init.txt 2026-06-26 04:59:27.969932 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-7c65894cf-fwndz/staffeln-api.txt 2026-06-26 04:59:27.969950 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-6b557dfd5b-d58jw/ 2026-06-26 04:59:27.969967 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-6b557dfd5b-d58jw/staffeln-conductor.txt 2026-06-26 04:59:27.969984 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-zlc4n/ 2026-06-26 04:59:27.970002 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-zlc4n/init.txt 2026-06-26 04:59:27.970019 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-zlc4n/staffeln-db-init-0.txt 2026-06-26 04:59:27.970036 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-kt552/ 2026-06-26 04:59:27.970054 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-kt552/init.txt 2026-06-26 04:59:27.970071 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-kt552/staffeln-db-sync.txt 2026-06-26 04:59:27.970089 | instance | cd+++++++++ pod-logs/openstack/tempest-ks-user-bgk89/ 2026-06-26 04:59:27.970119 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-bgk89/init.txt 2026-06-26 04:59:27.970137 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-bgk89/tempest-ks-user.txt 2026-06-26 04:59:27.970155 | instance | cd+++++++++ pod-logs/openstack/tempest-run-tests-g4hhg/ 2026-06-26 04:59:27.970173 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-g4hhg/init.txt 2026-06-26 04:59:27.970190 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-g4hhg/tempest-run-tests-init.txt 2026-06-26 04:59:27.970208 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-g4hhg/tempest-run-tests.txt 2026-06-26 04:59:27.970226 | instance | cd+++++++++ pod-logs/orc-system/ 2026-06-26 04:59:27.970251 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-b56d5d966-fs2l4/ 2026-06-26 04:59:27.970271 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-b56d5d966-fs2l4/manager.txt 2026-06-26 04:59:27.970290 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-06-26 04:59:27.970308 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-6988c5f444-p7bxj/ 2026-06-26 04:59:27.970325 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-6988c5f444-p7bxj/rook-ceph-operator.txt 2026-06-26 04:59:27.970343 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-06-26 04:59:27.970361 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-mz7nl/ 2026-06-26 04:59:27.970379 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-mz7nl/secretgen-controller.txt 2026-06-26 04:59:27.991026 | 2026-06-26 04:59:27.991108 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-06-26 04:59:28.227984 | instance | changed 2026-06-26 04:59:28.235771 | 2026-06-26 04:59:28.235838 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-06-26 04:59:29.499077 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-06-26 04:59:29.514339 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-06-26 04:59:29.514375 | instance | Dload Upload Total Spent Left Speed 2026-06-26 04:59:29.520197 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-06-26 04:59:29.737210 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-06-26 04:59:29.746868 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-06-26 04:59:29.746927 | instance | Dload Upload Total Spent Left Speed 2026-06-26 04:59:29.751447 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-06-26 04:59:30.106294 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-06-26 04:59:30.116207 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-06-26 04:59:30.116256 | instance | Dload Upload Total Spent Left Speed 2026-06-26 04:59:30.121623 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-06-26 04:59:30.408327 | instance | jq: error (at :938): Cannot iterate over null (null) 2026-06-26 04:59:30.819509 | instance | ERROR 2026-06-26 04:59:30.819802 | instance | { 2026-06-26 04:59:30.819867 | instance | "delta": "0:00:01.897199", 2026-06-26 04:59:30.819907 | instance | "end": "2026-06-26 04:59:30.413671", 2026-06-26 04:59:30.819936 | instance | "msg": "non-zero return code", 2026-06-26 04:59:30.819962 | instance | "rc": 5, 2026-06-26 04:59:30.819987 | instance | "start": "2026-06-26 04:59:28.516472" 2026-06-26 04:59:30.820011 | instance | } 2026-06-26 04:59:30.820045 | instance | ERROR: Ignoring Errors 2026-06-26 04:59:30.828180 | 2026-06-26 04:59:30.828275 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-06-26 04:59:31.137281 | instance | ceph-mgr endpoints: 2026-06-26 04:59:31.366220 | instance | ok: Runtime: 0:00:00.091992 2026-06-26 04:59:31.374721 | 2026-06-26 04:59:31.374788 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-06-26 04:59:31.915116 | instance | ok: Runtime: 0:00:00.096835 2026-06-26 04:59:31.922703 | 2026-06-26 04:59:31.922805 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-06-26 04:59:32.412581 | instance | changed: 2026-06-26 04:59:32.412743 | instance | cd+++++++++ prometheus/ 2026-06-26 04:59:32.412770 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-06-26 04:59:32.412791 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-06-26 04:59:32.412813 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-06-26 04:59:32.422210 | 2026-06-26 04:59:32.422279 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-06-26 04:59:32.668902 | instance | changed 2026-06-26 04:59:32.677478 | 2026-06-26 04:59:32.677541 | TASK [gather-selenium-data : Get selenium data] 2026-06-26 04:59:32.889507 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-06-26 04:59:32.892761 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-06-26 04:59:33.212979 | instance | ERROR 2026-06-26 04:59:33.213126 | instance | { 2026-06-26 04:59:33.213168 | instance | "delta": "0:00:00.009645", 2026-06-26 04:59:33.213199 | instance | "end": "2026-06-26 04:59:32.893239", 2026-06-26 04:59:33.213227 | instance | "msg": "non-zero return code", 2026-06-26 04:59:33.213269 | instance | "rc": 1, 2026-06-26 04:59:33.213297 | instance | "start": "2026-06-26 04:59:32.883594" 2026-06-26 04:59:33.213323 | instance | } 2026-06-26 04:59:33.213356 | instance | ERROR: Ignoring Errors 2026-06-26 04:59:33.220312 | 2026-06-26 04:59:33.220399 | TASK [gather-selenium-data : Downloads logs to executor] 2026-06-26 04:59:33.713433 | instance | changed: cd+++++++++ selenium/ 2026-06-26 04:59:33.720797 | 2026-06-26 04:59:33.720860 | PLAY RECAP 2026-06-26 04:59:33.720917 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 4 2026-06-26 04:59:33.720990 | 2026-06-26 04:59:33.838536 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-06-26 04:59:33.850656 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-26 04:59:34.469221 | 2026-06-26 04:59:34.469336 | PLAY [all] 2026-06-26 04:59:34.486467 | 2026-06-26 04:59:34.486557 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-26 04:59:34.531676 | instance | skipping: Conditional result was False 2026-06-26 04:59:34.543466 | 2026-06-26 04:59:34.543582 | TASK [fetch-output : Set log path for single node] 2026-06-26 04:59:34.573700 | instance | ok 2026-06-26 04:59:34.578563 | 2026-06-26 04:59:34.578635 | LOOP [fetch-output : Ensure local output dirs] 2026-06-26 04:59:34.943133 | instance -> localhost | ok: "/var/lib/zuul/builds/418724804e374585a3808380eec40bda/work/logs" 2026-06-26 04:59:35.184932 | instance -> localhost | changed: "/var/lib/zuul/builds/418724804e374585a3808380eec40bda/work/artifacts" 2026-06-26 04:59:35.400100 | instance -> localhost | changed: "/var/lib/zuul/builds/418724804e374585a3808380eec40bda/work/docs" 2026-06-26 04:59:35.415591 | 2026-06-26 04:59:35.415725 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-26 04:59:36.037686 | instance | changed: .d..t...... ./ 2026-06-26 04:59:36.037986 | instance | changed: All items complete 2026-06-26 04:59:36.038048 | 2026-06-26 04:59:36.491115 | instance | changed: .d..t...... ./ 2026-06-26 04:59:36.958758 | instance | changed: .d..t...... ./ 2026-06-26 04:59:36.986569 | 2026-06-26 04:59:37.001011 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-26 04:59:37.467097 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006720 2026-06-26 04:59:37.669633 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.006710 2026-06-26 04:59:37.687466 | 2026-06-26 04:59:37.687559 | PLAY [all] 2026-06-26 04:59:37.698414 | 2026-06-26 04:59:37.698512 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-26 04:59:38.127557 | instance | changed 2026-06-26 04:59:38.134885 | 2026-06-26 04:59:38.134966 | PLAY RECAP 2026-06-26 04:59:38.135023 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-26 04:59:38.135052 | 2026-06-26 04:59:38.317695 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-26 04:59:38.331146 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-26 04:59:38.918216 | 2026-06-26 04:59:38.918336 | PLAY [localhost] 2026-06-26 04:59:38.927862 | 2026-06-26 04:59:38.927936 | TASK [Generate Zuul manifest] 2026-06-26 04:59:38.949085 | localhost | ok 2026-06-26 04:59:38.970591 | 2026-06-26 04:59:38.970698 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-26 04:59:39.740662 | localhost | changed 2026-06-26 04:59:39.753348 | 2026-06-26 04:59:39.753455 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-26 04:59:39.784846 | localhost | ok 2026-06-26 04:59:39.794064 | 2026-06-26 04:59:39.794153 | TASK [Upload logs] 2026-06-26 04:59:39.813991 | localhost | ok 2026-06-26 04:59:39.911030 | 2026-06-26 04:59:39.911158 | TASK [Set zuul-log-path fact] 2026-06-26 04:59:39.933553 | localhost | ok 2026-06-26 04:59:39.945506 | 2026-06-26 04:59:39.945593 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 04:59:39.976009 | localhost | ok 2026-06-26 04:59:39.986047 | 2026-06-26 04:59:39.986143 | TASK [upload-logs : Create log directories] 2026-06-26 04:59:40.341698 | localhost | changed 2026-06-26 04:59:40.348341 | 2026-06-26 04:59:40.348414 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-26 04:59:40.744704 | localhost -> localhost | ok: Runtime: 0:00:00.032233 2026-06-26 04:59:40.751192 | 2026-06-26 04:59:40.751260 | TASK [upload-logs : Upload logs to log server] 2026-06-26 04:59:41.877288 | localhost | Output suppressed because no_log was given 2026-06-26 04:59:41.882624 | 2026-06-26 04:59:41.882717 | LOOP [upload-logs : Compress console log and json output] 2026-06-26 04:59:41.932509 | localhost | skipping: Conditional result was False 2026-06-26 04:59:41.941360 | localhost | skipping: Conditional result was False 2026-06-26 04:59:41.957852 | 2026-06-26 04:59:41.958043 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-26 04:59:42.003042 | localhost | skipping: Conditional result was False 2026-06-26 04:59:42.003460 | 2026-06-26 04:59:42.007245 | localhost | skipping: Conditional result was False 2026-06-26 04:59:42.018678 | 2026-06-26 04:59:42.018832 | LOOP [upload-logs : Upload console log and json output]