2026-09-22 01:39:03.218599 | Job console starting 2026-09-22 01:39:03.229295 | Updating git repos 2026-09-22 01:39:07.273147 | Cloning repos into workspace 2026-09-22 01:39:25.034921 | Restoring repo states 2026-09-22 01:39:27.307567 | Merging changes 2026-09-22 01:39:28.642530 | Checking out repos 2026-09-22 01:39:30.220447 | Preparing playbooks 2026-09-22 01:39:34.113784 | Running Ansible setup 2026-09-22 01:39:37.914419 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-22 01:39:38.529378 | 2026-09-22 01:39:38.585224 | PLAY [localhost] 2026-09-22 01:39:38.601291 | 2026-09-22 01:39:38.601472 | TASK [Gathering Facts] 2026-09-22 01:39:39.515481 | localhost | ok 2026-09-22 01:39:39.538088 | 2026-09-22 01:39:39.538251 | TASK [Setup log path fact] 2026-09-22 01:39:39.559132 | localhost | ok 2026-09-22 01:39:39.577534 | 2026-09-22 01:39:39.577636 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-22 01:39:39.619493 | localhost | ok 2026-09-22 01:39:39.632797 | 2026-09-22 01:39:39.632966 | TASK [emit-job-header : Print job information] 2026-09-22 01:39:39.686251 | # Job Information 2026-09-22 01:39:39.686464 | Ansible Version: 2.16.18 2026-09-22 01:39:39.686528 | Job: atmosphere-molecule-aio-ovn 2026-09-22 01:39:39.686572 | Pipeline: check 2026-09-22 01:39:39.686630 | Executor: 2d72f0692154 2026-09-22 01:39:39.686687 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4391 2026-09-22 01:39:39.686746 | Event ID: a9b6a300-b625-11f1-89b4-ddda7b0d3782 2026-09-22 01:39:39.694349 | 2026-09-22 01:39:39.694491 | LOOP [emit-job-header : Print node information] 2026-09-22 01:39:39.797135 | localhost | ok: 2026-09-22 01:39:39.797411 | localhost | # Node Information 2026-09-22 01:39:39.797479 | localhost | Inventory Hostname: instance 2026-09-22 01:39:39.797530 | localhost | Hostname: np0000193623 2026-09-22 01:39:39.797569 | localhost | Username: zuul 2026-09-22 01:39:39.797634 | localhost | Distro: Ubuntu 22.04 2026-09-22 01:39:39.797677 | localhost | Provider: yul1 2026-09-22 01:39:39.797715 | localhost | Region: ca-ymq-1 2026-09-22 01:39:39.797751 | localhost | Label: ubuntu-jammy-16 2026-09-22 01:39:39.797788 | localhost | Product Name: OpenStack Nova 2026-09-22 01:39:39.797824 | localhost | Interface IP: 162.253.55.77 2026-09-22 01:39:39.812948 | 2026-09-22 01:39:39.813193 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-09-22 01:39:40.173107 | localhost -> localhost | changed 2026-09-22 01:39:40.179849 | 2026-09-22 01:39:40.179961 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-09-22 01:39:41.157842 | localhost -> localhost | changed 2026-09-22 01:39:41.169181 | 2026-09-22 01:39:41.169286 | PLAY [all] 2026-09-22 01:39:41.185460 | 2026-09-22 01:39:41.185646 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-09-22 01:39:41.445650 | instance -> localhost | ok 2026-09-22 01:39:41.452151 | 2026-09-22 01:39:41.452264 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-09-22 01:39:41.470438 | instance | ok 2026-09-22 01:39:41.482590 | instance | included: /var/lib/zuul/builds/050c0734a1aa4e69a9a83a330a0cf68e/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-09-22 01:39:41.487682 | 2026-09-22 01:39:41.487740 | TASK [add-build-sshkey : Create Temp SSH key] 2026-09-22 01:39:42.858584 | instance -> localhost | Generating public/private rsa key pair. 2026-09-22 01:39:42.859184 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/050c0734a1aa4e69a9a83a330a0cf68e/work/050c0734a1aa4e69a9a83a330a0cf68e_id_rsa 2026-09-22 01:39:42.859279 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/050c0734a1aa4e69a9a83a330a0cf68e/work/050c0734a1aa4e69a9a83a330a0cf68e_id_rsa.pub 2026-09-22 01:39:42.859330 | instance -> localhost | The key fingerprint is: 2026-09-22 01:39:42.859381 | instance -> localhost | SHA256:6ZG6KBWzgvnbdHaJdh0OpdYKC9AZV1AjK6jR0bf5D7U zuul-build-sshkey 2026-09-22 01:39:42.859462 | instance -> localhost | The key's randomart image is: 2026-09-22 01:39:42.859509 | instance -> localhost | +---[RSA 3072]----+ 2026-09-22 01:39:42.859567 | instance -> localhost | | ... +++ | 2026-09-22 01:39:42.859611 | instance -> localhost | | . +.+.o . | 2026-09-22 01:39:42.859680 | instance -> localhost | |. + +..o . | 2026-09-22 01:39:42.859720 | instance -> localhost | | o .o.o *. | 2026-09-22 01:39:42.859759 | instance -> localhost | |.o .+..S.o. | 2026-09-22 01:39:42.859798 | instance -> localhost | |o . o. BoBE. | 2026-09-22 01:39:42.859835 | instance -> localhost | | . o. B *oo | 2026-09-22 01:39:42.859871 | instance -> localhost | | oo = + . | 2026-09-22 01:39:42.859915 | instance -> localhost | | .oo . | 2026-09-22 01:39:42.859953 | instance -> localhost | +----[SHA256]-----+ 2026-09-22 01:39:42.860045 | instance -> localhost | ok: Runtime: 0:00:00.959917 2026-09-22 01:39:42.869723 | 2026-09-22 01:39:42.869811 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-09-22 01:39:42.902152 | instance | ok 2026-09-22 01:39:42.916738 | instance | included: /var/lib/zuul/builds/050c0734a1aa4e69a9a83a330a0cf68e/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-09-22 01:39:42.926339 | 2026-09-22 01:39:42.926422 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-09-22 01:39:42.949979 | instance | skipping: Conditional result was False 2026-09-22 01:39:42.960364 | 2026-09-22 01:39:42.960488 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-09-22 01:39:43.371751 | instance | changed 2026-09-22 01:39:43.377192 | 2026-09-22 01:39:43.377252 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-09-22 01:39:43.598804 | instance | ok 2026-09-22 01:39:43.603330 | 2026-09-22 01:39:43.603389 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-09-22 01:39:44.136897 | instance | changed 2026-09-22 01:39:44.146612 | 2026-09-22 01:39:44.146761 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-09-22 01:39:44.659469 | instance | changed 2026-09-22 01:39:44.671431 | 2026-09-22 01:39:44.671557 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-09-22 01:39:44.696908 | instance | skipping: Conditional result was False 2026-09-22 01:39:44.708991 | 2026-09-22 01:39:44.709115 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-09-22 01:39:45.057803 | instance -> localhost | changed 2026-09-22 01:39:45.076762 | 2026-09-22 01:39:45.076899 | TASK [add-build-sshkey : Add back temp key] 2026-09-22 01:39:45.521847 | instance -> localhost | Identity added: /var/lib/zuul/builds/050c0734a1aa4e69a9a83a330a0cf68e/work/050c0734a1aa4e69a9a83a330a0cf68e_id_rsa (zuul-build-sshkey) 2026-09-22 01:39:45.522069 | instance -> localhost | ok: Runtime: 0:00:00.012300 2026-09-22 01:39:45.527633 | 2026-09-22 01:39:45.527721 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-09-22 01:39:45.816203 | instance | ok 2026-09-22 01:39:45.827896 | 2026-09-22 01:39:45.828035 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-09-22 01:39:45.863396 | instance | skipping: Conditional result was False 2026-09-22 01:39:45.887721 | 2026-09-22 01:39:45.887834 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-09-22 01:39:46.215063 | instance | ok 2026-09-22 01:39:46.225733 | 2026-09-22 01:39:46.225860 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-09-22 01:39:49.738170 | instance | Output suppressed because no_log was given 2026-09-22 01:39:49.749509 | 2026-09-22 01:39:49.749587 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-09-22 01:39:49.958979 | instance | ok: "logs" 2026-09-22 01:39:49.959367 | instance | ok: All items complete 2026-09-22 01:39:49.959426 | 2026-09-22 01:39:50.107127 | instance | ok: "artifacts" 2026-09-22 01:39:50.264376 | instance | ok: "docs" 2026-09-22 01:39:50.281787 | 2026-09-22 01:39:50.281952 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-09-22 01:39:50.475743 | instance | changed: "logs" 2026-09-22 01:39:50.621942 | instance | changed: "artifacts" 2026-09-22 01:39:50.757251 | instance | changed: "docs" 2026-09-22 01:39:50.771288 | 2026-09-22 01:39:50.771415 | PLAY RECAP 2026-09-22 01:39:50.771465 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-09-22 01:39:50.771490 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-22 01:39:50.771510 | 2026-09-22 01:39:50.901904 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-22 01:39:50.914339 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-09-22 01:39:51.518148 | 2026-09-22 01:39:51.518264 | PLAY [all] 2026-09-22 01:39:51.528440 | 2026-09-22 01:39:51.528694 | TASK [setup-uv : Extract archive] 2026-09-22 01:39:53.970199 | instance | changed 2026-09-22 01:39:53.982432 | 2026-09-22 01:39:53.982612 | TASK [setup-uv : Print version] 2026-09-22 01:39:54.359662 | instance | uv 0.8.13 2026-09-22 01:39:54.525389 | instance | ok: Runtime: 0:00:00.013734 2026-09-22 01:39:54.534344 | 2026-09-22 01:39:54.534406 | TASK [Install Ansible collection siblings] 2026-09-22 01:40:04.530709 | instance | changed: 2026-09-22 01:40:04.574600 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-09-22 01:40:04.574757 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-09-22 01:40:04.574809 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-09-22 01:40:04.574851 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-09-22 01:40:04.574890 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-09-22 01:40:04.574939 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-09-22 01:40:04.574985 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-09-22 01:40:04.575030 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-09-22 01:40:04.575070 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-09-22 01:40:04.575109 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-09-22 01:40:04.575147 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-09-22 01:40:04.575184 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-09-22 01:40:04.575232 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-09-22 01:40:04.575271 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-09-22 01:40:04.575318 | instance | Resolved ansible.utils to v6.1.1 for >=2.9.0 2026-09-22 01:40:04.575372 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-09-22 01:40:04.575421 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-09-22 01:40:04.575479 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-09-22 01:40:04.575520 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-09-22 01:40:04.575558 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-09-22 01:40:04.575596 | instance | Resolved vexxhost.ceph to v4.2.0 for >=3.2.0 2026-09-22 01:40:04.575632 | instance | Resolved atmosphere.common to v0.7.1 for >=0.7.0 2026-09-22 01:40:04.575716 | instance | Resolved vexxhost.kubernetes to v3.4.0 for >=3.3.0,>=2.5.0 2026-09-22 01:40:04.575787 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-09-22 01:40:04.575827 | instance | Resolved ansible.utils to v6.1.1 for >=2.9.0,>=6.0.0 2026-09-22 01:40:04.575864 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-09-22 01:40:04.575901 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-09-22 01:40:04.575940 | instance | Resolved vexxhost.kubernetes to v3.4.0 for >=3.3.0,>=2.5.0 2026-09-22 01:40:04.575976 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-09-22 01:40:04.576013 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-09-22 01:40:04.576048 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-09-22 01:40:04.576085 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-09-22 01:40:04.576123 | instance | Checked out ansible.netcommon to 1.2.0 2026-09-22 01:40:04.576160 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-09-22 01:40:04.576215 | instance | Starting galaxy collection install process 2026-09-22 01:40:04.576253 | instance | Process install dependency map 2026-09-22 01:40:04.576291 | instance | Starting collection install process 2026-09-22 01:40:04.576327 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-09-22 01:40:04.576364 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-09-22 01:40:04.576401 | instance | ansible.netcommon:* was installed successfully 2026-09-22 01:40:04.576438 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-09-22 01:40:04.576526 | instance | Creating virtual environment at: .venv 2026-09-22 01:40:04.576582 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-09-22 01:40:04.576622 | instance | Downloading setuptools (1.1MiB) 2026-09-22 01:40:04.576686 | instance | Downloading pygments (1.2MiB) 2026-09-22 01:40:04.576742 | instance | Downloading kubernetes (1.9MiB) 2026-09-22 01:40:04.576781 | instance | Downloading netaddr (2.2MiB) 2026-09-22 01:40:04.576818 | instance | Downloading cryptography (4.2MiB) 2026-09-22 01:40:04.576856 | instance | Downloading openstacksdk (1.7MiB) 2026-09-22 01:40:04.576893 | instance | Downloading ansible-core (2.1MiB) 2026-09-22 01:40:04.576930 | instance | Downloading rjsonnet (1.2MiB) 2026-09-22 01:40:04.576965 | instance | Building pyperclip==1.9.0 2026-09-22 01:40:04.577002 | instance | Downloading rjsonnet 2026-09-22 01:40:04.577043 | instance | Downloading netaddr 2026-09-22 01:40:04.577081 | instance | Downloading pygments 2026-09-22 01:40:04.577117 | instance | Downloading cryptography 2026-09-22 01:40:04.577154 | instance | Downloading setuptools 2026-09-22 01:40:04.577191 | instance | Downloading kubernetes 2026-09-22 01:40:04.577226 | instance | Downloading ansible-core 2026-09-22 01:40:04.577261 | instance | Downloading openstacksdk 2026-09-22 01:40:04.577297 | instance | Built pyperclip==1.9.0 2026-09-22 01:40:04.577333 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-09-22 01:40:04.577369 | instance | Installed 79 packages in 74ms 2026-09-22 01:40:04.577406 | instance | Checked out ansible.posix to 1.6.0 2026-09-22 01:40:04.577443 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-09-22 01:40:04.577484 | instance | Starting galaxy collection install process 2026-09-22 01:40:04.577539 | instance | Process install dependency map 2026-09-22 01:40:04.577586 | instance | Starting collection install process 2026-09-22 01:40:04.577625 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-09-22 01:40:04.577702 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-09-22 01:40:04.577745 | instance | ansible.posix:1.6.0 was installed successfully 2026-09-22 01:40:04.577781 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-22 01:40:04.577818 | instance | 2.17.12 2026-09-22 01:40:04.577856 | instance | Checked out ansible.utils to v6.1.1 2026-09-22 01:40:04.577893 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-09-22 01:40:04.577928 | instance | Starting galaxy collection install process 2026-09-22 01:40:04.577963 | instance | Process install dependency map 2026-09-22 01:40:04.577999 | instance | Starting collection install process 2026-09-22 01:40:04.578036 | instance | Installing 'ansible.utils:6.1.1' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-09-22 01:40:04.578071 | instance | Created collection for ansible.utils:6.1.1 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-09-22 01:40:04.578109 | instance | ansible.utils:6.1.1 was installed successfully 2026-09-22 01:40:04.578146 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-22 01:40:04.578184 | instance | 2.17.12 2026-09-22 01:40:04.578221 | instance | Checked out atmosphere.common to v0.7.1 2026-09-22 01:40:04.578257 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-09-22 01:40:04.578294 | instance | Starting galaxy collection install process 2026-09-22 01:40:04.578329 | instance | Process install dependency map 2026-09-22 01:40:04.578365 | instance | Starting collection install process 2026-09-22 01:40:04.578400 | instance | Installing 'atmosphere.common:0.7.1' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-09-22 01:40:04.578435 | instance | Created collection for atmosphere.common:0.7.1 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-09-22 01:40:04.578471 | instance | atmosphere.common:0.7.1 was installed successfully 2026-09-22 01:40:04.578508 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-22 01:40:04.578557 | instance | 2.17.12 2026-09-22 01:40:04.578614 | instance | Checked out community.crypto to 2.2.3 2026-09-22 01:40:04.578679 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto 2026-09-22 01:40:04.578720 | instance | Starting galaxy collection install process 2026-09-22 01:40:04.578759 | instance | Process install dependency map 2026-09-22 01:40:04.578796 | instance | Starting collection install process 2026-09-22 01:40:04.578832 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-09-22 01:40:04.578867 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-09-22 01:40:04.578903 | instance | community.crypto:2.2.3 was installed successfully 2026-09-22 01:40:04.578941 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-22 01:40:04.578977 | instance | 2.17.12 2026-09-22 01:40:04.579012 | instance | Checked out community.general to 7.3.0 2026-09-22 01:40:04.579048 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general 2026-09-22 01:40:04.579084 | instance | Starting galaxy collection install process 2026-09-22 01:40:04.579134 | instance | Process install dependency map 2026-09-22 01:40:04.579172 | instance | Starting collection install process 2026-09-22 01:40:04.579208 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-09-22 01:40:04.579244 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-09-22 01:40:04.579280 | instance | community.general:7.3.0 was installed successfully 2026-09-22 01:40:04.579315 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-22 01:40:04.579354 | instance | 2.17.12 2026-09-22 01:40:04.579392 | instance | Checked out community.mysql to 3.6.0 2026-09-22 01:40:04.579431 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql 2026-09-22 01:40:04.579468 | instance | Starting galaxy collection install process 2026-09-22 01:40:04.579581 | instance | Process install dependency map 2026-09-22 01:40:04.579667 | instance | Starting collection install process 2026-09-22 01:40:04.579716 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-09-22 01:40:04.579757 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-09-22 01:40:04.579795 | instance | community.mysql:3.6.0 was installed successfully 2026-09-22 01:40:04.579831 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-22 01:40:04.579867 | instance | 2.17.12 2026-09-22 01:40:04.579903 | instance | Checked out kubernetes.core to 2.4.0 2026-09-22 01:40:04.579941 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-09-22 01:40:04.579978 | instance | Starting galaxy collection install process 2026-09-22 01:40:04.580016 | instance | Process install dependency map 2026-09-22 01:40:04.580053 | instance | Starting collection install process 2026-09-22 01:40:04.580226 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-09-22 01:40:04.580279 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-09-22 01:40:04.580319 | instance | kubernetes.core:2.4.0 was installed successfully 2026-09-22 01:40:04.580358 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-22 01:40:04.580395 | instance | 2.17.12 2026-09-22 01:40:04.580432 | instance | Checked out openstack.cloud to 2.6.0 2026-09-22 01:40:04.580468 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-09-22 01:40:04.580539 | instance | Starting galaxy collection install process 2026-09-22 01:40:04.580579 | instance | Process install dependency map 2026-09-22 01:40:04.580619 | instance | Starting collection install process 2026-09-22 01:40:04.580700 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-09-22 01:40:04.580750 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-09-22 01:40:04.580788 | instance | openstack.cloud:2.6.0 was installed successfully 2026-09-22 01:40:04.580825 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-22 01:40:04.580862 | instance | 2.17.12 2026-09-22 01:40:04.580899 | instance | Checked out vexxhost.ceph to v4.2.0 2026-09-22 01:40:04.580935 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-09-22 01:40:04.580984 | instance | Starting galaxy collection install process 2026-09-22 01:40:04.581021 | instance | Process install dependency map 2026-09-22 01:40:04.581057 | instance | Starting collection install process 2026-09-22 01:40:04.581093 | instance | Installing 'vexxhost.ceph:4.2.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-09-22 01:40:04.581129 | instance | Created collection for vexxhost.ceph:4.2.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-09-22 01:40:04.581164 | instance | vexxhost.ceph:4.2.0 was installed successfully 2026-09-22 01:40:04.581199 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-22 01:40:04.581234 | instance | 2.17.12 2026-09-22 01:40:04.581270 | instance | Checked out vexxhost.containers to v1.6.8 2026-09-22 01:40:04.581306 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-09-22 01:40:04.581344 | instance | Starting galaxy collection install process 2026-09-22 01:40:04.581379 | instance | Process install dependency map 2026-09-22 01:40:04.581415 | instance | Starting collection install process 2026-09-22 01:40:04.581451 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-09-22 01:40:04.581487 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-09-22 01:40:04.581526 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-09-22 01:40:04.581562 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-22 01:40:04.581598 | instance | 2.17.12 2026-09-22 01:40:04.581655 | instance | Checked out vexxhost.kubernetes to v3.4.0 2026-09-22 01:40:04.581710 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-09-22 01:40:04.581766 | instance | Starting galaxy collection install process 2026-09-22 01:40:04.581805 | instance | Process install dependency map 2026-09-22 01:40:04.581841 | instance | Starting collection install process 2026-09-22 01:40:04.581878 | instance | Installing 'vexxhost.kubernetes:3.4.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-09-22 01:40:04.581913 | instance | Created collection for vexxhost.kubernetes:3.4.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-09-22 01:40:04.581949 | instance | vexxhost.kubernetes:3.4.0 was installed successfully 2026-09-22 01:40:04.581985 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-22 01:40:04.582021 | instance | 2.17.12 2026-09-22 01:40:04.597392 | 2026-09-22 01:40:04.597505 | PLAY RECAP 2026-09-22 01:40:04.597597 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-22 01:40:04.597667 | 2026-09-22 01:40:04.778994 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-09-22 01:40:04.792193 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-09-22 01:40:05.487984 | 2026-09-22 01:40:05.488091 | PLAY [all] 2026-09-22 01:40:05.498656 | 2026-09-22 01:40:05.498725 | TASK [Install "jq" for log collection] 2026-09-22 01:40:15.434852 | instance | changed 2026-09-22 01:40:15.443075 | 2026-09-22 01:40:15.443671 | PLAY RECAP 2026-09-22 01:40:15.443909 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-22 01:40:15.444054 | 2026-09-22 01:40:15.698064 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-09-22 01:40:15.718266 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-09-22 01:40:16.307542 | 2026-09-22 01:40:16.307675 | PLAY [all] 2026-09-22 01:40:16.318022 | 2026-09-22 01:40:16.318086 | LOOP [Check inventory directories] 2026-09-22 01:40:16.728689 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-09-22 01:40:16.893147 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory" 2026-09-22 01:40:17.060139 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory" 2026-09-22 01:40:17.067431 | 2026-09-22 01:40:17.067697 | LOOP [Copy inventory file for Zuul] 2026-09-22 01:40:17.938327 | instance | changed: 2026-09-22 01:40:18.163444 | instance | { 2026-09-22 01:40:18.163577 | instance | "ansible_loop_var": "item", 2026-09-22 01:40:18.163628 | instance | "changed": false, 2026-09-22 01:40:18.163689 | instance | "failed": false, 2026-09-22 01:40:18.163734 | instance | "invocation": { 2026-09-22 01:40:18.163770 | instance | "module_args": { 2026-09-22 01:40:18.163806 | instance | "checksum_algorithm": "sha1", 2026-09-22 01:40:18.163840 | instance | "follow": true, 2026-09-22 01:40:18.163874 | instance | "get_attributes": true, 2026-09-22 01:40:18.163910 | instance | "get_checksum": true, 2026-09-22 01:40:18.163944 | instance | "get_mime": true, 2026-09-22 01:40:18.163976 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-09-22 01:40:18.164070 | instance | } 2026-09-22 01:40:18.164389 | instance | }, 2026-09-22 01:40:18.164458 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-09-22 01:40:18.164519 | instance | "stat": { 2026-09-22 01:40:18.164558 | instance | "atime": 1790041197.4105067, 2026-09-22 01:40:18.164592 | instance | "attr_flags": "e", 2026-09-22 01:40:18.164625 | instance | "attributes": [ 2026-09-22 01:40:18.164675 | instance | "extents" 2026-09-22 01:40:18.164708 | instance | ], 2026-09-22 01:40:18.164741 | instance | "block_size": 4096, 2026-09-22 01:40:18.165011 | instance | "blocks": 8, 2026-09-22 01:40:18.165075 | instance | "charset": "unknown", 2026-09-22 01:40:18.165115 | instance | "ctime": 1790041195.5944653, 2026-09-22 01:40:18.165149 | instance | "dev": 64513, 2026-09-22 01:40:18.165181 | instance | "device_type": 0, 2026-09-22 01:40:18.165213 | instance | "executable": true, 2026-09-22 01:40:18.165244 | instance | "exists": true, 2026-09-22 01:40:18.165276 | instance | "gid": 1000, 2026-09-22 01:40:18.165307 | instance | "gr_name": "zuul", 2026-09-22 01:40:18.165339 | instance | "inode": 1570039, 2026-09-22 01:40:18.165371 | instance | "isblk": false, 2026-09-22 01:40:18.165404 | instance | "ischr": false, 2026-09-22 01:40:18.165436 | instance | "isdir": true, 2026-09-22 01:40:18.165468 | instance | "isfifo": false, 2026-09-22 01:40:18.165500 | instance | "isgid": false, 2026-09-22 01:40:18.165531 | instance | "islnk": false, 2026-09-22 01:40:18.165562 | instance | "isreg": false, 2026-09-22 01:40:18.165592 | instance | "issock": false, 2026-09-22 01:40:18.165622 | instance | "isuid": false, 2026-09-22 01:40:18.165675 | instance | "mimetype": "unknown", 2026-09-22 01:40:18.165709 | instance | "mode": "0755", 2026-09-22 01:40:18.165836 | instance | "mtime": 1790041195.5944653, 2026-09-22 01:40:18.165891 | instance | "nlink": 22, 2026-09-22 01:40:18.165968 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-09-22 01:40:18.166003 | instance | "pw_name": "zuul", 2026-09-22 01:40:18.166037 | instance | "readable": true, 2026-09-22 01:40:18.166328 | instance | "rgrp": true, 2026-09-22 01:40:18.166392 | instance | "roth": true, 2026-09-22 01:40:18.166428 | instance | "rusr": true, 2026-09-22 01:40:18.166462 | instance | "size": 4096, 2026-09-22 01:40:18.166514 | instance | "uid": 1000, 2026-09-22 01:40:18.166549 | instance | "version": "3903495677", 2026-09-22 01:40:18.166584 | instance | "wgrp": false, 2026-09-22 01:40:18.166621 | instance | "woth": false, 2026-09-22 01:40:18.166676 | instance | "writeable": true, 2026-09-22 01:40:18.166711 | instance | "wusr": true, 2026-09-22 01:40:18.166743 | instance | "xgrp": true, 2026-09-22 01:40:18.166780 | instance | "xoth": true, 2026-09-22 01:40:18.166827 | instance | "xusr": true 2026-09-22 01:40:18.166871 | instance | } 2026-09-22 01:40:18.166905 | instance | } 2026-09-22 01:40:18.166976 | instance | ok: All items complete 2026-09-22 01:40:18.167015 | 2026-09-22 01:40:18.170062 | instance | skipping: Conditional result was False 2026-09-22 01:40:18.171247 | instance | skipping: Conditional result was False 2026-09-22 01:40:18.188919 | 2026-09-22 01:40:18.189133 | LOOP [Switch "ansible_host" to private IP] 2026-09-22 01:40:18.571591 | instance | changed: 1 replacements made 2026-09-22 01:40:18.575004 | instance | skipping: Conditional result was False 2026-09-22 01:40:18.576193 | instance | skipping: Conditional result was False 2026-09-22 01:40:18.591937 | 2026-09-22 01:40:18.592130 | TASK [Run Molecule scenario] 2026-09-22 01:40:19.556121 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-09-22 01:40:19.954345 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-09-22 01:40:19.954577 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-09-22 01:40:29.834200 | instance | INFO [aio > dependency] Executing 2026-09-22 01:40:29.834534 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-09-22 01:40:29.834923 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-09-22 01:40:29.835162 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-09-22 01:40:29.849955 | instance | INFO [aio > cleanup] Executing 2026-09-22 01:40:29.850575 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-09-22 01:40:29.864340 | instance | INFO [aio > destroy] Executing 2026-09-22 01:40:29.864379 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-09-22 01:40:29.864478 | instance | INFO [aio > destroy] Executed: Successful 2026-09-22 01:40:29.873999 | instance | INFO [aio > syntax] Executing 2026-09-22 01:40:32.553119 | instance | 2026-09-22 01:40:32.553293 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-09-22 01:40:32.758272 | instance | INFO [aio > syntax] Executed: Successful 2026-09-22 01:40:32.773689 | instance | INFO [aio > create] Executing 2026-09-22 01:40:32.777179 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-09-22 01:40:32.791781 | instance | INFO [aio > prepare] Executing 2026-09-22 01:40:33.550578 | instance | 2026-09-22 01:40:33.550721 | instance | PLAY [Prepare] ***************************************************************** 2026-09-22 01:40:33.550957 | instance | 2026-09-22 01:40:33.551238 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 01:40:33.551463 | instance | Tuesday 22 September 2026 01:40:33 +0000 (0:00:00.022) 0:00:00.022 ***** 2026-09-22 01:40:34.755417 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-09-22 01:40:34.755578 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-09-22 01:40:34.755815 | instance | interpreter could change the meaning of that path. See 2026-09-22 01:40:34.756059 | instance | https://docs.ansible.com/ansible- 2026-09-22 01:40:34.756293 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-09-22 01:40:34.768229 | instance | ok: [instance] 2026-09-22 01:40:34.768408 | instance | 2026-09-22 01:40:34.768644 | instance | TASK [Configure short hostname] ************************************************ 2026-09-22 01:40:34.768875 | instance | Tuesday 22 September 2026 01:40:34 +0000 (0:00:01.217) 0:00:01.240 ***** 2026-09-22 01:40:35.505402 | instance | changed: [instance] 2026-09-22 01:40:35.505622 | instance | 2026-09-22 01:40:35.505871 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-09-22 01:40:35.506148 | instance | Tuesday 22 September 2026 01:40:35 +0000 (0:00:00.736) 0:00:01.977 ***** 2026-09-22 01:40:35.780550 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-09-22 01:40:35.780775 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-09-22 01:40:35.781183 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-09-22 01:40:35.789172 | instance | changed: [instance] 2026-09-22 01:40:35.789416 | instance | 2026-09-22 01:40:35.789664 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-09-22 01:40:35.789901 | instance | Tuesday 22 September 2026 01:40:35 +0000 (0:00:00.284) 0:00:02.261 ***** 2026-09-22 01:40:37.063717 | instance | ok: [instance] 2026-09-22 01:40:37.063909 | instance | 2026-09-22 01:40:37.064245 | instance | TASK [Purge "snapd" package] *************************************************** 2026-09-22 01:40:37.064596 | instance | Tuesday 22 September 2026 01:40:37 +0000 (0:00:01.273) 0:00:03.535 ***** 2026-09-22 01:40:37.949249 | instance | ok: [instance] 2026-09-22 01:40:37.949354 | instance | 2026-09-22 01:40:37.949368 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-09-22 01:40:37.949485 | instance | 2026-09-22 01:40:37.949585 | instance | TASK [Create folders for workspace] ******************************************** 2026-09-22 01:40:37.949695 | instance | Tuesday 22 September 2026 01:40:37 +0000 (0:00:00.886) 0:00:04.421 ***** 2026-09-22 01:40:38.985131 | instance | changed: [localhost] => (item=group_vars) 2026-09-22 01:40:38.985200 | instance | changed: [localhost] => (item=group_vars/all) 2026-09-22 01:40:38.985211 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-09-22 01:40:38.985221 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-09-22 01:40:38.985231 | instance | changed: [localhost] => (item=group_vars/computes) 2026-09-22 01:40:38.985240 | instance | changed: [localhost] => (item=host_vars) 2026-09-22 01:40:38.985249 | instance | 2026-09-22 01:40:38.985267 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-09-22 01:40:38.985663 | instance | 2026-09-22 01:40:38.985755 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-09-22 01:40:38.985778 | instance | Tuesday 22 September 2026 01:40:38 +0000 (0:00:01.033) 0:00:05.455 ***** 2026-09-22 01:40:39.176763 | instance | changed: [localhost] 2026-09-22 01:40:39.177194 | instance | 2026-09-22 01:40:39.177549 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-09-22 01:40:39.177862 | instance | Tuesday 22 September 2026 01:40:39 +0000 (0:00:00.192) 0:00:05.648 ***** 2026-09-22 01:40:39.211602 | instance | ok: [localhost] 2026-09-22 01:40:39.211869 | instance | 2026-09-22 01:40:39.212252 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-09-22 01:40:39.212555 | instance | Tuesday 22 September 2026 01:40:39 +0000 (0:00:00.035) 0:00:05.683 ***** 2026-09-22 01:40:39.279123 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'e91238a7-ee93-524c-8c0c-7eb78a69e2a2'}) 2026-09-22 01:40:39.279358 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-09-22 01:40:39.279660 | instance | 2026-09-22 01:40:39.279960 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-09-22 01:40:39.280276 | instance | Tuesday 22 September 2026 01:40:39 +0000 (0:00:00.067) 0:00:05.751 ***** 2026-09-22 01:40:39.857741 | instance | changed: [localhost] 2026-09-22 01:40:39.858124 | instance | 2026-09-22 01:40:39.858426 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-09-22 01:40:39.858694 | instance | 2026-09-22 01:40:39.859001 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-09-22 01:40:39.859310 | instance | Tuesday 22 September 2026 01:40:39 +0000 (0:00:00.576) 0:00:06.327 ***** 2026-09-22 01:40:40.037966 | instance | changed: [localhost] 2026-09-22 01:40:40.038385 | instance | 2026-09-22 01:40:40.038729 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-09-22 01:40:40.039079 | instance | Tuesday 22 September 2026 01:40:40 +0000 (0:00:00.178) 0:00:06.506 ***** 2026-09-22 01:40:40.057290 | instance | ok: [localhost] 2026-09-22 01:40:40.057613 | instance | 2026-09-22 01:40:40.057929 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-09-22 01:40:40.058299 | instance | Tuesday 22 September 2026 01:40:40 +0000 (0:00:00.023) 0:00:06.529 ***** 2026-09-22 01:40:40.091604 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-09-22 01:40:40.091687 | instance | 2026-09-22 01:40:40.091700 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-09-22 01:40:40.091711 | instance | Tuesday 22 September 2026 01:40:40 +0000 (0:00:00.033) 0:00:06.563 ***** 2026-09-22 01:40:40.469036 | instance | changed: [localhost] 2026-09-22 01:40:40.469112 | instance | 2026-09-22 01:40:40.469123 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-09-22 01:40:40.469133 | instance | 2026-09-22 01:40:40.469505 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-09-22 01:40:40.469576 | instance | Tuesday 22 September 2026 01:40:40 +0000 (0:00:00.377) 0:00:06.940 ***** 2026-09-22 01:40:40.652119 | instance | changed: [localhost] 2026-09-22 01:40:40.652217 | instance | 2026-09-22 01:40:40.652759 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-09-22 01:40:40.653011 | instance | Tuesday 22 September 2026 01:40:40 +0000 (0:00:00.183) 0:00:07.124 ***** 2026-09-22 01:40:40.690900 | instance | ok: [localhost] 2026-09-22 01:40:40.691152 | instance | 2026-09-22 01:40:40.691491 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-09-22 01:40:40.691794 | instance | Tuesday 22 September 2026 01:40:40 +0000 (0:00:00.038) 0:00:07.163 ***** 2026-09-22 01:40:40.755160 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-09-22 01:40:40.755402 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-09-22 01:40:40.755751 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-09-22 01:40:40.756062 | instance | 2026-09-22 01:40:40.756360 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-09-22 01:40:40.756652 | instance | Tuesday 22 September 2026 01:40:40 +0000 (0:00:00.064) 0:00:07.227 ***** 2026-09-22 01:40:41.157719 | instance | changed: [localhost] 2026-09-22 01:40:41.159127 | instance | 2026-09-22 01:40:41.159213 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-09-22 01:40:41.159226 | instance | 2026-09-22 01:40:41.159236 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-09-22 01:40:41.159245 | instance | Tuesday 22 September 2026 01:40:41 +0000 (0:00:00.402) 0:00:07.629 ***** 2026-09-22 01:40:41.341776 | instance | changed: [localhost] 2026-09-22 01:40:41.342547 | instance | 2026-09-22 01:40:41.342614 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-09-22 01:40:41.342627 | instance | Tuesday 22 September 2026 01:40:41 +0000 (0:00:00.183) 0:00:07.813 ***** 2026-09-22 01:40:41.376868 | instance | ok: [localhost] 2026-09-22 01:40:41.377221 | instance | 2026-09-22 01:40:41.377599 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-09-22 01:40:41.377918 | instance | Tuesday 22 September 2026 01:40:41 +0000 (0:00:00.035) 0:00:07.849 ***** 2026-09-22 01:40:41.431892 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-09-22 01:40:41.432136 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-09-22 01:40:41.432446 | instance | 2026-09-22 01:40:41.432748 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-09-22 01:40:41.433094 | instance | Tuesday 22 September 2026 01:40:41 +0000 (0:00:00.055) 0:00:07.904 ***** 2026-09-22 01:40:41.810751 | instance | changed: [localhost] 2026-09-22 01:40:41.810990 | instance | 2026-09-22 01:40:41.811341 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-09-22 01:40:41.811611 | instance | 2026-09-22 01:40:41.811892 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 01:40:41.812201 | instance | Tuesday 22 September 2026 01:40:41 +0000 (0:00:00.378) 0:00:08.282 ***** 2026-09-22 01:40:42.566154 | instance | ok: [localhost] 2026-09-22 01:40:42.566262 | instance | 2026-09-22 01:40:42.566817 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-09-22 01:40:42.566889 | instance | Tuesday 22 September 2026 01:40:42 +0000 (0:00:00.755) 0:00:09.038 ***** 2026-09-22 01:40:42.771689 | instance | changed: [localhost] 2026-09-22 01:40:42.771842 | instance | 2026-09-22 01:40:42.772395 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-09-22 01:40:42.772451 | instance | Tuesday 22 September 2026 01:40:42 +0000 (0:00:00.205) 0:00:09.243 ***** 2026-09-22 01:40:42.810685 | instance | ok: [localhost] 2026-09-22 01:40:42.811391 | instance | 2026-09-22 01:40:42.811443 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-09-22 01:40:42.811456 | instance | Tuesday 22 September 2026 01:40:42 +0000 (0:00:00.039) 0:00:09.282 ***** 2026-09-22 01:40:43.514378 | instance | ok: [localhost] => (item=keycloak_host) 2026-09-22 01:40:43.514522 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-09-22 01:40:43.514782 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-09-22 01:40:43.515170 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-09-22 01:40:43.515464 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-09-22 01:40:43.515752 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-09-22 01:40:43.516075 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-09-22 01:40:43.516362 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-09-22 01:40:43.516648 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-09-22 01:40:43.516995 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-09-22 01:40:43.517295 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-09-22 01:40:43.517577 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-09-22 01:40:43.517870 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-09-22 01:40:43.518188 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-09-22 01:40:43.518476 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-09-22 01:40:43.518765 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-09-22 01:40:43.519076 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-09-22 01:40:43.519362 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-09-22 01:40:43.519656 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-09-22 01:40:43.519942 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-09-22 01:40:43.520425 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-09-22 01:40:43.520710 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-09-22 01:40:43.521049 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-09-22 01:40:43.521327 | instance | 2026-09-22 01:40:43.521616 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-09-22 01:40:43.521905 | instance | Tuesday 22 September 2026 01:40:43 +0000 (0:00:00.703) 0:00:09.986 ***** 2026-09-22 01:40:43.906134 | instance | changed: [localhost] 2026-09-22 01:40:43.906504 | instance | 2026-09-22 01:40:43.906810 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-09-22 01:40:43.907155 | instance | Tuesday 22 September 2026 01:40:43 +0000 (0:00:00.391) 0:00:10.377 ***** 2026-09-22 01:40:44.127415 | instance | changed: [localhost] 2026-09-22 01:40:44.127751 | instance | 2026-09-22 01:40:44.128121 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-09-22 01:40:44.128405 | instance | 2026-09-22 01:40:44.128706 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-09-22 01:40:44.129072 | instance | Tuesday 22 September 2026 01:40:44 +0000 (0:00:00.222) 0:00:10.600 ***** 2026-09-22 01:40:44.325549 | instance | changed: [localhost] 2026-09-22 01:40:44.325925 | instance | 2026-09-22 01:40:44.326260 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-09-22 01:40:44.326562 | instance | Tuesday 22 September 2026 01:40:44 +0000 (0:00:00.197) 0:00:10.797 ***** 2026-09-22 01:40:44.360055 | instance | ok: [localhost] 2026-09-22 01:40:44.360368 | instance | 2026-09-22 01:40:44.360669 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-09-22 01:40:44.361021 | instance | Tuesday 22 September 2026 01:40:44 +0000 (0:00:00.035) 0:00:10.833 ***** 2026-09-22 01:40:44.409082 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]}) 2026-09-22 01:40:44.409420 | instance | 2026-09-22 01:40:44.409725 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-09-22 01:40:44.410048 | instance | Tuesday 22 September 2026 01:40:44 +0000 (0:00:00.048) 0:00:10.881 ***** 2026-09-22 01:40:44.800314 | instance | changed: [localhost] 2026-09-22 01:40:44.800558 | instance | 2026-09-22 01:40:44.800754 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-09-22 01:40:44.801012 | instance | 2026-09-22 01:40:44.801213 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-09-22 01:40:44.801403 | instance | Tuesday 22 September 2026 01:40:44 +0000 (0:00:00.390) 0:00:11.272 ***** 2026-09-22 01:40:44.994161 | instance | changed: [localhost] 2026-09-22 01:40:44.994475 | instance | 2026-09-22 01:40:44.994773 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-09-22 01:40:44.995095 | instance | Tuesday 22 September 2026 01:40:44 +0000 (0:00:00.194) 0:00:11.466 ***** 2026-09-22 01:40:45.033085 | instance | ok: [localhost] 2026-09-22 01:40:45.033470 | instance | 2026-09-22 01:40:45.033785 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-09-22 01:40:45.034114 | instance | Tuesday 22 September 2026 01:40:45 +0000 (0:00:00.035) 0:00:11.502 ***** 2026-09-22 01:40:45.083547 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]}) 2026-09-22 01:40:45.083604 | instance | 2026-09-22 01:40:45.083619 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-09-22 01:40:45.083631 | instance | Tuesday 22 September 2026 01:40:45 +0000 (0:00:00.052) 0:00:11.555 ***** 2026-09-22 01:40:45.481044 | instance | changed: [localhost] 2026-09-22 01:40:45.481128 | instance | 2026-09-22 01:40:45.481881 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-09-22 01:40:45.481967 | instance | 2026-09-22 01:40:45.481979 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-09-22 01:40:45.481988 | instance | Tuesday 22 September 2026 01:40:45 +0000 (0:00:00.398) 0:00:11.953 ***** 2026-09-22 01:40:45.685430 | instance | changed: [localhost] 2026-09-22 01:40:45.686183 | instance | 2026-09-22 01:40:45.686248 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-09-22 01:40:45.686270 | instance | Tuesday 22 September 2026 01:40:45 +0000 (0:00:00.204) 0:00:12.157 ***** 2026-09-22 01:40:45.722323 | instance | ok: [localhost] 2026-09-22 01:40:45.723160 | instance | 2026-09-22 01:40:45.723202 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-09-22 01:40:45.723213 | instance | Tuesday 22 September 2026 01:40:45 +0000 (0:00:00.037) 0:00:12.194 ***** 2026-09-22 01:40:46.099768 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-09-22 01:40:46.099974 | instance | ok: [localhost] => (item=keepalived_password) 2026-09-22 01:40:46.100302 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-09-22 01:40:46.100593 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-09-22 01:40:46.100879 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-09-22 01:40:46.101224 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-09-22 01:40:46.101408 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-09-22 01:40:46.101586 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-09-22 01:40:46.101766 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-09-22 01:40:46.101957 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-09-22 01:40:46.102137 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-09-22 01:40:46.102322 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-09-22 01:40:46.102513 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-09-22 01:40:46.102900 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-09-22 01:40:46.103104 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-09-22 01:40:46.103282 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-09-22 01:40:46.103461 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-09-22 01:40:46.103643 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-09-22 01:40:46.103821 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-09-22 01:40:46.104017 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-09-22 01:40:46.104197 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-09-22 01:40:46.104374 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-09-22 01:40:46.104559 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-09-22 01:40:46.104740 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-09-22 01:40:46.104959 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-09-22 01:40:46.105144 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-09-22 01:40:46.105332 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-09-22 01:40:46.105509 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-09-22 01:40:46.105687 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-09-22 01:40:46.105868 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-09-22 01:40:46.106062 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-09-22 01:40:46.106240 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-09-22 01:40:46.106416 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-09-22 01:40:46.106591 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-09-22 01:40:46.106769 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-09-22 01:40:46.106960 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-09-22 01:40:46.107140 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-09-22 01:40:46.107317 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-09-22 01:40:46.107500 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-09-22 01:40:46.107678 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-09-22 01:40:46.107855 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-09-22 01:40:46.108053 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-09-22 01:40:46.108237 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-09-22 01:40:46.108422 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-09-22 01:40:46.108613 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-09-22 01:40:46.108792 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-09-22 01:40:46.109004 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-09-22 01:40:46.109185 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-09-22 01:40:46.109361 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-09-22 01:40:46.109542 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-09-22 01:40:46.109720 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-09-22 01:40:46.109907 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-09-22 01:40:46.110103 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-09-22 01:40:46.110286 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-09-22 01:40:46.110453 | instance | 2026-09-22 01:40:46.110630 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-09-22 01:40:46.110809 | instance | Tuesday 22 September 2026 01:40:46 +0000 (0:00:00.377) 0:00:12.572 ***** 2026-09-22 01:40:46.169662 | instance | ok: [localhost] => (item=barbican_kek) 2026-09-22 01:40:46.169882 | instance | 2026-09-22 01:40:46.170238 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-09-22 01:40:46.170536 | instance | Tuesday 22 September 2026 01:40:46 +0000 (0:00:00.068) 0:00:12.641 ***** 2026-09-22 01:40:46.621785 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-09-22 01:40:46.622181 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-09-22 01:40:46.622467 | instance | 2026-09-22 01:40:46.622763 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-09-22 01:40:46.623109 | instance | Tuesday 22 September 2026 01:40:46 +0000 (0:00:00.451) 0:00:13.093 ***** 2026-09-22 01:40:50.265064 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-09-22 01:40:50.265332 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-09-22 01:40:50.265643 | instance | 2026-09-22 01:40:50.265968 | instance | TASK [Set values for SSH keys] ************************************************* 2026-09-22 01:40:50.266297 | instance | Tuesday 22 September 2026 01:40:50 +0000 (0:00:03.642) 0:00:16.735 ***** 2026-09-22 01:40:50.332118 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-09-22 01:40:50.332150 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-09-22 01:40:50.332161 | instance | 2026-09-22 01:40:50.332170 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-09-22 01:40:50.332179 | instance | Tuesday 22 September 2026 01:40:50 +0000 (0:00:00.068) 0:00:16.804 ***** 2026-09-22 01:40:50.700705 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-09-22 01:40:50.700742 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-09-22 01:40:50.700753 | instance | 2026-09-22 01:40:50.700763 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-09-22 01:40:50.700773 | instance | Tuesday 22 September 2026 01:40:50 +0000 (0:00:00.368) 0:00:17.172 ***** 2026-09-22 01:40:51.094105 | instance | changed: [localhost] 2026-09-22 01:40:51.094142 | instance | 2026-09-22 01:40:51.094153 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-09-22 01:40:51.094163 | instance | Tuesday 22 September 2026 01:40:51 +0000 (0:00:00.393) 0:00:17.566 ***** 2026-09-22 01:40:51.137199 | instance | skipping: [localhost] 2026-09-22 01:40:51.137288 | instance | 2026-09-22 01:40:51.137308 | instance | PLAY [Setup networking] ******************************************************** 2026-09-22 01:40:51.137410 | instance | 2026-09-22 01:40:51.137618 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 01:40:51.137843 | instance | Tuesday 22 September 2026 01:40:51 +0000 (0:00:00.043) 0:00:17.609 ***** 2026-09-22 01:40:51.910267 | instance | ok: [instance] 2026-09-22 01:40:51.910444 | instance | 2026-09-22 01:40:51.910682 | instance | TASK [Create bridge for management network] ************************************ 2026-09-22 01:40:51.910922 | instance | Tuesday 22 September 2026 01:40:51 +0000 (0:00:00.772) 0:00:18.382 ***** 2026-09-22 01:40:52.276398 | instance | ok: [instance] 2026-09-22 01:40:52.276575 | instance | 2026-09-22 01:40:52.276799 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-09-22 01:40:52.277119 | instance | Tuesday 22 September 2026 01:40:52 +0000 (0:00:00.366) 0:00:18.748 ***** 2026-09-22 01:40:52.521417 | instance | ok: [instance] 2026-09-22 01:40:52.521613 | instance | 2026-09-22 01:40:52.521842 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-09-22 01:40:52.522098 | instance | Tuesday 22 September 2026 01:40:52 +0000 (0:00:00.245) 0:00:18.993 ***** 2026-09-22 01:40:52.738444 | instance | ok: [instance] 2026-09-22 01:40:52.738561 | instance | 2026-09-22 01:40:52.738874 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-09-22 01:40:52.739135 | instance | Tuesday 22 September 2026 01:40:52 +0000 (0:00:00.216) 0:00:19.210 ***** 2026-09-22 01:40:52.975794 | instance | ok: [instance] 2026-09-22 01:40:52.976199 | instance | 2026-09-22 01:40:52.976529 | instance | TASK [Bring up interfaces] ***************************************************** 2026-09-22 01:40:52.976826 | instance | Tuesday 22 September 2026 01:40:52 +0000 (0:00:00.237) 0:00:19.448 ***** 2026-09-22 01:40:53.422028 | instance | ok: [instance] => (item=br-mgmt) 2026-09-22 01:40:53.422870 | instance | ok: [instance] => (item=dummy0) 2026-09-22 01:40:53.423188 | instance | 2026-09-22 01:40:53.423483 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-09-22 01:40:53.423755 | instance | 2026-09-22 01:40:53.424082 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 01:40:53.424375 | instance | Tuesday 22 September 2026 01:40:53 +0000 (0:00:00.445) 0:00:19.893 ***** 2026-09-22 01:40:54.245761 | instance | ok: [instance] 2026-09-22 01:40:54.245940 | instance | 2026-09-22 01:40:54.246249 | instance | TASK [Install depedencies] ***************************************************** 2026-09-22 01:40:54.246662 | instance | Tuesday 22 September 2026 01:40:54 +0000 (0:00:00.822) 0:00:20.716 ***** 2026-09-22 01:41:18.439626 | instance | changed: [instance] 2026-09-22 01:41:18.440330 | instance | 2026-09-22 01:41:18.440381 | instance | TASK [Start up service] ******************************************************** 2026-09-22 01:41:18.440393 | instance | Tuesday 22 September 2026 01:41:18 +0000 (0:00:24.195) 0:00:44.912 ***** 2026-09-22 01:41:18.990246 | instance | ok: [instance] 2026-09-22 01:41:18.991425 | instance | 2026-09-22 01:41:18.991494 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-09-22 01:41:18.991507 | instance | Tuesday 22 September 2026 01:41:18 +0000 (0:00:00.550) 0:00:45.462 ***** 2026-09-22 01:41:19.234908 | instance | ok: [instance] 2026-09-22 01:41:19.235039 | instance | 2026-09-22 01:41:19.235314 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-09-22 01:41:19.235658 | instance | Tuesday 22 September 2026 01:41:19 +0000 (0:00:00.245) 0:00:45.707 ***** 2026-09-22 01:41:19.712954 | instance | changed: [instance] 2026-09-22 01:41:19.713141 | instance | 2026-09-22 01:41:19.713484 | instance | TASK [Get list of all loopback devices] **************************************** 2026-09-22 01:41:19.713808 | instance | Tuesday 22 September 2026 01:41:19 +0000 (0:00:00.478) 0:00:46.185 ***** 2026-09-22 01:41:19.929075 | instance | ok: [instance] 2026-09-22 01:41:19.929467 | instance | 2026-09-22 01:41:19.929843 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-09-22 01:41:19.930165 | instance | Tuesday 22 September 2026 01:41:19 +0000 (0:00:00.215) 0:00:46.401 ***** 2026-09-22 01:41:19.957437 | instance | skipping: [instance] 2026-09-22 01:41:19.957826 | instance | 2026-09-22 01:41:19.958126 | instance | TASK [Create devices for Ceph] ************************************************* 2026-09-22 01:41:19.958417 | instance | Tuesday 22 September 2026 01:41:19 +0000 (0:00:00.026) 0:00:46.427 ***** 2026-09-22 01:41:20.509165 | instance | changed: [instance] => (item=osd0) 2026-09-22 01:41:20.509389 | instance | changed: [instance] => (item=osd1) 2026-09-22 01:41:20.509619 | instance | changed: [instance] => (item=osd2) 2026-09-22 01:41:20.509864 | instance | 2026-09-22 01:41:20.510095 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-09-22 01:41:20.510325 | instance | Tuesday 22 September 2026 01:41:20 +0000 (0:00:00.553) 0:00:46.981 ***** 2026-09-22 01:41:21.092409 | instance | changed: [instance] => (item=osd0) 2026-09-22 01:41:21.092619 | instance | changed: [instance] => (item=osd1) 2026-09-22 01:41:21.092925 | instance | changed: [instance] => (item=osd2) 2026-09-22 01:41:21.093196 | instance | 2026-09-22 01:41:21.093439 | instance | TASK [Start loop devices] ****************************************************** 2026-09-22 01:41:21.093695 | instance | Tuesday 22 September 2026 01:41:21 +0000 (0:00:00.583) 0:00:47.565 ***** 2026-09-22 01:41:21.806231 | instance | changed: [instance] => (item=osd0) 2026-09-22 01:41:21.806488 | instance | changed: [instance] => (item=osd1) 2026-09-22 01:41:21.806735 | instance | changed: [instance] => (item=osd2) 2026-09-22 01:41:21.806948 | instance | 2026-09-22 01:41:21.807180 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-09-22 01:41:21.807471 | instance | Tuesday 22 September 2026 01:41:21 +0000 (0:00:00.713) 0:00:48.278 ***** 2026-09-22 01:41:25.171615 | instance | changed: [instance] => (item=osd0) 2026-09-22 01:41:25.171712 | instance | changed: [instance] => (item=osd1) 2026-09-22 01:41:25.171725 | instance | changed: [instance] => (item=osd2) 2026-09-22 01:41:25.171735 | instance | 2026-09-22 01:41:25.171746 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-09-22 01:41:25.171757 | instance | Tuesday 22 September 2026 01:41:25 +0000 (0:00:03.363) 0:00:51.642 ***** 2026-09-22 01:41:27.204816 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-09-22 01:41:27.205171 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-09-22 01:41:27.205467 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-09-22 01:41:27.205480 | instance | 2026-09-22 01:41:27.206364 | instance | PLAY [controllers] ************************************************************* 2026-09-22 01:41:27.206418 | instance | 2026-09-22 01:41:27.206429 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 01:41:27.206439 | instance | Tuesday 22 September 2026 01:41:27 +0000 (0:00:02.034) 0:00:53.677 ***** 2026-09-22 01:41:28.202764 | instance | ok: [instance] 2026-09-22 01:41:28.202832 | instance | 2026-09-22 01:41:28.202844 | instance | TASK [Set masquerade rule] ***************************************************** 2026-09-22 01:41:28.202854 | instance | Tuesday 22 September 2026 01:41:28 +0000 (0:00:00.997) 0:00:54.674 ***** 2026-09-22 01:41:28.760970 | instance | changed: [instance] 2026-09-22 01:41:28.761100 | instance | 2026-09-22 01:41:28.761108 | instance | PLAY RECAP ********************************************************************* 2026-09-22 01:41:28.761427 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-09-22 01:41:28.761462 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-09-22 01:41:28.765038 | instance | 2026-09-22 01:41:28.765110 | instance | Tuesday 22 September 2026 01:41:28 +0000 (0:00:00.559) 0:00:55.233 ***** 2026-09-22 01:41:28.765123 | instance | =============================================================================== 2026-09-22 01:41:28.765132 | instance | Install depedencies ---------------------------------------------------- 24.20s 2026-09-22 01:41:28.765141 | instance | Generate SSH keys for missing variables --------------------------------- 3.64s 2026-09-22 01:41:28.765150 | instance | Create a volume group for each loop device ------------------------------ 3.36s 2026-09-22 01:41:28.765159 | instance | Create a logical volume for each loop device ---------------------------- 2.03s 2026-09-22 01:41:28.765168 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.27s 2026-09-22 01:41:28.765176 | instance | Gathering Facts --------------------------------------------------------- 1.22s 2026-09-22 01:41:28.765185 | instance | Create folders for workspace -------------------------------------------- 1.03s 2026-09-22 01:41:28.765194 | instance | Gathering Facts --------------------------------------------------------- 1.00s 2026-09-22 01:41:28.765202 | instance | Purge "snapd" package --------------------------------------------------- 0.89s 2026-09-22 01:41:28.765211 | instance | Gathering Facts --------------------------------------------------------- 0.82s 2026-09-22 01:41:28.765219 | instance | Gathering Facts --------------------------------------------------------- 0.77s 2026-09-22 01:41:28.765228 | instance | Gathering Facts --------------------------------------------------------- 0.76s 2026-09-22 01:41:28.765236 | instance | Configure short hostname ------------------------------------------------ 0.74s 2026-09-22 01:41:28.765251 | instance | Start loop devices ------------------------------------------------------ 0.71s 2026-09-22 01:41:28.765362 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.70s 2026-09-22 01:41:28.765739 | instance | Set permissions on loopback devices ------------------------------------- 0.58s 2026-09-22 01:41:28.766029 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.58s 2026-09-22 01:41:28.766300 | instance | Set masquerade rule ----------------------------------------------------- 0.56s 2026-09-22 01:41:28.766581 | instance | Create devices for Ceph ------------------------------------------------- 0.55s 2026-09-22 01:41:28.766879 | instance | Start up service -------------------------------------------------------- 0.55s 2026-09-22 01:41:28.838420 | instance | INFO [aio > prepare] Executed: Successful 2026-09-22 01:41:28.845119 | instance | INFO [aio > converge] Executing 2026-09-22 01:41:31.393212 | instance | 2026-09-22 01:41:31.393712 | instance | PLAY [all] ********************************************************************* 2026-09-22 01:41:31.393999 | instance | 2026-09-22 01:41:31.394285 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 01:41:31.394592 | instance | Tuesday 22 September 2026 01:41:31 +0000 (0:00:00.014) 0:00:00.014 ***** 2026-09-22 01:41:32.667173 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-09-22 01:41:32.667534 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-09-22 01:41:32.667852 | instance | interpreter could change the meaning of that path. See 2026-09-22 01:41:32.668140 | instance | https://docs.ansible.com/ansible- 2026-09-22 01:41:32.668432 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-09-22 01:41:32.689194 | instance | ok: [instance] 2026-09-22 01:41:32.689485 | instance | 2026-09-22 01:41:32.689799 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-09-22 01:41:32.690083 | instance | Tuesday 22 September 2026 01:41:32 +0000 (0:00:01.295) 0:00:01.310 ***** 2026-09-22 01:41:32.891851 | instance | ok: [instance] 2026-09-22 01:41:32.892164 | instance | 2026-09-22 01:41:32.892460 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-09-22 01:41:32.892752 | instance | 2026-09-22 01:41:32.893084 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 01:41:32.893378 | instance | Tuesday 22 September 2026 01:41:32 +0000 (0:00:00.202) 0:00:01.513 ***** 2026-09-22 01:41:33.868641 | instance | ok: [instance] 2026-09-22 01:41:33.869029 | instance | 2026-09-22 01:41:33.869331 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 01:41:33.869656 | instance | Tuesday 22 September 2026 01:41:33 +0000 (0:00:00.975) 0:00:02.489 ***** 2026-09-22 01:41:34.205879 | instance | ok: [instance] 2026-09-22 01:41:34.206037 | instance | 2026-09-22 01:41:34.206295 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 01:41:34.206486 | instance | Tuesday 22 September 2026 01:41:34 +0000 (0:00:00.335) 0:00:02.825 ***** 2026-09-22 01:41:34.265641 | instance | skipping: [instance] 2026-09-22 01:41:34.265920 | instance | 2026-09-22 01:41:34.266173 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-22 01:41:34.266419 | instance | Tuesday 22 September 2026 01:41:34 +0000 (0:00:00.058) 0:00:02.883 ***** 2026-09-22 01:41:34.672740 | instance | changed: [instance] 2026-09-22 01:41:34.672962 | instance | 2026-09-22 01:41:34.673218 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 01:41:34.673458 | instance | Tuesday 22 September 2026 01:41:34 +0000 (0:00:00.410) 0:00:03.293 ***** 2026-09-22 01:41:34.770958 | instance | ok: [instance] => { 2026-09-22 01:41:34.771217 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-22 01:41:34.771479 | instance | } 2026-09-22 01:41:34.771728 | instance | 2026-09-22 01:41:34.771960 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 01:41:34.772192 | instance | Tuesday 22 September 2026 01:41:34 +0000 (0:00:00.098) 0:00:03.392 ***** 2026-09-22 01:41:35.455961 | instance | changed: [instance] 2026-09-22 01:41:35.456057 | instance | 2026-09-22 01:41:35.456210 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 01:41:35.456359 | instance | Tuesday 22 September 2026 01:41:35 +0000 (0:00:00.684) 0:00:04.076 ***** 2026-09-22 01:41:35.527252 | instance | skipping: [instance] 2026-09-22 01:41:35.527443 | instance | 2026-09-22 01:41:35.527718 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 01:41:35.527950 | instance | Tuesday 22 September 2026 01:41:35 +0000 (0:00:00.071) 0:00:04.148 ***** 2026-09-22 01:41:35.576093 | instance | skipping: [instance] 2026-09-22 01:41:35.576148 | instance | 2026-09-22 01:41:35.576264 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 01:41:35.576372 | instance | Tuesday 22 September 2026 01:41:35 +0000 (0:00:00.049) 0:00:04.197 ***** 2026-09-22 01:41:35.831968 | instance | ok: [instance] 2026-09-22 01:41:35.832169 | instance | 2026-09-22 01:41:35.832405 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 01:41:35.832699 | instance | Tuesday 22 September 2026 01:41:35 +0000 (0:00:00.255) 0:00:04.452 ***** 2026-09-22 01:41:37.465597 | instance | ok: [instance] 2026-09-22 01:41:37.465853 | instance | 2026-09-22 01:41:37.466091 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 01:41:37.466316 | instance | Tuesday 22 September 2026 01:41:37 +0000 (0:00:01.633) 0:00:06.086 ***** 2026-09-22 01:41:37.552076 | instance | ok: [instance] => { 2026-09-22 01:41:37.552339 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-22 01:41:37.552566 | instance | } 2026-09-22 01:41:37.552806 | instance | 2026-09-22 01:41:37.553103 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 01:41:37.553347 | instance | Tuesday 22 September 2026 01:41:37 +0000 (0:00:00.087) 0:00:06.173 ***** 2026-09-22 01:41:38.441736 | instance | changed: [instance] 2026-09-22 01:41:38.441821 | instance | 2026-09-22 01:41:38.441972 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 01:41:38.442102 | instance | Tuesday 22 September 2026 01:41:38 +0000 (0:00:00.889) 0:00:07.062 ***** 2026-09-22 01:41:42.424515 | instance | changed: [instance] 2026-09-22 01:41:42.424869 | instance | 2026-09-22 01:41:42.425215 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-22 01:41:42.425533 | instance | Tuesday 22 September 2026 01:41:42 +0000 (0:00:03.982) 0:00:11.045 ***** 2026-09-22 01:41:42.473992 | instance | skipping: [instance] 2026-09-22 01:41:42.474376 | instance | 2026-09-22 01:41:42.474702 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-22 01:41:42.474999 | instance | Tuesday 22 September 2026 01:41:42 +0000 (0:00:00.048) 0:00:11.093 ***** 2026-09-22 01:41:42.513711 | instance | skipping: [instance] 2026-09-22 01:41:42.513973 | instance | 2026-09-22 01:41:42.514571 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-22 01:41:42.514800 | instance | Tuesday 22 September 2026 01:41:42 +0000 (0:00:00.040) 0:00:11.134 ***** 2026-09-22 01:41:42.561853 | instance | skipping: [instance] 2026-09-22 01:41:42.562033 | instance | 2026-09-22 01:41:42.562384 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-22 01:41:42.562694 | instance | Tuesday 22 September 2026 01:41:42 +0000 (0:00:00.045) 0:00:11.179 ***** 2026-09-22 01:41:49.737630 | instance | changed: [instance] 2026-09-22 01:41:49.737745 | instance | 2026-09-22 01:41:49.738079 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-22 01:41:49.738264 | instance | Tuesday 22 September 2026 01:41:49 +0000 (0:00:07.175) 0:00:18.355 ***** 2026-09-22 01:41:50.471784 | instance | changed: [instance] 2026-09-22 01:41:50.471986 | instance | 2026-09-22 01:41:50.472231 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-22 01:41:50.472475 | instance | Tuesday 22 September 2026 01:41:50 +0000 (0:00:00.737) 0:00:19.093 ***** 2026-09-22 01:41:51.478758 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-09-22 01:41:51.478989 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-22 01:41:51.479217 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-22 01:41:51.479424 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-22 01:41:51.479652 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-22 01:41:51.479855 | instance | 2026-09-22 01:41:51.480077 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-22 01:41:51.480286 | instance | Tuesday 22 September 2026 01:41:51 +0000 (0:00:01.006) 0:00:20.099 ***** 2026-09-22 01:41:52.117879 | instance | changed: [instance] 2026-09-22 01:41:52.118024 | instance | 2026-09-22 01:41:52.118302 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-22 01:41:52.118551 | instance | Tuesday 22 September 2026 01:41:52 +0000 (0:00:00.623) 0:00:20.723 ***** 2026-09-22 01:41:52.118756 | instance | 2026-09-22 01:41:52.118979 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-09-22 01:41:52.119153 | instance | Tuesday 22 September 2026 01:41:52 +0000 (0:00:00.015) 0:00:20.738 ***** 2026-09-22 01:41:53.145441 | instance | ok: [instance] 2026-09-22 01:41:53.145637 | instance | 2026-09-22 01:41:53.145874 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-09-22 01:41:53.146112 | instance | Tuesday 22 September 2026 01:41:53 +0000 (0:00:01.027) 0:00:21.766 ***** 2026-09-22 01:41:53.672312 | instance | changed: [instance] 2026-09-22 01:41:53.672530 | instance | 2026-09-22 01:41:53.672773 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-22 01:41:53.673218 | instance | Tuesday 22 September 2026 01:41:53 +0000 (0:00:00.527) 0:00:22.293 ***** 2026-09-22 01:41:54.304197 | instance | changed: [instance] 2026-09-22 01:41:54.304883 | instance | 2026-09-22 01:41:54.304976 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 01:41:54.304988 | instance | Tuesday 22 September 2026 01:41:54 +0000 (0:00:00.631) 0:00:22.925 ***** 2026-09-22 01:41:54.553813 | instance | ok: [instance] 2026-09-22 01:41:54.553859 | instance | 2026-09-22 01:41:54.553871 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 01:41:54.553881 | instance | Tuesday 22 September 2026 01:41:54 +0000 (0:00:00.248) 0:00:23.174 ***** 2026-09-22 01:41:54.619082 | instance | ok: [instance] => { 2026-09-22 01:41:54.619627 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-22 01:41:54.619684 | instance | } 2026-09-22 01:41:54.619691 | instance | 2026-09-22 01:41:54.619697 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 01:41:54.619704 | instance | Tuesday 22 September 2026 01:41:54 +0000 (0:00:00.066) 0:00:23.240 ***** 2026-09-22 01:42:00.598303 | instance | changed: [instance] 2026-09-22 01:42:00.598577 | instance | 2026-09-22 01:42:00.599111 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 01:42:00.599472 | instance | Tuesday 22 September 2026 01:42:00 +0000 (0:00:05.978) 0:00:29.219 ***** 2026-09-22 01:42:05.096605 | instance | changed: [instance] 2026-09-22 01:42:05.097048 | instance | 2026-09-22 01:42:05.097159 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-22 01:42:05.097420 | instance | Tuesday 22 September 2026 01:42:05 +0000 (0:00:04.498) 0:00:33.717 ***** 2026-09-22 01:42:06.645147 | instance | ok: [instance] 2026-09-22 01:42:06.645302 | instance | 2026-09-22 01:42:06.645823 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-22 01:42:06.646079 | instance | Tuesday 22 September 2026 01:42:06 +0000 (0:00:01.548) 0:00:35.265 ***** 2026-09-22 01:42:07.204925 | instance | changed: [instance] 2026-09-22 01:42:07.205696 | instance | 2026-09-22 01:42:07.205770 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-22 01:42:07.205782 | instance | Tuesday 22 September 2026 01:42:07 +0000 (0:00:00.559) 0:00:35.825 ***** 2026-09-22 01:42:07.753886 | instance | changed: [instance] 2026-09-22 01:42:07.753952 | instance | 2026-09-22 01:42:07.753981 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-22 01:42:07.753992 | instance | Tuesday 22 September 2026 01:42:07 +0000 (0:00:00.548) 0:00:36.374 ***** 2026-09-22 01:42:08.396607 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-09-22 01:42:08.397023 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-22 01:42:08.397125 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-22 01:42:08.397719 | instance | 2026-09-22 01:42:08.397781 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-22 01:42:08.397794 | instance | Tuesday 22 September 2026 01:42:08 +0000 (0:00:00.643) 0:00:37.017 ***** 2026-09-22 01:42:08.913974 | instance | changed: [instance] 2026-09-22 01:42:08.914043 | instance | 2026-09-22 01:42:08.914055 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-22 01:42:08.914066 | instance | Tuesday 22 September 2026 01:42:08 +0000 (0:00:00.516) 0:00:37.534 ***** 2026-09-22 01:42:09.455623 | instance | changed: [instance] 2026-09-22 01:42:09.455690 | instance | 2026-09-22 01:42:09.455702 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-22 01:42:09.455713 | instance | Tuesday 22 September 2026 01:42:09 +0000 (0:00:00.525) 0:00:38.060 ***** 2026-09-22 01:42:09.455722 | instance | 2026-09-22 01:42:09.455739 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-09-22 01:42:09.455749 | instance | Tuesday 22 September 2026 01:42:09 +0000 (0:00:00.015) 0:00:38.075 ***** 2026-09-22 01:42:10.281003 | instance | ok: [instance] 2026-09-22 01:42:10.281078 | instance | 2026-09-22 01:42:10.281096 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-09-22 01:42:10.281376 | instance | Tuesday 22 September 2026 01:42:10 +0000 (0:00:00.826) 0:00:38.901 ***** 2026-09-22 01:42:11.354943 | instance | changed: [instance] 2026-09-22 01:42:11.355586 | instance | 2026-09-22 01:42:11.355619 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-22 01:42:11.355632 | instance | Tuesday 22 September 2026 01:42:11 +0000 (0:00:01.074) 0:00:39.975 ***** 2026-09-22 01:42:12.000065 | instance | changed: [instance] 2026-09-22 01:42:12.000782 | instance | 2026-09-22 01:42:12.000851 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-22 01:42:12.000863 | instance | Tuesday 22 September 2026 01:42:11 +0000 (0:00:00.645) 0:00:40.620 ***** 2026-09-22 01:42:12.074266 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-22 01:42:12.074355 | instance | 2026-09-22 01:42:12.074640 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-22 01:42:12.074690 | instance | Tuesday 22 September 2026 01:42:12 +0000 (0:00:00.074) 0:00:40.695 ***** 2026-09-22 01:42:17.903305 | instance | changed: [instance] 2026-09-22 01:42:17.903386 | instance | 2026-09-22 01:42:17.903760 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-22 01:42:17.903835 | instance | Tuesday 22 September 2026 01:42:17 +0000 (0:00:05.828) 0:00:46.524 ***** 2026-09-22 01:42:18.628756 | instance | ok: [instance] => (item=chronyd) 2026-09-22 01:42:18.628816 | instance | ok: [instance] => (item=sshd) 2026-09-22 01:42:18.628825 | instance | 2026-09-22 01:42:18.628831 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-22 01:42:18.628838 | instance | Tuesday 22 September 2026 01:42:18 +0000 (0:00:00.724) 0:00:47.249 ***** 2026-09-22 01:42:18.955641 | instance | changed: [instance] 2026-09-22 01:42:18.955701 | instance | 2026-09-22 01:42:18.955713 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-22 01:42:18.955723 | instance | Tuesday 22 September 2026 01:42:18 +0000 (0:00:00.327) 0:00:47.576 ***** 2026-09-22 01:42:19.202514 | instance | ok: [instance] 2026-09-22 01:42:19.202626 | instance | 2026-09-22 01:42:19.202891 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-22 01:42:19.203131 | instance | Tuesday 22 September 2026 01:42:19 +0000 (0:00:00.247) 0:00:47.823 ***** 2026-09-22 01:42:19.791685 | instance | changed: [instance] 2026-09-22 01:42:19.791860 | instance | 2026-09-22 01:42:19.792120 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-22 01:42:19.792354 | instance | Tuesday 22 September 2026 01:42:19 +0000 (0:00:00.589) 0:00:48.413 ***** 2026-09-22 01:42:20.271634 | instance | changed: [instance] 2026-09-22 01:42:20.271834 | instance | 2026-09-22 01:42:20.272100 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-09-22 01:42:20.272375 | instance | Tuesday 22 September 2026 01:42:20 +0000 (0:00:00.479) 0:00:48.892 ***** 2026-09-22 01:42:20.418536 | instance | ok: [instance] 2026-09-22 01:42:20.418709 | instance | 2026-09-22 01:42:20.418957 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-09-22 01:42:20.419112 | instance | Tuesday 22 September 2026 01:42:20 +0000 (0:00:00.146) 0:00:49.039 ***** 2026-09-22 01:42:20.686901 | instance | ok: [instance] => (item=instance) 2026-09-22 01:42:20.687050 | instance | 2026-09-22 01:42:20.687268 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-09-22 01:42:20.687451 | instance | Tuesday 22 September 2026 01:42:20 +0000 (0:00:00.269) 0:00:49.308 ***** 2026-09-22 01:42:20.763793 | instance | ok: [instance] 2026-09-22 01:42:20.763982 | instance | 2026-09-22 01:42:20.764245 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-09-22 01:42:20.764466 | instance | Tuesday 22 September 2026 01:42:20 +0000 (0:00:00.076) 0:00:49.385 ***** 2026-09-22 01:42:20.857804 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-09-22 01:42:20.857906 | instance | 2026-09-22 01:42:20.858179 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-09-22 01:42:20.858404 | instance | Tuesday 22 September 2026 01:42:20 +0000 (0:00:00.094) 0:00:49.479 ***** 2026-09-22 01:42:21.292096 | instance | changed: [instance] 2026-09-22 01:42:21.292367 | instance | 2026-09-22 01:42:21.292380 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-09-22 01:42:21.292391 | instance | Tuesday 22 September 2026 01:42:21 +0000 (0:00:00.432) 0:00:49.912 ***** 2026-09-22 01:42:22.094382 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-09-22 01:42:22.095624 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-09-22 01:42:22.095703 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-09-22 01:42:22.095715 | instance | 2026-09-22 01:42:22.095727 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-09-22 01:42:22.095737 | instance | Tuesday 22 September 2026 01:42:22 +0000 (0:00:00.803) 0:00:50.715 ***** 2026-09-22 01:44:01.097515 | instance | ok: [instance] 2026-09-22 01:44:01.097605 | instance | 2026-09-22 01:44:01.097684 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-09-22 01:44:01.097886 | instance | Tuesday 22 September 2026 01:44:01 +0000 (0:01:39.002) 0:02:29.717 ***** 2026-09-22 01:44:01.331127 | instance | changed: [instance] 2026-09-22 01:44:01.332650 | instance | 2026-09-22 01:44:01.332879 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-09-22 01:44:01.333487 | instance | Tuesday 22 September 2026 01:44:01 +0000 (0:00:00.234) 0:02:29.951 ***** 2026-09-22 01:44:01.382094 | instance | ok: [instance] 2026-09-22 01:44:01.382307 | instance | 2026-09-22 01:44:01.382549 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-22 01:44:01.382778 | instance | Tuesday 22 September 2026 01:44:01 +0000 (0:00:00.051) 0:02:30.003 ***** 2026-09-22 01:44:01.470333 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-22 01:44:01.470527 | instance | 2026-09-22 01:44:01.470767 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-22 01:44:01.471012 | instance | Tuesday 22 September 2026 01:44:01 +0000 (0:00:00.088) 0:02:30.091 ***** 2026-09-22 01:44:07.293875 | instance | ok: [instance] 2026-09-22 01:44:07.294088 | instance | 2026-09-22 01:44:07.294328 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-22 01:44:07.294555 | instance | Tuesday 22 September 2026 01:44:07 +0000 (0:00:05.823) 0:02:35.914 ***** 2026-09-22 01:44:07.387285 | instance | ok: [instance] => (item=instance) 2026-09-22 01:44:07.387500 | instance | 2026-09-22 01:44:07.387741 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-22 01:44:07.387960 | instance | Tuesday 22 September 2026 01:44:07 +0000 (0:00:00.093) 0:02:36.008 ***** 2026-09-22 01:44:07.880922 | instance | ok: [instance] 2026-09-22 01:44:07.881128 | instance | 2026-09-22 01:44:07.881412 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-22 01:44:07.881643 | instance | Tuesday 22 September 2026 01:44:07 +0000 (0:00:00.493) 0:02:36.501 ***** 2026-09-22 01:44:14.521714 | instance | ok: [instance] 2026-09-22 01:44:14.521885 | instance | 2026-09-22 01:44:14.522140 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-09-22 01:44:14.522361 | instance | Tuesday 22 September 2026 01:44:14 +0000 (0:00:06.640) 0:02:43.142 ***** 2026-09-22 01:45:08.771144 | instance | changed: [instance] 2026-09-22 01:45:08.771192 | instance | 2026-09-22 01:45:08.771197 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-09-22 01:45:08.771203 | instance | Tuesday 22 September 2026 01:45:08 +0000 (0:00:54.249) 0:03:37.391 ***** 2026-09-22 01:45:23.112982 | instance | ok: [instance] 2026-09-22 01:45:23.113080 | instance | 2026-09-22 01:45:23.113092 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-22 01:45:23.113265 | instance | Tuesday 22 September 2026 01:45:23 +0000 (0:00:14.342) 0:03:51.734 ***** 2026-09-22 01:45:23.213498 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-22 01:45:23.213563 | instance | 2026-09-22 01:45:23.213570 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-22 01:45:23.213576 | instance | Tuesday 22 September 2026 01:45:23 +0000 (0:00:00.100) 0:03:51.834 ***** 2026-09-22 01:45:23.298386 | instance | skipping: [instance] 2026-09-22 01:45:23.299073 | instance | 2026-09-22 01:45:23.299133 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-22 01:45:23.299165 | instance | Tuesday 22 September 2026 01:45:23 +0000 (0:00:00.084) 0:03:51.919 ***** 2026-09-22 01:45:23.376859 | instance | skipping: [instance] => (item=instance) 2026-09-22 01:45:23.376996 | instance | skipping: [instance] 2026-09-22 01:45:23.377853 | instance | 2026-09-22 01:45:23.377907 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-22 01:45:23.377919 | instance | Tuesday 22 September 2026 01:45:23 +0000 (0:00:00.078) 0:03:51.997 ***** 2026-09-22 01:45:23.681962 | instance | ok: [instance] 2026-09-22 01:45:23.682049 | instance | 2026-09-22 01:45:23.682419 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-22 01:45:23.682794 | instance | Tuesday 22 September 2026 01:45:23 +0000 (0:00:00.304) 0:03:52.302 ***** 2026-09-22 01:45:30.318989 | instance | ok: [instance] 2026-09-22 01:45:30.319106 | instance | 2026-09-22 01:45:30.319475 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-09-22 01:45:30.319531 | instance | Tuesday 22 September 2026 01:45:30 +0000 (0:00:06.637) 0:03:58.940 ***** 2026-09-22 01:45:42.700285 | instance | changed: [instance] 2026-09-22 01:45:42.701153 | instance | 2026-09-22 01:45:42.701271 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-09-22 01:45:42.701295 | instance | Tuesday 22 September 2026 01:45:42 +0000 (0:00:12.381) 0:04:11.321 ***** 2026-09-22 01:45:48.964682 | instance | ok: [instance] 2026-09-22 01:45:48.964840 | instance | 2026-09-22 01:45:48.965109 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-09-22 01:45:48.965352 | instance | Tuesday 22 September 2026 01:45:48 +0000 (0:00:06.264) 0:04:17.585 ***** 2026-09-22 01:45:57.239044 | instance | changed: [instance] => (item={'name': 'diskprediction_local'}) 2026-09-22 01:45:57.239273 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-09-22 01:45:57.239500 | instance | changed: [instance] => (item={'name': 'prometheus'}) 2026-09-22 01:45:57.239716 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-09-22 01:45:57.239915 | instance | 2026-09-22 01:45:57.240134 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-09-22 01:45:57.240417 | instance | 2026-09-22 01:45:57.240705 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 01:45:57.240991 | instance | Tuesday 22 September 2026 01:45:57 +0000 (0:00:08.275) 0:04:25.860 ***** 2026-09-22 01:45:58.271456 | instance | ok: [instance] 2026-09-22 01:45:58.271515 | instance | 2026-09-22 01:45:58.271527 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 01:45:58.271537 | instance | Tuesday 22 September 2026 01:45:58 +0000 (0:00:01.030) 0:04:26.891 ***** 2026-09-22 01:45:58.509693 | instance | ok: [instance] 2026-09-22 01:45:58.509843 | instance | 2026-09-22 01:45:58.510036 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 01:45:58.510261 | instance | Tuesday 22 September 2026 01:45:58 +0000 (0:00:00.239) 0:04:27.130 ***** 2026-09-22 01:45:58.552959 | instance | skipping: [instance] 2026-09-22 01:45:58.553056 | instance | 2026-09-22 01:45:58.553342 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-22 01:45:58.553502 | instance | Tuesday 22 September 2026 01:45:58 +0000 (0:00:00.043) 0:04:27.174 ***** 2026-09-22 01:45:58.793966 | instance | ok: [instance] 2026-09-22 01:45:58.794030 | instance | 2026-09-22 01:45:58.794095 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 01:45:58.794213 | instance | Tuesday 22 September 2026 01:45:58 +0000 (0:00:00.241) 0:04:27.415 ***** 2026-09-22 01:45:58.865333 | instance | ok: [instance] => { 2026-09-22 01:45:58.865579 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-22 01:45:58.865814 | instance | } 2026-09-22 01:45:58.866027 | instance | 2026-09-22 01:45:58.866327 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 01:45:58.866533 | instance | Tuesday 22 September 2026 01:45:58 +0000 (0:00:00.071) 0:04:27.486 ***** 2026-09-22 01:45:59.196713 | instance | ok: [instance] 2026-09-22 01:45:59.196932 | instance | 2026-09-22 01:45:59.197273 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 01:45:59.197492 | instance | Tuesday 22 September 2026 01:45:59 +0000 (0:00:00.331) 0:04:27.818 ***** 2026-09-22 01:45:59.252715 | instance | skipping: [instance] 2026-09-22 01:45:59.252751 | instance | 2026-09-22 01:45:59.252938 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 01:45:59.253150 | instance | Tuesday 22 September 2026 01:45:59 +0000 (0:00:00.056) 0:04:27.874 ***** 2026-09-22 01:45:59.302998 | instance | skipping: [instance] 2026-09-22 01:45:59.303064 | instance | 2026-09-22 01:45:59.303203 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 01:45:59.303341 | instance | Tuesday 22 September 2026 01:45:59 +0000 (0:00:00.050) 0:04:27.924 ***** 2026-09-22 01:45:59.552687 | instance | ok: [instance] 2026-09-22 01:45:59.552830 | instance | 2026-09-22 01:45:59.553208 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 01:45:59.553369 | instance | Tuesday 22 September 2026 01:45:59 +0000 (0:00:00.249) 0:04:28.173 ***** 2026-09-22 01:46:00.855118 | instance | ok: [instance] 2026-09-22 01:46:00.855409 | instance | 2026-09-22 01:46:00.855706 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 01:46:00.855993 | instance | Tuesday 22 September 2026 01:46:00 +0000 (0:00:01.302) 0:04:29.476 ***** 2026-09-22 01:46:00.936036 | instance | ok: [instance] => { 2026-09-22 01:46:00.936278 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-22 01:46:00.936508 | instance | } 2026-09-22 01:46:00.936721 | instance | 2026-09-22 01:46:00.936992 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 01:46:00.937250 | instance | Tuesday 22 September 2026 01:46:00 +0000 (0:00:00.081) 0:04:29.557 ***** 2026-09-22 01:46:01.342743 | instance | ok: [instance] 2026-09-22 01:46:01.342934 | instance | 2026-09-22 01:46:01.343167 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 01:46:01.343413 | instance | Tuesday 22 September 2026 01:46:01 +0000 (0:00:00.406) 0:04:29.963 ***** 2026-09-22 01:46:03.316750 | instance | ok: [instance] 2026-09-22 01:46:03.317122 | instance | 2026-09-22 01:46:03.317298 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-22 01:46:03.317517 | instance | Tuesday 22 September 2026 01:46:03 +0000 (0:00:01.974) 0:04:31.938 ***** 2026-09-22 01:46:03.357648 | instance | skipping: [instance] 2026-09-22 01:46:03.358387 | instance | 2026-09-22 01:46:03.358429 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-22 01:46:03.358441 | instance | Tuesday 22 September 2026 01:46:03 +0000 (0:00:00.040) 0:04:31.978 ***** 2026-09-22 01:46:03.404761 | instance | skipping: [instance] 2026-09-22 01:46:03.405685 | instance | 2026-09-22 01:46:03.405778 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-22 01:46:03.405798 | instance | Tuesday 22 September 2026 01:46:03 +0000 (0:00:00.046) 0:04:32.025 ***** 2026-09-22 01:46:03.450280 | instance | skipping: [instance] 2026-09-22 01:46:03.450524 | instance | 2026-09-22 01:46:03.450897 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-22 01:46:03.451263 | instance | Tuesday 22 September 2026 01:46:03 +0000 (0:00:00.045) 0:04:32.071 ***** 2026-09-22 01:46:04.812032 | instance | ok: [instance] 2026-09-22 01:46:04.813064 | instance | 2026-09-22 01:46:04.813195 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-22 01:46:04.813209 | instance | Tuesday 22 September 2026 01:46:04 +0000 (0:00:01.361) 0:04:33.433 ***** 2026-09-22 01:46:05.267149 | instance | ok: [instance] 2026-09-22 01:46:05.268087 | instance | 2026-09-22 01:46:05.268128 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-22 01:46:05.268143 | instance | Tuesday 22 September 2026 01:46:05 +0000 (0:00:00.454) 0:04:33.887 ***** 2026-09-22 01:46:06.305981 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-22 01:46:06.307599 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-22 01:46:06.307683 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-22 01:46:06.307694 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-22 01:46:06.307706 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-22 01:46:06.307717 | instance | 2026-09-22 01:46:06.307727 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-22 01:46:06.307736 | instance | Tuesday 22 September 2026 01:46:06 +0000 (0:00:01.038) 0:04:34.926 ***** 2026-09-22 01:46:06.902444 | instance | ok: [instance] 2026-09-22 01:46:06.902587 | instance | 2026-09-22 01:46:06.902836 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-22 01:46:06.903077 | instance | Tuesday 22 September 2026 01:46:06 +0000 (0:00:00.584) 0:04:35.510 ***** 2026-09-22 01:46:06.903317 | instance | 2026-09-22 01:46:06.903549 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-22 01:46:06.903780 | instance | Tuesday 22 September 2026 01:46:06 +0000 (0:00:00.012) 0:04:35.523 ***** 2026-09-22 01:46:07.295256 | instance | ok: [instance] 2026-09-22 01:46:07.295975 | instance | 2026-09-22 01:46:07.296044 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 01:46:07.296057 | instance | Tuesday 22 September 2026 01:46:07 +0000 (0:00:00.392) 0:04:35.916 ***** 2026-09-22 01:46:07.522355 | instance | ok: [instance] 2026-09-22 01:46:07.522430 | instance | 2026-09-22 01:46:07.522527 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 01:46:07.522635 | instance | Tuesday 22 September 2026 01:46:07 +0000 (0:00:00.227) 0:04:36.144 ***** 2026-09-22 01:46:07.592988 | instance | ok: [instance] => { 2026-09-22 01:46:07.593140 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-22 01:46:07.593312 | instance | } 2026-09-22 01:46:07.593461 | instance | 2026-09-22 01:46:07.593620 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 01:46:07.593765 | instance | Tuesday 22 September 2026 01:46:07 +0000 (0:00:00.070) 0:04:36.214 ***** 2026-09-22 01:46:08.021768 | instance | ok: [instance] 2026-09-22 01:46:08.022465 | instance | 2026-09-22 01:46:08.022518 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 01:46:08.022530 | instance | Tuesday 22 September 2026 01:46:08 +0000 (0:00:00.428) 0:04:36.643 ***** 2026-09-22 01:46:11.224943 | instance | ok: [instance] 2026-09-22 01:46:11.225596 | instance | 2026-09-22 01:46:11.225654 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-22 01:46:11.225666 | instance | Tuesday 22 September 2026 01:46:11 +0000 (0:00:03.203) 0:04:39.846 ***** 2026-09-22 01:46:12.586153 | instance | ok: [instance] 2026-09-22 01:46:12.586601 | instance | 2026-09-22 01:46:12.587146 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-22 01:46:12.587199 | instance | Tuesday 22 September 2026 01:46:12 +0000 (0:00:01.360) 0:04:41.206 ***** 2026-09-22 01:46:12.805109 | instance | ok: [instance] 2026-09-22 01:46:12.805308 | instance | 2026-09-22 01:46:12.805696 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-22 01:46:12.806001 | instance | Tuesday 22 September 2026 01:46:12 +0000 (0:00:00.219) 0:04:41.425 ***** 2026-09-22 01:46:13.320845 | instance | ok: [instance] 2026-09-22 01:46:13.321710 | instance | 2026-09-22 01:46:13.321783 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-22 01:46:13.321796 | instance | Tuesday 22 September 2026 01:46:13 +0000 (0:00:00.515) 0:04:41.941 ***** 2026-09-22 01:46:13.996094 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-09-22 01:46:13.996966 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-22 01:46:13.997005 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-22 01:46:13.997017 | instance | 2026-09-22 01:46:13.997477 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-22 01:46:13.997538 | instance | Tuesday 22 September 2026 01:46:13 +0000 (0:00:00.675) 0:04:42.617 ***** 2026-09-22 01:46:14.468782 | instance | ok: [instance] 2026-09-22 01:46:14.469026 | instance | 2026-09-22 01:46:14.469535 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-22 01:46:14.469619 | instance | Tuesday 22 September 2026 01:46:14 +0000 (0:00:00.472) 0:04:43.089 ***** 2026-09-22 01:46:14.975245 | instance | ok: [instance] 2026-09-22 01:46:14.975426 | instance | 2026-09-22 01:46:14.976737 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-22 01:46:14.976810 | instance | Tuesday 22 September 2026 01:46:14 +0000 (0:00:00.493) 0:04:43.583 ***** 2026-09-22 01:46:14.976817 | instance | 2026-09-22 01:46:14.976825 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-22 01:46:14.976831 | instance | Tuesday 22 September 2026 01:46:14 +0000 (0:00:00.012) 0:04:43.595 ***** 2026-09-22 01:46:15.360037 | instance | ok: [instance] 2026-09-22 01:46:15.360178 | instance | 2026-09-22 01:46:15.360194 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-22 01:46:15.360321 | instance | Tuesday 22 September 2026 01:46:15 +0000 (0:00:00.386) 0:04:43.982 ***** 2026-09-22 01:46:15.426797 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-22 01:46:15.427568 | instance | 2026-09-22 01:46:15.427662 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-22 01:46:15.427680 | instance | Tuesday 22 September 2026 01:46:15 +0000 (0:00:00.064) 0:04:44.047 ***** 2026-09-22 01:46:16.660662 | instance | ok: [instance] 2026-09-22 01:46:16.660770 | instance | 2026-09-22 01:46:16.661109 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-22 01:46:16.661340 | instance | Tuesday 22 September 2026 01:46:16 +0000 (0:00:01.234) 0:04:45.281 ***** 2026-09-22 01:46:17.353981 | instance | ok: [instance] => (item=chronyd) 2026-09-22 01:46:17.354092 | instance | ok: [instance] => (item=sshd) 2026-09-22 01:46:17.354563 | instance | 2026-09-22 01:46:17.354612 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-22 01:46:17.354620 | instance | Tuesday 22 September 2026 01:46:17 +0000 (0:00:00.693) 0:04:45.975 ***** 2026-09-22 01:46:18.705515 | instance | ok: [instance] 2026-09-22 01:46:18.705657 | instance | 2026-09-22 01:46:18.706141 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-22 01:46:18.706218 | instance | Tuesday 22 September 2026 01:46:18 +0000 (0:00:01.351) 0:04:47.326 ***** 2026-09-22 01:46:18.964656 | instance | ok: [instance] 2026-09-22 01:46:18.965030 | instance | 2026-09-22 01:46:18.965347 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-22 01:46:18.965465 | instance | Tuesday 22 September 2026 01:46:18 +0000 (0:00:00.258) 0:04:47.585 ***** 2026-09-22 01:46:19.238858 | instance | ok: [instance] 2026-09-22 01:46:19.238975 | instance | 2026-09-22 01:46:19.239526 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-22 01:46:19.239589 | instance | Tuesday 22 September 2026 01:46:19 +0000 (0:00:00.274) 0:04:47.860 ***** 2026-09-22 01:46:19.502882 | instance | ok: [instance] 2026-09-22 01:46:19.503646 | instance | 2026-09-22 01:46:19.503730 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-09-22 01:46:19.503743 | instance | Tuesday 22 September 2026 01:46:19 +0000 (0:00:00.263) 0:04:48.123 ***** 2026-09-22 01:46:19.777678 | instance | ok: [instance] => (item=instance) 2026-09-22 01:46:19.777838 | instance | 2026-09-22 01:46:19.778391 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-09-22 01:46:19.778478 | instance | Tuesday 22 September 2026 01:46:19 +0000 (0:00:00.274) 0:04:48.398 ***** 2026-09-22 01:46:19.854486 | instance | ok: [instance] 2026-09-22 01:46:19.854958 | instance | 2026-09-22 01:46:19.855031 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-22 01:46:19.855039 | instance | Tuesday 22 September 2026 01:46:19 +0000 (0:00:00.077) 0:04:48.475 ***** 2026-09-22 01:46:19.940184 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-22 01:46:19.940232 | instance | 2026-09-22 01:46:19.940490 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-22 01:46:19.940542 | instance | Tuesday 22 September 2026 01:46:19 +0000 (0:00:00.085) 0:04:48.561 ***** 2026-09-22 01:46:20.002075 | instance | skipping: [instance] 2026-09-22 01:46:20.002240 | instance | 2026-09-22 01:46:20.002509 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-22 01:46:20.002702 | instance | Tuesday 22 September 2026 01:46:19 +0000 (0:00:00.061) 0:04:48.623 ***** 2026-09-22 01:46:20.070528 | instance | skipping: [instance] => (item=instance) 2026-09-22 01:46:20.070765 | instance | skipping: [instance] 2026-09-22 01:46:20.071096 | instance | 2026-09-22 01:46:20.071424 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-22 01:46:20.071716 | instance | Tuesday 22 September 2026 01:46:20 +0000 (0:00:00.068) 0:04:48.691 ***** 2026-09-22 01:46:20.368320 | instance | ok: [instance] 2026-09-22 01:46:20.368549 | instance | 2026-09-22 01:46:20.368964 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-22 01:46:20.369307 | instance | Tuesday 22 September 2026 01:46:20 +0000 (0:00:00.297) 0:04:48.989 ***** 2026-09-22 01:46:27.014765 | instance | ok: [instance] 2026-09-22 01:46:27.015683 | instance | 2026-09-22 01:46:27.016192 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-09-22 01:46:27.016210 | instance | Tuesday 22 September 2026 01:46:27 +0000 (0:00:06.646) 0:04:55.635 ***** 2026-09-22 01:46:32.451063 | instance | ok: [instance] 2026-09-22 01:46:32.451745 | instance | 2026-09-22 01:46:32.451803 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-09-22 01:46:32.451816 | instance | Tuesday 22 September 2026 01:46:32 +0000 (0:00:05.436) 0:05:01.072 ***** 2026-09-22 01:46:46.639622 | instance | ok: [instance] 2026-09-22 01:46:46.639709 | instance | 2026-09-22 01:46:46.640043 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-09-22 01:46:46.640131 | instance | Tuesday 22 September 2026 01:46:46 +0000 (0:00:14.188) 0:05:15.260 ***** 2026-09-22 01:48:20.910379 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-09-22 01:48:20.910687 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-09-22 01:48:20.910937 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-09-22 01:48:20.911185 | instance | 2026-09-22 01:48:20.911456 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-09-22 01:48:20.911689 | instance | Tuesday 22 September 2026 01:48:20 +0000 (0:01:34.269) 0:06:49.530 ***** 2026-09-22 01:48:26.818437 | instance | ok: [instance] 2026-09-22 01:48:26.818494 | instance | 2026-09-22 01:48:26.818506 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-09-22 01:48:26.818516 | instance | Tuesday 22 September 2026 01:48:26 +0000 (0:00:05.908) 0:06:55.438 ***** 2026-09-22 01:48:33.015579 | instance | ok: [instance] 2026-09-22 01:48:33.016277 | instance | 2026-09-22 01:48:33.016330 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-09-22 01:48:33.016342 | instance | Tuesday 22 September 2026 01:48:33 +0000 (0:00:06.197) 0:07:01.636 ***** 2026-09-22 01:48:33.107354 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-09-22 01:48:33.107770 | instance | 2026-09-22 01:48:33.107804 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-09-22 01:48:33.107812 | instance | Tuesday 22 September 2026 01:48:33 +0000 (0:00:00.092) 0:07:01.729 ***** 2026-09-22 01:48:33.172405 | instance | ok: [instance] 2026-09-22 01:48:33.172620 | instance | 2026-09-22 01:48:33.172844 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-09-22 01:48:33.173098 | instance | Tuesday 22 September 2026 01:48:33 +0000 (0:00:00.064) 0:07:01.793 ***** 2026-09-22 01:48:39.375772 | instance | ok: [instance] 2026-09-22 01:48:39.375960 | instance | 2026-09-22 01:48:39.376197 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-09-22 01:48:39.376448 | instance | Tuesday 22 September 2026 01:48:39 +0000 (0:00:06.202) 0:07:07.996 ***** 2026-09-22 01:48:39.442055 | instance | ok: [instance] 2026-09-22 01:48:39.442265 | instance | 2026-09-22 01:48:39.442516 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-09-22 01:48:39.442744 | instance | Tuesday 22 September 2026 01:48:39 +0000 (0:00:00.066) 0:07:08.063 ***** 2026-09-22 01:48:39.507527 | instance | skipping: [instance] => (item=1) 2026-09-22 01:48:39.507753 | instance | skipping: [instance] => (item=1) 2026-09-22 01:48:39.507973 | instance | skipping: [instance] => (item=1) 2026-09-22 01:48:39.508193 | instance | skipping: [instance] 2026-09-22 01:48:39.508447 | instance | 2026-09-22 01:48:39.508700 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-09-22 01:48:39.508951 | instance | Tuesday 22 September 2026 01:48:39 +0000 (0:00:00.065) 0:07:08.128 ***** 2026-09-22 01:48:39.667311 | instance | skipping: [instance] 2026-09-22 01:48:39.667519 | instance | 2026-09-22 01:48:39.667744 | instance | PLAY [Deploy Ceph exporters] *************************************************** 2026-09-22 01:48:39.667950 | instance | 2026-09-22 01:48:39.668172 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 01:48:39.668418 | instance | Tuesday 22 September 2026 01:48:39 +0000 (0:00:00.160) 0:07:08.289 ***** 2026-09-22 01:48:40.693617 | instance | ok: [instance] 2026-09-22 01:48:40.693684 | instance | 2026-09-22 01:48:40.694166 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 01:48:40.694189 | instance | Tuesday 22 September 2026 01:48:40 +0000 (0:00:01.025) 0:07:09.314 ***** 2026-09-22 01:48:40.935875 | instance | ok: [instance] 2026-09-22 01:48:40.935934 | instance | 2026-09-22 01:48:40.935946 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 01:48:40.935977 | instance | Tuesday 22 September 2026 01:48:40 +0000 (0:00:00.241) 0:07:09.556 ***** 2026-09-22 01:48:40.983843 | instance | skipping: [instance] 2026-09-22 01:48:40.983900 | instance | 2026-09-22 01:48:40.983911 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-22 01:48:40.983920 | instance | Tuesday 22 September 2026 01:48:40 +0000 (0:00:00.048) 0:07:09.604 ***** 2026-09-22 01:48:41.225525 | instance | ok: [instance] 2026-09-22 01:48:41.225846 | instance | 2026-09-22 01:48:41.226128 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 01:48:41.226428 | instance | Tuesday 22 September 2026 01:48:41 +0000 (0:00:00.241) 0:07:09.846 ***** 2026-09-22 01:48:41.314944 | instance | ok: [instance] => { 2026-09-22 01:48:41.315316 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-22 01:48:41.315590 | instance | } 2026-09-22 01:48:41.315888 | instance | 2026-09-22 01:48:41.316176 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 01:48:41.316486 | instance | Tuesday 22 September 2026 01:48:41 +0000 (0:00:00.089) 0:07:09.936 ***** 2026-09-22 01:48:41.648675 | instance | ok: [instance] 2026-09-22 01:48:41.649041 | instance | 2026-09-22 01:48:41.649369 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 01:48:41.649660 | instance | Tuesday 22 September 2026 01:48:41 +0000 (0:00:00.333) 0:07:10.269 ***** 2026-09-22 01:48:41.709572 | instance | skipping: [instance] 2026-09-22 01:48:41.709918 | instance | 2026-09-22 01:48:41.710212 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 01:48:41.710530 | instance | Tuesday 22 September 2026 01:48:41 +0000 (0:00:00.061) 0:07:10.331 ***** 2026-09-22 01:48:41.769441 | instance | skipping: [instance] 2026-09-22 01:48:41.769743 | instance | 2026-09-22 01:48:41.770033 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 01:48:41.770341 | instance | Tuesday 22 September 2026 01:48:41 +0000 (0:00:00.060) 0:07:10.391 ***** 2026-09-22 01:48:42.019437 | instance | ok: [instance] 2026-09-22 01:48:42.019814 | instance | 2026-09-22 01:48:42.020175 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 01:48:42.020510 | instance | Tuesday 22 September 2026 01:48:42 +0000 (0:00:00.249) 0:07:10.640 ***** 2026-09-22 01:48:43.378396 | instance | ok: [instance] 2026-09-22 01:48:43.378735 | instance | 2026-09-22 01:48:43.379034 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 01:48:43.379347 | instance | Tuesday 22 September 2026 01:48:43 +0000 (0:00:01.359) 0:07:11.999 ***** 2026-09-22 01:48:43.466087 | instance | ok: [instance] => { 2026-09-22 01:48:43.466525 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-22 01:48:43.466812 | instance | } 2026-09-22 01:48:43.467080 | instance | 2026-09-22 01:48:43.467531 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 01:48:43.467835 | instance | Tuesday 22 September 2026 01:48:43 +0000 (0:00:00.086) 0:07:12.086 ***** 2026-09-22 01:48:43.832513 | instance | ok: [instance] 2026-09-22 01:48:43.832933 | instance | 2026-09-22 01:48:43.833358 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 01:48:43.833668 | instance | Tuesday 22 September 2026 01:48:43 +0000 (0:00:00.364) 0:07:12.451 ***** 2026-09-22 01:48:45.844073 | instance | ok: [instance] 2026-09-22 01:48:45.844436 | instance | 2026-09-22 01:48:45.844732 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-22 01:48:45.845053 | instance | Tuesday 22 September 2026 01:48:45 +0000 (0:00:02.013) 0:07:14.465 ***** 2026-09-22 01:48:45.881542 | instance | skipping: [instance] 2026-09-22 01:48:45.881823 | instance | 2026-09-22 01:48:45.882106 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-22 01:48:45.882409 | instance | Tuesday 22 September 2026 01:48:45 +0000 (0:00:00.037) 0:07:14.503 ***** 2026-09-22 01:48:45.927420 | instance | skipping: [instance] 2026-09-22 01:48:45.927705 | instance | 2026-09-22 01:48:45.928009 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-22 01:48:45.928310 | instance | Tuesday 22 September 2026 01:48:45 +0000 (0:00:00.045) 0:07:14.549 ***** 2026-09-22 01:48:45.964959 | instance | skipping: [instance] 2026-09-22 01:48:45.965265 | instance | 2026-09-22 01:48:45.965553 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-22 01:48:45.965834 | instance | Tuesday 22 September 2026 01:48:45 +0000 (0:00:00.037) 0:07:14.586 ***** 2026-09-22 01:48:47.255379 | instance | ok: [instance] 2026-09-22 01:48:47.255701 | instance | 2026-09-22 01:48:47.256004 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-22 01:48:47.256325 | instance | Tuesday 22 September 2026 01:48:47 +0000 (0:00:01.289) 0:07:15.876 ***** 2026-09-22 01:48:47.719095 | instance | ok: [instance] 2026-09-22 01:48:47.719142 | instance | 2026-09-22 01:48:47.719154 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-22 01:48:47.719163 | instance | Tuesday 22 September 2026 01:48:47 +0000 (0:00:00.462) 0:07:16.339 ***** 2026-09-22 01:48:48.732640 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-22 01:48:48.732688 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-22 01:48:48.732699 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-22 01:48:48.732709 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-22 01:48:48.732718 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-22 01:48:48.732727 | instance | 2026-09-22 01:48:48.732736 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-22 01:48:48.732745 | instance | Tuesday 22 September 2026 01:48:48 +0000 (0:00:01.012) 0:07:17.352 ***** 2026-09-22 01:48:49.275792 | instance | ok: [instance] 2026-09-22 01:48:49.276987 | instance | 2026-09-22 01:48:49.277056 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-22 01:48:49.277068 | instance | Tuesday 22 September 2026 01:48:49 +0000 (0:00:00.532) 0:07:17.884 ***** 2026-09-22 01:48:49.277077 | instance | 2026-09-22 01:48:49.277093 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-22 01:48:49.277297 | instance | Tuesday 22 September 2026 01:48:49 +0000 (0:00:00.012) 0:07:17.897 ***** 2026-09-22 01:48:49.647368 | instance | ok: [instance] 2026-09-22 01:48:49.647485 | instance | 2026-09-22 01:48:49.647779 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 01:48:49.647820 | instance | Tuesday 22 September 2026 01:48:49 +0000 (0:00:00.371) 0:07:18.268 ***** 2026-09-22 01:48:49.890445 | instance | ok: [instance] 2026-09-22 01:48:49.890656 | instance | 2026-09-22 01:48:49.890888 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 01:48:49.891148 | instance | Tuesday 22 September 2026 01:48:49 +0000 (0:00:00.242) 0:07:18.511 ***** 2026-09-22 01:48:49.963113 | instance | ok: [instance] => { 2026-09-22 01:48:49.963381 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-22 01:48:49.963604 | instance | } 2026-09-22 01:48:49.963833 | instance | 2026-09-22 01:48:49.964045 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 01:48:49.964288 | instance | Tuesday 22 September 2026 01:48:49 +0000 (0:00:00.073) 0:07:18.584 ***** 2026-09-22 01:48:50.342649 | instance | ok: [instance] 2026-09-22 01:48:50.342837 | instance | 2026-09-22 01:48:50.343058 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 01:48:50.343289 | instance | Tuesday 22 September 2026 01:48:50 +0000 (0:00:00.378) 0:07:18.963 ***** 2026-09-22 01:48:53.438052 | instance | ok: [instance] 2026-09-22 01:48:53.438235 | instance | 2026-09-22 01:48:53.438552 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-22 01:48:53.438770 | instance | Tuesday 22 September 2026 01:48:53 +0000 (0:00:03.095) 0:07:22.059 ***** 2026-09-22 01:48:54.692505 | instance | ok: [instance] 2026-09-22 01:48:54.692578 | instance | 2026-09-22 01:48:54.692620 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-22 01:48:54.693038 | instance | Tuesday 22 September 2026 01:48:54 +0000 (0:00:01.253) 0:07:23.312 ***** 2026-09-22 01:48:54.924135 | instance | ok: [instance] 2026-09-22 01:48:54.924915 | instance | 2026-09-22 01:48:54.925010 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-22 01:48:54.925023 | instance | Tuesday 22 September 2026 01:48:54 +0000 (0:00:00.231) 0:07:23.544 ***** 2026-09-22 01:48:55.366702 | instance | ok: [instance] 2026-09-22 01:48:55.366817 | instance | 2026-09-22 01:48:55.367325 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-22 01:48:55.367380 | instance | Tuesday 22 September 2026 01:48:55 +0000 (0:00:00.443) 0:07:23.987 ***** 2026-09-22 01:48:55.992688 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-09-22 01:48:55.992976 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-22 01:48:55.994009 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-22 01:48:55.994062 | instance | 2026-09-22 01:48:55.994074 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-22 01:48:55.994085 | instance | Tuesday 22 September 2026 01:48:55 +0000 (0:00:00.625) 0:07:24.613 ***** 2026-09-22 01:48:56.439624 | instance | ok: [instance] 2026-09-22 01:48:56.440275 | instance | 2026-09-22 01:48:56.440332 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-22 01:48:56.440344 | instance | Tuesday 22 September 2026 01:48:56 +0000 (0:00:00.447) 0:07:25.060 ***** 2026-09-22 01:48:56.926210 | instance | ok: [instance] 2026-09-22 01:48:56.927750 | instance | 2026-09-22 01:48:56.927802 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-22 01:48:56.927814 | instance | Tuesday 22 September 2026 01:48:56 +0000 (0:00:00.474) 0:07:25.535 ***** 2026-09-22 01:48:56.927823 | instance | 2026-09-22 01:48:56.927832 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-22 01:48:56.927841 | instance | Tuesday 22 September 2026 01:48:56 +0000 (0:00:00.012) 0:07:25.547 ***** 2026-09-22 01:48:57.305939 | instance | ok: [instance] 2026-09-22 01:48:57.306598 | instance | 2026-09-22 01:48:57.306629 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-22 01:48:57.306640 | instance | Tuesday 22 September 2026 01:48:57 +0000 (0:00:00.379) 0:07:25.927 ***** 2026-09-22 01:48:57.371769 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-22 01:48:57.372441 | instance | 2026-09-22 01:48:57.372472 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-22 01:48:57.372483 | instance | Tuesday 22 September 2026 01:48:57 +0000 (0:00:00.066) 0:07:25.993 ***** 2026-09-22 01:48:58.574316 | instance | ok: [instance] 2026-09-22 01:48:58.574618 | instance | 2026-09-22 01:48:58.575040 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-22 01:48:58.575103 | instance | Tuesday 22 September 2026 01:48:58 +0000 (0:00:01.202) 0:07:27.195 ***** 2026-09-22 01:48:59.256193 | instance | ok: [instance] => (item=chronyd) 2026-09-22 01:48:59.257020 | instance | ok: [instance] => (item=sshd) 2026-09-22 01:48:59.257064 | instance | 2026-09-22 01:48:59.257074 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-22 01:48:59.257218 | instance | Tuesday 22 September 2026 01:48:59 +0000 (0:00:00.681) 0:07:27.877 ***** 2026-09-22 01:48:59.573129 | instance | ok: [instance] 2026-09-22 01:48:59.573273 | instance | 2026-09-22 01:48:59.573851 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-22 01:48:59.573914 | instance | Tuesday 22 September 2026 01:48:59 +0000 (0:00:00.316) 0:07:28.194 ***** 2026-09-22 01:48:59.804624 | instance | ok: [instance] 2026-09-22 01:48:59.805029 | instance | 2026-09-22 01:48:59.805557 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-22 01:48:59.805582 | instance | Tuesday 22 September 2026 01:48:59 +0000 (0:00:00.231) 0:07:28.425 ***** 2026-09-22 01:49:00.072578 | instance | ok: [instance] 2026-09-22 01:49:00.072961 | instance | 2026-09-22 01:49:00.073355 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-22 01:49:00.073405 | instance | Tuesday 22 September 2026 01:49:00 +0000 (0:00:00.267) 0:07:28.693 ***** 2026-09-22 01:49:00.312386 | instance | ok: [instance] 2026-09-22 01:49:00.312570 | instance | 2026-09-22 01:49:00.312983 | instance | TASK [vexxhost.ceph.ceph_exporter : Configure Ceph exporter service] *********** 2026-09-22 01:49:00.313326 | instance | Tuesday 22 September 2026 01:49:00 +0000 (0:00:00.239) 0:07:28.933 ***** 2026-09-22 01:49:12.748958 | instance | changed: [instance] 2026-09-22 01:49:12.749107 | instance | 2026-09-22 01:49:12.749348 | instance | PLAY [all] ********************************************************************* 2026-09-22 01:49:12.749553 | instance | 2026-09-22 01:49:12.749768 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-09-22 01:49:12.749985 | instance | Tuesday 22 September 2026 01:49:12 +0000 (0:00:12.436) 0:07:41.370 ***** 2026-09-22 01:49:13.259141 | instance | changed: [instance] 2026-09-22 01:49:13.259324 | instance | 2026-09-22 01:49:13.259553 | instance | PLAY [all] ********************************************************************* 2026-09-22 01:49:13.259758 | instance | 2026-09-22 01:49:13.259980 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 01:49:13.260206 | instance | Tuesday 22 September 2026 01:49:13 +0000 (0:00:00.509) 0:07:41.880 ***** 2026-09-22 01:49:14.254769 | instance | ok: [instance] 2026-09-22 01:49:14.254945 | instance | 2026-09-22 01:49:14.255077 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-09-22 01:49:14.255318 | instance | Tuesday 22 September 2026 01:49:14 +0000 (0:00:00.995) 0:07:42.875 ***** 2026-09-22 01:49:18.329099 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-09-22 01:49:18.329261 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-09-22 01:49:18.333074 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-09-22 01:49:18.333148 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-09-22 01:49:18.333156 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-09-22 01:49:18.333163 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-09-22 01:49:18.333170 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-09-22 01:49:18.333175 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-09-22 01:49:18.333181 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-09-22 01:49:18.333187 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-09-22 01:49:18.333192 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-09-22 01:49:18.333198 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-09-22 01:49:18.333203 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-09-22 01:49:18.333208 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-09-22 01:49:18.333213 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-09-22 01:49:18.333219 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-09-22 01:49:18.333224 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-09-22 01:49:18.333253 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-09-22 01:49:18.333265 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-09-22 01:49:18.333469 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-09-22 01:49:18.333785 | instance | 2026-09-22 01:49:18.334097 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-09-22 01:49:18.334404 | instance | Tuesday 22 September 2026 01:49:18 +0000 (0:00:04.074) 0:07:46.950 ***** 2026-09-22 01:49:18.554524 | instance | changed: [instance] 2026-09-22 01:49:18.554740 | instance | 2026-09-22 01:49:18.555109 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-09-22 01:49:18.555452 | instance | Tuesday 22 September 2026 01:49:18 +0000 (0:00:00.225) 0:07:47.175 ***** 2026-09-22 01:49:19.065490 | instance | changed: [instance] 2026-09-22 01:49:19.065685 | instance | 2026-09-22 01:49:19.065916 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-09-22 01:49:19.066138 | instance | Tuesday 22 September 2026 01:49:19 +0000 (0:00:00.510) 0:07:47.686 ***** 2026-09-22 01:49:19.356567 | instance | ok: [instance] 2026-09-22 01:49:19.356763 | instance | 2026-09-22 01:49:19.357051 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-09-22 01:49:19.357297 | instance | Tuesday 22 September 2026 01:49:19 +0000 (0:00:00.290) 0:07:47.977 ***** 2026-09-22 01:49:19.435697 | instance | ok: [instance] 2026-09-22 01:49:19.435889 | instance | 2026-09-22 01:49:19.436126 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-09-22 01:49:19.436384 | instance | 2026-09-22 01:49:19.436597 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 01:49:19.436801 | instance | Tuesday 22 September 2026 01:49:19 +0000 (0:00:00.079) 0:07:48.056 ***** 2026-09-22 01:49:20.483957 | instance | ok: [instance] 2026-09-22 01:49:20.484104 | instance | 2026-09-22 01:49:20.484373 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-09-22 01:49:20.484608 | instance | Tuesday 22 September 2026 01:49:20 +0000 (0:00:01.048) 0:07:49.104 ***** 2026-09-22 01:49:20.719196 | instance | changed: [instance] 2026-09-22 01:49:20.719383 | instance | 2026-09-22 01:49:20.719680 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-09-22 01:49:20.719874 | instance | Tuesday 22 September 2026 01:49:20 +0000 (0:00:00.235) 0:07:49.340 ***** 2026-09-22 01:49:21.648985 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-09-22 01:49:21.649055 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-09-22 01:49:21.649182 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-09-22 01:49:21.649593 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-09-22 01:49:21.649880 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-09-22 01:49:21.650148 | instance | 2026-09-22 01:49:21.650460 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-09-22 01:49:21.650781 | instance | Tuesday 22 September 2026 01:49:21 +0000 (0:00:00.928) 0:07:50.269 ***** 2026-09-22 01:49:21.856292 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-09-22 01:49:22.035684 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-09-22 01:49:22.228841 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-09-22 01:49:22.243622 | instance | ...ignoring 2026-09-22 01:49:22.243827 | instance | 2026-09-22 01:49:22.244705 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-09-22 01:49:22.245031 | instance | Tuesday 22 September 2026 01:49:22 +0000 (0:00:00.595) 0:07:50.864 ***** 2026-09-22 01:49:22.472214 | instance | ok: [instance] 2026-09-22 01:49:22.472559 | instance | 2026-09-22 01:49:22.472845 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-09-22 01:49:22.473206 | instance | Tuesday 22 September 2026 01:49:22 +0000 (0:00:00.226) 0:07:51.091 ***** 2026-09-22 01:49:22.693996 | instance | ok: [instance] 2026-09-22 01:49:22.694132 | instance | 2026-09-22 01:49:22.694434 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-09-22 01:49:22.694797 | instance | Tuesday 22 September 2026 01:49:22 +0000 (0:00:00.223) 0:07:51.314 ***** 2026-09-22 01:49:22.738111 | instance | ok: [instance] 2026-09-22 01:49:22.738529 | instance | 2026-09-22 01:49:22.738858 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-09-22 01:49:22.739161 | instance | Tuesday 22 September 2026 01:49:22 +0000 (0:00:00.043) 0:07:51.358 ***** 2026-09-22 01:49:22.797735 | instance | ok: [instance] 2026-09-22 01:49:22.797966 | instance | 2026-09-22 01:49:22.798334 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-09-22 01:49:22.798617 | instance | Tuesday 22 September 2026 01:49:22 +0000 (0:00:00.059) 0:07:51.418 ***** 2026-09-22 01:49:23.377564 | instance | ok: [instance] 2026-09-22 01:49:23.377759 | instance | 2026-09-22 01:49:23.378067 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-09-22 01:49:23.378385 | instance | Tuesday 22 September 2026 01:49:23 +0000 (0:00:00.578) 0:07:51.996 ***** 2026-09-22 01:49:23.681909 | instance | ok: [instance] 2026-09-22 01:49:23.682260 | instance | 2026-09-22 01:49:23.682556 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-09-22 01:49:23.682895 | instance | Tuesday 22 September 2026 01:49:23 +0000 (0:00:00.226) 0:07:52.223 ***** 2026-09-22 01:49:23.683170 | instance | 2026-09-22 01:49:23.683479 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-09-22 01:49:23.683743 | instance | 2026-09-22 01:49:23.684021 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 01:49:23.684330 | instance | Tuesday 22 September 2026 01:49:23 +0000 (0:00:00.076) 0:07:52.300 ***** 2026-09-22 01:49:24.726326 | instance | ok: [instance] 2026-09-22 01:49:24.727015 | instance | 2026-09-22 01:49:24.727058 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 01:49:24.727070 | instance | Tuesday 22 September 2026 01:49:24 +0000 (0:00:01.047) 0:07:53.347 ***** 2026-09-22 01:49:24.976831 | instance | ok: [instance] 2026-09-22 01:49:24.977053 | instance | 2026-09-22 01:49:24.977221 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 01:49:24.977375 | instance | Tuesday 22 September 2026 01:49:24 +0000 (0:00:00.250) 0:07:53.598 ***** 2026-09-22 01:49:25.033894 | instance | skipping: [instance] 2026-09-22 01:49:25.034090 | instance | 2026-09-22 01:49:25.034332 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-22 01:49:25.034555 | instance | Tuesday 22 September 2026 01:49:25 +0000 (0:00:00.057) 0:07:53.655 ***** 2026-09-22 01:49:25.292484 | instance | ok: [instance] 2026-09-22 01:49:25.292663 | instance | 2026-09-22 01:49:25.292933 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 01:49:25.293160 | instance | Tuesday 22 September 2026 01:49:25 +0000 (0:00:00.258) 0:07:53.913 ***** 2026-09-22 01:49:25.363672 | instance | ok: [instance] => { 2026-09-22 01:49:25.363889 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-22 01:49:25.364118 | instance | } 2026-09-22 01:49:25.364349 | instance | 2026-09-22 01:49:25.364565 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 01:49:25.364784 | instance | Tuesday 22 September 2026 01:49:25 +0000 (0:00:00.071) 0:07:53.985 ***** 2026-09-22 01:49:25.725618 | instance | ok: [instance] 2026-09-22 01:49:25.725812 | instance | 2026-09-22 01:49:25.726043 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 01:49:25.726273 | instance | Tuesday 22 September 2026 01:49:25 +0000 (0:00:00.361) 0:07:54.346 ***** 2026-09-22 01:49:25.786496 | instance | skipping: [instance] 2026-09-22 01:49:25.786645 | instance | 2026-09-22 01:49:25.786876 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 01:49:25.787091 | instance | Tuesday 22 September 2026 01:49:25 +0000 (0:00:00.061) 0:07:54.408 ***** 2026-09-22 01:49:26.027914 | instance | ok: [instance] 2026-09-22 01:49:26.028079 | instance | 2026-09-22 01:49:26.028343 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 01:49:26.028583 | instance | Tuesday 22 September 2026 01:49:26 +0000 (0:00:00.240) 0:07:54.648 ***** 2026-09-22 01:49:27.329995 | instance | ok: [instance] 2026-09-22 01:49:27.330372 | instance | 2026-09-22 01:49:27.330668 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 01:49:27.330951 | instance | Tuesday 22 September 2026 01:49:27 +0000 (0:00:01.302) 0:07:55.951 ***** 2026-09-22 01:49:27.409694 | instance | ok: [instance] => { 2026-09-22 01:49:27.410072 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-22 01:49:27.410392 | instance | } 2026-09-22 01:49:27.410672 | instance | 2026-09-22 01:49:27.410968 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 01:49:27.411291 | instance | Tuesday 22 September 2026 01:49:27 +0000 (0:00:00.078) 0:07:56.030 ***** 2026-09-22 01:49:27.787130 | instance | ok: [instance] 2026-09-22 01:49:27.787466 | instance | 2026-09-22 01:49:27.787761 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 01:49:27.788044 | instance | Tuesday 22 September 2026 01:49:27 +0000 (0:00:00.377) 0:07:56.407 ***** 2026-09-22 01:49:29.890299 | instance | ok: [instance] 2026-09-22 01:49:29.890636 | instance | 2026-09-22 01:49:29.890933 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-22 01:49:29.891222 | instance | Tuesday 22 September 2026 01:49:29 +0000 (0:00:02.103) 0:07:58.511 ***** 2026-09-22 01:49:29.937032 | instance | skipping: [instance] 2026-09-22 01:49:29.937447 | instance | 2026-09-22 01:49:29.937768 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-22 01:49:29.938076 | instance | Tuesday 22 September 2026 01:49:29 +0000 (0:00:00.043) 0:07:58.555 ***** 2026-09-22 01:49:29.977302 | instance | skipping: [instance] 2026-09-22 01:49:29.977362 | instance | 2026-09-22 01:49:29.977572 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-22 01:49:29.977647 | instance | Tuesday 22 September 2026 01:49:29 +0000 (0:00:00.042) 0:07:58.598 ***** 2026-09-22 01:49:30.021584 | instance | skipping: [instance] 2026-09-22 01:49:30.021769 | instance | 2026-09-22 01:49:30.022078 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-22 01:49:30.022395 | instance | Tuesday 22 September 2026 01:49:30 +0000 (0:00:00.040) 0:07:58.639 ***** 2026-09-22 01:49:31.297704 | instance | ok: [instance] 2026-09-22 01:49:31.298222 | instance | 2026-09-22 01:49:31.298595 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-22 01:49:31.298902 | instance | Tuesday 22 September 2026 01:49:31 +0000 (0:00:01.278) 0:07:59.918 ***** 2026-09-22 01:49:31.741690 | instance | ok: [instance] 2026-09-22 01:49:31.742022 | instance | 2026-09-22 01:49:31.742350 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-22 01:49:31.742666 | instance | Tuesday 22 September 2026 01:49:31 +0000 (0:00:00.443) 0:08:00.361 ***** 2026-09-22 01:49:32.737351 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-22 01:49:32.738915 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-22 01:49:32.738973 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-22 01:49:32.738984 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-22 01:49:32.738994 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-22 01:49:32.739004 | instance | 2026-09-22 01:49:32.739013 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-22 01:49:32.739022 | instance | Tuesday 22 September 2026 01:49:32 +0000 (0:00:00.996) 0:08:01.358 ***** 2026-09-22 01:49:33.318602 | instance | ok: [instance] 2026-09-22 01:49:33.318684 | instance | 2026-09-22 01:49:33.319389 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-22 01:49:33.319455 | instance | Tuesday 22 September 2026 01:49:33 +0000 (0:00:00.567) 0:08:01.926 ***** 2026-09-22 01:49:33.319463 | instance | 2026-09-22 01:49:33.319470 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-22 01:49:33.319475 | instance | Tuesday 22 September 2026 01:49:33 +0000 (0:00:00.013) 0:08:01.939 ***** 2026-09-22 01:49:33.701511 | instance | ok: [instance] 2026-09-22 01:49:33.702192 | instance | 2026-09-22 01:49:33.702271 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-09-22 01:49:33.702284 | instance | Tuesday 22 September 2026 01:49:33 +0000 (0:00:00.382) 0:08:02.322 ***** 2026-09-22 01:49:34.339255 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"} 2026-09-22 01:49:34.358169 | instance | ...ignoring 2026-09-22 01:49:34.358893 | instance | 2026-09-22 01:49:34.358970 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-09-22 01:49:34.358984 | instance | Tuesday 22 September 2026 01:49:34 +0000 (0:00:00.656) 0:08:02.979 ***** 2026-09-22 01:49:34.409024 | instance | skipping: [instance] 2026-09-22 01:49:34.409801 | instance | 2026-09-22 01:49:34.409867 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-09-22 01:49:34.409879 | instance | Tuesday 22 September 2026 01:49:34 +0000 (0:00:00.050) 0:08:03.030 ***** 2026-09-22 01:49:34.460754 | instance | skipping: [instance] 2026-09-22 01:49:34.461526 | instance | 2026-09-22 01:49:34.461610 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-09-22 01:49:34.461623 | instance | Tuesday 22 September 2026 01:49:34 +0000 (0:00:00.051) 0:08:03.081 ***** 2026-09-22 01:49:34.509825 | instance | skipping: [instance] 2026-09-22 01:49:34.510056 | instance | 2026-09-22 01:49:34.510440 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-09-22 01:49:34.510733 | instance | Tuesday 22 September 2026 01:49:34 +0000 (0:00:00.049) 0:08:03.130 ***** 2026-09-22 01:49:34.561096 | instance | skipping: [instance] 2026-09-22 01:49:34.561477 | instance | 2026-09-22 01:49:34.561786 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-09-22 01:49:34.562077 | instance | Tuesday 22 September 2026 01:49:34 +0000 (0:00:00.051) 0:08:03.181 ***** 2026-09-22 01:49:34.618988 | instance | skipping: [instance] 2026-09-22 01:49:34.619125 | instance | 2026-09-22 01:49:34.619383 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 01:49:34.619725 | instance | Tuesday 22 September 2026 01:49:34 +0000 (0:00:00.057) 0:08:03.239 ***** 2026-09-22 01:49:34.861545 | instance | ok: [instance] 2026-09-22 01:49:34.861609 | instance | 2026-09-22 01:49:34.861669 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 01:49:34.861790 | instance | Tuesday 22 September 2026 01:49:34 +0000 (0:00:00.239) 0:08:03.479 ***** 2026-09-22 01:49:34.904005 | instance | ok: [instance] => { 2026-09-22 01:49:34.905173 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-09-22 01:49:34.905293 | instance | } 2026-09-22 01:49:34.905305 | instance | 2026-09-22 01:49:34.905315 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 01:49:34.905334 | instance | Tuesday 22 September 2026 01:49:34 +0000 (0:00:00.045) 0:08:03.525 ***** 2026-09-22 01:49:36.061441 | instance | changed: [instance] 2026-09-22 01:49:36.061528 | instance | 2026-09-22 01:49:36.061887 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 01:49:36.061948 | instance | Tuesday 22 September 2026 01:49:36 +0000 (0:00:01.157) 0:08:04.682 ***** 2026-09-22 01:49:36.122697 | instance | skipping: [instance] 2026-09-22 01:49:36.122787 | instance | 2026-09-22 01:49:36.122985 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 01:49:36.123058 | instance | Tuesday 22 September 2026 01:49:36 +0000 (0:00:00.061) 0:08:04.744 ***** 2026-09-22 01:49:36.355669 | instance | ok: [instance] 2026-09-22 01:49:36.355734 | instance | 2026-09-22 01:49:36.355794 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 01:49:36.355923 | instance | Tuesday 22 September 2026 01:49:36 +0000 (0:00:00.233) 0:08:04.977 ***** 2026-09-22 01:49:36.411681 | instance | ok: [instance] => { 2026-09-22 01:49:36.411812 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-09-22 01:49:36.412026 | instance | } 2026-09-22 01:49:36.412194 | instance | 2026-09-22 01:49:36.412396 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 01:49:36.412582 | instance | Tuesday 22 September 2026 01:49:36 +0000 (0:00:00.055) 0:08:05.033 ***** 2026-09-22 01:49:54.457991 | instance | FAILED - RETRYING: [instance]: Download item (4 retries left). 2026-09-22 01:49:54.458869 | instance | changed: [instance] 2026-09-22 01:49:54.458922 | instance | 2026-09-22 01:49:54.458934 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 01:49:54.458943 | instance | Tuesday 22 September 2026 01:49:54 +0000 (0:00:18.045) 0:08:23.079 ***** 2026-09-22 01:49:54.523003 | instance | skipping: [instance] 2026-09-22 01:49:54.523464 | instance | 2026-09-22 01:49:54.523510 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-22 01:49:54.523518 | instance | Tuesday 22 September 2026 01:49:54 +0000 (0:00:00.065) 0:08:23.144 ***** 2026-09-22 01:49:54.567849 | instance | skipping: [instance] 2026-09-22 01:49:54.568574 | instance | 2026-09-22 01:49:54.568656 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-22 01:49:54.568669 | instance | Tuesday 22 September 2026 01:49:54 +0000 (0:00:00.043) 0:08:23.188 ***** 2026-09-22 01:49:54.611274 | instance | skipping: [instance] 2026-09-22 01:49:54.611562 | instance | 2026-09-22 01:49:54.611967 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-22 01:49:54.612349 | instance | Tuesday 22 September 2026 01:49:54 +0000 (0:00:00.043) 0:08:23.232 ***** 2026-09-22 01:49:54.656802 | instance | skipping: [instance] 2026-09-22 01:49:54.657031 | instance | 2026-09-22 01:49:54.657398 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-22 01:49:54.657692 | instance | Tuesday 22 September 2026 01:49:54 +0000 (0:00:00.045) 0:08:23.277 ***** 2026-09-22 01:49:56.157915 | instance | ok: [instance] 2026-09-22 01:49:56.157978 | instance | 2026-09-22 01:49:56.157989 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-22 01:49:56.157999 | instance | Tuesday 22 September 2026 01:49:56 +0000 (0:00:01.500) 0:08:24.778 ***** 2026-09-22 01:49:56.593206 | instance | ok: [instance] 2026-09-22 01:49:56.593893 | instance | 2026-09-22 01:49:56.593943 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-22 01:49:56.593963 | instance | Tuesday 22 September 2026 01:49:56 +0000 (0:00:00.436) 0:08:25.214 ***** 2026-09-22 01:49:57.569688 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-22 01:49:57.570235 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-22 01:49:57.570308 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-22 01:49:57.571352 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-22 01:49:57.571421 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-22 01:49:57.571433 | instance | 2026-09-22 01:49:57.571444 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-22 01:49:57.571453 | instance | Tuesday 22 September 2026 01:49:57 +0000 (0:00:00.975) 0:08:26.190 ***** 2026-09-22 01:49:58.130805 | instance | ok: [instance] 2026-09-22 01:49:58.130876 | instance | 2026-09-22 01:49:58.130889 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-22 01:49:58.130899 | instance | Tuesday 22 September 2026 01:49:58 +0000 (0:00:00.547) 0:08:26.737 ***** 2026-09-22 01:49:58.130909 | instance | 2026-09-22 01:49:58.130918 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-22 01:49:58.130928 | instance | Tuesday 22 September 2026 01:49:58 +0000 (0:00:00.012) 0:08:26.750 ***** 2026-09-22 01:49:58.506544 | instance | ok: [instance] 2026-09-22 01:49:58.506723 | instance | 2026-09-22 01:49:58.507123 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 01:49:58.507441 | instance | Tuesday 22 September 2026 01:49:58 +0000 (0:00:00.376) 0:08:27.127 ***** 2026-09-22 01:49:58.752732 | instance | ok: [instance] 2026-09-22 01:49:58.753026 | instance | 2026-09-22 01:49:58.753432 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 01:49:58.753735 | instance | Tuesday 22 September 2026 01:49:58 +0000 (0:00:00.246) 0:08:27.373 ***** 2026-09-22 01:49:58.825641 | instance | ok: [instance] => { 2026-09-22 01:49:58.825768 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz" 2026-09-22 01:49:58.826000 | instance | } 2026-09-22 01:49:58.826211 | instance | 2026-09-22 01:49:58.826459 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 01:49:58.826681 | instance | Tuesday 22 September 2026 01:49:58 +0000 (0:00:00.073) 0:08:27.446 ***** 2026-09-22 01:49:59.432968 | instance | changed: [instance] 2026-09-22 01:49:59.433157 | instance | 2026-09-22 01:49:59.433429 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 01:49:59.433657 | instance | Tuesday 22 September 2026 01:49:59 +0000 (0:00:00.604) 0:08:28.051 ***** 2026-09-22 01:50:00.941350 | instance | changed: [instance] 2026-09-22 01:50:00.941570 | instance | 2026-09-22 01:50:00.941801 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 01:50:00.942024 | instance | Tuesday 22 September 2026 01:50:00 +0000 (0:00:01.511) 0:08:29.562 ***** 2026-09-22 01:50:01.012141 | instance | ok: [instance] => { 2026-09-22 01:50:01.012376 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz" 2026-09-22 01:50:01.012597 | instance | } 2026-09-22 01:50:01.012807 | instance | 2026-09-22 01:50:01.013074 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 01:50:01.013323 | instance | Tuesday 22 September 2026 01:50:01 +0000 (0:00:00.071) 0:08:29.633 ***** 2026-09-22 01:50:01.667480 | instance | changed: [instance] 2026-09-22 01:50:01.667647 | instance | 2026-09-22 01:50:01.667868 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 01:50:01.668086 | instance | Tuesday 22 September 2026 01:50:01 +0000 (0:00:00.655) 0:08:30.288 ***** 2026-09-22 01:50:03.134448 | instance | changed: [instance] 2026-09-22 01:50:03.136487 | instance | 2026-09-22 01:50:03.136500 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-09-22 01:50:03.136510 | instance | Tuesday 22 September 2026 01:50:03 +0000 (0:00:01.466) 0:08:31.754 ***** 2026-09-22 01:50:03.642748 | instance | changed: [instance] 2026-09-22 01:50:03.643424 | instance | 2026-09-22 01:50:03.643816 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-09-22 01:50:03.643828 | instance | Tuesday 22 September 2026 01:50:03 +0000 (0:00:00.509) 0:08:32.264 ***** 2026-09-22 01:50:03.888079 | instance | changed: [instance] 2026-09-22 01:50:03.888714 | instance | 2026-09-22 01:50:03.888767 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 01:50:03.888779 | instance | Tuesday 22 September 2026 01:50:03 +0000 (0:00:00.245) 0:08:32.509 ***** 2026-09-22 01:50:04.120543 | instance | ok: [instance] 2026-09-22 01:50:04.120718 | instance | 2026-09-22 01:50:04.121061 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 01:50:04.121380 | instance | Tuesday 22 September 2026 01:50:04 +0000 (0:00:00.232) 0:08:32.741 ***** 2026-09-22 01:50:04.205235 | instance | ok: [instance] => { 2026-09-22 01:50:04.205469 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-09-22 01:50:04.205763 | instance | } 2026-09-22 01:50:04.206030 | instance | 2026-09-22 01:50:04.206334 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 01:50:04.206616 | instance | Tuesday 22 September 2026 01:50:04 +0000 (0:00:00.084) 0:08:32.826 ***** 2026-09-22 01:50:05.081572 | instance | changed: [instance] 2026-09-22 01:50:05.081902 | instance | 2026-09-22 01:50:05.082192 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 01:50:05.082501 | instance | Tuesday 22 September 2026 01:50:05 +0000 (0:00:00.875) 0:08:33.701 ***** 2026-09-22 01:50:07.845904 | instance | changed: [instance] 2026-09-22 01:50:07.846582 | instance | 2026-09-22 01:50:07.846648 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-09-22 01:50:07.846660 | instance | Tuesday 22 September 2026 01:50:07 +0000 (0:00:02.765) 0:08:36.467 ***** 2026-09-22 01:50:07.922104 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-09-22 01:50:07.922798 | instance | 2026-09-22 01:50:07.922845 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-09-22 01:50:07.922856 | instance | Tuesday 22 September 2026 01:50:07 +0000 (0:00:00.076) 0:08:36.543 ***** 2026-09-22 01:50:09.283298 | instance | ok: [instance] 2026-09-22 01:50:09.284087 | instance | 2026-09-22 01:50:09.284139 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-09-22 01:50:09.284150 | instance | Tuesday 22 September 2026 01:50:09 +0000 (0:00:01.361) 0:08:37.904 ***** 2026-09-22 01:50:09.507108 | instance | changed: [instance] 2026-09-22 01:50:09.507165 | instance | 2026-09-22 01:50:09.507176 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-09-22 01:50:09.507186 | instance | Tuesday 22 September 2026 01:50:09 +0000 (0:00:00.222) 0:08:38.127 ***** 2026-09-22 01:50:09.981593 | instance | changed: [instance] 2026-09-22 01:50:09.981666 | instance | 2026-09-22 01:50:09.981950 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-09-22 01:50:09.981993 | instance | Tuesday 22 September 2026 01:50:09 +0000 (0:00:00.475) 0:08:38.603 ***** 2026-09-22 01:50:10.842465 | instance | changed: [instance] => (item=br_netfilter) 2026-09-22 01:50:10.843832 | instance | ok: [instance] => (item=ip_tables) 2026-09-22 01:50:10.843891 | instance | changed: [instance] => (item=ip6_tables) 2026-09-22 01:50:10.843903 | instance | ok: [instance] => (item=nf_conntrack) 2026-09-22 01:50:10.843912 | instance | 2026-09-22 01:50:10.843922 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 01:50:10.843933 | instance | Tuesday 22 September 2026 01:50:10 +0000 (0:00:00.860) 0:08:39.463 ***** 2026-09-22 01:50:11.084793 | instance | ok: [instance] 2026-09-22 01:50:11.085514 | instance | 2026-09-22 01:50:11.085564 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 01:50:11.085576 | instance | Tuesday 22 September 2026 01:50:11 +0000 (0:00:00.242) 0:08:39.705 ***** 2026-09-22 01:50:11.146048 | instance | ok: [instance] => { 2026-09-22 01:50:11.146801 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-09-22 01:50:11.146848 | instance | } 2026-09-22 01:50:11.146856 | instance | 2026-09-22 01:50:11.146862 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 01:50:11.146868 | instance | Tuesday 22 September 2026 01:50:11 +0000 (0:00:00.061) 0:08:39.767 ***** 2026-09-22 01:50:12.615953 | instance | changed: [instance] 2026-09-22 01:50:12.616104 | instance | 2026-09-22 01:50:12.616435 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 01:50:12.616723 | instance | Tuesday 22 September 2026 01:50:12 +0000 (0:00:01.469) 0:08:41.237 ***** 2026-09-22 01:50:12.671961 | instance | skipping: [instance] 2026-09-22 01:50:12.672122 | instance | 2026-09-22 01:50:12.672398 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-09-22 01:50:12.672612 | instance | Tuesday 22 September 2026 01:50:12 +0000 (0:00:00.056) 0:08:41.293 ***** 2026-09-22 01:50:12.752650 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-09-22 01:50:12.752849 | instance | 2026-09-22 01:50:12.753239 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-09-22 01:50:12.753544 | instance | Tuesday 22 September 2026 01:50:12 +0000 (0:00:00.080) 0:08:41.373 ***** 2026-09-22 01:50:12.801659 | instance | skipping: [instance] 2026-09-22 01:50:12.802026 | instance | 2026-09-22 01:50:12.802339 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-09-22 01:50:12.802579 | instance | Tuesday 22 September 2026 01:50:12 +0000 (0:00:00.046) 0:08:41.420 ***** 2026-09-22 01:50:16.956682 | instance | changed: [instance] 2026-09-22 01:50:16.956768 | instance | 2026-09-22 01:50:16.956779 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-09-22 01:50:16.956790 | instance | Tuesday 22 September 2026 01:50:16 +0000 (0:00:04.156) 0:08:45.576 ***** 2026-09-22 01:50:18.381527 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-09-22 01:50:18.383494 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-09-22 01:50:18.383541 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-09-22 01:50:18.383552 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-09-22 01:50:18.383562 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-09-22 01:50:18.383570 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-09-22 01:50:18.383579 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-09-22 01:50:18.383588 | instance | 2026-09-22 01:50:18.383597 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-09-22 01:50:18.383605 | instance | Tuesday 22 September 2026 01:50:18 +0000 (0:00:01.425) 0:08:47.002 ***** 2026-09-22 01:50:18.980378 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-09-22 01:50:18.980956 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-09-22 01:50:18.980999 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-09-22 01:50:18.981573 | instance | 2026-09-22 01:50:18.981609 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-09-22 01:50:18.981621 | instance | Tuesday 22 September 2026 01:50:18 +0000 (0:00:00.598) 0:08:47.601 ***** 2026-09-22 01:50:19.493886 | instance | changed: [instance] 2026-09-22 01:50:19.494609 | instance | 2026-09-22 01:50:19.494658 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-09-22 01:50:19.494670 | instance | Tuesday 22 September 2026 01:50:19 +0000 (0:00:00.513) 0:08:48.115 ***** 2026-09-22 01:50:19.983001 | instance | changed: [instance] 2026-09-22 01:50:19.983057 | instance | 2026-09-22 01:50:19.983071 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-09-22 01:50:19.983083 | instance | Tuesday 22 September 2026 01:50:19 +0000 (0:00:00.488) 0:08:48.603 ***** 2026-09-22 01:50:20.224784 | instance | ok: [instance] 2026-09-22 01:50:20.225501 | instance | 2026-09-22 01:50:20.225535 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-09-22 01:50:20.225546 | instance | Tuesday 22 September 2026 01:50:20 +0000 (0:00:00.242) 0:08:48.846 ***** 2026-09-22 01:50:20.272592 | instance | skipping: [instance] 2026-09-22 01:50:20.273090 | instance | 2026-09-22 01:50:20.273387 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-09-22 01:50:20.273408 | instance | Tuesday 22 September 2026 01:50:20 +0000 (0:00:00.047) 0:08:48.894 ***** 2026-09-22 01:50:20.874379 | instance | ok: [instance] => (item=swap) 2026-09-22 01:50:20.875324 | instance | ok: [instance] => (item=none) 2026-09-22 01:50:20.875379 | instance | 2026-09-22 01:50:20.875390 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-09-22 01:50:20.875416 | instance | Tuesday 22 September 2026 01:50:20 +0000 (0:00:00.600) 0:08:49.494 ***** 2026-09-22 01:50:21.365987 | instance | changed: [instance] 2026-09-22 01:50:21.366173 | instance | 2026-09-22 01:50:21.366534 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-09-22 01:50:21.366824 | instance | Tuesday 22 September 2026 01:50:21 +0000 (0:00:00.492) 0:08:49.987 ***** 2026-09-22 01:50:22.008501 | instance | changed: [instance] 2026-09-22 01:50:22.008975 | instance | 2026-09-22 01:50:22.009033 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-09-22 01:50:22.009672 | instance | Tuesday 22 September 2026 01:50:21 +0000 (0:00:00.629) 0:08:50.616 ***** 2026-09-22 01:50:22.009688 | instance | 2026-09-22 01:50:22.009697 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-09-22 01:50:22.009859 | instance | Tuesday 22 September 2026 01:50:22 +0000 (0:00:00.012) 0:08:50.629 ***** 2026-09-22 01:50:22.774118 | instance | ok: [instance] 2026-09-22 01:50:22.774795 | instance | 2026-09-22 01:50:22.774846 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-09-22 01:50:22.774858 | instance | Tuesday 22 September 2026 01:50:22 +0000 (0:00:00.765) 0:08:51.395 ***** 2026-09-22 01:50:23.410146 | instance | changed: [instance] 2026-09-22 01:50:23.410867 | instance | 2026-09-22 01:50:23.410923 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-09-22 01:50:23.410935 | instance | Tuesday 22 September 2026 01:50:23 +0000 (0:00:00.635) 0:08:52.031 ***** 2026-09-22 01:50:24.443910 | instance | ok: [instance] 2026-09-22 01:50:24.444592 | instance | 2026-09-22 01:50:24.444649 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-09-22 01:50:24.444661 | instance | Tuesday 22 September 2026 01:50:24 +0000 (0:00:01.033) 0:08:53.065 ***** 2026-09-22 01:50:25.229047 | instance | ok: [instance] 2026-09-22 01:50:25.229775 | instance | 2026-09-22 01:50:25.229829 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-09-22 01:50:25.229840 | instance | Tuesday 22 September 2026 01:50:25 +0000 (0:00:00.785) 0:08:53.850 ***** 2026-09-22 01:50:25.475332 | instance | ok: [instance] 2026-09-22 01:50:25.475397 | instance | 2026-09-22 01:50:25.475959 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-09-22 01:50:25.476054 | instance | Tuesday 22 September 2026 01:50:25 +0000 (0:00:00.246) 0:08:54.096 ***** 2026-09-22 01:50:26.053779 | instance | ok: [instance] 2026-09-22 01:50:26.054688 | instance | 2026-09-22 01:50:26.054753 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-09-22 01:50:26.054767 | instance | Tuesday 22 September 2026 01:50:26 +0000 (0:00:00.578) 0:08:54.674 ***** 2026-09-22 01:50:26.170676 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-09-22 01:50:26.171389 | instance | 2026-09-22 01:50:26.171443 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-09-22 01:50:26.171454 | instance | Tuesday 22 September 2026 01:50:26 +0000 (0:00:00.116) 0:08:54.791 ***** 2026-09-22 01:50:26.262161 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-09-22 01:50:26.262197 | instance | 2026-09-22 01:50:26.262210 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-09-22 01:50:26.262240 | instance | Tuesday 22 September 2026 01:50:26 +0000 (0:00:00.091) 0:08:54.883 ***** 2026-09-22 01:50:26.498050 | instance | ok: [instance] => (item=instance) 2026-09-22 01:50:26.498083 | instance | 2026-09-22 01:50:26.498095 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-09-22 01:50:26.498104 | instance | Tuesday 22 September 2026 01:50:26 +0000 (0:00:00.235) 0:08:55.118 ***** 2026-09-22 01:50:26.546904 | instance | skipping: [instance] 2026-09-22 01:50:26.547203 | instance | 2026-09-22 01:50:26.547528 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-09-22 01:50:26.547832 | instance | Tuesday 22 September 2026 01:50:26 +0000 (0:00:00.049) 0:08:55.168 ***** 2026-09-22 01:50:26.622735 | instance | ok: [instance] 2026-09-22 01:50:26.623034 | instance | 2026-09-22 01:50:26.623350 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-09-22 01:50:26.623632 | instance | Tuesday 22 September 2026 01:50:26 +0000 (0:00:00.075) 0:08:55.244 ***** 2026-09-22 01:50:26.675304 | instance | ok: [instance] => { 2026-09-22 01:50:26.675616 | instance | "msg": "instance" 2026-09-22 01:50:26.675892 | instance | } 2026-09-22 01:50:26.676156 | instance | 2026-09-22 01:50:26.676469 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-09-22 01:50:26.676750 | instance | Tuesday 22 September 2026 01:50:26 +0000 (0:00:00.052) 0:08:55.296 ***** 2026-09-22 01:50:27.291776 | instance | changed: [instance] 2026-09-22 01:50:27.291836 | instance | 2026-09-22 01:50:27.291848 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-09-22 01:50:27.291857 | instance | Tuesday 22 September 2026 01:50:27 +0000 (0:00:00.615) 0:08:55.912 ***** 2026-09-22 01:50:27.334288 | instance | skipping: [instance] 2026-09-22 01:50:27.334331 | instance | 2026-09-22 01:50:27.334342 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-09-22 01:50:27.334352 | instance | Tuesday 22 September 2026 01:50:27 +0000 (0:00:00.042) 0:08:55.954 ***** 2026-09-22 01:50:27.378564 | instance | skipping: [instance] 2026-09-22 01:50:27.378592 | instance | 2026-09-22 01:50:27.378601 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-09-22 01:50:27.378605 | instance | Tuesday 22 September 2026 01:50:27 +0000 (0:00:00.044) 0:08:55.999 ***** 2026-09-22 01:50:27.420983 | instance | skipping: [instance] 2026-09-22 01:50:27.421051 | instance | 2026-09-22 01:50:27.421063 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-09-22 01:50:27.421079 | instance | Tuesday 22 September 2026 01:50:27 +0000 (0:00:00.042) 0:08:56.041 ***** 2026-09-22 01:50:27.461878 | instance | skipping: [instance] 2026-09-22 01:50:27.462087 | instance | 2026-09-22 01:50:27.462359 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-09-22 01:50:27.462594 | instance | Tuesday 22 September 2026 01:50:27 +0000 (0:00:00.041) 0:08:56.083 ***** 2026-09-22 01:50:27.495962 | instance | skipping: [instance] 2026-09-22 01:50:27.496165 | instance | 2026-09-22 01:50:27.496443 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-09-22 01:50:27.496665 | instance | Tuesday 22 September 2026 01:50:27 +0000 (0:00:00.034) 0:08:56.117 ***** 2026-09-22 01:50:27.531054 | instance | skipping: [instance] 2026-09-22 01:50:27.531429 | instance | 2026-09-22 01:50:27.531725 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-09-22 01:50:27.532013 | instance | Tuesday 22 September 2026 01:50:27 +0000 (0:00:00.035) 0:08:56.152 ***** 2026-09-22 01:50:27.565795 | instance | skipping: [instance] 2026-09-22 01:50:27.565921 | instance | 2026-09-22 01:50:27.566611 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-09-22 01:50:27.566801 | instance | Tuesday 22 September 2026 01:50:27 +0000 (0:00:00.034) 0:08:56.187 ***** 2026-09-22 01:50:51.291119 | instance | changed: [instance] 2026-09-22 01:50:51.291308 | instance | 2026-09-22 01:50:51.291628 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-09-22 01:50:51.291813 | instance | Tuesday 22 September 2026 01:50:51 +0000 (0:00:23.725) 0:09:19.912 ***** 2026-09-22 01:50:51.517828 | instance | ok: [instance] 2026-09-22 01:50:51.518468 | instance | 2026-09-22 01:50:51.518525 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-09-22 01:50:51.518542 | instance | Tuesday 22 September 2026 01:50:51 +0000 (0:00:00.226) 0:09:20.138 ***** 2026-09-22 01:50:51.563400 | instance | skipping: [instance] 2026-09-22 01:50:51.563611 | instance | 2026-09-22 01:50:51.563847 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-09-22 01:50:51.564070 | instance | Tuesday 22 September 2026 01:50:51 +0000 (0:00:00.045) 0:09:20.184 ***** 2026-09-22 01:50:51.794131 | instance | changed: [instance] 2026-09-22 01:50:51.794339 | instance | 2026-09-22 01:50:51.794569 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-09-22 01:50:51.794789 | instance | Tuesday 22 September 2026 01:50:51 +0000 (0:00:00.230) 0:09:20.415 ***** 2026-09-22 01:50:52.032460 | instance | changed: [instance] 2026-09-22 01:50:52.032574 | instance | 2026-09-22 01:50:52.032723 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-09-22 01:50:52.032864 | instance | Tuesday 22 September 2026 01:50:52 +0000 (0:00:00.238) 0:09:20.653 ***** 2026-09-22 01:50:52.256317 | instance | changed: [instance] 2026-09-22 01:50:52.256506 | instance | 2026-09-22 01:50:52.256867 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-09-22 01:50:52.257239 | instance | Tuesday 22 September 2026 01:50:52 +0000 (0:00:00.223) 0:09:20.877 ***** 2026-09-22 01:50:57.126543 | instance | changed: [instance] 2026-09-22 01:50:57.126739 | instance | 2026-09-22 01:50:57.126987 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-09-22 01:50:57.127228 | instance | Tuesday 22 September 2026 01:50:57 +0000 (0:00:04.870) 0:09:25.747 ***** 2026-09-22 01:51:09.472563 | instance | changed: [instance] 2026-09-22 01:51:09.472666 | instance | 2026-09-22 01:51:09.472965 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-09-22 01:51:09.473182 | instance | Tuesday 22 September 2026 01:51:09 +0000 (0:00:12.346) 0:09:38.093 ***** 2026-09-22 01:51:09.522717 | instance | skipping: [instance] 2026-09-22 01:51:09.522879 | instance | 2026-09-22 01:51:09.523130 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-09-22 01:51:09.523387 | instance | Tuesday 22 September 2026 01:51:09 +0000 (0:00:00.050) 0:09:38.144 ***** 2026-09-22 01:51:09.577108 | instance | skipping: [instance] 2026-09-22 01:51:09.577275 | instance | 2026-09-22 01:51:09.577520 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-09-22 01:51:09.577746 | instance | Tuesday 22 September 2026 01:51:09 +0000 (0:00:00.054) 0:09:38.198 ***** 2026-09-22 01:51:10.329479 | instance | changed: [instance] 2026-09-22 01:51:10.329550 | instance | 2026-09-22 01:51:10.329651 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-09-22 01:51:10.329759 | instance | Tuesday 22 September 2026 01:51:10 +0000 (0:00:00.752) 0:09:38.950 ***** 2026-09-22 01:51:10.376878 | instance | skipping: [instance] => (item=DaemonSet) 2026-09-22 01:51:10.377197 | instance | skipping: [instance] => (item=ConfigMap) 2026-09-22 01:51:10.377450 | instance | skipping: [instance] 2026-09-22 01:51:10.377652 | instance | 2026-09-22 01:51:10.377868 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-09-22 01:51:10.378084 | instance | Tuesday 22 September 2026 01:51:10 +0000 (0:00:00.047) 0:09:38.998 ***** 2026-09-22 01:51:10.423757 | instance | skipping: [instance] 2026-09-22 01:51:10.423947 | instance | 2026-09-22 01:51:10.424175 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-09-22 01:51:10.424418 | instance | Tuesday 22 September 2026 01:51:10 +0000 (0:00:00.046) 0:09:39.045 ***** 2026-09-22 01:51:10.469390 | instance | skipping: [instance] 2026-09-22 01:51:10.469606 | instance | 2026-09-22 01:51:10.469856 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-09-22 01:51:10.470084 | instance | Tuesday 22 September 2026 01:51:10 +0000 (0:00:00.045) 0:09:39.091 ***** 2026-09-22 01:51:10.523442 | instance | skipping: [instance] 2026-09-22 01:51:10.523765 | instance | 2026-09-22 01:51:10.524052 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-09-22 01:51:10.524357 | instance | Tuesday 22 September 2026 01:51:10 +0000 (0:00:00.054) 0:09:39.145 ***** 2026-09-22 01:51:10.563177 | instance | skipping: [instance] 2026-09-22 01:51:10.563287 | instance | 2026-09-22 01:51:10.563504 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-09-22 01:51:10.563687 | instance | Tuesday 22 September 2026 01:51:10 +0000 (0:00:00.039) 0:09:39.184 ***** 2026-09-22 01:51:11.021618 | instance | ok: [instance] 2026-09-22 01:51:11.021760 | instance | 2026-09-22 01:51:11.021998 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-09-22 01:51:11.022253 | instance | Tuesday 22 September 2026 01:51:11 +0000 (0:00:00.458) 0:09:39.642 ***** 2026-09-22 01:51:11.980433 | instance | changed: [instance] 2026-09-22 01:51:11.980644 | instance | 2026-09-22 01:51:11.980932 | instance | PLAY [Install control-plane components] **************************************** 2026-09-22 01:51:11.981184 | instance | 2026-09-22 01:51:11.981522 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 01:51:11.981750 | instance | Tuesday 22 September 2026 01:51:11 +0000 (0:00:00.959) 0:09:40.601 ***** 2026-09-22 01:51:13.089002 | instance | ok: [instance] 2026-09-22 01:51:13.089077 | instance | 2026-09-22 01:51:13.089088 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 01:51:13.089105 | instance | Tuesday 22 September 2026 01:51:13 +0000 (0:00:01.107) 0:09:41.708 ***** 2026-09-22 01:51:13.357997 | instance | ok: [instance] 2026-09-22 01:51:13.358168 | instance | 2026-09-22 01:51:13.358414 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 01:51:13.358634 | instance | Tuesday 22 September 2026 01:51:13 +0000 (0:00:00.270) 0:09:41.979 ***** 2026-09-22 01:51:14.766457 | instance | ok: [instance] 2026-09-22 01:51:14.766640 | instance | 2026-09-22 01:51:14.766861 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-22 01:51:14.767081 | instance | Tuesday 22 September 2026 01:51:14 +0000 (0:00:01.408) 0:09:43.388 ***** 2026-09-22 01:51:14.980848 | instance | ok: [instance] 2026-09-22 01:51:14.981163 | instance | 2026-09-22 01:51:14.981496 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 01:51:14.981801 | instance | Tuesday 22 September 2026 01:51:14 +0000 (0:00:00.213) 0:09:43.601 ***** 2026-09-22 01:51:15.036609 | instance | ok: [instance] => { 2026-09-22 01:51:15.036912 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-09-22 01:51:15.037266 | instance | } 2026-09-22 01:51:15.037576 | instance | 2026-09-22 01:51:15.037836 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 01:51:15.038196 | instance | Tuesday 22 September 2026 01:51:15 +0000 (0:00:00.055) 0:09:43.657 ***** 2026-09-22 01:51:16.903042 | instance | changed: [instance] 2026-09-22 01:51:16.903431 | instance | 2026-09-22 01:51:16.903747 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 01:51:16.904054 | instance | Tuesday 22 September 2026 01:51:16 +0000 (0:00:01.866) 0:09:45.524 ***** 2026-09-22 01:51:18.461008 | instance | changed: [instance] 2026-09-22 01:51:18.461078 | instance | 2026-09-22 01:51:18.461458 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-09-22 01:51:18.461517 | instance | Tuesday 22 September 2026 01:51:18 +0000 (0:00:01.557) 0:09:47.082 ***** 2026-09-22 01:51:18.818527 | instance | ok: [instance] 2026-09-22 01:51:18.818652 | instance | 2026-09-22 01:51:18.818973 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-09-22 01:51:18.819020 | instance | Tuesday 22 September 2026 01:51:18 +0000 (0:00:00.358) 0:09:47.440 ***** 2026-09-22 01:51:19.046751 | instance | changed: [instance] 2026-09-22 01:51:19.047401 | instance | 2026-09-22 01:51:19.047449 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-09-22 01:51:19.047460 | instance | Tuesday 22 September 2026 01:51:19 +0000 (0:00:00.227) 0:09:47.668 ***** 2026-09-22 01:51:19.345504 | instance | ok: [instance] 2026-09-22 01:51:19.346259 | instance | 2026-09-22 01:51:19.346344 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-09-22 01:51:19.346357 | instance | Tuesday 22 September 2026 01:51:19 +0000 (0:00:00.298) 0:09:47.966 ***** 2026-09-22 01:51:19.645941 | instance | changed: [instance] 2026-09-22 01:51:19.646045 | instance | 2026-09-22 01:51:19.646058 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-09-22 01:51:19.646161 | instance | Tuesday 22 September 2026 01:51:19 +0000 (0:00:00.301) 0:09:48.267 ***** 2026-09-22 01:51:19.861119 | instance | ok: [instance] 2026-09-22 01:51:19.861253 | instance | 2026-09-22 01:51:19.861335 | instance | TASK [Install plugin] ********************************************************** 2026-09-22 01:51:19.861484 | instance | Tuesday 22 September 2026 01:51:19 +0000 (0:00:00.215) 0:09:48.482 ***** 2026-09-22 01:51:19.932828 | instance | included: vexxhost.containers.download_artifact for instance 2026-09-22 01:51:19.933102 | instance | 2026-09-22 01:51:19.933367 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 01:51:19.933594 | instance | Tuesday 22 September 2026 01:51:19 +0000 (0:00:00.071) 0:09:48.554 ***** 2026-09-22 01:51:19.995819 | instance | ok: [instance] => { 2026-09-22 01:51:19.996053 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-09-22 01:51:19.996286 | instance | } 2026-09-22 01:51:19.996492 | instance | 2026-09-22 01:51:19.996713 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 01:51:19.996967 | instance | Tuesday 22 September 2026 01:51:19 +0000 (0:00:00.062) 0:09:48.616 ***** 2026-09-22 01:51:20.895624 | instance | changed: [instance] 2026-09-22 01:51:20.895956 | instance | 2026-09-22 01:51:20.896019 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 01:51:20.896280 | instance | Tuesday 22 September 2026 01:51:20 +0000 (0:00:00.899) 0:09:49.516 ***** 2026-09-22 01:51:22.746558 | instance | changed: [instance] 2026-09-22 01:51:22.746723 | instance | 2026-09-22 01:51:22.746969 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 01:51:22.747224 | instance | Tuesday 22 September 2026 01:51:22 +0000 (0:00:01.850) 0:09:51.367 ***** 2026-09-22 01:51:22.794694 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 01:51:22.794884 | instance | 2026-09-22 01:51:22.795108 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 01:51:22.795367 | instance | Tuesday 22 September 2026 01:51:22 +0000 (0:00:00.049) 0:09:51.416 ***** 2026-09-22 01:51:23.418523 | instance | changed: [instance] 2026-09-22 01:51:23.418633 | instance | 2026-09-22 01:51:23.418699 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-09-22 01:51:23.418851 | instance | Tuesday 22 September 2026 01:51:23 +0000 (0:00:00.622) 0:09:52.039 ***** 2026-09-22 01:51:24.179186 | instance | ok: [instance] 2026-09-22 01:51:24.179400 | instance | 2026-09-22 01:51:24.179656 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-09-22 01:51:24.179934 | instance | Tuesday 22 September 2026 01:51:24 +0000 (0:00:00.760) 0:09:52.800 ***** 2026-09-22 01:51:26.706478 | instance | changed: [instance] 2026-09-22 01:51:26.706759 | instance | 2026-09-22 01:51:26.707082 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 01:51:26.707436 | instance | Tuesday 22 September 2026 01:51:26 +0000 (0:00:02.526) 0:09:55.327 ***** 2026-09-22 01:51:26.757473 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 01:51:26.757665 | instance | 2026-09-22 01:51:26.757897 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 01:51:26.758133 | instance | Tuesday 22 September 2026 01:51:26 +0000 (0:00:00.051) 0:09:55.378 ***** 2026-09-22 01:51:27.334043 | instance | changed: [instance] 2026-09-22 01:51:27.334286 | instance | 2026-09-22 01:51:27.334528 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-09-22 01:51:27.334781 | instance | Tuesday 22 September 2026 01:51:27 +0000 (0:00:00.576) 0:09:55.955 ***** 2026-09-22 01:51:58.452288 | instance | changed: [instance] 2026-09-22 01:51:58.452354 | instance | 2026-09-22 01:51:58.452359 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-09-22 01:51:58.452364 | instance | Tuesday 22 September 2026 01:51:58 +0000 (0:00:31.118) 0:10:27.073 ***** 2026-09-22 01:51:59.136132 | instance | changed: [instance] 2026-09-22 01:51:59.136202 | instance | 2026-09-22 01:51:59.136215 | instance | PLAY [all] ********************************************************************* 2026-09-22 01:51:59.136226 | instance | 2026-09-22 01:51:59.136236 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 01:51:59.136246 | instance | Tuesday 22 September 2026 01:51:59 +0000 (0:00:00.683) 0:10:27.756 ***** 2026-09-22 01:52:00.463326 | instance | ok: [instance] 2026-09-22 01:52:00.463427 | instance | 2026-09-22 01:52:00.463438 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-09-22 01:52:00.463456 | instance | Tuesday 22 September 2026 01:52:00 +0000 (0:00:01.327) 0:10:29.083 ***** 2026-09-22 01:52:01.211970 | instance | changed: [instance] 2026-09-22 01:52:01.212081 | instance | 2026-09-22 01:52:01.212657 | instance | PLAY [all] ********************************************************************* 2026-09-22 01:52:01.212715 | instance | 2026-09-22 01:52:01.212723 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-09-22 01:52:01.212730 | instance | Tuesday 22 September 2026 01:52:01 +0000 (0:00:00.750) 0:10:29.833 ***** 2026-09-22 01:52:02.020750 | instance | ok: [instance] 2026-09-22 01:52:02.020864 | instance | 2026-09-22 01:52:02.021325 | instance | PLAY [controllers] ************************************************************* 2026-09-22 01:52:02.021388 | instance | 2026-09-22 01:52:02.021409 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 01:52:02.021527 | instance | Tuesday 22 September 2026 01:52:02 +0000 (0:00:00.807) 0:10:30.641 ***** 2026-09-22 01:52:03.410196 | instance | ok: [instance] 2026-09-22 01:52:03.410326 | instance | 2026-09-22 01:52:03.410681 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 01:52:03.410740 | instance | Tuesday 22 September 2026 01:52:03 +0000 (0:00:01.390) 0:10:32.031 ***** 2026-09-22 01:52:03.473628 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 01:52:03.473844 | instance | 2026-09-22 01:52:03.474065 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 01:52:03.474311 | instance | Tuesday 22 September 2026 01:52:03 +0000 (0:00:00.062) 0:10:32.094 ***** 2026-09-22 01:52:04.022163 | instance | changed: [instance] 2026-09-22 01:52:04.022372 | instance | 2026-09-22 01:52:04.022598 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-09-22 01:52:04.022824 | instance | Tuesday 22 September 2026 01:52:04 +0000 (0:00:00.548) 0:10:32.643 ***** 2026-09-22 01:52:06.201321 | instance | changed: [instance] 2026-09-22 01:52:06.201489 | instance | 2026-09-22 01:52:06.201750 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 01:52:06.201982 | instance | Tuesday 22 September 2026 01:52:06 +0000 (0:00:02.179) 0:10:34.822 ***** 2026-09-22 01:52:06.268038 | instance | skipping: [instance] 2026-09-22 01:52:06.268295 | instance | 2026-09-22 01:52:06.268549 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-09-22 01:52:06.268761 | instance | Tuesday 22 September 2026 01:52:06 +0000 (0:00:00.066) 0:10:34.889 ***** 2026-09-22 01:52:06.331002 | instance | skipping: [instance] 2026-09-22 01:52:06.331224 | instance | 2026-09-22 01:52:06.331458 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-09-22 01:52:06.331684 | instance | Tuesday 22 September 2026 01:52:06 +0000 (0:00:00.062) 0:10:34.951 ***** 2026-09-22 01:52:06.375008 | instance | skipping: [instance] 2026-09-22 01:52:06.375243 | instance | 2026-09-22 01:52:06.375488 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-09-22 01:52:06.375712 | instance | Tuesday 22 September 2026 01:52:06 +0000 (0:00:00.044) 0:10:34.996 ***** 2026-09-22 01:52:06.425018 | instance | skipping: [instance] 2026-09-22 01:52:06.425208 | instance | 2026-09-22 01:52:06.425441 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-09-22 01:52:06.425660 | instance | Tuesday 22 September 2026 01:52:06 +0000 (0:00:00.049) 0:10:35.045 ***** 2026-09-22 01:52:06.491203 | instance | skipping: [instance] 2026-09-22 01:52:06.491392 | instance | 2026-09-22 01:52:06.491617 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-09-22 01:52:06.491839 | instance | Tuesday 22 September 2026 01:52:06 +0000 (0:00:00.066) 0:10:35.112 ***** 2026-09-22 01:52:06.567912 | instance | skipping: [instance] 2026-09-22 01:52:06.568046 | instance | 2026-09-22 01:52:06.568315 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-09-22 01:52:06.568538 | instance | Tuesday 22 September 2026 01:52:06 +0000 (0:00:00.076) 0:10:35.188 ***** 2026-09-22 01:52:06.604357 | instance | skipping: [instance] 2026-09-22 01:52:06.604465 | instance | 2026-09-22 01:52:06.604845 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-09-22 01:52:06.604942 | instance | Tuesday 22 September 2026 01:52:06 +0000 (0:00:00.036) 0:10:35.225 ***** 2026-09-22 01:52:06.633460 | instance | skipping: [instance] 2026-09-22 01:52:06.633661 | instance | 2026-09-22 01:52:06.633887 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-09-22 01:52:06.634114 | instance | Tuesday 22 September 2026 01:52:06 +0000 (0:00:00.029) 0:10:35.255 ***** 2026-09-22 01:52:06.677361 | instance | skipping: [instance] 2026-09-22 01:52:06.677565 | instance | 2026-09-22 01:52:06.677793 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-09-22 01:52:06.678010 | instance | Tuesday 22 September 2026 01:52:06 +0000 (0:00:00.043) 0:10:35.299 ***** 2026-09-22 01:52:06.713997 | instance | skipping: [instance] 2026-09-22 01:52:06.714104 | instance | 2026-09-22 01:52:06.714382 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-09-22 01:52:06.714609 | instance | Tuesday 22 September 2026 01:52:06 +0000 (0:00:00.036) 0:10:35.335 ***** 2026-09-22 01:52:06.755424 | instance | skipping: [instance] 2026-09-22 01:52:06.755583 | instance | 2026-09-22 01:52:06.755802 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-09-22 01:52:06.756030 | instance | Tuesday 22 September 2026 01:52:06 +0000 (0:00:00.041) 0:10:35.377 ***** 2026-09-22 01:52:06.792758 | instance | skipping: [instance] 2026-09-22 01:52:06.792964 | instance | 2026-09-22 01:52:06.793214 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-09-22 01:52:06.793438 | instance | Tuesday 22 September 2026 01:52:06 +0000 (0:00:00.037) 0:10:35.414 ***** 2026-09-22 01:52:06.843272 | instance | skipping: [instance] 2026-09-22 01:52:06.843460 | instance | 2026-09-22 01:52:06.843674 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-09-22 01:52:06.843893 | instance | Tuesday 22 September 2026 01:52:06 +0000 (0:00:00.050) 0:10:35.465 ***** 2026-09-22 01:52:06.884344 | instance | skipping: [instance] 2026-09-22 01:52:06.884532 | instance | 2026-09-22 01:52:06.884764 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-09-22 01:52:06.885069 | instance | Tuesday 22 September 2026 01:52:06 +0000 (0:00:00.040) 0:10:35.505 ***** 2026-09-22 01:52:06.922613 | instance | skipping: [instance] 2026-09-22 01:52:06.922787 | instance | 2026-09-22 01:52:06.923025 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-09-22 01:52:06.923272 | instance | Tuesday 22 September 2026 01:52:06 +0000 (0:00:00.038) 0:10:35.544 ***** 2026-09-22 01:52:06.978125 | instance | skipping: [instance] 2026-09-22 01:52:06.978322 | instance | 2026-09-22 01:52:06.978555 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-09-22 01:52:06.978779 | instance | Tuesday 22 September 2026 01:52:06 +0000 (0:00:00.055) 0:10:35.599 ***** 2026-09-22 01:52:07.019006 | instance | skipping: [instance] 2026-09-22 01:52:07.019224 | instance | 2026-09-22 01:52:07.019456 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-09-22 01:52:07.019681 | instance | Tuesday 22 September 2026 01:52:07 +0000 (0:00:00.041) 0:10:35.640 ***** 2026-09-22 01:52:07.056881 | instance | skipping: [instance] 2026-09-22 01:52:07.057670 | instance | 2026-09-22 01:52:07.057771 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-09-22 01:52:07.057822 | instance | Tuesday 22 September 2026 01:52:07 +0000 (0:00:00.037) 0:10:35.678 ***** 2026-09-22 01:52:07.095718 | instance | skipping: [instance] 2026-09-22 01:52:07.096031 | instance | 2026-09-22 01:52:07.096351 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-09-22 01:52:07.096640 | instance | Tuesday 22 September 2026 01:52:07 +0000 (0:00:00.038) 0:10:35.717 ***** 2026-09-22 01:52:07.143540 | instance | skipping: [instance] 2026-09-22 01:52:07.143886 | instance | 2026-09-22 01:52:07.144238 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-09-22 01:52:07.144545 | instance | Tuesday 22 September 2026 01:52:07 +0000 (0:00:00.047) 0:10:35.764 ***** 2026-09-22 01:52:07.186753 | instance | skipping: [instance] 2026-09-22 01:52:07.187063 | instance | 2026-09-22 01:52:07.187393 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-09-22 01:52:07.187684 | instance | Tuesday 22 September 2026 01:52:07 +0000 (0:00:00.043) 0:10:35.808 ***** 2026-09-22 01:52:07.227911 | instance | skipping: [instance] 2026-09-22 01:52:07.228276 | instance | 2026-09-22 01:52:07.228573 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-09-22 01:52:07.228970 | instance | Tuesday 22 September 2026 01:52:07 +0000 (0:00:00.040) 0:10:35.849 ***** 2026-09-22 01:52:07.286847 | instance | skipping: [instance] 2026-09-22 01:52:07.287222 | instance | 2026-09-22 01:52:07.287533 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-09-22 01:52:07.287823 | instance | Tuesday 22 September 2026 01:52:07 +0000 (0:00:00.058) 0:10:35.907 ***** 2026-09-22 01:52:07.332768 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-09-22 01:52:07.333293 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-09-22 01:52:07.333684 | instance | skipping: [instance] 2026-09-22 01:52:07.334038 | instance | 2026-09-22 01:52:07.334445 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-09-22 01:52:07.334857 | instance | Tuesday 22 September 2026 01:52:07 +0000 (0:00:00.044) 0:10:35.952 ***** 2026-09-22 01:52:07.376581 | instance | skipping: [instance] 2026-09-22 01:52:07.376955 | instance | 2026-09-22 01:52:07.377340 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-09-22 01:52:07.377679 | instance | Tuesday 22 September 2026 01:52:07 +0000 (0:00:00.045) 0:10:35.998 ***** 2026-09-22 01:52:07.441955 | instance | skipping: [instance] 2026-09-22 01:52:07.442330 | instance | 2026-09-22 01:52:07.442626 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-09-22 01:52:07.442911 | instance | Tuesday 22 September 2026 01:52:07 +0000 (0:00:00.065) 0:10:36.063 ***** 2026-09-22 01:52:07.486698 | instance | skipping: [instance] 2026-09-22 01:52:07.487071 | instance | 2026-09-22 01:52:07.487405 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-09-22 01:52:07.487705 | instance | Tuesday 22 September 2026 01:52:07 +0000 (0:00:00.044) 0:10:36.107 ***** 2026-09-22 01:52:07.530213 | instance | skipping: [instance] 2026-09-22 01:52:07.530567 | instance | 2026-09-22 01:52:07.530850 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-09-22 01:52:07.531124 | instance | Tuesday 22 September 2026 01:52:07 +0000 (0:00:00.042) 0:10:36.150 ***** 2026-09-22 01:52:07.629339 | instance | skipping: [instance] 2026-09-22 01:52:07.629792 | instance | 2026-09-22 01:52:07.630134 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-09-22 01:52:07.630420 | instance | 2026-09-22 01:52:07.630688 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 01:52:07.630996 | instance | Tuesday 22 September 2026 01:52:07 +0000 (0:00:00.099) 0:10:36.250 ***** 2026-09-22 01:52:08.962257 | instance | ok: [instance] 2026-09-22 01:52:08.962363 | instance | 2026-09-22 01:52:08.962504 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-09-22 01:52:08.962723 | instance | Tuesday 22 September 2026 01:52:08 +0000 (0:00:01.332) 0:10:37.582 ***** 2026-09-22 01:52:09.035522 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-09-22 01:52:09.035618 | instance | 2026-09-22 01:52:09.035763 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-09-22 01:52:09.035898 | instance | Tuesday 22 September 2026 01:52:09 +0000 (0:00:00.074) 0:10:37.657 ***** 2026-09-22 01:52:09.161785 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/default.yml) 2026-09-22 01:52:09.161953 | instance | 2026-09-22 01:52:09.162200 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-09-22 01:52:09.162426 | instance | Tuesday 22 September 2026 01:52:09 +0000 (0:00:00.125) 0:10:37.782 ***** 2026-09-22 01:52:25.957287 | instance | changed: [instance] 2026-09-22 01:52:25.957476 | instance | 2026-09-22 01:52:25.957732 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-09-22 01:52:25.957965 | instance | Tuesday 22 September 2026 01:52:25 +0000 (0:00:16.795) 0:10:54.578 ***** 2026-09-22 01:52:26.717710 | instance | changed: [instance] 2026-09-22 01:52:26.717897 | instance | 2026-09-22 01:52:26.718157 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-09-22 01:52:26.718396 | instance | Tuesday 22 September 2026 01:52:26 +0000 (0:00:00.760) 0:10:55.338 ***** 2026-09-22 01:52:26.770377 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-09-22 01:52:26.770528 | instance | 2026-09-22 01:52:26.770800 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-09-22 01:52:26.770969 | instance | Tuesday 22 September 2026 01:52:26 +0000 (0:00:00.053) 0:10:55.392 ***** 2026-09-22 01:52:27.460836 | instance | changed: [instance] 2026-09-22 01:52:27.461019 | instance | 2026-09-22 01:52:27.461486 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-09-22 01:52:27.461521 | instance | Tuesday 22 September 2026 01:52:27 +0000 (0:00:00.690) 0:10:56.082 ***** 2026-09-22 01:52:28.163578 | instance | ok: [instance] 2026-09-22 01:52:28.164008 | instance | 2026-09-22 01:52:28.164081 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-09-22 01:52:28.164359 | instance | Tuesday 22 September 2026 01:52:28 +0000 (0:00:00.701) 0:10:56.784 ***** 2026-09-22 01:52:28.778388 | instance | changed: [instance] 2026-09-22 01:52:28.779445 | instance | 2026-09-22 01:52:28.779507 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-09-22 01:52:28.779513 | instance | Tuesday 22 September 2026 01:52:28 +0000 (0:00:00.601) 0:10:57.385 ***** 2026-09-22 01:52:28.779523 | instance | 2026-09-22 01:52:28.780099 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-09-22 01:52:28.780179 | instance | Tuesday 22 September 2026 01:52:28 +0000 (0:00:00.014) 0:10:57.399 ***** 2026-09-22 01:52:28.806619 | instance | skipping: [instance] 2026-09-22 01:52:28.806670 | instance | 2026-09-22 01:52:28.806960 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-09-22 01:52:28.807003 | instance | Tuesday 22 September 2026 01:52:28 +0000 (0:00:00.028) 0:10:57.428 ***** 2026-09-22 01:52:30.186581 | instance | changed: [instance] 2026-09-22 01:52:30.186643 | instance | 2026-09-22 01:52:30.186654 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-09-22 01:52:30.186664 | instance | Tuesday 22 September 2026 01:52:30 +0000 (0:00:01.377) 0:10:58.806 ***** 2026-09-22 01:52:32.243958 | instance | changed: [instance] 2026-09-22 01:52:32.244600 | instance | 2026-09-22 01:52:32.244628 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 01:52:32.244638 | instance | Tuesday 22 September 2026 01:52:32 +0000 (0:00:02.058) 0:11:00.865 ***** 2026-09-22 01:52:32.296402 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 01:52:32.296847 | instance | 2026-09-22 01:52:32.296911 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 01:52:32.296933 | instance | Tuesday 22 September 2026 01:52:32 +0000 (0:00:00.052) 0:11:00.918 ***** 2026-09-22 01:52:32.860606 | instance | changed: [instance] 2026-09-22 01:52:32.860925 | instance | 2026-09-22 01:52:32.861358 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-09-22 01:52:32.861412 | instance | Tuesday 22 September 2026 01:52:32 +0000 (0:00:00.563) 0:11:01.481 ***** 2026-09-22 01:52:47.971722 | instance | changed: [instance] 2026-09-22 01:52:47.971798 | instance | 2026-09-22 01:52:47.972007 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 01:52:47.972154 | instance | Tuesday 22 September 2026 01:52:47 +0000 (0:00:15.111) 0:11:16.593 ***** 2026-09-22 01:52:48.026510 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 01:52:48.026568 | instance | 2026-09-22 01:52:48.026580 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 01:52:48.026663 | instance | Tuesday 22 September 2026 01:52:48 +0000 (0:00:00.054) 0:11:16.647 ***** 2026-09-22 01:52:48.556652 | instance | changed: [instance] 2026-09-22 01:52:48.556705 | instance | 2026-09-22 01:52:48.556717 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-09-22 01:52:48.556727 | instance | Tuesday 22 September 2026 01:52:48 +0000 (0:00:00.529) 0:11:17.177 ***** 2026-09-22 01:52:51.591407 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-09-22 01:52:51.591477 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-09-22 01:52:51.591966 | instance | 2026-09-22 01:52:51.592015 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-09-22 01:52:51.592024 | instance | Tuesday 22 September 2026 01:52:51 +0000 (0:00:03.036) 0:11:20.213 ***** 2026-09-22 01:52:55.671098 | instance | changed: [instance] 2026-09-22 01:52:55.671219 | instance | 2026-09-22 01:52:55.671374 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 01:52:55.671515 | instance | Tuesday 22 September 2026 01:52:55 +0000 (0:00:04.079) 0:11:24.292 ***** 2026-09-22 01:52:55.714947 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 01:52:55.715014 | instance | 2026-09-22 01:52:55.715256 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 01:52:55.715298 | instance | Tuesday 22 September 2026 01:52:55 +0000 (0:00:00.043) 0:11:24.336 ***** 2026-09-22 01:52:56.236276 | instance | changed: [instance] 2026-09-22 01:52:56.236695 | instance | 2026-09-22 01:52:56.236758 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-09-22 01:52:56.236979 | instance | Tuesday 22 September 2026 01:52:56 +0000 (0:00:00.520) 0:11:24.857 ***** 2026-09-22 01:52:59.126527 | instance | ok: [instance] 2026-09-22 01:52:59.126593 | instance | 2026-09-22 01:52:59.126675 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-09-22 01:52:59.126777 | instance | Tuesday 22 September 2026 01:52:59 +0000 (0:00:02.891) 0:11:27.748 ***** 2026-09-22 01:53:01.952761 | instance | changed: [instance] 2026-09-22 01:53:01.952848 | instance | 2026-09-22 01:53:01.953042 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-09-22 01:53:01.953200 | instance | Tuesday 22 September 2026 01:53:01 +0000 (0:00:02.825) 0:11:30.574 ***** 2026-09-22 01:53:02.607856 | instance | ok: [instance] 2026-09-22 01:53:02.608193 | instance | 2026-09-22 01:53:02.608598 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-09-22 01:53:02.608657 | instance | Tuesday 22 September 2026 01:53:02 +0000 (0:00:00.654) 0:11:31.229 ***** 2026-09-22 01:53:03.265964 | instance | changed: [instance] 2026-09-22 01:53:03.266197 | instance | 2026-09-22 01:53:03.266619 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-09-22 01:53:03.266652 | instance | Tuesday 22 September 2026 01:53:03 +0000 (0:00:00.658) 0:11:31.887 ***** 2026-09-22 01:53:04.473946 | instance | ok: [instance] 2026-09-22 01:53:04.474005 | instance | 2026-09-22 01:53:04.474156 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-09-22 01:53:04.474263 | instance | Tuesday 22 September 2026 01:53:04 +0000 (0:00:01.208) 0:11:33.096 ***** 2026-09-22 01:53:04.510791 | instance | skipping: [instance] 2026-09-22 01:53:04.510904 | instance | 2026-09-22 01:53:04.511053 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-09-22 01:53:04.511215 | instance | Tuesday 22 September 2026 01:53:04 +0000 (0:00:00.036) 0:11:33.132 ***** 2026-09-22 01:53:04.548965 | instance | skipping: [instance] 2026-09-22 01:53:04.549033 | instance | 2026-09-22 01:53:04.549265 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-09-22 01:53:04.549368 | instance | Tuesday 22 September 2026 01:53:04 +0000 (0:00:00.038) 0:11:33.170 ***** 2026-09-22 01:53:04.586836 | instance | skipping: [instance] 2026-09-22 01:53:04.586873 | instance | 2026-09-22 01:53:04.586973 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-09-22 01:53:04.587082 | instance | Tuesday 22 September 2026 01:53:04 +0000 (0:00:00.038) 0:11:33.208 ***** 2026-09-22 01:53:04.638281 | instance | skipping: [instance] 2026-09-22 01:53:04.638612 | instance | 2026-09-22 01:53:04.638904 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-09-22 01:53:04.639160 | instance | Tuesday 22 September 2026 01:53:04 +0000 (0:00:00.050) 0:11:33.259 ***** 2026-09-22 01:53:04.678587 | instance | skipping: [instance] 2026-09-22 01:53:04.678859 | instance | 2026-09-22 01:53:04.679102 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-09-22 01:53:04.679357 | instance | Tuesday 22 September 2026 01:53:04 +0000 (0:00:00.040) 0:11:33.300 ***** 2026-09-22 01:53:04.726118 | instance | skipping: [instance] 2026-09-22 01:53:04.726356 | instance | 2026-09-22 01:53:04.726596 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-09-22 01:53:04.726828 | instance | Tuesday 22 September 2026 01:53:04 +0000 (0:00:00.047) 0:11:33.347 ***** 2026-09-22 01:53:04.773562 | instance | skipping: [instance] 2026-09-22 01:53:04.773758 | instance | 2026-09-22 01:53:04.773990 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-09-22 01:53:04.774226 | instance | Tuesday 22 September 2026 01:53:04 +0000 (0:00:00.047) 0:11:33.395 ***** 2026-09-22 01:54:39.305459 | instance | changed: [instance] 2026-09-22 01:54:39.305658 | instance | 2026-09-22 01:54:39.305899 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-09-22 01:54:39.306130 | instance | Tuesday 22 September 2026 01:54:39 +0000 (0:01:34.531) 0:13:07.926 ***** 2026-09-22 01:54:40.031464 | instance | changed: [instance] 2026-09-22 01:54:40.031649 | instance | 2026-09-22 01:54:40.031888 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 01:54:40.032115 | instance | Tuesday 22 September 2026 01:54:40 +0000 (0:00:00.726) 0:13:08.653 ***** 2026-09-22 01:54:40.072044 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 01:54:40.072281 | instance | 2026-09-22 01:54:40.072530 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 01:54:40.072759 | instance | Tuesday 22 September 2026 01:54:40 +0000 (0:00:00.040) 0:13:08.693 ***** 2026-09-22 01:54:40.557606 | instance | changed: [instance] 2026-09-22 01:54:40.557785 | instance | 2026-09-22 01:54:40.558012 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-09-22 01:54:40.558253 | instance | Tuesday 22 September 2026 01:54:40 +0000 (0:00:00.485) 0:13:09.179 ***** 2026-09-22 01:54:41.299360 | instance | changed: [instance] 2026-09-22 01:54:41.299467 | instance | 2026-09-22 01:54:41.299732 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-09-22 01:54:41.299936 | instance | Tuesday 22 September 2026 01:54:41 +0000 (0:00:00.741) 0:13:09.920 ***** 2026-09-22 01:54:43.222721 | instance | changed: [instance] 2026-09-22 01:54:43.222852 | instance | 2026-09-22 01:54:43.223042 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 01:54:43.223355 | instance | Tuesday 22 September 2026 01:54:43 +0000 (0:00:01.923) 0:13:11.844 ***** 2026-09-22 01:54:43.272646 | instance | skipping: [instance] 2026-09-22 01:54:43.272754 | instance | 2026-09-22 01:54:43.272921 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 01:54:43.273092 | instance | Tuesday 22 September 2026 01:54:43 +0000 (0:00:00.050) 0:13:11.894 ***** 2026-09-22 01:54:43.311560 | instance | skipping: [instance] 2026-09-22 01:54:43.312164 | instance | 2026-09-22 01:54:43.312976 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 01:54:43.312993 | instance | Tuesday 22 September 2026 01:54:43 +0000 (0:00:00.038) 0:13:11.932 ***** 2026-09-22 01:54:43.336906 | instance | skipping: [instance] 2026-09-22 01:54:43.336956 | instance | 2026-09-22 01:54:43.337221 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 01:54:43.337262 | instance | Tuesday 22 September 2026 01:54:43 +0000 (0:00:00.025) 0:13:11.958 ***** 2026-09-22 01:54:43.374830 | instance | skipping: [instance] 2026-09-22 01:54:43.374865 | instance | 2026-09-22 01:54:43.374872 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 01:54:43.374984 | instance | Tuesday 22 September 2026 01:54:43 +0000 (0:00:00.036) 0:13:11.995 ***** 2026-09-22 01:54:44.007739 | instance | ok: [instance] 2026-09-22 01:54:44.007916 | instance | 2026-09-22 01:54:44.008171 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 01:54:44.008410 | instance | Tuesday 22 September 2026 01:54:44 +0000 (0:00:00.633) 0:13:12.629 ***** 2026-09-22 01:54:44.074291 | instance | ok: [instance] 2026-09-22 01:54:44.074483 | instance | 2026-09-22 01:54:44.074732 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 01:54:44.074968 | instance | Tuesday 22 September 2026 01:54:44 +0000 (0:00:00.066) 0:13:12.695 ***** 2026-09-22 01:54:44.116942 | instance | ok: [instance] 2026-09-22 01:54:44.117199 | instance | 2026-09-22 01:54:44.117446 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 01:54:44.117677 | instance | Tuesday 22 September 2026 01:54:44 +0000 (0:00:00.042) 0:13:12.738 ***** 2026-09-22 01:54:44.199286 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 01:54:44.199440 | instance | 2026-09-22 01:54:44.199669 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 01:54:44.199889 | instance | Tuesday 22 September 2026 01:54:44 +0000 (0:00:00.082) 0:13:12.820 ***** 2026-09-22 01:54:44.256523 | instance | ok: [instance] 2026-09-22 01:54:44.256695 | instance | 2026-09-22 01:54:44.256973 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 01:54:44.257234 | instance | Tuesday 22 September 2026 01:54:44 +0000 (0:00:00.057) 0:13:12.878 ***** 2026-09-22 01:54:44.300946 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 01:54:44.301125 | instance | 2026-09-22 01:54:44.301399 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 01:54:44.301638 | instance | Tuesday 22 September 2026 01:54:44 +0000 (0:00:00.044) 0:13:12.922 ***** 2026-09-22 01:54:44.843786 | instance | changed: [instance] 2026-09-22 01:54:44.843969 | instance | 2026-09-22 01:54:44.844224 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-09-22 01:54:44.844459 | instance | Tuesday 22 September 2026 01:54:44 +0000 (0:00:00.542) 0:13:13.465 ***** 2026-09-22 01:54:45.503312 | instance | ok: [instance] 2026-09-22 01:54:45.503358 | instance | 2026-09-22 01:54:45.503745 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL Python package using package manager] *** 2026-09-22 01:54:45.503779 | instance | Tuesday 22 September 2026 01:54:45 +0000 (0:00:00.659) 0:13:14.124 ***** 2026-09-22 01:54:45.561443 | instance | skipping: [instance] 2026-09-22 01:54:45.561498 | instance | 2026-09-22 01:54:45.561509 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL Python package using pip] *** 2026-09-22 01:54:45.561518 | instance | Tuesday 22 September 2026 01:54:45 +0000 (0:00:00.057) 0:13:14.181 ***** 2026-09-22 01:54:50.931090 | instance | changed: [instance] 2026-09-22 01:54:50.931165 | instance | 2026-09-22 01:54:50.931178 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-09-22 01:54:50.931188 | instance | Tuesday 22 September 2026 01:54:50 +0000 (0:00:05.369) 0:13:19.551 ***** 2026-09-22 01:54:51.302254 | instance | ok: [instance] 2026-09-22 01:54:51.302552 | instance | 2026-09-22 01:54:51.302735 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-09-22 01:54:51.302923 | instance | Tuesday 22 September 2026 01:54:51 +0000 (0:00:00.371) 0:13:19.923 ***** 2026-09-22 01:54:51.747906 | instance | changed: [instance] 2026-09-22 01:54:51.748002 | instance | 2026-09-22 01:54:51.748343 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-09-22 01:54:51.748383 | instance | Tuesday 22 September 2026 01:54:51 +0000 (0:00:00.446) 0:13:20.369 ***** 2026-09-22 01:54:52.162691 | instance | changed: [instance] 2026-09-22 01:54:52.162916 | instance | 2026-09-22 01:54:52.163298 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-09-22 01:54:52.163372 | instance | Tuesday 22 September 2026 01:54:52 +0000 (0:00:00.414) 0:13:20.783 ***** 2026-09-22 01:54:52.530104 | instance | ok: [instance] 2026-09-22 01:54:52.530432 | instance | 2026-09-22 01:54:52.530965 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-09-22 01:54:52.530989 | instance | Tuesday 22 September 2026 01:54:52 +0000 (0:00:00.367) 0:13:21.151 ***** 2026-09-22 01:57:56.318070 | instance | changed: [instance] 2026-09-22 01:57:56.318181 | instance | 2026-09-22 01:57:56.318490 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-09-22 01:57:56.318982 | instance | Tuesday 22 September 2026 01:57:56 +0000 (0:03:03.787) 0:16:24.938 ***** 2026-09-22 01:57:57.032624 | instance | ok: [instance] 2026-09-22 01:57:57.032686 | instance | 2026-09-22 01:57:57.032705 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-09-22 01:57:57.032789 | instance | Tuesday 22 September 2026 01:57:57 +0000 (0:00:00.714) 0:16:25.653 ***** 2026-09-22 01:57:57.102598 | instance | included: ingress for instance 2026-09-22 01:57:57.102765 | instance | 2026-09-22 01:57:57.103047 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-09-22 01:57:57.103302 | instance | Tuesday 22 September 2026 01:57:57 +0000 (0:00:00.070) 0:16:25.724 ***** 2026-09-22 01:57:57.918934 | instance | changed: [instance] 2026-09-22 01:57:57.919093 | instance | 2026-09-22 01:57:57.919305 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-09-22 01:57:57.919481 | instance | Tuesday 22 September 2026 01:57:57 +0000 (0:00:00.815) 0:16:26.540 ***** 2026-09-22 01:57:58.196507 | instance | ok: [instance] 2026-09-22 01:57:58.196850 | instance | 2026-09-22 01:57:58.197294 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-09-22 01:57:58.197584 | instance | Tuesday 22 September 2026 01:57:58 +0000 (0:00:00.277) 0:16:26.817 ***** 2026-09-22 01:57:59.081196 | instance | changed: [instance] 2026-09-22 01:57:59.081440 | instance | 2026-09-22 01:57:59.081755 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-09-22 01:57:59.082110 | instance | 2026-09-22 01:57:59.082395 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 01:57:59.082643 | instance | Tuesday 22 September 2026 01:57:59 +0000 (0:00:00.885) 0:16:27.703 ***** 2026-09-22 01:58:00.553038 | instance | ok: [instance] 2026-09-22 01:58:00.553165 | instance | 2026-09-22 01:58:00.553180 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 01:58:00.553313 | instance | Tuesday 22 September 2026 01:58:00 +0000 (0:00:01.471) 0:16:29.174 ***** 2026-09-22 01:58:00.624836 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 01:58:00.625380 | instance | 2026-09-22 01:58:00.625618 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 01:58:00.626152 | instance | Tuesday 22 September 2026 01:58:00 +0000 (0:00:00.071) 0:16:29.246 ***** 2026-09-22 01:58:01.150976 | instance | changed: [instance] 2026-09-22 01:58:01.151107 | instance | 2026-09-22 01:58:01.151374 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-09-22 01:58:01.151621 | instance | Tuesday 22 September 2026 01:58:01 +0000 (0:00:00.526) 0:16:29.772 ***** 2026-09-22 01:58:01.917423 | instance | ok: [instance] 2026-09-22 01:58:01.917688 | instance | 2026-09-22 01:58:01.918018 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-09-22 01:58:01.918347 | instance | Tuesday 22 September 2026 01:58:01 +0000 (0:00:00.766) 0:16:30.538 ***** 2026-09-22 01:58:04.618535 | instance | changed: [instance] 2026-09-22 01:58:04.618595 | instance | 2026-09-22 01:58:04.618689 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 01:58:04.618945 | instance | Tuesday 22 September 2026 01:58:04 +0000 (0:00:02.700) 0:16:33.238 ***** 2026-09-22 01:58:04.687126 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 01:58:04.687352 | instance | 2026-09-22 01:58:04.687605 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 01:58:04.687834 | instance | Tuesday 22 September 2026 01:58:04 +0000 (0:00:00.069) 0:16:33.308 ***** 2026-09-22 01:58:05.378249 | instance | changed: [instance] 2026-09-22 01:58:05.378453 | instance | 2026-09-22 01:58:05.378694 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-09-22 01:58:05.378923 | instance | Tuesday 22 September 2026 01:58:05 +0000 (0:00:00.691) 0:16:33.999 ***** 2026-09-22 01:58:06.476731 | instance | changed: [instance] 2026-09-22 01:58:06.476980 | instance | 2026-09-22 01:58:06.477250 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-09-22 01:58:06.477481 | instance | Tuesday 22 September 2026 01:58:06 +0000 (0:00:01.098) 0:16:35.098 ***** 2026-09-22 01:58:06.947229 | instance | ok: [instance] 2026-09-22 01:58:06.947420 | instance | 2026-09-22 01:58:06.947662 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-09-22 01:58:06.947892 | instance | Tuesday 22 September 2026 01:58:06 +0000 (0:00:00.470) 0:16:35.568 ***** 2026-09-22 01:58:17.690695 | instance | ok: [instance] 2026-09-22 01:58:17.690907 | instance | 2026-09-22 01:58:17.691163 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-09-22 01:58:17.691434 | instance | Tuesday 22 September 2026 01:58:17 +0000 (0:00:10.743) 0:16:46.311 ***** 2026-09-22 01:58:19.698725 | instance | ok: [instance] 2026-09-22 01:58:19.698917 | instance | 2026-09-22 01:58:19.699161 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-09-22 01:58:19.699396 | instance | Tuesday 22 September 2026 01:58:19 +0000 (0:00:02.008) 0:16:48.319 ***** 2026-09-22 01:58:20.118059 | instance | ok: [instance] 2026-09-22 01:58:20.118275 | instance | 2026-09-22 01:58:20.118509 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-09-22 01:58:20.118727 | instance | Tuesday 22 September 2026 01:58:20 +0000 (0:00:00.419) 0:16:48.739 ***** 2026-09-22 01:58:20.336162 | instance | ok: [instance] 2026-09-22 01:58:20.336346 | instance | 2026-09-22 01:58:20.336581 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-09-22 01:58:20.336796 | instance | Tuesday 22 September 2026 01:58:20 +0000 (0:00:00.218) 0:16:48.957 ***** 2026-09-22 01:58:20.539839 | instance | ok: [instance] 2026-09-22 01:58:20.540015 | instance | 2026-09-22 01:58:20.540281 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-09-22 01:58:20.540502 | instance | Tuesday 22 September 2026 01:58:20 +0000 (0:00:00.203) 0:16:49.161 ***** 2026-09-22 01:58:21.202176 | instance | changed: [instance] 2026-09-22 01:58:21.202393 | instance | 2026-09-22 01:58:21.202632 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-09-22 01:58:21.202863 | instance | Tuesday 22 September 2026 01:58:21 +0000 (0:00:00.662) 0:16:49.823 ***** 2026-09-22 01:58:38.178542 | instance | changed: [instance] => (item=alertmanager) 2026-09-22 01:58:38.178767 | instance | changed: [instance] => (item=grafana) 2026-09-22 01:58:38.179004 | instance | changed: [instance] => (item=prometheus) 2026-09-22 01:58:38.179251 | instance | 2026-09-22 01:58:38.179545 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-09-22 01:58:38.179795 | instance | Tuesday 22 September 2026 01:58:38 +0000 (0:00:16.976) 0:17:06.799 ***** 2026-09-22 01:58:40.118356 | instance | ok: [instance] => (item=alertmanager) 2026-09-22 01:58:40.118416 | instance | ok: [instance] => (item=grafana) 2026-09-22 01:58:40.119117 | instance | ok: [instance] => (item=prometheus) 2026-09-22 01:58:40.119210 | instance | 2026-09-22 01:58:40.119231 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-09-22 01:58:40.119253 | instance | Tuesday 22 September 2026 01:58:40 +0000 (0:00:01.939) 0:17:08.739 ***** 2026-09-22 01:58:43.507882 | instance | changed: [instance] => (item=None) 2026-09-22 01:58:43.508642 | instance | changed: [instance] => (item=None) 2026-09-22 01:58:43.508695 | instance | changed: [instance] => (item=None) 2026-09-22 01:58:43.508707 | instance | changed: [instance] 2026-09-22 01:58:43.508938 | instance | 2026-09-22 01:58:43.509303 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-09-22 01:58:43.509335 | instance | Tuesday 22 September 2026 01:58:43 +0000 (0:00:03.389) 0:17:12.129 ***** 2026-09-22 01:58:48.808631 | instance | changed: [instance] => (item=None) 2026-09-22 01:58:48.808970 | instance | changed: [instance] => (item=None) 2026-09-22 01:58:48.809036 | instance | changed: [instance] => (item=None) 2026-09-22 01:58:48.809468 | instance | changed: [instance] => (item=None) 2026-09-22 01:58:48.809516 | instance | changed: [instance] => (item=None) 2026-09-22 01:58:48.809940 | instance | changed: [instance] 2026-09-22 01:58:48.809959 | instance | 2026-09-22 01:58:48.810411 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-09-22 01:58:48.810498 | instance | Tuesday 22 September 2026 01:58:48 +0000 (0:00:05.300) 0:17:17.429 ***** 2026-09-22 01:59:00.229283 | instance | changed: [instance] => (item=alertmanager) 2026-09-22 01:59:00.229749 | instance | changed: [instance] => (item=prometheus) 2026-09-22 01:59:00.229807 | instance | 2026-09-22 01:59:00.230031 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-09-22 01:59:00.230169 | instance | Tuesday 22 September 2026 01:59:00 +0000 (0:00:11.421) 0:17:28.850 ***** 2026-09-22 01:59:11.719023 | instance | changed: [instance] => (item=alertmanager) 2026-09-22 01:59:11.719741 | instance | changed: [instance] => (item=prometheus) 2026-09-22 01:59:11.719777 | instance | 2026-09-22 01:59:11.719793 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-09-22 01:59:11.720122 | instance | Tuesday 22 September 2026 01:59:11 +0000 (0:00:11.489) 0:17:40.340 ***** 2026-09-22 01:59:12.441579 | instance | changed: [instance] 2026-09-22 01:59:12.441672 | instance | 2026-09-22 01:59:12.441990 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-09-22 01:59:12.442029 | instance | Tuesday 22 September 2026 01:59:12 +0000 (0:00:00.723) 0:17:41.063 ***** 2026-09-22 01:59:19.399035 | instance | ok: [instance] 2026-09-22 01:59:19.399112 | instance | 2026-09-22 01:59:19.399164 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-09-22 01:59:19.399340 | instance | Tuesday 22 September 2026 01:59:19 +0000 (0:00:06.957) 0:17:48.021 ***** 2026-09-22 01:59:33.252923 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-09-22 01:59:33.252995 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-09-22 01:59:33.253111 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-09-22 01:59:33.253214 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-09-22 01:59:33.253347 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-09-22 01:59:33.253449 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-09-22 01:59:33.253534 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-09-22 01:59:33.253747 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-09-22 01:59:33.253834 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-09-22 01:59:33.253935 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-09-22 01:59:33.254036 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-09-22 01:59:33.254136 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-09-22 01:59:33.254233 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-09-22 01:59:33.254384 | instance | 2026-09-22 01:59:33.254484 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-09-22 01:59:33.254581 | instance | Tuesday 22 September 2026 01:59:33 +0000 (0:00:13.853) 0:18:01.874 ***** 2026-09-22 02:00:07.564747 | instance | changed: [instance] 2026-09-22 02:00:07.564846 | instance | 2026-09-22 02:00:07.565048 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:00:07.565187 | instance | Tuesday 22 September 2026 02:00:07 +0000 (0:00:34.311) 0:18:36.186 ***** 2026-09-22 02:00:07.630709 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:00:07.630797 | instance | 2026-09-22 02:00:07.630980 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:00:07.631164 | instance | Tuesday 22 September 2026 02:00:07 +0000 (0:00:00.065) 0:18:36.252 ***** 2026-09-22 02:00:08.235807 | instance | changed: [instance] 2026-09-22 02:00:08.235905 | instance | 2026-09-22 02:00:08.236063 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-09-22 02:00:08.236206 | instance | Tuesday 22 September 2026 02:00:08 +0000 (0:00:00.603) 0:18:36.856 ***** 2026-09-22 02:00:12.476024 | instance | changed: [instance] 2026-09-22 02:00:12.476297 | instance | 2026-09-22 02:00:12.476593 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:00:12.476928 | instance | Tuesday 22 September 2026 02:00:12 +0000 (0:00:04.241) 0:18:41.097 ***** 2026-09-22 02:00:12.522849 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:00:12.523046 | instance | 2026-09-22 02:00:12.523301 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:00:12.523530 | instance | Tuesday 22 September 2026 02:00:12 +0000 (0:00:00.047) 0:18:41.144 ***** 2026-09-22 02:00:13.071781 | instance | changed: [instance] 2026-09-22 02:00:13.071914 | instance | 2026-09-22 02:00:13.072155 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-09-22 02:00:13.072416 | instance | Tuesday 22 September 2026 02:00:13 +0000 (0:00:00.548) 0:18:41.692 ***** 2026-09-22 02:00:14.838161 | instance | changed: [instance] 2026-09-22 02:00:14.838380 | instance | 2026-09-22 02:00:14.838612 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:00:14.838840 | instance | Tuesday 22 September 2026 02:00:14 +0000 (0:00:01.766) 0:18:43.459 ***** 2026-09-22 02:00:14.888855 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:00:14.888996 | instance | 2026-09-22 02:00:14.889145 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:00:14.889308 | instance | Tuesday 22 September 2026 02:00:14 +0000 (0:00:00.051) 0:18:43.510 ***** 2026-09-22 02:00:15.432674 | instance | changed: [instance] 2026-09-22 02:00:15.432876 | instance | 2026-09-22 02:00:15.433145 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-09-22 02:00:15.433390 | instance | Tuesday 22 September 2026 02:00:15 +0000 (0:00:00.543) 0:18:44.053 ***** 2026-09-22 02:00:17.330239 | instance | changed: [instance] 2026-09-22 02:00:17.330537 | instance | 2026-09-22 02:00:17.330720 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-09-22 02:00:17.330940 | instance | Tuesday 22 September 2026 02:00:17 +0000 (0:00:01.894) 0:18:45.948 ***** 2026-09-22 02:00:18.271662 | instance | changed: [instance] 2026-09-22 02:00:18.271834 | instance | 2026-09-22 02:00:18.272075 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:00:18.272327 | instance | Tuesday 22 September 2026 02:00:18 +0000 (0:00:00.944) 0:18:46.892 ***** 2026-09-22 02:00:18.319664 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:00:18.319882 | instance | 2026-09-22 02:00:18.320118 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:00:18.320374 | instance | Tuesday 22 September 2026 02:00:18 +0000 (0:00:00.048) 0:18:46.941 ***** 2026-09-22 02:00:18.891103 | instance | changed: [instance] 2026-09-22 02:00:18.891284 | instance | 2026-09-22 02:00:18.891537 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-09-22 02:00:18.891760 | instance | Tuesday 22 September 2026 02:00:18 +0000 (0:00:00.570) 0:18:47.511 ***** 2026-09-22 02:00:20.694299 | instance | changed: [instance] 2026-09-22 02:00:20.694396 | instance | 2026-09-22 02:00:20.694409 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:00:20.694421 | instance | Tuesday 22 September 2026 02:00:20 +0000 (0:00:01.803) 0:18:49.314 ***** 2026-09-22 02:00:20.752053 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:00:20.752135 | instance | 2026-09-22 02:00:20.752147 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:00:20.752164 | instance | Tuesday 22 September 2026 02:00:20 +0000 (0:00:00.057) 0:18:49.372 ***** 2026-09-22 02:00:21.285974 | instance | changed: [instance] 2026-09-22 02:00:21.286035 | instance | 2026-09-22 02:00:21.286113 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-09-22 02:00:21.286299 | instance | Tuesday 22 September 2026 02:00:21 +0000 (0:00:00.535) 0:18:49.907 ***** 2026-09-22 02:00:23.060103 | instance | changed: [instance] 2026-09-22 02:00:23.060163 | instance | 2026-09-22 02:00:23.060171 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-09-22 02:00:23.060184 | instance | 2026-09-22 02:00:23.060230 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 02:00:23.060347 | instance | Tuesday 22 September 2026 02:00:23 +0000 (0:00:01.774) 0:18:51.681 ***** 2026-09-22 02:00:25.135131 | instance | ok: [instance] 2026-09-22 02:00:25.135201 | instance | 2026-09-22 02:00:25.135208 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:00:25.135214 | instance | Tuesday 22 September 2026 02:00:25 +0000 (0:00:02.074) 0:18:53.756 ***** 2026-09-22 02:00:25.245237 | instance | ok: [instance] 2026-09-22 02:00:25.245310 | instance | 2026-09-22 02:00:25.245321 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:00:25.245331 | instance | Tuesday 22 September 2026 02:00:25 +0000 (0:00:00.109) 0:18:53.866 ***** 2026-09-22 02:00:25.314186 | instance | skipping: [instance] 2026-09-22 02:00:25.314241 | instance | 2026-09-22 02:00:25.314251 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:00:25.314280 | instance | Tuesday 22 September 2026 02:00:25 +0000 (0:00:00.068) 0:18:53.934 ***** 2026-09-22 02:00:25.370471 | instance | skipping: [instance] 2026-09-22 02:00:25.370548 | instance | 2026-09-22 02:00:25.370913 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:00:25.371006 | instance | Tuesday 22 September 2026 02:00:25 +0000 (0:00:00.057) 0:18:53.991 ***** 2026-09-22 02:00:25.432933 | instance | skipping: [instance] 2026-09-22 02:00:25.433030 | instance | 2026-09-22 02:00:25.433050 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:00:25.433286 | instance | Tuesday 22 September 2026 02:00:25 +0000 (0:00:00.061) 0:18:54.053 ***** 2026-09-22 02:00:25.506882 | instance | skipping: [instance] 2026-09-22 02:00:25.506957 | instance | 2026-09-22 02:00:25.506976 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:00:25.507392 | instance | Tuesday 22 September 2026 02:00:25 +0000 (0:00:00.073) 0:18:54.127 ***** 2026-09-22 02:00:25.569240 | instance | skipping: [instance] 2026-09-22 02:00:25.569372 | instance | 2026-09-22 02:00:25.569585 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:00:25.569780 | instance | Tuesday 22 September 2026 02:00:25 +0000 (0:00:00.063) 0:18:54.190 ***** 2026-09-22 02:00:25.657524 | instance | ok: [instance] 2026-09-22 02:00:25.658171 | instance | 2026-09-22 02:00:25.658235 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:00:25.658244 | instance | Tuesday 22 September 2026 02:00:25 +0000 (0:00:00.087) 0:18:54.278 ***** 2026-09-22 02:00:25.745304 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 02:00:25.746808 | instance | 2026-09-22 02:00:25.746829 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:00:25.746840 | instance | Tuesday 22 September 2026 02:00:25 +0000 (0:00:00.086) 0:18:54.365 ***** 2026-09-22 02:00:25.839497 | instance | ok: [instance] 2026-09-22 02:00:25.839642 | instance | 2026-09-22 02:00:25.839659 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:00:25.839804 | instance | Tuesday 22 September 2026 02:00:25 +0000 (0:00:00.095) 0:18:54.461 ***** 2026-09-22 02:00:25.906118 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:00:25.906253 | instance | 2026-09-22 02:00:25.906369 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:00:25.906475 | instance | Tuesday 22 September 2026 02:00:25 +0000 (0:00:00.066) 0:18:54.527 ***** 2026-09-22 02:00:26.513925 | instance | changed: [instance] 2026-09-22 02:00:26.514041 | instance | 2026-09-22 02:00:26.514052 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-09-22 02:00:26.514182 | instance | Tuesday 22 September 2026 02:00:26 +0000 (0:00:00.607) 0:18:55.135 ***** 2026-09-22 02:00:28.146081 | instance | changed: [instance] 2026-09-22 02:00:28.146814 | instance | 2026-09-22 02:00:28.146822 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-09-22 02:00:28.146829 | instance | Tuesday 22 September 2026 02:00:28 +0000 (0:00:01.631) 0:18:56.766 ***** 2026-09-22 02:00:28.794851 | instance | changed: [instance] 2026-09-22 02:00:28.794912 | instance | 2026-09-22 02:00:28.795032 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk using package manager] *** 2026-09-22 02:00:28.795142 | instance | Tuesday 22 September 2026 02:00:28 +0000 (0:00:00.650) 0:18:57.416 ***** 2026-09-22 02:00:28.839812 | instance | skipping: [instance] 2026-09-22 02:00:28.839903 | instance | 2026-09-22 02:00:28.839990 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk using pip] ******* 2026-09-22 02:00:28.840091 | instance | Tuesday 22 September 2026 02:00:28 +0000 (0:00:00.044) 0:18:57.461 ***** 2026-09-22 02:00:34.471812 | instance | changed: [instance] 2026-09-22 02:00:34.471934 | instance | 2026-09-22 02:00:34.472226 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-09-22 02:00:34.472280 | instance | Tuesday 22 September 2026 02:00:34 +0000 (0:00:05.631) 0:19:03.093 ***** 2026-09-22 02:00:34.783855 | instance | changed: [instance] 2026-09-22 02:00:34.783915 | instance | 2026-09-22 02:00:34.783926 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-09-22 02:00:34.783936 | instance | Tuesday 22 September 2026 02:00:34 +0000 (0:00:00.309) 0:19:03.403 ***** 2026-09-22 02:00:35.414922 | instance | changed: [instance] 2026-09-22 02:00:35.414984 | instance | 2026-09-22 02:00:35.414990 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:00:35.414997 | instance | Tuesday 22 September 2026 02:00:35 +0000 (0:00:00.632) 0:19:04.036 ***** 2026-09-22 02:00:35.541011 | instance | ok: [instance] 2026-09-22 02:00:35.541086 | instance | 2026-09-22 02:00:35.541329 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:00:35.541643 | instance | Tuesday 22 September 2026 02:00:35 +0000 (0:00:00.125) 0:19:04.161 ***** 2026-09-22 02:00:35.682972 | instance | included: rabbitmq for instance 2026-09-22 02:00:35.683057 | instance | 2026-09-22 02:00:35.683169 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-22 02:00:35.683336 | instance | Tuesday 22 September 2026 02:00:35 +0000 (0:00:00.142) 0:19:04.304 ***** 2026-09-22 02:00:36.365762 | instance | ok: [instance] 2026-09-22 02:00:36.365878 | instance | 2026-09-22 02:00:36.366148 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-22 02:00:36.366199 | instance | Tuesday 22 September 2026 02:00:36 +0000 (0:00:00.683) 0:19:04.987 ***** 2026-09-22 02:00:36.435915 | instance | skipping: [instance] 2026-09-22 02:00:36.436057 | instance | 2026-09-22 02:00:36.436071 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-22 02:00:36.436088 | instance | Tuesday 22 September 2026 02:00:36 +0000 (0:00:00.068) 0:19:05.056 ***** 2026-09-22 02:00:36.514115 | instance | skipping: [instance] 2026-09-22 02:00:36.514223 | instance | 2026-09-22 02:00:36.514235 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-22 02:00:36.514410 | instance | Tuesday 22 September 2026 02:00:36 +0000 (0:00:00.078) 0:19:05.135 ***** 2026-09-22 02:00:36.585165 | instance | skipping: [instance] 2026-09-22 02:00:36.585430 | instance | 2026-09-22 02:00:36.585663 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-22 02:00:36.585891 | instance | Tuesday 22 September 2026 02:00:36 +0000 (0:00:00.070) 0:19:05.205 ***** 2026-09-22 02:01:07.554157 | instance | changed: [instance] 2026-09-22 02:01:07.554359 | instance | 2026-09-22 02:01:07.554628 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:01:07.554887 | instance | Tuesday 22 September 2026 02:01:07 +0000 (0:00:30.969) 0:19:36.174 ***** 2026-09-22 02:01:08.347618 | instance | ok: [instance] 2026-09-22 02:01:08.347847 | instance | 2026-09-22 02:01:08.348095 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:01:08.348349 | instance | Tuesday 22 September 2026 02:01:08 +0000 (0:00:00.793) 0:19:36.968 ***** 2026-09-22 02:01:08.407991 | instance | ok: [instance] 2026-09-22 02:01:08.408225 | instance | 2026-09-22 02:01:08.408502 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:01:08.408739 | instance | Tuesday 22 September 2026 02:01:08 +0000 (0:00:00.060) 0:19:37.029 ***** 2026-09-22 02:01:08.477504 | instance | skipping: [instance] 2026-09-22 02:01:08.477704 | instance | 2026-09-22 02:01:08.477939 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:01:08.478164 | instance | Tuesday 22 September 2026 02:01:08 +0000 (0:00:00.069) 0:19:37.099 ***** 2026-09-22 02:01:08.540140 | instance | skipping: [instance] 2026-09-22 02:01:08.540365 | instance | 2026-09-22 02:01:08.540599 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:01:08.540821 | instance | Tuesday 22 September 2026 02:01:08 +0000 (0:00:00.062) 0:19:37.161 ***** 2026-09-22 02:01:08.596361 | instance | ok: [instance] 2026-09-22 02:01:08.596733 | instance | 2026-09-22 02:01:08.597069 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:01:08.597390 | instance | Tuesday 22 September 2026 02:01:08 +0000 (0:00:00.056) 0:19:37.218 ***** 2026-09-22 02:01:08.734252 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 02:01:08.734398 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-22 02:01:08.734413 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 02:01:08.734563 | instance | ok: [instance] => (item=identity) 2026-09-22 02:01:08.734579 | instance | 2026-09-22 02:01:08.734730 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:01:08.734827 | instance | Tuesday 22 September 2026 02:01:08 +0000 (0:00:00.137) 0:19:37.355 ***** 2026-09-22 02:01:08.835888 | instance | ok: [instance] 2026-09-22 02:01:08.836385 | instance | 2026-09-22 02:01:08.836458 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:01:08.836467 | instance | Tuesday 22 September 2026 02:01:08 +0000 (0:00:00.101) 0:19:37.456 ***** 2026-09-22 02:01:08.940710 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:01:08.940769 | instance | 2026-09-22 02:01:08.940778 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:01:08.940785 | instance | Tuesday 22 September 2026 02:01:08 +0000 (0:00:00.104) 0:19:37.561 ***** 2026-09-22 02:01:09.504771 | instance | changed: [instance] 2026-09-22 02:01:09.504838 | instance | 2026-09-22 02:01:09.504853 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-09-22 02:01:09.505072 | instance | Tuesday 22 September 2026 02:01:09 +0000 (0:00:00.563) 0:19:38.125 ***** 2026-09-22 02:01:11.340148 | instance | ok: [instance] => (item=None) 2026-09-22 02:01:11.340363 | instance | ok: [instance] 2026-09-22 02:01:11.340578 | instance | 2026-09-22 02:01:11.340819 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-09-22 02:01:11.341089 | instance | Tuesday 22 September 2026 02:01:11 +0000 (0:00:01.835) 0:19:39.960 ***** 2026-09-22 02:01:12.421791 | instance | ok: [instance] => (item=atmosphere) 2026-09-22 02:01:12.421872 | instance | 2026-09-22 02:01:12.422057 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-09-22 02:01:12.422194 | instance | Tuesday 22 September 2026 02:01:12 +0000 (0:00:01.081) 0:19:41.042 ***** 2026-09-22 02:01:13.583495 | instance | changed: [instance] 2026-09-22 02:01:13.583689 | instance | 2026-09-22 02:01:13.583919 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-09-22 02:01:13.584144 | instance | Tuesday 22 September 2026 02:01:13 +0000 (0:00:01.162) 0:19:42.204 ***** 2026-09-22 02:01:14.940079 | instance | changed: [instance] => (item=None) 2026-09-22 02:01:14.940176 | instance | changed: [instance] 2026-09-22 02:01:14.940189 | instance | 2026-09-22 02:01:14.940199 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-09-22 02:01:14.940209 | instance | Tuesday 22 September 2026 02:01:14 +0000 (0:00:01.355) 0:19:43.559 ***** 2026-09-22 02:01:16.844065 | instance | changed: [instance] => (item=None) 2026-09-22 02:01:16.844240 | instance | changed: [instance] 2026-09-22 02:01:16.844471 | instance | 2026-09-22 02:01:16.844709 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-09-22 02:01:16.844968 | instance | Tuesday 22 September 2026 02:01:16 +0000 (0:00:01.904) 0:19:45.464 ***** 2026-09-22 02:03:55.502840 | instance | changed: [instance] 2026-09-22 02:03:55.502917 | instance | 2026-09-22 02:03:55.503113 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 02:03:55.503151 | instance | Tuesday 22 September 2026 02:03:55 +0000 (0:02:38.659) 0:22:24.124 ***** 2026-09-22 02:03:55.733899 | instance | included: openstack_helm_ingress for instance 2026-09-22 02:03:55.733958 | instance | 2026-09-22 02:03:55.734076 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 02:03:55.734176 | instance | Tuesday 22 September 2026 02:03:55 +0000 (0:00:00.231) 0:22:24.355 ***** 2026-09-22 02:03:55.797003 | instance | skipping: [instance] 2026-09-22 02:03:55.797074 | instance | 2026-09-22 02:03:55.797380 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 02:03:55.797511 | instance | Tuesday 22 September 2026 02:03:55 +0000 (0:00:00.062) 0:22:24.418 ***** 2026-09-22 02:03:55.858702 | instance | skipping: [instance] 2026-09-22 02:03:55.858831 | instance | 2026-09-22 02:03:55.859028 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 02:03:55.859081 | instance | Tuesday 22 September 2026 02:03:55 +0000 (0:00:00.061) 0:22:24.480 ***** 2026-09-22 02:03:55.953326 | instance | ok: [instance] 2026-09-22 02:03:55.953443 | instance | 2026-09-22 02:03:55.953591 | instance | TASK [Create Ingress identity] ************************************************* 2026-09-22 02:03:55.953733 | instance | Tuesday 22 September 2026 02:03:55 +0000 (0:00:00.094) 0:22:24.575 ***** 2026-09-22 02:03:56.038643 | instance | included: ingress for instance 2026-09-22 02:03:56.038845 | instance | 2026-09-22 02:03:56.039078 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-09-22 02:03:56.039313 | instance | Tuesday 22 September 2026 02:03:56 +0000 (0:00:00.085) 0:22:24.660 ***** 2026-09-22 02:03:57.073506 | instance | changed: [instance] 2026-09-22 02:03:57.073693 | instance | 2026-09-22 02:03:57.073934 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-09-22 02:03:57.074164 | instance | Tuesday 22 September 2026 02:03:57 +0000 (0:00:01.034) 0:22:25.694 ***** 2026-09-22 02:04:01.515433 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-09-22 02:04:01.516670 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-09-22 02:04:01.516726 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-09-22 02:04:01.516731 | instance | ok: [instance] 2026-09-22 02:04:01.516736 | instance | 2026-09-22 02:04:01.516741 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-09-22 02:04:01.516759 | instance | Tuesday 22 September 2026 02:04:01 +0000 (0:00:04.441) 0:22:30.136 ***** 2026-09-22 02:04:02.259894 | instance | ok: [instance] 2026-09-22 02:04:02.260010 | instance | 2026-09-22 02:04:02.260144 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-09-22 02:04:02.260279 | instance | Tuesday 22 September 2026 02:04:02 +0000 (0:00:00.745) 0:22:30.881 ***** 2026-09-22 02:04:03.534925 | instance | ok: [instance] => (item=atmosphere) 2026-09-22 02:04:03.535123 | instance | 2026-09-22 02:04:03.535385 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-09-22 02:04:03.535619 | instance | Tuesday 22 September 2026 02:04:03 +0000 (0:00:01.274) 0:22:32.156 ***** 2026-09-22 02:04:04.800358 | instance | changed: [instance] => (item=atmosphere) 2026-09-22 02:04:04.800553 | instance | 2026-09-22 02:04:04.800837 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-09-22 02:04:04.801216 | instance | Tuesday 22 September 2026 02:04:04 +0000 (0:00:01.265) 0:22:33.421 ***** 2026-09-22 02:04:05.929628 | instance | changed: [instance] => (item=atmosphere) 2026-09-22 02:04:05.929904 | instance | 2026-09-22 02:04:05.930262 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-09-22 02:04:05.930523 | instance | Tuesday 22 September 2026 02:04:05 +0000 (0:00:01.129) 0:22:34.550 ***** 2026-09-22 02:04:07.123528 | instance | changed: [instance] => (item=atmosphere) 2026-09-22 02:04:07.123720 | instance | 2026-09-22 02:04:07.123942 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-09-22 02:04:07.124167 | instance | Tuesday 22 September 2026 02:04:07 +0000 (0:00:01.194) 0:22:35.744 ***** 2026-09-22 02:04:07.449950 | instance | changed: [instance] 2026-09-22 02:04:07.450125 | instance | 2026-09-22 02:04:07.450444 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 02:04:07.450674 | instance | Tuesday 22 September 2026 02:04:07 +0000 (0:00:00.326) 0:22:36.071 ***** 2026-09-22 02:04:08.693465 | instance | ok: [instance] 2026-09-22 02:04:08.693667 | instance | 2026-09-22 02:04:08.693928 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-22 02:04:08.694173 | instance | Tuesday 22 September 2026 02:04:08 +0000 (0:00:01.243) 0:22:37.314 ***** 2026-09-22 02:04:08.978754 | instance | ok: [instance] 2026-09-22 02:04:08.978939 | instance | 2026-09-22 02:04:08.979177 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 02:04:08.979437 | instance | Tuesday 22 September 2026 02:04:08 +0000 (0:00:00.285) 0:22:37.600 ***** 2026-09-22 02:04:09.085149 | instance | ok: [instance] => { 2026-09-22 02:04:09.085432 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-09-22 02:04:09.085654 | instance | } 2026-09-22 02:04:09.085858 | instance | 2026-09-22 02:04:09.086108 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 02:04:09.086352 | instance | Tuesday 22 September 2026 02:04:09 +0000 (0:00:00.106) 0:22:37.706 ***** 2026-09-22 02:04:09.750405 | instance | changed: [instance] 2026-09-22 02:04:09.750576 | instance | 2026-09-22 02:04:09.750795 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 02:04:09.751010 | instance | Tuesday 22 September 2026 02:04:09 +0000 (0:00:00.665) 0:22:38.371 ***** 2026-09-22 02:04:11.344715 | instance | changed: [instance] 2026-09-22 02:04:11.345261 | instance | 2026-09-22 02:04:11.345385 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-09-22 02:04:11.345521 | instance | Tuesday 22 September 2026 02:04:11 +0000 (0:00:01.594) 0:22:39.966 ***** 2026-09-22 02:04:11.923953 | instance | changed: [instance] 2026-09-22 02:04:11.924050 | instance | 2026-09-22 02:04:11.924430 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-09-22 02:04:11.924512 | instance | Tuesday 22 September 2026 02:04:11 +0000 (0:00:00.578) 0:22:40.545 ***** 2026-09-22 02:04:12.681518 | instance | ok: [instance] 2026-09-22 02:04:12.681670 | instance | 2026-09-22 02:04:12.682154 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-09-22 02:04:12.682226 | instance | Tuesday 22 September 2026 02:04:12 +0000 (0:00:00.757) 0:22:41.302 ***** 2026-09-22 02:04:13.533500 | instance | ok: [instance] 2026-09-22 02:04:13.533597 | instance | 2026-09-22 02:04:13.533620 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-09-22 02:04:13.533827 | instance | Tuesday 22 September 2026 02:04:13 +0000 (0:00:00.851) 0:22:42.154 ***** 2026-09-22 02:04:14.015614 | instance | ok: [instance] 2026-09-22 02:04:14.015870 | instance | 2026-09-22 02:04:14.016372 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-09-22 02:04:14.016414 | instance | Tuesday 22 September 2026 02:04:14 +0000 (0:00:00.482) 0:22:42.636 ***** 2026-09-22 02:04:14.142963 | instance | included: openstack_helm_endpoints for instance 2026-09-22 02:04:14.143007 | instance | 2026-09-22 02:04:14.143265 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:04:14.143317 | instance | Tuesday 22 September 2026 02:04:14 +0000 (0:00:00.127) 0:22:42.764 ***** 2026-09-22 02:04:14.213473 | instance | skipping: [instance] 2026-09-22 02:04:14.213998 | instance | 2026-09-22 02:04:14.214061 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:04:14.214197 | instance | Tuesday 22 September 2026 02:04:14 +0000 (0:00:00.069) 0:22:42.834 ***** 2026-09-22 02:04:14.277346 | instance | skipping: [instance] 2026-09-22 02:04:14.277470 | instance | 2026-09-22 02:04:14.277698 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:04:14.277850 | instance | Tuesday 22 September 2026 02:04:14 +0000 (0:00:00.064) 0:22:42.898 ***** 2026-09-22 02:04:14.337975 | instance | skipping: [instance] 2026-09-22 02:04:14.338172 | instance | 2026-09-22 02:04:14.338480 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:04:14.338705 | instance | Tuesday 22 September 2026 02:04:14 +0000 (0:00:00.060) 0:22:42.959 ***** 2026-09-22 02:04:14.390838 | instance | skipping: [instance] 2026-09-22 02:04:14.391051 | instance | 2026-09-22 02:04:14.391284 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:04:14.391604 | instance | Tuesday 22 September 2026 02:04:14 +0000 (0:00:00.053) 0:22:43.012 ***** 2026-09-22 02:04:14.444102 | instance | skipping: [instance] 2026-09-22 02:04:14.444257 | instance | 2026-09-22 02:04:14.444592 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:04:14.444852 | instance | Tuesday 22 September 2026 02:04:14 +0000 (0:00:00.053) 0:22:43.065 ***** 2026-09-22 02:04:14.489607 | instance | skipping: [instance] 2026-09-22 02:04:14.489827 | instance | 2026-09-22 02:04:14.490061 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:04:14.490283 | instance | Tuesday 22 September 2026 02:04:14 +0000 (0:00:00.045) 0:22:43.111 ***** 2026-09-22 02:04:14.570067 | instance | ok: [instance] 2026-09-22 02:04:14.570281 | instance | 2026-09-22 02:04:14.570519 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:04:14.570694 | instance | Tuesday 22 September 2026 02:04:14 +0000 (0:00:00.080) 0:22:43.191 ***** 2026-09-22 02:04:14.679492 | instance | ok: [instance] => (item=identity) 2026-09-22 02:04:14.679757 | instance | 2026-09-22 02:04:14.680037 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:04:14.680263 | instance | Tuesday 22 September 2026 02:04:14 +0000 (0:00:00.109) 0:22:43.300 ***** 2026-09-22 02:04:14.767663 | instance | ok: [instance] 2026-09-22 02:04:14.767856 | instance | 2026-09-22 02:04:14.768080 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-09-22 02:04:14.768322 | instance | Tuesday 22 September 2026 02:04:14 +0000 (0:00:00.088) 0:22:43.389 ***** 2026-09-22 02:04:15.301139 | instance | changed: [instance] 2026-09-22 02:04:15.301354 | instance | 2026-09-22 02:04:15.301659 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-09-22 02:04:15.301955 | instance | Tuesday 22 September 2026 02:04:15 +0000 (0:00:00.532) 0:22:43.922 ***** 2026-09-22 02:04:15.883753 | instance | changed: [instance] 2026-09-22 02:04:15.883923 | instance | 2026-09-22 02:04:15.884156 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-09-22 02:04:15.884402 | instance | Tuesday 22 September 2026 02:04:15 +0000 (0:00:00.582) 0:22:44.505 ***** 2026-09-22 02:04:16.474493 | instance | changed: [instance] 2026-09-22 02:04:16.474554 | instance | 2026-09-22 02:04:16.474929 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-09-22 02:04:16.474997 | instance | Tuesday 22 September 2026 02:04:16 +0000 (0:00:00.590) 0:22:45.095 ***** 2026-09-22 02:04:17.143686 | instance | changed: [instance] 2026-09-22 02:04:17.143768 | instance | 2026-09-22 02:04:17.144092 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:04:17.144136 | instance | Tuesday 22 September 2026 02:04:17 +0000 (0:00:00.669) 0:22:45.765 ***** 2026-09-22 02:04:17.259207 | instance | ok: [instance] 2026-09-22 02:04:17.259448 | instance | 2026-09-22 02:04:17.259531 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:04:17.259650 | instance | Tuesday 22 September 2026 02:04:17 +0000 (0:00:00.115) 0:22:45.880 ***** 2026-09-22 02:04:17.358985 | instance | included: rabbitmq for instance 2026-09-22 02:04:17.359047 | instance | 2026-09-22 02:04:17.359348 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-22 02:04:17.359387 | instance | Tuesday 22 September 2026 02:04:17 +0000 (0:00:00.099) 0:22:45.980 ***** 2026-09-22 02:04:18.123728 | instance | ok: [instance] 2026-09-22 02:04:18.123844 | instance | 2026-09-22 02:04:18.124001 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-22 02:04:18.124147 | instance | Tuesday 22 September 2026 02:04:18 +0000 (0:00:00.764) 0:22:46.745 ***** 2026-09-22 02:04:18.181393 | instance | skipping: [instance] 2026-09-22 02:04:18.181809 | instance | 2026-09-22 02:04:18.181832 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-22 02:04:18.181840 | instance | Tuesday 22 September 2026 02:04:18 +0000 (0:00:00.058) 0:22:46.803 ***** 2026-09-22 02:04:18.240827 | instance | skipping: [instance] 2026-09-22 02:04:18.241007 | instance | 2026-09-22 02:04:18.241080 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-22 02:04:18.241277 | instance | Tuesday 22 September 2026 02:04:18 +0000 (0:00:00.059) 0:22:46.862 ***** 2026-09-22 02:04:18.301807 | instance | skipping: [instance] 2026-09-22 02:04:18.302218 | instance | 2026-09-22 02:04:18.302281 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-22 02:04:18.302307 | instance | Tuesday 22 September 2026 02:04:18 +0000 (0:00:00.060) 0:22:46.923 ***** 2026-09-22 02:04:49.205562 | instance | changed: [instance] 2026-09-22 02:04:49.205631 | instance | 2026-09-22 02:04:49.205649 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:04:49.205924 | instance | Tuesday 22 September 2026 02:04:49 +0000 (0:00:30.902) 0:23:17.826 ***** 2026-09-22 02:04:49.894860 | instance | ok: [instance] 2026-09-22 02:04:49.894926 | instance | 2026-09-22 02:04:49.894934 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:04:49.895004 | instance | Tuesday 22 September 2026 02:04:49 +0000 (0:00:00.689) 0:23:18.515 ***** 2026-09-22 02:04:49.978211 | instance | ok: [instance] 2026-09-22 02:04:49.978250 | instance | 2026-09-22 02:04:49.978261 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:04:49.978271 | instance | Tuesday 22 September 2026 02:04:49 +0000 (0:00:00.083) 0:23:18.599 ***** 2026-09-22 02:04:50.049720 | instance | skipping: [instance] 2026-09-22 02:04:50.049754 | instance | 2026-09-22 02:04:50.049764 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:04:50.049774 | instance | Tuesday 22 September 2026 02:04:50 +0000 (0:00:00.071) 0:23:18.670 ***** 2026-09-22 02:04:50.131594 | instance | skipping: [instance] 2026-09-22 02:04:50.131708 | instance | 2026-09-22 02:04:50.131732 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:04:50.131940 | instance | Tuesday 22 September 2026 02:04:50 +0000 (0:00:00.082) 0:23:18.753 ***** 2026-09-22 02:04:50.191718 | instance | ok: [instance] 2026-09-22 02:04:50.191876 | instance | 2026-09-22 02:04:50.192108 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:04:50.192341 | instance | Tuesday 22 September 2026 02:04:50 +0000 (0:00:00.060) 0:23:18.813 ***** 2026-09-22 02:04:50.343266 | instance | ok: [instance] => (item=identity) 2026-09-22 02:04:50.343451 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 02:04:50.343668 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-22 02:04:50.343883 | instance | ok: [instance] => (item=key_manager) 2026-09-22 02:04:50.344100 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 02:04:50.344328 | instance | 2026-09-22 02:04:50.344575 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:04:50.344760 | instance | Tuesday 22 September 2026 02:04:50 +0000 (0:00:00.151) 0:23:18.964 ***** 2026-09-22 02:04:50.441290 | instance | ok: [instance] 2026-09-22 02:04:50.441489 | instance | 2026-09-22 02:04:50.441719 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:04:50.441937 | instance | Tuesday 22 September 2026 02:04:50 +0000 (0:00:00.097) 0:23:19.062 ***** 2026-09-22 02:04:50.544207 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:04:50.544391 | instance | 2026-09-22 02:04:50.544617 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:04:50.544837 | instance | Tuesday 22 September 2026 02:04:50 +0000 (0:00:00.100) 0:23:19.163 ***** 2026-09-22 02:04:51.192610 | instance | changed: [instance] 2026-09-22 02:04:51.192724 | instance | 2026-09-22 02:04:51.192817 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-09-22 02:04:51.192980 | instance | Tuesday 22 September 2026 02:04:51 +0000 (0:00:00.650) 0:23:19.813 ***** 2026-09-22 02:06:31.977687 | instance | changed: [instance] 2026-09-22 02:06:31.977908 | instance | 2026-09-22 02:06:31.978144 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 02:06:31.978407 | instance | Tuesday 22 September 2026 02:06:31 +0000 (0:01:40.784) 0:25:00.598 ***** 2026-09-22 02:06:32.083027 | instance | included: openstack_helm_ingress for instance 2026-09-22 02:06:32.083262 | instance | 2026-09-22 02:06:32.083542 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 02:06:32.083768 | instance | Tuesday 22 September 2026 02:06:32 +0000 (0:00:00.106) 0:25:00.704 ***** 2026-09-22 02:06:32.126120 | instance | skipping: [instance] 2026-09-22 02:06:32.126356 | instance | 2026-09-22 02:06:32.126909 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 02:06:32.126933 | instance | Tuesday 22 September 2026 02:06:32 +0000 (0:00:00.043) 0:25:00.747 ***** 2026-09-22 02:06:32.179603 | instance | skipping: [instance] 2026-09-22 02:06:32.179783 | instance | 2026-09-22 02:06:32.180022 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 02:06:32.180249 | instance | Tuesday 22 September 2026 02:06:32 +0000 (0:00:00.052) 0:25:00.800 ***** 2026-09-22 02:06:32.284799 | instance | ok: [instance] 2026-09-22 02:06:32.285136 | instance | 2026-09-22 02:06:32.285414 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-09-22 02:06:32.285721 | instance | Tuesday 22 September 2026 02:06:32 +0000 (0:00:00.105) 0:25:00.906 ***** 2026-09-22 02:06:32.389652 | instance | included: ingress for instance 2026-09-22 02:06:32.389722 | instance | 2026-09-22 02:06:32.389844 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-09-22 02:06:32.389973 | instance | Tuesday 22 September 2026 02:06:32 +0000 (0:00:00.104) 0:25:01.011 ***** 2026-09-22 02:06:33.499833 | instance | changed: [instance] 2026-09-22 02:06:33.500030 | instance | 2026-09-22 02:06:33.500264 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-09-22 02:06:33.500524 | instance | Tuesday 22 September 2026 02:06:33 +0000 (0:00:01.109) 0:25:02.121 ***** 2026-09-22 02:06:34.849793 | instance | changed: [instance] 2026-09-22 02:06:34.850639 | instance | 2026-09-22 02:06:34.850664 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-09-22 02:06:34.850675 | instance | Tuesday 22 September 2026 02:06:34 +0000 (0:00:01.349) 0:25:03.470 ***** 2026-09-22 02:06:44.307333 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-09-22 02:06:44.307421 | instance | 2026-09-22 02:06:44.307433 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:06:44.307444 | instance | Tuesday 22 September 2026 02:06:44 +0000 (0:00:09.457) 0:25:12.928 ***** 2026-09-22 02:06:44.475409 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:06:44.475468 | instance | 2026-09-22 02:06:44.475479 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:06:44.475489 | instance | Tuesday 22 September 2026 02:06:44 +0000 (0:00:00.168) 0:25:13.096 ***** 2026-09-22 02:06:45.083748 | instance | changed: [instance] 2026-09-22 02:06:45.083814 | instance | 2026-09-22 02:06:45.083832 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-09-22 02:06:45.083999 | instance | Tuesday 22 September 2026 02:06:45 +0000 (0:00:00.608) 0:25:13.704 ***** 2026-09-22 02:06:48.297044 | instance | changed: [instance] 2026-09-22 02:06:48.297263 | instance | 2026-09-22 02:06:48.297562 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:06:48.297799 | instance | Tuesday 22 September 2026 02:06:48 +0000 (0:00:03.213) 0:25:16.918 ***** 2026-09-22 02:06:48.359727 | instance | skipping: [instance] 2026-09-22 02:06:48.359953 | instance | 2026-09-22 02:06:48.360196 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:06:48.360477 | instance | Tuesday 22 September 2026 02:06:48 +0000 (0:00:00.062) 0:25:16.981 ***** 2026-09-22 02:06:48.412036 | instance | skipping: [instance] 2026-09-22 02:06:48.412273 | instance | 2026-09-22 02:06:48.412563 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:06:48.412798 | instance | Tuesday 22 September 2026 02:06:48 +0000 (0:00:00.052) 0:25:17.033 ***** 2026-09-22 02:06:48.460649 | instance | skipping: [instance] 2026-09-22 02:06:48.460851 | instance | 2026-09-22 02:06:48.461125 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:06:48.461372 | instance | Tuesday 22 September 2026 02:06:48 +0000 (0:00:00.048) 0:25:17.082 ***** 2026-09-22 02:06:48.508849 | instance | skipping: [instance] 2026-09-22 02:06:48.509092 | instance | 2026-09-22 02:06:48.509328 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:06:48.509569 | instance | Tuesday 22 September 2026 02:06:48 +0000 (0:00:00.048) 0:25:17.130 ***** 2026-09-22 02:06:48.578485 | instance | skipping: [instance] 2026-09-22 02:06:48.579113 | instance | 2026-09-22 02:06:48.579145 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:06:48.579159 | instance | Tuesday 22 September 2026 02:06:48 +0000 (0:00:00.069) 0:25:17.200 ***** 2026-09-22 02:06:48.648746 | instance | skipping: [instance] 2026-09-22 02:06:48.648981 | instance | 2026-09-22 02:06:48.649248 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:06:48.649505 | instance | Tuesday 22 September 2026 02:06:48 +0000 (0:00:00.070) 0:25:17.270 ***** 2026-09-22 02:06:48.722954 | instance | ok: [instance] 2026-09-22 02:06:48.723143 | instance | 2026-09-22 02:06:48.723414 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:06:48.723639 | instance | Tuesday 22 September 2026 02:06:48 +0000 (0:00:00.074) 0:25:17.344 ***** 2026-09-22 02:06:48.803539 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-09-22 02:06:48.803761 | instance | 2026-09-22 02:06:48.804012 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:06:48.804259 | instance | Tuesday 22 September 2026 02:06:48 +0000 (0:00:00.080) 0:25:17.425 ***** 2026-09-22 02:06:48.883560 | instance | ok: [instance] 2026-09-22 02:06:48.883797 | instance | 2026-09-22 02:06:48.884051 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:06:48.884293 | instance | Tuesday 22 September 2026 02:06:48 +0000 (0:00:00.080) 0:25:17.505 ***** 2026-09-22 02:06:48.984759 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:06:48.985031 | instance | 2026-09-22 02:06:48.985277 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:06:48.985570 | instance | Tuesday 22 September 2026 02:06:48 +0000 (0:00:00.100) 0:25:17.605 ***** 2026-09-22 02:06:49.552263 | instance | changed: [instance] 2026-09-22 02:06:49.552539 | instance | 2026-09-22 02:06:49.552838 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-09-22 02:06:49.553138 | instance | Tuesday 22 September 2026 02:06:49 +0000 (0:00:00.567) 0:25:18.173 ***** 2026-09-22 02:07:07.214935 | instance | ok: [instance] 2026-09-22 02:07:07.215128 | instance | 2026-09-22 02:07:07.215397 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-09-22 02:07:07.215637 | instance | Tuesday 22 September 2026 02:07:07 +0000 (0:00:17.662) 0:25:35.836 ***** 2026-09-22 02:07:21.810312 | instance | ok: [instance] 2026-09-22 02:07:21.810535 | instance | 2026-09-22 02:07:21.810779 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-09-22 02:07:21.811007 | instance | Tuesday 22 September 2026 02:07:21 +0000 (0:00:14.595) 0:25:50.431 ***** 2026-09-22 02:07:24.099938 | instance | ok: [instance] 2026-09-22 02:07:24.099993 | instance | 2026-09-22 02:07:24.100004 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-09-22 02:07:24.100192 | instance | Tuesday 22 September 2026 02:07:24 +0000 (0:00:02.289) 0:25:52.721 ***** 2026-09-22 02:07:25.316175 | instance | ok: [instance] 2026-09-22 02:07:25.316830 | instance | 2026-09-22 02:07:25.316900 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-09-22 02:07:25.316932 | instance | Tuesday 22 September 2026 02:07:25 +0000 (0:00:01.216) 0:25:53.937 ***** 2026-09-22 02:07:26.028631 | instance | changed: [instance] 2026-09-22 02:07:26.028739 | instance | 2026-09-22 02:07:26.028984 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-09-22 02:07:26.029048 | instance | Tuesday 22 September 2026 02:07:26 +0000 (0:00:00.712) 0:25:54.650 ***** 2026-09-22 02:07:26.772771 | instance | changed: [instance] 2026-09-22 02:07:26.772988 | instance | 2026-09-22 02:07:26.773113 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-09-22 02:07:26.773372 | instance | Tuesday 22 September 2026 02:07:26 +0000 (0:00:00.744) 0:25:55.394 ***** 2026-09-22 02:07:30.279641 | instance | changed: [instance] 2026-09-22 02:07:30.279724 | instance | 2026-09-22 02:07:30.279796 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service domain] *** 2026-09-22 02:07:30.279903 | instance | Tuesday 22 September 2026 02:07:30 +0000 (0:00:03.507) 0:25:58.901 ***** 2026-09-22 02:07:31.405448 | instance | ok: [instance] 2026-09-22 02:07:31.405574 | instance | 2026-09-22 02:07:31.405732 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service project] *** 2026-09-22 02:07:31.405812 | instance | Tuesday 22 September 2026 02:07:31 +0000 (0:00:01.125) 0:26:00.027 ***** 2026-09-22 02:07:36.879612 | instance | ok: [instance] 2026-09-22 02:07:36.879722 | instance | 2026-09-22 02:07:36.879863 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-09-22 02:07:36.880018 | instance | Tuesday 22 September 2026 02:07:36 +0000 (0:00:05.474) 0:26:05.501 ***** 2026-09-22 02:07:38.237260 | instance | [WARNING]: Module did not set no_log for update_password 2026-09-22 02:07:38.253653 | instance | changed: [instance] 2026-09-22 02:07:38.253924 | instance | 2026-09-22 02:07:38.254159 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-09-22 02:07:38.254404 | instance | Tuesday 22 September 2026 02:07:38 +0000 (0:00:01.374) 0:26:06.875 ***** 2026-09-22 02:07:44.878774 | instance | ok: [instance] 2026-09-22 02:07:44.878972 | instance | 2026-09-22 02:07:44.879219 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-09-22 02:07:44.879510 | instance | Tuesday 22 September 2026 02:07:44 +0000 (0:00:06.624) 0:26:13.500 ***** 2026-09-22 02:07:45.939360 | instance | changed: [instance] 2026-09-22 02:07:45.939593 | instance | 2026-09-22 02:07:45.939851 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-09-22 02:07:45.940103 | instance | Tuesday 22 September 2026 02:07:45 +0000 (0:00:01.060) 0:26:14.560 ***** 2026-09-22 02:07:47.955490 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.162-253-55-77.nip.io/swift/v1/%(tenant_id)s'}) 2026-09-22 02:07:47.955778 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-09-22 02:07:47.956530 | instance | 2026-09-22 02:07:47.956586 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 02:07:47.956606 | instance | Tuesday 22 September 2026 02:07:47 +0000 (0:00:02.016) 0:26:16.576 ***** 2026-09-22 02:07:48.072428 | instance | included: openstack_helm_ingress for instance 2026-09-22 02:07:48.072676 | instance | 2026-09-22 02:07:48.072958 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 02:07:48.073213 | instance | Tuesday 22 September 2026 02:07:48 +0000 (0:00:00.117) 0:26:16.694 ***** 2026-09-22 02:07:48.127114 | instance | skipping: [instance] 2026-09-22 02:07:48.127416 | instance | 2026-09-22 02:07:48.127602 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 02:07:48.127866 | instance | Tuesday 22 September 2026 02:07:48 +0000 (0:00:00.054) 0:26:16.748 ***** 2026-09-22 02:07:48.185416 | instance | skipping: [instance] 2026-09-22 02:07:48.185634 | instance | 2026-09-22 02:07:48.185896 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 02:07:48.186151 | instance | Tuesday 22 September 2026 02:07:48 +0000 (0:00:00.058) 0:26:16.807 ***** 2026-09-22 02:07:48.246550 | instance | ok: [instance] 2026-09-22 02:07:48.246763 | instance | 2026-09-22 02:07:48.246984 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-09-22 02:07:48.247216 | instance | Tuesday 22 September 2026 02:07:48 +0000 (0:00:00.061) 0:26:16.868 ***** 2026-09-22 02:07:48.307739 | instance | included: ingress for instance 2026-09-22 02:07:48.307924 | instance | 2026-09-22 02:07:48.308156 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-09-22 02:07:48.308409 | instance | Tuesday 22 September 2026 02:07:48 +0000 (0:00:00.061) 0:26:16.929 ***** 2026-09-22 02:07:49.250749 | instance | changed: [instance] 2026-09-22 02:07:49.250849 | instance | 2026-09-22 02:07:49.251030 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:07:49.251157 | instance | Tuesday 22 September 2026 02:07:49 +0000 (0:00:00.942) 0:26:17.872 ***** 2026-09-22 02:07:49.308831 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:07:49.308978 | instance | 2026-09-22 02:07:49.309449 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:07:49.309464 | instance | Tuesday 22 September 2026 02:07:49 +0000 (0:00:00.058) 0:26:17.930 ***** 2026-09-22 02:07:49.853123 | instance | changed: [instance] 2026-09-22 02:07:49.853441 | instance | 2026-09-22 02:07:49.853741 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-09-22 02:07:49.854025 | instance | Tuesday 22 September 2026 02:07:49 +0000 (0:00:00.544) 0:26:18.474 ***** 2026-09-22 02:08:04.542588 | instance | ok: [instance] 2026-09-22 02:08:04.542661 | instance | 2026-09-22 02:08:04.542778 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-09-22 02:08:04.542882 | instance | Tuesday 22 September 2026 02:08:04 +0000 (0:00:14.689) 0:26:33.164 ***** 2026-09-22 02:08:04.634628 | instance | ok: [instance] => (item=10.96.240.200) 2026-09-22 02:08:04.634749 | instance | 2026-09-22 02:08:04.634902 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph namespace and service] *** 2026-09-22 02:08:04.635045 | instance | Tuesday 22 September 2026 02:08:04 +0000 (0:00:00.091) 0:26:33.255 ***** 2026-09-22 02:08:05.325236 | instance | changed: [instance] 2026-09-22 02:08:05.325383 | instance | 2026-09-22 02:08:05.325587 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-09-22 02:08:05.325770 | instance | Tuesday 22 September 2026 02:08:05 +0000 (0:00:00.690) 0:26:33.946 ***** 2026-09-22 02:08:06.127698 | instance | changed: [instance] 2026-09-22 02:08:06.127858 | instance | 2026-09-22 02:08:06.128063 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-09-22 02:08:06.128251 | instance | Tuesday 22 September 2026 02:08:06 +0000 (0:00:00.802) 0:26:34.749 ***** 2026-09-22 02:08:07.370620 | instance | ok: [instance] 2026-09-22 02:08:07.370818 | instance | 2026-09-22 02:08:07.371053 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-09-22 02:08:07.371286 | instance | Tuesday 22 September 2026 02:08:07 +0000 (0:00:01.242) 0:26:35.992 ***** 2026-09-22 02:08:07.448941 | instance | ok: [instance] 2026-09-22 02:08:07.449192 | instance | 2026-09-22 02:08:07.449464 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-09-22 02:08:07.449694 | instance | Tuesday 22 September 2026 02:08:07 +0000 (0:00:00.078) 0:26:36.070 ***** 2026-09-22 02:08:08.170093 | instance | changed: [instance] 2026-09-22 02:08:08.170430 | instance | 2026-09-22 02:08:08.170869 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-09-22 02:08:08.173920 | instance | Tuesday 22 September 2026 02:08:08 +0000 (0:00:00.720) 0:26:36.791 ***** 2026-09-22 02:08:09.764786 | instance | changed: [instance] 2026-09-22 02:08:09.764846 | instance | 2026-09-22 02:08:09.764858 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:08:09.764868 | instance | Tuesday 22 September 2026 02:08:09 +0000 (0:00:01.593) 0:26:38.385 ***** 2026-09-22 02:08:09.860562 | instance | ok: [instance] 2026-09-22 02:08:09.860631 | instance | 2026-09-22 02:08:09.860760 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:08:09.860848 | instance | Tuesday 22 September 2026 02:08:09 +0000 (0:00:00.095) 0:26:38.481 ***** 2026-09-22 02:08:09.926947 | instance | included: rabbitmq for instance 2026-09-22 02:08:09.927037 | instance | 2026-09-22 02:08:09.927148 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-22 02:08:09.927250 | instance | Tuesday 22 September 2026 02:08:09 +0000 (0:00:00.067) 0:26:38.548 ***** 2026-09-22 02:08:10.620309 | instance | ok: [instance] 2026-09-22 02:08:10.620396 | instance | 2026-09-22 02:08:10.620408 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-22 02:08:10.620418 | instance | Tuesday 22 September 2026 02:08:10 +0000 (0:00:00.692) 0:26:39.241 ***** 2026-09-22 02:08:10.677135 | instance | skipping: [instance] 2026-09-22 02:08:10.677380 | instance | 2026-09-22 02:08:10.677625 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-22 02:08:10.677861 | instance | Tuesday 22 September 2026 02:08:10 +0000 (0:00:00.057) 0:26:39.298 ***** 2026-09-22 02:08:10.729378 | instance | skipping: [instance] 2026-09-22 02:08:10.729746 | instance | 2026-09-22 02:08:10.730637 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-22 02:08:10.730684 | instance | Tuesday 22 September 2026 02:08:10 +0000 (0:00:00.052) 0:26:39.350 ***** 2026-09-22 02:08:10.780436 | instance | skipping: [instance] 2026-09-22 02:08:10.780676 | instance | 2026-09-22 02:08:10.781069 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-22 02:08:10.781433 | instance | Tuesday 22 September 2026 02:08:10 +0000 (0:00:00.050) 0:26:39.401 ***** 2026-09-22 02:08:41.687090 | instance | changed: [instance] 2026-09-22 02:08:41.687307 | instance | 2026-09-22 02:08:41.687617 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:08:41.687899 | instance | Tuesday 22 September 2026 02:08:41 +0000 (0:00:30.907) 0:27:10.308 ***** 2026-09-22 02:08:42.411283 | instance | ok: [instance] 2026-09-22 02:08:42.411556 | instance | 2026-09-22 02:08:42.411826 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:08:42.412071 | instance | Tuesday 22 September 2026 02:08:42 +0000 (0:00:00.723) 0:27:11.032 ***** 2026-09-22 02:08:42.486537 | instance | ok: [instance] 2026-09-22 02:08:42.486746 | instance | 2026-09-22 02:08:42.487038 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:08:42.487271 | instance | Tuesday 22 September 2026 02:08:42 +0000 (0:00:00.075) 0:27:11.107 ***** 2026-09-22 02:08:42.550794 | instance | skipping: [instance] 2026-09-22 02:08:42.550978 | instance | 2026-09-22 02:08:42.551208 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:08:42.551459 | instance | Tuesday 22 September 2026 02:08:42 +0000 (0:00:00.064) 0:27:11.172 ***** 2026-09-22 02:08:42.620098 | instance | skipping: [instance] 2026-09-22 02:08:42.620292 | instance | 2026-09-22 02:08:42.620567 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:08:42.620798 | instance | Tuesday 22 September 2026 02:08:42 +0000 (0:00:00.068) 0:27:11.241 ***** 2026-09-22 02:08:42.689211 | instance | ok: [instance] 2026-09-22 02:08:42.689575 | instance | 2026-09-22 02:08:42.689885 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:08:42.690177 | instance | Tuesday 22 September 2026 02:08:42 +0000 (0:00:00.069) 0:27:11.310 ***** 2026-09-22 02:08:42.834994 | instance | ok: [instance] => (item=identity) 2026-09-22 02:08:42.835070 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 02:08:42.835222 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-22 02:08:42.835374 | instance | ok: [instance] => (item=image) 2026-09-22 02:08:42.835512 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 02:08:42.835658 | instance | ok: [instance] => (item=dashboard) 2026-09-22 02:08:42.835789 | instance | 2026-09-22 02:08:42.835931 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:08:42.836068 | instance | Tuesday 22 September 2026 02:08:42 +0000 (0:00:00.145) 0:27:11.456 ***** 2026-09-22 02:08:42.908522 | instance | ok: [instance] 2026-09-22 02:08:42.908599 | instance | 2026-09-22 02:08:42.908679 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:08:42.908794 | instance | Tuesday 22 September 2026 02:08:42 +0000 (0:00:00.073) 0:27:11.530 ***** 2026-09-22 02:08:42.971658 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:08:42.971722 | instance | 2026-09-22 02:08:42.971931 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:08:42.971966 | instance | Tuesday 22 September 2026 02:08:42 +0000 (0:00:00.063) 0:27:11.593 ***** 2026-09-22 02:08:43.566361 | instance | changed: [instance] 2026-09-22 02:08:43.566407 | instance | 2026-09-22 02:08:43.566414 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-09-22 02:08:43.566420 | instance | Tuesday 22 September 2026 02:08:43 +0000 (0:00:00.593) 0:27:12.187 ***** 2026-09-22 02:11:14.891838 | instance | changed: [instance] 2026-09-22 02:11:14.891996 | instance | 2026-09-22 02:11:14.892245 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 02:11:14.892403 | instance | Tuesday 22 September 2026 02:11:14 +0000 (0:02:31.325) 0:29:43.513 ***** 2026-09-22 02:11:15.017619 | instance | included: openstack_helm_ingress for instance 2026-09-22 02:11:15.017819 | instance | 2026-09-22 02:11:15.018061 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 02:11:15.018408 | instance | Tuesday 22 September 2026 02:11:15 +0000 (0:00:00.125) 0:29:43.639 ***** 2026-09-22 02:11:15.073702 | instance | skipping: [instance] 2026-09-22 02:11:15.073986 | instance | 2026-09-22 02:11:15.074244 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 02:11:15.074491 | instance | Tuesday 22 September 2026 02:11:15 +0000 (0:00:00.056) 0:29:43.695 ***** 2026-09-22 02:11:15.129598 | instance | skipping: [instance] 2026-09-22 02:11:15.129819 | instance | 2026-09-22 02:11:15.130083 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 02:11:15.130373 | instance | Tuesday 22 September 2026 02:11:15 +0000 (0:00:00.055) 0:29:43.751 ***** 2026-09-22 02:11:15.211278 | instance | ok: [instance] 2026-09-22 02:11:15.211469 | instance | 2026-09-22 02:11:15.211709 | instance | TASK [Create Ingress image] **************************************************** 2026-09-22 02:11:15.211930 | instance | Tuesday 22 September 2026 02:11:15 +0000 (0:00:00.081) 0:29:43.833 ***** 2026-09-22 02:11:15.284557 | instance | included: ingress for instance 2026-09-22 02:11:15.284792 | instance | 2026-09-22 02:11:15.285189 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-09-22 02:11:15.285441 | instance | Tuesday 22 September 2026 02:11:15 +0000 (0:00:00.073) 0:29:43.906 ***** 2026-09-22 02:11:16.308947 | instance | changed: [instance] 2026-09-22 02:11:16.309245 | instance | 2026-09-22 02:11:16.309508 | instance | TASK [Create images] *********************************************************** 2026-09-22 02:11:16.309808 | instance | Tuesday 22 September 2026 02:11:16 +0000 (0:00:01.023) 0:29:44.930 ***** 2026-09-22 02:11:16.413251 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-09-22 02:11:16.413540 | instance | 2026-09-22 02:11:16.413864 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-09-22 02:11:16.414173 | instance | Tuesday 22 September 2026 02:11:16 +0000 (0:00:00.104) 0:29:45.034 ***** 2026-09-22 02:11:19.340027 | instance | changed: [instance] 2026-09-22 02:11:19.340245 | instance | 2026-09-22 02:11:19.340546 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-22 02:11:19.340766 | instance | Tuesday 22 September 2026 02:11:19 +0000 (0:00:02.926) 0:29:47.960 ***** 2026-09-22 02:11:21.219166 | instance | ok: [instance] 2026-09-22 02:11:21.219378 | instance | 2026-09-22 02:11:21.219646 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-22 02:11:21.219984 | instance | Tuesday 22 September 2026 02:11:21 +0000 (0:00:01.880) 0:29:49.840 ***** 2026-09-22 02:11:21.284205 | instance | ok: [instance] 2026-09-22 02:11:21.284445 | instance | 2026-09-22 02:11:21.284686 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-22 02:11:21.284957 | instance | Tuesday 22 September 2026 02:11:21 +0000 (0:00:00.064) 0:29:49.905 ***** 2026-09-22 02:13:08.276743 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-09-22 02:13:08.276815 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-09-22 02:13:08.276830 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-09-22 02:13:08.276843 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-09-22 02:13:08.276854 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-09-22 02:13:08.276865 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-09-22 02:13:08.276877 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-09-22 02:13:08.276917 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-09-22 02:13:08.276934 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-09-22 02:13:08.276945 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-09-22 02:13:08.276957 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-09-22 02:13:08.276968 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left). 2026-09-22 02:13:08.276980 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left). 2026-09-22 02:13:08.276993 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left). 2026-09-22 02:13:08.277005 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left). 2026-09-22 02:13:08.277018 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left). 2026-09-22 02:13:08.277031 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left). 2026-09-22 02:13:08.277043 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left). 2026-09-22 02:13:08.277054 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left). 2026-09-22 02:13:08.277065 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left). 2026-09-22 02:13:08.277077 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left). 2026-09-22 02:13:08.277088 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left). 2026-09-22 02:13:08.277100 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left). 2026-09-22 02:13:08.277112 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left). 2026-09-22 02:13:08.277124 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left). 2026-09-22 02:13:08.277136 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left). 2026-09-22 02:13:08.277147 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left). 2026-09-22 02:13:08.277159 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left). 2026-09-22 02:13:08.277170 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left). 2026-09-22 02:13:08.277181 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left). 2026-09-22 02:13:08.277193 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left). 2026-09-22 02:13:08.277560 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left). 2026-09-22 02:13:08.277939 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left). 2026-09-22 02:13:08.278263 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left). 2026-09-22 02:13:08.278581 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left). 2026-09-22 02:13:08.278871 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left). 2026-09-22 02:13:08.279156 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left). 2026-09-22 02:13:08.279499 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left). 2026-09-22 02:13:08.279790 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left). 2026-09-22 02:13:08.280075 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left). 2026-09-22 02:13:08.280404 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left). 2026-09-22 02:13:08.280696 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left). 2026-09-22 02:13:08.281081 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left). 2026-09-22 02:13:08.281481 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left). 2026-09-22 02:13:08.281791 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left). 2026-09-22 02:13:08.282072 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left). 2026-09-22 02:13:08.282386 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left). 2026-09-22 02:13:08.282717 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left). 2026-09-22 02:13:08.283019 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left). 2026-09-22 02:13:08.283341 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left). 2026-09-22 02:13:08.283633 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left). 2026-09-22 02:13:08.283974 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left). 2026-09-22 02:13:08.284305 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left). 2026-09-22 02:13:08.284600 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left). 2026-09-22 02:13:08.284884 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left). 2026-09-22 02:13:08.285274 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left). 2026-09-22 02:13:08.285576 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left). 2026-09-22 02:13:08.285852 | instance | ok: [instance] 2026-09-22 02:13:08.286114 | instance | 2026-09-22 02:13:08.286446 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-22 02:13:08.286731 | instance | Tuesday 22 September 2026 02:13:08 +0000 (0:01:46.984) 0:31:36.890 ***** 2026-09-22 02:13:08.331781 | instance | ok: [instance] 2026-09-22 02:13:08.332078 | instance | 2026-09-22 02:13:08.332411 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-22 02:13:08.332704 | instance | Tuesday 22 September 2026 02:13:08 +0000 (0:00:00.063) 0:31:36.953 ***** 2026-09-22 02:13:08.418125 | instance | ok: [instance] 2026-09-22 02:13:08.418462 | instance | 2026-09-22 02:13:08.418755 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-22 02:13:08.419043 | instance | Tuesday 22 September 2026 02:13:08 +0000 (0:00:00.085) 0:31:37.039 ***** 2026-09-22 02:13:08.652816 | instance | changed: [instance] 2026-09-22 02:13:08.652913 | instance | 2026-09-22 02:13:08.653072 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-22 02:13:08.653353 | instance | Tuesday 22 September 2026 02:13:08 +0000 (0:00:00.233) 0:31:37.273 ***** 2026-09-22 02:13:12.571059 | instance | changed: [instance] 2026-09-22 02:13:12.571358 | instance | 2026-09-22 02:13:12.571634 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-22 02:13:12.571931 | instance | Tuesday 22 September 2026 02:13:12 +0000 (0:00:03.919) 0:31:41.192 ***** 2026-09-22 02:13:12.888390 | instance | ok: [instance] 2026-09-22 02:13:12.888606 | instance | 2026-09-22 02:13:12.888876 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-22 02:13:12.889189 | instance | Tuesday 22 September 2026 02:13:12 +0000 (0:00:00.316) 0:31:41.509 ***** 2026-09-22 02:13:13.198517 | instance | changed: [instance] 2026-09-22 02:13:13.198742 | instance | 2026-09-22 02:13:13.199005 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-22 02:13:13.199286 | instance | Tuesday 22 September 2026 02:13:13 +0000 (0:00:00.310) 0:31:41.820 ***** 2026-09-22 02:13:13.961741 | instance | ok: [instance] 2026-09-22 02:13:13.961962 | instance | 2026-09-22 02:13:13.962289 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-22 02:13:13.962578 | instance | Tuesday 22 September 2026 02:13:13 +0000 (0:00:00.762) 0:31:42.583 ***** 2026-09-22 02:13:14.055082 | instance | ok: [instance] 2026-09-22 02:13:14.055242 | instance | 2026-09-22 02:13:14.055488 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-22 02:13:14.055711 | instance | Tuesday 22 September 2026 02:13:14 +0000 (0:00:00.093) 0:31:42.676 ***** 2026-09-22 02:13:19.622949 | instance | changed: [instance] 2026-09-22 02:13:19.623153 | instance | 2026-09-22 02:13:19.623439 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-22 02:13:19.623682 | instance | Tuesday 22 September 2026 02:13:19 +0000 (0:00:05.567) 0:31:48.244 ***** 2026-09-22 02:13:19.686413 | instance | skipping: [instance] 2026-09-22 02:13:19.686611 | instance | 2026-09-22 02:13:19.686854 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-22 02:13:19.687084 | instance | Tuesday 22 September 2026 02:13:19 +0000 (0:00:00.063) 0:31:48.307 ***** 2026-09-22 02:13:19.751307 | instance | skipping: [instance] 2026-09-22 02:13:19.751508 | instance | 2026-09-22 02:13:19.751752 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-22 02:13:19.751975 | instance | Tuesday 22 September 2026 02:13:19 +0000 (0:00:00.065) 0:31:48.373 ***** 2026-09-22 02:13:20.140931 | instance | changed: [instance] 2026-09-22 02:13:20.141203 | instance | 2026-09-22 02:13:20.141479 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:13:20.141713 | instance | Tuesday 22 September 2026 02:13:20 +0000 (0:00:00.389) 0:31:48.762 ***** 2026-09-22 02:13:20.243327 | instance | ok: [instance] 2026-09-22 02:13:20.243538 | instance | 2026-09-22 02:13:20.243784 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:13:20.244009 | instance | Tuesday 22 September 2026 02:13:20 +0000 (0:00:00.102) 0:31:48.865 ***** 2026-09-22 02:13:20.305376 | instance | skipping: [instance] 2026-09-22 02:13:20.305557 | instance | 2026-09-22 02:13:20.305807 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:13:20.306045 | instance | Tuesday 22 September 2026 02:13:20 +0000 (0:00:00.061) 0:31:48.926 ***** 2026-09-22 02:13:20.363628 | instance | skipping: [instance] 2026-09-22 02:13:20.363867 | instance | 2026-09-22 02:13:20.364131 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:13:20.364404 | instance | Tuesday 22 September 2026 02:13:20 +0000 (0:00:00.058) 0:31:48.985 ***** 2026-09-22 02:13:20.420750 | instance | skipping: [instance] 2026-09-22 02:13:20.420963 | instance | 2026-09-22 02:13:20.421232 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:13:20.421475 | instance | Tuesday 22 September 2026 02:13:20 +0000 (0:00:00.057) 0:31:49.042 ***** 2026-09-22 02:13:20.485731 | instance | skipping: [instance] 2026-09-22 02:13:20.485950 | instance | 2026-09-22 02:13:20.486206 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:13:20.486472 | instance | Tuesday 22 September 2026 02:13:20 +0000 (0:00:00.064) 0:31:49.107 ***** 2026-09-22 02:13:20.561558 | instance | skipping: [instance] 2026-09-22 02:13:20.561778 | instance | 2026-09-22 02:13:20.562024 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:13:20.562275 | instance | Tuesday 22 September 2026 02:13:20 +0000 (0:00:00.075) 0:31:49.182 ***** 2026-09-22 02:13:20.648458 | instance | ok: [instance] 2026-09-22 02:13:20.648670 | instance | 2026-09-22 02:13:20.648980 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:13:20.649277 | instance | Tuesday 22 September 2026 02:13:20 +0000 (0:00:00.086) 0:31:49.269 ***** 2026-09-22 02:13:20.755945 | instance | ok: [instance] => (item=staffeln) 2026-09-22 02:13:20.756169 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 02:13:20.756475 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 02:13:20.756710 | instance | ok: [instance] => (item=identity) 2026-09-22 02:13:20.756962 | instance | 2026-09-22 02:13:20.757249 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:13:20.757498 | instance | Tuesday 22 September 2026 02:13:20 +0000 (0:00:00.108) 0:31:49.377 ***** 2026-09-22 02:13:20.823398 | instance | ok: [instance] 2026-09-22 02:13:20.823611 | instance | 2026-09-22 02:13:20.823841 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:13:20.824100 | instance | Tuesday 22 September 2026 02:13:20 +0000 (0:00:00.067) 0:31:49.445 ***** 2026-09-22 02:13:20.887833 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:13:20.888038 | instance | 2026-09-22 02:13:20.888302 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:13:20.888938 | instance | Tuesday 22 September 2026 02:13:20 +0000 (0:00:00.064) 0:31:49.509 ***** 2026-09-22 02:13:21.480293 | instance | changed: [instance] 2026-09-22 02:13:21.480538 | instance | 2026-09-22 02:13:21.480806 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-09-22 02:13:21.481095 | instance | Tuesday 22 September 2026 02:13:21 +0000 (0:00:00.592) 0:31:50.101 ***** 2026-09-22 02:13:44.709609 | instance | changed: [instance] 2026-09-22 02:13:44.709955 | instance | 2026-09-22 02:13:44.710309 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:13:44.710618 | instance | Tuesday 22 September 2026 02:13:44 +0000 (0:00:23.229) 0:32:13.330 ***** 2026-09-22 02:13:44.801291 | instance | ok: [instance] 2026-09-22 02:13:44.801505 | instance | 2026-09-22 02:13:44.801731 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:13:44.801991 | instance | Tuesday 22 September 2026 02:13:44 +0000 (0:00:00.092) 0:32:13.423 ***** 2026-09-22 02:13:44.877539 | instance | included: rabbitmq for instance 2026-09-22 02:13:44.877772 | instance | 2026-09-22 02:13:44.878030 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-22 02:13:44.878301 | instance | Tuesday 22 September 2026 02:13:44 +0000 (0:00:00.076) 0:32:13.499 ***** 2026-09-22 02:13:45.580618 | instance | ok: [instance] 2026-09-22 02:13:45.581465 | instance | 2026-09-22 02:13:45.581533 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-22 02:13:45.581553 | instance | Tuesday 22 September 2026 02:13:45 +0000 (0:00:00.702) 0:32:14.202 ***** 2026-09-22 02:13:45.659236 | instance | skipping: [instance] 2026-09-22 02:13:45.659313 | instance | 2026-09-22 02:13:45.659451 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-22 02:13:45.659626 | instance | Tuesday 22 September 2026 02:13:45 +0000 (0:00:00.078) 0:32:14.280 ***** 2026-09-22 02:13:45.727782 | instance | skipping: [instance] 2026-09-22 02:13:45.727955 | instance | 2026-09-22 02:13:45.728174 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-22 02:13:45.728421 | instance | Tuesday 22 September 2026 02:13:45 +0000 (0:00:00.069) 0:32:14.349 ***** 2026-09-22 02:13:45.793495 | instance | skipping: [instance] 2026-09-22 02:13:45.793663 | instance | 2026-09-22 02:13:45.793964 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-22 02:13:45.794249 | instance | Tuesday 22 September 2026 02:13:45 +0000 (0:00:00.065) 0:32:14.415 ***** 2026-09-22 02:14:16.838008 | instance | changed: [instance] 2026-09-22 02:14:16.838213 | instance | 2026-09-22 02:14:16.838471 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:14:16.838696 | instance | Tuesday 22 September 2026 02:14:16 +0000 (0:00:31.044) 0:32:45.459 ***** 2026-09-22 02:14:17.496004 | instance | ok: [instance] 2026-09-22 02:14:17.496288 | instance | 2026-09-22 02:14:17.496551 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:14:17.496800 | instance | Tuesday 22 September 2026 02:14:17 +0000 (0:00:00.657) 0:32:46.117 ***** 2026-09-22 02:14:17.563282 | instance | ok: [instance] 2026-09-22 02:14:17.563490 | instance | 2026-09-22 02:14:17.563728 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:14:17.563952 | instance | Tuesday 22 September 2026 02:14:17 +0000 (0:00:00.067) 0:32:46.185 ***** 2026-09-22 02:14:17.636512 | instance | skipping: [instance] 2026-09-22 02:14:17.636747 | instance | 2026-09-22 02:14:17.637030 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:14:17.637298 | instance | Tuesday 22 September 2026 02:14:17 +0000 (0:00:00.072) 0:32:46.257 ***** 2026-09-22 02:14:17.721590 | instance | skipping: [instance] 2026-09-22 02:14:17.721786 | instance | 2026-09-22 02:14:17.722037 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:14:17.722281 | instance | Tuesday 22 September 2026 02:14:17 +0000 (0:00:00.085) 0:32:46.343 ***** 2026-09-22 02:14:17.778776 | instance | ok: [instance] 2026-09-22 02:14:17.778958 | instance | 2026-09-22 02:14:17.779213 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:14:17.779439 | instance | Tuesday 22 September 2026 02:14:17 +0000 (0:00:00.057) 0:32:46.400 ***** 2026-09-22 02:14:17.911589 | instance | ok: [instance] => (item=identity) 2026-09-22 02:14:17.911839 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 02:14:17.912167 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-22 02:14:17.912440 | instance | ok: [instance] => (item=image) 2026-09-22 02:14:17.912705 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 02:14:17.912968 | instance | ok: [instance] => (item=volumev3) 2026-09-22 02:14:17.913281 | instance | 2026-09-22 02:14:17.913629 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:14:17.913928 | instance | Tuesday 22 September 2026 02:14:17 +0000 (0:00:00.132) 0:32:46.532 ***** 2026-09-22 02:14:17.983361 | instance | ok: [instance] 2026-09-22 02:14:17.983519 | instance | 2026-09-22 02:14:17.983663 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:14:17.983795 | instance | Tuesday 22 September 2026 02:14:17 +0000 (0:00:00.072) 0:32:46.605 ***** 2026-09-22 02:14:18.033637 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:14:18.033849 | instance | 2026-09-22 02:14:18.034105 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:14:18.034364 | instance | Tuesday 22 September 2026 02:14:18 +0000 (0:00:00.050) 0:32:46.655 ***** 2026-09-22 02:14:18.632764 | instance | changed: [instance] 2026-09-22 02:14:18.633054 | instance | 2026-09-22 02:14:18.633399 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-09-22 02:14:18.633661 | instance | Tuesday 22 September 2026 02:14:18 +0000 (0:00:00.598) 0:32:47.254 ***** 2026-09-22 02:14:18.869023 | instance | ok: [instance] 2026-09-22 02:14:18.869336 | instance | 2026-09-22 02:14:18.869647 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-09-22 02:14:18.869942 | instance | Tuesday 22 September 2026 02:14:18 +0000 (0:00:00.236) 0:32:47.490 ***** 2026-09-22 02:14:18.942650 | instance | ok: [instance] 2026-09-22 02:14:18.942907 | instance | 2026-09-22 02:14:18.943233 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-09-22 02:14:18.943536 | instance | Tuesday 22 September 2026 02:14:18 +0000 (0:00:00.073) 0:32:47.564 ***** 2026-09-22 02:19:05.452618 | instance | changed: [instance] 2026-09-22 02:19:05.452744 | instance | 2026-09-22 02:19:05.452757 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 02:19:05.452822 | instance | Tuesday 22 September 2026 02:19:05 +0000 (0:04:46.510) 0:37:34.074 ***** 2026-09-22 02:19:05.542271 | instance | included: openstack_helm_ingress for instance 2026-09-22 02:19:05.542358 | instance | 2026-09-22 02:19:05.542462 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 02:19:05.542884 | instance | Tuesday 22 September 2026 02:19:05 +0000 (0:00:00.089) 0:37:34.164 ***** 2026-09-22 02:19:05.594797 | instance | skipping: [instance] 2026-09-22 02:19:05.594866 | instance | 2026-09-22 02:19:05.594960 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 02:19:05.595048 | instance | Tuesday 22 September 2026 02:19:05 +0000 (0:00:00.052) 0:37:34.216 ***** 2026-09-22 02:19:05.653837 | instance | skipping: [instance] 2026-09-22 02:19:05.653909 | instance | 2026-09-22 02:19:05.654029 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 02:19:05.654124 | instance | Tuesday 22 September 2026 02:19:05 +0000 (0:00:00.057) 0:37:34.274 ***** 2026-09-22 02:19:05.711965 | instance | ok: [instance] 2026-09-22 02:19:05.712044 | instance | 2026-09-22 02:19:05.712184 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-09-22 02:19:05.712273 | instance | Tuesday 22 September 2026 02:19:05 +0000 (0:00:00.059) 0:37:34.334 ***** 2026-09-22 02:19:05.778617 | instance | included: ingress for instance 2026-09-22 02:19:05.778711 | instance | 2026-09-22 02:19:05.778861 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-09-22 02:19:05.778948 | instance | Tuesday 22 September 2026 02:19:05 +0000 (0:00:00.066) 0:37:34.400 ***** 2026-09-22 02:19:06.901127 | instance | changed: [instance] 2026-09-22 02:19:06.901341 | instance | 2026-09-22 02:19:06.901612 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:19:06.901849 | instance | Tuesday 22 September 2026 02:19:06 +0000 (0:00:01.121) 0:37:35.521 ***** 2026-09-22 02:19:07.009415 | instance | ok: [instance] 2026-09-22 02:19:07.009537 | instance | 2026-09-22 02:19:07.009798 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:19:07.010039 | instance | Tuesday 22 September 2026 02:19:07 +0000 (0:00:00.108) 0:37:35.630 ***** 2026-09-22 02:19:07.065640 | instance | skipping: [instance] 2026-09-22 02:19:07.065775 | instance | 2026-09-22 02:19:07.066027 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:19:07.066279 | instance | Tuesday 22 September 2026 02:19:07 +0000 (0:00:00.055) 0:37:35.686 ***** 2026-09-22 02:19:07.113855 | instance | skipping: [instance] 2026-09-22 02:19:07.114004 | instance | 2026-09-22 02:19:07.114276 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:19:07.114507 | instance | Tuesday 22 September 2026 02:19:07 +0000 (0:00:00.048) 0:37:35.735 ***** 2026-09-22 02:19:07.179643 | instance | skipping: [instance] 2026-09-22 02:19:07.179859 | instance | 2026-09-22 02:19:07.180101 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:19:07.180375 | instance | Tuesday 22 September 2026 02:19:07 +0000 (0:00:00.065) 0:37:35.800 ***** 2026-09-22 02:19:07.248591 | instance | skipping: [instance] 2026-09-22 02:19:07.248785 | instance | 2026-09-22 02:19:07.249111 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:19:07.249376 | instance | Tuesday 22 September 2026 02:19:07 +0000 (0:00:00.069) 0:37:35.869 ***** 2026-09-22 02:19:07.320099 | instance | skipping: [instance] 2026-09-22 02:19:07.320225 | instance | 2026-09-22 02:19:07.320468 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:19:07.320617 | instance | Tuesday 22 September 2026 02:19:07 +0000 (0:00:00.071) 0:37:35.941 ***** 2026-09-22 02:19:07.374976 | instance | ok: [instance] 2026-09-22 02:19:07.375108 | instance | 2026-09-22 02:19:07.375304 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:19:07.375504 | instance | Tuesday 22 September 2026 02:19:07 +0000 (0:00:00.055) 0:37:35.996 ***** 2026-09-22 02:19:07.487450 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 02:19:07.487642 | instance | ok: [instance] => (item=placement) 2026-09-22 02:19:07.487878 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 02:19:07.488113 | instance | ok: [instance] => (item=identity) 2026-09-22 02:19:07.488368 | instance | 2026-09-22 02:19:07.488602 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:19:07.488860 | instance | Tuesday 22 September 2026 02:19:07 +0000 (0:00:00.112) 0:37:36.108 ***** 2026-09-22 02:19:07.571662 | instance | ok: [instance] 2026-09-22 02:19:07.571857 | instance | 2026-09-22 02:19:07.572252 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:19:07.572618 | instance | Tuesday 22 September 2026 02:19:07 +0000 (0:00:00.084) 0:37:36.193 ***** 2026-09-22 02:19:07.681282 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:19:07.681448 | instance | 2026-09-22 02:19:07.681682 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:19:07.681979 | instance | Tuesday 22 September 2026 02:19:07 +0000 (0:00:00.109) 0:37:36.302 ***** 2026-09-22 02:19:08.238092 | instance | changed: [instance] 2026-09-22 02:19:08.238379 | instance | 2026-09-22 02:19:08.238684 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-09-22 02:19:08.238924 | instance | Tuesday 22 September 2026 02:19:08 +0000 (0:00:00.556) 0:37:36.859 ***** 2026-09-22 02:20:37.675652 | instance | changed: [instance] 2026-09-22 02:20:37.675917 | instance | 2026-09-22 02:20:37.676192 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 02:20:37.676446 | instance | Tuesday 22 September 2026 02:20:37 +0000 (0:01:29.437) 0:39:06.296 ***** 2026-09-22 02:20:37.785250 | instance | included: openstack_helm_ingress for instance 2026-09-22 02:20:37.785466 | instance | 2026-09-22 02:20:37.785700 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 02:20:37.785943 | instance | Tuesday 22 September 2026 02:20:37 +0000 (0:00:00.110) 0:39:06.406 ***** 2026-09-22 02:20:37.823238 | instance | skipping: [instance] 2026-09-22 02:20:37.823465 | instance | 2026-09-22 02:20:37.823759 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 02:20:37.824058 | instance | Tuesday 22 September 2026 02:20:37 +0000 (0:00:00.038) 0:39:06.445 ***** 2026-09-22 02:20:37.879082 | instance | skipping: [instance] 2026-09-22 02:20:37.879381 | instance | 2026-09-22 02:20:37.879644 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 02:20:37.879906 | instance | Tuesday 22 September 2026 02:20:37 +0000 (0:00:00.055) 0:39:06.500 ***** 2026-09-22 02:20:37.955789 | instance | ok: [instance] 2026-09-22 02:20:37.956035 | instance | 2026-09-22 02:20:37.956317 | instance | TASK [Create Ingress placement] ************************************************ 2026-09-22 02:20:37.956553 | instance | Tuesday 22 September 2026 02:20:37 +0000 (0:00:00.076) 0:39:06.577 ***** 2026-09-22 02:20:38.045222 | instance | included: ingress for instance 2026-09-22 02:20:38.045489 | instance | 2026-09-22 02:20:38.045741 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-09-22 02:20:38.046104 | instance | Tuesday 22 September 2026 02:20:38 +0000 (0:00:00.089) 0:39:06.666 ***** 2026-09-22 02:20:39.212366 | instance | changed: [instance] 2026-09-22 02:20:39.212564 | instance | 2026-09-22 02:20:39.212812 | instance | PLAY [Configure operating system] ********************************************** 2026-09-22 02:20:39.213067 | instance | 2026-09-22 02:20:39.213322 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 02:20:39.213541 | instance | Tuesday 22 September 2026 02:20:39 +0000 (0:00:01.167) 0:39:07.834 ***** 2026-09-22 02:20:41.993692 | instance | ok: [instance] 2026-09-22 02:20:41.993902 | instance | 2026-09-22 02:20:41.994160 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-09-22 02:20:41.994410 | instance | Tuesday 22 September 2026 02:20:41 +0000 (0:00:02.780) 0:39:10.615 ***** 2026-09-22 02:20:42.260187 | instance | ok: [instance] 2026-09-22 02:20:42.260435 | instance | 2026-09-22 02:20:42.260725 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-09-22 02:20:42.261097 | instance | Tuesday 22 September 2026 02:20:42 +0000 (0:00:00.265) 0:39:10.880 ***** 2026-09-22 02:20:42.320713 | instance | skipping: [instance] 2026-09-22 02:20:42.320984 | instance | 2026-09-22 02:20:42.321358 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-09-22 02:20:42.321697 | instance | Tuesday 22 September 2026 02:20:42 +0000 (0:00:00.061) 0:39:10.941 ***** 2026-09-22 02:20:42.419284 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-09-22 02:20:42.419509 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-09-22 02:20:42.419746 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-09-22 02:20:42.420000 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-09-22 02:20:42.420254 | instance | skipping: [instance] 2026-09-22 02:20:42.420528 | instance | 2026-09-22 02:20:42.420722 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-09-22 02:20:42.420998 | instance | Tuesday 22 September 2026 02:20:42 +0000 (0:00:00.098) 0:39:11.040 ***** 2026-09-22 02:20:42.509560 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-09-22 02:20:42.509769 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-09-22 02:20:42.509998 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-09-22 02:20:42.510254 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-09-22 02:20:42.510480 | instance | skipping: [instance] 2026-09-22 02:20:42.510683 | instance | 2026-09-22 02:20:42.510919 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-09-22 02:20:42.511160 | instance | Tuesday 22 September 2026 02:20:42 +0000 (0:00:00.090) 0:39:11.130 ***** 2026-09-22 02:20:42.561945 | instance | skipping: [instance] 2026-09-22 02:20:42.562226 | instance | 2026-09-22 02:20:42.562504 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-09-22 02:20:42.562791 | instance | Tuesday 22 September 2026 02:20:42 +0000 (0:00:00.052) 0:39:11.182 ***** 2026-09-22 02:20:42.639526 | instance | skipping: [instance] 2026-09-22 02:20:42.639823 | instance | 2026-09-22 02:20:42.640219 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-09-22 02:20:42.640517 | instance | Tuesday 22 September 2026 02:20:42 +0000 (0:00:00.076) 0:39:11.259 ***** 2026-09-22 02:20:47.776669 | instance | changed: [instance] 2026-09-22 02:20:47.776740 | instance | 2026-09-22 02:20:47.776751 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-09-22 02:20:47.776761 | instance | Tuesday 22 September 2026 02:20:47 +0000 (0:00:05.138) 0:39:16.397 ***** 2026-09-22 02:21:11.485682 | instance | changed: [instance] 2026-09-22 02:21:11.485767 | instance | 2026-09-22 02:21:11.485911 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-09-22 02:21:11.486152 | instance | Tuesday 22 September 2026 02:21:11 +0000 (0:00:23.709) 0:39:40.106 ***** 2026-09-22 02:21:12.081150 | instance | changed: [instance] 2026-09-22 02:21:12.081390 | instance | 2026-09-22 02:21:12.081634 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-09-22 02:21:12.081886 | instance | Tuesday 22 September 2026 02:21:12 +0000 (0:00:00.595) 0:39:40.701 ***** 2026-09-22 02:21:13.361913 | instance | ok: [instance] 2026-09-22 02:21:13.362200 | instance | 2026-09-22 02:21:13.362476 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-09-22 02:21:13.362724 | instance | Tuesday 22 September 2026 02:21:13 +0000 (0:00:01.281) 0:39:41.983 ***** 2026-09-22 02:21:13.806419 | instance | changed: [instance] 2026-09-22 02:21:13.806706 | instance | 2026-09-22 02:21:13.807055 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-09-22 02:21:13.807421 | instance | Tuesday 22 September 2026 02:21:13 +0000 (0:00:00.444) 0:39:42.428 ***** 2026-09-22 02:21:14.332051 | instance | changed: [instance] 2026-09-22 02:21:14.332274 | instance | 2026-09-22 02:21:14.332541 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-09-22 02:21:14.332785 | instance | Tuesday 22 September 2026 02:21:14 +0000 (0:00:00.525) 0:39:42.953 ***** 2026-09-22 02:21:14.956665 | instance | changed: [instance] 2026-09-22 02:21:14.956913 | instance | 2026-09-22 02:21:14.957354 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-09-22 02:21:14.957751 | instance | Tuesday 22 September 2026 02:21:14 +0000 (0:00:00.624) 0:39:43.577 ***** 2026-09-22 02:21:15.461977 | instance | changed: [instance] 2026-09-22 02:21:15.462191 | instance | 2026-09-22 02:21:15.462430 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-09-22 02:21:15.462667 | instance | Tuesday 22 September 2026 02:21:15 +0000 (0:00:00.505) 0:39:44.083 ***** 2026-09-22 02:21:15.803935 | instance | ok: [instance] 2026-09-22 02:21:15.804113 | instance | 2026-09-22 02:21:15.804370 | instance | PLAY [Deploy SDN] ************************************************************** 2026-09-22 02:21:15.804578 | instance | 2026-09-22 02:21:15.804817 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:21:15.805082 | instance | Tuesday 22 September 2026 02:21:15 +0000 (0:00:00.341) 0:39:44.425 ***** 2026-09-22 02:21:15.901109 | instance | ok: [instance] 2026-09-22 02:21:15.901353 | instance | 2026-09-22 02:21:15.901810 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:21:15.901930 | instance | Tuesday 22 September 2026 02:21:15 +0000 (0:00:00.097) 0:39:44.522 ***** 2026-09-22 02:21:15.958545 | instance | skipping: [instance] 2026-09-22 02:21:15.958751 | instance | 2026-09-22 02:21:15.959005 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:21:15.959284 | instance | Tuesday 22 September 2026 02:21:15 +0000 (0:00:00.057) 0:39:44.579 ***** 2026-09-22 02:21:16.009723 | instance | skipping: [instance] 2026-09-22 02:21:16.010079 | instance | 2026-09-22 02:21:16.010532 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:21:16.010916 | instance | Tuesday 22 September 2026 02:21:16 +0000 (0:00:00.051) 0:39:44.631 ***** 2026-09-22 02:21:16.059377 | instance | skipping: [instance] 2026-09-22 02:21:16.059615 | instance | 2026-09-22 02:21:16.059900 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:21:16.060184 | instance | Tuesday 22 September 2026 02:21:16 +0000 (0:00:00.049) 0:39:44.680 ***** 2026-09-22 02:21:16.126644 | instance | skipping: [instance] 2026-09-22 02:21:16.126917 | instance | 2026-09-22 02:21:16.127303 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:21:16.127618 | instance | Tuesday 22 September 2026 02:21:16 +0000 (0:00:00.067) 0:39:44.748 ***** 2026-09-22 02:21:16.169016 | instance | skipping: [instance] 2026-09-22 02:21:16.169263 | instance | 2026-09-22 02:21:16.169437 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:21:16.169961 | instance | Tuesday 22 September 2026 02:21:16 +0000 (0:00:00.042) 0:39:44.790 ***** 2026-09-22 02:21:16.225716 | instance | ok: [instance] 2026-09-22 02:21:16.225918 | instance | 2026-09-22 02:21:16.226195 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:21:16.226428 | instance | Tuesday 22 September 2026 02:21:16 +0000 (0:00:00.056) 0:39:44.847 ***** 2026-09-22 02:21:16.265690 | instance | skipping: [instance] 2026-09-22 02:21:16.265890 | instance | 2026-09-22 02:21:16.266111 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:21:16.266423 | instance | Tuesday 22 September 2026 02:21:16 +0000 (0:00:00.040) 0:39:44.887 ***** 2026-09-22 02:21:16.341395 | instance | ok: [instance] 2026-09-22 02:21:16.341556 | instance | 2026-09-22 02:21:16.341796 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:21:16.342018 | instance | Tuesday 22 September 2026 02:21:16 +0000 (0:00:00.075) 0:39:44.963 ***** 2026-09-22 02:21:16.400747 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:21:16.400835 | instance | 2026-09-22 02:21:16.401017 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:21:16.401162 | instance | Tuesday 22 September 2026 02:21:16 +0000 (0:00:00.059) 0:39:45.022 ***** 2026-09-22 02:21:17.021018 | instance | changed: [instance] 2026-09-22 02:21:17.021247 | instance | 2026-09-22 02:21:17.021688 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-09-22 02:21:17.021917 | instance | Tuesday 22 September 2026 02:21:17 +0000 (0:00:00.620) 0:39:45.642 ***** 2026-09-22 02:21:17.312303 | instance | ok: [instance] 2026-09-22 02:21:17.312485 | instance | 2026-09-22 02:21:17.312726 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-09-22 02:21:17.313012 | instance | Tuesday 22 September 2026 02:21:17 +0000 (0:00:00.290) 0:39:45.933 ***** 2026-09-22 02:21:17.370944 | instance | ok: [instance] => { 2026-09-22 02:21:17.371157 | instance | "changed": false, 2026-09-22 02:21:17.371431 | instance | "msg": "All assertions passed" 2026-09-22 02:21:17.371659 | instance | } 2026-09-22 02:21:17.371880 | instance | 2026-09-22 02:21:17.372115 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-09-22 02:21:17.372377 | instance | Tuesday 22 September 2026 02:21:17 +0000 (0:00:00.058) 0:39:45.992 ***** 2026-09-22 02:21:24.496068 | instance | ok: [instance] 2026-09-22 02:21:24.496780 | instance | 2026-09-22 02:21:24.496847 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-09-22 02:21:24.496865 | instance | Tuesday 22 September 2026 02:21:24 +0000 (0:00:07.124) 0:39:53.117 ***** 2026-09-22 02:21:24.576144 | instance | ok: [instance] => { 2026-09-22 02:21:24.576228 | instance | "changed": false, 2026-09-22 02:21:24.576240 | instance | "msg": "Successfully pulled openvswitch image" 2026-09-22 02:21:24.576287 | instance | } 2026-09-22 02:21:24.576300 | instance | 2026-09-22 02:21:24.576639 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-09-22 02:21:24.576715 | instance | Tuesday 22 September 2026 02:21:24 +0000 (0:00:00.079) 0:39:53.196 ***** 2026-09-22 02:21:26.408304 | instance | changed: [instance] 2026-09-22 02:21:26.408433 | instance | 2026-09-22 02:21:26.408694 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:21:26.408967 | instance | Tuesday 22 September 2026 02:21:26 +0000 (0:00:01.832) 0:39:55.029 ***** 2026-09-22 02:21:26.479571 | instance | skipping: [instance] 2026-09-22 02:21:26.479640 | instance | 2026-09-22 02:21:26.479758 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-09-22 02:21:26.479866 | instance | Tuesday 22 September 2026 02:21:26 +0000 (0:00:00.072) 0:39:55.101 ***** 2026-09-22 02:21:26.591181 | instance | skipping: [instance] 2026-09-22 02:21:26.645208 | instance | 2026-09-22 02:21:26.645245 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:21:26.645254 | instance | Tuesday 22 September 2026 02:21:26 +0000 (0:00:00.110) 0:39:55.212 ***** 2026-09-22 02:21:26.688415 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:21:26.688599 | instance | 2026-09-22 02:21:26.688847 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:21:26.689141 | instance | Tuesday 22 September 2026 02:21:26 +0000 (0:00:00.097) 0:39:55.309 ***** 2026-09-22 02:21:27.336144 | instance | changed: [instance] 2026-09-22 02:21:27.336440 | instance | 2026-09-22 02:21:27.336748 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-09-22 02:21:27.337152 | instance | Tuesday 22 September 2026 02:21:27 +0000 (0:00:00.647) 0:39:55.957 ***** 2026-09-22 02:21:27.999638 | instance | ok: [instance] 2026-09-22 02:21:27.999750 | instance | 2026-09-22 02:21:27.999916 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-09-22 02:21:28.000069 | instance | Tuesday 22 September 2026 02:21:27 +0000 (0:00:00.664) 0:39:56.621 ***** 2026-09-22 02:21:28.038970 | instance | skipping: [instance] 2026-09-22 02:21:28.039189 | instance | 2026-09-22 02:21:28.039425 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-09-22 02:21:28.039649 | instance | Tuesday 22 September 2026 02:21:28 +0000 (0:00:00.039) 0:39:56.660 ***** 2026-09-22 02:21:34.314177 | instance | ok: [instance] 2026-09-22 02:21:34.314254 | instance | 2026-09-22 02:21:34.314799 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-09-22 02:21:34.314856 | instance | Tuesday 22 September 2026 02:21:34 +0000 (0:00:06.274) 0:40:02.935 ***** 2026-09-22 02:21:34.396996 | instance | ok: [instance] => { 2026-09-22 02:21:34.397139 | instance | "changed": false, 2026-09-22 02:21:34.397292 | instance | "msg": "Successfully pulled ovn-controller image" 2026-09-22 02:21:34.397431 | instance | } 2026-09-22 02:21:34.397564 | instance | 2026-09-22 02:21:34.397707 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-09-22 02:21:34.397838 | instance | Tuesday 22 September 2026 02:21:34 +0000 (0:00:00.083) 0:40:03.018 ***** 2026-09-22 02:21:37.081387 | instance | changed: [instance] 2026-09-22 02:21:37.081453 | instance | 2026-09-22 02:21:37.081477 | instance | PLAY [controllers[0]] ********************************************************** 2026-09-22 02:21:37.081551 | instance | 2026-09-22 02:21:37.082044 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 02:21:37.082082 | instance | Tuesday 22 September 2026 02:21:37 +0000 (0:00:02.684) 0:40:05.703 ***** 2026-09-22 02:21:39.958276 | instance | ok: [instance] 2026-09-22 02:21:39.958365 | instance | 2026-09-22 02:21:39.958434 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:21:39.958555 | instance | Tuesday 22 September 2026 02:21:39 +0000 (0:00:02.876) 0:40:08.580 ***** 2026-09-22 02:21:40.073404 | instance | ok: [instance] 2026-09-22 02:21:40.073483 | instance | 2026-09-22 02:21:40.073821 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:21:40.073867 | instance | Tuesday 22 September 2026 02:21:40 +0000 (0:00:00.114) 0:40:08.695 ***** 2026-09-22 02:21:40.158500 | instance | skipping: [instance] 2026-09-22 02:21:40.158632 | instance | 2026-09-22 02:21:40.158856 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:21:40.158972 | instance | Tuesday 22 September 2026 02:21:40 +0000 (0:00:00.084) 0:40:08.779 ***** 2026-09-22 02:21:40.229031 | instance | skipping: [instance] 2026-09-22 02:21:40.229160 | instance | 2026-09-22 02:21:40.229366 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:21:40.229519 | instance | Tuesday 22 September 2026 02:21:40 +0000 (0:00:00.070) 0:40:08.850 ***** 2026-09-22 02:21:40.283690 | instance | skipping: [instance] 2026-09-22 02:21:40.283749 | instance | 2026-09-22 02:21:40.283876 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:21:40.283982 | instance | Tuesday 22 September 2026 02:21:40 +0000 (0:00:00.055) 0:40:08.905 ***** 2026-09-22 02:21:40.331859 | instance | skipping: [instance] 2026-09-22 02:21:40.331915 | instance | 2026-09-22 02:21:40.332037 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:21:40.332176 | instance | Tuesday 22 September 2026 02:21:40 +0000 (0:00:00.048) 0:40:08.953 ***** 2026-09-22 02:21:40.385250 | instance | skipping: [instance] 2026-09-22 02:21:40.385315 | instance | 2026-09-22 02:21:40.385442 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:21:40.385558 | instance | Tuesday 22 September 2026 02:21:40 +0000 (0:00:00.053) 0:40:09.007 ***** 2026-09-22 02:21:40.462051 | instance | ok: [instance] 2026-09-22 02:21:40.462566 | instance | 2026-09-22 02:21:40.462616 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:21:40.462624 | instance | Tuesday 22 September 2026 02:21:40 +0000 (0:00:00.076) 0:40:09.083 ***** 2026-09-22 02:21:40.553057 | instance | ok: [instance] => (item=libvirt_exporter) 2026-09-22 02:21:40.553145 | instance | 2026-09-22 02:21:40.553462 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:21:40.553528 | instance | Tuesday 22 September 2026 02:21:40 +0000 (0:00:00.091) 0:40:09.174 ***** 2026-09-22 02:21:40.668914 | instance | ok: [instance] 2026-09-22 02:21:40.669007 | instance | 2026-09-22 02:21:40.669235 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:21:40.669285 | instance | Tuesday 22 September 2026 02:21:40 +0000 (0:00:00.115) 0:40:09.290 ***** 2026-09-22 02:21:40.777906 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:21:40.777973 | instance | 2026-09-22 02:21:40.778229 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:21:40.778272 | instance | Tuesday 22 September 2026 02:21:40 +0000 (0:00:00.109) 0:40:09.399 ***** 2026-09-22 02:21:41.401276 | instance | changed: [instance] 2026-09-22 02:21:41.401354 | instance | 2026-09-22 02:21:41.401429 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-09-22 02:21:41.401562 | instance | Tuesday 22 September 2026 02:21:41 +0000 (0:00:00.623) 0:40:10.023 ***** 2026-09-22 02:21:42.877460 | instance | changed: [instance] => (item=libvirt-vnc) 2026-09-22 02:21:42.877560 | instance | changed: [instance] => (item=libvirt-api) 2026-09-22 02:21:42.877600 | instance | 2026-09-22 02:21:42.877741 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-09-22 02:21:42.877847 | instance | Tuesday 22 September 2026 02:21:42 +0000 (0:00:01.475) 0:40:11.499 ***** 2026-09-22 02:21:44.322288 | instance | changed: [instance] => (item=libvirt-vnc) 2026-09-22 02:21:44.322434 | instance | changed: [instance] => (item=libvirt-api) 2026-09-22 02:21:44.322583 | instance | 2026-09-22 02:21:44.322739 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-09-22 02:21:44.322887 | instance | Tuesday 22 September 2026 02:21:44 +0000 (0:00:01.444) 0:40:12.943 ***** 2026-09-22 02:21:46.771427 | instance | changed: [instance] 2026-09-22 02:21:46.771468 | instance | 2026-09-22 02:21:46.771473 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:21:46.771479 | instance | Tuesday 22 September 2026 02:21:46 +0000 (0:00:02.448) 0:40:15.392 ***** 2026-09-22 02:21:46.853771 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:21:46.853826 | instance | 2026-09-22 02:21:46.853837 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:21:46.853847 | instance | Tuesday 22 September 2026 02:21:46 +0000 (0:00:00.081) 0:40:15.474 ***** 2026-09-22 02:21:47.445013 | instance | changed: [instance] 2026-09-22 02:21:47.445262 | instance | 2026-09-22 02:21:47.445523 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-09-22 02:21:47.445771 | instance | Tuesday 22 September 2026 02:21:47 +0000 (0:00:00.591) 0:40:16.066 ***** 2026-09-22 02:21:47.536081 | instance | skipping: [instance] 2026-09-22 02:21:47.536317 | instance | 2026-09-22 02:21:47.536558 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk using package manager] *** 2026-09-22 02:21:47.536780 | instance | Tuesday 22 September 2026 02:21:47 +0000 (0:00:00.091) 0:40:16.157 ***** 2026-09-22 02:21:47.633566 | instance | skipping: [instance] 2026-09-22 02:21:47.633782 | instance | 2026-09-22 02:21:47.634338 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk using pip] ******* 2026-09-22 02:21:47.634456 | instance | Tuesday 22 September 2026 02:21:47 +0000 (0:00:00.097) 0:40:16.254 ***** 2026-09-22 02:21:48.673323 | instance | ok: [instance] 2026-09-22 02:21:48.673549 | instance | 2026-09-22 02:21:48.673804 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-09-22 02:21:48.674025 | instance | Tuesday 22 September 2026 02:21:48 +0000 (0:00:01.039) 0:40:17.294 ***** 2026-09-22 02:21:48.940911 | instance | ok: [instance] 2026-09-22 02:21:48.941155 | instance | 2026-09-22 02:21:48.941419 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-09-22 02:21:48.941707 | instance | Tuesday 22 September 2026 02:21:48 +0000 (0:00:00.267) 0:40:17.562 ***** 2026-09-22 02:21:49.538483 | instance | ok: [instance] 2026-09-22 02:21:49.538689 | instance | 2026-09-22 02:21:49.538927 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:21:49.539174 | instance | Tuesday 22 September 2026 02:21:49 +0000 (0:00:00.597) 0:40:18.160 ***** 2026-09-22 02:21:49.809047 | instance | ok: [instance] 2026-09-22 02:21:49.809263 | instance | 2026-09-22 02:21:49.809507 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:21:49.809741 | instance | Tuesday 22 September 2026 02:21:49 +0000 (0:00:00.270) 0:40:18.430 ***** 2026-09-22 02:21:49.909481 | instance | included: rabbitmq for instance 2026-09-22 02:21:49.909830 | instance | 2026-09-22 02:21:49.910085 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-22 02:21:49.910367 | instance | Tuesday 22 September 2026 02:21:49 +0000 (0:00:00.100) 0:40:18.531 ***** 2026-09-22 02:21:50.688223 | instance | ok: [instance] 2026-09-22 02:21:50.688424 | instance | 2026-09-22 02:21:50.688667 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-22 02:21:50.688920 | instance | Tuesday 22 September 2026 02:21:50 +0000 (0:00:00.778) 0:40:19.309 ***** 2026-09-22 02:21:50.745345 | instance | skipping: [instance] 2026-09-22 02:21:50.745546 | instance | 2026-09-22 02:21:50.745790 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-22 02:21:50.746023 | instance | Tuesday 22 September 2026 02:21:50 +0000 (0:00:00.057) 0:40:19.367 ***** 2026-09-22 02:21:50.805519 | instance | skipping: [instance] 2026-09-22 02:21:50.805673 | instance | 2026-09-22 02:21:50.805934 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-22 02:21:50.806185 | instance | Tuesday 22 September 2026 02:21:50 +0000 (0:00:00.060) 0:40:19.427 ***** 2026-09-22 02:21:50.863585 | instance | skipping: [instance] 2026-09-22 02:21:50.863746 | instance | 2026-09-22 02:21:50.863970 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-22 02:21:50.864236 | instance | Tuesday 22 September 2026 02:21:50 +0000 (0:00:00.058) 0:40:19.485 ***** 2026-09-22 02:22:21.799750 | instance | changed: [instance] 2026-09-22 02:22:21.800046 | instance | 2026-09-22 02:22:21.800393 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:22:21.800621 | instance | Tuesday 22 September 2026 02:22:21 +0000 (0:00:30.935) 0:40:50.420 ***** 2026-09-22 02:22:22.518400 | instance | ok: [instance] 2026-09-22 02:22:22.518602 | instance | 2026-09-22 02:22:22.518869 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:22:22.519157 | instance | Tuesday 22 September 2026 02:22:22 +0000 (0:00:00.719) 0:40:51.139 ***** 2026-09-22 02:22:22.602757 | instance | ok: [instance] 2026-09-22 02:22:22.602979 | instance | 2026-09-22 02:22:22.603271 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:22:22.603511 | instance | Tuesday 22 September 2026 02:22:22 +0000 (0:00:00.084) 0:40:51.224 ***** 2026-09-22 02:22:22.696332 | instance | skipping: [instance] 2026-09-22 02:22:22.696938 | instance | 2026-09-22 02:22:22.696950 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:22:22.696956 | instance | Tuesday 22 September 2026 02:22:22 +0000 (0:00:00.093) 0:40:51.318 ***** 2026-09-22 02:22:22.759015 | instance | skipping: [instance] 2026-09-22 02:22:22.759163 | instance | 2026-09-22 02:22:22.759339 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:22:22.759508 | instance | Tuesday 22 September 2026 02:22:22 +0000 (0:00:00.062) 0:40:51.380 ***** 2026-09-22 02:22:22.826293 | instance | ok: [instance] 2026-09-22 02:22:22.826525 | instance | 2026-09-22 02:22:22.826783 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:22:22.827033 | instance | Tuesday 22 September 2026 02:22:22 +0000 (0:00:00.067) 0:40:51.447 ***** 2026-09-22 02:22:23.235316 | instance | ok: [instance] => (item=oslo_db_api) 2026-09-22 02:22:23.235630 | instance | ok: [instance] => (item=baremetal) 2026-09-22 02:22:23.235954 | instance | ok: [instance] => (item=compute) 2026-09-22 02:22:23.236557 | instance | ok: [instance] => (item=identity) 2026-09-22 02:22:23.236831 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 02:22:23.237244 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-22 02:22:23.237862 | instance | ok: [instance] => (item=compute_metadata) 2026-09-22 02:22:23.237943 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-09-22 02:22:23.238147 | instance | ok: [instance] => (item=network) 2026-09-22 02:22:23.238445 | instance | ok: [instance] => (item=image) 2026-09-22 02:22:23.238765 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 02:22:23.239075 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-09-22 02:22:23.239427 | instance | ok: [instance] => (item=placement) 2026-09-22 02:22:23.239690 | instance | ok: [instance] => (item=volumev3) 2026-09-22 02:22:23.240036 | instance | 2026-09-22 02:22:23.240327 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:22:23.240666 | instance | Tuesday 22 September 2026 02:22:23 +0000 (0:00:00.408) 0:40:51.856 ***** 2026-09-22 02:22:23.335886 | instance | ok: [instance] 2026-09-22 02:22:23.336089 | instance | 2026-09-22 02:22:23.336375 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:22:23.336608 | instance | Tuesday 22 September 2026 02:22:23 +0000 (0:00:00.101) 0:40:51.957 ***** 2026-09-22 02:22:23.429024 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:22:23.429256 | instance | 2026-09-22 02:22:23.429484 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:22:23.429705 | instance | Tuesday 22 September 2026 02:22:23 +0000 (0:00:00.093) 0:40:52.050 ***** 2026-09-22 02:22:24.079541 | instance | changed: [instance] 2026-09-22 02:22:24.079605 | instance | 2026-09-22 02:22:24.079720 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-09-22 02:22:24.079825 | instance | Tuesday 22 September 2026 02:22:24 +0000 (0:00:00.650) 0:40:52.701 ***** 2026-09-22 02:22:24.273307 | instance | ok: [instance -> localhost] 2026-09-22 02:22:24.273490 | instance | 2026-09-22 02:22:24.273740 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-09-22 02:22:24.273965 | instance | Tuesday 22 September 2026 02:22:24 +0000 (0:00:00.193) 0:40:52.894 ***** 2026-09-22 02:22:24.739557 | instance | ok: [instance -> localhost] 2026-09-22 02:22:24.739751 | instance | 2026-09-22 02:22:24.739981 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-09-22 02:22:24.740321 | instance | Tuesday 22 September 2026 02:22:24 +0000 (0:00:00.465) 0:40:53.360 ***** 2026-09-22 02:22:25.159218 | instance | ok: [instance -> localhost] 2026-09-22 02:22:25.159720 | instance | 2026-09-22 02:22:25.159780 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-09-22 02:22:25.160074 | instance | Tuesday 22 September 2026 02:22:25 +0000 (0:00:00.419) 0:40:53.780 ***** 2026-09-22 02:22:25.400761 | instance | ok: [instance -> localhost] 2026-09-22 02:22:25.400881 | instance | 2026-09-22 02:22:25.401263 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-09-22 02:22:25.401312 | instance | Tuesday 22 September 2026 02:22:25 +0000 (0:00:00.241) 0:40:54.022 ***** 2026-09-22 02:22:26.889507 | instance | ok: [instance] => (item=nova-bootstrap) 2026-09-22 02:22:26.889586 | instance | ok: [instance] => (item=nova-cell-setup) 2026-09-22 02:22:26.889782 | instance | 2026-09-22 02:22:26.889867 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-09-22 02:22:26.890019 | instance | Tuesday 22 September 2026 02:22:26 +0000 (0:00:01.488) 0:40:55.511 ***** 2026-09-22 02:25:14.932523 | instance | changed: [instance] 2026-09-22 02:25:14.932609 | instance | 2026-09-22 02:25:14.932788 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 02:25:14.932951 | instance | Tuesday 22 September 2026 02:25:14 +0000 (0:02:48.043) 0:43:43.554 ***** 2026-09-22 02:25:15.060221 | instance | included: openstack_helm_ingress for instance 2026-09-22 02:25:15.060335 | instance | 2026-09-22 02:25:15.060543 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 02:25:15.060586 | instance | Tuesday 22 September 2026 02:25:15 +0000 (0:00:00.127) 0:43:43.682 ***** 2026-09-22 02:25:15.124355 | instance | skipping: [instance] 2026-09-22 02:25:15.124785 | instance | 2026-09-22 02:25:15.124827 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 02:25:15.124835 | instance | Tuesday 22 September 2026 02:25:15 +0000 (0:00:00.063) 0:43:43.746 ***** 2026-09-22 02:25:15.194284 | instance | skipping: [instance] 2026-09-22 02:25:15.194380 | instance | 2026-09-22 02:25:15.194552 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 02:25:15.194699 | instance | Tuesday 22 September 2026 02:25:15 +0000 (0:00:00.069) 0:43:43.815 ***** 2026-09-22 02:25:15.294536 | instance | ok: [instance] 2026-09-22 02:25:15.294687 | instance | 2026-09-22 02:25:15.294826 | instance | TASK [Create Ingress compute] ************************************************** 2026-09-22 02:25:15.294955 | instance | Tuesday 22 September 2026 02:25:15 +0000 (0:00:00.100) 0:43:43.916 ***** 2026-09-22 02:25:15.387739 | instance | included: ingress for instance 2026-09-22 02:25:15.387808 | instance | 2026-09-22 02:25:15.388026 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-09-22 02:25:15.388065 | instance | Tuesday 22 September 2026 02:25:15 +0000 (0:00:00.093) 0:43:44.009 ***** 2026-09-22 02:25:16.424217 | instance | changed: [instance] 2026-09-22 02:25:16.424293 | instance | 2026-09-22 02:25:16.424372 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 02:25:16.424482 | instance | Tuesday 22 September 2026 02:25:16 +0000 (0:00:01.035) 0:43:45.045 ***** 2026-09-22 02:25:16.548585 | instance | included: openstack_helm_ingress for instance 2026-09-22 02:25:16.548956 | instance | 2026-09-22 02:25:16.549464 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 02:25:16.549487 | instance | Tuesday 22 September 2026 02:25:16 +0000 (0:00:00.124) 0:43:45.169 ***** 2026-09-22 02:25:16.624720 | instance | skipping: [instance] 2026-09-22 02:25:16.624802 | instance | 2026-09-22 02:25:16.624931 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 02:25:16.625028 | instance | Tuesday 22 September 2026 02:25:16 +0000 (0:00:00.076) 0:43:45.246 ***** 2026-09-22 02:25:16.689857 | instance | skipping: [instance] 2026-09-22 02:25:16.692075 | instance | 2026-09-22 02:25:16.692088 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 02:25:16.692093 | instance | Tuesday 22 September 2026 02:25:16 +0000 (0:00:00.064) 0:43:45.311 ***** 2026-09-22 02:25:16.743267 | instance | ok: [instance] 2026-09-22 02:25:16.743328 | instance | 2026-09-22 02:25:16.743449 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-09-22 02:25:16.743555 | instance | Tuesday 22 September 2026 02:25:16 +0000 (0:00:00.054) 0:43:45.365 ***** 2026-09-22 02:25:16.811975 | instance | included: ingress for instance 2026-09-22 02:25:16.812043 | instance | 2026-09-22 02:25:16.812184 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-09-22 02:25:16.812299 | instance | Tuesday 22 September 2026 02:25:16 +0000 (0:00:00.068) 0:43:45.434 ***** 2026-09-22 02:25:17.872334 | instance | changed: [instance] 2026-09-22 02:25:17.872419 | instance | 2026-09-22 02:25:17.872601 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-09-22 02:25:17.872642 | instance | Tuesday 22 September 2026 02:25:17 +0000 (0:00:01.060) 0:43:46.494 ***** 2026-09-22 02:25:18.595000 | instance | ok: [instance] 2026-09-22 02:25:18.595045 | instance | 2026-09-22 02:25:18.595050 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-09-22 02:25:18.595055 | instance | Tuesday 22 September 2026 02:25:18 +0000 (0:00:00.722) 0:43:47.216 ***** 2026-09-22 02:25:42.625367 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-09-22 02:25:42.625447 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-09-22 02:25:42.625570 | instance | FAILED - RETRYING: [instance]: Create flavors (58 retries left). 2026-09-22 02:25:42.625679 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-09-22 02:25:42.625776 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-09-22 02:25:42.625901 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-09-22 02:25:42.626441 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-09-22 02:25:42.626458 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-09-22 02:25:42.626463 | instance | 2026-09-22 02:25:42.626468 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:25:42.626472 | instance | Tuesday 22 September 2026 02:25:42 +0000 (0:00:24.030) 0:44:11.247 ***** 2026-09-22 02:25:42.917924 | instance | ok: [instance] 2026-09-22 02:25:42.917979 | instance | 2026-09-22 02:25:42.917990 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:25:42.918001 | instance | Tuesday 22 September 2026 02:25:42 +0000 (0:00:00.291) 0:44:11.538 ***** 2026-09-22 02:25:43.010858 | instance | included: rabbitmq for instance 2026-09-22 02:25:43.010923 | instance | 2026-09-22 02:25:43.010937 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-22 02:25:43.010950 | instance | Tuesday 22 September 2026 02:25:43 +0000 (0:00:00.092) 0:44:11.631 ***** 2026-09-22 02:25:43.699185 | instance | ok: [instance] 2026-09-22 02:25:43.699245 | instance | 2026-09-22 02:25:43.699256 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-22 02:25:43.699266 | instance | Tuesday 22 September 2026 02:25:43 +0000 (0:00:00.688) 0:44:12.320 ***** 2026-09-22 02:25:43.757688 | instance | skipping: [instance] 2026-09-22 02:25:43.757772 | instance | 2026-09-22 02:25:43.758001 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-22 02:25:43.758252 | instance | Tuesday 22 September 2026 02:25:43 +0000 (0:00:00.058) 0:44:12.379 ***** 2026-09-22 02:25:43.820748 | instance | skipping: [instance] 2026-09-22 02:25:43.820995 | instance | 2026-09-22 02:25:43.821261 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-22 02:25:43.821487 | instance | Tuesday 22 September 2026 02:25:43 +0000 (0:00:00.063) 0:44:12.442 ***** 2026-09-22 02:25:43.871560 | instance | skipping: [instance] 2026-09-22 02:25:43.871683 | instance | 2026-09-22 02:25:43.871869 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-22 02:25:43.872036 | instance | Tuesday 22 September 2026 02:25:43 +0000 (0:00:00.050) 0:44:12.493 ***** 2026-09-22 02:26:14.780224 | instance | changed: [instance] 2026-09-22 02:26:14.780275 | instance | 2026-09-22 02:26:14.780281 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:26:14.780287 | instance | Tuesday 22 September 2026 02:26:14 +0000 (0:00:30.908) 0:44:43.401 ***** 2026-09-22 02:26:15.511611 | instance | ok: [instance] 2026-09-22 02:26:15.511717 | instance | 2026-09-22 02:26:15.512033 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:26:15.512150 | instance | Tuesday 22 September 2026 02:26:15 +0000 (0:00:00.731) 0:44:44.133 ***** 2026-09-22 02:26:15.597601 | instance | ok: [instance] 2026-09-22 02:26:15.598219 | instance | 2026-09-22 02:26:15.598273 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:26:15.598283 | instance | Tuesday 22 September 2026 02:26:15 +0000 (0:00:00.085) 0:44:44.219 ***** 2026-09-22 02:26:15.683320 | instance | skipping: [instance] 2026-09-22 02:26:15.684099 | instance | 2026-09-22 02:26:15.684154 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:26:15.684168 | instance | Tuesday 22 September 2026 02:26:15 +0000 (0:00:00.085) 0:44:44.304 ***** 2026-09-22 02:26:15.765650 | instance | skipping: [instance] 2026-09-22 02:26:15.765752 | instance | 2026-09-22 02:26:15.766090 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:26:15.766201 | instance | Tuesday 22 September 2026 02:26:15 +0000 (0:00:00.082) 0:44:44.387 ***** 2026-09-22 02:26:15.856344 | instance | ok: [instance] 2026-09-22 02:26:15.856804 | instance | 2026-09-22 02:26:15.856828 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:26:15.856836 | instance | Tuesday 22 September 2026 02:26:15 +0000 (0:00:00.090) 0:44:44.477 ***** 2026-09-22 02:26:16.145839 | instance | ok: [instance] => (item=dns) 2026-09-22 02:26:16.145900 | instance | ok: [instance] => (item=baremetal) 2026-09-22 02:26:16.146380 | instance | ok: [instance] => (item=compute) 2026-09-22 02:26:16.146399 | instance | ok: [instance] => (item=identity) 2026-09-22 02:26:16.146405 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 02:26:16.146410 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-22 02:26:16.147143 | instance | ok: [instance] => (item=load_balancer) 2026-09-22 02:26:16.147158 | instance | ok: [instance] => (item=compute_metadata) 2026-09-22 02:26:16.147164 | instance | ok: [instance] => (item=network) 2026-09-22 02:26:16.147170 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 02:26:16.147175 | instance | 2026-09-22 02:26:16.147180 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:26:16.147184 | instance | Tuesday 22 September 2026 02:26:16 +0000 (0:00:00.289) 0:44:44.767 ***** 2026-09-22 02:26:16.253988 | instance | ok: [instance] 2026-09-22 02:26:16.254038 | instance | 2026-09-22 02:26:16.254045 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:26:16.254051 | instance | Tuesday 22 September 2026 02:26:16 +0000 (0:00:00.107) 0:44:44.875 ***** 2026-09-22 02:26:16.336008 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:26:16.336070 | instance | 2026-09-22 02:26:16.336081 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:26:16.336090 | instance | Tuesday 22 September 2026 02:26:16 +0000 (0:00:00.081) 0:44:44.956 ***** 2026-09-22 02:26:16.894991 | instance | changed: [instance] 2026-09-22 02:26:16.895221 | instance | 2026-09-22 02:26:16.895524 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-09-22 02:26:16.895761 | instance | Tuesday 22 September 2026 02:26:16 +0000 (0:00:00.559) 0:44:45.516 ***** 2026-09-22 02:26:17.736437 | instance | ok: [instance] 2026-09-22 02:26:17.736637 | instance | 2026-09-22 02:26:17.736921 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-09-22 02:26:17.737271 | instance | Tuesday 22 September 2026 02:26:17 +0000 (0:00:00.841) 0:44:46.357 ***** 2026-09-22 02:26:17.796459 | instance | skipping: [instance] 2026-09-22 02:26:17.796670 | instance | 2026-09-22 02:26:17.796929 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-09-22 02:26:17.797210 | instance | Tuesday 22 September 2026 02:26:17 +0000 (0:00:00.060) 0:44:46.418 ***** 2026-09-22 02:26:18.093599 | instance | ok: [instance] 2026-09-22 02:26:18.093679 | instance | 2026-09-22 02:26:18.093706 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-09-22 02:26:18.093718 | instance | Tuesday 22 September 2026 02:26:18 +0000 (0:00:00.295) 0:44:46.713 ***** 2026-09-22 02:26:18.172011 | instance | ok: [instance] 2026-09-22 02:26:18.172081 | instance | 2026-09-22 02:26:18.172214 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-09-22 02:26:18.172390 | instance | Tuesday 22 September 2026 02:26:18 +0000 (0:00:00.080) 0:44:46.794 ***** 2026-09-22 02:26:18.249255 | instance | ok: [instance] 2026-09-22 02:26:18.249359 | instance | 2026-09-22 02:26:18.249704 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-09-22 02:26:18.249750 | instance | Tuesday 22 September 2026 02:26:18 +0000 (0:00:00.076) 0:44:46.871 ***** 2026-09-22 02:26:18.306920 | instance | skipping: [instance] 2026-09-22 02:26:18.306979 | instance | 2026-09-22 02:26:18.307231 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-09-22 02:26:18.307258 | instance | Tuesday 22 September 2026 02:26:18 +0000 (0:00:00.057) 0:44:46.928 ***** 2026-09-22 02:28:39.245291 | instance | changed: [instance] 2026-09-22 02:28:39.245364 | instance | 2026-09-22 02:28:39.245552 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 02:28:39.245678 | instance | Tuesday 22 September 2026 02:28:39 +0000 (0:02:20.938) 0:47:07.867 ***** 2026-09-22 02:28:39.376320 | instance | included: openstack_helm_ingress for instance 2026-09-22 02:28:39.376391 | instance | 2026-09-22 02:28:39.376605 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 02:28:39.376646 | instance | Tuesday 22 September 2026 02:28:39 +0000 (0:00:00.130) 0:47:07.997 ***** 2026-09-22 02:28:39.456801 | instance | skipping: [instance] 2026-09-22 02:28:39.456955 | instance | 2026-09-22 02:28:39.457292 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 02:28:39.457316 | instance | Tuesday 22 September 2026 02:28:39 +0000 (0:00:00.080) 0:47:08.078 ***** 2026-09-22 02:28:39.543608 | instance | skipping: [instance] 2026-09-22 02:28:39.544063 | instance | 2026-09-22 02:28:39.544087 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 02:28:39.544330 | instance | Tuesday 22 September 2026 02:28:39 +0000 (0:00:00.086) 0:47:08.164 ***** 2026-09-22 02:28:39.656372 | instance | ok: [instance] 2026-09-22 02:28:39.657039 | instance | 2026-09-22 02:28:39.657105 | instance | TASK [Create Ingress network] ************************************************** 2026-09-22 02:28:39.657125 | instance | Tuesday 22 September 2026 02:28:39 +0000 (0:00:00.111) 0:47:08.275 ***** 2026-09-22 02:28:39.771855 | instance | included: ingress for instance 2026-09-22 02:28:39.771938 | instance | 2026-09-22 02:28:39.771959 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-09-22 02:28:39.774108 | instance | Tuesday 22 September 2026 02:28:39 +0000 (0:00:00.117) 0:47:08.393 ***** 2026-09-22 02:28:40.903513 | instance | changed: [instance] 2026-09-22 02:28:40.903599 | instance | 2026-09-22 02:28:40.903751 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-09-22 02:28:40.903828 | instance | Tuesday 22 September 2026 02:28:40 +0000 (0:00:01.130) 0:47:09.524 ***** 2026-09-22 02:28:41.683123 | instance | ok: [instance] 2026-09-22 02:28:41.683240 | instance | 2026-09-22 02:28:41.683252 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-09-22 02:28:41.683263 | instance | Tuesday 22 September 2026 02:28:41 +0000 (0:00:00.778) 0:47:10.303 ***** 2026-09-22 02:29:04.242306 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-09-22 02:29:04.242402 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-09-22 02:29:04.242529 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left). 2026-09-22 02:29:04.242661 | instance | changed: [instance] => (item={'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True, 'subnets': [{'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]}) 2026-09-22 02:29:04.242759 | instance | 2026-09-22 02:29:04.242866 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-09-22 02:29:04.242969 | instance | Tuesday 22 September 2026 02:29:04 +0000 (0:00:22.560) 0:47:32.863 ***** 2026-09-22 02:29:07.588537 | instance | changed: [instance] => (item=[{'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True}, {'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]) 2026-09-22 02:29:07.588619 | instance | 2026-09-22 02:29:07.588701 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:29:07.588799 | instance | Tuesday 22 September 2026 02:29:07 +0000 (0:00:03.346) 0:47:36.210 ***** 2026-09-22 02:29:07.699920 | instance | ok: [instance] 2026-09-22 02:29:07.700004 | instance | 2026-09-22 02:29:07.700108 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:29:07.700234 | instance | Tuesday 22 September 2026 02:29:07 +0000 (0:00:00.110) 0:47:36.321 ***** 2026-09-22 02:29:07.787573 | instance | included: rabbitmq for instance 2026-09-22 02:29:07.787653 | instance | 2026-09-22 02:29:07.787764 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-22 02:29:07.787868 | instance | Tuesday 22 September 2026 02:29:07 +0000 (0:00:00.088) 0:47:36.409 ***** 2026-09-22 02:29:08.545523 | instance | ok: [instance] 2026-09-22 02:29:08.545606 | instance | 2026-09-22 02:29:08.545702 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-22 02:29:08.545809 | instance | Tuesday 22 September 2026 02:29:08 +0000 (0:00:00.757) 0:47:37.167 ***** 2026-09-22 02:29:08.589115 | instance | skipping: [instance] 2026-09-22 02:29:08.589239 | instance | 2026-09-22 02:29:08.589397 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-22 02:29:08.589564 | instance | Tuesday 22 September 2026 02:29:08 +0000 (0:00:00.043) 0:47:37.210 ***** 2026-09-22 02:29:08.635722 | instance | skipping: [instance] 2026-09-22 02:29:08.635803 | instance | 2026-09-22 02:29:08.635944 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-22 02:29:08.636041 | instance | Tuesday 22 September 2026 02:29:08 +0000 (0:00:00.046) 0:47:37.257 ***** 2026-09-22 02:29:08.681404 | instance | skipping: [instance] 2026-09-22 02:29:08.681515 | instance | 2026-09-22 02:29:08.681683 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-22 02:29:08.681828 | instance | Tuesday 22 September 2026 02:29:08 +0000 (0:00:00.045) 0:47:37.303 ***** 2026-09-22 02:29:39.601042 | instance | changed: [instance] 2026-09-22 02:29:39.601121 | instance | 2026-09-22 02:29:39.601482 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:29:39.601764 | instance | Tuesday 22 September 2026 02:29:39 +0000 (0:00:30.919) 0:48:08.222 ***** 2026-09-22 02:29:40.299664 | instance | ok: [instance] 2026-09-22 02:29:40.299846 | instance | 2026-09-22 02:29:40.300098 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:29:40.300357 | instance | Tuesday 22 September 2026 02:29:40 +0000 (0:00:00.698) 0:48:08.921 ***** 2026-09-22 02:29:40.391227 | instance | ok: [instance] 2026-09-22 02:29:40.391422 | instance | 2026-09-22 02:29:40.391664 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:29:40.391895 | instance | Tuesday 22 September 2026 02:29:40 +0000 (0:00:00.091) 0:48:09.012 ***** 2026-09-22 02:29:40.452736 | instance | skipping: [instance] 2026-09-22 02:29:40.452999 | instance | 2026-09-22 02:29:40.453274 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:29:40.453498 | instance | Tuesday 22 September 2026 02:29:40 +0000 (0:00:00.061) 0:48:09.074 ***** 2026-09-22 02:29:40.534210 | instance | skipping: [instance] 2026-09-22 02:29:40.534520 | instance | 2026-09-22 02:29:40.534860 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:29:40.535204 | instance | Tuesday 22 September 2026 02:29:40 +0000 (0:00:00.080) 0:48:09.155 ***** 2026-09-22 02:29:40.627437 | instance | ok: [instance] 2026-09-22 02:29:40.627666 | instance | 2026-09-22 02:29:40.627924 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:29:40.628198 | instance | Tuesday 22 September 2026 02:29:40 +0000 (0:00:00.092) 0:48:09.248 ***** 2026-09-22 02:29:40.816722 | instance | ok: [instance] => (item=cloudformation) 2026-09-22 02:29:40.817094 | instance | ok: [instance] => (item=identity) 2026-09-22 02:29:40.817482 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 02:29:40.817820 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-22 02:29:40.818143 | instance | ok: [instance] => (item=orchestration) 2026-09-22 02:29:40.818480 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 02:29:40.818706 | instance | 2026-09-22 02:29:40.818948 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:29:40.819301 | instance | Tuesday 22 September 2026 02:29:40 +0000 (0:00:00.189) 0:48:09.437 ***** 2026-09-22 02:29:40.918740 | instance | ok: [instance] 2026-09-22 02:29:40.918814 | instance | 2026-09-22 02:29:40.918969 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:29:40.919103 | instance | Tuesday 22 September 2026 02:29:40 +0000 (0:00:00.102) 0:48:09.540 ***** 2026-09-22 02:29:40.992063 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:29:40.992136 | instance | 2026-09-22 02:29:40.992304 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:29:40.992436 | instance | Tuesday 22 September 2026 02:29:40 +0000 (0:00:00.073) 0:48:09.613 ***** 2026-09-22 02:29:41.580416 | instance | changed: [instance] 2026-09-22 02:29:41.580718 | instance | 2026-09-22 02:29:41.581014 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-09-22 02:29:41.581310 | instance | Tuesday 22 September 2026 02:29:41 +0000 (0:00:00.587) 0:48:10.201 ***** 2026-09-22 02:33:04.403759 | instance | changed: [instance] 2026-09-22 02:33:04.403821 | instance | 2026-09-22 02:33:04.403830 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 02:33:04.403838 | instance | Tuesday 22 September 2026 02:33:04 +0000 (0:03:22.822) 0:51:33.024 ***** 2026-09-22 02:33:04.658890 | instance | included: openstack_helm_ingress for instance 2026-09-22 02:33:04.658996 | instance | 2026-09-22 02:33:04.659011 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 02:33:04.659025 | instance | Tuesday 22 September 2026 02:33:04 +0000 (0:00:00.253) 0:51:33.277 ***** 2026-09-22 02:33:04.735943 | instance | skipping: [instance] 2026-09-22 02:33:04.736532 | instance | 2026-09-22 02:33:04.737248 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 02:33:04.737745 | instance | Tuesday 22 September 2026 02:33:04 +0000 (0:00:00.079) 0:51:33.357 ***** 2026-09-22 02:33:04.805012 | instance | skipping: [instance] 2026-09-22 02:33:04.805411 | instance | 2026-09-22 02:33:04.805716 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 02:33:04.806002 | instance | Tuesday 22 September 2026 02:33:04 +0000 (0:00:00.069) 0:51:33.426 ***** 2026-09-22 02:33:04.887611 | instance | ok: [instance] 2026-09-22 02:33:04.887869 | instance | 2026-09-22 02:33:04.888069 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-09-22 02:33:04.888289 | instance | Tuesday 22 September 2026 02:33:04 +0000 (0:00:00.081) 0:51:33.507 ***** 2026-09-22 02:33:04.981580 | instance | included: ingress for instance 2026-09-22 02:33:04.981984 | instance | 2026-09-22 02:33:04.982330 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-09-22 02:33:04.982669 | instance | Tuesday 22 September 2026 02:33:04 +0000 (0:00:00.095) 0:51:33.602 ***** 2026-09-22 02:33:06.100462 | instance | changed: [instance] 2026-09-22 02:33:06.100812 | instance | 2026-09-22 02:33:06.101138 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 02:33:06.101478 | instance | Tuesday 22 September 2026 02:33:06 +0000 (0:00:01.118) 0:51:34.721 ***** 2026-09-22 02:33:06.222500 | instance | included: openstack_helm_ingress for instance 2026-09-22 02:33:06.222893 | instance | 2026-09-22 02:33:06.223274 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 02:33:06.223676 | instance | Tuesday 22 September 2026 02:33:06 +0000 (0:00:00.122) 0:51:34.844 ***** 2026-09-22 02:33:06.279482 | instance | skipping: [instance] 2026-09-22 02:33:06.279861 | instance | 2026-09-22 02:33:06.280230 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 02:33:06.280541 | instance | Tuesday 22 September 2026 02:33:06 +0000 (0:00:00.056) 0:51:34.901 ***** 2026-09-22 02:33:06.335357 | instance | skipping: [instance] 2026-09-22 02:33:06.335581 | instance | 2026-09-22 02:33:06.335790 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 02:33:06.335975 | instance | Tuesday 22 September 2026 02:33:06 +0000 (0:00:00.056) 0:51:34.957 ***** 2026-09-22 02:33:06.405696 | instance | ok: [instance] 2026-09-22 02:33:06.406084 | instance | 2026-09-22 02:33:06.406445 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-09-22 02:33:06.406820 | instance | Tuesday 22 September 2026 02:33:06 +0000 (0:00:00.070) 0:51:35.027 ***** 2026-09-22 02:33:06.481731 | instance | included: ingress for instance 2026-09-22 02:33:06.481807 | instance | 2026-09-22 02:33:06.482026 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-09-22 02:33:06.482266 | instance | Tuesday 22 September 2026 02:33:06 +0000 (0:00:00.076) 0:51:35.103 ***** 2026-09-22 02:33:07.670003 | instance | changed: [instance] 2026-09-22 02:33:07.670140 | instance | 2026-09-22 02:33:07.670355 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-09-22 02:33:07.670493 | instance | Tuesday 22 September 2026 02:33:07 +0000 (0:00:01.188) 0:51:36.291 ***** 2026-09-22 02:33:07.931824 | instance | ok: [instance] 2026-09-22 02:33:07.931905 | instance | 2026-09-22 02:33:07.932020 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 02:33:07.932152 | instance | Tuesday 22 September 2026 02:33:07 +0000 (0:00:00.262) 0:51:36.553 ***** 2026-09-22 02:33:09.212706 | instance | ok: [instance] 2026-09-22 02:33:09.212771 | instance | 2026-09-22 02:33:09.212915 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-22 02:33:09.213040 | instance | Tuesday 22 September 2026 02:33:09 +0000 (0:00:01.280) 0:51:37.834 ***** 2026-09-22 02:33:09.491551 | instance | ok: [instance] 2026-09-22 02:33:09.491750 | instance | 2026-09-22 02:33:09.492002 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 02:33:09.492270 | instance | Tuesday 22 September 2026 02:33:09 +0000 (0:00:00.278) 0:51:38.113 ***** 2026-09-22 02:33:09.610972 | instance | ok: [instance] => { 2026-09-22 02:33:09.611219 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-09-22 02:33:09.611527 | instance | } 2026-09-22 02:33:09.611742 | instance | 2026-09-22 02:33:09.611969 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 02:33:09.612256 | instance | Tuesday 22 September 2026 02:33:09 +0000 (0:00:00.118) 0:51:38.231 ***** 2026-09-22 02:33:10.082989 | instance | ok: [instance] 2026-09-22 02:33:10.083156 | instance | 2026-09-22 02:33:10.083434 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 02:33:10.083676 | instance | Tuesday 22 September 2026 02:33:10 +0000 (0:00:00.472) 0:51:38.704 ***** 2026-09-22 02:33:11.281898 | instance | ok: [instance] 2026-09-22 02:33:11.281986 | instance | 2026-09-22 02:33:11.282252 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-09-22 02:33:11.282430 | instance | Tuesday 22 September 2026 02:33:11 +0000 (0:00:01.198) 0:51:39.903 ***** 2026-09-22 02:33:11.864061 | instance | ok: [instance] 2026-09-22 02:33:11.864129 | instance | 2026-09-22 02:33:11.864308 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-09-22 02:33:11.864381 | instance | Tuesday 22 September 2026 02:33:11 +0000 (0:00:00.582) 0:51:40.486 ***** 2026-09-22 02:33:12.630677 | instance | ok: [instance] 2026-09-22 02:33:12.630727 | instance | 2026-09-22 02:33:12.630735 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-09-22 02:33:12.630742 | instance | Tuesday 22 September 2026 02:33:12 +0000 (0:00:00.765) 0:51:41.251 ***** 2026-09-22 02:33:13.448496 | instance | ok: [instance] 2026-09-22 02:33:13.448566 | instance | 2026-09-22 02:33:13.448704 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-09-22 02:33:13.448810 | instance | Tuesday 22 September 2026 02:33:13 +0000 (0:00:00.818) 0:51:42.070 ***** 2026-09-22 02:33:13.922247 | instance | ok: [instance] 2026-09-22 02:33:13.922390 | instance | 2026-09-22 02:33:13.922552 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-09-22 02:33:13.922709 | instance | Tuesday 22 September 2026 02:33:13 +0000 (0:00:00.473) 0:51:42.543 ***** 2026-09-22 02:33:14.068423 | instance | included: openstack_helm_endpoints for instance 2026-09-22 02:33:14.068610 | instance | 2026-09-22 02:33:14.068871 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:33:14.069151 | instance | Tuesday 22 September 2026 02:33:14 +0000 (0:00:00.146) 0:51:42.690 ***** 2026-09-22 02:33:14.146042 | instance | skipping: [instance] 2026-09-22 02:33:14.146227 | instance | 2026-09-22 02:33:14.146485 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:33:14.146709 | instance | Tuesday 22 September 2026 02:33:14 +0000 (0:00:00.077) 0:51:42.767 ***** 2026-09-22 02:33:14.218264 | instance | skipping: [instance] 2026-09-22 02:33:14.218694 | instance | 2026-09-22 02:33:14.219113 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:33:14.219537 | instance | Tuesday 22 September 2026 02:33:14 +0000 (0:00:00.071) 0:51:42.838 ***** 2026-09-22 02:33:14.299337 | instance | skipping: [instance] 2026-09-22 02:33:14.299554 | instance | 2026-09-22 02:33:14.299835 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:33:14.300078 | instance | Tuesday 22 September 2026 02:33:14 +0000 (0:00:00.081) 0:51:42.920 ***** 2026-09-22 02:33:14.352047 | instance | skipping: [instance] 2026-09-22 02:33:14.352317 | instance | 2026-09-22 02:33:14.352379 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:33:14.352542 | instance | Tuesday 22 September 2026 02:33:14 +0000 (0:00:00.053) 0:51:42.973 ***** 2026-09-22 02:33:14.424376 | instance | skipping: [instance] 2026-09-22 02:33:14.424579 | instance | 2026-09-22 02:33:14.424833 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:33:14.425157 | instance | Tuesday 22 September 2026 02:33:14 +0000 (0:00:00.071) 0:51:43.045 ***** 2026-09-22 02:33:14.494254 | instance | skipping: [instance] 2026-09-22 02:33:14.494487 | instance | 2026-09-22 02:33:14.494732 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:33:14.494964 | instance | Tuesday 22 September 2026 02:33:14 +0000 (0:00:00.070) 0:51:43.115 ***** 2026-09-22 02:33:14.561890 | instance | ok: [instance] 2026-09-22 02:33:14.562108 | instance | 2026-09-22 02:33:14.562402 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:33:14.562656 | instance | Tuesday 22 September 2026 02:33:14 +0000 (0:00:00.067) 0:51:43.183 ***** 2026-09-22 02:33:14.643369 | instance | ok: [instance] => (item=identity) 2026-09-22 02:33:14.643679 | instance | 2026-09-22 02:33:14.644272 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:33:14.644543 | instance | Tuesday 22 September 2026 02:33:14 +0000 (0:00:00.081) 0:51:43.264 ***** 2026-09-22 02:33:14.726634 | instance | ok: [instance] 2026-09-22 02:33:14.726845 | instance | 2026-09-22 02:33:14.726945 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-09-22 02:33:14.727120 | instance | Tuesday 22 September 2026 02:33:14 +0000 (0:00:00.083) 0:51:43.348 ***** 2026-09-22 02:33:15.266639 | instance | ok: [instance] 2026-09-22 02:33:15.266942 | instance | 2026-09-22 02:33:15.267342 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-09-22 02:33:15.267676 | instance | Tuesday 22 September 2026 02:33:15 +0000 (0:00:00.539) 0:51:43.888 ***** 2026-09-22 02:33:15.863721 | instance | ok: [instance] 2026-09-22 02:33:15.863793 | instance | 2026-09-22 02:33:15.863913 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-09-22 02:33:15.864015 | instance | Tuesday 22 September 2026 02:33:15 +0000 (0:00:00.597) 0:51:44.485 ***** 2026-09-22 02:33:16.368141 | instance | ok: [instance] 2026-09-22 02:33:16.368413 | instance | 2026-09-22 02:33:16.368613 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-09-22 02:33:16.368832 | instance | Tuesday 22 September 2026 02:33:16 +0000 (0:00:00.504) 0:51:44.989 ***** 2026-09-22 02:33:16.950016 | instance | ok: [instance] 2026-09-22 02:33:16.950097 | instance | 2026-09-22 02:33:16.950219 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:33:16.950301 | instance | Tuesday 22 September 2026 02:33:16 +0000 (0:00:00.582) 0:51:45.571 ***** 2026-09-22 02:33:17.060277 | instance | ok: [instance] 2026-09-22 02:33:17.060357 | instance | 2026-09-22 02:33:17.060516 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:33:17.060662 | instance | Tuesday 22 September 2026 02:33:17 +0000 (0:00:00.110) 0:51:45.682 ***** 2026-09-22 02:33:17.169097 | instance | included: rabbitmq for instance 2026-09-22 02:33:17.169256 | instance | 2026-09-22 02:33:17.169425 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-22 02:33:17.169578 | instance | Tuesday 22 September 2026 02:33:17 +0000 (0:00:00.108) 0:51:45.790 ***** 2026-09-22 02:33:17.897249 | instance | ok: [instance] 2026-09-22 02:33:17.897489 | instance | 2026-09-22 02:33:17.897740 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-22 02:33:17.897981 | instance | Tuesday 22 September 2026 02:33:17 +0000 (0:00:00.728) 0:51:46.518 ***** 2026-09-22 02:33:17.984614 | instance | skipping: [instance] 2026-09-22 02:33:17.984802 | instance | 2026-09-22 02:33:17.985145 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-22 02:33:17.985429 | instance | Tuesday 22 September 2026 02:33:17 +0000 (0:00:00.086) 0:51:46.605 ***** 2026-09-22 02:33:18.172154 | instance | skipping: [instance] 2026-09-22 02:33:18.172405 | instance | 2026-09-22 02:33:18.172608 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-22 02:33:18.172785 | instance | Tuesday 22 September 2026 02:33:18 +0000 (0:00:00.188) 0:51:46.794 ***** 2026-09-22 02:33:18.231966 | instance | skipping: [instance] 2026-09-22 02:33:18.232150 | instance | 2026-09-22 02:33:18.232430 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-22 02:33:18.232647 | instance | Tuesday 22 September 2026 02:33:18 +0000 (0:00:00.059) 0:51:46.853 ***** 2026-09-22 02:33:49.219777 | instance | changed: [instance] 2026-09-22 02:33:49.219976 | instance | 2026-09-22 02:33:49.220271 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:33:49.220496 | instance | Tuesday 22 September 2026 02:33:49 +0000 (0:00:30.987) 0:52:17.841 ***** 2026-09-22 02:33:49.938742 | instance | ok: [instance] 2026-09-22 02:33:49.938848 | instance | 2026-09-22 02:33:49.939035 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:33:49.939189 | instance | Tuesday 22 September 2026 02:33:49 +0000 (0:00:00.719) 0:52:18.560 ***** 2026-09-22 02:33:50.013423 | instance | ok: [instance] 2026-09-22 02:33:50.013635 | instance | 2026-09-22 02:33:50.013880 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:33:50.014104 | instance | Tuesday 22 September 2026 02:33:50 +0000 (0:00:00.074) 0:52:18.634 ***** 2026-09-22 02:33:50.072169 | instance | skipping: [instance] 2026-09-22 02:33:50.072434 | instance | 2026-09-22 02:33:50.072718 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:33:50.073084 | instance | Tuesday 22 September 2026 02:33:50 +0000 (0:00:00.058) 0:52:18.693 ***** 2026-09-22 02:33:50.131006 | instance | skipping: [instance] 2026-09-22 02:33:50.131296 | instance | 2026-09-22 02:33:50.131586 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:33:50.131873 | instance | Tuesday 22 September 2026 02:33:50 +0000 (0:00:00.059) 0:52:18.752 ***** 2026-09-22 02:33:50.189077 | instance | ok: [instance] 2026-09-22 02:33:50.189419 | instance | 2026-09-22 02:33:50.189672 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:33:50.189902 | instance | Tuesday 22 September 2026 02:33:50 +0000 (0:00:00.057) 0:52:18.810 ***** 2026-09-22 02:33:50.342448 | instance | ok: [instance] => (item=identity) 2026-09-22 02:33:50.342666 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 02:33:50.342903 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-22 02:33:50.343162 | instance | ok: [instance] => (item=load_balancer) 2026-09-22 02:33:50.343433 | instance | ok: [instance] => (item=valkey) 2026-09-22 02:33:50.343650 | instance | ok: [instance] => (item=network) 2026-09-22 02:33:50.343887 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-09-22 02:33:50.344113 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 02:33:50.344331 | instance | 2026-09-22 02:33:50.344549 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:33:50.344762 | instance | Tuesday 22 September 2026 02:33:50 +0000 (0:00:00.153) 0:52:18.963 ***** 2026-09-22 02:33:50.474991 | instance | ok: [instance] 2026-09-22 02:33:50.475163 | instance | 2026-09-22 02:33:50.475448 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:33:50.475679 | instance | Tuesday 22 September 2026 02:33:50 +0000 (0:00:00.132) 0:52:19.096 ***** 2026-09-22 02:33:50.572956 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:33:50.573186 | instance | 2026-09-22 02:33:50.573445 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:33:50.573711 | instance | Tuesday 22 September 2026 02:33:50 +0000 (0:00:00.098) 0:52:19.194 ***** 2026-09-22 02:33:51.277096 | instance | changed: [instance] 2026-09-22 02:33:51.277365 | instance | 2026-09-22 02:33:51.277616 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-09-22 02:33:51.277853 | instance | Tuesday 22 September 2026 02:33:51 +0000 (0:00:00.703) 0:52:19.898 ***** 2026-09-22 02:33:52.577940 | instance | ok: [instance] 2026-09-22 02:33:52.578219 | instance | 2026-09-22 02:33:52.578485 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-09-22 02:33:52.578737 | instance | Tuesday 22 September 2026 02:33:52 +0000 (0:00:01.301) 0:52:21.199 ***** 2026-09-22 02:33:54.383083 | instance | changed: [instance] 2026-09-22 02:33:54.383270 | instance | 2026-09-22 02:33:54.383486 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-09-22 02:33:54.383696 | instance | Tuesday 22 September 2026 02:33:54 +0000 (0:00:01.805) 0:52:23.004 ***** 2026-09-22 02:33:56.305392 | instance | changed: [instance] 2026-09-22 02:33:56.305732 | instance | 2026-09-22 02:33:56.306143 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-09-22 02:33:56.306624 | instance | Tuesday 22 September 2026 02:33:56 +0000 (0:00:01.922) 0:52:24.926 ***** 2026-09-22 02:33:57.834826 | instance | changed: [instance] 2026-09-22 02:33:57.835033 | instance | 2026-09-22 02:33:57.835295 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-09-22 02:33:57.835527 | instance | Tuesday 22 September 2026 02:33:57 +0000 (0:00:01.528) 0:52:26.455 ***** 2026-09-22 02:34:04.880975 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-09-22 02:34:04.881268 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-09-22 02:34:04.881508 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-09-22 02:34:04.881760 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-09-22 02:34:04.881979 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-09-22 02:34:04.882193 | instance | 2026-09-22 02:34:04.882464 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-09-22 02:34:04.882672 | instance | Tuesday 22 September 2026 02:34:04 +0000 (0:00:07.046) 0:52:33.502 ***** 2026-09-22 02:34:06.868429 | instance | changed: [instance] => (item=instance) 2026-09-22 02:34:06.868633 | instance | 2026-09-22 02:34:06.869100 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-09-22 02:34:06.869504 | instance | Tuesday 22 September 2026 02:34:06 +0000 (0:00:01.987) 0:52:35.489 ***** 2026-09-22 02:34:09.140147 | instance | ok: [instance] => (item=instance) 2026-09-22 02:34:09.140251 | instance | 2026-09-22 02:34:09.140265 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-09-22 02:34:09.140275 | instance | Tuesday 22 September 2026 02:34:09 +0000 (0:00:02.271) 0:52:37.761 ***** 2026-09-22 02:34:15.274187 | instance | ok: [instance] => (item=instance) 2026-09-22 02:34:15.274478 | instance | 2026-09-22 02:34:15.274703 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-09-22 02:34:15.274940 | instance | Tuesday 22 September 2026 02:34:15 +0000 (0:00:06.134) 0:52:43.895 ***** 2026-09-22 02:34:16.525385 | instance | ok: [instance] => (item=instance) 2026-09-22 02:34:16.525517 | instance | 2026-09-22 02:34:16.525788 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-09-22 02:34:16.526005 | instance | Tuesday 22 September 2026 02:34:16 +0000 (0:00:01.250) 0:52:45.146 ***** 2026-09-22 02:34:16.634694 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-09-22 02:34:16.634770 | instance | 2026-09-22 02:34:16.634961 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-09-22 02:34:16.635240 | instance | Tuesday 22 September 2026 02:34:16 +0000 (0:00:00.109) 0:52:45.255 ***** 2026-09-22 02:34:17.984247 | instance | changed: [instance] 2026-09-22 02:34:17.984773 | instance | 2026-09-22 02:34:17.984820 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-09-22 02:34:17.984828 | instance | Tuesday 22 September 2026 02:34:17 +0000 (0:00:01.350) 0:52:46.605 ***** 2026-09-22 02:34:20.811141 | instance | changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-09-22T02:34:06Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.224', 'hostname': 'host-172-24-3-224', 'fqdn': 'host-172-24-3-224.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '341c55f5-5d4e-43ef-b110-646c038bce81', 'ip_address': '172.24.3.224'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:7e:ca:18', 'name': 'octavia-health-manager-port-instance', 'network_id': 'dde4cc44-7751-47a0-99ba-6cc26759a6f8', 'numa_affinity_policy': None, 'project_id': 'a025a994a6e649a6860d9d5b14811b6c', 'tenant_id': 'a025a994a6e649a6860d9d5b14811b6c', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['b4994117-2e93-45bc-8213-ed43405dae8e'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-09-22T02:34:14Z', 'revision_number': 4, 'if_match': None, 'id': 'b5a3aac5-a9fc-4b38-b7ab-9966208b1855', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-09-22 02:34:20.811244 | instance | changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-09-22T02:34:06Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.224', 'hostname': 'host-172-24-3-224', 'fqdn': 'host-172-24-3-224.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '341c55f5-5d4e-43ef-b110-646c038bce81', 'ip_address': '172.24.3.224'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:7e:ca:18', 'name': 'octavia-health-manager-port-instance', 'network_id': 'dde4cc44-7751-47a0-99ba-6cc26759a6f8', 'numa_affinity_policy': None, 'project_id': 'a025a994a6e649a6860d9d5b14811b6c', 'tenant_id': 'a025a994a6e649a6860d9d5b14811b6c', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['b4994117-2e93-45bc-8213-ed43405dae8e'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-09-22T02:34:14Z', 'revision_number': 4, 'if_match': None, 'id': 'b5a3aac5-a9fc-4b38-b7ab-9966208b1855', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-09-22 02:34:20.811282 | instance | 2026-09-22 02:34:20.811307 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-09-22 02:34:20.811320 | instance | Tuesday 22 September 2026 02:34:20 +0000 (0:00:02.826) 0:52:49.432 ***** 2026-09-22 02:34:22.557774 | instance | changed: [instance] 2026-09-22 02:34:22.557816 | instance | 2026-09-22 02:34:22.557821 | instance | TASK [Upload Amphora image] **************************************************** 2026-09-22 02:34:22.557826 | instance | Tuesday 22 September 2026 02:34:22 +0000 (0:00:01.746) 0:52:51.179 ***** 2026-09-22 02:34:22.739538 | instance | included: atmosphere.common.glance_image for instance 2026-09-22 02:34:22.739603 | instance | 2026-09-22 02:34:22.739743 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-09-22 02:34:22.739838 | instance | Tuesday 22 September 2026 02:34:22 +0000 (0:00:00.181) 0:52:51.361 ***** 2026-09-22 02:34:23.970688 | instance | ok: [instance] 2026-09-22 02:34:23.970766 | instance | 2026-09-22 02:34:23.970942 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-22 02:34:23.971020 | instance | Tuesday 22 September 2026 02:34:23 +0000 (0:00:01.230) 0:52:52.591 ***** 2026-09-22 02:34:25.610152 | instance | ok: [instance] 2026-09-22 02:34:25.610547 | instance | 2026-09-22 02:34:25.610611 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-22 02:34:25.610629 | instance | Tuesday 22 September 2026 02:34:25 +0000 (0:00:01.639) 0:52:54.231 ***** 2026-09-22 02:34:25.710403 | instance | ok: [instance] 2026-09-22 02:34:25.710818 | instance | 2026-09-22 02:34:25.710842 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-22 02:34:25.710849 | instance | Tuesday 22 September 2026 02:34:25 +0000 (0:00:00.100) 0:52:54.332 ***** 2026-09-22 02:34:26.860357 | instance | ok: [instance] 2026-09-22 02:34:26.860446 | instance | 2026-09-22 02:34:26.860796 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-22 02:34:26.860846 | instance | Tuesday 22 September 2026 02:34:26 +0000 (0:00:01.149) 0:52:55.481 ***** 2026-09-22 02:34:26.960631 | instance | ok: [instance] 2026-09-22 02:34:26.960712 | instance | 2026-09-22 02:34:26.960948 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-22 02:34:26.961237 | instance | Tuesday 22 September 2026 02:34:26 +0000 (0:00:00.100) 0:52:55.582 ***** 2026-09-22 02:34:27.063162 | instance | ok: [instance] 2026-09-22 02:34:27.063258 | instance | 2026-09-22 02:34:27.063425 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-22 02:34:27.063574 | instance | Tuesday 22 September 2026 02:34:27 +0000 (0:00:00.102) 0:52:55.684 ***** 2026-09-22 02:34:27.330440 | instance | changed: [instance] 2026-09-22 02:34:27.330567 | instance | 2026-09-22 02:34:27.330745 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-22 02:34:27.330893 | instance | Tuesday 22 September 2026 02:34:27 +0000 (0:00:00.267) 0:52:55.952 ***** 2026-09-22 02:34:40.751973 | instance | changed: [instance] 2026-09-22 02:34:40.752030 | instance | 2026-09-22 02:34:40.752038 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-22 02:34:40.752045 | instance | Tuesday 22 September 2026 02:34:40 +0000 (0:00:13.420) 0:53:09.372 ***** 2026-09-22 02:34:41.007940 | instance | ok: [instance] 2026-09-22 02:34:41.008029 | instance | 2026-09-22 02:34:41.008391 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-22 02:34:41.008437 | instance | Tuesday 22 September 2026 02:34:41 +0000 (0:00:00.257) 0:53:09.629 ***** 2026-09-22 02:34:46.184852 | instance | changed: [instance] 2026-09-22 02:34:46.184962 | instance | 2026-09-22 02:34:46.185159 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-22 02:34:46.185177 | instance | Tuesday 22 September 2026 02:34:46 +0000 (0:00:05.177) 0:53:14.806 ***** 2026-09-22 02:34:47.134267 | instance | ok: [instance] 2026-09-22 02:34:47.134332 | instance | 2026-09-22 02:34:47.134358 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-22 02:34:47.134370 | instance | Tuesday 22 September 2026 02:34:47 +0000 (0:00:00.947) 0:53:15.754 ***** 2026-09-22 02:34:47.234374 | instance | ok: [instance] 2026-09-22 02:34:47.234432 | instance | 2026-09-22 02:34:47.234445 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-22 02:34:47.234456 | instance | Tuesday 22 September 2026 02:34:47 +0000 (0:00:00.100) 0:53:15.854 ***** 2026-09-22 02:35:27.729443 | instance | changed: [instance] 2026-09-22 02:35:27.729544 | instance | 2026-09-22 02:35:27.729630 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-22 02:35:27.729855 | instance | Tuesday 22 September 2026 02:35:27 +0000 (0:00:40.495) 0:53:56.350 ***** 2026-09-22 02:35:27.790296 | instance | skipping: [instance] 2026-09-22 02:35:27.790501 | instance | 2026-09-22 02:35:27.790744 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-22 02:35:27.790974 | instance | Tuesday 22 September 2026 02:35:27 +0000 (0:00:00.061) 0:53:56.412 ***** 2026-09-22 02:35:27.835601 | instance | skipping: [instance] 2026-09-22 02:35:27.835794 | instance | 2026-09-22 02:35:27.836029 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-22 02:35:27.836259 | instance | Tuesday 22 September 2026 02:35:27 +0000 (0:00:00.045) 0:53:56.457 ***** 2026-09-22 02:35:28.384477 | instance | changed: [instance] 2026-09-22 02:35:28.384882 | instance | 2026-09-22 02:35:28.385267 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-09-22 02:35:28.385542 | instance | Tuesday 22 September 2026 02:35:28 +0000 (0:00:00.548) 0:53:57.005 ***** 2026-09-22 02:35:29.454667 | instance | ok: [instance] 2026-09-22 02:35:29.454889 | instance | 2026-09-22 02:35:29.455150 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-09-22 02:35:29.455435 | instance | Tuesday 22 September 2026 02:35:29 +0000 (0:00:01.070) 0:53:58.076 ***** 2026-09-22 02:35:35.248737 | instance | changed: [instance] 2026-09-22 02:35:35.248997 | instance | 2026-09-22 02:35:35.249248 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-09-22 02:35:35.249514 | instance | Tuesday 22 September 2026 02:35:35 +0000 (0:00:05.794) 0:54:03.870 ***** 2026-09-22 02:35:35.981239 | instance | ok: [instance] 2026-09-22 02:35:35.981361 | instance | 2026-09-22 02:35:35.981536 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-09-22 02:35:35.981676 | instance | Tuesday 22 September 2026 02:35:35 +0000 (0:00:00.732) 0:54:04.602 ***** 2026-09-22 02:35:37.414540 | instance | changed: [instance] 2026-09-22 02:35:37.414687 | instance | 2026-09-22 02:35:37.414860 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-09-22 02:35:37.414984 | instance | Tuesday 22 September 2026 02:35:37 +0000 (0:00:01.433) 0:54:06.036 ***** 2026-09-22 02:35:38.938799 | instance | changed: [instance] => (item=octavia-client) 2026-09-22 02:35:38.938931 | instance | changed: [instance] => (item=octavia-server) 2026-09-22 02:35:38.939057 | instance | 2026-09-22 02:35:38.939188 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-09-22 02:35:38.939345 | instance | Tuesday 22 September 2026 02:35:38 +0000 (0:00:01.524) 0:54:07.560 ***** 2026-09-22 02:35:39.671331 | instance | changed: [instance] 2026-09-22 02:35:39.671459 | instance | 2026-09-22 02:35:39.671742 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-09-22 02:35:39.672439 | instance | Tuesday 22 September 2026 02:35:39 +0000 (0:00:00.731) 0:54:08.292 ***** 2026-09-22 02:35:41.538806 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-09-22 02:35:41.538962 | instance | loadbalancer quotas. 2026-09-22 02:35:41.577955 | instance | changed: [instance] 2026-09-22 02:35:41.578109 | instance | 2026-09-22 02:35:41.578389 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-09-22 02:35:41.578757 | instance | Tuesday 22 September 2026 02:35:41 +0000 (0:00:01.906) 0:54:10.199 ***** 2026-09-22 02:38:02.097670 | instance | changed: [instance] 2026-09-22 02:38:02.097877 | instance | 2026-09-22 02:38:02.098127 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-09-22 02:38:02.098536 | instance | Tuesday 22 September 2026 02:38:02 +0000 (0:02:20.519) 0:56:30.718 ***** 2026-09-22 02:38:12.750934 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-09-22 02:38:12.750995 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-09-22 02:38:12.751002 | instance | 2026-09-22 02:38:12.751009 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 02:38:12.751014 | instance | Tuesday 22 September 2026 02:38:12 +0000 (0:00:10.652) 0:56:41.371 ***** 2026-09-22 02:38:12.873603 | instance | included: openstack_helm_ingress for instance 2026-09-22 02:38:12.873678 | instance | 2026-09-22 02:38:12.873877 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 02:38:12.873916 | instance | Tuesday 22 September 2026 02:38:12 +0000 (0:00:00.123) 0:56:41.495 ***** 2026-09-22 02:38:12.924371 | instance | skipping: [instance] 2026-09-22 02:38:12.924766 | instance | 2026-09-22 02:38:12.924812 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 02:38:12.924819 | instance | Tuesday 22 September 2026 02:38:12 +0000 (0:00:00.050) 0:56:41.546 ***** 2026-09-22 02:38:12.989940 | instance | skipping: [instance] 2026-09-22 02:38:12.990040 | instance | 2026-09-22 02:38:12.990055 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 02:38:12.990177 | instance | Tuesday 22 September 2026 02:38:12 +0000 (0:00:00.065) 0:56:41.611 ***** 2026-09-22 02:38:13.093127 | instance | ok: [instance] 2026-09-22 02:38:13.093169 | instance | 2026-09-22 02:38:13.093176 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-09-22 02:38:13.093182 | instance | Tuesday 22 September 2026 02:38:13 +0000 (0:00:00.102) 0:56:41.714 ***** 2026-09-22 02:38:13.181767 | instance | included: ingress for instance 2026-09-22 02:38:13.181850 | instance | 2026-09-22 02:38:13.181862 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-09-22 02:38:13.181872 | instance | Tuesday 22 September 2026 02:38:13 +0000 (0:00:00.089) 0:56:41.803 ***** 2026-09-22 02:38:14.660985 | instance | changed: [instance] 2026-09-22 02:38:14.661034 | instance | 2026-09-22 02:38:14.661042 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:38:14.661068 | instance | Tuesday 22 September 2026 02:38:14 +0000 (0:00:01.478) 0:56:43.282 ***** 2026-09-22 02:38:14.882203 | instance | ok: [instance] 2026-09-22 02:38:14.882287 | instance | 2026-09-22 02:38:14.882399 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:38:14.882497 | instance | Tuesday 22 September 2026 02:38:14 +0000 (0:00:00.221) 0:56:43.503 ***** 2026-09-22 02:38:14.966472 | instance | included: rabbitmq for instance 2026-09-22 02:38:14.966545 | instance | 2026-09-22 02:38:14.966653 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-22 02:38:14.966800 | instance | Tuesday 22 September 2026 02:38:14 +0000 (0:00:00.084) 0:56:43.588 ***** 2026-09-22 02:38:15.633773 | instance | ok: [instance] 2026-09-22 02:38:15.633821 | instance | 2026-09-22 02:38:15.633828 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-22 02:38:15.633956 | instance | Tuesday 22 September 2026 02:38:15 +0000 (0:00:00.666) 0:56:44.255 ***** 2026-09-22 02:38:15.843855 | instance | skipping: [instance] 2026-09-22 02:38:15.843929 | instance | 2026-09-22 02:38:15.844035 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-22 02:38:15.844134 | instance | Tuesday 22 September 2026 02:38:15 +0000 (0:00:00.210) 0:56:44.465 ***** 2026-09-22 02:38:15.901379 | instance | skipping: [instance] 2026-09-22 02:38:15.901455 | instance | 2026-09-22 02:38:15.901686 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-22 02:38:15.901754 | instance | Tuesday 22 September 2026 02:38:15 +0000 (0:00:00.057) 0:56:44.523 ***** 2026-09-22 02:38:15.987304 | instance | skipping: [instance] 2026-09-22 02:38:15.987429 | instance | 2026-09-22 02:38:15.987746 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-22 02:38:15.987790 | instance | Tuesday 22 September 2026 02:38:15 +0000 (0:00:00.085) 0:56:44.608 ***** 2026-09-22 02:38:47.018761 | instance | changed: [instance] 2026-09-22 02:38:47.018848 | instance | 2026-09-22 02:38:47.019058 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:38:47.019103 | instance | Tuesday 22 September 2026 02:38:47 +0000 (0:00:31.031) 0:57:15.640 ***** 2026-09-22 02:38:47.749417 | instance | ok: [instance] 2026-09-22 02:38:47.749492 | instance | 2026-09-22 02:38:47.749694 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:38:47.749795 | instance | Tuesday 22 September 2026 02:38:47 +0000 (0:00:00.730) 0:57:16.371 ***** 2026-09-22 02:38:47.819344 | instance | ok: [instance] 2026-09-22 02:38:47.819393 | instance | 2026-09-22 02:38:47.819400 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:38:47.819476 | instance | Tuesday 22 September 2026 02:38:47 +0000 (0:00:00.069) 0:57:16.440 ***** 2026-09-22 02:38:47.875783 | instance | skipping: [instance] 2026-09-22 02:38:47.875872 | instance | 2026-09-22 02:38:47.876080 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:38:47.876096 | instance | Tuesday 22 September 2026 02:38:47 +0000 (0:00:00.056) 0:57:16.497 ***** 2026-09-22 02:38:47.947579 | instance | skipping: [instance] 2026-09-22 02:38:47.947625 | instance | 2026-09-22 02:38:47.947630 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:38:47.947635 | instance | Tuesday 22 September 2026 02:38:47 +0000 (0:00:00.068) 0:57:16.565 ***** 2026-09-22 02:38:47.995504 | instance | ok: [instance] 2026-09-22 02:38:47.995574 | instance | 2026-09-22 02:38:47.995661 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:38:47.995764 | instance | Tuesday 22 September 2026 02:38:47 +0000 (0:00:00.051) 0:57:16.617 ***** 2026-09-22 02:38:48.126955 | instance | ok: [instance] => (item=identity) 2026-09-22 02:38:48.127061 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 02:38:48.127203 | instance | ok: [instance] => (item=container_infra) 2026-09-22 02:38:48.127355 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-22 02:38:48.127524 | instance | ok: [instance] => (item=key_manager) 2026-09-22 02:38:48.127633 | instance | ok: [instance] => (item=orchestration) 2026-09-22 02:38:48.127769 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 02:38:48.127891 | instance | 2026-09-22 02:38:48.128026 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:38:48.128182 | instance | Tuesday 22 September 2026 02:38:48 +0000 (0:00:00.131) 0:57:16.748 ***** 2026-09-22 02:38:48.200755 | instance | ok: [instance] 2026-09-22 02:38:48.200828 | instance | 2026-09-22 02:38:48.201076 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:38:48.201280 | instance | Tuesday 22 September 2026 02:38:48 +0000 (0:00:00.073) 0:57:16.822 ***** 2026-09-22 02:38:48.302320 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:38:48.302572 | instance | 2026-09-22 02:38:48.302817 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:38:48.303055 | instance | Tuesday 22 September 2026 02:38:48 +0000 (0:00:00.101) 0:57:16.923 ***** 2026-09-22 02:38:48.933956 | instance | changed: [instance] 2026-09-22 02:38:48.934143 | instance | 2026-09-22 02:38:48.934466 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 02:38:48.934696 | instance | Tuesday 22 September 2026 02:38:48 +0000 (0:00:00.631) 0:57:17.555 ***** 2026-09-22 02:38:49.025386 | instance | ok: [instance] => { 2026-09-22 02:38:49.025710 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64" 2026-09-22 02:38:49.025954 | instance | } 2026-09-22 02:38:49.026166 | instance | 2026-09-22 02:38:49.026470 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 02:38:49.026793 | instance | Tuesday 22 September 2026 02:38:49 +0000 (0:00:00.090) 0:57:17.646 ***** 2026-09-22 02:38:49.857403 | instance | changed: [instance] 2026-09-22 02:38:49.857489 | instance | 2026-09-22 02:38:49.857636 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 02:38:49.857810 | instance | Tuesday 22 September 2026 02:38:49 +0000 (0:00:00.832) 0:57:18.478 ***** 2026-09-22 02:38:49.961469 | instance | skipping: [instance] 2026-09-22 02:38:49.961592 | instance | 2026-09-22 02:38:49.961693 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-09-22 02:38:49.961804 | instance | Tuesday 22 September 2026 02:38:49 +0000 (0:00:00.103) 0:57:18.582 ***** 2026-09-22 02:38:50.736004 | instance | changed: [instance] 2026-09-22 02:38:50.736191 | instance | 2026-09-22 02:38:50.736511 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:38:50.736711 | instance | Tuesday 22 September 2026 02:38:50 +0000 (0:00:00.774) 0:57:19.356 ***** 2026-09-22 02:38:50.855108 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:38:50.855315 | instance | 2026-09-22 02:38:50.855552 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:38:50.855780 | instance | Tuesday 22 September 2026 02:38:50 +0000 (0:00:00.119) 0:57:19.476 ***** 2026-09-22 02:38:51.561657 | instance | changed: [instance] 2026-09-22 02:38:51.561721 | instance | 2026-09-22 02:38:51.561837 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-09-22 02:38:51.561983 | instance | Tuesday 22 September 2026 02:38:51 +0000 (0:00:00.706) 0:57:20.183 ***** 2026-09-22 02:38:51.839838 | instance | changed: [instance] 2026-09-22 02:38:51.839920 | instance | 2026-09-22 02:38:51.840020 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-09-22 02:38:51.840118 | instance | Tuesday 22 September 2026 02:38:51 +0000 (0:00:00.278) 0:57:20.461 ***** 2026-09-22 02:38:52.468401 | instance | changed: [instance] 2026-09-22 02:38:52.468498 | instance | 2026-09-22 02:38:52.468700 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-09-22 02:38:52.468837 | instance | Tuesday 22 September 2026 02:38:52 +0000 (0:00:00.628) 0:57:21.090 ***** 2026-09-22 02:38:53.654725 | instance | changed: [instance] 2026-09-22 02:38:53.654999 | instance | 2026-09-22 02:38:53.655438 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-09-22 02:38:53.655875 | instance | Tuesday 22 September 2026 02:38:53 +0000 (0:00:01.186) 0:57:22.276 ***** 2026-09-22 02:38:57.012874 | instance | changed: [instance] 2026-09-22 02:38:57.013125 | instance | 2026-09-22 02:38:57.013405 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-09-22 02:38:57.013638 | instance | Tuesday 22 September 2026 02:38:57 +0000 (0:00:03.358) 0:57:25.634 ***** 2026-09-22 02:38:57.323559 | instance | changed: [instance] 2026-09-22 02:38:57.323702 | instance | 2026-09-22 02:38:57.323855 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-09-22 02:38:57.324006 | instance | Tuesday 22 September 2026 02:38:57 +0000 (0:00:00.310) 0:57:25.945 ***** 2026-09-22 02:38:59.644096 | instance | changed: [instance] 2026-09-22 02:38:59.644154 | instance | 2026-09-22 02:38:59.644165 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-09-22 02:38:59.644176 | instance | Tuesday 22 September 2026 02:38:59 +0000 (0:00:02.319) 0:57:28.264 ***** 2026-09-22 02:39:00.436005 | instance | ok: [instance] 2026-09-22 02:39:00.436236 | instance | 2026-09-22 02:39:00.436517 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-09-22 02:39:00.436758 | instance | Tuesday 22 September 2026 02:39:00 +0000 (0:00:00.792) 0:57:29.057 ***** 2026-09-22 02:39:05.651711 | instance | changed: [instance] 2026-09-22 02:39:05.652102 | instance | 2026-09-22 02:39:05.652388 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-09-22 02:39:05.652660 | instance | Tuesday 22 September 2026 02:39:05 +0000 (0:00:05.216) 0:57:34.273 ***** 2026-09-22 02:39:05.718689 | instance | skipping: [instance] 2026-09-22 02:39:05.718918 | instance | 2026-09-22 02:39:05.719172 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-09-22 02:39:05.719455 | instance | Tuesday 22 September 2026 02:39:05 +0000 (0:00:00.066) 0:57:34.340 ***** 2026-09-22 02:39:05.776336 | instance | skipping: [instance] 2026-09-22 02:39:05.776617 | instance | 2026-09-22 02:39:05.776806 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-09-22 02:39:05.777070 | instance | Tuesday 22 September 2026 02:39:05 +0000 (0:00:00.057) 0:57:34.398 ***** 2026-09-22 02:40:03.957377 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-09-22 02:40:03.957469 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-09-22 02:40:03.957595 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-09-22 02:40:03.957715 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-09-22 02:40:03.957815 | instance | 2026-09-22 02:40:03.957932 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-09-22 02:40:03.958075 | instance | Tuesday 22 September 2026 02:40:03 +0000 (0:00:58.179) 0:58:32.577 ***** 2026-09-22 02:40:04.183608 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-22 02:40:04.183885 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-22 02:40:04.184151 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-22 02:40:04.184454 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-22 02:40:04.184719 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-22 02:40:04.185069 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-22 02:40:04.185355 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-22 02:40:04.185622 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-22 02:40:04.185837 | instance | skipping: [instance] 2026-09-22 02:40:04.186038 | instance | 2026-09-22 02:40:04.186252 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-09-22 02:40:04.186522 | instance | Tuesday 22 September 2026 02:40:04 +0000 (0:00:00.227) 0:58:32.805 ***** 2026-09-22 02:40:20.435508 | instance | changed: [instance] 2026-09-22 02:40:20.435690 | instance | 2026-09-22 02:40:20.435862 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-09-22 02:40:20.436016 | instance | Tuesday 22 September 2026 02:40:20 +0000 (0:00:16.251) 0:58:49.056 ***** 2026-09-22 02:40:21.231522 | instance | changed: [instance] 2026-09-22 02:40:21.231621 | instance | 2026-09-22 02:40:21.231819 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-09-22 02:40:21.232026 | instance | Tuesday 22 September 2026 02:40:21 +0000 (0:00:00.795) 0:58:49.852 ***** 2026-09-22 02:42:46.011372 | instance | changed: [instance] 2026-09-22 02:42:46.011687 | instance | 2026-09-22 02:42:46.012003 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-09-22 02:42:46.012419 | instance | Tuesday 22 September 2026 02:42:46 +0000 (0:02:24.779) 1:01:14.632 ***** 2026-09-22 02:42:46.944527 | instance | changed: [instance] 2026-09-22 02:42:46.944752 | instance | 2026-09-22 02:42:46.945027 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 02:42:46.945363 | instance | Tuesday 22 September 2026 02:42:46 +0000 (0:00:00.933) 1:01:15.565 ***** 2026-09-22 02:42:47.084090 | instance | included: openstack_helm_ingress for instance 2026-09-22 02:42:47.084310 | instance | 2026-09-22 02:42:47.084591 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 02:42:47.084869 | instance | Tuesday 22 September 2026 02:42:47 +0000 (0:00:00.139) 1:01:15.705 ***** 2026-09-22 02:42:47.148804 | instance | skipping: [instance] 2026-09-22 02:42:47.149122 | instance | 2026-09-22 02:42:47.149397 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 02:42:47.149646 | instance | Tuesday 22 September 2026 02:42:47 +0000 (0:00:00.064) 1:01:15.770 ***** 2026-09-22 02:42:47.230305 | instance | skipping: [instance] 2026-09-22 02:42:47.230588 | instance | 2026-09-22 02:42:47.230869 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 02:42:47.231127 | instance | Tuesday 22 September 2026 02:42:47 +0000 (0:00:00.081) 1:01:15.851 ***** 2026-09-22 02:42:47.297306 | instance | ok: [instance] 2026-09-22 02:42:47.297431 | instance | 2026-09-22 02:42:47.297636 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-09-22 02:42:47.297798 | instance | Tuesday 22 September 2026 02:42:47 +0000 (0:00:00.067) 1:01:15.919 ***** 2026-09-22 02:42:47.383673 | instance | included: ingress for instance 2026-09-22 02:42:47.383753 | instance | 2026-09-22 02:42:47.383862 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-09-22 02:42:47.383978 | instance | Tuesday 22 September 2026 02:42:47 +0000 (0:00:00.086) 1:01:16.005 ***** 2026-09-22 02:42:48.683426 | instance | changed: [instance] 2026-09-22 02:42:48.683582 | instance | 2026-09-22 02:42:48.683748 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-09-22 02:42:48.683913 | instance | Tuesday 22 September 2026 02:42:48 +0000 (0:00:01.298) 1:01:17.304 ***** 2026-09-22 02:42:49.595472 | instance | changed: [instance] 2026-09-22 02:42:49.595574 | instance | 2026-09-22 02:42:49.595690 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-09-22 02:42:49.595800 | instance | Tuesday 22 September 2026 02:42:49 +0000 (0:00:00.912) 1:01:18.217 ***** 2026-09-22 02:42:49.749906 | instance | included: openstack_helm_ingress for instance 2026-09-22 02:42:49.750056 | instance | 2026-09-22 02:42:49.750158 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 02:42:49.750268 | instance | Tuesday 22 September 2026 02:42:49 +0000 (0:00:00.154) 1:01:18.371 ***** 2026-09-22 02:42:49.811513 | instance | skipping: [instance] 2026-09-22 02:42:49.811755 | instance | 2026-09-22 02:42:49.812038 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 02:42:49.812293 | instance | Tuesday 22 September 2026 02:42:49 +0000 (0:00:00.060) 1:01:18.432 ***** 2026-09-22 02:42:49.866188 | instance | skipping: [instance] 2026-09-22 02:42:49.866436 | instance | 2026-09-22 02:42:49.866703 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 02:42:49.866934 | instance | Tuesday 22 September 2026 02:42:49 +0000 (0:00:00.055) 1:01:18.487 ***** 2026-09-22 02:42:49.936038 | instance | ok: [instance] 2026-09-22 02:42:49.936159 | instance | 2026-09-22 02:42:49.936300 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-09-22 02:42:49.936444 | instance | Tuesday 22 September 2026 02:42:49 +0000 (0:00:00.070) 1:01:18.557 ***** 2026-09-22 02:42:50.020309 | instance | included: ingress for instance 2026-09-22 02:42:50.020454 | instance | 2026-09-22 02:42:50.020643 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-09-22 02:42:50.020806 | instance | Tuesday 22 September 2026 02:42:50 +0000 (0:00:00.084) 1:01:18.642 ***** 2026-09-22 02:42:51.249706 | instance | changed: [instance] 2026-09-22 02:42:51.249800 | instance | 2026-09-22 02:42:51.249919 | instance | TASK [Upload images] *********************************************************** 2026-09-22 02:42:51.250061 | instance | Tuesday 22 September 2026 02:42:51 +0000 (0:00:01.228) 1:01:19.870 ***** 2026-09-22 02:42:51.378152 | instance | included: atmosphere.common.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-09-22 02:42:51.378199 | instance | 2026-09-22 02:42:51.378206 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-22 02:42:51.378218 | instance | Tuesday 22 September 2026 02:42:51 +0000 (0:00:00.127) 1:01:19.998 ***** 2026-09-22 02:42:52.052293 | instance | ok: [instance] 2026-09-22 02:42:52.052583 | instance | 2026-09-22 02:42:52.052840 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-22 02:42:52.053107 | instance | Tuesday 22 September 2026 02:42:52 +0000 (0:00:00.675) 1:01:20.673 ***** 2026-09-22 02:42:52.183617 | instance | ok: [instance] 2026-09-22 02:42:52.183755 | instance | 2026-09-22 02:42:52.183908 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-22 02:42:52.184055 | instance | Tuesday 22 September 2026 02:42:52 +0000 (0:00:00.130) 1:01:20.804 ***** 2026-09-22 02:42:53.642278 | instance | ok: [instance] 2026-09-22 02:42:53.642354 | instance | 2026-09-22 02:42:53.642515 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-22 02:42:53.642667 | instance | Tuesday 22 September 2026 02:42:53 +0000 (0:00:01.458) 1:01:22.263 ***** 2026-09-22 02:42:53.742393 | instance | ok: [instance] 2026-09-22 02:42:53.742533 | instance | 2026-09-22 02:42:53.742692 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-22 02:42:53.742862 | instance | Tuesday 22 September 2026 02:42:53 +0000 (0:00:00.100) 1:01:22.364 ***** 2026-09-22 02:42:53.891261 | instance | ok: [instance] 2026-09-22 02:42:53.891507 | instance | 2026-09-22 02:42:53.891781 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-22 02:42:53.892028 | instance | Tuesday 22 September 2026 02:42:53 +0000 (0:00:00.148) 1:01:22.512 ***** 2026-09-22 02:42:54.253697 | instance | changed: [instance] 2026-09-22 02:42:54.253914 | instance | 2026-09-22 02:42:54.254217 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-22 02:42:54.254443 | instance | Tuesday 22 September 2026 02:42:54 +0000 (0:00:00.362) 1:01:22.874 ***** 2026-09-22 02:43:02.792751 | instance | changed: [instance] 2026-09-22 02:43:02.793000 | instance | 2026-09-22 02:43:02.793243 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-22 02:43:02.793472 | instance | Tuesday 22 September 2026 02:43:02 +0000 (0:00:08.539) 1:01:31.414 ***** 2026-09-22 02:43:03.180840 | instance | ok: [instance] 2026-09-22 02:43:03.181091 | instance | 2026-09-22 02:43:03.181353 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-22 02:43:03.181617 | instance | Tuesday 22 September 2026 02:43:03 +0000 (0:00:00.388) 1:01:31.802 ***** 2026-09-22 02:43:03.283161 | instance | skipping: [instance] 2026-09-22 02:43:03.283382 | instance | 2026-09-22 02:43:03.283644 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-22 02:43:03.283872 | instance | Tuesday 22 September 2026 02:43:03 +0000 (0:00:00.102) 1:01:31.904 ***** 2026-09-22 02:43:04.542455 | instance | ok: [instance] 2026-09-22 02:43:04.542700 | instance | 2026-09-22 02:43:04.542959 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-22 02:43:04.543326 | instance | Tuesday 22 September 2026 02:43:04 +0000 (0:00:01.259) 1:01:33.163 ***** 2026-09-22 02:43:04.651213 | instance | ok: [instance] 2026-09-22 02:43:04.651274 | instance | 2026-09-22 02:43:04.651399 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-22 02:43:04.651584 | instance | Tuesday 22 September 2026 02:43:04 +0000 (0:00:00.109) 1:01:33.272 ***** 2026-09-22 02:43:31.252529 | instance | changed: [instance] 2026-09-22 02:43:31.252725 | instance | 2026-09-22 02:43:31.253012 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-22 02:43:31.253261 | instance | Tuesday 22 September 2026 02:43:31 +0000 (0:00:26.601) 1:01:59.873 ***** 2026-09-22 02:43:31.331821 | instance | skipping: [instance] 2026-09-22 02:43:31.331922 | instance | 2026-09-22 02:43:31.332100 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-22 02:43:31.332264 | instance | Tuesday 22 September 2026 02:43:31 +0000 (0:00:00.079) 1:01:59.953 ***** 2026-09-22 02:43:31.579570 | instance | skipping: [instance] 2026-09-22 02:43:31.579631 | instance | 2026-09-22 02:43:31.579740 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-22 02:43:31.579868 | instance | Tuesday 22 September 2026 02:43:31 +0000 (0:00:00.248) 1:02:00.201 ***** 2026-09-22 02:43:32.245233 | instance | changed: [instance] 2026-09-22 02:43:32.245371 | instance | 2026-09-22 02:43:32.245545 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:43:32.245695 | instance | Tuesday 22 September 2026 02:43:32 +0000 (0:00:00.664) 1:02:00.865 ***** 2026-09-22 02:43:32.362289 | instance | ok: [instance] 2026-09-22 02:43:32.362441 | instance | 2026-09-22 02:43:32.362606 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:43:32.362719 | instance | Tuesday 22 September 2026 02:43:32 +0000 (0:00:00.118) 1:02:00.984 ***** 2026-09-22 02:43:32.464033 | instance | included: rabbitmq for instance 2026-09-22 02:43:32.464103 | instance | 2026-09-22 02:43:32.464218 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-22 02:43:32.464325 | instance | Tuesday 22 September 2026 02:43:32 +0000 (0:00:00.101) 1:02:01.086 ***** 2026-09-22 02:43:33.335937 | instance | ok: [instance] 2026-09-22 02:43:33.336145 | instance | 2026-09-22 02:43:33.336393 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-22 02:43:33.336673 | instance | Tuesday 22 September 2026 02:43:33 +0000 (0:00:00.871) 1:02:01.957 ***** 2026-09-22 02:43:33.403212 | instance | skipping: [instance] 2026-09-22 02:43:33.403418 | instance | 2026-09-22 02:43:33.403732 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-22 02:43:33.403979 | instance | Tuesday 22 September 2026 02:43:33 +0000 (0:00:00.067) 1:02:02.024 ***** 2026-09-22 02:43:33.501353 | instance | skipping: [instance] 2026-09-22 02:43:33.501423 | instance | 2026-09-22 02:43:33.501689 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-22 02:43:33.501930 | instance | Tuesday 22 September 2026 02:43:33 +0000 (0:00:00.098) 1:02:02.122 ***** 2026-09-22 02:43:33.580767 | instance | skipping: [instance] 2026-09-22 02:43:33.581019 | instance | 2026-09-22 02:43:33.581257 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-22 02:43:33.581481 | instance | Tuesday 22 September 2026 02:43:33 +0000 (0:00:00.079) 1:02:02.201 ***** 2026-09-22 02:44:10.300554 | instance | changed: [instance] 2026-09-22 02:44:10.300780 | instance | 2026-09-22 02:44:10.301205 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:44:10.301289 | instance | Tuesday 22 September 2026 02:44:10 +0000 (0:00:36.719) 1:02:38.921 ***** 2026-09-22 02:44:11.236340 | instance | ok: [instance] 2026-09-22 02:44:11.236524 | instance | 2026-09-22 02:44:11.236789 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:44:11.237029 | instance | Tuesday 22 September 2026 02:44:11 +0000 (0:00:00.936) 1:02:39.857 ***** 2026-09-22 02:44:11.314459 | instance | ok: [instance] 2026-09-22 02:44:11.314778 | instance | 2026-09-22 02:44:11.315075 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:44:11.315378 | instance | Tuesday 22 September 2026 02:44:11 +0000 (0:00:00.078) 1:02:39.936 ***** 2026-09-22 02:44:11.404962 | instance | skipping: [instance] 2026-09-22 02:44:11.405148 | instance | 2026-09-22 02:44:11.405348 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:44:11.405532 | instance | Tuesday 22 September 2026 02:44:11 +0000 (0:00:00.090) 1:02:40.026 ***** 2026-09-22 02:44:11.465194 | instance | skipping: [instance] 2026-09-22 02:44:11.465422 | instance | 2026-09-22 02:44:11.465695 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:44:11.465926 | instance | Tuesday 22 September 2026 02:44:11 +0000 (0:00:00.060) 1:02:40.086 ***** 2026-09-22 02:44:11.531082 | instance | ok: [instance] 2026-09-22 02:44:11.531133 | instance | 2026-09-22 02:44:11.531307 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:44:11.531436 | instance | Tuesday 22 September 2026 02:44:11 +0000 (0:00:00.066) 1:02:40.152 ***** 2026-09-22 02:44:11.691102 | instance | ok: [instance] => (item=identity) 2026-09-22 02:44:11.691343 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 02:44:11.691599 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-22 02:44:11.691836 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 02:44:11.692079 | instance | ok: [instance] => (item=sharev2) 2026-09-22 02:44:11.692303 | instance | 2026-09-22 02:44:11.692567 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:44:11.692811 | instance | Tuesday 22 September 2026 02:44:11 +0000 (0:00:00.158) 1:02:40.311 ***** 2026-09-22 02:44:11.794924 | instance | ok: [instance] 2026-09-22 02:44:11.794993 | instance | 2026-09-22 02:44:11.795156 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:44:11.795299 | instance | Tuesday 22 September 2026 02:44:11 +0000 (0:00:00.105) 1:02:40.416 ***** 2026-09-22 02:44:11.890705 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:44:11.907322 | instance | 2026-09-22 02:44:11.907363 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:44:11.907374 | instance | Tuesday 22 September 2026 02:44:11 +0000 (0:00:00.095) 1:02:40.512 ***** 2026-09-22 02:44:12.957033 | instance | changed: [instance] 2026-09-22 02:44:12.957228 | instance | 2026-09-22 02:44:12.957800 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-09-22 02:44:12.957867 | instance | Tuesday 22 September 2026 02:44:12 +0000 (0:00:01.065) 1:02:41.578 ***** 2026-09-22 02:44:14.483967 | instance | changed: [instance] 2026-09-22 02:44:14.484207 | instance | 2026-09-22 02:44:14.484464 | instance | TASK [Upload service image] **************************************************** 2026-09-22 02:44:14.484742 | instance | Tuesday 22 September 2026 02:44:14 +0000 (0:00:01.527) 1:02:43.105 ***** 2026-09-22 02:44:14.694061 | instance | included: atmosphere.common.glance_image for instance 2026-09-22 02:44:14.717661 | instance | 2026-09-22 02:44:14.717706 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-22 02:44:14.717721 | instance | Tuesday 22 September 2026 02:44:14 +0000 (0:00:00.210) 1:02:43.315 ***** 2026-09-22 02:44:15.365364 | instance | ok: [instance] 2026-09-22 02:44:15.365465 | instance | 2026-09-22 02:44:15.365655 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-22 02:44:15.365801 | instance | Tuesday 22 September 2026 02:44:15 +0000 (0:00:00.671) 1:02:43.986 ***** 2026-09-22 02:44:15.489779 | instance | ok: [instance] 2026-09-22 02:44:15.490147 | instance | 2026-09-22 02:44:15.490171 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-22 02:44:15.490433 | instance | Tuesday 22 September 2026 02:44:15 +0000 (0:00:00.123) 1:02:44.110 ***** 2026-09-22 02:44:16.548261 | instance | ok: [instance] 2026-09-22 02:44:16.548446 | instance | 2026-09-22 02:44:16.548704 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-22 02:44:16.549005 | instance | Tuesday 22 September 2026 02:44:16 +0000 (0:00:01.058) 1:02:45.169 ***** 2026-09-22 02:44:16.633112 | instance | ok: [instance] 2026-09-22 02:44:16.633298 | instance | 2026-09-22 02:44:16.633536 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-22 02:44:16.633801 | instance | Tuesday 22 September 2026 02:44:16 +0000 (0:00:00.084) 1:02:45.254 ***** 2026-09-22 02:44:16.744913 | instance | ok: [instance] 2026-09-22 02:44:16.745095 | instance | 2026-09-22 02:44:16.745347 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-22 02:44:16.745619 | instance | Tuesday 22 September 2026 02:44:16 +0000 (0:00:00.111) 1:02:45.366 ***** 2026-09-22 02:44:16.993355 | instance | changed: [instance] 2026-09-22 02:44:16.993592 | instance | 2026-09-22 02:44:16.993823 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-22 02:44:16.994049 | instance | Tuesday 22 September 2026 02:44:16 +0000 (0:00:00.248) 1:02:45.614 ***** 2026-09-22 02:44:27.852190 | instance | changed: [instance] 2026-09-22 02:44:27.852359 | instance | 2026-09-22 02:44:27.852531 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-22 02:44:27.852737 | instance | Tuesday 22 September 2026 02:44:27 +0000 (0:00:10.859) 1:02:56.473 ***** 2026-09-22 02:44:28.148981 | instance | ok: [instance] 2026-09-22 02:44:28.149171 | instance | 2026-09-22 02:44:28.149368 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-22 02:44:28.149536 | instance | Tuesday 22 September 2026 02:44:28 +0000 (0:00:00.296) 1:02:56.770 ***** 2026-09-22 02:44:28.224003 | instance | skipping: [instance] 2026-09-22 02:44:28.224125 | instance | 2026-09-22 02:44:28.224284 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-22 02:44:28.224439 | instance | Tuesday 22 September 2026 02:44:28 +0000 (0:00:00.075) 1:02:56.845 ***** 2026-09-22 02:44:29.071736 | instance | ok: [instance] 2026-09-22 02:44:29.071875 | instance | 2026-09-22 02:44:29.072032 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-22 02:44:29.072188 | instance | Tuesday 22 September 2026 02:44:29 +0000 (0:00:00.847) 1:02:57.693 ***** 2026-09-22 02:44:29.143807 | instance | ok: [instance] 2026-09-22 02:44:29.143978 | instance | 2026-09-22 02:44:29.144164 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-22 02:44:29.144348 | instance | Tuesday 22 September 2026 02:44:29 +0000 (0:00:00.071) 1:02:57.765 ***** 2026-09-22 02:44:46.152632 | instance | changed: [instance] 2026-09-22 02:44:46.152810 | instance | 2026-09-22 02:44:46.153128 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-22 02:44:46.153292 | instance | Tuesday 22 September 2026 02:44:46 +0000 (0:00:17.008) 1:03:14.774 ***** 2026-09-22 02:44:46.233058 | instance | skipping: [instance] 2026-09-22 02:44:46.233285 | instance | 2026-09-22 02:44:46.233541 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-22 02:44:46.233815 | instance | Tuesday 22 September 2026 02:44:46 +0000 (0:00:00.080) 1:03:14.854 ***** 2026-09-22 02:44:46.300925 | instance | skipping: [instance] 2026-09-22 02:44:46.301295 | instance | 2026-09-22 02:44:46.301676 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-22 02:44:46.302015 | instance | Tuesday 22 September 2026 02:44:46 +0000 (0:00:00.067) 1:03:14.922 ***** 2026-09-22 02:44:46.818942 | instance | changed: [instance] 2026-09-22 02:44:46.950045 | instance | 2026-09-22 02:44:46.950093 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-09-22 02:44:46.950104 | instance | Tuesday 22 September 2026 02:44:46 +0000 (0:00:00.518) 1:03:15.440 ***** 2026-09-22 02:44:49.173220 | instance | changed: [instance] 2026-09-22 02:44:49.173287 | instance | 2026-09-22 02:44:49.173298 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-09-22 02:44:49.173308 | instance | Tuesday 22 September 2026 02:44:49 +0000 (0:00:02.353) 1:03:17.794 ***** 2026-09-22 02:44:53.396780 | instance | changed: [instance] => (item=22) 2026-09-22 02:44:53.397687 | instance | changed: [instance] => (item=111) 2026-09-22 02:44:53.397734 | instance | changed: [instance] => (item=2049) 2026-09-22 02:44:53.397741 | instance | 2026-09-22 02:44:53.397748 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-09-22 02:44:53.397754 | instance | Tuesday 22 September 2026 02:44:53 +0000 (0:00:04.224) 1:03:22.018 ***** 2026-09-22 02:44:55.009764 | instance | changed: [instance] 2026-09-22 02:44:55.009900 | instance | 2026-09-22 02:44:55.010227 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-09-22 02:44:55.010274 | instance | Tuesday 22 September 2026 02:44:55 +0000 (0:00:01.612) 1:03:23.631 ***** 2026-09-22 02:44:55.288000 | instance | ok: [instance -> localhost] 2026-09-22 02:44:55.288130 | instance | 2026-09-22 02:44:55.288435 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-09-22 02:44:55.288514 | instance | Tuesday 22 September 2026 02:44:55 +0000 (0:00:00.278) 1:03:23.909 ***** 2026-09-22 02:44:55.776817 | instance | ok: [instance -> localhost] 2026-09-22 02:44:55.776978 | instance | 2026-09-22 02:44:55.777059 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-09-22 02:44:55.777261 | instance | Tuesday 22 September 2026 02:44:55 +0000 (0:00:00.489) 1:03:24.398 ***** 2026-09-22 02:44:56.102286 | instance | ok: [instance -> localhost] 2026-09-22 02:44:56.102421 | instance | 2026-09-22 02:44:56.102594 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-09-22 02:44:56.102762 | instance | Tuesday 22 September 2026 02:44:56 +0000 (0:00:00.325) 1:03:24.723 ***** 2026-09-22 02:44:56.384241 | instance | ok: [instance -> localhost] 2026-09-22 02:44:56.384342 | instance | 2026-09-22 02:44:56.384525 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-09-22 02:44:56.384705 | instance | Tuesday 22 September 2026 02:44:56 +0000 (0:00:00.281) 1:03:25.005 ***** 2026-09-22 02:44:57.205977 | instance | changed: [instance] 2026-09-22 02:44:57.206045 | instance | 2026-09-22 02:44:57.206160 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-09-22 02:44:57.206263 | instance | Tuesday 22 September 2026 02:44:57 +0000 (0:00:00.821) 1:03:25.827 ***** 2026-09-22 02:47:34.700179 | instance | changed: [instance] 2026-09-22 02:47:34.700420 | instance | 2026-09-22 02:47:34.700700 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 02:47:34.701017 | instance | Tuesday 22 September 2026 02:47:34 +0000 (0:02:37.493) 1:06:03.321 ***** 2026-09-22 02:47:34.834717 | instance | included: openstack_helm_ingress for instance 2026-09-22 02:47:34.834928 | instance | 2026-09-22 02:47:34.835169 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 02:47:34.835403 | instance | Tuesday 22 September 2026 02:47:34 +0000 (0:00:00.135) 1:06:03.456 ***** 2026-09-22 02:47:34.918103 | instance | skipping: [instance] 2026-09-22 02:47:34.918284 | instance | 2026-09-22 02:47:34.918544 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 02:47:34.918783 | instance | Tuesday 22 September 2026 02:47:34 +0000 (0:00:00.082) 1:06:03.539 ***** 2026-09-22 02:47:35.008408 | instance | skipping: [instance] 2026-09-22 02:47:35.008645 | instance | 2026-09-22 02:47:35.009010 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 02:47:35.009251 | instance | Tuesday 22 September 2026 02:47:35 +0000 (0:00:00.090) 1:06:03.629 ***** 2026-09-22 02:47:35.112688 | instance | ok: [instance] 2026-09-22 02:47:35.112852 | instance | 2026-09-22 02:47:35.113103 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-09-22 02:47:35.113326 | instance | Tuesday 22 September 2026 02:47:35 +0000 (0:00:00.104) 1:06:03.734 ***** 2026-09-22 02:47:35.209226 | instance | included: ingress for instance 2026-09-22 02:47:35.209313 | instance | 2026-09-22 02:47:35.209474 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-09-22 02:47:35.209638 | instance | Tuesday 22 September 2026 02:47:35 +0000 (0:00:00.096) 1:06:03.831 ***** 2026-09-22 02:47:36.263239 | instance | changed: [instance] 2026-09-22 02:47:36.263375 | instance | 2026-09-22 02:47:36.263589 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-09-22 02:47:36.263789 | instance | Tuesday 22 September 2026 02:47:36 +0000 (0:00:01.053) 1:06:04.884 ***** 2026-09-22 02:47:38.717052 | instance | changed: [instance] 2026-09-22 02:47:38.717287 | instance | 2026-09-22 02:47:38.717587 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:47:38.717836 | instance | Tuesday 22 September 2026 02:47:38 +0000 (0:00:02.453) 1:06:07.337 ***** 2026-09-22 02:47:38.814972 | instance | ok: [instance] 2026-09-22 02:47:38.815073 | instance | 2026-09-22 02:47:38.815214 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:47:38.815350 | instance | Tuesday 22 September 2026 02:47:38 +0000 (0:00:00.099) 1:06:07.436 ***** 2026-09-22 02:47:38.891905 | instance | skipping: [instance] 2026-09-22 02:47:38.892104 | instance | 2026-09-22 02:47:38.892353 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:47:38.892612 | instance | Tuesday 22 September 2026 02:47:38 +0000 (0:00:00.076) 1:06:07.513 ***** 2026-09-22 02:47:38.975188 | instance | skipping: [instance] 2026-09-22 02:47:38.975416 | instance | 2026-09-22 02:47:38.975763 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:47:38.976105 | instance | Tuesday 22 September 2026 02:47:38 +0000 (0:00:00.083) 1:06:07.596 ***** 2026-09-22 02:47:39.035495 | instance | skipping: [instance] 2026-09-22 02:47:39.035699 | instance | 2026-09-22 02:47:39.035948 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:47:39.036185 | instance | Tuesday 22 September 2026 02:47:39 +0000 (0:00:00.060) 1:06:07.657 ***** 2026-09-22 02:47:39.108175 | instance | skipping: [instance] 2026-09-22 02:47:39.108441 | instance | 2026-09-22 02:47:39.108790 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:47:39.109131 | instance | Tuesday 22 September 2026 02:47:39 +0000 (0:00:00.072) 1:06:07.729 ***** 2026-09-22 02:47:39.174578 | instance | skipping: [instance] 2026-09-22 02:47:39.174787 | instance | 2026-09-22 02:47:39.175095 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:47:39.175344 | instance | Tuesday 22 September 2026 02:47:39 +0000 (0:00:00.066) 1:06:07.796 ***** 2026-09-22 02:47:39.235685 | instance | ok: [instance] 2026-09-22 02:47:39.235780 | instance | 2026-09-22 02:47:39.235890 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:47:39.236029 | instance | Tuesday 22 September 2026 02:47:39 +0000 (0:00:00.060) 1:06:07.856 ***** 2026-09-22 02:47:39.348726 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 02:47:39.348934 | instance | ok: [instance] => (item=dashboard) 2026-09-22 02:47:39.349238 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 02:47:39.349472 | instance | ok: [instance] => (item=identity) 2026-09-22 02:47:39.349721 | instance | 2026-09-22 02:47:39.349954 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:47:39.350184 | instance | Tuesday 22 September 2026 02:47:39 +0000 (0:00:00.113) 1:06:07.970 ***** 2026-09-22 02:47:39.438711 | instance | ok: [instance] 2026-09-22 02:47:39.438900 | instance | 2026-09-22 02:47:39.439159 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:47:39.439400 | instance | Tuesday 22 September 2026 02:47:39 +0000 (0:00:00.089) 1:06:08.059 ***** 2026-09-22 02:47:39.549731 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:47:39.549870 | instance | 2026-09-22 02:47:39.550121 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:47:39.550458 | instance | Tuesday 22 September 2026 02:47:39 +0000 (0:00:00.111) 1:06:08.171 ***** 2026-09-22 02:47:40.191434 | instance | changed: [instance] 2026-09-22 02:47:40.191659 | instance | 2026-09-22 02:47:40.191901 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-09-22 02:47:40.192107 | instance | Tuesday 22 September 2026 02:47:40 +0000 (0:00:00.640) 1:06:08.812 ***** 2026-09-22 02:48:12.581154 | instance | changed: [instance] 2026-09-22 02:48:12.581306 | instance | 2026-09-22 02:48:12.581465 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 02:48:12.581638 | instance | Tuesday 22 September 2026 02:48:12 +0000 (0:00:32.390) 1:06:41.202 ***** 2026-09-22 02:48:12.921060 | instance | included: openstack_helm_ingress for instance 2026-09-22 02:48:12.921413 | instance | 2026-09-22 02:48:12.921835 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 02:48:12.922218 | instance | Tuesday 22 September 2026 02:48:12 +0000 (0:00:00.339) 1:06:41.542 ***** 2026-09-22 02:48:13.002067 | instance | skipping: [instance] 2026-09-22 02:48:13.002298 | instance | 2026-09-22 02:48:13.002579 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 02:48:13.002813 | instance | Tuesday 22 September 2026 02:48:12 +0000 (0:00:00.080) 1:06:41.623 ***** 2026-09-22 02:48:13.092134 | instance | skipping: [instance] 2026-09-22 02:48:13.092337 | instance | 2026-09-22 02:48:13.092634 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 02:48:13.092905 | instance | Tuesday 22 September 2026 02:48:13 +0000 (0:00:00.090) 1:06:41.713 ***** 2026-09-22 02:48:13.184074 | instance | ok: [instance] 2026-09-22 02:48:13.184350 | instance | 2026-09-22 02:48:13.184754 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-09-22 02:48:13.185182 | instance | Tuesday 22 September 2026 02:48:13 +0000 (0:00:00.091) 1:06:41.805 ***** 2026-09-22 02:48:13.313030 | instance | included: ingress for instance 2026-09-22 02:48:13.313166 | instance | 2026-09-22 02:48:13.313314 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-09-22 02:48:13.313464 | instance | Tuesday 22 September 2026 02:48:13 +0000 (0:00:00.129) 1:06:41.934 ***** 2026-09-22 02:48:14.551310 | instance | changed: [instance] 2026-09-22 02:48:14.551525 | instance | 2026-09-22 02:48:14.551808 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-09-22 02:48:14.552048 | instance | Tuesday 22 September 2026 02:48:14 +0000 (0:00:01.237) 1:06:43.172 ***** 2026-09-22 02:48:15.356074 | instance | changed: [instance] 2026-09-22 02:48:15.356283 | instance | 2026-09-22 02:48:15.357330 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-09-22 02:48:15.357349 | instance | Tuesday 22 September 2026 02:48:15 +0000 (0:00:00.805) 1:06:43.977 ***** 2026-09-22 02:48:23.989529 | instance | ok: [instance] => (item=None) 2026-09-22 02:48:23.989816 | instance | ok: [instance] => (item=None) 2026-09-22 02:48:23.990099 | instance | ok: [instance] => (item=None) 2026-09-22 02:48:23.990334 | instance | ok: [instance] => (item=None) 2026-09-22 02:48:23.990588 | instance | ok: [instance] => (item=None) 2026-09-22 02:48:23.990818 | instance | ok: [instance] => (item=None) 2026-09-22 02:48:23.991041 | instance | ok: [instance] => (item=None) 2026-09-22 02:48:23.991299 | instance | ok: [instance] => (item=None) 2026-09-22 02:48:23.991552 | instance | ok: [instance] => (item=None) 2026-09-22 02:48:23.991782 | instance | ok: [instance] => (item=None) 2026-09-22 02:48:23.992032 | instance | ok: [instance] => (item=None) 2026-09-22 02:48:23.992289 | instance | ok: [instance] => (item=None) 2026-09-22 02:48:23.992514 | instance | ok: [instance] => (item=None) 2026-09-22 02:48:23.992759 | instance | ok: [instance] 2026-09-22 02:48:23.993093 | instance | 2026-09-22 02:48:23.993350 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-09-22 02:48:23.993618 | instance | Tuesday 22 September 2026 02:48:23 +0000 (0:00:08.633) 1:06:52.611 ***** 2026-09-22 02:48:24.271394 | instance | ok: [instance] => (item=None) 2026-09-22 02:48:24.271753 | instance | skipping: [instance] => (item=None) 2026-09-22 02:48:24.272031 | instance | ok: [instance] => (item=None) 2026-09-22 02:48:24.272273 | instance | ok: [instance] => (item=None) 2026-09-22 02:48:24.272533 | instance | skipping: [instance] => (item=None) 2026-09-22 02:48:24.272771 | instance | ok: [instance] => (item=None) 2026-09-22 02:48:24.273043 | instance | ok: [instance] => (item=None) 2026-09-22 02:48:24.273263 | instance | ok: [instance] => (item=None) 2026-09-22 02:48:24.273477 | instance | ok: [instance] => (item=None) 2026-09-22 02:48:24.273723 | instance | ok: [instance] => (item=None) 2026-09-22 02:48:24.273973 | instance | ok: [instance] => (item=None) 2026-09-22 02:48:24.274199 | instance | ok: [instance] => (item=None) 2026-09-22 02:48:24.274409 | instance | ok: [instance] => (item=None) 2026-09-22 02:48:24.274651 | instance | ok: [instance] 2026-09-22 02:48:24.275041 | instance | 2026-09-22 02:48:24.275283 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-09-22 02:48:24.275538 | instance | Tuesday 22 September 2026 02:48:24 +0000 (0:00:00.281) 1:06:52.892 ***** 2026-09-22 02:48:25.096266 | instance | changed: [instance] 2026-09-22 02:48:25.096471 | instance | 2026-09-22 02:48:25.096771 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-09-22 02:48:25.097039 | instance | Tuesday 22 September 2026 02:48:25 +0000 (0:00:00.824) 1:06:53.717 ***** 2026-09-22 02:48:25.988926 | instance | changed: [instance] 2026-09-22 02:48:25.989009 | instance | 2026-09-22 02:48:25.989163 | instance | PLAY [controllers] ************************************************************* 2026-09-22 02:48:25.989290 | instance | 2026-09-22 02:48:25.989430 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 02:48:25.989615 | instance | Tuesday 22 September 2026 02:48:25 +0000 (0:00:00.892) 1:06:54.610 ***** 2026-09-22 02:48:30.025380 | instance | ok: [instance] 2026-09-22 02:48:30.025607 | instance | 2026-09-22 02:48:30.025868 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-09-22 02:48:30.026109 | instance | Tuesday 22 September 2026 02:48:30 +0000 (0:00:04.036) 1:06:58.647 ***** 2026-09-22 02:48:30.387261 | instance | ok: [instance] 2026-09-22 02:48:30.387567 | instance | 2026-09-22 02:48:30.387826 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 02:48:30.388071 | instance | Tuesday 22 September 2026 02:48:30 +0000 (0:00:00.361) 1:06:59.008 ***** 2026-09-22 02:48:31.665954 | instance | ok: [instance] 2026-09-22 02:48:31.666085 | instance | 2026-09-22 02:48:31.666137 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-22 02:48:31.666251 | instance | Tuesday 22 September 2026 02:48:31 +0000 (0:00:01.279) 1:07:00.287 ***** 2026-09-22 02:48:31.972331 | instance | ok: [instance] 2026-09-22 02:48:31.972561 | instance | 2026-09-22 02:48:31.972831 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 02:48:31.973142 | instance | Tuesday 22 September 2026 02:48:31 +0000 (0:00:00.306) 1:07:00.594 ***** 2026-09-22 02:48:32.399993 | instance | ok: [instance] => { 2026-09-22 02:48:32.400115 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-09-22 02:48:32.400244 | instance | } 2026-09-22 02:48:32.400373 | instance | 2026-09-22 02:48:32.400531 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 02:48:32.400695 | instance | Tuesday 22 September 2026 02:48:32 +0000 (0:00:00.427) 1:07:01.021 ***** 2026-09-22 02:48:32.879570 | instance | ok: [instance] 2026-09-22 02:48:32.879635 | instance | 2026-09-22 02:48:32.879646 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 02:48:32.879656 | instance | Tuesday 22 September 2026 02:48:32 +0000 (0:00:00.476) 1:07:01.498 ***** 2026-09-22 02:48:34.082511 | instance | ok: [instance] 2026-09-22 02:48:34.082754 | instance | 2026-09-22 02:48:34.083002 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-09-22 02:48:34.083413 | instance | Tuesday 22 September 2026 02:48:34 +0000 (0:00:01.205) 1:07:02.703 ***** 2026-09-22 02:48:34.684123 | instance | ok: [instance] 2026-09-22 02:48:34.684266 | instance | 2026-09-22 02:48:34.684409 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-09-22 02:48:34.684541 | instance | Tuesday 22 September 2026 02:48:34 +0000 (0:00:00.601) 1:07:03.305 ***** 2026-09-22 02:48:35.466331 | instance | ok: [instance] 2026-09-22 02:48:35.466572 | instance | 2026-09-22 02:48:35.466877 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-09-22 02:48:35.467154 | instance | Tuesday 22 September 2026 02:48:35 +0000 (0:00:00.782) 1:07:04.087 ***** 2026-09-22 02:48:36.244159 | instance | ok: [instance] 2026-09-22 02:48:36.244504 | instance | 2026-09-22 02:48:36.244915 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-09-22 02:48:36.245305 | instance | Tuesday 22 September 2026 02:48:36 +0000 (0:00:00.776) 1:07:04.864 ***** 2026-09-22 02:48:36.725528 | instance | ok: [instance] 2026-09-22 02:48:36.725727 | instance | 2026-09-22 02:48:36.725911 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-09-22 02:48:36.726080 | instance | Tuesday 22 September 2026 02:48:36 +0000 (0:00:00.483) 1:07:05.347 ***** 2026-09-22 02:48:36.884366 | instance | included: openstack_helm_endpoints for instance 2026-09-22 02:48:36.884732 | instance | 2026-09-22 02:48:36.885129 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:48:36.885495 | instance | Tuesday 22 September 2026 02:48:36 +0000 (0:00:00.158) 1:07:05.505 ***** 2026-09-22 02:48:36.953969 | instance | skipping: [instance] 2026-09-22 02:48:36.954289 | instance | 2026-09-22 02:48:36.954675 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:48:36.955046 | instance | Tuesday 22 September 2026 02:48:36 +0000 (0:00:00.069) 1:07:05.575 ***** 2026-09-22 02:48:37.016293 | instance | skipping: [instance] 2026-09-22 02:48:37.016532 | instance | 2026-09-22 02:48:37.016801 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:48:37.017108 | instance | Tuesday 22 September 2026 02:48:37 +0000 (0:00:00.062) 1:07:05.637 ***** 2026-09-22 02:48:37.073802 | instance | skipping: [instance] 2026-09-22 02:48:37.073999 | instance | 2026-09-22 02:48:37.074253 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:48:37.074498 | instance | Tuesday 22 September 2026 02:48:37 +0000 (0:00:00.057) 1:07:05.695 ***** 2026-09-22 02:48:37.147082 | instance | skipping: [instance] 2026-09-22 02:48:37.147288 | instance | 2026-09-22 02:48:37.147564 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:48:37.147799 | instance | Tuesday 22 September 2026 02:48:37 +0000 (0:00:00.073) 1:07:05.768 ***** 2026-09-22 02:48:37.207751 | instance | skipping: [instance] 2026-09-22 02:48:37.207955 | instance | 2026-09-22 02:48:37.208221 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:48:37.208490 | instance | Tuesday 22 September 2026 02:48:37 +0000 (0:00:00.060) 1:07:05.829 ***** 2026-09-22 02:48:37.269928 | instance | skipping: [instance] 2026-09-22 02:48:37.270130 | instance | 2026-09-22 02:48:37.270380 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:48:37.270635 | instance | Tuesday 22 September 2026 02:48:37 +0000 (0:00:00.062) 1:07:05.891 ***** 2026-09-22 02:48:37.343198 | instance | ok: [instance] 2026-09-22 02:48:37.343412 | instance | 2026-09-22 02:48:37.343697 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:48:37.344019 | instance | Tuesday 22 September 2026 02:48:37 +0000 (0:00:00.072) 1:07:05.964 ***** 2026-09-22 02:48:37.435272 | instance | ok: [instance] => (item=identity) 2026-09-22 02:48:37.435468 | instance | 2026-09-22 02:48:37.435731 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:48:37.435968 | instance | Tuesday 22 September 2026 02:48:37 +0000 (0:00:00.092) 1:07:06.056 ***** 2026-09-22 02:48:37.538384 | instance | ok: [instance] 2026-09-22 02:48:37.538676 | instance | 2026-09-22 02:48:37.538983 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-09-22 02:48:37.539231 | instance | Tuesday 22 September 2026 02:48:37 +0000 (0:00:00.102) 1:07:06.159 ***** 2026-09-22 02:48:38.107881 | instance | ok: [instance] 2026-09-22 02:48:38.108148 | instance | 2026-09-22 02:48:38.108465 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-09-22 02:48:38.108796 | instance | Tuesday 22 September 2026 02:48:38 +0000 (0:00:00.569) 1:07:06.729 ***** 2026-09-22 02:48:38.658081 | instance | ok: [instance] 2026-09-22 02:48:38.658161 | instance | 2026-09-22 02:48:38.658279 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-09-22 02:48:38.658388 | instance | Tuesday 22 September 2026 02:48:38 +0000 (0:00:00.550) 1:07:07.279 ***** 2026-09-22 02:48:39.208445 | instance | ok: [instance] 2026-09-22 02:48:39.208529 | instance | 2026-09-22 02:48:39.208540 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-09-22 02:48:39.208549 | instance | Tuesday 22 September 2026 02:48:39 +0000 (0:00:00.549) 1:07:07.829 ***** 2026-09-22 02:48:39.785289 | instance | ok: [instance] 2026-09-22 02:48:39.785400 | instance | 2026-09-22 02:48:39.785585 | instance | PLAY [Configure networking] **************************************************** 2026-09-22 02:48:39.786017 | instance | 2026-09-22 02:48:39.786068 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 02:48:39.786076 | instance | Tuesday 22 September 2026 02:48:39 +0000 (0:00:00.577) 1:07:08.407 ***** 2026-09-22 02:48:44.197916 | instance | ok: [instance] 2026-09-22 02:48:44.197994 | instance | 2026-09-22 02:48:44.198086 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-09-22 02:48:44.198209 | instance | Tuesday 22 September 2026 02:48:44 +0000 (0:00:04.412) 1:07:12.819 ***** 2026-09-22 02:48:44.535085 | instance | ok: [instance] 2026-09-22 02:48:44.535164 | instance | 2026-09-22 02:48:44.535279 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-09-22 02:48:44.535388 | instance | Tuesday 22 September 2026 02:48:44 +0000 (0:00:00.337) 1:07:13.156 ***** 2026-09-22 02:48:44.830266 | instance | ok: [instance] 2026-09-22 02:48:44.830455 | instance | 2026-09-22 02:48:44.830746 | instance | PLAY RECAP ********************************************************************* 2026-09-22 02:48:44.831011 | instance | instance : ok=848 changed=293 unreachable=0 failed=0 skipped=264 rescued=0 ignored=2 2026-09-22 02:48:44.831235 | instance | 2026-09-22 02:48:44.831632 | instance | Tuesday 22 September 2026 02:48:44 +0000 (0:00:00.291) 1:07:13.448 ***** 2026-09-22 02:48:44.831910 | instance | =============================================================================== 2026-09-22 02:48:44.832150 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 286.51s 2026-09-22 02:48:44.832373 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 202.82s 2026-09-22 02:48:44.832682 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 183.79s 2026-09-22 02:48:44.833118 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 168.04s 2026-09-22 02:48:44.833260 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 158.66s 2026-09-22 02:48:44.833514 | instance | vexxhost.atmosphere.manila : Deploy Helm chart ------------------------ 157.49s 2026-09-22 02:48:44.833754 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 151.33s 2026-09-22 02:48:44.833976 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 144.78s 2026-09-22 02:48:44.834185 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 140.94s 2026-09-22 02:48:44.834396 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 140.52s 2026-09-22 02:48:44.834671 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 106.98s 2026-09-22 02:48:44.834882 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 100.78s 2026-09-22 02:48:44.835115 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 99.00s 2026-09-22 02:48:44.835357 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 94.53s 2026-09-22 02:48:44.836428 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 94.27s 2026-09-22 02:48:44.836456 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 89.44s 2026-09-22 02:48:44.836500 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 58.18s 2026-09-22 02:48:44.836516 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 54.25s 2026-09-22 02:48:44.836536 | instance | atmosphere.common.glance_image : Upload image into Glance -------------- 40.50s 2026-09-22 02:48:44.836786 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 36.72s 2026-09-22 02:48:45.179228 | instance | INFO [aio > converge] Executed: Successful 2026-09-22 02:48:45.193835 | instance | INFO [aio > idempotence] Executing 2026-09-22 02:48:47.799242 | instance | 2026-09-22 02:48:47.799459 | instance | PLAY [all] ********************************************************************* 2026-09-22 02:48:47.799696 | instance | 2026-09-22 02:48:47.799926 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 02:48:47.800157 | instance | Tuesday 22 September 2026 02:48:47 +0000 (0:00:00.015) 0:00:00.015 ***** 2026-09-22 02:48:52.294021 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-09-22 02:48:52.294190 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-09-22 02:48:52.294425 | instance | interpreter could change the meaning of that path. See 2026-09-22 02:48:52.294668 | instance | https://docs.ansible.com/ansible- 2026-09-22 02:48:52.294902 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-09-22 02:48:52.372077 | instance | ok: [instance] 2026-09-22 02:48:52.372238 | instance | 2026-09-22 02:48:52.372488 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-09-22 02:48:52.372724 | instance | Tuesday 22 September 2026 02:48:52 +0000 (0:00:04.572) 0:00:04.587 ***** 2026-09-22 02:48:52.596010 | instance | ok: [instance] 2026-09-22 02:48:52.596269 | instance | 2026-09-22 02:48:52.596619 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-09-22 02:48:52.596957 | instance | 2026-09-22 02:48:52.597286 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 02:48:52.597616 | instance | Tuesday 22 September 2026 02:48:52 +0000 (0:00:00.222) 0:00:04.810 ***** 2026-09-22 02:48:58.043284 | instance | ok: [instance] 2026-09-22 02:48:58.043479 | instance | 2026-09-22 02:48:58.043728 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 02:48:58.043945 | instance | Tuesday 22 September 2026 02:48:58 +0000 (0:00:05.448) 0:00:10.259 ***** 2026-09-22 02:48:58.464825 | instance | ok: [instance] 2026-09-22 02:48:58.464964 | instance | 2026-09-22 02:48:58.465130 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 02:48:58.465283 | instance | Tuesday 22 September 2026 02:48:58 +0000 (0:00:00.421) 0:00:10.680 ***** 2026-09-22 02:48:58.572325 | instance | skipping: [instance] 2026-09-22 02:48:58.572531 | instance | 2026-09-22 02:48:58.572764 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-22 02:48:58.573016 | instance | Tuesday 22 September 2026 02:48:58 +0000 (0:00:00.107) 0:00:10.788 ***** 2026-09-22 02:48:58.964695 | instance | ok: [instance] 2026-09-22 02:48:58.964946 | instance | 2026-09-22 02:48:58.965223 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 02:48:58.965480 | instance | Tuesday 22 September 2026 02:48:58 +0000 (0:00:00.392) 0:00:11.180 ***** 2026-09-22 02:48:59.071980 | instance | ok: [instance] => { 2026-09-22 02:48:59.072051 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-22 02:48:59.072063 | instance | } 2026-09-22 02:48:59.072074 | instance | 2026-09-22 02:48:59.072083 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 02:48:59.072132 | instance | Tuesday 22 September 2026 02:48:59 +0000 (0:00:00.106) 0:00:11.286 ***** 2026-09-22 02:48:59.639332 | instance | ok: [instance] 2026-09-22 02:48:59.639399 | instance | 2026-09-22 02:48:59.639414 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 02:48:59.639427 | instance | Tuesday 22 September 2026 02:48:59 +0000 (0:00:00.567) 0:00:11.854 ***** 2026-09-22 02:48:59.764068 | instance | skipping: [instance] 2026-09-22 02:48:59.764399 | instance | 2026-09-22 02:48:59.764729 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 02:48:59.765058 | instance | Tuesday 22 September 2026 02:48:59 +0000 (0:00:00.125) 0:00:11.979 ***** 2026-09-22 02:48:59.897396 | instance | skipping: [instance] 2026-09-22 02:48:59.897862 | instance | 2026-09-22 02:48:59.898283 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 02:48:59.898718 | instance | Tuesday 22 September 2026 02:48:59 +0000 (0:00:00.133) 0:00:12.113 ***** 2026-09-22 02:49:00.195284 | instance | ok: [instance] 2026-09-22 02:49:00.195749 | instance | 2026-09-22 02:49:00.196071 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 02:49:00.196377 | instance | Tuesday 22 September 2026 02:49:00 +0000 (0:00:00.298) 0:00:12.411 ***** 2026-09-22 02:49:01.845775 | instance | ok: [instance] 2026-09-22 02:49:01.845837 | instance | 2026-09-22 02:49:01.845848 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 02:49:01.845858 | instance | Tuesday 22 September 2026 02:49:01 +0000 (0:00:01.649) 0:00:14.060 ***** 2026-09-22 02:49:02.033521 | instance | ok: [instance] => { 2026-09-22 02:49:02.034360 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-22 02:49:02.034412 | instance | } 2026-09-22 02:49:02.034423 | instance | 2026-09-22 02:49:02.034432 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 02:49:02.034464 | instance | Tuesday 22 September 2026 02:49:02 +0000 (0:00:00.189) 0:00:14.249 ***** 2026-09-22 02:49:02.617124 | instance | ok: [instance] 2026-09-22 02:49:02.617235 | instance | 2026-09-22 02:49:02.617254 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 02:49:02.617269 | instance | Tuesday 22 September 2026 02:49:02 +0000 (0:00:00.581) 0:00:14.830 ***** 2026-09-22 02:49:05.274793 | instance | ok: [instance] 2026-09-22 02:49:05.274931 | instance | 2026-09-22 02:49:05.274945 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-22 02:49:05.274995 | instance | Tuesday 22 September 2026 02:49:05 +0000 (0:00:02.659) 0:00:17.490 ***** 2026-09-22 02:49:05.384401 | instance | skipping: [instance] 2026-09-22 02:49:05.384584 | instance | 2026-09-22 02:49:05.384831 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-22 02:49:05.385107 | instance | Tuesday 22 September 2026 02:49:05 +0000 (0:00:00.109) 0:00:17.599 ***** 2026-09-22 02:49:05.482904 | instance | skipping: [instance] 2026-09-22 02:49:05.483044 | instance | 2026-09-22 02:49:05.483290 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-22 02:49:05.483538 | instance | Tuesday 22 September 2026 02:49:05 +0000 (0:00:00.098) 0:00:17.698 ***** 2026-09-22 02:49:05.588250 | instance | skipping: [instance] 2026-09-22 02:49:05.588338 | instance | 2026-09-22 02:49:05.588443 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-22 02:49:05.588605 | instance | Tuesday 22 September 2026 02:49:05 +0000 (0:00:00.105) 0:00:17.804 ***** 2026-09-22 02:49:06.940168 | instance | ok: [instance] 2026-09-22 02:49:06.940391 | instance | 2026-09-22 02:49:06.940695 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-22 02:49:06.941070 | instance | Tuesday 22 September 2026 02:49:06 +0000 (0:00:01.351) 0:00:19.155 ***** 2026-09-22 02:49:07.459316 | instance | ok: [instance] 2026-09-22 02:49:07.459523 | instance | 2026-09-22 02:49:07.459770 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-22 02:49:07.460004 | instance | Tuesday 22 September 2026 02:49:07 +0000 (0:00:00.519) 0:00:19.675 ***** 2026-09-22 02:49:08.636239 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-22 02:49:08.636329 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-22 02:49:08.636437 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-22 02:49:08.636591 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-22 02:49:08.636737 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-22 02:49:08.636869 | instance | 2026-09-22 02:49:08.637020 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-22 02:49:08.637155 | instance | Tuesday 22 September 2026 02:49:08 +0000 (0:00:01.177) 0:00:20.852 ***** 2026-09-22 02:49:09.339472 | instance | ok: [instance] 2026-09-22 02:49:09.339547 | instance | 2026-09-22 02:49:09.339629 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-22 02:49:09.339728 | instance | Tuesday 22 September 2026 02:49:09 +0000 (0:00:00.672) 0:00:21.524 ***** 2026-09-22 02:49:09.339823 | instance | 2026-09-22 02:49:09.339914 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-22 02:49:09.340012 | instance | Tuesday 22 September 2026 02:49:09 +0000 (0:00:00.031) 0:00:21.555 ***** 2026-09-22 02:49:10.090896 | instance | ok: [instance] 2026-09-22 02:49:10.090955 | instance | 2026-09-22 02:49:10.090967 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 02:49:10.090977 | instance | Tuesday 22 September 2026 02:49:10 +0000 (0:00:00.750) 0:00:22.305 ***** 2026-09-22 02:49:10.419350 | instance | ok: [instance] 2026-09-22 02:49:10.419434 | instance | 2026-09-22 02:49:10.419470 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 02:49:10.419583 | instance | Tuesday 22 September 2026 02:49:10 +0000 (0:00:00.328) 0:00:22.634 ***** 2026-09-22 02:49:10.556242 | instance | ok: [instance] => { 2026-09-22 02:49:10.556488 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-22 02:49:10.556536 | instance | } 2026-09-22 02:49:10.556854 | instance | 2026-09-22 02:49:10.556952 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 02:49:10.557069 | instance | Tuesday 22 September 2026 02:49:10 +0000 (0:00:00.136) 0:00:22.771 ***** 2026-09-22 02:49:11.197069 | instance | ok: [instance] 2026-09-22 02:49:11.197152 | instance | 2026-09-22 02:49:11.197396 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 02:49:11.197457 | instance | Tuesday 22 September 2026 02:49:11 +0000 (0:00:00.641) 0:00:23.413 ***** 2026-09-22 02:49:14.685915 | instance | ok: [instance] 2026-09-22 02:49:14.685989 | instance | 2026-09-22 02:49:14.686008 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-22 02:49:14.686089 | instance | Tuesday 22 September 2026 02:49:14 +0000 (0:00:03.488) 0:00:26.901 ***** 2026-09-22 02:49:15.836477 | instance | ok: [instance] 2026-09-22 02:49:15.836909 | instance | 2026-09-22 02:49:15.837220 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-22 02:49:15.837569 | instance | Tuesday 22 September 2026 02:49:15 +0000 (0:00:01.150) 0:00:28.052 ***** 2026-09-22 02:49:16.248152 | instance | ok: [instance] 2026-09-22 02:49:16.248222 | instance | 2026-09-22 02:49:16.248351 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-22 02:49:16.248458 | instance | Tuesday 22 September 2026 02:49:16 +0000 (0:00:00.412) 0:00:28.464 ***** 2026-09-22 02:49:16.853782 | instance | ok: [instance] 2026-09-22 02:49:16.853879 | instance | 2026-09-22 02:49:16.854264 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-22 02:49:16.854310 | instance | Tuesday 22 September 2026 02:49:16 +0000 (0:00:00.605) 0:00:29.069 ***** 2026-09-22 02:49:17.616426 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-09-22 02:49:17.616520 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-22 02:49:17.616753 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-22 02:49:17.616771 | instance | 2026-09-22 02:49:17.616854 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-22 02:49:17.616984 | instance | Tuesday 22 September 2026 02:49:17 +0000 (0:00:00.762) 0:00:29.832 ***** 2026-09-22 02:49:18.205515 | instance | ok: [instance] 2026-09-22 02:49:18.205596 | instance | 2026-09-22 02:49:18.205690 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-22 02:49:18.205802 | instance | Tuesday 22 September 2026 02:49:18 +0000 (0:00:00.589) 0:00:30.421 ***** 2026-09-22 02:49:18.759277 | instance | ok: [instance] 2026-09-22 02:49:18.759351 | instance | 2026-09-22 02:49:18.759536 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-22 02:49:18.759915 | instance | Tuesday 22 September 2026 02:49:18 +0000 (0:00:00.520) 0:00:30.942 ***** 2026-09-22 02:49:18.760028 | instance | 2026-09-22 02:49:18.760157 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-22 02:49:18.760284 | instance | Tuesday 22 September 2026 02:49:18 +0000 (0:00:00.032) 0:00:30.975 ***** 2026-09-22 02:49:19.233078 | instance | ok: [instance] 2026-09-22 02:49:19.233340 | instance | 2026-09-22 02:49:19.233641 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-22 02:49:19.233895 | instance | Tuesday 22 September 2026 02:49:19 +0000 (0:00:00.473) 0:00:31.448 ***** 2026-09-22 02:49:19.400018 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-22 02:49:19.400271 | instance | 2026-09-22 02:49:19.400522 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-22 02:49:19.400833 | instance | Tuesday 22 September 2026 02:49:19 +0000 (0:00:00.166) 0:00:31.615 ***** 2026-09-22 02:49:20.677359 | instance | ok: [instance] 2026-09-22 02:49:20.677649 | instance | 2026-09-22 02:49:20.678042 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-22 02:49:20.678311 | instance | Tuesday 22 September 2026 02:49:20 +0000 (0:00:01.276) 0:00:32.892 ***** 2026-09-22 02:49:21.725196 | instance | ok: [instance] => (item=chronyd) 2026-09-22 02:49:21.725275 | instance | ok: [instance] => (item=sshd) 2026-09-22 02:49:21.725454 | instance | 2026-09-22 02:49:21.725602 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-22 02:49:21.725746 | instance | Tuesday 22 September 2026 02:49:21 +0000 (0:00:01.049) 0:00:33.941 ***** 2026-09-22 02:49:22.130112 | instance | ok: [instance] 2026-09-22 02:49:22.130947 | instance | 2026-09-22 02:49:22.131008 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-22 02:49:22.131020 | instance | Tuesday 22 September 2026 02:49:22 +0000 (0:00:00.404) 0:00:34.345 ***** 2026-09-22 02:49:22.420163 | instance | ok: [instance] 2026-09-22 02:49:22.420468 | instance | 2026-09-22 02:49:22.420811 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-22 02:49:22.421200 | instance | Tuesday 22 September 2026 02:49:22 +0000 (0:00:00.289) 0:00:34.635 ***** 2026-09-22 02:49:22.940464 | instance | ok: [instance] 2026-09-22 02:49:22.940675 | instance | 2026-09-22 02:49:22.940963 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-22 02:49:22.941243 | instance | Tuesday 22 September 2026 02:49:22 +0000 (0:00:00.521) 0:00:35.156 ***** 2026-09-22 02:49:23.321742 | instance | ok: [instance] 2026-09-22 02:49:23.322087 | instance | 2026-09-22 02:49:23.322406 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-09-22 02:49:23.322688 | instance | Tuesday 22 September 2026 02:49:23 +0000 (0:00:00.380) 0:00:35.536 ***** 2026-09-22 02:49:23.486838 | instance | ok: [instance] 2026-09-22 02:49:23.487059 | instance | 2026-09-22 02:49:23.487295 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-09-22 02:49:23.487549 | instance | Tuesday 22 September 2026 02:49:23 +0000 (0:00:00.165) 0:00:35.702 ***** 2026-09-22 02:49:23.864734 | instance | ok: [instance] => (item=instance) 2026-09-22 02:49:23.865175 | instance | 2026-09-22 02:49:23.865215 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-09-22 02:49:23.865454 | instance | Tuesday 22 September 2026 02:49:23 +0000 (0:00:00.377) 0:00:36.080 ***** 2026-09-22 02:49:23.971301 | instance | ok: [instance] 2026-09-22 02:49:23.971510 | instance | 2026-09-22 02:49:23.971750 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-09-22 02:49:23.971990 | instance | Tuesday 22 September 2026 02:49:23 +0000 (0:00:00.106) 0:00:36.187 ***** 2026-09-22 02:49:24.063615 | instance | skipping: [instance] 2026-09-22 02:49:24.063838 | instance | 2026-09-22 02:49:24.064115 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-22 02:49:24.064371 | instance | Tuesday 22 September 2026 02:49:24 +0000 (0:00:00.091) 0:00:36.278 ***** 2026-09-22 02:49:24.284493 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-22 02:49:24.284693 | instance | 2026-09-22 02:49:24.284940 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-22 02:49:24.285183 | instance | Tuesday 22 September 2026 02:49:24 +0000 (0:00:00.221) 0:00:36.500 ***** 2026-09-22 02:49:31.499731 | instance | ok: [instance] 2026-09-22 02:49:31.499920 | instance | 2026-09-22 02:49:31.500169 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-22 02:49:31.500398 | instance | Tuesday 22 September 2026 02:49:31 +0000 (0:00:07.214) 0:00:43.714 ***** 2026-09-22 02:49:31.643201 | instance | ok: [instance] => (item=instance) 2026-09-22 02:49:31.643272 | instance | 2026-09-22 02:49:31.643385 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-22 02:49:31.643504 | instance | Tuesday 22 September 2026 02:49:31 +0000 (0:00:00.144) 0:00:43.859 ***** 2026-09-22 02:49:32.145033 | instance | ok: [instance] 2026-09-22 02:49:32.145119 | instance | 2026-09-22 02:49:32.145136 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-22 02:49:32.145289 | instance | Tuesday 22 September 2026 02:49:32 +0000 (0:00:00.501) 0:00:44.360 ***** 2026-09-22 02:49:39.580691 | instance | ok: [instance] 2026-09-22 02:49:39.580935 | instance | 2026-09-22 02:49:39.581233 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-09-22 02:49:39.581517 | instance | Tuesday 22 September 2026 02:49:39 +0000 (0:00:07.434) 0:00:51.795 ***** 2026-09-22 02:49:46.213331 | instance | ok: [instance] 2026-09-22 02:49:46.213396 | instance | 2026-09-22 02:49:46.213547 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-09-22 02:49:46.213643 | instance | Tuesday 22 September 2026 02:49:46 +0000 (0:00:06.633) 0:00:58.429 ***** 2026-09-22 02:50:01.325995 | instance | ok: [instance] 2026-09-22 02:50:01.326168 | instance | 2026-09-22 02:50:01.326359 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-22 02:50:01.326564 | instance | Tuesday 22 September 2026 02:50:01 +0000 (0:00:15.112) 0:01:13.541 ***** 2026-09-22 02:50:01.444158 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-22 02:50:01.444380 | instance | 2026-09-22 02:50:01.444672 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-22 02:50:01.444945 | instance | Tuesday 22 September 2026 02:50:01 +0000 (0:00:00.118) 0:01:13.659 ***** 2026-09-22 02:50:01.587899 | instance | skipping: [instance] 2026-09-22 02:50:01.588152 | instance | 2026-09-22 02:50:01.588530 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-22 02:50:01.588832 | instance | Tuesday 22 September 2026 02:50:01 +0000 (0:00:00.143) 0:01:13.803 ***** 2026-09-22 02:50:01.751175 | instance | skipping: [instance] => (item=instance) 2026-09-22 02:50:01.751296 | instance | skipping: [instance] 2026-09-22 02:50:01.751464 | instance | 2026-09-22 02:50:01.751599 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-22 02:50:01.751752 | instance | Tuesday 22 September 2026 02:50:01 +0000 (0:00:00.163) 0:01:13.967 ***** 2026-09-22 02:50:02.054016 | instance | ok: [instance] 2026-09-22 02:50:02.054222 | instance | 2026-09-22 02:50:02.054479 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-22 02:50:02.054748 | instance | Tuesday 22 September 2026 02:50:02 +0000 (0:00:00.302) 0:01:14.269 ***** 2026-09-22 02:50:09.796581 | instance | ok: [instance] 2026-09-22 02:50:09.796782 | instance | 2026-09-22 02:50:09.797160 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-09-22 02:50:09.797413 | instance | Tuesday 22 September 2026 02:50:09 +0000 (0:00:07.742) 0:01:22.012 ***** 2026-09-22 02:50:16.853752 | instance | ok: [instance] 2026-09-22 02:50:16.853933 | instance | 2026-09-22 02:50:16.854167 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-09-22 02:50:16.854421 | instance | Tuesday 22 September 2026 02:50:16 +0000 (0:00:07.057) 0:01:29.069 ***** 2026-09-22 02:50:23.665151 | instance | ok: [instance] 2026-09-22 02:50:23.665537 | instance | 2026-09-22 02:50:23.665988 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-09-22 02:50:23.666406 | instance | Tuesday 22 September 2026 02:50:23 +0000 (0:00:06.810) 0:01:35.880 ***** 2026-09-22 02:50:32.198997 | instance | ok: [instance] => (item={'name': 'diskprediction_local'}) 2026-09-22 02:50:32.199077 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-09-22 02:50:32.199133 | instance | ok: [instance] => (item={'name': 'prometheus'}) 2026-09-22 02:50:32.199234 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-09-22 02:50:32.199330 | instance | 2026-09-22 02:50:32.199463 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-09-22 02:50:32.199584 | instance | 2026-09-22 02:50:32.199707 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 02:50:32.199808 | instance | Tuesday 22 September 2026 02:50:32 +0000 (0:00:08.534) 0:01:44.415 ***** 2026-09-22 02:50:36.246144 | instance | ok: [instance] 2026-09-22 02:50:36.246182 | instance | 2026-09-22 02:50:36.246188 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 02:50:36.246192 | instance | Tuesday 22 September 2026 02:50:36 +0000 (0:00:04.046) 0:01:48.461 ***** 2026-09-22 02:50:36.579771 | instance | ok: [instance] 2026-09-22 02:50:36.579830 | instance | 2026-09-22 02:50:36.580036 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 02:50:36.580053 | instance | Tuesday 22 September 2026 02:50:36 +0000 (0:00:00.334) 0:01:48.795 ***** 2026-09-22 02:50:36.726695 | instance | skipping: [instance] 2026-09-22 02:50:36.726764 | instance | 2026-09-22 02:50:36.726887 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-22 02:50:36.726998 | instance | Tuesday 22 September 2026 02:50:36 +0000 (0:00:00.146) 0:01:48.942 ***** 2026-09-22 02:50:37.050582 | instance | ok: [instance] 2026-09-22 02:50:37.050684 | instance | 2026-09-22 02:50:37.051015 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 02:50:37.051064 | instance | Tuesday 22 September 2026 02:50:37 +0000 (0:00:00.323) 0:01:49.266 ***** 2026-09-22 02:50:37.138863 | instance | ok: [instance] => { 2026-09-22 02:50:37.139631 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-22 02:50:37.139697 | instance | } 2026-09-22 02:50:37.139708 | instance | 2026-09-22 02:50:37.139717 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 02:50:37.139727 | instance | Tuesday 22 September 2026 02:50:37 +0000 (0:00:00.088) 0:01:49.354 ***** 2026-09-22 02:50:37.553658 | instance | ok: [instance] 2026-09-22 02:50:37.553784 | instance | 2026-09-22 02:50:37.553797 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 02:50:37.553898 | instance | Tuesday 22 September 2026 02:50:37 +0000 (0:00:00.414) 0:01:49.769 ***** 2026-09-22 02:50:37.695020 | instance | skipping: [instance] 2026-09-22 02:50:37.695084 | instance | 2026-09-22 02:50:37.695095 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 02:50:37.695105 | instance | Tuesday 22 September 2026 02:50:37 +0000 (0:00:00.139) 0:01:49.909 ***** 2026-09-22 02:50:37.944633 | instance | skipping: [instance] 2026-09-22 02:50:37.944851 | instance | 2026-09-22 02:50:37.945223 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 02:50:37.945516 | instance | Tuesday 22 September 2026 02:50:37 +0000 (0:00:00.250) 0:01:50.160 ***** 2026-09-22 02:50:38.265440 | instance | ok: [instance] 2026-09-22 02:50:38.265557 | instance | 2026-09-22 02:50:38.265730 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 02:50:38.265849 | instance | Tuesday 22 September 2026 02:50:38 +0000 (0:00:00.321) 0:01:50.481 ***** 2026-09-22 02:50:39.529569 | instance | ok: [instance] 2026-09-22 02:50:39.530024 | instance | 2026-09-22 02:50:39.530105 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 02:50:39.530366 | instance | Tuesday 22 September 2026 02:50:39 +0000 (0:00:01.263) 0:01:51.745 ***** 2026-09-22 02:50:39.730496 | instance | ok: [instance] => { 2026-09-22 02:50:39.730682 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-22 02:50:39.730911 | instance | } 2026-09-22 02:50:39.731179 | instance | 2026-09-22 02:50:39.731461 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 02:50:39.731819 | instance | Tuesday 22 September 2026 02:50:39 +0000 (0:00:00.200) 0:01:51.945 ***** 2026-09-22 02:50:40.175914 | instance | ok: [instance] 2026-09-22 02:50:40.176140 | instance | 2026-09-22 02:50:40.176370 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 02:50:40.176619 | instance | Tuesday 22 September 2026 02:50:40 +0000 (0:00:00.445) 0:01:52.391 ***** 2026-09-22 02:50:42.348867 | instance | ok: [instance] 2026-09-22 02:50:42.349191 | instance | 2026-09-22 02:50:42.349599 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-22 02:50:42.349963 | instance | Tuesday 22 September 2026 02:50:42 +0000 (0:00:02.172) 0:01:54.563 ***** 2026-09-22 02:50:42.427691 | instance | skipping: [instance] 2026-09-22 02:50:42.427892 | instance | 2026-09-22 02:50:42.428127 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-22 02:50:42.428358 | instance | Tuesday 22 September 2026 02:50:42 +0000 (0:00:00.079) 0:01:54.643 ***** 2026-09-22 02:50:42.505834 | instance | skipping: [instance] 2026-09-22 02:50:42.506119 | instance | 2026-09-22 02:50:42.506489 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-22 02:50:42.506735 | instance | Tuesday 22 September 2026 02:50:42 +0000 (0:00:00.078) 0:01:54.721 ***** 2026-09-22 02:50:42.594212 | instance | skipping: [instance] 2026-09-22 02:50:42.594443 | instance | 2026-09-22 02:50:42.595739 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-22 02:50:42.595795 | instance | Tuesday 22 September 2026 02:50:42 +0000 (0:00:00.088) 0:01:54.809 ***** 2026-09-22 02:50:43.903746 | instance | ok: [instance] 2026-09-22 02:50:43.903820 | instance | 2026-09-22 02:50:43.903919 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-22 02:50:43.904021 | instance | Tuesday 22 September 2026 02:50:43 +0000 (0:00:01.309) 0:01:56.119 ***** 2026-09-22 02:50:44.478458 | instance | ok: [instance] 2026-09-22 02:50:44.478644 | instance | 2026-09-22 02:50:44.478891 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-22 02:50:44.479126 | instance | Tuesday 22 September 2026 02:50:44 +0000 (0:00:00.574) 0:01:56.694 ***** 2026-09-22 02:50:45.627572 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-22 02:50:45.627804 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-22 02:50:45.628025 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-22 02:50:45.628261 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-22 02:50:45.628519 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-22 02:50:45.628729 | instance | 2026-09-22 02:50:45.628956 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-22 02:50:45.629179 | instance | Tuesday 22 September 2026 02:50:45 +0000 (0:00:01.148) 0:01:57.842 ***** 2026-09-22 02:50:46.322230 | instance | ok: [instance] 2026-09-22 02:50:46.322310 | instance | 2026-09-22 02:50:46.322421 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-22 02:50:46.322533 | instance | Tuesday 22 September 2026 02:50:46 +0000 (0:00:00.656) 0:01:58.499 ***** 2026-09-22 02:50:46.322643 | instance | 2026-09-22 02:50:46.322787 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-22 02:50:46.322956 | instance | Tuesday 22 September 2026 02:50:46 +0000 (0:00:00.039) 0:01:58.538 ***** 2026-09-22 02:50:46.847621 | instance | ok: [instance] 2026-09-22 02:50:46.847815 | instance | 2026-09-22 02:50:46.848109 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 02:50:46.848353 | instance | Tuesday 22 September 2026 02:50:46 +0000 (0:00:00.525) 0:01:59.063 ***** 2026-09-22 02:50:47.183304 | instance | ok: [instance] 2026-09-22 02:50:47.183542 | instance | 2026-09-22 02:50:47.183792 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 02:50:47.184028 | instance | Tuesday 22 September 2026 02:50:47 +0000 (0:00:00.334) 0:01:59.398 ***** 2026-09-22 02:50:47.307955 | instance | ok: [instance] => { 2026-09-22 02:50:47.308094 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-22 02:50:47.308336 | instance | } 2026-09-22 02:50:47.308558 | instance | 2026-09-22 02:50:47.308790 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 02:50:47.309078 | instance | Tuesday 22 September 2026 02:50:47 +0000 (0:00:00.125) 0:01:59.523 ***** 2026-09-22 02:50:47.774510 | instance | ok: [instance] 2026-09-22 02:50:47.774636 | instance | 2026-09-22 02:50:47.774876 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 02:50:47.775092 | instance | Tuesday 22 September 2026 02:50:47 +0000 (0:00:00.466) 0:01:59.990 ***** 2026-09-22 02:50:51.084427 | instance | ok: [instance] 2026-09-22 02:50:51.084680 | instance | 2026-09-22 02:50:51.085034 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-22 02:50:51.085278 | instance | Tuesday 22 September 2026 02:50:51 +0000 (0:00:03.310) 0:02:03.300 ***** 2026-09-22 02:50:52.381668 | instance | ok: [instance] 2026-09-22 02:50:52.381923 | instance | 2026-09-22 02:50:52.382173 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-22 02:50:52.382422 | instance | Tuesday 22 September 2026 02:50:52 +0000 (0:00:01.296) 0:02:04.596 ***** 2026-09-22 02:50:52.673636 | instance | ok: [instance] 2026-09-22 02:50:52.673717 | instance | 2026-09-22 02:50:52.674019 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-22 02:50:52.674304 | instance | Tuesday 22 September 2026 02:50:52 +0000 (0:00:00.292) 0:02:04.889 ***** 2026-09-22 02:50:53.323048 | instance | ok: [instance] 2026-09-22 02:50:53.323242 | instance | 2026-09-22 02:50:53.323524 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-22 02:50:53.323860 | instance | Tuesday 22 September 2026 02:50:53 +0000 (0:00:00.649) 0:02:05.538 ***** 2026-09-22 02:50:54.092749 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-09-22 02:50:54.093519 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-22 02:50:54.093580 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-22 02:50:54.093667 | instance | 2026-09-22 02:50:54.093908 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-22 02:50:54.094321 | instance | Tuesday 22 September 2026 02:50:54 +0000 (0:00:00.769) 0:02:06.308 ***** 2026-09-22 02:50:54.625052 | instance | ok: [instance] 2026-09-22 02:50:54.625290 | instance | 2026-09-22 02:50:54.625573 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-22 02:50:54.625821 | instance | Tuesday 22 September 2026 02:50:54 +0000 (0:00:00.532) 0:02:06.840 ***** 2026-09-22 02:50:55.210030 | instance | ok: [instance] 2026-09-22 02:50:55.210091 | instance | 2026-09-22 02:50:55.210103 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-22 02:50:55.210113 | instance | Tuesday 22 September 2026 02:50:55 +0000 (0:00:00.527) 0:02:07.367 ***** 2026-09-22 02:50:55.210122 | instance | 2026-09-22 02:50:55.210130 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-22 02:50:55.210139 | instance | Tuesday 22 September 2026 02:50:55 +0000 (0:00:00.056) 0:02:07.424 ***** 2026-09-22 02:50:55.790626 | instance | ok: [instance] 2026-09-22 02:50:55.790700 | instance | 2026-09-22 02:50:55.790778 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-22 02:50:55.790883 | instance | Tuesday 22 September 2026 02:50:55 +0000 (0:00:00.582) 0:02:08.006 ***** 2026-09-22 02:50:55.953111 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-22 02:50:55.953184 | instance | 2026-09-22 02:50:55.953395 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-22 02:50:55.953441 | instance | Tuesday 22 September 2026 02:50:55 +0000 (0:00:00.162) 0:02:08.169 ***** 2026-09-22 02:50:57.349816 | instance | ok: [instance] 2026-09-22 02:50:57.350242 | instance | 2026-09-22 02:50:57.350289 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-22 02:50:57.350296 | instance | Tuesday 22 September 2026 02:50:57 +0000 (0:00:01.396) 0:02:09.565 ***** 2026-09-22 02:50:59.244951 | instance | ok: [instance] => (item=chronyd) 2026-09-22 02:50:59.245037 | instance | ok: [instance] => (item=sshd) 2026-09-22 02:50:59.245139 | instance | 2026-09-22 02:50:59.245246 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-22 02:50:59.245347 | instance | Tuesday 22 September 2026 02:50:59 +0000 (0:00:01.895) 0:02:11.461 ***** 2026-09-22 02:50:59.616058 | instance | ok: [instance] 2026-09-22 02:50:59.616132 | instance | 2026-09-22 02:50:59.616229 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-22 02:50:59.616332 | instance | Tuesday 22 September 2026 02:50:59 +0000 (0:00:00.370) 0:02:11.831 ***** 2026-09-22 02:50:59.880954 | instance | ok: [instance] 2026-09-22 02:50:59.881033 | instance | 2026-09-22 02:50:59.881144 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-22 02:50:59.881249 | instance | Tuesday 22 September 2026 02:50:59 +0000 (0:00:00.265) 0:02:12.096 ***** 2026-09-22 02:51:00.211894 | instance | ok: [instance] 2026-09-22 02:51:00.211988 | instance | 2026-09-22 02:51:00.212009 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-22 02:51:00.212170 | instance | Tuesday 22 September 2026 02:51:00 +0000 (0:00:00.330) 0:02:12.427 ***** 2026-09-22 02:51:00.527068 | instance | ok: [instance] 2026-09-22 02:51:00.527145 | instance | 2026-09-22 02:51:00.527159 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-09-22 02:51:00.527276 | instance | Tuesday 22 September 2026 02:51:00 +0000 (0:00:00.314) 0:02:12.742 ***** 2026-09-22 02:51:00.904552 | instance | ok: [instance] => (item=instance) 2026-09-22 02:51:00.904595 | instance | 2026-09-22 02:51:00.904603 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-09-22 02:51:00.904610 | instance | Tuesday 22 September 2026 02:51:00 +0000 (0:00:00.377) 0:02:13.120 ***** 2026-09-22 02:51:01.011814 | instance | ok: [instance] 2026-09-22 02:51:01.011879 | instance | 2026-09-22 02:51:01.012124 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-22 02:51:01.012167 | instance | Tuesday 22 September 2026 02:51:01 +0000 (0:00:00.107) 0:02:13.227 ***** 2026-09-22 02:51:01.144916 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-22 02:51:01.145820 | instance | 2026-09-22 02:51:01.145878 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-22 02:51:01.145889 | instance | Tuesday 22 September 2026 02:51:01 +0000 (0:00:00.132) 0:02:13.360 ***** 2026-09-22 02:51:01.286165 | instance | skipping: [instance] 2026-09-22 02:51:01.286215 | instance | 2026-09-22 02:51:01.286226 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-22 02:51:01.286236 | instance | Tuesday 22 September 2026 02:51:01 +0000 (0:00:00.140) 0:02:13.501 ***** 2026-09-22 02:51:01.404167 | instance | skipping: [instance] => (item=instance) 2026-09-22 02:51:01.404219 | instance | skipping: [instance] 2026-09-22 02:51:01.404231 | instance | 2026-09-22 02:51:01.404240 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-22 02:51:01.404250 | instance | Tuesday 22 September 2026 02:51:01 +0000 (0:00:00.117) 0:02:13.619 ***** 2026-09-22 02:51:01.724610 | instance | ok: [instance] 2026-09-22 02:51:01.724673 | instance | 2026-09-22 02:51:01.724685 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-22 02:51:01.724696 | instance | Tuesday 22 September 2026 02:51:01 +0000 (0:00:00.319) 0:02:13.939 ***** 2026-09-22 02:51:09.127730 | instance | ok: [instance] 2026-09-22 02:51:09.127818 | instance | 2026-09-22 02:51:09.127980 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-09-22 02:51:09.128066 | instance | Tuesday 22 September 2026 02:51:09 +0000 (0:00:07.403) 0:02:21.342 ***** 2026-09-22 02:51:14.427769 | instance | ok: [instance] 2026-09-22 02:51:14.427931 | instance | 2026-09-22 02:51:14.427941 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-09-22 02:51:14.427948 | instance | Tuesday 22 September 2026 02:51:14 +0000 (0:00:05.300) 0:02:26.642 ***** 2026-09-22 02:51:29.524426 | instance | ok: [instance] 2026-09-22 02:51:29.524508 | instance | 2026-09-22 02:51:29.524583 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-09-22 02:51:29.524690 | instance | Tuesday 22 September 2026 02:51:29 +0000 (0:00:15.097) 0:02:41.740 ***** 2026-09-22 02:51:29.824713 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-09-22 02:51:29.824779 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-09-22 02:51:29.824977 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-09-22 02:51:29.825079 | instance | skipping: [instance] 2026-09-22 02:51:29.825179 | instance | 2026-09-22 02:51:29.825283 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-09-22 02:51:29.825403 | instance | Tuesday 22 September 2026 02:51:29 +0000 (0:00:00.300) 0:02:42.040 ***** 2026-09-22 02:51:36.857961 | instance | ok: [instance] 2026-09-22 02:51:36.858056 | instance | 2026-09-22 02:51:36.858192 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-09-22 02:51:36.858373 | instance | Tuesday 22 September 2026 02:51:36 +0000 (0:00:07.033) 0:02:49.073 ***** 2026-09-22 02:51:43.924021 | instance | ok: [instance] 2026-09-22 02:51:43.924336 | instance | 2026-09-22 02:51:43.924676 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-09-22 02:51:43.925301 | instance | Tuesday 22 September 2026 02:51:43 +0000 (0:00:07.065) 0:02:56.139 ***** 2026-09-22 02:51:44.042697 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-09-22 02:51:44.042774 | instance | 2026-09-22 02:51:44.042986 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-09-22 02:51:44.043029 | instance | Tuesday 22 September 2026 02:51:44 +0000 (0:00:00.118) 0:02:56.258 ***** 2026-09-22 02:51:44.157276 | instance | ok: [instance] 2026-09-22 02:51:44.157345 | instance | 2026-09-22 02:51:44.157704 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-09-22 02:51:44.157752 | instance | Tuesday 22 September 2026 02:51:44 +0000 (0:00:00.114) 0:02:56.373 ***** 2026-09-22 02:51:51.202291 | instance | ok: [instance] 2026-09-22 02:51:51.202362 | instance | 2026-09-22 02:51:51.202643 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-09-22 02:51:51.202686 | instance | Tuesday 22 September 2026 02:51:51 +0000 (0:00:07.045) 0:03:03.418 ***** 2026-09-22 02:51:51.312832 | instance | ok: [instance] 2026-09-22 02:51:51.312917 | instance | 2026-09-22 02:51:51.313148 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-09-22 02:51:51.313167 | instance | Tuesday 22 September 2026 02:51:51 +0000 (0:00:00.110) 0:03:03.528 ***** 2026-09-22 02:51:51.416868 | instance | skipping: [instance] => (item=1) 2026-09-22 02:51:51.417075 | instance | skipping: [instance] => (item=1) 2026-09-22 02:51:51.417229 | instance | skipping: [instance] => (item=1) 2026-09-22 02:51:51.417461 | instance | skipping: [instance] 2026-09-22 02:51:51.417805 | instance | 2026-09-22 02:51:51.417817 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-09-22 02:51:51.417822 | instance | Tuesday 22 September 2026 02:51:51 +0000 (0:00:00.103) 0:03:03.632 ***** 2026-09-22 02:51:51.577973 | instance | skipping: [instance] 2026-09-22 02:51:51.578077 | instance | 2026-09-22 02:51:51.578088 | instance | PLAY [Deploy Ceph exporters] *************************************************** 2026-09-22 02:51:51.578099 | instance | 2026-09-22 02:51:51.578108 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 02:51:51.578117 | instance | Tuesday 22 September 2026 02:51:51 +0000 (0:00:00.159) 0:03:03.791 ***** 2026-09-22 02:51:56.172630 | instance | ok: [instance] 2026-09-22 02:51:56.172715 | instance | 2026-09-22 02:51:56.172827 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 02:51:56.173117 | instance | Tuesday 22 September 2026 02:51:56 +0000 (0:00:04.595) 0:03:08.387 ***** 2026-09-22 02:51:56.505767 | instance | ok: [instance] 2026-09-22 02:51:56.505981 | instance | 2026-09-22 02:51:56.506218 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 02:51:56.506467 | instance | Tuesday 22 September 2026 02:51:56 +0000 (0:00:00.333) 0:03:08.721 ***** 2026-09-22 02:51:56.597958 | instance | skipping: [instance] 2026-09-22 02:51:56.598063 | instance | 2026-09-22 02:51:56.598076 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-22 02:51:56.599827 | instance | Tuesday 22 September 2026 02:51:56 +0000 (0:00:00.091) 0:03:08.812 ***** 2026-09-22 02:51:56.981643 | instance | ok: [instance] 2026-09-22 02:51:56.981874 | instance | 2026-09-22 02:51:56.982217 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 02:51:56.982627 | instance | Tuesday 22 September 2026 02:51:56 +0000 (0:00:00.383) 0:03:09.196 ***** 2026-09-22 02:51:57.120521 | instance | ok: [instance] => { 2026-09-22 02:51:57.120849 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-22 02:51:57.121229 | instance | } 2026-09-22 02:51:57.121482 | instance | 2026-09-22 02:51:57.121723 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 02:51:57.121949 | instance | Tuesday 22 September 2026 02:51:57 +0000 (0:00:00.139) 0:03:09.335 ***** 2026-09-22 02:51:57.722904 | instance | ok: [instance] 2026-09-22 02:51:57.723102 | instance | 2026-09-22 02:51:57.723361 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 02:51:57.723630 | instance | Tuesday 22 September 2026 02:51:57 +0000 (0:00:00.602) 0:03:09.938 ***** 2026-09-22 02:51:57.865589 | instance | skipping: [instance] 2026-09-22 02:51:57.865934 | instance | 2026-09-22 02:51:57.866230 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 02:51:57.866528 | instance | Tuesday 22 September 2026 02:51:57 +0000 (0:00:00.141) 0:03:10.080 ***** 2026-09-22 02:51:58.004093 | instance | skipping: [instance] 2026-09-22 02:51:58.004289 | instance | 2026-09-22 02:51:58.004573 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 02:51:58.004995 | instance | Tuesday 22 September 2026 02:51:58 +0000 (0:00:00.138) 0:03:10.218 ***** 2026-09-22 02:51:58.332871 | instance | ok: [instance] 2026-09-22 02:51:58.333066 | instance | 2026-09-22 02:51:58.333232 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 02:51:58.333391 | instance | Tuesday 22 September 2026 02:51:58 +0000 (0:00:00.329) 0:03:10.548 ***** 2026-09-22 02:51:59.689259 | instance | ok: [instance] 2026-09-22 02:51:59.689475 | instance | 2026-09-22 02:51:59.689717 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 02:51:59.689946 | instance | Tuesday 22 September 2026 02:51:59 +0000 (0:00:01.354) 0:03:11.903 ***** 2026-09-22 02:51:59.858115 | instance | ok: [instance] => { 2026-09-22 02:51:59.858519 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-22 02:51:59.858889 | instance | } 2026-09-22 02:51:59.859221 | instance | 2026-09-22 02:51:59.859659 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 02:51:59.860011 | instance | Tuesday 22 September 2026 02:51:59 +0000 (0:00:00.169) 0:03:12.073 ***** 2026-09-22 02:52:00.332329 | instance | ok: [instance] 2026-09-22 02:52:00.332583 | instance | 2026-09-22 02:52:00.332760 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 02:52:00.332965 | instance | Tuesday 22 September 2026 02:52:00 +0000 (0:00:00.474) 0:03:12.547 ***** 2026-09-22 02:52:02.503232 | instance | ok: [instance] 2026-09-22 02:52:02.503656 | instance | 2026-09-22 02:52:02.503900 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-22 02:52:02.504128 | instance | Tuesday 22 September 2026 02:52:02 +0000 (0:00:02.171) 0:03:14.719 ***** 2026-09-22 02:52:02.562539 | instance | skipping: [instance] 2026-09-22 02:52:02.562760 | instance | 2026-09-22 02:52:02.563016 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-22 02:52:02.563264 | instance | Tuesday 22 September 2026 02:52:02 +0000 (0:00:00.059) 0:03:14.778 ***** 2026-09-22 02:52:02.654213 | instance | skipping: [instance] 2026-09-22 02:52:02.654543 | instance | 2026-09-22 02:52:02.654911 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-22 02:52:02.655236 | instance | Tuesday 22 September 2026 02:52:02 +0000 (0:00:00.091) 0:03:14.869 ***** 2026-09-22 02:52:02.753941 | instance | skipping: [instance] 2026-09-22 02:52:02.754071 | instance | 2026-09-22 02:52:02.754277 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-22 02:52:02.754469 | instance | Tuesday 22 September 2026 02:52:02 +0000 (0:00:00.100) 0:03:14.969 ***** 2026-09-22 02:52:04.154291 | instance | ok: [instance] 2026-09-22 02:52:04.154513 | instance | 2026-09-22 02:52:04.154760 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-22 02:52:04.154991 | instance | Tuesday 22 September 2026 02:52:04 +0000 (0:00:01.400) 0:03:16.369 ***** 2026-09-22 02:52:04.681564 | instance | ok: [instance] 2026-09-22 02:52:04.681763 | instance | 2026-09-22 02:52:04.682006 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-22 02:52:04.682229 | instance | Tuesday 22 September 2026 02:52:04 +0000 (0:00:00.527) 0:03:16.897 ***** 2026-09-22 02:52:05.860696 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-22 02:52:05.861077 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-22 02:52:05.861311 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-22 02:52:05.861640 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-22 02:52:05.862017 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-22 02:52:05.862293 | instance | 2026-09-22 02:52:05.862579 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-22 02:52:05.862819 | instance | Tuesday 22 September 2026 02:52:05 +0000 (0:00:01.178) 0:03:18.076 ***** 2026-09-22 02:52:06.478632 | instance | ok: [instance] 2026-09-22 02:52:06.478826 | instance | 2026-09-22 02:52:06.479061 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-22 02:52:06.479297 | instance | Tuesday 22 September 2026 02:52:06 +0000 (0:00:00.588) 0:03:18.664 ***** 2026-09-22 02:52:06.479551 | instance | 2026-09-22 02:52:06.479802 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-22 02:52:06.480025 | instance | Tuesday 22 September 2026 02:52:06 +0000 (0:00:00.029) 0:03:18.694 ***** 2026-09-22 02:52:07.001012 | instance | ok: [instance] 2026-09-22 02:52:07.001109 | instance | 2026-09-22 02:52:07.001161 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 02:52:07.001283 | instance | Tuesday 22 September 2026 02:52:06 +0000 (0:00:00.522) 0:03:19.216 ***** 2026-09-22 02:52:07.431094 | instance | ok: [instance] 2026-09-22 02:52:07.431293 | instance | 2026-09-22 02:52:07.431559 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 02:52:07.431781 | instance | Tuesday 22 September 2026 02:52:07 +0000 (0:00:00.429) 0:03:19.646 ***** 2026-09-22 02:52:07.567087 | instance | ok: [instance] => { 2026-09-22 02:52:07.567356 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-22 02:52:07.567619 | instance | } 2026-09-22 02:52:07.567829 | instance | 2026-09-22 02:52:07.568078 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 02:52:07.568327 | instance | Tuesday 22 September 2026 02:52:07 +0000 (0:00:00.136) 0:03:19.782 ***** 2026-09-22 02:52:08.007192 | instance | ok: [instance] 2026-09-22 02:52:08.007506 | instance | 2026-09-22 02:52:08.007844 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 02:52:08.008167 | instance | Tuesday 22 September 2026 02:52:08 +0000 (0:00:00.440) 0:03:20.222 ***** 2026-09-22 02:52:11.395794 | instance | ok: [instance] 2026-09-22 02:52:11.395910 | instance | 2026-09-22 02:52:11.395924 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-22 02:52:11.396024 | instance | Tuesday 22 September 2026 02:52:11 +0000 (0:00:03.389) 0:03:23.611 ***** 2026-09-22 02:52:12.696236 | instance | ok: [instance] 2026-09-22 02:52:12.696424 | instance | 2026-09-22 02:52:12.696734 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-22 02:52:12.696999 | instance | Tuesday 22 September 2026 02:52:12 +0000 (0:00:01.300) 0:03:24.911 ***** 2026-09-22 02:52:12.975601 | instance | ok: [instance] 2026-09-22 02:52:12.975704 | instance | 2026-09-22 02:52:12.975870 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-22 02:52:12.976019 | instance | Tuesday 22 September 2026 02:52:12 +0000 (0:00:00.279) 0:03:25.191 ***** 2026-09-22 02:52:13.565256 | instance | ok: [instance] 2026-09-22 02:52:13.565341 | instance | 2026-09-22 02:52:13.565430 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-22 02:52:13.565554 | instance | Tuesday 22 September 2026 02:52:13 +0000 (0:00:00.589) 0:03:25.781 ***** 2026-09-22 02:52:14.350849 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-09-22 02:52:14.350923 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-22 02:52:14.351019 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-22 02:52:14.351114 | instance | 2026-09-22 02:52:14.351216 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-22 02:52:14.351341 | instance | Tuesday 22 September 2026 02:52:14 +0000 (0:00:00.785) 0:03:26.566 ***** 2026-09-22 02:52:14.913172 | instance | ok: [instance] 2026-09-22 02:52:14.913261 | instance | 2026-09-22 02:52:14.913351 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-22 02:52:14.913474 | instance | Tuesday 22 September 2026 02:52:14 +0000 (0:00:00.562) 0:03:27.129 ***** 2026-09-22 02:52:15.431496 | instance | ok: [instance] 2026-09-22 02:52:15.431596 | instance | 2026-09-22 02:52:15.431740 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-22 02:52:15.432058 | instance | Tuesday 22 September 2026 02:52:15 +0000 (0:00:00.487) 0:03:27.616 ***** 2026-09-22 02:52:15.432203 | instance | 2026-09-22 02:52:15.432355 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-22 02:52:15.432531 | instance | Tuesday 22 September 2026 02:52:15 +0000 (0:00:00.030) 0:03:27.647 ***** 2026-09-22 02:52:15.916459 | instance | ok: [instance] 2026-09-22 02:52:15.916578 | instance | 2026-09-22 02:52:15.916725 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-22 02:52:15.916866 | instance | Tuesday 22 September 2026 02:52:15 +0000 (0:00:00.484) 0:03:28.132 ***** 2026-09-22 02:52:16.062847 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-22 02:52:16.062966 | instance | 2026-09-22 02:52:16.063112 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-22 02:52:16.063256 | instance | Tuesday 22 September 2026 02:52:16 +0000 (0:00:00.146) 0:03:28.278 ***** 2026-09-22 02:52:17.339158 | instance | ok: [instance] 2026-09-22 02:52:17.339359 | instance | 2026-09-22 02:52:17.339703 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-22 02:52:17.339949 | instance | Tuesday 22 September 2026 02:52:17 +0000 (0:00:01.275) 0:03:29.554 ***** 2026-09-22 02:52:18.166728 | instance | ok: [instance] => (item=chronyd) 2026-09-22 02:52:18.166856 | instance | ok: [instance] => (item=sshd) 2026-09-22 02:52:18.167002 | instance | 2026-09-22 02:52:18.167154 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-22 02:52:18.167295 | instance | Tuesday 22 September 2026 02:52:18 +0000 (0:00:00.828) 0:03:30.382 ***** 2026-09-22 02:52:19.555718 | instance | ok: [instance] 2026-09-22 02:52:19.555777 | instance | 2026-09-22 02:52:19.555902 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-22 02:52:19.556007 | instance | Tuesday 22 September 2026 02:52:19 +0000 (0:00:01.388) 0:03:31.771 ***** 2026-09-22 02:52:19.794954 | instance | ok: [instance] 2026-09-22 02:52:19.795281 | instance | 2026-09-22 02:52:19.795377 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-22 02:52:19.795513 | instance | Tuesday 22 September 2026 02:52:19 +0000 (0:00:00.239) 0:03:32.010 ***** 2026-09-22 02:52:20.130613 | instance | ok: [instance] 2026-09-22 02:52:20.130688 | instance | 2026-09-22 02:52:20.130787 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-22 02:52:20.130885 | instance | Tuesday 22 September 2026 02:52:20 +0000 (0:00:00.335) 0:03:32.346 ***** 2026-09-22 02:52:20.456114 | instance | ok: [instance] 2026-09-22 02:52:20.456194 | instance | 2026-09-22 02:52:20.456413 | instance | TASK [vexxhost.ceph.ceph_exporter : Configure Ceph exporter service] *********** 2026-09-22 02:52:20.456597 | instance | Tuesday 22 September 2026 02:52:20 +0000 (0:00:00.323) 0:03:32.670 ***** 2026-09-22 02:52:27.647911 | instance | ok: [instance] 2026-09-22 02:52:27.648100 | instance | 2026-09-22 02:52:27.648368 | instance | PLAY [all] ********************************************************************* 2026-09-22 02:52:27.648627 | instance | 2026-09-22 02:52:27.648876 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-09-22 02:52:27.649197 | instance | Tuesday 22 September 2026 02:52:27 +0000 (0:00:07.193) 0:03:39.863 ***** 2026-09-22 02:52:28.171526 | instance | ok: [instance] 2026-09-22 02:52:28.171640 | instance | 2026-09-22 02:52:28.171779 | instance | PLAY [all] ********************************************************************* 2026-09-22 02:52:28.171920 | instance | 2026-09-22 02:52:28.172072 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 02:52:28.172251 | instance | Tuesday 22 September 2026 02:52:28 +0000 (0:00:00.523) 0:03:40.386 ***** 2026-09-22 02:52:32.242927 | instance | ok: [instance] 2026-09-22 02:52:32.243113 | instance | 2026-09-22 02:52:32.243439 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-09-22 02:52:32.243687 | instance | Tuesday 22 September 2026 02:52:32 +0000 (0:00:04.070) 0:03:44.457 ***** 2026-09-22 02:52:36.531016 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-09-22 02:52:36.531255 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-09-22 02:52:36.531484 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-09-22 02:52:36.531770 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-09-22 02:52:36.532018 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-09-22 02:52:36.532245 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-09-22 02:52:36.532470 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-09-22 02:52:36.532778 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-09-22 02:52:36.533051 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-09-22 02:52:36.533287 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-09-22 02:52:36.533590 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-09-22 02:52:36.533865 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-09-22 02:52:36.534116 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-09-22 02:52:36.534342 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-09-22 02:52:36.534630 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-09-22 02:52:36.534881 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-09-22 02:52:36.535110 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-09-22 02:52:36.535343 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-09-22 02:52:36.535596 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-09-22 02:52:36.535852 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-09-22 02:52:36.536061 | instance | 2026-09-22 02:52:36.536287 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-09-22 02:52:36.536539 | instance | Tuesday 22 September 2026 02:52:36 +0000 (0:00:04.288) 0:03:48.745 ***** 2026-09-22 02:52:36.934305 | instance | ok: [instance] 2026-09-22 02:52:36.934593 | instance | 2026-09-22 02:52:36.934943 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-09-22 02:52:36.935299 | instance | Tuesday 22 September 2026 02:52:36 +0000 (0:00:00.404) 0:03:49.149 ***** 2026-09-22 02:52:37.437367 | instance | ok: [instance] 2026-09-22 02:52:37.437631 | instance | 2026-09-22 02:52:37.437877 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-09-22 02:52:37.438107 | instance | Tuesday 22 September 2026 02:52:37 +0000 (0:00:00.503) 0:03:49.653 ***** 2026-09-22 02:52:37.903726 | instance | ok: [instance] 2026-09-22 02:52:37.903935 | instance | 2026-09-22 02:52:37.904181 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-09-22 02:52:37.904444 | instance | Tuesday 22 September 2026 02:52:37 +0000 (0:00:00.465) 0:03:50.118 ***** 2026-09-22 02:52:37.998910 | instance | ok: [instance] 2026-09-22 02:52:37.999137 | instance | 2026-09-22 02:52:37.999394 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-09-22 02:52:37.999643 | instance | 2026-09-22 02:52:38.000230 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 02:52:38.000318 | instance | Tuesday 22 September 2026 02:52:37 +0000 (0:00:00.094) 0:03:50.213 ***** 2026-09-22 02:52:42.230728 | instance | ok: [instance] 2026-09-22 02:52:42.230872 | instance | 2026-09-22 02:52:42.231115 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-09-22 02:52:42.231353 | instance | Tuesday 22 September 2026 02:52:42 +0000 (0:00:04.233) 0:03:54.446 ***** 2026-09-22 02:52:42.506067 | instance | ok: [instance] 2026-09-22 02:52:42.506213 | instance | 2026-09-22 02:52:42.506423 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-09-22 02:52:42.506655 | instance | Tuesday 22 September 2026 02:52:42 +0000 (0:00:00.274) 0:03:54.721 ***** 2026-09-22 02:52:43.827990 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-09-22 02:52:43.828212 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-09-22 02:52:43.828565 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-09-22 02:52:43.828912 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-09-22 02:52:43.829222 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-09-22 02:52:43.829490 | instance | 2026-09-22 02:52:43.829839 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-09-22 02:52:43.830137 | instance | Tuesday 22 September 2026 02:52:43 +0000 (0:00:01.322) 0:03:56.043 ***** 2026-09-22 02:52:44.496066 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-09-22 02:52:44.496289 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-09-22 02:52:44.496564 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-09-22 02:52:44.496781 | instance | 2026-09-22 02:52:44.497081 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-09-22 02:52:44.497370 | instance | Tuesday 22 September 2026 02:52:44 +0000 (0:00:00.667) 0:03:56.711 ***** 2026-09-22 02:52:44.824813 | instance | ok: [instance] 2026-09-22 02:52:44.825065 | instance | 2026-09-22 02:52:44.825347 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-09-22 02:52:44.825619 | instance | Tuesday 22 September 2026 02:52:44 +0000 (0:00:00.328) 0:03:57.040 ***** 2026-09-22 02:52:45.086484 | instance | ok: [instance] 2026-09-22 02:52:45.086725 | instance | 2026-09-22 02:52:45.086978 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-09-22 02:52:45.087210 | instance | Tuesday 22 September 2026 02:52:45 +0000 (0:00:00.261) 0:03:57.302 ***** 2026-09-22 02:52:45.157453 | instance | ok: [instance] 2026-09-22 02:52:45.157699 | instance | 2026-09-22 02:52:45.157956 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-09-22 02:52:45.158189 | instance | Tuesday 22 September 2026 02:52:45 +0000 (0:00:00.071) 0:03:57.373 ***** 2026-09-22 02:52:45.231469 | instance | skipping: [instance] 2026-09-22 02:52:45.231682 | instance | 2026-09-22 02:52:45.231916 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-09-22 02:52:45.232140 | instance | Tuesday 22 September 2026 02:52:45 +0000 (0:00:00.074) 0:03:57.447 ***** 2026-09-22 02:52:45.866738 | instance | ok: [instance] 2026-09-22 02:52:45.866948 | instance | 2026-09-22 02:52:45.867252 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-09-22 02:52:45.867569 | instance | Tuesday 22 September 2026 02:52:45 +0000 (0:00:00.634) 0:03:58.082 ***** 2026-09-22 02:52:46.257554 | instance | ok: [instance] 2026-09-22 02:52:46.257673 | instance | 2026-09-22 02:52:46.257685 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-09-22 02:52:46.257798 | instance | Tuesday 22 September 2026 02:52:46 +0000 (0:00:00.286) 0:03:58.368 ***** 2026-09-22 02:52:46.257894 | instance | 2026-09-22 02:52:46.257998 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-09-22 02:52:46.258093 | instance | 2026-09-22 02:52:46.258194 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 02:52:46.258300 | instance | Tuesday 22 September 2026 02:52:46 +0000 (0:00:00.105) 0:03:58.473 ***** 2026-09-22 02:52:50.333990 | instance | ok: [instance] 2026-09-22 02:52:50.334404 | instance | 2026-09-22 02:52:50.334702 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 02:52:50.334941 | instance | Tuesday 22 September 2026 02:52:50 +0000 (0:00:04.076) 0:04:02.549 ***** 2026-09-22 02:52:50.683588 | instance | ok: [instance] 2026-09-22 02:52:50.683818 | instance | 2026-09-22 02:52:50.684061 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 02:52:50.684314 | instance | Tuesday 22 September 2026 02:52:50 +0000 (0:00:00.349) 0:04:02.899 ***** 2026-09-22 02:52:50.822796 | instance | skipping: [instance] 2026-09-22 02:52:50.822985 | instance | 2026-09-22 02:52:50.823233 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-22 02:52:50.823619 | instance | Tuesday 22 September 2026 02:52:50 +0000 (0:00:00.139) 0:04:03.038 ***** 2026-09-22 02:52:51.152532 | instance | ok: [instance] 2026-09-22 02:52:51.152624 | instance | 2026-09-22 02:52:51.152697 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 02:52:51.152803 | instance | Tuesday 22 September 2026 02:52:51 +0000 (0:00:00.329) 0:04:03.368 ***** 2026-09-22 02:52:51.254892 | instance | ok: [instance] => { 2026-09-22 02:52:51.255038 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-22 02:52:51.255206 | instance | } 2026-09-22 02:52:51.255423 | instance | 2026-09-22 02:52:51.255760 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 02:52:51.256145 | instance | Tuesday 22 September 2026 02:52:51 +0000 (0:00:00.102) 0:04:03.470 ***** 2026-09-22 02:52:51.918959 | instance | ok: [instance] 2026-09-22 02:52:51.919180 | instance | 2026-09-22 02:52:51.919481 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 02:52:51.919765 | instance | Tuesday 22 September 2026 02:52:51 +0000 (0:00:00.664) 0:04:04.134 ***** 2026-09-22 02:52:52.043380 | instance | skipping: [instance] 2026-09-22 02:52:52.043624 | instance | 2026-09-22 02:52:52.043877 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 02:52:52.044167 | instance | Tuesday 22 September 2026 02:52:52 +0000 (0:00:00.123) 0:04:04.257 ***** 2026-09-22 02:52:52.438475 | instance | ok: [instance] 2026-09-22 02:52:52.438732 | instance | 2026-09-22 02:52:52.439090 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 02:52:52.439378 | instance | Tuesday 22 September 2026 02:52:52 +0000 (0:00:00.394) 0:04:04.652 ***** 2026-09-22 02:52:53.756169 | instance | ok: [instance] 2026-09-22 02:52:53.756293 | instance | 2026-09-22 02:52:53.756686 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 02:52:53.756971 | instance | Tuesday 22 September 2026 02:52:53 +0000 (0:00:01.317) 0:04:05.970 ***** 2026-09-22 02:52:53.889047 | instance | ok: [instance] => { 2026-09-22 02:52:53.889300 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-22 02:52:53.889534 | instance | } 2026-09-22 02:52:53.889769 | instance | 2026-09-22 02:52:53.890012 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 02:52:53.890245 | instance | Tuesday 22 September 2026 02:52:53 +0000 (0:00:00.134) 0:04:06.104 ***** 2026-09-22 02:52:54.390445 | instance | ok: [instance] 2026-09-22 02:52:54.390685 | instance | 2026-09-22 02:52:54.390973 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 02:52:54.391316 | instance | Tuesday 22 September 2026 02:52:54 +0000 (0:00:00.501) 0:04:06.606 ***** 2026-09-22 02:52:56.535969 | instance | ok: [instance] 2026-09-22 02:52:56.536039 | instance | 2026-09-22 02:52:56.536137 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-22 02:52:56.536245 | instance | Tuesday 22 September 2026 02:52:56 +0000 (0:00:02.145) 0:04:08.752 ***** 2026-09-22 02:52:56.663100 | instance | skipping: [instance] 2026-09-22 02:52:56.663332 | instance | 2026-09-22 02:52:56.663619 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-22 02:52:56.663864 | instance | Tuesday 22 September 2026 02:52:56 +0000 (0:00:00.126) 0:04:08.878 ***** 2026-09-22 02:52:56.749580 | instance | skipping: [instance] 2026-09-22 02:52:56.749859 | instance | 2026-09-22 02:52:56.750137 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-22 02:52:56.750376 | instance | Tuesday 22 September 2026 02:52:56 +0000 (0:00:00.086) 0:04:08.965 ***** 2026-09-22 02:52:56.828562 | instance | skipping: [instance] 2026-09-22 02:52:56.828842 | instance | 2026-09-22 02:52:56.829121 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-22 02:52:56.829403 | instance | Tuesday 22 September 2026 02:52:56 +0000 (0:00:00.079) 0:04:09.044 ***** 2026-09-22 02:52:58.140877 | instance | ok: [instance] 2026-09-22 02:52:58.141313 | instance | 2026-09-22 02:52:58.141326 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-22 02:52:58.141337 | instance | Tuesday 22 September 2026 02:52:58 +0000 (0:00:01.312) 0:04:10.356 ***** 2026-09-22 02:52:58.647911 | instance | ok: [instance] 2026-09-22 02:52:58.648327 | instance | 2026-09-22 02:52:58.648390 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-22 02:52:58.648694 | instance | Tuesday 22 September 2026 02:52:58 +0000 (0:00:00.506) 0:04:10.863 ***** 2026-09-22 02:52:59.769990 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-22 02:52:59.770213 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-22 02:52:59.770439 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-22 02:52:59.770692 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-22 02:52:59.770927 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-22 02:52:59.771131 | instance | 2026-09-22 02:52:59.771384 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-22 02:52:59.771587 | instance | Tuesday 22 September 2026 02:52:59 +0000 (0:00:01.122) 0:04:11.985 ***** 2026-09-22 02:53:00.431590 | instance | ok: [instance] 2026-09-22 02:53:00.431820 | instance | 2026-09-22 02:53:00.432057 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-22 02:53:00.432303 | instance | Tuesday 22 September 2026 02:53:00 +0000 (0:00:00.629) 0:04:12.615 ***** 2026-09-22 02:53:00.432515 | instance | 2026-09-22 02:53:00.432816 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-22 02:53:00.433071 | instance | Tuesday 22 September 2026 02:53:00 +0000 (0:00:00.031) 0:04:12.646 ***** 2026-09-22 02:53:00.975154 | instance | ok: [instance] 2026-09-22 02:53:00.975320 | instance | 2026-09-22 02:53:00.975577 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-09-22 02:53:00.975812 | instance | Tuesday 22 September 2026 02:53:00 +0000 (0:00:00.543) 0:04:13.190 ***** 2026-09-22 02:53:02.024543 | instance | ok: [instance] 2026-09-22 02:53:02.024769 | instance | 2026-09-22 02:53:02.025098 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-09-22 02:53:02.025384 | instance | Tuesday 22 September 2026 02:53:02 +0000 (0:00:01.049) 0:04:14.240 ***** 2026-09-22 02:53:02.146521 | instance | ok: [instance] 2026-09-22 02:53:02.146751 | instance | 2026-09-22 02:53:02.147029 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-09-22 02:53:02.147351 | instance | Tuesday 22 September 2026 02:53:02 +0000 (0:00:00.121) 0:04:14.361 ***** 2026-09-22 02:53:02.234058 | instance | ok: [instance] 2026-09-22 02:53:02.234280 | instance | 2026-09-22 02:53:02.234539 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-09-22 02:53:02.234793 | instance | Tuesday 22 September 2026 02:53:02 +0000 (0:00:00.087) 0:04:14.449 ***** 2026-09-22 02:53:02.337611 | instance | ok: [instance] 2026-09-22 02:53:02.337794 | instance | 2026-09-22 02:53:02.338098 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-09-22 02:53:02.338333 | instance | Tuesday 22 September 2026 02:53:02 +0000 (0:00:00.103) 0:04:14.553 ***** 2026-09-22 02:53:02.523496 | instance | skipping: [instance] 2026-09-22 02:53:02.523614 | instance | 2026-09-22 02:53:02.523843 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-09-22 02:53:02.524070 | instance | Tuesday 22 September 2026 02:53:02 +0000 (0:00:00.185) 0:04:14.739 ***** 2026-09-22 02:53:02.658868 | instance | ok: [instance] 2026-09-22 02:53:02.659045 | instance | 2026-09-22 02:53:02.659279 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 02:53:02.659526 | instance | Tuesday 22 September 2026 02:53:02 +0000 (0:00:00.135) 0:04:14.874 ***** 2026-09-22 02:53:02.991805 | instance | ok: [instance] 2026-09-22 02:53:02.992143 | instance | 2026-09-22 02:53:02.992615 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 02:53:02.992934 | instance | Tuesday 22 September 2026 02:53:02 +0000 (0:00:00.332) 0:04:15.207 ***** 2026-09-22 02:53:03.097782 | instance | ok: [instance] => { 2026-09-22 02:53:03.097996 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-09-22 02:53:03.098306 | instance | } 2026-09-22 02:53:03.098641 | instance | 2026-09-22 02:53:03.098912 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 02:53:03.099141 | instance | Tuesday 22 September 2026 02:53:03 +0000 (0:00:00.106) 0:04:15.313 ***** 2026-09-22 02:53:03.751839 | instance | ok: [instance] 2026-09-22 02:53:03.752058 | instance | 2026-09-22 02:53:03.752311 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 02:53:03.752559 | instance | Tuesday 22 September 2026 02:53:03 +0000 (0:00:00.654) 0:04:15.967 ***** 2026-09-22 02:53:03.892480 | instance | skipping: [instance] 2026-09-22 02:53:03.892727 | instance | 2026-09-22 02:53:03.892988 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 02:53:03.893289 | instance | Tuesday 22 September 2026 02:53:03 +0000 (0:00:00.139) 0:04:16.107 ***** 2026-09-22 02:53:04.228253 | instance | ok: [instance] 2026-09-22 02:53:04.228483 | instance | 2026-09-22 02:53:04.228726 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 02:53:04.228987 | instance | Tuesday 22 September 2026 02:53:04 +0000 (0:00:00.336) 0:04:16.444 ***** 2026-09-22 02:53:04.368216 | instance | ok: [instance] => { 2026-09-22 02:53:04.368456 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-09-22 02:53:04.368712 | instance | } 2026-09-22 02:53:04.369006 | instance | 2026-09-22 02:53:04.369257 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 02:53:04.369490 | instance | Tuesday 22 September 2026 02:53:04 +0000 (0:00:00.139) 0:04:16.583 ***** 2026-09-22 02:53:05.238788 | instance | ok: [instance] 2026-09-22 02:53:05.238992 | instance | 2026-09-22 02:53:05.239240 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 02:53:05.239465 | instance | Tuesday 22 September 2026 02:53:05 +0000 (0:00:00.870) 0:04:17.454 ***** 2026-09-22 02:53:05.412910 | instance | skipping: [instance] 2026-09-22 02:53:05.413106 | instance | 2026-09-22 02:53:05.413404 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-22 02:53:05.413748 | instance | Tuesday 22 September 2026 02:53:05 +0000 (0:00:00.173) 0:04:17.627 ***** 2026-09-22 02:53:05.503804 | instance | skipping: [instance] 2026-09-22 02:53:05.503937 | instance | 2026-09-22 02:53:05.504095 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-22 02:53:05.504246 | instance | Tuesday 22 September 2026 02:53:05 +0000 (0:00:00.091) 0:04:17.719 ***** 2026-09-22 02:53:05.593312 | instance | skipping: [instance] 2026-09-22 02:53:05.593533 | instance | 2026-09-22 02:53:05.593824 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-22 02:53:05.594073 | instance | Tuesday 22 September 2026 02:53:05 +0000 (0:00:00.089) 0:04:17.809 ***** 2026-09-22 02:53:05.708797 | instance | skipping: [instance] 2026-09-22 02:53:05.709094 | instance | 2026-09-22 02:53:05.709367 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-22 02:53:05.709698 | instance | Tuesday 22 September 2026 02:53:05 +0000 (0:00:00.115) 0:04:17.924 ***** 2026-09-22 02:53:07.028211 | instance | ok: [instance] 2026-09-22 02:53:07.028512 | instance | 2026-09-22 02:53:07.028826 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-22 02:53:07.029329 | instance | Tuesday 22 September 2026 02:53:07 +0000 (0:00:01.319) 0:04:19.243 ***** 2026-09-22 02:53:07.596042 | instance | ok: [instance] 2026-09-22 02:53:07.596126 | instance | 2026-09-22 02:53:07.596242 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-22 02:53:07.596348 | instance | Tuesday 22 September 2026 02:53:07 +0000 (0:00:00.568) 0:04:19.812 ***** 2026-09-22 02:53:08.802676 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-22 02:53:08.802937 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-22 02:53:08.803193 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-22 02:53:08.803480 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-22 02:53:08.803859 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-22 02:53:08.804215 | instance | 2026-09-22 02:53:08.804502 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-22 02:53:08.804842 | instance | Tuesday 22 September 2026 02:53:08 +0000 (0:00:01.206) 0:04:21.018 ***** 2026-09-22 02:53:09.479568 | instance | ok: [instance] 2026-09-22 02:53:09.479790 | instance | 2026-09-22 02:53:09.480029 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-22 02:53:09.480279 | instance | Tuesday 22 September 2026 02:53:09 +0000 (0:00:00.647) 0:04:21.665 ***** 2026-09-22 02:53:09.480494 | instance | 2026-09-22 02:53:09.480773 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-22 02:53:09.481061 | instance | Tuesday 22 September 2026 02:53:09 +0000 (0:00:00.029) 0:04:21.695 ***** 2026-09-22 02:53:09.962027 | instance | ok: [instance] 2026-09-22 02:53:09.962239 | instance | 2026-09-22 02:53:09.962485 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 02:53:09.962741 | instance | Tuesday 22 September 2026 02:53:09 +0000 (0:00:00.482) 0:04:22.177 ***** 2026-09-22 02:53:10.399020 | instance | ok: [instance] 2026-09-22 02:53:10.399215 | instance | 2026-09-22 02:53:10.399460 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 02:53:10.399722 | instance | Tuesday 22 September 2026 02:53:10 +0000 (0:00:00.436) 0:04:22.614 ***** 2026-09-22 02:53:10.531166 | instance | ok: [instance] => { 2026-09-22 02:53:10.531391 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz" 2026-09-22 02:53:10.531618 | instance | } 2026-09-22 02:53:10.531835 | instance | 2026-09-22 02:53:10.532061 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 02:53:10.532306 | instance | Tuesday 22 September 2026 02:53:10 +0000 (0:00:00.132) 0:04:22.746 ***** 2026-09-22 02:53:11.057153 | instance | ok: [instance] 2026-09-22 02:53:11.057430 | instance | 2026-09-22 02:53:11.057620 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 02:53:11.057855 | instance | Tuesday 22 September 2026 02:53:11 +0000 (0:00:00.526) 0:04:23.273 ***** 2026-09-22 02:53:12.540023 | instance | ok: [instance] 2026-09-22 02:53:12.540083 | instance | 2026-09-22 02:53:12.540095 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 02:53:12.540104 | instance | Tuesday 22 September 2026 02:53:12 +0000 (0:00:01.482) 0:04:24.755 ***** 2026-09-22 02:53:12.708790 | instance | ok: [instance] => { 2026-09-22 02:53:12.709035 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz" 2026-09-22 02:53:12.709299 | instance | } 2026-09-22 02:53:12.709425 | instance | 2026-09-22 02:53:12.709687 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 02:53:12.709925 | instance | Tuesday 22 September 2026 02:53:12 +0000 (0:00:00.169) 0:04:24.924 ***** 2026-09-22 02:53:13.203851 | instance | ok: [instance] 2026-09-22 02:53:13.204061 | instance | 2026-09-22 02:53:13.204310 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 02:53:13.204553 | instance | Tuesday 22 September 2026 02:53:13 +0000 (0:00:00.494) 0:04:25.419 ***** 2026-09-22 02:53:14.577655 | instance | ok: [instance] 2026-09-22 02:53:14.577944 | instance | 2026-09-22 02:53:14.578208 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-09-22 02:53:14.578453 | instance | Tuesday 22 September 2026 02:53:14 +0000 (0:00:01.373) 0:04:26.793 ***** 2026-09-22 02:53:15.135191 | instance | ok: [instance] 2026-09-22 02:53:15.135432 | instance | 2026-09-22 02:53:15.135676 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-09-22 02:53:15.135986 | instance | Tuesday 22 September 2026 02:53:15 +0000 (0:00:00.557) 0:04:27.350 ***** 2026-09-22 02:53:15.445271 | instance | ok: [instance] 2026-09-22 02:53:15.445564 | instance | 2026-09-22 02:53:15.445913 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 02:53:15.446157 | instance | Tuesday 22 September 2026 02:53:15 +0000 (0:00:00.309) 0:04:27.660 ***** 2026-09-22 02:53:15.784782 | instance | ok: [instance] 2026-09-22 02:53:15.784851 | instance | 2026-09-22 02:53:15.784984 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 02:53:15.785085 | instance | Tuesday 22 September 2026 02:53:15 +0000 (0:00:00.340) 0:04:28.000 ***** 2026-09-22 02:53:15.920504 | instance | ok: [instance] => { 2026-09-22 02:53:15.920918 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-09-22 02:53:15.921187 | instance | } 2026-09-22 02:53:15.921421 | instance | 2026-09-22 02:53:15.921695 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 02:53:15.921959 | instance | Tuesday 22 September 2026 02:53:15 +0000 (0:00:00.135) 0:04:28.136 ***** 2026-09-22 02:53:16.576618 | instance | ok: [instance] 2026-09-22 02:53:16.576849 | instance | 2026-09-22 02:53:16.577124 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 02:53:16.577354 | instance | Tuesday 22 September 2026 02:53:16 +0000 (0:00:00.655) 0:04:28.791 ***** 2026-09-22 02:53:18.860687 | instance | ok: [instance] 2026-09-22 02:53:18.860775 | instance | 2026-09-22 02:53:18.860868 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-09-22 02:53:18.861045 | instance | Tuesday 22 September 2026 02:53:18 +0000 (0:00:02.284) 0:04:31.076 ***** 2026-09-22 02:53:18.975978 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-09-22 02:53:18.976055 | instance | 2026-09-22 02:53:18.976178 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-09-22 02:53:18.976286 | instance | Tuesday 22 September 2026 02:53:18 +0000 (0:00:00.115) 0:04:31.192 ***** 2026-09-22 02:53:20.158845 | instance | ok: [instance] 2026-09-22 02:53:20.159126 | instance | 2026-09-22 02:53:20.159429 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-09-22 02:53:20.159748 | instance | Tuesday 22 September 2026 02:53:20 +0000 (0:00:01.182) 0:04:32.374 ***** 2026-09-22 02:53:20.496469 | instance | ok: [instance] 2026-09-22 02:53:20.496732 | instance | 2026-09-22 02:53:20.497036 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-09-22 02:53:20.497288 | instance | Tuesday 22 September 2026 02:53:20 +0000 (0:00:00.337) 0:04:32.712 ***** 2026-09-22 02:53:21.017064 | instance | ok: [instance] 2026-09-22 02:53:21.017310 | instance | 2026-09-22 02:53:21.017555 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-09-22 02:53:21.017920 | instance | Tuesday 22 September 2026 02:53:21 +0000 (0:00:00.519) 0:04:33.231 ***** 2026-09-22 02:53:21.921134 | instance | ok: [instance] => (item=br_netfilter) 2026-09-22 02:53:21.921389 | instance | ok: [instance] => (item=ip_tables) 2026-09-22 02:53:21.921678 | instance | ok: [instance] => (item=ip6_tables) 2026-09-22 02:53:21.921920 | instance | ok: [instance] => (item=nf_conntrack) 2026-09-22 02:53:21.922158 | instance | 2026-09-22 02:53:21.922409 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 02:53:21.922658 | instance | Tuesday 22 September 2026 02:53:21 +0000 (0:00:00.905) 0:04:34.136 ***** 2026-09-22 02:53:22.288264 | instance | ok: [instance] 2026-09-22 02:53:22.288465 | instance | 2026-09-22 02:53:22.288740 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 02:53:22.289009 | instance | Tuesday 22 September 2026 02:53:22 +0000 (0:00:00.366) 0:04:34.502 ***** 2026-09-22 02:53:22.607804 | instance | ok: [instance] => { 2026-09-22 02:53:22.608030 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-09-22 02:53:22.608296 | instance | } 2026-09-22 02:53:22.608510 | instance | 2026-09-22 02:53:22.608763 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 02:53:22.609024 | instance | Tuesday 22 September 2026 02:53:22 +0000 (0:00:00.320) 0:04:34.823 ***** 2026-09-22 02:53:23.289575 | instance | ok: [instance] 2026-09-22 02:53:23.289795 | instance | 2026-09-22 02:53:23.290017 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 02:53:23.290283 | instance | Tuesday 22 September 2026 02:53:23 +0000 (0:00:00.681) 0:04:35.505 ***** 2026-09-22 02:53:23.392562 | instance | skipping: [instance] 2026-09-22 02:53:23.392785 | instance | 2026-09-22 02:53:23.393083 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-09-22 02:53:23.393370 | instance | Tuesday 22 September 2026 02:53:23 +0000 (0:00:00.103) 0:04:35.608 ***** 2026-09-22 02:53:23.560464 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-09-22 02:53:23.560684 | instance | 2026-09-22 02:53:23.560955 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-09-22 02:53:23.561212 | instance | Tuesday 22 September 2026 02:53:23 +0000 (0:00:00.167) 0:04:35.775 ***** 2026-09-22 02:53:23.693573 | instance | skipping: [instance] 2026-09-22 02:53:23.693792 | instance | 2026-09-22 02:53:23.694048 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-09-22 02:53:23.694278 | instance | Tuesday 22 September 2026 02:53:23 +0000 (0:00:00.132) 0:04:35.908 ***** 2026-09-22 02:53:24.920703 | instance | ok: [instance] 2026-09-22 02:53:24.920797 | instance | 2026-09-22 02:53:24.920878 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-09-22 02:53:24.921002 | instance | Tuesday 22 September 2026 02:53:24 +0000 (0:00:01.227) 0:04:37.136 ***** 2026-09-22 02:53:26.520792 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-09-22 02:53:26.521255 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-09-22 02:53:26.521569 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-09-22 02:53:26.521849 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-09-22 02:53:26.522088 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-09-22 02:53:26.522329 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-09-22 02:53:26.522586 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-09-22 02:53:26.522844 | instance | 2026-09-22 02:53:26.523072 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-09-22 02:53:26.523289 | instance | Tuesday 22 September 2026 02:53:26 +0000 (0:00:01.599) 0:04:38.736 ***** 2026-09-22 02:53:27.350815 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-09-22 02:53:27.351057 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-09-22 02:53:27.351298 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-09-22 02:53:27.351525 | instance | 2026-09-22 02:53:27.351787 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-09-22 02:53:27.352020 | instance | Tuesday 22 September 2026 02:53:27 +0000 (0:00:00.830) 0:04:39.566 ***** 2026-09-22 02:53:27.880258 | instance | ok: [instance] 2026-09-22 02:53:27.880493 | instance | 2026-09-22 02:53:27.880806 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-09-22 02:53:27.881102 | instance | Tuesday 22 September 2026 02:53:27 +0000 (0:00:00.529) 0:04:40.096 ***** 2026-09-22 02:53:28.408141 | instance | ok: [instance] 2026-09-22 02:53:28.408377 | instance | 2026-09-22 02:53:28.408666 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-09-22 02:53:28.408999 | instance | Tuesday 22 September 2026 02:53:28 +0000 (0:00:00.527) 0:04:40.623 ***** 2026-09-22 02:53:28.664151 | instance | ok: [instance] 2026-09-22 02:53:28.664394 | instance | 2026-09-22 02:53:28.665146 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-09-22 02:53:28.665161 | instance | Tuesday 22 September 2026 02:53:28 +0000 (0:00:00.256) 0:04:40.879 ***** 2026-09-22 02:53:28.743731 | instance | skipping: [instance] 2026-09-22 02:53:28.744070 | instance | 2026-09-22 02:53:28.744518 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-09-22 02:53:28.744878 | instance | Tuesday 22 September 2026 02:53:28 +0000 (0:00:00.079) 0:04:40.959 ***** 2026-09-22 02:53:29.429833 | instance | ok: [instance] => (item=swap) 2026-09-22 02:53:29.430080 | instance | ok: [instance] => (item=none) 2026-09-22 02:53:29.430294 | instance | 2026-09-22 02:53:29.430533 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-09-22 02:53:29.430914 | instance | Tuesday 22 September 2026 02:53:29 +0000 (0:00:00.686) 0:04:41.645 ***** 2026-09-22 02:53:29.998283 | instance | ok: [instance] 2026-09-22 02:53:29.998502 | instance | 2026-09-22 02:53:29.998772 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-09-22 02:53:29.999129 | instance | Tuesday 22 September 2026 02:53:29 +0000 (0:00:00.568) 0:04:42.213 ***** 2026-09-22 02:53:30.450797 | instance | ok: [instance] 2026-09-22 02:53:30.451037 | instance | 2026-09-22 02:53:30.451274 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-09-22 02:53:30.451518 | instance | Tuesday 22 September 2026 02:53:30 +0000 (0:00:00.420) 0:04:42.634 ***** 2026-09-22 02:53:30.451775 | instance | 2026-09-22 02:53:30.452024 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-09-22 02:53:30.452239 | instance | Tuesday 22 September 2026 02:53:30 +0000 (0:00:00.031) 0:04:42.666 ***** 2026-09-22 02:53:30.963729 | instance | ok: [instance] 2026-09-22 02:53:30.963964 | instance | 2026-09-22 02:53:30.964227 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-09-22 02:53:30.964483 | instance | Tuesday 22 September 2026 02:53:30 +0000 (0:00:00.513) 0:04:43.179 ***** 2026-09-22 02:53:32.195701 | instance | ok: [instance] 2026-09-22 02:53:32.195791 | instance | 2026-09-22 02:53:32.195922 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-09-22 02:53:32.196058 | instance | Tuesday 22 September 2026 02:53:32 +0000 (0:00:01.232) 0:04:44.411 ***** 2026-09-22 02:53:35.064725 | instance | ok: [instance] 2026-09-22 02:53:35.064814 | instance | 2026-09-22 02:53:35.065475 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-09-22 02:53:35.065543 | instance | Tuesday 22 September 2026 02:53:35 +0000 (0:00:02.868) 0:04:47.279 ***** 2026-09-22 02:53:35.342810 | instance | ok: [instance] 2026-09-22 02:53:35.342888 | instance | 2026-09-22 02:53:35.343104 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-09-22 02:53:35.343152 | instance | Tuesday 22 September 2026 02:53:35 +0000 (0:00:00.278) 0:04:47.558 ***** 2026-09-22 02:53:36.017277 | instance | ok: [instance] 2026-09-22 02:53:36.017461 | instance | 2026-09-22 02:53:36.017624 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-09-22 02:53:36.017799 | instance | Tuesday 22 September 2026 02:53:36 +0000 (0:00:00.675) 0:04:48.233 ***** 2026-09-22 02:53:36.204297 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-09-22 02:53:36.204500 | instance | 2026-09-22 02:53:36.204796 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-09-22 02:53:36.205112 | instance | Tuesday 22 September 2026 02:53:36 +0000 (0:00:00.186) 0:04:48.420 ***** 2026-09-22 02:53:36.332375 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-09-22 02:53:36.332574 | instance | 2026-09-22 02:53:36.332855 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-09-22 02:53:36.333192 | instance | Tuesday 22 September 2026 02:53:36 +0000 (0:00:00.127) 0:04:48.548 ***** 2026-09-22 02:53:36.886687 | instance | ok: [instance] => (item=instance) 2026-09-22 02:53:36.886956 | instance | 2026-09-22 02:53:36.887234 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-09-22 02:53:36.887509 | instance | Tuesday 22 September 2026 02:53:36 +0000 (0:00:00.554) 0:04:49.102 ***** 2026-09-22 02:53:37.015157 | instance | ok: [instance] 2026-09-22 02:53:37.015287 | instance | 2026-09-22 02:53:37.015459 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-09-22 02:53:37.015596 | instance | Tuesday 22 September 2026 02:53:37 +0000 (0:00:00.128) 0:04:49.230 ***** 2026-09-22 02:53:37.121475 | instance | skipping: [instance] 2026-09-22 02:53:37.121716 | instance | 2026-09-22 02:53:37.121959 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-09-22 02:53:37.122188 | instance | Tuesday 22 September 2026 02:53:37 +0000 (0:00:00.106) 0:04:49.336 ***** 2026-09-22 02:53:37.210269 | instance | ok: [instance] => { 2026-09-22 02:53:37.210465 | instance | "msg": "instance" 2026-09-22 02:53:37.210706 | instance | } 2026-09-22 02:53:37.210922 | instance | 2026-09-22 02:53:37.211151 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-09-22 02:53:37.211371 | instance | Tuesday 22 September 2026 02:53:37 +0000 (0:00:00.089) 0:04:49.426 ***** 2026-09-22 02:53:37.910831 | instance | ok: [instance] 2026-09-22 02:53:37.911070 | instance | 2026-09-22 02:53:37.911311 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-09-22 02:53:37.911713 | instance | Tuesday 22 September 2026 02:53:37 +0000 (0:00:00.700) 0:04:50.126 ***** 2026-09-22 02:53:37.987198 | instance | skipping: [instance] 2026-09-22 02:53:37.987391 | instance | 2026-09-22 02:53:37.987613 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-09-22 02:53:37.987865 | instance | Tuesday 22 September 2026 02:53:37 +0000 (0:00:00.076) 0:04:50.203 ***** 2026-09-22 02:53:38.070799 | instance | skipping: [instance] 2026-09-22 02:53:38.071050 | instance | 2026-09-22 02:53:38.071304 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-09-22 02:53:38.071923 | instance | Tuesday 22 September 2026 02:53:38 +0000 (0:00:00.083) 0:04:50.286 ***** 2026-09-22 02:53:38.161720 | instance | skipping: [instance] 2026-09-22 02:53:38.161961 | instance | 2026-09-22 02:53:38.162242 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-09-22 02:53:38.162498 | instance | Tuesday 22 September 2026 02:53:38 +0000 (0:00:00.090) 0:04:50.377 ***** 2026-09-22 02:53:38.225631 | instance | skipping: [instance] 2026-09-22 02:53:38.225876 | instance | 2026-09-22 02:53:38.226117 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-09-22 02:53:38.226371 | instance | Tuesday 22 September 2026 02:53:38 +0000 (0:00:00.063) 0:04:50.441 ***** 2026-09-22 02:53:38.281650 | instance | skipping: [instance] 2026-09-22 02:53:38.281891 | instance | 2026-09-22 02:53:38.282136 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-09-22 02:53:38.282375 | instance | Tuesday 22 September 2026 02:53:38 +0000 (0:00:00.056) 0:04:50.497 ***** 2026-09-22 02:53:38.345495 | instance | skipping: [instance] 2026-09-22 02:53:38.345732 | instance | 2026-09-22 02:53:38.346155 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-09-22 02:53:38.346386 | instance | Tuesday 22 September 2026 02:53:38 +0000 (0:00:00.063) 0:04:50.561 ***** 2026-09-22 02:53:38.401726 | instance | skipping: [instance] 2026-09-22 02:53:38.401967 | instance | 2026-09-22 02:53:38.402289 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-09-22 02:53:38.402562 | instance | Tuesday 22 September 2026 02:53:38 +0000 (0:00:00.056) 0:04:50.617 ***** 2026-09-22 02:53:38.669404 | instance | ok: [instance] 2026-09-22 02:53:38.669721 | instance | 2026-09-22 02:53:38.669998 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-09-22 02:53:38.670279 | instance | Tuesday 22 September 2026 02:53:38 +0000 (0:00:00.266) 0:04:50.883 ***** 2026-09-22 02:53:38.950136 | instance | ok: [instance] 2026-09-22 02:53:38.950242 | instance | 2026-09-22 02:53:38.950437 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-09-22 02:53:38.950541 | instance | Tuesday 22 September 2026 02:53:38 +0000 (0:00:00.282) 0:04:51.165 ***** 2026-09-22 02:53:39.022094 | instance | skipping: [instance] 2026-09-22 02:53:39.022181 | instance | 2026-09-22 02:53:39.022340 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-09-22 02:53:39.022478 | instance | Tuesday 22 September 2026 02:53:39 +0000 (0:00:00.072) 0:04:51.238 ***** 2026-09-22 02:53:39.286819 | instance | ok: [instance] 2026-09-22 02:53:39.286964 | instance | 2026-09-22 02:53:39.287268 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-09-22 02:53:39.287639 | instance | Tuesday 22 September 2026 02:53:39 +0000 (0:00:00.264) 0:04:51.502 ***** 2026-09-22 02:53:39.541509 | instance | ok: [instance] 2026-09-22 02:53:39.541785 | instance | 2026-09-22 02:53:39.542062 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-09-22 02:53:39.542313 | instance | Tuesday 22 September 2026 02:53:39 +0000 (0:00:00.254) 0:04:51.757 ***** 2026-09-22 02:53:39.817508 | instance | ok: [instance] 2026-09-22 02:53:39.817751 | instance | 2026-09-22 02:53:39.817994 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-09-22 02:53:39.818244 | instance | Tuesday 22 September 2026 02:53:39 +0000 (0:00:00.275) 0:04:52.033 ***** 2026-09-22 02:53:41.046823 | instance | ok: [instance] 2026-09-22 02:53:41.047068 | instance | 2026-09-22 02:53:41.047335 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-09-22 02:53:41.047606 | instance | Tuesday 22 September 2026 02:53:41 +0000 (0:00:01.228) 0:04:53.261 ***** 2026-09-22 02:53:42.338765 | instance | ok: [instance] 2026-09-22 02:53:42.338851 | instance | 2026-09-22 02:53:42.338982 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-09-22 02:53:42.339125 | instance | Tuesday 22 September 2026 02:53:42 +0000 (0:00:01.292) 0:04:54.554 ***** 2026-09-22 02:53:42.450524 | instance | skipping: [instance] 2026-09-22 02:53:42.450599 | instance | 2026-09-22 02:53:42.450759 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-09-22 02:53:42.450906 | instance | Tuesday 22 September 2026 02:53:42 +0000 (0:00:00.111) 0:04:54.666 ***** 2026-09-22 02:53:42.567499 | instance | skipping: [instance] 2026-09-22 02:53:42.567825 | instance | 2026-09-22 02:53:42.568012 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-09-22 02:53:42.568613 | instance | Tuesday 22 September 2026 02:53:42 +0000 (0:00:00.116) 0:04:54.783 ***** 2026-09-22 02:53:43.462454 | instance | ok: [instance] 2026-09-22 02:53:43.462604 | instance | 2026-09-22 02:53:43.462867 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-09-22 02:53:43.463104 | instance | Tuesday 22 September 2026 02:53:43 +0000 (0:00:00.895) 0:04:55.678 ***** 2026-09-22 02:53:43.536297 | instance | skipping: [instance] => (item=DaemonSet) 2026-09-22 02:53:43.537037 | instance | skipping: [instance] => (item=ConfigMap) 2026-09-22 02:53:43.537119 | instance | skipping: [instance] 2026-09-22 02:53:43.537142 | instance | 2026-09-22 02:53:43.537387 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-09-22 02:53:43.537553 | instance | Tuesday 22 September 2026 02:53:43 +0000 (0:00:00.073) 0:04:55.751 ***** 2026-09-22 02:53:43.650504 | instance | skipping: [instance] 2026-09-22 02:53:43.650725 | instance | 2026-09-22 02:53:43.650962 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-09-22 02:53:43.651205 | instance | Tuesday 22 September 2026 02:53:43 +0000 (0:00:00.114) 0:04:55.866 ***** 2026-09-22 02:53:43.732032 | instance | skipping: [instance] 2026-09-22 02:53:43.732238 | instance | 2026-09-22 02:53:43.732508 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-09-22 02:53:43.732783 | instance | Tuesday 22 September 2026 02:53:43 +0000 (0:00:00.081) 0:04:55.947 ***** 2026-09-22 02:53:43.814213 | instance | skipping: [instance] 2026-09-22 02:53:43.814435 | instance | 2026-09-22 02:53:43.814768 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-09-22 02:53:43.815058 | instance | Tuesday 22 September 2026 02:53:43 +0000 (0:00:00.082) 0:04:56.029 ***** 2026-09-22 02:53:43.888069 | instance | skipping: [instance] 2026-09-22 02:53:43.888248 | instance | 2026-09-22 02:53:43.888566 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-09-22 02:53:43.888828 | instance | Tuesday 22 September 2026 02:53:43 +0000 (0:00:00.073) 0:04:56.103 ***** 2026-09-22 02:53:44.473341 | instance | ok: [instance] 2026-09-22 02:53:44.473519 | instance | 2026-09-22 02:53:44.473782 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-09-22 02:53:44.474016 | instance | Tuesday 22 September 2026 02:53:44 +0000 (0:00:00.585) 0:04:56.688 ***** 2026-09-22 02:53:45.611050 | instance | ok: [instance] 2026-09-22 02:53:45.611298 | instance | 2026-09-22 02:53:45.611535 | instance | PLAY [Install control-plane components] **************************************** 2026-09-22 02:53:45.611783 | instance | 2026-09-22 02:53:45.612223 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 02:53:45.612314 | instance | Tuesday 22 September 2026 02:53:45 +0000 (0:00:01.137) 0:04:57.826 ***** 2026-09-22 02:53:49.909544 | instance | ok: [instance] 2026-09-22 02:53:49.909790 | instance | 2026-09-22 02:53:49.910044 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-22 02:53:49.910317 | instance | Tuesday 22 September 2026 02:53:49 +0000 (0:00:04.298) 0:05:02.125 ***** 2026-09-22 02:53:50.289733 | instance | ok: [instance] 2026-09-22 02:53:50.289955 | instance | 2026-09-22 02:53:50.290212 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 02:53:50.290497 | instance | Tuesday 22 September 2026 02:53:50 +0000 (0:00:00.380) 0:05:02.505 ***** 2026-09-22 02:53:51.695139 | instance | ok: [instance] 2026-09-22 02:53:51.695314 | instance | 2026-09-22 02:53:51.695570 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-22 02:53:51.695877 | instance | Tuesday 22 September 2026 02:53:51 +0000 (0:00:01.405) 0:05:03.910 ***** 2026-09-22 02:53:51.993032 | instance | ok: [instance] 2026-09-22 02:53:51.993108 | instance | 2026-09-22 02:53:51.993364 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 02:53:51.993411 | instance | Tuesday 22 September 2026 02:53:51 +0000 (0:00:00.297) 0:05:04.208 ***** 2026-09-22 02:53:52.096661 | instance | ok: [instance] => { 2026-09-22 02:53:52.096819 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-09-22 02:53:52.097030 | instance | } 2026-09-22 02:53:52.097100 | instance | 2026-09-22 02:53:52.097165 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 02:53:52.097273 | instance | Tuesday 22 September 2026 02:53:52 +0000 (0:00:00.103) 0:05:04.312 ***** 2026-09-22 02:53:52.485586 | instance | ok: [instance] 2026-09-22 02:53:52.485648 | instance | 2026-09-22 02:53:52.485892 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 02:53:52.485970 | instance | Tuesday 22 September 2026 02:53:52 +0000 (0:00:00.388) 0:05:04.701 ***** 2026-09-22 02:53:53.994437 | instance | ok: [instance] 2026-09-22 02:53:53.994509 | instance | 2026-09-22 02:53:53.994764 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-09-22 02:53:53.994809 | instance | Tuesday 22 September 2026 02:53:53 +0000 (0:00:01.508) 0:05:06.210 ***** 2026-09-22 02:53:54.470555 | instance | ok: [instance] 2026-09-22 02:53:54.470626 | instance | 2026-09-22 02:53:54.470931 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-09-22 02:53:54.471018 | instance | Tuesday 22 September 2026 02:53:54 +0000 (0:00:00.475) 0:05:06.686 ***** 2026-09-22 02:53:54.807453 | instance | ok: [instance] 2026-09-22 02:53:54.807547 | instance | 2026-09-22 02:53:54.807728 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-09-22 02:53:54.807885 | instance | Tuesday 22 September 2026 02:53:54 +0000 (0:00:00.336) 0:05:07.023 ***** 2026-09-22 02:53:55.207318 | instance | ok: [instance] 2026-09-22 02:53:55.207483 | instance | 2026-09-22 02:53:55.207879 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-09-22 02:53:55.207908 | instance | Tuesday 22 September 2026 02:53:55 +0000 (0:00:00.399) 0:05:07.423 ***** 2026-09-22 02:53:55.489926 | instance | ok: [instance] 2026-09-22 02:53:55.490502 | instance | 2026-09-22 02:53:55.490561 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-09-22 02:53:55.490632 | instance | Tuesday 22 September 2026 02:53:55 +0000 (0:00:00.282) 0:05:07.705 ***** 2026-09-22 02:53:55.775380 | instance | ok: [instance] 2026-09-22 02:53:55.775457 | instance | 2026-09-22 02:53:55.775737 | instance | TASK [Install plugin] ********************************************************** 2026-09-22 02:53:55.775833 | instance | Tuesday 22 September 2026 02:53:55 +0000 (0:00:00.286) 0:05:07.991 ***** 2026-09-22 02:53:55.884228 | instance | included: vexxhost.containers.download_artifact for instance 2026-09-22 02:53:55.884299 | instance | 2026-09-22 02:53:55.884502 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 02:53:55.884543 | instance | Tuesday 22 September 2026 02:53:55 +0000 (0:00:00.108) 0:05:08.100 ***** 2026-09-22 02:53:56.016200 | instance | ok: [instance] => { 2026-09-22 02:53:56.016261 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-09-22 02:53:56.016276 | instance | } 2026-09-22 02:53:56.016289 | instance | 2026-09-22 02:53:56.016302 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 02:53:56.016314 | instance | Tuesday 22 September 2026 02:53:56 +0000 (0:00:00.130) 0:05:08.230 ***** 2026-09-22 02:53:56.430294 | instance | ok: [instance] 2026-09-22 02:53:56.430368 | instance | 2026-09-22 02:53:56.430457 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 02:53:56.430581 | instance | Tuesday 22 September 2026 02:53:56 +0000 (0:00:00.415) 0:05:08.646 ***** 2026-09-22 02:53:58.238364 | instance | ok: [instance] 2026-09-22 02:53:58.238430 | instance | 2026-09-22 02:53:58.238442 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:53:58.238452 | instance | Tuesday 22 September 2026 02:53:58 +0000 (0:00:01.807) 0:05:10.453 ***** 2026-09-22 02:53:58.317488 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:53:58.317564 | instance | 2026-09-22 02:53:58.317794 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:53:58.317829 | instance | Tuesday 22 September 2026 02:53:58 +0000 (0:00:00.080) 0:05:10.533 ***** 2026-09-22 02:53:59.062198 | instance | ok: [instance] 2026-09-22 02:53:59.062290 | instance | 2026-09-22 02:53:59.062386 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-09-22 02:53:59.062520 | instance | Tuesday 22 September 2026 02:53:59 +0000 (0:00:00.744) 0:05:11.278 ***** 2026-09-22 02:54:00.219784 | instance | ok: [instance] 2026-09-22 02:54:00.219867 | instance | 2026-09-22 02:54:00.220172 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-09-22 02:54:00.220246 | instance | Tuesday 22 September 2026 02:54:00 +0000 (0:00:01.157) 0:05:12.435 ***** 2026-09-22 02:54:02.671867 | instance | ok: [instance] 2026-09-22 02:54:02.671945 | instance | 2026-09-22 02:54:02.672100 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:54:02.672233 | instance | Tuesday 22 September 2026 02:54:02 +0000 (0:00:02.452) 0:05:14.887 ***** 2026-09-22 02:54:02.770643 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:54:02.770719 | instance | 2026-09-22 02:54:02.770831 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:54:02.770936 | instance | Tuesday 22 September 2026 02:54:02 +0000 (0:00:00.098) 0:05:14.986 ***** 2026-09-22 02:54:03.392090 | instance | ok: [instance] 2026-09-22 02:54:03.392171 | instance | 2026-09-22 02:54:03.392378 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-09-22 02:54:03.392421 | instance | Tuesday 22 September 2026 02:54:03 +0000 (0:00:00.621) 0:05:15.607 ***** 2026-09-22 02:54:05.824177 | instance | ok: [instance] 2026-09-22 02:54:05.824466 | instance | 2026-09-22 02:54:05.824503 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-09-22 02:54:05.824634 | instance | Tuesday 22 September 2026 02:54:05 +0000 (0:00:02.432) 0:05:18.040 ***** 2026-09-22 02:54:06.580409 | instance | ok: [instance] 2026-09-22 02:54:06.580482 | instance | 2026-09-22 02:54:06.580917 | instance | PLAY [all] ********************************************************************* 2026-09-22 02:54:06.580942 | instance | 2026-09-22 02:54:06.580950 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 02:54:06.580956 | instance | Tuesday 22 September 2026 02:54:06 +0000 (0:00:00.756) 0:05:18.796 ***** 2026-09-22 02:54:11.095452 | instance | ok: [instance] 2026-09-22 02:54:11.095526 | instance | 2026-09-22 02:54:11.095613 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-09-22 02:54:11.095759 | instance | Tuesday 22 September 2026 02:54:11 +0000 (0:00:04.514) 0:05:23.311 ***** 2026-09-22 02:54:11.992560 | instance | ok: [instance] 2026-09-22 02:54:11.992642 | instance | 2026-09-22 02:54:11.992942 | instance | PLAY [all] ********************************************************************* 2026-09-22 02:54:11.992984 | instance | 2026-09-22 02:54:11.993160 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-09-22 02:54:11.993170 | instance | Tuesday 22 September 2026 02:54:11 +0000 (0:00:00.897) 0:05:24.208 ***** 2026-09-22 02:54:12.891629 | instance | ok: [instance] 2026-09-22 02:54:12.891692 | instance | 2026-09-22 02:54:12.891704 | instance | PLAY [controllers] ************************************************************* 2026-09-22 02:54:12.891713 | instance | 2026-09-22 02:54:12.891722 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 02:54:12.891731 | instance | Tuesday 22 September 2026 02:54:12 +0000 (0:00:00.896) 0:05:25.105 ***** 2026-09-22 02:54:17.187746 | instance | ok: [instance] 2026-09-22 02:54:17.187834 | instance | 2026-09-22 02:54:17.187846 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:54:17.187857 | instance | Tuesday 22 September 2026 02:54:17 +0000 (0:00:04.297) 0:05:29.402 ***** 2026-09-22 02:54:17.274228 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:54:17.274279 | instance | 2026-09-22 02:54:17.274531 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:54:17.274577 | instance | Tuesday 22 September 2026 02:54:17 +0000 (0:00:00.087) 0:05:29.490 ***** 2026-09-22 02:54:17.901454 | instance | ok: [instance] 2026-09-22 02:54:17.901703 | instance | 2026-09-22 02:54:17.901992 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-09-22 02:54:17.902251 | instance | Tuesday 22 September 2026 02:54:17 +0000 (0:00:00.625) 0:05:30.115 ***** 2026-09-22 02:54:19.666987 | instance | ok: [instance] 2026-09-22 02:54:19.667061 | instance | 2026-09-22 02:54:19.667186 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:54:19.667300 | instance | Tuesday 22 September 2026 02:54:19 +0000 (0:00:01.766) 0:05:31.882 ***** 2026-09-22 02:54:19.755802 | instance | skipping: [instance] 2026-09-22 02:54:19.755869 | instance | 2026-09-22 02:54:19.756103 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-09-22 02:54:19.756154 | instance | Tuesday 22 September 2026 02:54:19 +0000 (0:00:00.089) 0:05:31.971 ***** 2026-09-22 02:54:19.886071 | instance | skipping: [instance] 2026-09-22 02:54:19.886115 | instance | 2026-09-22 02:54:19.886491 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-09-22 02:54:19.886507 | instance | Tuesday 22 September 2026 02:54:19 +0000 (0:00:00.129) 0:05:32.101 ***** 2026-09-22 02:54:19.943994 | instance | skipping: [instance] 2026-09-22 02:54:19.944043 | instance | 2026-09-22 02:54:19.944052 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-09-22 02:54:19.944063 | instance | Tuesday 22 September 2026 02:54:19 +0000 (0:00:00.058) 0:05:32.159 ***** 2026-09-22 02:54:20.022811 | instance | skipping: [instance] 2026-09-22 02:54:20.023035 | instance | 2026-09-22 02:54:20.023283 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-09-22 02:54:20.023524 | instance | Tuesday 22 September 2026 02:54:20 +0000 (0:00:00.078) 0:05:32.238 ***** 2026-09-22 02:54:20.379155 | instance | skipping: [instance] 2026-09-22 02:54:20.379312 | instance | 2026-09-22 02:54:20.379548 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-09-22 02:54:20.379749 | instance | Tuesday 22 September 2026 02:54:20 +0000 (0:00:00.356) 0:05:32.594 ***** 2026-09-22 02:54:20.526374 | instance | skipping: [instance] 2026-09-22 02:54:20.526727 | instance | 2026-09-22 02:54:20.527134 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-09-22 02:54:20.527498 | instance | Tuesday 22 September 2026 02:54:20 +0000 (0:00:00.146) 0:05:32.741 ***** 2026-09-22 02:54:20.633137 | instance | skipping: [instance] 2026-09-22 02:54:20.633441 | instance | 2026-09-22 02:54:20.633751 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-09-22 02:54:20.634072 | instance | Tuesday 22 September 2026 02:54:20 +0000 (0:00:00.106) 0:05:32.848 ***** 2026-09-22 02:54:20.700840 | instance | skipping: [instance] 2026-09-22 02:54:20.701201 | instance | 2026-09-22 02:54:20.701498 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-09-22 02:54:20.701803 | instance | Tuesday 22 September 2026 02:54:20 +0000 (0:00:00.067) 0:05:32.916 ***** 2026-09-22 02:54:20.817552 | instance | skipping: [instance] 2026-09-22 02:54:20.817851 | instance | 2026-09-22 02:54:20.818154 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-09-22 02:54:20.818438 | instance | Tuesday 22 September 2026 02:54:20 +0000 (0:00:00.115) 0:05:33.032 ***** 2026-09-22 02:54:20.905690 | instance | skipping: [instance] 2026-09-22 02:54:20.907980 | instance | 2026-09-22 02:54:20.908311 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-09-22 02:54:20.908656 | instance | Tuesday 22 September 2026 02:54:20 +0000 (0:00:00.088) 0:05:33.121 ***** 2026-09-22 02:54:20.977609 | instance | skipping: [instance] 2026-09-22 02:54:20.977864 | instance | 2026-09-22 02:54:20.978082 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-09-22 02:54:20.978306 | instance | Tuesday 22 September 2026 02:54:20 +0000 (0:00:00.071) 0:05:33.193 ***** 2026-09-22 02:54:21.038198 | instance | skipping: [instance] 2026-09-22 02:54:21.038388 | instance | 2026-09-22 02:54:21.038626 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-09-22 02:54:21.038899 | instance | Tuesday 22 September 2026 02:54:21 +0000 (0:00:00.060) 0:05:33.254 ***** 2026-09-22 02:54:21.153324 | instance | skipping: [instance] 2026-09-22 02:54:21.153531 | instance | 2026-09-22 02:54:21.153803 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-09-22 02:54:21.154064 | instance | Tuesday 22 September 2026 02:54:21 +0000 (0:00:00.114) 0:05:33.368 ***** 2026-09-22 02:54:21.237633 | instance | skipping: [instance] 2026-09-22 02:54:21.237833 | instance | 2026-09-22 02:54:21.238087 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-09-22 02:54:21.238346 | instance | Tuesday 22 September 2026 02:54:21 +0000 (0:00:00.084) 0:05:33.453 ***** 2026-09-22 02:54:21.309447 | instance | skipping: [instance] 2026-09-22 02:54:21.309660 | instance | 2026-09-22 02:54:21.309923 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-09-22 02:54:21.310183 | instance | Tuesday 22 September 2026 02:54:21 +0000 (0:00:00.071) 0:05:33.525 ***** 2026-09-22 02:54:21.395807 | instance | skipping: [instance] 2026-09-22 02:54:21.396107 | instance | 2026-09-22 02:54:21.396410 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-09-22 02:54:21.396704 | instance | Tuesday 22 September 2026 02:54:21 +0000 (0:00:00.086) 0:05:33.611 ***** 2026-09-22 02:54:21.468827 | instance | skipping: [instance] 2026-09-22 02:54:21.469121 | instance | 2026-09-22 02:54:21.469368 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-09-22 02:54:21.469607 | instance | Tuesday 22 September 2026 02:54:21 +0000 (0:00:00.072) 0:05:33.684 ***** 2026-09-22 02:54:21.533337 | instance | skipping: [instance] 2026-09-22 02:54:21.533548 | instance | 2026-09-22 02:54:21.533793 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-09-22 02:54:21.534037 | instance | Tuesday 22 September 2026 02:54:21 +0000 (0:00:00.064) 0:05:33.748 ***** 2026-09-22 02:54:21.596495 | instance | skipping: [instance] 2026-09-22 02:54:21.596680 | instance | 2026-09-22 02:54:21.596962 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-09-22 02:54:21.597222 | instance | Tuesday 22 September 2026 02:54:21 +0000 (0:00:00.063) 0:05:33.811 ***** 2026-09-22 02:54:21.716716 | instance | skipping: [instance] 2026-09-22 02:54:21.716806 | instance | 2026-09-22 02:54:21.717063 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-09-22 02:54:21.717332 | instance | Tuesday 22 September 2026 02:54:21 +0000 (0:00:00.119) 0:05:33.931 ***** 2026-09-22 02:54:21.801028 | instance | skipping: [instance] 2026-09-22 02:54:21.801265 | instance | 2026-09-22 02:54:21.801513 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-09-22 02:54:21.801742 | instance | Tuesday 22 September 2026 02:54:21 +0000 (0:00:00.084) 0:05:34.016 ***** 2026-09-22 02:54:21.869218 | instance | skipping: [instance] 2026-09-22 02:54:21.869427 | instance | 2026-09-22 02:54:21.869677 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-09-22 02:54:21.869924 | instance | Tuesday 22 September 2026 02:54:21 +0000 (0:00:00.068) 0:05:34.084 ***** 2026-09-22 02:54:22.060725 | instance | skipping: [instance] 2026-09-22 02:54:22.061064 | instance | 2026-09-22 02:54:22.061319 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-09-22 02:54:22.061550 | instance | Tuesday 22 September 2026 02:54:22 +0000 (0:00:00.190) 0:05:34.275 ***** 2026-09-22 02:54:22.156274 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-09-22 02:54:22.156557 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-09-22 02:54:22.156920 | instance | skipping: [instance] 2026-09-22 02:54:22.157223 | instance | 2026-09-22 02:54:22.157519 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-09-22 02:54:22.157825 | instance | Tuesday 22 September 2026 02:54:22 +0000 (0:00:00.096) 0:05:34.372 ***** 2026-09-22 02:54:22.239571 | instance | skipping: [instance] 2026-09-22 02:54:22.239796 | instance | 2026-09-22 02:54:22.240030 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-09-22 02:54:22.240246 | instance | Tuesday 22 September 2026 02:54:22 +0000 (0:00:00.083) 0:05:34.455 ***** 2026-09-22 02:54:22.443270 | instance | skipping: [instance] 2026-09-22 02:54:22.443446 | instance | 2026-09-22 02:54:22.443685 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-09-22 02:54:22.443945 | instance | Tuesday 22 September 2026 02:54:22 +0000 (0:00:00.203) 0:05:34.658 ***** 2026-09-22 02:54:22.530848 | instance | skipping: [instance] 2026-09-22 02:54:22.531059 | instance | 2026-09-22 02:54:22.531308 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-09-22 02:54:22.531537 | instance | Tuesday 22 September 2026 02:54:22 +0000 (0:00:00.087) 0:05:34.746 ***** 2026-09-22 02:54:22.599186 | instance | skipping: [instance] 2026-09-22 02:54:22.599295 | instance | 2026-09-22 02:54:22.599462 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-09-22 02:54:22.599616 | instance | Tuesday 22 September 2026 02:54:22 +0000 (0:00:00.068) 0:05:34.815 ***** 2026-09-22 02:54:22.818948 | instance | skipping: [instance] 2026-09-22 02:54:22.819161 | instance | 2026-09-22 02:54:22.819386 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-09-22 02:54:22.819592 | instance | 2026-09-22 02:54:22.819824 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 02:54:22.820045 | instance | Tuesday 22 September 2026 02:54:22 +0000 (0:00:00.219) 0:05:35.035 ***** 2026-09-22 02:54:27.048859 | instance | ok: [instance] 2026-09-22 02:54:27.049112 | instance | 2026-09-22 02:54:27.049363 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-09-22 02:54:27.049618 | instance | Tuesday 22 September 2026 02:54:27 +0000 (0:00:04.229) 0:05:39.264 ***** 2026-09-22 02:54:27.149719 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-09-22 02:54:27.149965 | instance | 2026-09-22 02:54:27.150164 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-09-22 02:54:27.150380 | instance | Tuesday 22 September 2026 02:54:27 +0000 (0:00:00.100) 0:05:39.365 ***** 2026-09-22 02:54:27.307814 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/default.yml) 2026-09-22 02:54:27.308093 | instance | 2026-09-22 02:54:27.308392 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-09-22 02:54:27.308649 | instance | Tuesday 22 September 2026 02:54:27 +0000 (0:00:00.158) 0:05:39.523 ***** 2026-09-22 02:54:31.030822 | instance | ok: [instance] 2026-09-22 02:54:31.031012 | instance | 2026-09-22 02:54:31.031270 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-09-22 02:54:31.031524 | instance | Tuesday 22 September 2026 02:54:31 +0000 (0:00:03.722) 0:05:43.246 ***** 2026-09-22 02:54:31.829747 | instance | ok: [instance] 2026-09-22 02:54:31.829912 | instance | 2026-09-22 02:54:31.830026 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-09-22 02:54:31.830148 | instance | Tuesday 22 September 2026 02:54:31 +0000 (0:00:00.799) 0:05:44.045 ***** 2026-09-22 02:54:32.030565 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-09-22 02:54:32.030687 | instance | 2026-09-22 02:54:32.030849 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-09-22 02:54:32.031009 | instance | Tuesday 22 September 2026 02:54:32 +0000 (0:00:00.200) 0:05:44.246 ***** 2026-09-22 02:54:32.877903 | instance | ok: [instance] 2026-09-22 02:54:32.878202 | instance | 2026-09-22 02:54:32.878591 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-09-22 02:54:32.878941 | instance | Tuesday 22 September 2026 02:54:32 +0000 (0:00:00.846) 0:05:45.093 ***** 2026-09-22 02:54:33.606775 | instance | ok: [instance] 2026-09-22 02:54:33.607040 | instance | 2026-09-22 02:54:33.607319 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-09-22 02:54:33.607620 | instance | Tuesday 22 September 2026 02:54:33 +0000 (0:00:00.729) 0:05:45.822 ***** 2026-09-22 02:54:34.234748 | instance | ok: [instance] 2026-09-22 02:54:34.234974 | instance | 2026-09-22 02:54:34.235199 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-09-22 02:54:34.235439 | instance | Tuesday 22 September 2026 02:54:34 +0000 (0:00:00.538) 0:05:46.360 ***** 2026-09-22 02:54:34.235646 | instance | 2026-09-22 02:54:34.235913 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:54:34.236157 | instance | Tuesday 22 September 2026 02:54:34 +0000 (0:00:00.088) 0:05:46.449 ***** 2026-09-22 02:54:34.355108 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:54:34.355308 | instance | 2026-09-22 02:54:34.355533 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:54:34.355758 | instance | Tuesday 22 September 2026 02:54:34 +0000 (0:00:00.121) 0:05:46.570 ***** 2026-09-22 02:54:35.103618 | instance | ok: [instance] 2026-09-22 02:54:35.103836 | instance | 2026-09-22 02:54:35.104106 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-09-22 02:54:35.104355 | instance | Tuesday 22 September 2026 02:54:35 +0000 (0:00:00.748) 0:05:47.319 ***** 2026-09-22 02:54:37.366763 | instance | ok: [instance] 2026-09-22 02:54:37.366992 | instance | 2026-09-22 02:54:37.367226 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:54:37.367455 | instance | Tuesday 22 September 2026 02:54:37 +0000 (0:00:02.263) 0:05:49.582 ***** 2026-09-22 02:54:37.487211 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:54:37.487405 | instance | 2026-09-22 02:54:37.487645 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:54:37.487912 | instance | Tuesday 22 September 2026 02:54:37 +0000 (0:00:00.120) 0:05:49.702 ***** 2026-09-22 02:54:38.162655 | instance | ok: [instance] 2026-09-22 02:54:38.162964 | instance | 2026-09-22 02:54:38.163270 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-09-22 02:54:38.163523 | instance | Tuesday 22 September 2026 02:54:38 +0000 (0:00:00.675) 0:05:50.378 ***** 2026-09-22 02:54:41.287906 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-09-22 02:54:41.288052 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-09-22 02:54:41.288210 | instance | 2026-09-22 02:54:41.288368 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-09-22 02:54:41.288519 | instance | Tuesday 22 September 2026 02:54:41 +0000 (0:00:03.125) 0:05:53.503 ***** 2026-09-22 02:54:44.352494 | instance | ok: [instance] 2026-09-22 02:54:44.352678 | instance | 2026-09-22 02:54:44.352989 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:54:44.353219 | instance | Tuesday 22 September 2026 02:54:44 +0000 (0:00:03.064) 0:05:56.568 ***** 2026-09-22 02:54:44.442519 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:54:44.442678 | instance | 2026-09-22 02:54:44.442938 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:54:44.443176 | instance | Tuesday 22 September 2026 02:54:44 +0000 (0:00:00.090) 0:05:56.658 ***** 2026-09-22 02:54:45.094677 | instance | ok: [instance] 2026-09-22 02:54:45.094868 | instance | 2026-09-22 02:54:45.095133 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-09-22 02:54:45.095357 | instance | Tuesday 22 September 2026 02:54:45 +0000 (0:00:00.652) 0:05:57.310 ***** 2026-09-22 02:54:48.522925 | instance | ok: [instance] 2026-09-22 02:54:48.523241 | instance | 2026-09-22 02:54:48.523537 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-09-22 02:54:48.523808 | instance | Tuesday 22 September 2026 02:54:48 +0000 (0:00:03.427) 0:06:00.738 ***** 2026-09-22 02:54:50.783793 | instance | ok: [instance] 2026-09-22 02:54:50.783987 | instance | 2026-09-22 02:54:50.784242 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-09-22 02:54:50.784520 | instance | Tuesday 22 September 2026 02:54:50 +0000 (0:00:02.261) 0:06:02.999 ***** 2026-09-22 02:54:51.497325 | instance | ok: [instance] 2026-09-22 02:54:51.497474 | instance | 2026-09-22 02:54:51.497678 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-09-22 02:54:51.497826 | instance | Tuesday 22 September 2026 02:54:51 +0000 (0:00:00.713) 0:06:03.713 ***** 2026-09-22 02:54:51.570509 | instance | skipping: [instance] 2026-09-22 02:54:51.570625 | instance | 2026-09-22 02:54:51.570781 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-09-22 02:54:51.570936 | instance | Tuesday 22 September 2026 02:54:51 +0000 (0:00:00.073) 0:06:03.786 ***** 2026-09-22 02:54:52.430502 | instance | ok: [instance] 2026-09-22 02:54:52.430609 | instance | 2026-09-22 02:54:52.430807 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-09-22 02:54:52.431040 | instance | Tuesday 22 September 2026 02:54:52 +0000 (0:00:00.859) 0:06:04.646 ***** 2026-09-22 02:54:52.524002 | instance | ok: [instance] 2026-09-22 02:54:52.524094 | instance | 2026-09-22 02:54:52.524214 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-09-22 02:54:52.524361 | instance | Tuesday 22 September 2026 02:54:52 +0000 (0:00:00.093) 0:06:04.739 ***** 2026-09-22 02:54:52.602254 | instance | skipping: [instance] 2026-09-22 02:54:52.602551 | instance | 2026-09-22 02:54:52.602955 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-09-22 02:54:52.603336 | instance | Tuesday 22 September 2026 02:54:52 +0000 (0:00:00.076) 0:06:04.816 ***** 2026-09-22 02:54:52.711725 | instance | skipping: [instance] 2026-09-22 02:54:52.711936 | instance | 2026-09-22 02:54:52.712198 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-09-22 02:54:52.712429 | instance | Tuesday 22 September 2026 02:54:52 +0000 (0:00:00.110) 0:06:04.927 ***** 2026-09-22 02:54:52.793175 | instance | skipping: [instance] 2026-09-22 02:54:52.793369 | instance | 2026-09-22 02:54:52.793650 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-09-22 02:54:52.793968 | instance | Tuesday 22 September 2026 02:54:52 +0000 (0:00:00.081) 0:06:05.008 ***** 2026-09-22 02:54:52.904552 | instance | skipping: [instance] 2026-09-22 02:54:52.904674 | instance | 2026-09-22 02:54:52.904969 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-09-22 02:54:52.905246 | instance | Tuesday 22 September 2026 02:54:52 +0000 (0:00:00.111) 0:06:05.120 ***** 2026-09-22 02:54:52.972453 | instance | skipping: [instance] 2026-09-22 02:54:52.972651 | instance | 2026-09-22 02:54:52.973003 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-09-22 02:54:52.973266 | instance | Tuesday 22 September 2026 02:54:52 +0000 (0:00:00.068) 0:06:05.188 ***** 2026-09-22 02:54:53.048783 | instance | skipping: [instance] 2026-09-22 02:54:53.049104 | instance | 2026-09-22 02:54:53.049368 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-09-22 02:54:53.049609 | instance | Tuesday 22 September 2026 02:54:53 +0000 (0:00:00.076) 0:06:05.264 ***** 2026-09-22 02:54:53.859343 | instance | ok: [instance] 2026-09-22 02:54:53.859558 | instance | 2026-09-22 02:54:53.859807 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-09-22 02:54:53.860067 | instance | Tuesday 22 September 2026 02:54:53 +0000 (0:00:00.810) 0:06:06.075 ***** 2026-09-22 02:54:54.771975 | instance | ok: [instance] 2026-09-22 02:54:54.772179 | instance | 2026-09-22 02:54:54.772484 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:54:54.772907 | instance | Tuesday 22 September 2026 02:54:54 +0000 (0:00:00.912) 0:06:06.987 ***** 2026-09-22 02:54:54.854261 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:54:54.854604 | instance | 2026-09-22 02:54:54.855020 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:54:54.855368 | instance | Tuesday 22 September 2026 02:54:54 +0000 (0:00:00.082) 0:06:07.069 ***** 2026-09-22 02:54:55.497625 | instance | ok: [instance] 2026-09-22 02:54:55.497843 | instance | 2026-09-22 02:54:55.498118 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-09-22 02:54:55.498354 | instance | Tuesday 22 September 2026 02:54:55 +0000 (0:00:00.643) 0:06:07.713 ***** 2026-09-22 02:54:56.381257 | instance | ok: [instance] 2026-09-22 02:54:56.381580 | instance | 2026-09-22 02:54:56.381942 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-09-22 02:54:56.382357 | instance | Tuesday 22 September 2026 02:54:56 +0000 (0:00:00.883) 0:06:08.596 ***** 2026-09-22 02:54:58.896234 | instance | ok: [instance] 2026-09-22 02:54:58.896520 | instance | 2026-09-22 02:54:58.896863 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:54:58.897854 | instance | Tuesday 22 September 2026 02:54:58 +0000 (0:00:02.509) 0:06:11.106 ***** 2026-09-22 02:54:58.990485 | instance | skipping: [instance] 2026-09-22 02:54:58.990736 | instance | 2026-09-22 02:54:58.990976 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:54:58.991194 | instance | Tuesday 22 September 2026 02:54:58 +0000 (0:00:00.099) 0:06:11.206 ***** 2026-09-22 02:54:59.056756 | instance | skipping: [instance] 2026-09-22 02:54:59.056931 | instance | 2026-09-22 02:54:59.057109 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:54:59.057267 | instance | Tuesday 22 September 2026 02:54:59 +0000 (0:00:00.066) 0:06:11.272 ***** 2026-09-22 02:54:59.104909 | instance | skipping: [instance] 2026-09-22 02:54:59.105191 | instance | 2026-09-22 02:54:59.105457 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:54:59.105696 | instance | Tuesday 22 September 2026 02:54:59 +0000 (0:00:00.047) 0:06:11.320 ***** 2026-09-22 02:54:59.150747 | instance | skipping: [instance] 2026-09-22 02:54:59.151019 | instance | 2026-09-22 02:54:59.151243 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:54:59.151448 | instance | Tuesday 22 September 2026 02:54:59 +0000 (0:00:00.045) 0:06:11.366 ***** 2026-09-22 02:54:59.883560 | instance | ok: [instance] 2026-09-22 02:54:59.883782 | instance | 2026-09-22 02:54:59.884111 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:54:59.884378 | instance | Tuesday 22 September 2026 02:54:59 +0000 (0:00:00.732) 0:06:12.099 ***** 2026-09-22 02:54:59.976342 | instance | ok: [instance] 2026-09-22 02:54:59.976554 | instance | 2026-09-22 02:54:59.976850 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:54:59.977238 | instance | Tuesday 22 September 2026 02:54:59 +0000 (0:00:00.092) 0:06:12.192 ***** 2026-09-22 02:55:00.046780 | instance | ok: [instance] 2026-09-22 02:55:00.046999 | instance | 2026-09-22 02:55:00.047244 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:55:00.047474 | instance | Tuesday 22 September 2026 02:55:00 +0000 (0:00:00.070) 0:06:12.262 ***** 2026-09-22 02:55:00.175498 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 02:55:00.175682 | instance | 2026-09-22 02:55:00.175985 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:55:00.176216 | instance | Tuesday 22 September 2026 02:55:00 +0000 (0:00:00.128) 0:06:12.391 ***** 2026-09-22 02:55:00.275941 | instance | ok: [instance] 2026-09-22 02:55:00.276167 | instance | 2026-09-22 02:55:00.276427 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:55:00.276758 | instance | Tuesday 22 September 2026 02:55:00 +0000 (0:00:00.100) 0:06:12.491 ***** 2026-09-22 02:55:00.362395 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:55:00.362612 | instance | 2026-09-22 02:55:00.362844 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:55:00.363099 | instance | Tuesday 22 September 2026 02:55:00 +0000 (0:00:00.086) 0:06:12.578 ***** 2026-09-22 02:55:01.090507 | instance | ok: [instance] 2026-09-22 02:55:01.090726 | instance | 2026-09-22 02:55:01.091005 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-09-22 02:55:01.091267 | instance | Tuesday 22 September 2026 02:55:01 +0000 (0:00:00.727) 0:06:13.306 ***** 2026-09-22 02:55:01.829552 | instance | ok: [instance] 2026-09-22 02:55:01.829653 | instance | 2026-09-22 02:55:01.829824 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL Python package using package manager] *** 2026-09-22 02:55:01.829985 | instance | Tuesday 22 September 2026 02:55:01 +0000 (0:00:00.739) 0:06:14.045 ***** 2026-09-22 02:55:01.928770 | instance | skipping: [instance] 2026-09-22 02:55:01.928848 | instance | 2026-09-22 02:55:01.929060 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL Python package using pip] *** 2026-09-22 02:55:01.929210 | instance | Tuesday 22 September 2026 02:55:01 +0000 (0:00:00.099) 0:06:14.144 ***** 2026-09-22 02:55:03.071751 | instance | ok: [instance] 2026-09-22 02:55:03.072100 | instance | 2026-09-22 02:55:03.072220 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-09-22 02:55:03.072443 | instance | Tuesday 22 September 2026 02:55:03 +0000 (0:00:01.142) 0:06:15.287 ***** 2026-09-22 02:55:03.646314 | instance | ok: [instance] 2026-09-22 02:55:03.646521 | instance | 2026-09-22 02:55:03.646779 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-09-22 02:55:03.647047 | instance | Tuesday 22 September 2026 02:55:03 +0000 (0:00:00.574) 0:06:15.861 ***** 2026-09-22 02:55:04.204815 | instance | ok: [instance] 2026-09-22 02:55:04.204881 | instance | 2026-09-22 02:55:04.205110 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-09-22 02:55:04.205396 | instance | Tuesday 22 September 2026 02:55:04 +0000 (0:00:00.555) 0:06:16.417 ***** 2026-09-22 02:55:04.960455 | instance | ok: [instance] 2026-09-22 02:55:04.960527 | instance | 2026-09-22 02:55:04.960661 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-09-22 02:55:04.960769 | instance | Tuesday 22 September 2026 02:55:04 +0000 (0:00:00.759) 0:06:17.176 ***** 2026-09-22 02:55:05.445825 | instance | ok: [instance] 2026-09-22 02:55:05.445924 | instance | 2026-09-22 02:55:05.446000 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-09-22 02:55:05.446116 | instance | Tuesday 22 September 2026 02:55:05 +0000 (0:00:00.485) 0:06:17.661 ***** 2026-09-22 02:55:07.503100 | instance | ok: [instance] 2026-09-22 02:55:07.503153 | instance | 2026-09-22 02:55:07.503164 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-09-22 02:55:07.503174 | instance | Tuesday 22 September 2026 02:55:07 +0000 (0:00:02.055) 0:06:19.717 ***** 2026-09-22 02:55:08.337601 | instance | ok: [instance] 2026-09-22 02:55:08.337675 | instance | 2026-09-22 02:55:08.337689 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-09-22 02:55:08.337699 | instance | Tuesday 22 September 2026 02:55:08 +0000 (0:00:00.834) 0:06:20.551 ***** 2026-09-22 02:55:08.482860 | instance | included: ingress for instance 2026-09-22 02:55:08.482967 | instance | 2026-09-22 02:55:08.483270 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-09-22 02:55:08.483316 | instance | Tuesday 22 September 2026 02:55:08 +0000 (0:00:00.146) 0:06:20.698 ***** 2026-09-22 02:55:09.686701 | instance | ok: [instance] 2026-09-22 02:55:09.686779 | instance | 2026-09-22 02:55:09.686940 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-09-22 02:55:09.687068 | instance | Tuesday 22 September 2026 02:55:09 +0000 (0:00:01.203) 0:06:21.902 ***** 2026-09-22 02:55:10.063027 | instance | ok: [instance] 2026-09-22 02:55:10.063105 | instance | 2026-09-22 02:55:10.063322 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-09-22 02:55:10.063366 | instance | Tuesday 22 September 2026 02:55:10 +0000 (0:00:00.376) 0:06:22.278 ***** 2026-09-22 02:55:11.076065 | instance | ok: [instance] 2026-09-22 02:55:11.076148 | instance | 2026-09-22 02:55:11.076545 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-09-22 02:55:11.076565 | instance | 2026-09-22 02:55:11.076569 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 02:55:11.076574 | instance | Tuesday 22 September 2026 02:55:11 +0000 (0:00:01.013) 0:06:23.292 ***** 2026-09-22 02:55:15.350788 | instance | ok: [instance] 2026-09-22 02:55:15.351000 | instance | 2026-09-22 02:55:15.351248 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:55:15.351479 | instance | Tuesday 22 September 2026 02:55:15 +0000 (0:00:04.273) 0:06:27.566 ***** 2026-09-22 02:55:15.461786 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:55:15.461863 | instance | 2026-09-22 02:55:15.461987 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:55:15.462085 | instance | Tuesday 22 September 2026 02:55:15 +0000 (0:00:00.111) 0:06:27.677 ***** 2026-09-22 02:55:16.106597 | instance | ok: [instance] 2026-09-22 02:55:16.106664 | instance | 2026-09-22 02:55:16.106681 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-09-22 02:55:16.106821 | instance | Tuesday 22 September 2026 02:55:16 +0000 (0:00:00.644) 0:06:28.322 ***** 2026-09-22 02:55:17.239200 | instance | ok: [instance] 2026-09-22 02:55:17.239476 | instance | 2026-09-22 02:55:17.239553 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-09-22 02:55:17.239648 | instance | Tuesday 22 September 2026 02:55:17 +0000 (0:00:01.132) 0:06:29.455 ***** 2026-09-22 02:55:19.228164 | instance | ok: [instance] 2026-09-22 02:55:19.228236 | instance | 2026-09-22 02:55:19.228542 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:55:19.228590 | instance | Tuesday 22 September 2026 02:55:19 +0000 (0:00:01.988) 0:06:31.443 ***** 2026-09-22 02:55:19.327479 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:55:19.327566 | instance | 2026-09-22 02:55:19.327868 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:55:19.327886 | instance | Tuesday 22 September 2026 02:55:19 +0000 (0:00:00.099) 0:06:31.543 ***** 2026-09-22 02:55:20.114848 | instance | ok: [instance] 2026-09-22 02:55:20.114951 | instance | 2026-09-22 02:55:20.115176 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-09-22 02:55:20.115220 | instance | Tuesday 22 September 2026 02:55:20 +0000 (0:00:00.786) 0:06:32.330 ***** 2026-09-22 02:55:21.421518 | instance | ok: [instance] 2026-09-22 02:55:21.421625 | instance | 2026-09-22 02:55:21.421924 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-09-22 02:55:21.421965 | instance | Tuesday 22 September 2026 02:55:21 +0000 (0:00:01.307) 0:06:33.637 ***** 2026-09-22 02:55:21.898095 | instance | ok: [instance] 2026-09-22 02:55:21.898168 | instance | 2026-09-22 02:55:21.898347 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-09-22 02:55:21.898497 | instance | Tuesday 22 September 2026 02:55:21 +0000 (0:00:00.476) 0:06:34.113 ***** 2026-09-22 02:55:23.670491 | instance | ok: [instance] 2026-09-22 02:55:23.670549 | instance | 2026-09-22 02:55:23.670560 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-09-22 02:55:23.670570 | instance | Tuesday 22 September 2026 02:55:23 +0000 (0:00:01.771) 0:06:35.885 ***** 2026-09-22 02:55:25.014954 | instance | ok: [instance] 2026-09-22 02:55:25.015031 | instance | 2026-09-22 02:55:25.015267 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-09-22 02:55:25.015309 | instance | Tuesday 22 September 2026 02:55:25 +0000 (0:00:01.345) 0:06:37.231 ***** 2026-09-22 02:55:25.500501 | instance | ok: [instance] 2026-09-22 02:55:25.500557 | instance | 2026-09-22 02:55:25.500573 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-09-22 02:55:25.500587 | instance | Tuesday 22 September 2026 02:55:25 +0000 (0:00:00.483) 0:06:37.715 ***** 2026-09-22 02:55:25.755596 | instance | ok: [instance] 2026-09-22 02:55:25.755691 | instance | 2026-09-22 02:55:25.756212 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-09-22 02:55:25.756257 | instance | Tuesday 22 September 2026 02:55:25 +0000 (0:00:00.256) 0:06:37.971 ***** 2026-09-22 02:55:26.041599 | instance | ok: [instance] 2026-09-22 02:55:26.041804 | instance | 2026-09-22 02:55:26.042080 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-09-22 02:55:26.042303 | instance | Tuesday 22 September 2026 02:55:26 +0000 (0:00:00.285) 0:06:38.257 ***** 2026-09-22 02:55:26.827371 | instance | ok: [instance] 2026-09-22 02:55:26.827565 | instance | 2026-09-22 02:55:26.827817 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-09-22 02:55:26.828111 | instance | Tuesday 22 September 2026 02:55:26 +0000 (0:00:00.785) 0:06:39.043 ***** 2026-09-22 02:55:28.946406 | instance | ok: [instance] => (item=alertmanager) 2026-09-22 02:55:28.946475 | instance | ok: [instance] => (item=grafana) 2026-09-22 02:55:28.946579 | instance | ok: [instance] => (item=prometheus) 2026-09-22 02:55:28.946674 | instance | 2026-09-22 02:55:28.946782 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-09-22 02:55:28.946888 | instance | Tuesday 22 September 2026 02:55:28 +0000 (0:00:02.119) 0:06:41.162 ***** 2026-09-22 02:55:31.006250 | instance | ok: [instance] => (item=alertmanager) 2026-09-22 02:55:31.006483 | instance | ok: [instance] => (item=grafana) 2026-09-22 02:55:31.006765 | instance | ok: [instance] => (item=prometheus) 2026-09-22 02:55:31.007044 | instance | 2026-09-22 02:55:31.007299 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-09-22 02:55:31.007542 | instance | Tuesday 22 September 2026 02:55:30 +0000 (0:00:02.059) 0:06:43.221 ***** 2026-09-22 02:55:33.990410 | instance | ok: [instance] => (item=None) 2026-09-22 02:55:33.990660 | instance | ok: [instance] => (item=None) 2026-09-22 02:55:33.991017 | instance | ok: [instance] => (item=None) 2026-09-22 02:55:33.991292 | instance | ok: [instance] 2026-09-22 02:55:33.991545 | instance | 2026-09-22 02:55:33.991837 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-09-22 02:55:33.992134 | instance | Tuesday 22 September 2026 02:55:33 +0000 (0:00:02.984) 0:06:46.205 ***** 2026-09-22 02:55:38.849312 | instance | ok: [instance] => (item=None) 2026-09-22 02:55:38.849403 | instance | ok: [instance] => (item=None) 2026-09-22 02:55:38.849415 | instance | ok: [instance] => (item=None) 2026-09-22 02:55:38.849425 | instance | ok: [instance] => (item=None) 2026-09-22 02:55:38.849436 | instance | ok: [instance] => (item=None) 2026-09-22 02:55:38.849447 | instance | ok: [instance] 2026-09-22 02:55:38.849458 | instance | 2026-09-22 02:55:38.849469 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-09-22 02:55:38.849481 | instance | Tuesday 22 September 2026 02:55:38 +0000 (0:00:04.856) 0:06:51.062 ***** 2026-09-22 02:55:40.279717 | instance | ok: [instance] => (item=alertmanager) 2026-09-22 02:55:40.279831 | instance | ok: [instance] => (item=prometheus) 2026-09-22 02:55:40.279845 | instance | 2026-09-22 02:55:40.280022 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-09-22 02:55:40.280144 | instance | Tuesday 22 September 2026 02:55:40 +0000 (0:00:01.433) 0:06:52.495 ***** 2026-09-22 02:55:41.811377 | instance | ok: [instance] => (item=alertmanager) 2026-09-22 02:55:41.811958 | instance | ok: [instance] => (item=prometheus) 2026-09-22 02:55:41.812008 | instance | 2026-09-22 02:55:41.812015 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-09-22 02:55:41.812021 | instance | Tuesday 22 September 2026 02:55:41 +0000 (0:00:01.531) 0:06:54.027 ***** 2026-09-22 02:55:42.700205 | instance | ok: [instance] 2026-09-22 02:55:42.700335 | instance | 2026-09-22 02:55:42.700499 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-09-22 02:55:42.700681 | instance | Tuesday 22 September 2026 02:55:42 +0000 (0:00:00.888) 0:06:54.915 ***** 2026-09-22 02:55:50.458878 | instance | ok: [instance] 2026-09-22 02:55:50.459155 | instance | 2026-09-22 02:55:50.459413 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-09-22 02:55:50.459665 | instance | Tuesday 22 September 2026 02:55:50 +0000 (0:00:07.758) 0:07:02.674 ***** 2026-09-22 02:56:05.970225 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-09-22 02:56:05.970445 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-09-22 02:56:05.970676 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-09-22 02:56:05.970900 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-09-22 02:56:05.971163 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-09-22 02:56:05.971369 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-09-22 02:56:05.971613 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-09-22 02:56:05.972009 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-09-22 02:56:05.972341 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-09-22 02:56:05.972669 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-09-22 02:56:05.973106 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-09-22 02:56:05.973439 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-09-22 02:56:05.973756 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-09-22 02:56:05.974078 | instance | 2026-09-22 02:56:05.974410 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-09-22 02:56:05.974731 | instance | Tuesday 22 September 2026 02:56:05 +0000 (0:00:15.511) 0:07:18.186 ***** 2026-09-22 02:56:23.873352 | instance | ok: [instance] 2026-09-22 02:56:23.873552 | instance | 2026-09-22 02:56:23.873804 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:56:23.874068 | instance | Tuesday 22 September 2026 02:56:23 +0000 (0:00:17.903) 0:07:36.089 ***** 2026-09-22 02:56:23.971832 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:56:23.972053 | instance | 2026-09-22 02:56:23.972285 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:56:23.972506 | instance | Tuesday 22 September 2026 02:56:23 +0000 (0:00:00.098) 0:07:36.187 ***** 2026-09-22 02:56:24.785466 | instance | ok: [instance] 2026-09-22 02:56:24.785660 | instance | 2026-09-22 02:56:24.785917 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-09-22 02:56:24.786182 | instance | Tuesday 22 September 2026 02:56:24 +0000 (0:00:00.812) 0:07:37.000 ***** 2026-09-22 02:56:28.967986 | instance | ok: [instance] 2026-09-22 02:56:28.968293 | instance | 2026-09-22 02:56:28.968588 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:56:28.968856 | instance | Tuesday 22 September 2026 02:56:28 +0000 (0:00:04.182) 0:07:41.183 ***** 2026-09-22 02:56:29.054479 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:56:29.054688 | instance | 2026-09-22 02:56:29.054916 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:56:29.055159 | instance | Tuesday 22 September 2026 02:56:29 +0000 (0:00:00.087) 0:07:41.270 ***** 2026-09-22 02:56:29.680723 | instance | ok: [instance] 2026-09-22 02:56:29.680818 | instance | 2026-09-22 02:56:29.680995 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-09-22 02:56:29.681129 | instance | Tuesday 22 September 2026 02:56:29 +0000 (0:00:00.625) 0:07:41.896 ***** 2026-09-22 02:56:31.906016 | instance | ok: [instance] 2026-09-22 02:56:31.906257 | instance | 2026-09-22 02:56:31.906525 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:56:31.906753 | instance | Tuesday 22 September 2026 02:56:31 +0000 (0:00:02.225) 0:07:44.121 ***** 2026-09-22 02:56:32.009787 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:56:32.010009 | instance | 2026-09-22 02:56:32.010255 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:56:32.010486 | instance | Tuesday 22 September 2026 02:56:32 +0000 (0:00:00.103) 0:07:44.225 ***** 2026-09-22 02:56:32.754170 | instance | ok: [instance] 2026-09-22 02:56:32.754244 | instance | 2026-09-22 02:56:32.754352 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-09-22 02:56:32.754458 | instance | Tuesday 22 September 2026 02:56:32 +0000 (0:00:00.744) 0:07:44.970 ***** 2026-09-22 02:56:34.787469 | instance | ok: [instance] 2026-09-22 02:56:34.787668 | instance | 2026-09-22 02:56:34.787927 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-09-22 02:56:34.788199 | instance | Tuesday 22 September 2026 02:56:34 +0000 (0:00:02.033) 0:07:47.003 ***** 2026-09-22 02:56:35.732155 | instance | ok: [instance] 2026-09-22 02:56:35.732272 | instance | 2026-09-22 02:56:35.732508 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:56:35.732722 | instance | Tuesday 22 September 2026 02:56:35 +0000 (0:00:00.943) 0:07:47.947 ***** 2026-09-22 02:56:35.858845 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:56:35.858918 | instance | 2026-09-22 02:56:35.859102 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:56:35.859256 | instance | Tuesday 22 September 2026 02:56:35 +0000 (0:00:00.127) 0:07:48.074 ***** 2026-09-22 02:56:36.452130 | instance | ok: [instance] 2026-09-22 02:56:36.452306 | instance | 2026-09-22 02:56:36.452592 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-09-22 02:56:36.452820 | instance | Tuesday 22 September 2026 02:56:36 +0000 (0:00:00.592) 0:07:48.667 ***** 2026-09-22 02:56:38.313084 | instance | ok: [instance] 2026-09-22 02:56:38.313291 | instance | 2026-09-22 02:56:38.313580 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:56:38.313827 | instance | Tuesday 22 September 2026 02:56:38 +0000 (0:00:01.860) 0:07:50.528 ***** 2026-09-22 02:56:38.404649 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:56:38.404774 | instance | 2026-09-22 02:56:38.404990 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:56:38.405159 | instance | Tuesday 22 September 2026 02:56:38 +0000 (0:00:00.092) 0:07:50.620 ***** 2026-09-22 02:56:39.095319 | instance | ok: [instance] 2026-09-22 02:56:39.095490 | instance | 2026-09-22 02:56:39.095729 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-09-22 02:56:39.095981 | instance | Tuesday 22 September 2026 02:56:39 +0000 (0:00:00.689) 0:07:51.310 ***** 2026-09-22 02:56:41.023363 | instance | ok: [instance] 2026-09-22 02:56:41.023431 | instance | 2026-09-22 02:56:41.023443 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-09-22 02:56:41.023453 | instance | 2026-09-22 02:56:41.023462 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 02:56:41.023472 | instance | Tuesday 22 September 2026 02:56:41 +0000 (0:00:01.927) 0:07:53.238 ***** 2026-09-22 02:56:45.660006 | instance | ok: [instance] 2026-09-22 02:56:45.660136 | instance | 2026-09-22 02:56:45.660340 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:56:45.660509 | instance | Tuesday 22 September 2026 02:56:45 +0000 (0:00:04.637) 0:07:57.875 ***** 2026-09-22 02:56:45.782472 | instance | ok: [instance] 2026-09-22 02:56:45.782546 | instance | 2026-09-22 02:56:45.782749 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:56:45.782785 | instance | Tuesday 22 September 2026 02:56:45 +0000 (0:00:00.122) 0:07:57.998 ***** 2026-09-22 02:56:45.864582 | instance | skipping: [instance] 2026-09-22 02:56:45.864655 | instance | 2026-09-22 02:56:45.864912 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:56:45.864975 | instance | Tuesday 22 September 2026 02:56:45 +0000 (0:00:00.081) 0:07:58.080 ***** 2026-09-22 02:56:45.956480 | instance | skipping: [instance] 2026-09-22 02:56:45.956579 | instance | 2026-09-22 02:56:45.956867 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:56:45.956935 | instance | Tuesday 22 September 2026 02:56:45 +0000 (0:00:00.091) 0:07:58.172 ***** 2026-09-22 02:56:46.063273 | instance | skipping: [instance] 2026-09-22 02:56:46.063348 | instance | 2026-09-22 02:56:46.063365 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:56:46.063427 | instance | Tuesday 22 September 2026 02:56:46 +0000 (0:00:00.104) 0:07:58.276 ***** 2026-09-22 02:56:46.145024 | instance | skipping: [instance] 2026-09-22 02:56:46.145104 | instance | 2026-09-22 02:56:46.145277 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:56:46.145507 | instance | Tuesday 22 September 2026 02:56:46 +0000 (0:00:00.084) 0:07:58.360 ***** 2026-09-22 02:56:46.234236 | instance | skipping: [instance] 2026-09-22 02:56:46.234366 | instance | 2026-09-22 02:56:46.236148 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:56:46.236399 | instance | Tuesday 22 September 2026 02:56:46 +0000 (0:00:00.089) 0:07:58.450 ***** 2026-09-22 02:56:46.325817 | instance | ok: [instance] 2026-09-22 02:56:46.325855 | instance | 2026-09-22 02:56:46.325861 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:56:46.325866 | instance | Tuesday 22 September 2026 02:56:46 +0000 (0:00:00.091) 0:07:58.541 ***** 2026-09-22 02:56:46.432612 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 02:56:46.432776 | instance | 2026-09-22 02:56:46.432830 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:56:46.433303 | instance | Tuesday 22 September 2026 02:56:46 +0000 (0:00:00.106) 0:07:58.648 ***** 2026-09-22 02:56:46.573393 | instance | ok: [instance] 2026-09-22 02:56:46.573605 | instance | 2026-09-22 02:56:46.573923 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:56:46.574209 | instance | Tuesday 22 September 2026 02:56:46 +0000 (0:00:00.140) 0:07:58.788 ***** 2026-09-22 02:56:46.686710 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:56:46.686836 | instance | 2026-09-22 02:56:46.687051 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:56:46.687267 | instance | Tuesday 22 September 2026 02:56:46 +0000 (0:00:00.113) 0:07:58.902 ***** 2026-09-22 02:56:47.376346 | instance | ok: [instance] 2026-09-22 02:56:47.376574 | instance | 2026-09-22 02:56:47.376855 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-09-22 02:56:47.377219 | instance | Tuesday 22 September 2026 02:56:47 +0000 (0:00:00.689) 0:07:59.592 ***** 2026-09-22 02:56:49.389866 | instance | ok: [instance] 2026-09-22 02:56:49.390130 | instance | 2026-09-22 02:56:49.390393 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-09-22 02:56:49.390640 | instance | Tuesday 22 September 2026 02:56:49 +0000 (0:00:02.013) 0:08:01.605 ***** 2026-09-22 02:56:50.188002 | instance | ok: [instance] 2026-09-22 02:56:50.188220 | instance | 2026-09-22 02:56:50.188471 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk using package manager] *** 2026-09-22 02:56:50.188726 | instance | Tuesday 22 September 2026 02:56:50 +0000 (0:00:00.797) 0:08:02.403 ***** 2026-09-22 02:56:50.282208 | instance | skipping: [instance] 2026-09-22 02:56:50.282550 | instance | 2026-09-22 02:56:50.282841 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk using pip] ******* 2026-09-22 02:56:50.283162 | instance | Tuesday 22 September 2026 02:56:50 +0000 (0:00:00.094) 0:08:02.497 ***** 2026-09-22 02:56:51.545363 | instance | ok: [instance] 2026-09-22 02:56:51.545465 | instance | 2026-09-22 02:56:51.545593 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-09-22 02:56:51.545693 | instance | Tuesday 22 September 2026 02:56:51 +0000 (0:00:01.263) 0:08:03.761 ***** 2026-09-22 02:56:51.872133 | instance | ok: [instance] 2026-09-22 02:56:51.872346 | instance | 2026-09-22 02:56:51.872594 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-09-22 02:56:51.872861 | instance | Tuesday 22 September 2026 02:56:51 +0000 (0:00:00.326) 0:08:04.087 ***** 2026-09-22 02:56:52.482189 | instance | ok: [instance] 2026-09-22 02:56:52.482386 | instance | 2026-09-22 02:56:52.482637 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:56:52.482868 | instance | Tuesday 22 September 2026 02:56:52 +0000 (0:00:00.609) 0:08:04.697 ***** 2026-09-22 02:56:52.635796 | instance | ok: [instance] 2026-09-22 02:56:52.636049 | instance | 2026-09-22 02:56:52.636346 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:56:52.636574 | instance | Tuesday 22 September 2026 02:56:52 +0000 (0:00:00.153) 0:08:04.851 ***** 2026-09-22 02:56:52.780629 | instance | included: rabbitmq for instance 2026-09-22 02:56:52.780813 | instance | 2026-09-22 02:56:52.781116 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-22 02:56:52.781352 | instance | Tuesday 22 September 2026 02:56:52 +0000 (0:00:00.145) 0:08:04.996 ***** 2026-09-22 02:56:53.509683 | instance | ok: [instance] 2026-09-22 02:56:53.509896 | instance | 2026-09-22 02:56:53.510178 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-22 02:56:53.510406 | instance | Tuesday 22 September 2026 02:56:53 +0000 (0:00:00.728) 0:08:05.725 ***** 2026-09-22 02:56:53.700543 | instance | skipping: [instance] 2026-09-22 02:56:53.700778 | instance | 2026-09-22 02:56:53.701086 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-22 02:56:53.701336 | instance | Tuesday 22 September 2026 02:56:53 +0000 (0:00:00.191) 0:08:05.916 ***** 2026-09-22 02:56:53.905753 | instance | skipping: [instance] 2026-09-22 02:56:53.905986 | instance | 2026-09-22 02:56:53.906285 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-22 02:56:53.906525 | instance | Tuesday 22 September 2026 02:56:53 +0000 (0:00:00.204) 0:08:06.121 ***** 2026-09-22 02:56:54.093213 | instance | skipping: [instance] 2026-09-22 02:56:54.093418 | instance | 2026-09-22 02:56:54.093641 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-22 02:56:54.093861 | instance | Tuesday 22 September 2026 02:56:54 +0000 (0:00:00.187) 0:08:06.308 ***** 2026-09-22 02:56:55.058634 | instance | ok: [instance] 2026-09-22 02:56:55.058733 | instance | 2026-09-22 02:56:55.058991 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:56:55.059223 | instance | Tuesday 22 September 2026 02:56:55 +0000 (0:00:00.965) 0:08:07.274 ***** 2026-09-22 02:56:55.828482 | instance | ok: [instance] 2026-09-22 02:56:55.828604 | instance | 2026-09-22 02:56:55.828788 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:56:55.828953 | instance | Tuesday 22 September 2026 02:56:55 +0000 (0:00:00.770) 0:08:08.044 ***** 2026-09-22 02:56:55.936304 | instance | ok: [instance] 2026-09-22 02:56:55.936509 | instance | 2026-09-22 02:56:55.936761 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:56:55.937057 | instance | Tuesday 22 September 2026 02:56:55 +0000 (0:00:00.107) 0:08:08.152 ***** 2026-09-22 02:56:56.028712 | instance | skipping: [instance] 2026-09-22 02:56:56.028937 | instance | 2026-09-22 02:56:56.029209 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:56:56.029432 | instance | Tuesday 22 September 2026 02:56:56 +0000 (0:00:00.092) 0:08:08.244 ***** 2026-09-22 02:56:56.110308 | instance | skipping: [instance] 2026-09-22 02:56:56.110503 | instance | 2026-09-22 02:56:56.110790 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:56:56.111036 | instance | Tuesday 22 September 2026 02:56:56 +0000 (0:00:00.081) 0:08:08.326 ***** 2026-09-22 02:56:56.192920 | instance | ok: [instance] 2026-09-22 02:56:56.193154 | instance | 2026-09-22 02:56:56.193444 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:56:56.193686 | instance | Tuesday 22 September 2026 02:56:56 +0000 (0:00:00.082) 0:08:08.408 ***** 2026-09-22 02:56:56.345662 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 02:56:56.345935 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 02:56:56.346241 | instance | ok: [instance] => (item=identity) 2026-09-22 02:56:56.346481 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-22 02:56:56.346767 | instance | 2026-09-22 02:56:56.347078 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:56:56.347313 | instance | Tuesday 22 September 2026 02:56:56 +0000 (0:00:00.152) 0:08:08.561 ***** 2026-09-22 02:56:56.437464 | instance | ok: [instance] 2026-09-22 02:56:56.437652 | instance | 2026-09-22 02:56:56.437900 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:56:56.438162 | instance | Tuesday 22 September 2026 02:56:56 +0000 (0:00:00.091) 0:08:08.652 ***** 2026-09-22 02:56:56.560106 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:56:56.560219 | instance | 2026-09-22 02:56:56.560390 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:56:56.560533 | instance | Tuesday 22 September 2026 02:56:56 +0000 (0:00:00.123) 0:08:08.776 ***** 2026-09-22 02:56:57.318167 | instance | ok: [instance] 2026-09-22 02:56:57.318360 | instance | 2026-09-22 02:56:57.318619 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-09-22 02:56:57.318870 | instance | Tuesday 22 September 2026 02:56:57 +0000 (0:00:00.757) 0:08:09.533 ***** 2026-09-22 02:56:58.520513 | instance | ok: [instance] => (item=None) 2026-09-22 02:56:58.520649 | instance | ok: [instance] 2026-09-22 02:56:58.520766 | instance | 2026-09-22 02:56:58.520947 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-09-22 02:56:58.521092 | instance | Tuesday 22 September 2026 02:56:58 +0000 (0:00:01.202) 0:08:10.736 ***** 2026-09-22 02:56:59.665254 | instance | ok: [instance] => (item=atmosphere) 2026-09-22 02:56:59.665567 | instance | 2026-09-22 02:56:59.665815 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-09-22 02:56:59.666075 | instance | Tuesday 22 September 2026 02:56:59 +0000 (0:00:01.144) 0:08:11.881 ***** 2026-09-22 02:57:00.689386 | instance | ok: [instance] 2026-09-22 02:57:00.689594 | instance | 2026-09-22 02:57:00.689837 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-09-22 02:57:00.690111 | instance | Tuesday 22 September 2026 02:57:00 +0000 (0:00:01.024) 0:08:12.905 ***** 2026-09-22 02:57:01.679059 | instance | ok: [instance] => (item=None) 2026-09-22 02:57:01.679116 | instance | ok: [instance] 2026-09-22 02:57:01.679582 | instance | 2026-09-22 02:57:01.679614 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-09-22 02:57:01.679629 | instance | Tuesday 22 September 2026 02:57:01 +0000 (0:00:00.989) 0:08:13.895 ***** 2026-09-22 02:57:02.920225 | instance | ok: [instance] => (item=None) 2026-09-22 02:57:02.920561 | instance | ok: [instance] 2026-09-22 02:57:02.920938 | instance | 2026-09-22 02:57:02.921401 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-09-22 02:57:02.921687 | instance | Tuesday 22 September 2026 02:57:02 +0000 (0:00:01.240) 0:08:15.135 ***** 2026-09-22 02:57:07.255538 | instance | ok: [instance] 2026-09-22 02:57:07.255739 | instance | 2026-09-22 02:57:07.256029 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 02:57:07.256300 | instance | Tuesday 22 September 2026 02:57:07 +0000 (0:00:04.335) 0:08:19.471 ***** 2026-09-22 02:57:07.404496 | instance | included: openstack_helm_ingress for instance 2026-09-22 02:57:07.404684 | instance | 2026-09-22 02:57:07.404939 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 02:57:07.405206 | instance | Tuesday 22 September 2026 02:57:07 +0000 (0:00:00.148) 0:08:19.620 ***** 2026-09-22 02:57:07.499005 | instance | skipping: [instance] 2026-09-22 02:57:07.499250 | instance | 2026-09-22 02:57:07.499500 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 02:57:07.499752 | instance | Tuesday 22 September 2026 02:57:07 +0000 (0:00:00.094) 0:08:19.714 ***** 2026-09-22 02:57:07.590431 | instance | skipping: [instance] 2026-09-22 02:57:07.590626 | instance | 2026-09-22 02:57:07.590875 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 02:57:07.591130 | instance | Tuesday 22 September 2026 02:57:07 +0000 (0:00:00.091) 0:08:19.806 ***** 2026-09-22 02:57:07.746738 | instance | ok: [instance] 2026-09-22 02:57:07.746941 | instance | 2026-09-22 02:57:07.747240 | instance | TASK [Create Ingress identity] ************************************************* 2026-09-22 02:57:07.747508 | instance | Tuesday 22 September 2026 02:57:07 +0000 (0:00:00.155) 0:08:19.961 ***** 2026-09-22 02:57:07.867635 | instance | included: ingress for instance 2026-09-22 02:57:07.867835 | instance | 2026-09-22 02:57:07.868098 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-09-22 02:57:07.868335 | instance | Tuesday 22 September 2026 02:57:07 +0000 (0:00:00.121) 0:08:20.083 ***** 2026-09-22 02:57:09.016796 | instance | ok: [instance] 2026-09-22 02:57:09.016865 | instance | 2026-09-22 02:57:09.017014 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-09-22 02:57:09.017102 | instance | Tuesday 22 September 2026 02:57:09 +0000 (0:00:01.149) 0:08:21.232 ***** 2026-09-22 02:57:09.391805 | instance | ok: [instance] 2026-09-22 02:57:09.391884 | instance | 2026-09-22 02:57:09.391973 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-09-22 02:57:09.392115 | instance | Tuesday 22 September 2026 02:57:09 +0000 (0:00:00.375) 0:08:21.607 ***** 2026-09-22 02:57:10.139501 | instance | ok: [instance] 2026-09-22 02:57:10.139569 | instance | 2026-09-22 02:57:10.139675 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-09-22 02:57:10.139782 | instance | Tuesday 22 September 2026 02:57:10 +0000 (0:00:00.747) 0:08:22.355 ***** 2026-09-22 02:57:11.507595 | instance | ok: [instance] => (item=atmosphere) 2026-09-22 02:57:11.507782 | instance | 2026-09-22 02:57:11.508051 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-09-22 02:57:11.508294 | instance | Tuesday 22 September 2026 02:57:11 +0000 (0:00:01.366) 0:08:23.722 ***** 2026-09-22 02:57:12.895223 | instance | ok: [instance] => (item=atmosphere) 2026-09-22 02:57:12.895293 | instance | 2026-09-22 02:57:12.895523 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-09-22 02:57:12.895558 | instance | Tuesday 22 September 2026 02:57:12 +0000 (0:00:01.388) 0:08:25.111 ***** 2026-09-22 02:57:14.076671 | instance | ok: [instance] => (item=atmosphere) 2026-09-22 02:57:14.076727 | instance | 2026-09-22 02:57:14.077013 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-09-22 02:57:14.077079 | instance | Tuesday 22 September 2026 02:57:14 +0000 (0:00:01.181) 0:08:26.292 ***** 2026-09-22 02:57:15.447646 | instance | ok: [instance] => (item=atmosphere) 2026-09-22 02:57:15.447749 | instance | 2026-09-22 02:57:15.448012 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-09-22 02:57:15.448058 | instance | Tuesday 22 September 2026 02:57:15 +0000 (0:00:01.371) 0:08:27.663 ***** 2026-09-22 02:57:15.829039 | instance | ok: [instance] 2026-09-22 02:57:15.829140 | instance | 2026-09-22 02:57:15.829340 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 02:57:15.829385 | instance | Tuesday 22 September 2026 02:57:15 +0000 (0:00:00.380) 0:08:28.044 ***** 2026-09-22 02:57:17.145387 | instance | ok: [instance] 2026-09-22 02:57:17.145471 | instance | 2026-09-22 02:57:17.145699 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-22 02:57:17.145746 | instance | Tuesday 22 September 2026 02:57:17 +0000 (0:00:01.316) 0:08:29.360 ***** 2026-09-22 02:57:17.492468 | instance | ok: [instance] 2026-09-22 02:57:17.493244 | instance | 2026-09-22 02:57:17.493304 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 02:57:17.493315 | instance | Tuesday 22 September 2026 02:57:17 +0000 (0:00:00.347) 0:08:29.707 ***** 2026-09-22 02:57:17.647360 | instance | ok: [instance] => { 2026-09-22 02:57:17.647684 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-09-22 02:57:17.647915 | instance | } 2026-09-22 02:57:17.648050 | instance | 2026-09-22 02:57:17.648374 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 02:57:17.648534 | instance | Tuesday 22 September 2026 02:57:17 +0000 (0:00:00.154) 0:08:29.862 ***** 2026-09-22 02:57:18.098938 | instance | ok: [instance] 2026-09-22 02:57:18.099048 | instance | 2026-09-22 02:57:18.099281 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 02:57:18.099376 | instance | Tuesday 22 September 2026 02:57:18 +0000 (0:00:00.452) 0:08:30.314 ***** 2026-09-22 02:57:19.459517 | instance | ok: [instance] 2026-09-22 02:57:19.459606 | instance | 2026-09-22 02:57:19.459799 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-09-22 02:57:19.459844 | instance | Tuesday 22 September 2026 02:57:19 +0000 (0:00:01.361) 0:08:31.675 ***** 2026-09-22 02:57:20.087059 | instance | ok: [instance] 2026-09-22 02:57:20.087168 | instance | 2026-09-22 02:57:20.087336 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-09-22 02:57:20.087475 | instance | Tuesday 22 September 2026 02:57:20 +0000 (0:00:00.626) 0:08:32.302 ***** 2026-09-22 02:57:20.992207 | instance | ok: [instance] 2026-09-22 02:57:20.992424 | instance | 2026-09-22 02:57:20.992542 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-09-22 02:57:20.992650 | instance | Tuesday 22 September 2026 02:57:20 +0000 (0:00:00.906) 0:08:33.208 ***** 2026-09-22 02:57:21.815860 | instance | ok: [instance] 2026-09-22 02:57:21.815935 | instance | 2026-09-22 02:57:21.816040 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-09-22 02:57:21.816139 | instance | Tuesday 22 September 2026 02:57:21 +0000 (0:00:00.823) 0:08:34.032 ***** 2026-09-22 02:57:22.321485 | instance | ok: [instance] 2026-09-22 02:57:22.321549 | instance | 2026-09-22 02:57:22.321686 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-09-22 02:57:22.321849 | instance | Tuesday 22 September 2026 02:57:22 +0000 (0:00:00.505) 0:08:34.537 ***** 2026-09-22 02:57:22.486605 | instance | included: openstack_helm_endpoints for instance 2026-09-22 02:57:22.486695 | instance | 2026-09-22 02:57:22.486837 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:57:22.486956 | instance | Tuesday 22 September 2026 02:57:22 +0000 (0:00:00.165) 0:08:34.702 ***** 2026-09-22 02:57:22.552182 | instance | skipping: [instance] 2026-09-22 02:57:22.552278 | instance | 2026-09-22 02:57:22.552384 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:57:22.552490 | instance | Tuesday 22 September 2026 02:57:22 +0000 (0:00:00.065) 0:08:34.768 ***** 2026-09-22 02:57:22.615787 | instance | skipping: [instance] 2026-09-22 02:57:22.615874 | instance | 2026-09-22 02:57:22.616011 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:57:22.616112 | instance | Tuesday 22 September 2026 02:57:22 +0000 (0:00:00.063) 0:08:34.831 ***** 2026-09-22 02:57:22.677423 | instance | skipping: [instance] 2026-09-22 02:57:22.677497 | instance | 2026-09-22 02:57:22.677623 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:57:22.677727 | instance | Tuesday 22 September 2026 02:57:22 +0000 (0:00:00.061) 0:08:34.893 ***** 2026-09-22 02:57:22.744907 | instance | skipping: [instance] 2026-09-22 02:57:22.744963 | instance | 2026-09-22 02:57:22.745129 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:57:22.745257 | instance | Tuesday 22 September 2026 02:57:22 +0000 (0:00:00.067) 0:08:34.961 ***** 2026-09-22 02:57:22.802772 | instance | skipping: [instance] 2026-09-22 02:57:22.802847 | instance | 2026-09-22 02:57:22.802965 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:57:22.803083 | instance | Tuesday 22 September 2026 02:57:22 +0000 (0:00:00.057) 0:08:35.018 ***** 2026-09-22 02:57:22.861385 | instance | skipping: [instance] 2026-09-22 02:57:22.861472 | instance | 2026-09-22 02:57:22.861597 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:57:22.861701 | instance | Tuesday 22 September 2026 02:57:22 +0000 (0:00:00.058) 0:08:35.077 ***** 2026-09-22 02:57:22.934872 | instance | ok: [instance] 2026-09-22 02:57:22.934941 | instance | 2026-09-22 02:57:22.935087 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:57:22.935180 | instance | Tuesday 22 September 2026 02:57:22 +0000 (0:00:00.073) 0:08:35.151 ***** 2026-09-22 02:57:23.031859 | instance | ok: [instance] => (item=identity) 2026-09-22 02:57:23.031932 | instance | 2026-09-22 02:57:23.032033 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:57:23.032137 | instance | Tuesday 22 September 2026 02:57:23 +0000 (0:00:00.096) 0:08:35.248 ***** 2026-09-22 02:57:23.136282 | instance | ok: [instance] 2026-09-22 02:57:23.136346 | instance | 2026-09-22 02:57:23.136480 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-09-22 02:57:23.136559 | instance | Tuesday 22 September 2026 02:57:23 +0000 (0:00:00.104) 0:08:35.352 ***** 2026-09-22 02:57:23.675541 | instance | ok: [instance] 2026-09-22 02:57:23.675628 | instance | 2026-09-22 02:57:23.675808 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-09-22 02:57:23.675899 | instance | Tuesday 22 September 2026 02:57:23 +0000 (0:00:00.538) 0:08:35.891 ***** 2026-09-22 02:57:24.236104 | instance | ok: [instance] 2026-09-22 02:57:24.236176 | instance | 2026-09-22 02:57:24.236327 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-09-22 02:57:24.236460 | instance | Tuesday 22 September 2026 02:57:24 +0000 (0:00:00.561) 0:08:36.452 ***** 2026-09-22 02:57:24.785559 | instance | ok: [instance] 2026-09-22 02:57:24.785741 | instance | 2026-09-22 02:57:24.785971 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-09-22 02:57:24.786218 | instance | Tuesday 22 September 2026 02:57:24 +0000 (0:00:00.549) 0:08:37.001 ***** 2026-09-22 02:57:25.419360 | instance | ok: [instance] 2026-09-22 02:57:25.419447 | instance | 2026-09-22 02:57:25.419562 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:57:25.419670 | instance | Tuesday 22 September 2026 02:57:25 +0000 (0:00:00.633) 0:08:37.634 ***** 2026-09-22 02:57:25.552245 | instance | ok: [instance] 2026-09-22 02:57:25.552333 | instance | 2026-09-22 02:57:25.552454 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:57:25.552581 | instance | Tuesday 22 September 2026 02:57:25 +0000 (0:00:00.133) 0:08:37.768 ***** 2026-09-22 02:57:25.713694 | instance | included: rabbitmq for instance 2026-09-22 02:57:25.713771 | instance | 2026-09-22 02:57:25.713895 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-22 02:57:25.714021 | instance | Tuesday 22 September 2026 02:57:25 +0000 (0:00:00.161) 0:08:37.929 ***** 2026-09-22 02:57:26.704175 | instance | ok: [instance] 2026-09-22 02:57:26.704385 | instance | 2026-09-22 02:57:26.704630 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-22 02:57:26.704866 | instance | Tuesday 22 September 2026 02:57:26 +0000 (0:00:00.990) 0:08:38.920 ***** 2026-09-22 02:57:26.891160 | instance | skipping: [instance] 2026-09-22 02:57:26.891361 | instance | 2026-09-22 02:57:26.891613 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-22 02:57:26.891846 | instance | Tuesday 22 September 2026 02:57:26 +0000 (0:00:00.186) 0:08:39.106 ***** 2026-09-22 02:57:27.082649 | instance | skipping: [instance] 2026-09-22 02:57:27.082846 | instance | 2026-09-22 02:57:27.083570 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-22 02:57:27.083588 | instance | Tuesday 22 September 2026 02:57:27 +0000 (0:00:00.191) 0:08:39.298 ***** 2026-09-22 02:57:27.250425 | instance | skipping: [instance] 2026-09-22 02:57:27.250619 | instance | 2026-09-22 02:57:27.250855 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-22 02:57:27.251118 | instance | Tuesday 22 September 2026 02:57:27 +0000 (0:00:00.167) 0:08:39.466 ***** 2026-09-22 02:57:28.093399 | instance | ok: [instance] 2026-09-22 02:57:28.093463 | instance | 2026-09-22 02:57:28.093477 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:57:28.093491 | instance | Tuesday 22 September 2026 02:57:28 +0000 (0:00:00.841) 0:08:40.307 ***** 2026-09-22 02:57:28.817516 | instance | ok: [instance] 2026-09-22 02:57:28.817626 | instance | 2026-09-22 02:57:28.817688 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:57:28.817801 | instance | Tuesday 22 September 2026 02:57:28 +0000 (0:00:00.726) 0:08:41.033 ***** 2026-09-22 02:57:28.889144 | instance | ok: [instance] 2026-09-22 02:57:28.889230 | instance | 2026-09-22 02:57:28.889301 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:57:28.889418 | instance | Tuesday 22 September 2026 02:57:28 +0000 (0:00:00.071) 0:08:41.105 ***** 2026-09-22 02:57:28.959493 | instance | skipping: [instance] 2026-09-22 02:57:28.959562 | instance | 2026-09-22 02:57:28.959677 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:57:28.959766 | instance | Tuesday 22 September 2026 02:57:28 +0000 (0:00:00.070) 0:08:41.175 ***** 2026-09-22 02:57:29.044422 | instance | skipping: [instance] 2026-09-22 02:57:29.044534 | instance | 2026-09-22 02:57:29.044807 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:57:29.045040 | instance | Tuesday 22 September 2026 02:57:29 +0000 (0:00:00.084) 0:08:41.260 ***** 2026-09-22 02:57:29.118746 | instance | ok: [instance] 2026-09-22 02:57:29.118931 | instance | 2026-09-22 02:57:29.119218 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:57:29.119488 | instance | Tuesday 22 September 2026 02:57:29 +0000 (0:00:00.074) 0:08:41.334 ***** 2026-09-22 02:57:29.275630 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 02:57:29.275834 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-22 02:57:29.276092 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 02:57:29.276316 | instance | ok: [instance] => (item=key_manager) 2026-09-22 02:57:29.276538 | instance | ok: [instance] => (item=identity) 2026-09-22 02:57:29.276748 | instance | 2026-09-22 02:57:29.277100 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:57:29.277369 | instance | Tuesday 22 September 2026 02:57:29 +0000 (0:00:00.156) 0:08:41.491 ***** 2026-09-22 02:57:29.389296 | instance | ok: [instance] 2026-09-22 02:57:29.389492 | instance | 2026-09-22 02:57:29.389750 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:57:29.389975 | instance | Tuesday 22 September 2026 02:57:29 +0000 (0:00:00.113) 0:08:41.605 ***** 2026-09-22 02:57:29.482640 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:57:29.482910 | instance | 2026-09-22 02:57:29.483212 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:57:29.483443 | instance | Tuesday 22 September 2026 02:57:29 +0000 (0:00:00.093) 0:08:41.698 ***** 2026-09-22 02:57:30.180521 | instance | ok: [instance] 2026-09-22 02:57:30.180713 | instance | 2026-09-22 02:57:30.181367 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-09-22 02:57:30.181603 | instance | Tuesday 22 September 2026 02:57:30 +0000 (0:00:00.697) 0:08:42.395 ***** 2026-09-22 02:57:32.883961 | instance | ok: [instance] 2026-09-22 02:57:32.884616 | instance | 2026-09-22 02:57:32.884644 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 02:57:32.884654 | instance | Tuesday 22 September 2026 02:57:32 +0000 (0:00:02.704) 0:08:45.099 ***** 2026-09-22 02:57:33.053877 | instance | included: openstack_helm_ingress for instance 2026-09-22 02:57:33.053932 | instance | 2026-09-22 02:57:33.053944 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 02:57:33.053957 | instance | Tuesday 22 September 2026 02:57:33 +0000 (0:00:00.169) 0:08:45.269 ***** 2026-09-22 02:57:33.130316 | instance | skipping: [instance] 2026-09-22 02:57:33.130367 | instance | 2026-09-22 02:57:33.130378 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 02:57:33.130388 | instance | Tuesday 22 September 2026 02:57:33 +0000 (0:00:00.076) 0:08:45.345 ***** 2026-09-22 02:57:33.192748 | instance | skipping: [instance] 2026-09-22 02:57:33.192953 | instance | 2026-09-22 02:57:33.193250 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 02:57:33.193474 | instance | Tuesday 22 September 2026 02:57:33 +0000 (0:00:00.063) 0:08:45.408 ***** 2026-09-22 02:57:33.302456 | instance | ok: [instance] 2026-09-22 02:57:33.302660 | instance | 2026-09-22 02:57:33.302893 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-09-22 02:57:33.303147 | instance | Tuesday 22 September 2026 02:57:33 +0000 (0:00:00.109) 0:08:45.518 ***** 2026-09-22 02:57:33.431639 | instance | included: ingress for instance 2026-09-22 02:57:33.431819 | instance | 2026-09-22 02:57:33.432065 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-09-22 02:57:33.432289 | instance | Tuesday 22 September 2026 02:57:33 +0000 (0:00:00.129) 0:08:45.647 ***** 2026-09-22 02:57:34.831521 | instance | ok: [instance] 2026-09-22 02:57:34.831787 | instance | 2026-09-22 02:57:34.832072 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-09-22 02:57:34.832306 | instance | Tuesday 22 September 2026 02:57:34 +0000 (0:00:01.399) 0:08:47.046 ***** 2026-09-22 02:57:35.978660 | instance | ok: [instance] 2026-09-22 02:57:35.978805 | instance | 2026-09-22 02:57:35.978993 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-09-22 02:57:35.979182 | instance | Tuesday 22 September 2026 02:57:35 +0000 (0:00:01.147) 0:08:48.194 ***** 2026-09-22 02:57:41.315729 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-09-22 02:57:41.315795 | instance | 2026-09-22 02:57:41.315807 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:57:41.315817 | instance | Tuesday 22 September 2026 02:57:41 +0000 (0:00:05.335) 0:08:53.530 ***** 2026-09-22 02:57:41.443918 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:57:41.443992 | instance | 2026-09-22 02:57:41.444078 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:57:41.444201 | instance | Tuesday 22 September 2026 02:57:41 +0000 (0:00:00.129) 0:08:53.659 ***** 2026-09-22 02:57:42.115772 | instance | ok: [instance] 2026-09-22 02:57:42.115859 | instance | 2026-09-22 02:57:42.116022 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-09-22 02:57:42.116228 | instance | Tuesday 22 September 2026 02:57:42 +0000 (0:00:00.670) 0:08:54.330 ***** 2026-09-22 02:57:45.711770 | instance | ok: [instance] 2026-09-22 02:57:45.711842 | instance | 2026-09-22 02:57:45.711855 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:57:45.711865 | instance | Tuesday 22 September 2026 02:57:45 +0000 (0:00:03.596) 0:08:57.926 ***** 2026-09-22 02:57:45.793927 | instance | skipping: [instance] 2026-09-22 02:57:45.794000 | instance | 2026-09-22 02:57:45.794139 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:57:45.794246 | instance | Tuesday 22 September 2026 02:57:45 +0000 (0:00:00.083) 0:08:58.009 ***** 2026-09-22 02:57:45.881522 | instance | skipping: [instance] 2026-09-22 02:57:45.881613 | instance | 2026-09-22 02:57:45.881779 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:57:45.881921 | instance | Tuesday 22 September 2026 02:57:45 +0000 (0:00:00.087) 0:08:58.097 ***** 2026-09-22 02:57:45.989409 | instance | skipping: [instance] 2026-09-22 02:57:45.989608 | instance | 2026-09-22 02:57:45.989861 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:57:45.990119 | instance | Tuesday 22 September 2026 02:57:45 +0000 (0:00:00.106) 0:08:58.204 ***** 2026-09-22 02:57:46.080296 | instance | skipping: [instance] 2026-09-22 02:57:46.080536 | instance | 2026-09-22 02:57:46.080826 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:57:46.081137 | instance | Tuesday 22 September 2026 02:57:46 +0000 (0:00:00.091) 0:08:58.295 ***** 2026-09-22 02:57:46.168772 | instance | skipping: [instance] 2026-09-22 02:57:46.168910 | instance | 2026-09-22 02:57:46.169601 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:57:46.169671 | instance | Tuesday 22 September 2026 02:57:46 +0000 (0:00:00.088) 0:08:58.384 ***** 2026-09-22 02:57:46.236765 | instance | skipping: [instance] 2026-09-22 02:57:46.236834 | instance | 2026-09-22 02:57:46.236846 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:57:46.236858 | instance | Tuesday 22 September 2026 02:57:46 +0000 (0:00:00.066) 0:08:58.450 ***** 2026-09-22 02:57:46.311687 | instance | ok: [instance] 2026-09-22 02:57:46.311870 | instance | 2026-09-22 02:57:46.312180 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:57:46.312422 | instance | Tuesday 22 September 2026 02:57:46 +0000 (0:00:00.076) 0:08:58.527 ***** 2026-09-22 02:57:46.405513 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-09-22 02:57:46.405695 | instance | 2026-09-22 02:57:46.405943 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:57:46.406288 | instance | Tuesday 22 September 2026 02:57:46 +0000 (0:00:00.093) 0:08:58.621 ***** 2026-09-22 02:57:46.508876 | instance | ok: [instance] 2026-09-22 02:57:46.509145 | instance | 2026-09-22 02:57:46.509436 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:57:46.509649 | instance | Tuesday 22 September 2026 02:57:46 +0000 (0:00:00.103) 0:08:58.724 ***** 2026-09-22 02:57:46.661718 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:57:46.661937 | instance | 2026-09-22 02:57:46.662254 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:57:46.662488 | instance | Tuesday 22 September 2026 02:57:46 +0000 (0:00:00.152) 0:08:58.876 ***** 2026-09-22 02:57:47.311557 | instance | ok: [instance] 2026-09-22 02:57:47.311658 | instance | 2026-09-22 02:57:47.311836 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-09-22 02:57:47.311992 | instance | Tuesday 22 September 2026 02:57:47 +0000 (0:00:00.650) 0:08:59.527 ***** 2026-09-22 02:58:02.462819 | instance | ok: [instance] 2026-09-22 02:58:02.463038 | instance | 2026-09-22 02:58:02.463309 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-09-22 02:58:02.463545 | instance | Tuesday 22 September 2026 02:58:02 +0000 (0:00:15.151) 0:09:14.678 ***** 2026-09-22 02:58:17.648975 | instance | ok: [instance] 2026-09-22 02:58:17.649263 | instance | 2026-09-22 02:58:17.649683 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-09-22 02:58:17.650012 | instance | Tuesday 22 September 2026 02:58:17 +0000 (0:00:15.185) 0:09:29.864 ***** 2026-09-22 02:58:19.149442 | instance | ok: [instance] 2026-09-22 02:58:19.149533 | instance | 2026-09-22 02:58:19.149600 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-09-22 02:58:19.149728 | instance | Tuesday 22 September 2026 02:58:19 +0000 (0:00:01.500) 0:09:31.365 ***** 2026-09-22 02:58:20.823413 | instance | ok: [instance] 2026-09-22 02:58:20.823495 | instance | 2026-09-22 02:58:20.823514 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-09-22 02:58:20.823594 | instance | Tuesday 22 September 2026 02:58:20 +0000 (0:00:01.674) 0:09:33.039 ***** 2026-09-22 02:58:21.581014 | instance | ok: [instance] 2026-09-22 02:58:21.581113 | instance | 2026-09-22 02:58:21.581318 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-09-22 02:58:21.581399 | instance | Tuesday 22 September 2026 02:58:21 +0000 (0:00:00.757) 0:09:33.796 ***** 2026-09-22 02:58:22.435332 | instance | ok: [instance] 2026-09-22 02:58:22.435413 | instance | 2026-09-22 02:58:22.435419 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-09-22 02:58:22.435424 | instance | Tuesday 22 September 2026 02:58:22 +0000 (0:00:00.853) 0:09:34.650 ***** 2026-09-22 02:58:24.971813 | instance | ok: [instance] 2026-09-22 02:58:24.972004 | instance | 2026-09-22 02:58:24.972505 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service domain] *** 2026-09-22 02:58:24.972580 | instance | Tuesday 22 September 2026 02:58:24 +0000 (0:00:02.536) 0:09:37.186 ***** 2026-09-22 02:58:26.112657 | instance | ok: [instance] 2026-09-22 02:58:26.112741 | instance | 2026-09-22 02:58:26.112953 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service project] *** 2026-09-22 02:58:26.113101 | instance | Tuesday 22 September 2026 02:58:26 +0000 (0:00:01.141) 0:09:38.328 ***** 2026-09-22 02:58:31.497429 | instance | ok: [instance] 2026-09-22 02:58:31.497656 | instance | 2026-09-22 02:58:31.497900 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-09-22 02:58:31.498179 | instance | Tuesday 22 September 2026 02:58:31 +0000 (0:00:05.384) 0:09:43.713 ***** 2026-09-22 02:58:32.662831 | instance | [WARNING]: Module did not set no_log for update_password 2026-09-22 02:58:32.735188 | instance | ok: [instance] 2026-09-22 02:58:32.735249 | instance | 2026-09-22 02:58:32.735385 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-09-22 02:58:32.735494 | instance | Tuesday 22 September 2026 02:58:32 +0000 (0:00:01.237) 0:09:44.951 ***** 2026-09-22 02:58:38.250545 | instance | ok: [instance] 2026-09-22 02:58:38.250740 | instance | 2026-09-22 02:58:38.251078 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-09-22 02:58:38.251334 | instance | Tuesday 22 September 2026 02:58:38 +0000 (0:00:05.514) 0:09:50.465 ***** 2026-09-22 02:58:39.354301 | instance | ok: [instance] 2026-09-22 02:58:39.354513 | instance | 2026-09-22 02:58:39.354770 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-09-22 02:58:39.354989 | instance | Tuesday 22 September 2026 02:58:39 +0000 (0:00:01.104) 0:09:51.569 ***** 2026-09-22 02:58:41.446354 | instance | ok: [instance] => (item={'interface': 'public', 'url': 'https://object-store.162-253-55-77.nip.io/swift/v1/%(tenant_id)s'}) 2026-09-22 02:58:41.446427 | instance | ok: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-09-22 02:58:41.446534 | instance | 2026-09-22 02:58:41.446639 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 02:58:41.446807 | instance | Tuesday 22 September 2026 02:58:41 +0000 (0:00:02.091) 0:09:53.661 ***** 2026-09-22 02:58:41.610830 | instance | included: openstack_helm_ingress for instance 2026-09-22 02:58:41.611103 | instance | 2026-09-22 02:58:41.611355 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 02:58:41.611578 | instance | Tuesday 22 September 2026 02:58:41 +0000 (0:00:00.164) 0:09:53.826 ***** 2026-09-22 02:58:41.693726 | instance | skipping: [instance] 2026-09-22 02:58:41.695107 | instance | 2026-09-22 02:58:41.695139 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 02:58:41.695150 | instance | Tuesday 22 September 2026 02:58:41 +0000 (0:00:00.082) 0:09:53.909 ***** 2026-09-22 02:58:41.778198 | instance | skipping: [instance] 2026-09-22 02:58:41.778415 | instance | 2026-09-22 02:58:41.778661 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 02:58:41.778908 | instance | Tuesday 22 September 2026 02:58:41 +0000 (0:00:00.084) 0:09:53.993 ***** 2026-09-22 02:58:41.867656 | instance | ok: [instance] 2026-09-22 02:58:41.867855 | instance | 2026-09-22 02:58:41.868092 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-09-22 02:58:41.868339 | instance | Tuesday 22 September 2026 02:58:41 +0000 (0:00:00.089) 0:09:54.083 ***** 2026-09-22 02:58:41.960986 | instance | included: ingress for instance 2026-09-22 02:58:41.961253 | instance | 2026-09-22 02:58:41.961498 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-09-22 02:58:41.961794 | instance | Tuesday 22 September 2026 02:58:41 +0000 (0:00:00.093) 0:09:54.176 ***** 2026-09-22 02:58:43.123578 | instance | ok: [instance] 2026-09-22 02:58:43.123705 | instance | 2026-09-22 02:58:43.123889 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:58:43.124071 | instance | Tuesday 22 September 2026 02:58:43 +0000 (0:00:01.162) 0:09:55.338 ***** 2026-09-22 02:58:43.211642 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:58:43.211854 | instance | 2026-09-22 02:58:43.212131 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:58:43.212396 | instance | Tuesday 22 September 2026 02:58:43 +0000 (0:00:00.088) 0:09:55.427 ***** 2026-09-22 02:58:43.891680 | instance | ok: [instance] 2026-09-22 02:58:43.891882 | instance | 2026-09-22 02:58:43.892155 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-09-22 02:58:43.892390 | instance | Tuesday 22 September 2026 02:58:43 +0000 (0:00:00.679) 0:09:56.107 ***** 2026-09-22 02:58:58.852379 | instance | ok: [instance] 2026-09-22 02:58:58.852427 | instance | 2026-09-22 02:58:58.852435 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-09-22 02:58:58.852442 | instance | Tuesday 22 September 2026 02:58:58 +0000 (0:00:14.959) 0:10:11.067 ***** 2026-09-22 02:58:58.971783 | instance | ok: [instance] => (item=10.96.240.200) 2026-09-22 02:58:58.971864 | instance | 2026-09-22 02:58:58.971978 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph namespace and service] *** 2026-09-22 02:58:58.972098 | instance | Tuesday 22 September 2026 02:58:58 +0000 (0:00:00.119) 0:10:11.186 ***** 2026-09-22 02:58:59.714712 | instance | ok: [instance] 2026-09-22 02:58:59.714797 | instance | 2026-09-22 02:58:59.714900 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-09-22 02:58:59.715467 | instance | Tuesday 22 September 2026 02:58:59 +0000 (0:00:00.743) 0:10:11.930 ***** 2026-09-22 02:59:00.423996 | instance | ok: [instance] 2026-09-22 02:59:00.424121 | instance | 2026-09-22 02:59:00.424280 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-09-22 02:59:00.424422 | instance | Tuesday 22 September 2026 02:59:00 +0000 (0:00:00.709) 0:10:12.640 ***** 2026-09-22 02:59:02.010679 | instance | ok: [instance] 2026-09-22 02:59:02.010899 | instance | 2026-09-22 02:59:02.011182 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-09-22 02:59:02.011414 | instance | Tuesday 22 September 2026 02:59:02 +0000 (0:00:01.586) 0:10:14.226 ***** 2026-09-22 02:59:02.102744 | instance | ok: [instance] 2026-09-22 02:59:02.103042 | instance | 2026-09-22 02:59:02.103414 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-09-22 02:59:02.103743 | instance | Tuesday 22 September 2026 02:59:02 +0000 (0:00:00.092) 0:10:14.318 ***** 2026-09-22 02:59:03.013727 | instance | ok: [instance] 2026-09-22 02:59:03.013794 | instance | 2026-09-22 02:59:03.013821 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-09-22 02:59:03.013831 | instance | Tuesday 22 September 2026 02:59:03 +0000 (0:00:00.910) 0:10:15.228 ***** 2026-09-22 02:59:05.275385 | instance | ok: [instance] 2026-09-22 02:59:05.275459 | instance | 2026-09-22 02:59:05.275530 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:59:05.275661 | instance | Tuesday 22 September 2026 02:59:05 +0000 (0:00:02.261) 0:10:17.490 ***** 2026-09-22 02:59:05.410169 | instance | ok: [instance] 2026-09-22 02:59:05.410303 | instance | 2026-09-22 02:59:05.410441 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:59:05.410543 | instance | Tuesday 22 September 2026 02:59:05 +0000 (0:00:00.135) 0:10:17.625 ***** 2026-09-22 02:59:05.527307 | instance | included: rabbitmq for instance 2026-09-22 02:59:05.527345 | instance | 2026-09-22 02:59:05.527471 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-22 02:59:05.527583 | instance | Tuesday 22 September 2026 02:59:05 +0000 (0:00:00.117) 0:10:17.743 ***** 2026-09-22 02:59:06.355569 | instance | ok: [instance] 2026-09-22 02:59:06.355762 | instance | 2026-09-22 02:59:06.356009 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-22 02:59:06.356301 | instance | Tuesday 22 September 2026 02:59:06 +0000 (0:00:00.827) 0:10:18.571 ***** 2026-09-22 02:59:06.523846 | instance | skipping: [instance] 2026-09-22 02:59:06.524024 | instance | 2026-09-22 02:59:06.524298 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-22 02:59:06.524524 | instance | Tuesday 22 September 2026 02:59:06 +0000 (0:00:00.168) 0:10:18.739 ***** 2026-09-22 02:59:06.743656 | instance | skipping: [instance] 2026-09-22 02:59:06.743832 | instance | 2026-09-22 02:59:06.744096 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-22 02:59:06.744326 | instance | Tuesday 22 September 2026 02:59:06 +0000 (0:00:00.219) 0:10:18.959 ***** 2026-09-22 02:59:06.939120 | instance | skipping: [instance] 2026-09-22 02:59:06.939446 | instance | 2026-09-22 02:59:06.939765 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-22 02:59:06.940062 | instance | Tuesday 22 September 2026 02:59:06 +0000 (0:00:00.194) 0:10:19.154 ***** 2026-09-22 02:59:07.847832 | instance | ok: [instance] 2026-09-22 02:59:07.848124 | instance | 2026-09-22 02:59:07.848447 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:59:07.848811 | instance | Tuesday 22 September 2026 02:59:07 +0000 (0:00:00.908) 0:10:20.063 ***** 2026-09-22 02:59:08.564155 | instance | ok: [instance] 2026-09-22 02:59:08.564455 | instance | 2026-09-22 02:59:08.564817 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:59:08.565216 | instance | Tuesday 22 September 2026 02:59:08 +0000 (0:00:00.716) 0:10:20.779 ***** 2026-09-22 02:59:08.651826 | instance | ok: [instance] 2026-09-22 02:59:08.652116 | instance | 2026-09-22 02:59:08.652446 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:59:08.652738 | instance | Tuesday 22 September 2026 02:59:08 +0000 (0:00:00.088) 0:10:20.867 ***** 2026-09-22 02:59:08.733791 | instance | skipping: [instance] 2026-09-22 02:59:08.734064 | instance | 2026-09-22 02:59:08.734403 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:59:08.734693 | instance | Tuesday 22 September 2026 02:59:08 +0000 (0:00:00.082) 0:10:20.949 ***** 2026-09-22 02:59:08.805672 | instance | skipping: [instance] 2026-09-22 02:59:08.806132 | instance | 2026-09-22 02:59:08.806422 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:59:08.806675 | instance | Tuesday 22 September 2026 02:59:08 +0000 (0:00:00.071) 0:10:21.021 ***** 2026-09-22 02:59:08.898902 | instance | ok: [instance] 2026-09-22 02:59:08.899286 | instance | 2026-09-22 02:59:08.899556 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:59:08.899805 | instance | Tuesday 22 September 2026 02:59:08 +0000 (0:00:00.093) 0:10:21.114 ***** 2026-09-22 02:59:09.067822 | instance | ok: [instance] => (item=dashboard) 2026-09-22 02:59:09.067944 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 02:59:09.068118 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-22 02:59:09.068272 | instance | ok: [instance] => (item=image) 2026-09-22 02:59:09.068426 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 02:59:09.068593 | instance | ok: [instance] => (item=identity) 2026-09-22 02:59:09.068717 | instance | 2026-09-22 02:59:09.068883 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:59:09.069155 | instance | Tuesday 22 September 2026 02:59:09 +0000 (0:00:00.169) 0:10:21.283 ***** 2026-09-22 02:59:09.170644 | instance | ok: [instance] 2026-09-22 02:59:09.170879 | instance | 2026-09-22 02:59:09.171148 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:59:09.171383 | instance | Tuesday 22 September 2026 02:59:09 +0000 (0:00:00.102) 0:10:21.385 ***** 2026-09-22 02:59:09.294618 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:59:09.294797 | instance | 2026-09-22 02:59:09.295032 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:59:09.295295 | instance | Tuesday 22 September 2026 02:59:09 +0000 (0:00:00.124) 0:10:21.510 ***** 2026-09-22 02:59:09.980672 | instance | ok: [instance] 2026-09-22 02:59:09.980769 | instance | 2026-09-22 02:59:09.981048 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-09-22 02:59:09.981547 | instance | Tuesday 22 September 2026 02:59:09 +0000 (0:00:00.685) 0:10:22.195 ***** 2026-09-22 02:59:13.232993 | instance | ok: [instance] 2026-09-22 02:59:13.233293 | instance | 2026-09-22 02:59:13.233555 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 02:59:13.233795 | instance | Tuesday 22 September 2026 02:59:13 +0000 (0:00:03.253) 0:10:25.448 ***** 2026-09-22 02:59:13.517538 | instance | included: openstack_helm_ingress for instance 2026-09-22 02:59:13.517716 | instance | 2026-09-22 02:59:13.517975 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 02:59:13.518246 | instance | Tuesday 22 September 2026 02:59:13 +0000 (0:00:00.284) 0:10:25.733 ***** 2026-09-22 02:59:13.571448 | instance | skipping: [instance] 2026-09-22 02:59:13.571624 | instance | 2026-09-22 02:59:13.571914 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 02:59:13.572197 | instance | Tuesday 22 September 2026 02:59:13 +0000 (0:00:00.053) 0:10:25.787 ***** 2026-09-22 02:59:13.650130 | instance | skipping: [instance] 2026-09-22 02:59:13.650388 | instance | 2026-09-22 02:59:13.650767 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 02:59:13.651169 | instance | Tuesday 22 September 2026 02:59:13 +0000 (0:00:00.077) 0:10:25.865 ***** 2026-09-22 02:59:13.754467 | instance | ok: [instance] 2026-09-22 02:59:13.754675 | instance | 2026-09-22 02:59:13.754909 | instance | TASK [Create Ingress image] **************************************************** 2026-09-22 02:59:13.755187 | instance | Tuesday 22 September 2026 02:59:13 +0000 (0:00:00.104) 0:10:25.969 ***** 2026-09-22 02:59:13.858662 | instance | included: ingress for instance 2026-09-22 02:59:13.858859 | instance | 2026-09-22 02:59:13.859273 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-09-22 02:59:13.859848 | instance | Tuesday 22 September 2026 02:59:13 +0000 (0:00:00.104) 0:10:26.074 ***** 2026-09-22 02:59:14.937465 | instance | ok: [instance] 2026-09-22 02:59:14.937546 | instance | 2026-09-22 02:59:14.937694 | instance | TASK [Create images] *********************************************************** 2026-09-22 02:59:14.937832 | instance | Tuesday 22 September 2026 02:59:14 +0000 (0:00:01.078) 0:10:27.152 ***** 2026-09-22 02:59:15.082231 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-09-22 02:59:15.082307 | instance | 2026-09-22 02:59:15.082447 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-09-22 02:59:15.082588 | instance | Tuesday 22 September 2026 02:59:15 +0000 (0:00:00.145) 0:10:27.298 ***** 2026-09-22 02:59:16.360528 | instance | ok: [instance] 2026-09-22 02:59:16.360734 | instance | 2026-09-22 02:59:16.361041 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-22 02:59:16.361319 | instance | Tuesday 22 September 2026 02:59:16 +0000 (0:00:01.277) 0:10:28.576 ***** 2026-09-22 02:59:18.258326 | instance | ok: [instance] 2026-09-22 02:59:18.258410 | instance | 2026-09-22 02:59:18.259236 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-22 02:59:18.259310 | instance | Tuesday 22 September 2026 02:59:18 +0000 (0:00:01.898) 0:10:30.474 ***** 2026-09-22 02:59:18.323886 | instance | ok: [instance] 2026-09-22 02:59:18.323998 | instance | 2026-09-22 02:59:18.324244 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-22 02:59:18.324402 | instance | Tuesday 22 September 2026 02:59:18 +0000 (0:00:00.065) 0:10:30.539 ***** 2026-09-22 02:59:19.692479 | instance | ok: [instance] 2026-09-22 02:59:19.692653 | instance | 2026-09-22 02:59:19.692963 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-22 02:59:19.693216 | instance | Tuesday 22 September 2026 02:59:19 +0000 (0:00:01.368) 0:10:31.908 ***** 2026-09-22 02:59:19.769427 | instance | ok: [instance] 2026-09-22 02:59:19.769630 | instance | 2026-09-22 02:59:19.769872 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-22 02:59:19.770114 | instance | Tuesday 22 September 2026 02:59:19 +0000 (0:00:00.076) 0:10:31.985 ***** 2026-09-22 02:59:19.874480 | instance | ok: [instance] 2026-09-22 02:59:19.874619 | instance | 2026-09-22 02:59:19.874811 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-22 02:59:19.874996 | instance | Tuesday 22 September 2026 02:59:19 +0000 (0:00:00.105) 0:10:32.090 ***** 2026-09-22 02:59:19.928736 | instance | skipping: [instance] 2026-09-22 02:59:19.929054 | instance | 2026-09-22 02:59:19.929405 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-22 02:59:19.929696 | instance | Tuesday 22 September 2026 02:59:19 +0000 (0:00:00.053) 0:10:32.144 ***** 2026-09-22 02:59:19.983776 | instance | skipping: [instance] 2026-09-22 02:59:19.984023 | instance | 2026-09-22 02:59:19.984342 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-22 02:59:19.984623 | instance | Tuesday 22 September 2026 02:59:19 +0000 (0:00:00.055) 0:10:32.199 ***** 2026-09-22 02:59:20.055586 | instance | skipping: [instance] 2026-09-22 02:59:20.055839 | instance | 2026-09-22 02:59:20.056147 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-22 02:59:20.056443 | instance | Tuesday 22 September 2026 02:59:20 +0000 (0:00:00.071) 0:10:32.271 ***** 2026-09-22 02:59:20.118293 | instance | skipping: [instance] 2026-09-22 02:59:20.118573 | instance | 2026-09-22 02:59:20.118879 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-22 02:59:20.119201 | instance | Tuesday 22 September 2026 02:59:20 +0000 (0:00:00.062) 0:10:32.334 ***** 2026-09-22 02:59:20.193530 | instance | skipping: [instance] 2026-09-22 02:59:20.193805 | instance | 2026-09-22 02:59:20.194168 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-22 02:59:20.194466 | instance | Tuesday 22 September 2026 02:59:20 +0000 (0:00:00.075) 0:10:32.409 ***** 2026-09-22 02:59:20.261016 | instance | skipping: [instance] 2026-09-22 02:59:20.261156 | instance | 2026-09-22 02:59:20.261310 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-22 02:59:20.261455 | instance | Tuesday 22 September 2026 02:59:20 +0000 (0:00:00.067) 0:10:32.476 ***** 2026-09-22 02:59:20.325491 | instance | skipping: [instance] 2026-09-22 02:59:20.325707 | instance | 2026-09-22 02:59:20.325972 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-22 02:59:20.326239 | instance | Tuesday 22 September 2026 02:59:20 +0000 (0:00:00.064) 0:10:32.541 ***** 2026-09-22 02:59:20.388068 | instance | skipping: [instance] 2026-09-22 02:59:20.388316 | instance | 2026-09-22 02:59:20.388565 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-22 02:59:20.388802 | instance | Tuesday 22 September 2026 02:59:20 +0000 (0:00:00.062) 0:10:32.604 ***** 2026-09-22 02:59:20.444846 | instance | skipping: [instance] 2026-09-22 02:59:20.445054 | instance | 2026-09-22 02:59:20.445301 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-22 02:59:20.445526 | instance | Tuesday 22 September 2026 02:59:20 +0000 (0:00:00.056) 0:10:32.660 ***** 2026-09-22 02:59:20.753840 | instance | skipping: [instance] 2026-09-22 02:59:20.754112 | instance | 2026-09-22 02:59:20.754430 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:59:20.754747 | instance | Tuesday 22 September 2026 02:59:20 +0000 (0:00:00.309) 0:10:32.969 ***** 2026-09-22 02:59:20.879161 | instance | ok: [instance] 2026-09-22 02:59:20.879468 | instance | 2026-09-22 02:59:20.879777 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:59:20.880044 | instance | Tuesday 22 September 2026 02:59:20 +0000 (0:00:00.125) 0:10:33.094 ***** 2026-09-22 02:59:20.950968 | instance | skipping: [instance] 2026-09-22 02:59:20.951274 | instance | 2026-09-22 02:59:20.951640 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:59:20.951992 | instance | Tuesday 22 September 2026 02:59:20 +0000 (0:00:00.071) 0:10:33.166 ***** 2026-09-22 02:59:21.044614 | instance | skipping: [instance] 2026-09-22 02:59:21.044810 | instance | 2026-09-22 02:59:21.045172 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:59:21.045365 | instance | Tuesday 22 September 2026 02:59:21 +0000 (0:00:00.093) 0:10:33.260 ***** 2026-09-22 02:59:21.118471 | instance | skipping: [instance] 2026-09-22 02:59:21.118663 | instance | 2026-09-22 02:59:21.118916 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:59:21.119156 | instance | Tuesday 22 September 2026 02:59:21 +0000 (0:00:00.073) 0:10:33.334 ***** 2026-09-22 02:59:21.221925 | instance | skipping: [instance] 2026-09-22 02:59:21.222180 | instance | 2026-09-22 02:59:21.222419 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:59:21.222648 | instance | Tuesday 22 September 2026 02:59:21 +0000 (0:00:00.103) 0:10:33.437 ***** 2026-09-22 02:59:21.311965 | instance | skipping: [instance] 2026-09-22 02:59:21.312206 | instance | 2026-09-22 02:59:21.312465 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:59:21.312706 | instance | Tuesday 22 September 2026 02:59:21 +0000 (0:00:00.090) 0:10:33.527 ***** 2026-09-22 02:59:21.387130 | instance | ok: [instance] 2026-09-22 02:59:21.387394 | instance | 2026-09-22 02:59:21.387650 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:59:21.387957 | instance | Tuesday 22 September 2026 02:59:21 +0000 (0:00:00.075) 0:10:33.602 ***** 2026-09-22 02:59:21.510707 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 02:59:21.511036 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 02:59:21.511414 | instance | ok: [instance] => (item=identity) 2026-09-22 02:59:21.511728 | instance | ok: [instance] => (item=staffeln) 2026-09-22 02:59:21.511968 | instance | 2026-09-22 02:59:21.512231 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:59:21.512508 | instance | Tuesday 22 September 2026 02:59:21 +0000 (0:00:00.123) 0:10:33.726 ***** 2026-09-22 02:59:21.646639 | instance | ok: [instance] 2026-09-22 02:59:21.646909 | instance | 2026-09-22 02:59:21.647208 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:59:21.647511 | instance | Tuesday 22 September 2026 02:59:21 +0000 (0:00:00.135) 0:10:33.862 ***** 2026-09-22 02:59:21.771057 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:59:21.771277 | instance | 2026-09-22 02:59:21.771511 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:59:21.771752 | instance | Tuesday 22 September 2026 02:59:21 +0000 (0:00:00.124) 0:10:33.986 ***** 2026-09-22 02:59:22.452586 | instance | ok: [instance] 2026-09-22 02:59:22.452773 | instance | 2026-09-22 02:59:22.453078 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-09-22 02:59:22.454398 | instance | Tuesday 22 September 2026 02:59:22 +0000 (0:00:00.681) 0:10:34.668 ***** 2026-09-22 02:59:25.071995 | instance | ok: [instance] 2026-09-22 02:59:25.072320 | instance | 2026-09-22 02:59:25.072454 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:59:25.072697 | instance | Tuesday 22 September 2026 02:59:25 +0000 (0:00:02.619) 0:10:37.287 ***** 2026-09-22 02:59:25.208370 | instance | ok: [instance] 2026-09-22 02:59:25.208569 | instance | 2026-09-22 02:59:25.208842 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:59:25.209183 | instance | Tuesday 22 September 2026 02:59:25 +0000 (0:00:00.136) 0:10:37.424 ***** 2026-09-22 02:59:25.327086 | instance | included: rabbitmq for instance 2026-09-22 02:59:25.327400 | instance | 2026-09-22 02:59:25.327681 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-22 02:59:25.327901 | instance | Tuesday 22 September 2026 02:59:25 +0000 (0:00:00.118) 0:10:37.542 ***** 2026-09-22 02:59:26.100275 | instance | ok: [instance] 2026-09-22 02:59:26.100478 | instance | 2026-09-22 02:59:26.100735 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-22 02:59:26.101025 | instance | Tuesday 22 September 2026 02:59:26 +0000 (0:00:00.773) 0:10:38.315 ***** 2026-09-22 02:59:26.298994 | instance | skipping: [instance] 2026-09-22 02:59:26.299230 | instance | 2026-09-22 02:59:26.299516 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-22 02:59:26.299795 | instance | Tuesday 22 September 2026 02:59:26 +0000 (0:00:00.198) 0:10:38.514 ***** 2026-09-22 02:59:26.484438 | instance | skipping: [instance] 2026-09-22 02:59:26.484708 | instance | 2026-09-22 02:59:26.485055 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-22 02:59:26.485380 | instance | Tuesday 22 September 2026 02:59:26 +0000 (0:00:00.185) 0:10:38.700 ***** 2026-09-22 02:59:26.793034 | instance | skipping: [instance] 2026-09-22 02:59:26.793316 | instance | 2026-09-22 02:59:26.793560 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-22 02:59:26.793791 | instance | Tuesday 22 September 2026 02:59:26 +0000 (0:00:00.308) 0:10:39.008 ***** 2026-09-22 02:59:27.910895 | instance | ok: [instance] 2026-09-22 02:59:27.911076 | instance | 2026-09-22 02:59:27.911356 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:59:27.911594 | instance | Tuesday 22 September 2026 02:59:27 +0000 (0:00:01.117) 0:10:40.125 ***** 2026-09-22 02:59:28.644683 | instance | ok: [instance] 2026-09-22 02:59:28.644904 | instance | 2026-09-22 02:59:28.645242 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:59:28.645491 | instance | Tuesday 22 September 2026 02:59:28 +0000 (0:00:00.734) 0:10:40.860 ***** 2026-09-22 02:59:28.741496 | instance | ok: [instance] 2026-09-22 02:59:28.741697 | instance | 2026-09-22 02:59:28.741991 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:59:28.742267 | instance | Tuesday 22 September 2026 02:59:28 +0000 (0:00:00.096) 0:10:40.956 ***** 2026-09-22 02:59:28.824977 | instance | skipping: [instance] 2026-09-22 02:59:28.825057 | instance | 2026-09-22 02:59:28.825074 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:59:28.825089 | instance | Tuesday 22 September 2026 02:59:28 +0000 (0:00:00.081) 0:10:41.038 ***** 2026-09-22 02:59:28.882828 | instance | skipping: [instance] 2026-09-22 02:59:28.883043 | instance | 2026-09-22 02:59:28.883351 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:59:28.883597 | instance | Tuesday 22 September 2026 02:59:28 +0000 (0:00:00.060) 0:10:41.098 ***** 2026-09-22 02:59:28.952288 | instance | ok: [instance] 2026-09-22 02:59:28.952485 | instance | 2026-09-22 02:59:28.952746 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:59:28.953047 | instance | Tuesday 22 September 2026 02:59:28 +0000 (0:00:00.069) 0:10:41.168 ***** 2026-09-22 02:59:29.087661 | instance | ok: [instance] => (item=identity) 2026-09-22 02:59:29.087708 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 02:59:29.087716 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-22 02:59:29.087724 | instance | ok: [instance] => (item=image) 2026-09-22 02:59:29.087730 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 02:59:29.087741 | instance | ok: [instance] => (item=volumev3) 2026-09-22 02:59:29.087866 | instance | 2026-09-22 02:59:29.088000 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:59:29.088153 | instance | Tuesday 22 September 2026 02:59:29 +0000 (0:00:00.134) 0:10:41.302 ***** 2026-09-22 02:59:29.195305 | instance | ok: [instance] 2026-09-22 02:59:29.195649 | instance | 2026-09-22 02:59:29.195947 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:59:29.196250 | instance | Tuesday 22 September 2026 02:59:29 +0000 (0:00:00.108) 0:10:41.411 ***** 2026-09-22 02:59:29.290553 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:59:29.290814 | instance | 2026-09-22 02:59:29.291078 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:59:29.291352 | instance | Tuesday 22 September 2026 02:59:29 +0000 (0:00:00.095) 0:10:41.506 ***** 2026-09-22 02:59:29.947913 | instance | ok: [instance] 2026-09-22 02:59:29.948133 | instance | 2026-09-22 02:59:29.948406 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-09-22 02:59:29.948641 | instance | Tuesday 22 September 2026 02:59:29 +0000 (0:00:00.656) 0:10:42.163 ***** 2026-09-22 02:59:30.161782 | instance | ok: [instance] 2026-09-22 02:59:30.162045 | instance | 2026-09-22 02:59:30.162346 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-09-22 02:59:30.162616 | instance | Tuesday 22 September 2026 02:59:30 +0000 (0:00:00.214) 0:10:42.377 ***** 2026-09-22 02:59:30.281610 | instance | ok: [instance] 2026-09-22 02:59:30.281791 | instance | 2026-09-22 02:59:30.282016 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-09-22 02:59:30.282309 | instance | Tuesday 22 September 2026 02:59:30 +0000 (0:00:00.120) 0:10:42.497 ***** 2026-09-22 02:59:33.516149 | instance | ok: [instance] 2026-09-22 02:59:33.516348 | instance | 2026-09-22 02:59:33.516626 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 02:59:33.516856 | instance | Tuesday 22 September 2026 02:59:33 +0000 (0:00:03.234) 0:10:45.731 ***** 2026-09-22 02:59:33.697447 | instance | included: openstack_helm_ingress for instance 2026-09-22 02:59:33.697653 | instance | 2026-09-22 02:59:33.697894 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 02:59:33.698152 | instance | Tuesday 22 September 2026 02:59:33 +0000 (0:00:00.181) 0:10:45.913 ***** 2026-09-22 02:59:33.776938 | instance | skipping: [instance] 2026-09-22 02:59:33.777229 | instance | 2026-09-22 02:59:33.777579 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 02:59:33.777850 | instance | Tuesday 22 September 2026 02:59:33 +0000 (0:00:00.079) 0:10:45.992 ***** 2026-09-22 02:59:33.861616 | instance | skipping: [instance] 2026-09-22 02:59:33.861853 | instance | 2026-09-22 02:59:33.862115 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 02:59:33.862360 | instance | Tuesday 22 September 2026 02:59:33 +0000 (0:00:00.084) 0:10:46.077 ***** 2026-09-22 02:59:33.962639 | instance | ok: [instance] 2026-09-22 02:59:33.962824 | instance | 2026-09-22 02:59:33.963073 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-09-22 02:59:33.963331 | instance | Tuesday 22 September 2026 02:59:33 +0000 (0:00:00.100) 0:10:46.177 ***** 2026-09-22 02:59:34.100372 | instance | included: ingress for instance 2026-09-22 02:59:34.100553 | instance | 2026-09-22 02:59:34.100795 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-09-22 02:59:34.101072 | instance | Tuesday 22 September 2026 02:59:34 +0000 (0:00:00.138) 0:10:46.316 ***** 2026-09-22 02:59:35.503129 | instance | ok: [instance] 2026-09-22 02:59:35.503318 | instance | 2026-09-22 02:59:35.503592 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:59:35.503822 | instance | Tuesday 22 September 2026 02:59:35 +0000 (0:00:01.402) 0:10:47.718 ***** 2026-09-22 02:59:35.837739 | instance | ok: [instance] 2026-09-22 02:59:35.838060 | instance | 2026-09-22 02:59:35.838357 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:59:35.838613 | instance | Tuesday 22 September 2026 02:59:35 +0000 (0:00:00.335) 0:10:48.053 ***** 2026-09-22 02:59:35.919779 | instance | skipping: [instance] 2026-09-22 02:59:35.919971 | instance | 2026-09-22 02:59:35.920259 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:59:35.920507 | instance | Tuesday 22 September 2026 02:59:35 +0000 (0:00:00.081) 0:10:48.135 ***** 2026-09-22 02:59:35.999863 | instance | skipping: [instance] 2026-09-22 02:59:36.000057 | instance | 2026-09-22 02:59:36.000486 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:59:36.000775 | instance | Tuesday 22 September 2026 02:59:35 +0000 (0:00:00.080) 0:10:48.215 ***** 2026-09-22 02:59:36.058903 | instance | skipping: [instance] 2026-09-22 02:59:36.059120 | instance | 2026-09-22 02:59:36.059379 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:59:36.059610 | instance | Tuesday 22 September 2026 02:59:36 +0000 (0:00:00.058) 0:10:48.274 ***** 2026-09-22 02:59:36.168698 | instance | skipping: [instance] 2026-09-22 02:59:36.168770 | instance | 2026-09-22 02:59:36.168962 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:59:36.169076 | instance | Tuesday 22 September 2026 02:59:36 +0000 (0:00:00.110) 0:10:48.384 ***** 2026-09-22 02:59:36.287431 | instance | skipping: [instance] 2026-09-22 02:59:36.287608 | instance | 2026-09-22 02:59:36.287879 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:59:36.288134 | instance | Tuesday 22 September 2026 02:59:36 +0000 (0:00:00.118) 0:10:48.503 ***** 2026-09-22 02:59:36.374707 | instance | ok: [instance] 2026-09-22 02:59:36.374921 | instance | 2026-09-22 02:59:36.375177 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:59:36.375405 | instance | Tuesday 22 September 2026 02:59:36 +0000 (0:00:00.087) 0:10:48.590 ***** 2026-09-22 02:59:36.542334 | instance | ok: [instance] => (item=placement) 2026-09-22 02:59:36.542530 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 02:59:36.542824 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 02:59:36.543136 | instance | ok: [instance] => (item=identity) 2026-09-22 02:59:36.543459 | instance | 2026-09-22 02:59:36.543706 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:59:36.543929 | instance | Tuesday 22 September 2026 02:59:36 +0000 (0:00:00.167) 0:10:48.757 ***** 2026-09-22 02:59:36.688675 | instance | ok: [instance] 2026-09-22 02:59:36.688851 | instance | 2026-09-22 02:59:36.689158 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:59:36.689383 | instance | Tuesday 22 September 2026 02:59:36 +0000 (0:00:00.146) 0:10:48.903 ***** 2026-09-22 02:59:36.804167 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:59:36.804507 | instance | 2026-09-22 02:59:36.804795 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:59:36.805052 | instance | Tuesday 22 September 2026 02:59:36 +0000 (0:00:00.115) 0:10:49.019 ***** 2026-09-22 02:59:37.464998 | instance | ok: [instance] 2026-09-22 02:59:37.465325 | instance | 2026-09-22 02:59:37.465572 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-09-22 02:59:37.465797 | instance | Tuesday 22 September 2026 02:59:37 +0000 (0:00:00.660) 0:10:49.680 ***** 2026-09-22 02:59:40.163681 | instance | ok: [instance] 2026-09-22 02:59:40.163851 | instance | 2026-09-22 02:59:40.164090 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 02:59:40.164414 | instance | Tuesday 22 September 2026 02:59:40 +0000 (0:00:02.698) 0:10:52.379 ***** 2026-09-22 02:59:40.342024 | instance | included: openstack_helm_ingress for instance 2026-09-22 02:59:40.342273 | instance | 2026-09-22 02:59:40.342536 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 02:59:40.342782 | instance | Tuesday 22 September 2026 02:59:40 +0000 (0:00:00.178) 0:10:52.557 ***** 2026-09-22 02:59:40.439604 | instance | skipping: [instance] 2026-09-22 02:59:40.439748 | instance | 2026-09-22 02:59:40.439947 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 02:59:40.440155 | instance | Tuesday 22 September 2026 02:59:40 +0000 (0:00:00.097) 0:10:52.655 ***** 2026-09-22 02:59:40.524780 | instance | skipping: [instance] 2026-09-22 02:59:40.524855 | instance | 2026-09-22 02:59:40.524999 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 02:59:40.525141 | instance | Tuesday 22 September 2026 02:59:40 +0000 (0:00:00.085) 0:10:52.740 ***** 2026-09-22 02:59:40.666888 | instance | ok: [instance] 2026-09-22 02:59:40.667147 | instance | 2026-09-22 02:59:40.667397 | instance | TASK [Create Ingress placement] ************************************************ 2026-09-22 02:59:40.667622 | instance | Tuesday 22 September 2026 02:59:40 +0000 (0:00:00.141) 0:10:52.882 ***** 2026-09-22 02:59:40.831256 | instance | included: ingress for instance 2026-09-22 02:59:40.831506 | instance | 2026-09-22 02:59:40.831745 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-09-22 02:59:40.831974 | instance | Tuesday 22 September 2026 02:59:40 +0000 (0:00:00.164) 0:10:53.046 ***** 2026-09-22 02:59:42.094878 | instance | ok: [instance] 2026-09-22 02:59:42.095095 | instance | 2026-09-22 02:59:42.095366 | instance | PLAY [Configure operating system] ********************************************** 2026-09-22 02:59:42.095576 | instance | 2026-09-22 02:59:42.095828 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 02:59:42.096067 | instance | Tuesday 22 September 2026 02:59:42 +0000 (0:00:01.263) 0:10:54.310 ***** 2026-09-22 02:59:46.675598 | instance | ok: [instance] 2026-09-22 02:59:46.675695 | instance | 2026-09-22 02:59:46.675707 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-09-22 02:59:46.675718 | instance | Tuesday 22 September 2026 02:59:46 +0000 (0:00:04.579) 0:10:58.890 ***** 2026-09-22 02:59:46.917717 | instance | ok: [instance] 2026-09-22 02:59:46.917844 | instance | 2026-09-22 02:59:46.917993 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-09-22 02:59:46.918195 | instance | Tuesday 22 September 2026 02:59:46 +0000 (0:00:00.243) 0:10:59.133 ***** 2026-09-22 02:59:46.984845 | instance | skipping: [instance] 2026-09-22 02:59:46.984971 | instance | 2026-09-22 02:59:46.985189 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-09-22 02:59:46.985229 | instance | Tuesday 22 September 2026 02:59:46 +0000 (0:00:00.067) 0:10:59.200 ***** 2026-09-22 02:59:47.067470 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-09-22 02:59:47.067515 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-09-22 02:59:47.068148 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-09-22 02:59:47.068191 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-09-22 02:59:47.068197 | instance | skipping: [instance] 2026-09-22 02:59:47.068201 | instance | 2026-09-22 02:59:47.068206 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-09-22 02:59:47.068211 | instance | Tuesday 22 September 2026 02:59:47 +0000 (0:00:00.082) 0:10:59.283 ***** 2026-09-22 02:59:47.174329 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-09-22 02:59:47.175366 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-09-22 02:59:47.175388 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-09-22 02:59:47.175396 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-09-22 02:59:47.175402 | instance | skipping: [instance] 2026-09-22 02:59:47.175408 | instance | 2026-09-22 02:59:47.175414 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-09-22 02:59:47.175421 | instance | Tuesday 22 September 2026 02:59:47 +0000 (0:00:00.106) 0:10:59.390 ***** 2026-09-22 02:59:47.222854 | instance | skipping: [instance] 2026-09-22 02:59:47.222924 | instance | 2026-09-22 02:59:47.223153 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-09-22 02:59:47.223193 | instance | Tuesday 22 September 2026 02:59:47 +0000 (0:00:00.048) 0:10:59.439 ***** 2026-09-22 02:59:47.324724 | instance | skipping: [instance] 2026-09-22 02:59:47.324790 | instance | 2026-09-22 02:59:47.325026 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-09-22 02:59:47.325064 | instance | Tuesday 22 September 2026 02:59:47 +0000 (0:00:00.101) 0:10:59.540 ***** 2026-09-22 02:59:47.694188 | instance | ok: [instance] 2026-09-22 02:59:47.694278 | instance | 2026-09-22 02:59:47.694299 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-09-22 02:59:47.694439 | instance | Tuesday 22 September 2026 02:59:47 +0000 (0:00:00.369) 0:10:59.910 ***** 2026-09-22 02:59:48.862637 | instance | ok: [instance] 2026-09-22 02:59:48.862761 | instance | 2026-09-22 02:59:48.863106 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-09-22 02:59:48.863175 | instance | Tuesday 22 September 2026 02:59:48 +0000 (0:00:01.168) 0:11:01.078 ***** 2026-09-22 02:59:49.355697 | instance | ok: [instance] 2026-09-22 02:59:49.355777 | instance | 2026-09-22 02:59:49.355886 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-09-22 02:59:49.355995 | instance | Tuesday 22 September 2026 02:59:49 +0000 (0:00:00.492) 0:11:01.571 ***** 2026-09-22 02:59:50.559682 | instance | ok: [instance] 2026-09-22 02:59:50.559895 | instance | 2026-09-22 02:59:50.560164 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-09-22 02:59:50.560409 | instance | Tuesday 22 September 2026 02:59:50 +0000 (0:00:01.204) 0:11:02.775 ***** 2026-09-22 02:59:51.000507 | instance | ok: [instance] 2026-09-22 02:59:51.000724 | instance | 2026-09-22 02:59:51.001009 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-09-22 02:59:51.001288 | instance | Tuesday 22 September 2026 02:59:50 +0000 (0:00:00.440) 0:11:03.216 ***** 2026-09-22 02:59:51.535799 | instance | ok: [instance] 2026-09-22 02:59:51.535967 | instance | 2026-09-22 02:59:51.536238 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-09-22 02:59:51.536472 | instance | Tuesday 22 September 2026 02:59:51 +0000 (0:00:00.535) 0:11:03.751 ***** 2026-09-22 02:59:52.253372 | instance | ok: [instance] 2026-09-22 02:59:52.253570 | instance | 2026-09-22 02:59:52.253829 | instance | PLAY [Deploy SDN] ************************************************************** 2026-09-22 02:59:52.254031 | instance | 2026-09-22 02:59:52.254303 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 02:59:52.254534 | instance | Tuesday 22 September 2026 02:59:52 +0000 (0:00:00.717) 0:11:04.469 ***** 2026-09-22 02:59:52.375510 | instance | ok: [instance] 2026-09-22 02:59:52.375666 | instance | 2026-09-22 02:59:52.375920 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 02:59:52.376154 | instance | Tuesday 22 September 2026 02:59:52 +0000 (0:00:00.122) 0:11:04.591 ***** 2026-09-22 02:59:52.442365 | instance | skipping: [instance] 2026-09-22 02:59:52.442548 | instance | 2026-09-22 02:59:52.442783 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 02:59:52.443011 | instance | Tuesday 22 September 2026 02:59:52 +0000 (0:00:00.066) 0:11:04.658 ***** 2026-09-22 02:59:52.503416 | instance | skipping: [instance] 2026-09-22 02:59:52.503616 | instance | 2026-09-22 02:59:52.503900 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 02:59:52.504152 | instance | Tuesday 22 September 2026 02:59:52 +0000 (0:00:00.061) 0:11:04.719 ***** 2026-09-22 02:59:52.559722 | instance | skipping: [instance] 2026-09-22 02:59:52.559896 | instance | 2026-09-22 02:59:52.560147 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 02:59:52.560382 | instance | Tuesday 22 September 2026 02:59:52 +0000 (0:00:00.056) 0:11:04.775 ***** 2026-09-22 02:59:52.663787 | instance | skipping: [instance] 2026-09-22 02:59:52.664006 | instance | 2026-09-22 02:59:52.664303 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 02:59:52.664645 | instance | Tuesday 22 September 2026 02:59:52 +0000 (0:00:00.103) 0:11:04.878 ***** 2026-09-22 02:59:52.763385 | instance | skipping: [instance] 2026-09-22 02:59:52.763597 | instance | 2026-09-22 02:59:52.763894 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 02:59:52.764173 | instance | Tuesday 22 September 2026 02:59:52 +0000 (0:00:00.100) 0:11:04.979 ***** 2026-09-22 02:59:52.858137 | instance | ok: [instance] 2026-09-22 02:59:52.858329 | instance | 2026-09-22 02:59:52.858573 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 02:59:52.858807 | instance | Tuesday 22 September 2026 02:59:52 +0000 (0:00:00.094) 0:11:05.073 ***** 2026-09-22 02:59:53.025377 | instance | skipping: [instance] 2026-09-22 02:59:53.025598 | instance | 2026-09-22 02:59:53.025842 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 02:59:53.026099 | instance | Tuesday 22 September 2026 02:59:53 +0000 (0:00:00.167) 0:11:05.241 ***** 2026-09-22 02:59:53.119674 | instance | ok: [instance] 2026-09-22 02:59:53.119882 | instance | 2026-09-22 02:59:53.120152 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:59:53.120413 | instance | Tuesday 22 September 2026 02:59:53 +0000 (0:00:00.094) 0:11:05.335 ***** 2026-09-22 02:59:53.208038 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:59:53.208220 | instance | 2026-09-22 02:59:53.208435 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:59:53.208693 | instance | Tuesday 22 September 2026 02:59:53 +0000 (0:00:00.088) 0:11:05.423 ***** 2026-09-22 02:59:53.917740 | instance | ok: [instance] 2026-09-22 02:59:53.917949 | instance | 2026-09-22 02:59:53.918202 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-09-22 02:59:53.918434 | instance | Tuesday 22 September 2026 02:59:53 +0000 (0:00:00.709) 0:11:06.133 ***** 2026-09-22 02:59:54.203638 | instance | ok: [instance] 2026-09-22 02:59:54.203811 | instance | 2026-09-22 02:59:54.204055 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-09-22 02:59:54.204316 | instance | Tuesday 22 September 2026 02:59:54 +0000 (0:00:00.285) 0:11:06.419 ***** 2026-09-22 02:59:54.302809 | instance | ok: [instance] => { 2026-09-22 02:59:54.302994 | instance | "changed": false, 2026-09-22 02:59:54.303243 | instance | "msg": "All assertions passed" 2026-09-22 02:59:54.303531 | instance | } 2026-09-22 02:59:54.303763 | instance | 2026-09-22 02:59:54.304022 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-09-22 02:59:54.304270 | instance | Tuesday 22 September 2026 02:59:54 +0000 (0:00:00.099) 0:11:06.518 ***** 2026-09-22 02:59:54.842475 | instance | ok: [instance] 2026-09-22 02:59:54.842555 | instance | 2026-09-22 02:59:54.842707 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-09-22 02:59:54.842839 | instance | Tuesday 22 September 2026 02:59:54 +0000 (0:00:00.539) 0:11:07.058 ***** 2026-09-22 02:59:54.905049 | instance | ok: [instance] => { 2026-09-22 02:59:54.905404 | instance | "changed": false, 2026-09-22 02:59:54.905706 | instance | "msg": "Successfully pulled openvswitch image" 2026-09-22 02:59:54.905972 | instance | } 2026-09-22 02:59:54.906256 | instance | 2026-09-22 02:59:54.906532 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-09-22 02:59:54.906804 | instance | Tuesday 22 September 2026 02:59:54 +0000 (0:00:00.062) 0:11:07.120 ***** 2026-09-22 02:59:57.048339 | instance | ok: [instance] 2026-09-22 02:59:57.048559 | instance | 2026-09-22 02:59:57.048813 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:59:57.049131 | instance | Tuesday 22 September 2026 02:59:57 +0000 (0:00:02.142) 0:11:09.263 ***** 2026-09-22 02:59:57.195665 | instance | skipping: [instance] 2026-09-22 02:59:57.195909 | instance | 2026-09-22 02:59:57.196236 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-09-22 02:59:57.196471 | instance | Tuesday 22 September 2026 02:59:57 +0000 (0:00:00.147) 0:11:09.410 ***** 2026-09-22 02:59:57.369193 | instance | skipping: [instance] 2026-09-22 02:59:57.369271 | instance | 2026-09-22 02:59:57.369357 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 02:59:57.369461 | instance | Tuesday 22 September 2026 02:59:57 +0000 (0:00:00.173) 0:11:09.584 ***** 2026-09-22 02:59:57.487054 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 02:59:57.487279 | instance | 2026-09-22 02:59:57.487533 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 02:59:57.487769 | instance | Tuesday 22 September 2026 02:59:57 +0000 (0:00:00.118) 0:11:09.702 ***** 2026-09-22 02:59:58.227168 | instance | ok: [instance] 2026-09-22 02:59:58.227267 | instance | 2026-09-22 02:59:58.227412 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-09-22 02:59:58.227504 | instance | Tuesday 22 September 2026 02:59:58 +0000 (0:00:00.739) 0:11:10.442 ***** 2026-09-22 02:59:58.991081 | instance | ok: [instance] 2026-09-22 02:59:58.991188 | instance | 2026-09-22 02:59:58.991316 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-09-22 02:59:58.991420 | instance | Tuesday 22 September 2026 02:59:58 +0000 (0:00:00.764) 0:11:11.207 ***** 2026-09-22 02:59:59.091030 | instance | skipping: [instance] 2026-09-22 02:59:59.091101 | instance | 2026-09-22 02:59:59.091243 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-09-22 02:59:59.091351 | instance | Tuesday 22 September 2026 02:59:59 +0000 (0:00:00.099) 0:11:11.306 ***** 2026-09-22 02:59:59.670951 | instance | ok: [instance] 2026-09-22 02:59:59.671010 | instance | 2026-09-22 02:59:59.671130 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-09-22 02:59:59.671246 | instance | Tuesday 22 September 2026 02:59:59 +0000 (0:00:00.580) 0:11:11.887 ***** 2026-09-22 02:59:59.776784 | instance | ok: [instance] => { 2026-09-22 02:59:59.777071 | instance | "changed": false, 2026-09-22 02:59:59.777314 | instance | "msg": "Successfully pulled ovn-controller image" 2026-09-22 02:59:59.777531 | instance | } 2026-09-22 02:59:59.777739 | instance | 2026-09-22 02:59:59.777969 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-09-22 02:59:59.778219 | instance | Tuesday 22 September 2026 02:59:59 +0000 (0:00:00.105) 0:11:11.992 ***** 2026-09-22 03:00:02.185938 | instance | ok: [instance] 2026-09-22 03:00:02.185993 | instance | 2026-09-22 03:00:02.186114 | instance | PLAY [controllers[0]] ********************************************************** 2026-09-22 03:00:02.186224 | instance | 2026-09-22 03:00:02.186328 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 03:00:02.186435 | instance | Tuesday 22 September 2026 03:00:02 +0000 (0:00:02.409) 0:11:14.401 ***** 2026-09-22 03:00:06.656658 | instance | ok: [instance] 2026-09-22 03:00:06.656719 | instance | 2026-09-22 03:00:06.656731 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 03:00:06.656741 | instance | Tuesday 22 September 2026 03:00:06 +0000 (0:00:04.470) 0:11:18.871 ***** 2026-09-22 03:00:06.767806 | instance | ok: [instance] 2026-09-22 03:00:06.767918 | instance | 2026-09-22 03:00:06.768023 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 03:00:06.768143 | instance | Tuesday 22 September 2026 03:00:06 +0000 (0:00:00.111) 0:11:18.983 ***** 2026-09-22 03:00:06.833100 | instance | skipping: [instance] 2026-09-22 03:00:06.833174 | instance | 2026-09-22 03:00:06.833301 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 03:00:06.833402 | instance | Tuesday 22 September 2026 03:00:06 +0000 (0:00:00.065) 0:11:19.049 ***** 2026-09-22 03:00:06.895659 | instance | skipping: [instance] 2026-09-22 03:00:06.895716 | instance | 2026-09-22 03:00:06.895829 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 03:00:06.895933 | instance | Tuesday 22 September 2026 03:00:06 +0000 (0:00:00.062) 0:11:19.111 ***** 2026-09-22 03:00:06.956180 | instance | skipping: [instance] 2026-09-22 03:00:06.956237 | instance | 2026-09-22 03:00:06.956428 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 03:00:06.956564 | instance | Tuesday 22 September 2026 03:00:06 +0000 (0:00:00.060) 0:11:19.172 ***** 2026-09-22 03:00:07.018856 | instance | skipping: [instance] 2026-09-22 03:00:07.018931 | instance | 2026-09-22 03:00:07.019011 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 03:00:07.019092 | instance | Tuesday 22 September 2026 03:00:07 +0000 (0:00:00.062) 0:11:19.234 ***** 2026-09-22 03:00:07.071930 | instance | skipping: [instance] 2026-09-22 03:00:07.072203 | instance | 2026-09-22 03:00:07.072338 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 03:00:07.072467 | instance | Tuesday 22 September 2026 03:00:07 +0000 (0:00:00.053) 0:11:19.288 ***** 2026-09-22 03:00:07.156712 | instance | ok: [instance] 2026-09-22 03:00:07.156829 | instance | 2026-09-22 03:00:07.157019 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 03:00:07.157210 | instance | Tuesday 22 September 2026 03:00:07 +0000 (0:00:00.084) 0:11:19.372 ***** 2026-09-22 03:00:07.253248 | instance | ok: [instance] => (item=libvirt_exporter) 2026-09-22 03:00:07.253369 | instance | 2026-09-22 03:00:07.253531 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 03:00:07.253678 | instance | Tuesday 22 September 2026 03:00:07 +0000 (0:00:00.096) 0:11:19.469 ***** 2026-09-22 03:00:07.357834 | instance | ok: [instance] 2026-09-22 03:00:07.357952 | instance | 2026-09-22 03:00:07.358107 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 03:00:07.358273 | instance | Tuesday 22 September 2026 03:00:07 +0000 (0:00:00.104) 0:11:19.573 ***** 2026-09-22 03:00:07.448594 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 03:00:07.448706 | instance | 2026-09-22 03:00:07.448853 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 03:00:07.449015 | instance | Tuesday 22 September 2026 03:00:07 +0000 (0:00:00.091) 0:11:19.664 ***** 2026-09-22 03:00:08.141038 | instance | ok: [instance] 2026-09-22 03:00:08.141241 | instance | 2026-09-22 03:00:08.141410 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-09-22 03:00:08.141557 | instance | Tuesday 22 September 2026 03:00:08 +0000 (0:00:00.692) 0:11:20.356 ***** 2026-09-22 03:00:09.523526 | instance | ok: [instance] => (item=libvirt-vnc) 2026-09-22 03:00:09.523602 | instance | ok: [instance] => (item=libvirt-api) 2026-09-22 03:00:09.523937 | instance | 2026-09-22 03:00:09.523982 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-09-22 03:00:09.523987 | instance | Tuesday 22 September 2026 03:00:09 +0000 (0:00:01.382) 0:11:21.739 ***** 2026-09-22 03:00:10.955348 | instance | ok: [instance] => (item=libvirt-vnc) 2026-09-22 03:00:10.955412 | instance | ok: [instance] => (item=libvirt-api) 2026-09-22 03:00:10.955424 | instance | 2026-09-22 03:00:10.955435 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-09-22 03:00:10.955446 | instance | Tuesday 22 September 2026 03:00:10 +0000 (0:00:01.428) 0:11:23.168 ***** 2026-09-22 03:00:13.500986 | instance | ok: [instance] 2026-09-22 03:00:13.501046 | instance | 2026-09-22 03:00:13.501058 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 03:00:13.501069 | instance | Tuesday 22 September 2026 03:00:13 +0000 (0:00:02.547) 0:11:25.716 ***** 2026-09-22 03:00:13.597313 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 03:00:13.597392 | instance | 2026-09-22 03:00:13.597491 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 03:00:13.597607 | instance | Tuesday 22 September 2026 03:00:13 +0000 (0:00:00.097) 0:11:25.813 ***** 2026-09-22 03:00:14.424308 | instance | ok: [instance] 2026-09-22 03:00:14.424384 | instance | 2026-09-22 03:00:14.424596 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-09-22 03:00:14.424637 | instance | Tuesday 22 September 2026 03:00:14 +0000 (0:00:00.827) 0:11:26.640 ***** 2026-09-22 03:00:14.575249 | instance | skipping: [instance] 2026-09-22 03:00:14.575332 | instance | 2026-09-22 03:00:14.575584 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk using package manager] *** 2026-09-22 03:00:14.575632 | instance | Tuesday 22 September 2026 03:00:14 +0000 (0:00:00.150) 0:11:26.791 ***** 2026-09-22 03:00:14.709351 | instance | skipping: [instance] 2026-09-22 03:00:14.709433 | instance | 2026-09-22 03:00:14.709553 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk using pip] ******* 2026-09-22 03:00:14.709665 | instance | Tuesday 22 September 2026 03:00:14 +0000 (0:00:00.134) 0:11:26.925 ***** 2026-09-22 03:00:15.740355 | instance | ok: [instance] 2026-09-22 03:00:15.740435 | instance | 2026-09-22 03:00:15.740518 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-09-22 03:00:15.740636 | instance | Tuesday 22 September 2026 03:00:15 +0000 (0:00:01.030) 0:11:27.956 ***** 2026-09-22 03:00:16.021702 | instance | ok: [instance] 2026-09-22 03:00:16.021786 | instance | 2026-09-22 03:00:16.021865 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-09-22 03:00:16.021999 | instance | Tuesday 22 September 2026 03:00:16 +0000 (0:00:00.281) 0:11:28.237 ***** 2026-09-22 03:00:16.657010 | instance | ok: [instance] 2026-09-22 03:00:16.657092 | instance | 2026-09-22 03:00:16.657475 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 03:00:16.657524 | instance | Tuesday 22 September 2026 03:00:16 +0000 (0:00:00.634) 0:11:28.871 ***** 2026-09-22 03:00:16.811533 | instance | ok: [instance] 2026-09-22 03:00:16.811614 | instance | 2026-09-22 03:00:16.811834 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 03:00:16.811879 | instance | Tuesday 22 September 2026 03:00:16 +0000 (0:00:00.155) 0:11:29.027 ***** 2026-09-22 03:00:16.963900 | instance | included: rabbitmq for instance 2026-09-22 03:00:16.964685 | instance | 2026-09-22 03:00:16.964752 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-22 03:00:16.964764 | instance | Tuesday 22 September 2026 03:00:16 +0000 (0:00:00.151) 0:11:29.179 ***** 2026-09-22 03:00:17.721788 | instance | ok: [instance] 2026-09-22 03:00:17.721916 | instance | 2026-09-22 03:00:17.721928 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-22 03:00:17.724223 | instance | Tuesday 22 September 2026 03:00:17 +0000 (0:00:00.758) 0:11:29.937 ***** 2026-09-22 03:00:17.896371 | instance | skipping: [instance] 2026-09-22 03:00:17.896614 | instance | 2026-09-22 03:00:17.896912 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-22 03:00:17.897074 | instance | Tuesday 22 September 2026 03:00:17 +0000 (0:00:00.174) 0:11:30.112 ***** 2026-09-22 03:00:18.073716 | instance | skipping: [instance] 2026-09-22 03:00:18.073824 | instance | 2026-09-22 03:00:18.073959 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-22 03:00:18.074115 | instance | Tuesday 22 September 2026 03:00:18 +0000 (0:00:00.177) 0:11:30.289 ***** 2026-09-22 03:00:18.256666 | instance | skipping: [instance] 2026-09-22 03:00:18.256823 | instance | 2026-09-22 03:00:18.257163 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-22 03:00:18.257407 | instance | Tuesday 22 September 2026 03:00:18 +0000 (0:00:00.183) 0:11:30.472 ***** 2026-09-22 03:00:19.156359 | instance | ok: [instance] 2026-09-22 03:00:19.156533 | instance | 2026-09-22 03:00:19.156784 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 03:00:19.157158 | instance | Tuesday 22 September 2026 03:00:19 +0000 (0:00:00.899) 0:11:31.372 ***** 2026-09-22 03:00:19.839202 | instance | ok: [instance] 2026-09-22 03:00:19.839316 | instance | 2026-09-22 03:00:19.839633 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 03:00:19.839864 | instance | Tuesday 22 September 2026 03:00:19 +0000 (0:00:00.682) 0:11:32.054 ***** 2026-09-22 03:00:19.931650 | instance | ok: [instance] 2026-09-22 03:00:19.931806 | instance | 2026-09-22 03:00:19.932072 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 03:00:19.932338 | instance | Tuesday 22 September 2026 03:00:19 +0000 (0:00:00.092) 0:11:32.147 ***** 2026-09-22 03:00:20.002780 | instance | skipping: [instance] 2026-09-22 03:00:20.002993 | instance | 2026-09-22 03:00:20.003455 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 03:00:20.003824 | instance | Tuesday 22 September 2026 03:00:19 +0000 (0:00:00.071) 0:11:32.218 ***** 2026-09-22 03:00:20.084635 | instance | skipping: [instance] 2026-09-22 03:00:20.084791 | instance | 2026-09-22 03:00:20.085135 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 03:00:20.085400 | instance | Tuesday 22 September 2026 03:00:20 +0000 (0:00:00.081) 0:11:32.300 ***** 2026-09-22 03:00:20.188720 | instance | ok: [instance] 2026-09-22 03:00:20.188940 | instance | 2026-09-22 03:00:20.189219 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 03:00:20.189459 | instance | Tuesday 22 September 2026 03:00:20 +0000 (0:00:00.103) 0:11:32.404 ***** 2026-09-22 03:00:20.453265 | instance | ok: [instance] => (item=compute_metadata) 2026-09-22 03:00:20.453396 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-09-22 03:00:20.453635 | instance | ok: [instance] => (item=placement) 2026-09-22 03:00:20.453853 | instance | ok: [instance] => (item=oslo_db_api) 2026-09-22 03:00:20.454069 | instance | ok: [instance] => (item=identity) 2026-09-22 03:00:20.454305 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 03:00:20.454521 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-22 03:00:20.454760 | instance | ok: [instance] => (item=network) 2026-09-22 03:00:20.454971 | instance | ok: [instance] => (item=image) 2026-09-22 03:00:20.455226 | instance | ok: [instance] => (item=compute) 2026-09-22 03:00:20.455440 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 03:00:20.455658 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-09-22 03:00:20.455869 | instance | ok: [instance] => (item=baremetal) 2026-09-22 03:00:20.456070 | instance | ok: [instance] => (item=volumev3) 2026-09-22 03:00:20.456319 | instance | 2026-09-22 03:00:20.456538 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 03:00:20.456748 | instance | Tuesday 22 September 2026 03:00:20 +0000 (0:00:00.264) 0:11:32.668 ***** 2026-09-22 03:00:20.560136 | instance | ok: [instance] 2026-09-22 03:00:20.560349 | instance | 2026-09-22 03:00:20.560587 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 03:00:20.560808 | instance | Tuesday 22 September 2026 03:00:20 +0000 (0:00:00.107) 0:11:32.775 ***** 2026-09-22 03:00:20.664641 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 03:00:20.664865 | instance | 2026-09-22 03:00:20.665208 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 03:00:20.665437 | instance | Tuesday 22 September 2026 03:00:20 +0000 (0:00:00.104) 0:11:32.880 ***** 2026-09-22 03:00:21.470381 | instance | ok: [instance] 2026-09-22 03:00:21.470526 | instance | 2026-09-22 03:00:21.470777 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-09-22 03:00:21.471008 | instance | Tuesday 22 September 2026 03:00:21 +0000 (0:00:00.803) 0:11:33.684 ***** 2026-09-22 03:00:21.855387 | instance | ok: [instance -> localhost] 2026-09-22 03:00:21.855563 | instance | 2026-09-22 03:00:21.855832 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-09-22 03:00:21.856091 | instance | Tuesday 22 September 2026 03:00:21 +0000 (0:00:00.386) 0:11:34.071 ***** 2026-09-22 03:00:22.508360 | instance | ok: [instance -> localhost] 2026-09-22 03:00:22.508521 | instance | 2026-09-22 03:00:22.508713 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-09-22 03:00:22.508970 | instance | Tuesday 22 September 2026 03:00:22 +0000 (0:00:00.652) 0:11:34.723 ***** 2026-09-22 03:00:23.060601 | instance | ok: [instance -> localhost] 2026-09-22 03:00:23.060845 | instance | 2026-09-22 03:00:23.061268 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-09-22 03:00:23.061635 | instance | Tuesday 22 September 2026 03:00:23 +0000 (0:00:00.552) 0:11:35.276 ***** 2026-09-22 03:00:23.328287 | instance | ok: [instance -> localhost] 2026-09-22 03:00:23.328471 | instance | 2026-09-22 03:00:23.328792 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-09-22 03:00:23.329097 | instance | Tuesday 22 September 2026 03:00:23 +0000 (0:00:00.267) 0:11:35.543 ***** 2026-09-22 03:00:24.802875 | instance | ok: [instance] => (item=nova-bootstrap) 2026-09-22 03:00:24.803087 | instance | ok: [instance] => (item=nova-cell-setup) 2026-09-22 03:00:24.803332 | instance | 2026-09-22 03:00:24.803562 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-09-22 03:00:24.803798 | instance | Tuesday 22 September 2026 03:00:24 +0000 (0:00:01.474) 0:11:37.018 ***** 2026-09-22 03:00:29.443291 | instance | ok: [instance] 2026-09-22 03:00:29.443464 | instance | 2026-09-22 03:00:29.443704 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 03:00:29.443935 | instance | Tuesday 22 September 2026 03:00:29 +0000 (0:00:04.639) 0:11:41.658 ***** 2026-09-22 03:00:29.590992 | instance | included: openstack_helm_ingress for instance 2026-09-22 03:00:29.592251 | instance | 2026-09-22 03:00:29.592283 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 03:00:29.592296 | instance | Tuesday 22 September 2026 03:00:29 +0000 (0:00:00.148) 0:11:41.806 ***** 2026-09-22 03:00:29.674727 | instance | skipping: [instance] 2026-09-22 03:00:29.674908 | instance | 2026-09-22 03:00:29.675185 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 03:00:29.675440 | instance | Tuesday 22 September 2026 03:00:29 +0000 (0:00:00.083) 0:11:41.890 ***** 2026-09-22 03:00:29.748017 | instance | skipping: [instance] 2026-09-22 03:00:29.748613 | instance | 2026-09-22 03:00:29.748636 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 03:00:29.748695 | instance | Tuesday 22 September 2026 03:00:29 +0000 (0:00:00.073) 0:11:41.963 ***** 2026-09-22 03:00:29.818560 | instance | ok: [instance] 2026-09-22 03:00:29.818751 | instance | 2026-09-22 03:00:29.818976 | instance | TASK [Create Ingress compute] ************************************************** 2026-09-22 03:00:29.819219 | instance | Tuesday 22 September 2026 03:00:29 +0000 (0:00:00.070) 0:11:42.034 ***** 2026-09-22 03:00:29.916301 | instance | included: ingress for instance 2026-09-22 03:00:29.916493 | instance | 2026-09-22 03:00:29.916717 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-09-22 03:00:29.916964 | instance | Tuesday 22 September 2026 03:00:29 +0000 (0:00:00.097) 0:11:42.132 ***** 2026-09-22 03:00:31.256291 | instance | ok: [instance] 2026-09-22 03:00:31.256408 | instance | 2026-09-22 03:00:31.256422 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 03:00:31.256432 | instance | Tuesday 22 September 2026 03:00:31 +0000 (0:00:01.337) 0:11:43.469 ***** 2026-09-22 03:00:31.404687 | instance | included: openstack_helm_ingress for instance 2026-09-22 03:00:31.404775 | instance | 2026-09-22 03:00:31.404789 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 03:00:31.404975 | instance | Tuesday 22 September 2026 03:00:31 +0000 (0:00:00.150) 0:11:43.620 ***** 2026-09-22 03:00:31.513901 | instance | skipping: [instance] 2026-09-22 03:00:31.514105 | instance | 2026-09-22 03:00:31.514371 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 03:00:31.514610 | instance | Tuesday 22 September 2026 03:00:31 +0000 (0:00:00.108) 0:11:43.729 ***** 2026-09-22 03:00:31.629830 | instance | skipping: [instance] 2026-09-22 03:00:31.629990 | instance | 2026-09-22 03:00:31.630338 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 03:00:31.630610 | instance | Tuesday 22 September 2026 03:00:31 +0000 (0:00:00.114) 0:11:43.844 ***** 2026-09-22 03:00:31.752754 | instance | ok: [instance] 2026-09-22 03:00:31.752986 | instance | 2026-09-22 03:00:31.753292 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-09-22 03:00:31.753626 | instance | Tuesday 22 September 2026 03:00:31 +0000 (0:00:00.123) 0:11:43.968 ***** 2026-09-22 03:00:31.932803 | instance | included: ingress for instance 2026-09-22 03:00:31.933214 | instance | 2026-09-22 03:00:31.933546 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-09-22 03:00:31.933850 | instance | Tuesday 22 September 2026 03:00:31 +0000 (0:00:00.179) 0:11:44.147 ***** 2026-09-22 03:00:33.342348 | instance | ok: [instance] 2026-09-22 03:00:33.342539 | instance | 2026-09-22 03:00:33.342792 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-09-22 03:00:33.343038 | instance | Tuesday 22 September 2026 03:00:33 +0000 (0:00:01.409) 0:11:45.557 ***** 2026-09-22 03:00:34.177356 | instance | ok: [instance] 2026-09-22 03:00:34.177568 | instance | 2026-09-22 03:00:34.177838 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-09-22 03:00:34.178080 | instance | Tuesday 22 September 2026 03:00:34 +0000 (0:00:00.834) 0:11:46.391 ***** 2026-09-22 03:00:39.918700 | instance | ok: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-09-22 03:00:39.918960 | instance | ok: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-09-22 03:00:39.919271 | instance | ok: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-09-22 03:00:39.919551 | instance | ok: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-09-22 03:00:39.919837 | instance | ok: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-09-22 03:00:39.920069 | instance | 2026-09-22 03:00:39.920342 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 03:00:39.920638 | instance | Tuesday 22 September 2026 03:00:39 +0000 (0:00:05.741) 0:11:52.133 ***** 2026-09-22 03:00:40.057751 | instance | ok: [instance] 2026-09-22 03:00:40.057924 | instance | 2026-09-22 03:00:40.058174 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 03:00:40.058407 | instance | Tuesday 22 September 2026 03:00:40 +0000 (0:00:00.139) 0:11:52.273 ***** 2026-09-22 03:00:40.171545 | instance | included: rabbitmq for instance 2026-09-22 03:00:40.171847 | instance | 2026-09-22 03:00:40.172240 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-22 03:00:40.172593 | instance | Tuesday 22 September 2026 03:00:40 +0000 (0:00:00.113) 0:11:52.387 ***** 2026-09-22 03:00:40.887972 | instance | ok: [instance] 2026-09-22 03:00:40.888234 | instance | 2026-09-22 03:00:40.888488 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-22 03:00:40.888743 | instance | Tuesday 22 September 2026 03:00:40 +0000 (0:00:00.716) 0:11:53.103 ***** 2026-09-22 03:00:41.082999 | instance | skipping: [instance] 2026-09-22 03:00:41.083247 | instance | 2026-09-22 03:00:41.083535 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-22 03:00:41.083773 | instance | Tuesday 22 September 2026 03:00:41 +0000 (0:00:00.194) 0:11:53.298 ***** 2026-09-22 03:00:41.275277 | instance | skipping: [instance] 2026-09-22 03:00:41.275470 | instance | 2026-09-22 03:00:41.275708 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-22 03:00:41.275988 | instance | Tuesday 22 September 2026 03:00:41 +0000 (0:00:00.191) 0:11:53.490 ***** 2026-09-22 03:00:41.518040 | instance | skipping: [instance] 2026-09-22 03:00:41.518274 | instance | 2026-09-22 03:00:41.518513 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-22 03:00:41.518741 | instance | Tuesday 22 September 2026 03:00:41 +0000 (0:00:00.242) 0:11:53.733 ***** 2026-09-22 03:00:42.469773 | instance | ok: [instance] 2026-09-22 03:00:42.469957 | instance | 2026-09-22 03:00:42.470226 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 03:00:42.470458 | instance | Tuesday 22 September 2026 03:00:42 +0000 (0:00:00.952) 0:11:54.685 ***** 2026-09-22 03:00:43.237377 | instance | ok: [instance] 2026-09-22 03:00:43.237874 | instance | 2026-09-22 03:00:43.237899 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 03:00:43.238064 | instance | Tuesday 22 September 2026 03:00:43 +0000 (0:00:00.767) 0:11:55.452 ***** 2026-09-22 03:00:43.331251 | instance | ok: [instance] 2026-09-22 03:00:43.331454 | instance | 2026-09-22 03:00:43.331713 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 03:00:43.332659 | instance | Tuesday 22 September 2026 03:00:43 +0000 (0:00:00.094) 0:11:55.547 ***** 2026-09-22 03:00:43.407996 | instance | skipping: [instance] 2026-09-22 03:00:43.408242 | instance | 2026-09-22 03:00:43.408519 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 03:00:43.408748 | instance | Tuesday 22 September 2026 03:00:43 +0000 (0:00:00.076) 0:11:55.623 ***** 2026-09-22 03:00:43.490903 | instance | skipping: [instance] 2026-09-22 03:00:43.491114 | instance | 2026-09-22 03:00:43.491391 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 03:00:43.491623 | instance | Tuesday 22 September 2026 03:00:43 +0000 (0:00:00.082) 0:11:55.706 ***** 2026-09-22 03:00:43.567114 | instance | ok: [instance] 2026-09-22 03:00:43.567342 | instance | 2026-09-22 03:00:43.567576 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 03:00:43.567795 | instance | Tuesday 22 September 2026 03:00:43 +0000 (0:00:00.076) 0:11:55.782 ***** 2026-09-22 03:00:43.798447 | instance | ok: [instance] => (item=compute_metadata) 2026-09-22 03:00:43.798617 | instance | ok: [instance] => (item=load_balancer) 2026-09-22 03:00:43.798848 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 03:00:43.799060 | instance | ok: [instance] => (item=network) 2026-09-22 03:00:43.799311 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-22 03:00:43.799526 | instance | ok: [instance] => (item=compute) 2026-09-22 03:00:43.799734 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 03:00:43.799935 | instance | ok: [instance] => (item=dns) 2026-09-22 03:00:43.800146 | instance | ok: [instance] => (item=baremetal) 2026-09-22 03:00:43.800414 | instance | ok: [instance] => (item=identity) 2026-09-22 03:00:43.800610 | instance | 2026-09-22 03:00:43.800825 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 03:00:43.801213 | instance | Tuesday 22 September 2026 03:00:43 +0000 (0:00:00.231) 0:11:56.014 ***** 2026-09-22 03:00:43.907221 | instance | ok: [instance] 2026-09-22 03:00:43.907428 | instance | 2026-09-22 03:00:43.907680 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 03:00:43.907927 | instance | Tuesday 22 September 2026 03:00:43 +0000 (0:00:00.108) 0:11:56.123 ***** 2026-09-22 03:00:44.038042 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 03:00:44.038281 | instance | 2026-09-22 03:00:44.038569 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 03:00:44.038916 | instance | Tuesday 22 September 2026 03:00:44 +0000 (0:00:00.130) 0:11:56.253 ***** 2026-09-22 03:00:44.768294 | instance | ok: [instance] 2026-09-22 03:00:44.768489 | instance | 2026-09-22 03:00:44.768737 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-09-22 03:00:44.769007 | instance | Tuesday 22 September 2026 03:00:44 +0000 (0:00:00.730) 0:11:56.983 ***** 2026-09-22 03:00:45.451326 | instance | ok: [instance] 2026-09-22 03:00:45.451400 | instance | 2026-09-22 03:00:45.451505 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-09-22 03:00:45.451612 | instance | Tuesday 22 September 2026 03:00:45 +0000 (0:00:00.683) 0:11:57.667 ***** 2026-09-22 03:00:45.525909 | instance | skipping: [instance] 2026-09-22 03:00:45.526115 | instance | 2026-09-22 03:00:45.526372 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-09-22 03:00:45.526593 | instance | Tuesday 22 September 2026 03:00:45 +0000 (0:00:00.074) 0:11:57.741 ***** 2026-09-22 03:00:46.039220 | instance | ok: [instance] 2026-09-22 03:00:46.039412 | instance | 2026-09-22 03:00:46.039667 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-09-22 03:00:46.039888 | instance | Tuesday 22 September 2026 03:00:46 +0000 (0:00:00.513) 0:11:58.255 ***** 2026-09-22 03:00:46.150263 | instance | ok: [instance] 2026-09-22 03:00:46.150484 | instance | 2026-09-22 03:00:46.150737 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-09-22 03:00:46.151010 | instance | Tuesday 22 September 2026 03:00:46 +0000 (0:00:00.110) 0:11:58.365 ***** 2026-09-22 03:00:46.260769 | instance | ok: [instance] 2026-09-22 03:00:46.261020 | instance | 2026-09-22 03:00:46.261277 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-09-22 03:00:46.261503 | instance | Tuesday 22 September 2026 03:00:46 +0000 (0:00:00.110) 0:11:58.476 ***** 2026-09-22 03:00:46.331983 | instance | skipping: [instance] 2026-09-22 03:00:46.332194 | instance | 2026-09-22 03:00:46.332485 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-09-22 03:00:46.332704 | instance | Tuesday 22 September 2026 03:00:46 +0000 (0:00:00.071) 0:11:58.547 ***** 2026-09-22 03:00:49.784805 | instance | ok: [instance] 2026-09-22 03:00:49.785064 | instance | 2026-09-22 03:00:49.785346 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 03:00:49.785584 | instance | Tuesday 22 September 2026 03:00:49 +0000 (0:00:03.452) 0:12:02.000 ***** 2026-09-22 03:00:49.933049 | instance | included: openstack_helm_ingress for instance 2026-09-22 03:00:49.933282 | instance | 2026-09-22 03:00:49.933526 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 03:00:49.933756 | instance | Tuesday 22 September 2026 03:00:49 +0000 (0:00:00.148) 0:12:02.148 ***** 2026-09-22 03:00:50.008437 | instance | skipping: [instance] 2026-09-22 03:00:50.008636 | instance | 2026-09-22 03:00:50.008988 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 03:00:50.009250 | instance | Tuesday 22 September 2026 03:00:50 +0000 (0:00:00.075) 0:12:02.224 ***** 2026-09-22 03:00:50.086987 | instance | skipping: [instance] 2026-09-22 03:00:50.087193 | instance | 2026-09-22 03:00:50.087459 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 03:00:50.087684 | instance | Tuesday 22 September 2026 03:00:50 +0000 (0:00:00.078) 0:12:02.302 ***** 2026-09-22 03:00:50.164635 | instance | ok: [instance] 2026-09-22 03:00:50.164816 | instance | 2026-09-22 03:00:50.165085 | instance | TASK [Create Ingress network] ************************************************** 2026-09-22 03:00:50.165336 | instance | Tuesday 22 September 2026 03:00:50 +0000 (0:00:00.077) 0:12:02.380 ***** 2026-09-22 03:00:50.274980 | instance | included: ingress for instance 2026-09-22 03:00:50.275280 | instance | 2026-09-22 03:00:50.275557 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-09-22 03:00:50.275813 | instance | Tuesday 22 September 2026 03:00:50 +0000 (0:00:00.110) 0:12:02.490 ***** 2026-09-22 03:00:51.612577 | instance | ok: [instance] 2026-09-22 03:00:51.612775 | instance | 2026-09-22 03:00:51.613107 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-09-22 03:00:51.613444 | instance | Tuesday 22 September 2026 03:00:51 +0000 (0:00:01.336) 0:12:03.827 ***** 2026-09-22 03:00:52.380402 | instance | ok: [instance] 2026-09-22 03:00:52.380607 | instance | 2026-09-22 03:00:52.380853 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-09-22 03:00:52.381201 | instance | Tuesday 22 September 2026 03:00:52 +0000 (0:00:00.768) 0:12:04.596 ***** 2026-09-22 03:00:53.745925 | 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-09-22 03:00:53.746065 | instance | 2026-09-22 03:00:53.746318 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-09-22 03:00:53.746515 | instance | Tuesday 22 September 2026 03:00:53 +0000 (0:00:01.365) 0:12:05.961 ***** 2026-09-22 03:00:55.348270 | 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-09-22 03:00:55.348349 | instance | 2026-09-22 03:00:55.348361 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 03:00:55.348371 | instance | Tuesday 22 September 2026 03:00:55 +0000 (0:00:01.602) 0:12:07.563 ***** 2026-09-22 03:00:55.478495 | instance | ok: [instance] 2026-09-22 03:00:55.478562 | instance | 2026-09-22 03:00:55.478764 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 03:00:55.478809 | instance | Tuesday 22 September 2026 03:00:55 +0000 (0:00:00.131) 0:12:07.694 ***** 2026-09-22 03:00:55.635491 | instance | included: rabbitmq for instance 2026-09-22 03:00:55.635571 | instance | 2026-09-22 03:00:55.635697 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-22 03:00:55.635794 | instance | Tuesday 22 September 2026 03:00:55 +0000 (0:00:00.156) 0:12:07.851 ***** 2026-09-22 03:00:56.426992 | instance | ok: [instance] 2026-09-22 03:00:56.427069 | instance | 2026-09-22 03:00:56.427424 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-22 03:00:56.427473 | instance | Tuesday 22 September 2026 03:00:56 +0000 (0:00:00.791) 0:12:08.642 ***** 2026-09-22 03:00:56.641901 | instance | skipping: [instance] 2026-09-22 03:00:56.642639 | instance | 2026-09-22 03:00:56.642700 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-22 03:00:56.642788 | instance | Tuesday 22 September 2026 03:00:56 +0000 (0:00:00.214) 0:12:08.857 ***** 2026-09-22 03:00:56.876397 | instance | skipping: [instance] 2026-09-22 03:00:56.876696 | instance | 2026-09-22 03:00:56.876861 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-22 03:00:56.877153 | instance | Tuesday 22 September 2026 03:00:56 +0000 (0:00:00.234) 0:12:09.091 ***** 2026-09-22 03:00:57.184562 | instance | skipping: [instance] 2026-09-22 03:00:57.184621 | instance | 2026-09-22 03:00:57.184852 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-22 03:00:57.184912 | instance | Tuesday 22 September 2026 03:00:57 +0000 (0:00:00.308) 0:12:09.400 ***** 2026-09-22 03:00:58.276367 | instance | ok: [instance] 2026-09-22 03:00:58.276448 | instance | 2026-09-22 03:00:58.276572 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 03:00:58.276685 | instance | Tuesday 22 September 2026 03:00:58 +0000 (0:00:01.091) 0:12:10.491 ***** 2026-09-22 03:00:59.020538 | instance | ok: [instance] 2026-09-22 03:00:59.020631 | instance | 2026-09-22 03:00:59.020699 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 03:00:59.020826 | instance | Tuesday 22 September 2026 03:00:59 +0000 (0:00:00.744) 0:12:11.236 ***** 2026-09-22 03:00:59.080678 | instance | ok: [instance] 2026-09-22 03:00:59.080751 | instance | 2026-09-22 03:00:59.080859 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 03:00:59.081019 | instance | Tuesday 22 September 2026 03:00:59 +0000 (0:00:00.060) 0:12:11.296 ***** 2026-09-22 03:00:59.155054 | instance | skipping: [instance] 2026-09-22 03:00:59.155116 | instance | 2026-09-22 03:00:59.155278 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 03:00:59.155377 | instance | Tuesday 22 September 2026 03:00:59 +0000 (0:00:00.074) 0:12:11.371 ***** 2026-09-22 03:00:59.234347 | instance | skipping: [instance] 2026-09-22 03:00:59.234409 | instance | 2026-09-22 03:00:59.234552 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 03:00:59.234670 | instance | Tuesday 22 September 2026 03:00:59 +0000 (0:00:00.079) 0:12:11.450 ***** 2026-09-22 03:00:59.306065 | instance | ok: [instance] 2026-09-22 03:00:59.306139 | instance | 2026-09-22 03:00:59.306229 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 03:00:59.306338 | instance | Tuesday 22 September 2026 03:00:59 +0000 (0:00:00.071) 0:12:11.522 ***** 2026-09-22 03:00:59.472247 | instance | ok: [instance] => (item=cloudformation) 2026-09-22 03:00:59.472326 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 03:00:59.472394 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-22 03:00:59.472548 | instance | ok: [instance] => (item=orchestration) 2026-09-22 03:00:59.472629 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 03:00:59.472747 | instance | ok: [instance] => (item=identity) 2026-09-22 03:00:59.472822 | instance | 2026-09-22 03:00:59.472953 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 03:00:59.473050 | instance | Tuesday 22 September 2026 03:00:59 +0000 (0:00:00.166) 0:12:11.688 ***** 2026-09-22 03:00:59.589537 | instance | ok: [instance] 2026-09-22 03:00:59.589617 | instance | 2026-09-22 03:00:59.589875 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 03:00:59.589919 | instance | Tuesday 22 September 2026 03:00:59 +0000 (0:00:00.117) 0:12:11.805 ***** 2026-09-22 03:00:59.738133 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 03:00:59.738224 | instance | 2026-09-22 03:00:59.738329 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 03:00:59.738431 | instance | Tuesday 22 September 2026 03:00:59 +0000 (0:00:00.148) 0:12:11.954 ***** 2026-09-22 03:01:00.470222 | instance | ok: [instance] 2026-09-22 03:01:00.470301 | instance | 2026-09-22 03:01:00.470400 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-09-22 03:01:00.470508 | instance | Tuesday 22 September 2026 03:01:00 +0000 (0:00:00.732) 0:12:12.686 ***** 2026-09-22 03:01:03.802862 | instance | ok: [instance] 2026-09-22 03:01:03.802942 | instance | 2026-09-22 03:01:03.803407 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 03:01:03.803533 | instance | Tuesday 22 September 2026 03:01:03 +0000 (0:00:03.332) 0:12:16.018 ***** 2026-09-22 03:01:03.992636 | instance | included: openstack_helm_ingress for instance 2026-09-22 03:01:03.992816 | instance | 2026-09-22 03:01:03.993147 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 03:01:03.993433 | instance | Tuesday 22 September 2026 03:01:03 +0000 (0:00:00.189) 0:12:16.208 ***** 2026-09-22 03:01:04.097239 | instance | skipping: [instance] 2026-09-22 03:01:04.097365 | instance | 2026-09-22 03:01:04.097528 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 03:01:04.097678 | instance | Tuesday 22 September 2026 03:01:04 +0000 (0:00:00.104) 0:12:16.313 ***** 2026-09-22 03:01:04.206990 | instance | skipping: [instance] 2026-09-22 03:01:04.207197 | instance | 2026-09-22 03:01:04.207463 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 03:01:04.207695 | instance | Tuesday 22 September 2026 03:01:04 +0000 (0:00:00.109) 0:12:16.422 ***** 2026-09-22 03:01:04.319694 | instance | ok: [instance] 2026-09-22 03:01:04.319949 | instance | 2026-09-22 03:01:04.320233 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-09-22 03:01:04.320468 | instance | Tuesday 22 September 2026 03:01:04 +0000 (0:00:00.112) 0:12:16.535 ***** 2026-09-22 03:01:04.418101 | instance | included: ingress for instance 2026-09-22 03:01:04.418347 | instance | 2026-09-22 03:01:04.418618 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-09-22 03:01:04.418882 | instance | Tuesday 22 September 2026 03:01:04 +0000 (0:00:00.098) 0:12:16.633 ***** 2026-09-22 03:01:05.699853 | instance | ok: [instance] 2026-09-22 03:01:05.700098 | instance | 2026-09-22 03:01:05.700401 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 03:01:05.700685 | instance | Tuesday 22 September 2026 03:01:05 +0000 (0:00:01.281) 0:12:17.915 ***** 2026-09-22 03:01:05.846207 | instance | included: openstack_helm_ingress for instance 2026-09-22 03:01:05.846435 | instance | 2026-09-22 03:01:05.846721 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 03:01:05.846972 | instance | Tuesday 22 September 2026 03:01:05 +0000 (0:00:00.146) 0:12:18.061 ***** 2026-09-22 03:01:05.946045 | instance | skipping: [instance] 2026-09-22 03:01:05.946250 | instance | 2026-09-22 03:01:05.946937 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 03:01:05.946984 | instance | Tuesday 22 September 2026 03:01:05 +0000 (0:00:00.100) 0:12:18.161 ***** 2026-09-22 03:01:06.260812 | instance | skipping: [instance] 2026-09-22 03:01:06.261087 | instance | 2026-09-22 03:01:06.261358 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 03:01:06.261590 | instance | Tuesday 22 September 2026 03:01:06 +0000 (0:00:00.314) 0:12:18.476 ***** 2026-09-22 03:01:06.380479 | instance | ok: [instance] 2026-09-22 03:01:06.380650 | instance | 2026-09-22 03:01:06.380882 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-09-22 03:01:06.381154 | instance | Tuesday 22 September 2026 03:01:06 +0000 (0:00:00.119) 0:12:18.596 ***** 2026-09-22 03:01:06.492004 | instance | included: ingress for instance 2026-09-22 03:01:06.492170 | instance | 2026-09-22 03:01:06.492431 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-09-22 03:01:06.492666 | instance | Tuesday 22 September 2026 03:01:06 +0000 (0:00:00.111) 0:12:18.707 ***** 2026-09-22 03:01:07.878716 | instance | ok: [instance] 2026-09-22 03:01:07.879001 | instance | 2026-09-22 03:01:07.879414 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-09-22 03:01:07.879747 | instance | Tuesday 22 September 2026 03:01:07 +0000 (0:00:01.386) 0:12:20.094 ***** 2026-09-22 03:01:08.226418 | instance | ok: [instance] 2026-09-22 03:01:08.226731 | instance | 2026-09-22 03:01:08.227079 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 03:01:08.227457 | instance | Tuesday 22 September 2026 03:01:08 +0000 (0:00:00.347) 0:12:20.441 ***** 2026-09-22 03:01:09.606566 | instance | ok: [instance] 2026-09-22 03:01:09.606733 | instance | 2026-09-22 03:01:09.606977 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-22 03:01:09.607226 | instance | Tuesday 22 September 2026 03:01:09 +0000 (0:00:01.380) 0:12:21.821 ***** 2026-09-22 03:01:09.964958 | instance | ok: [instance] 2026-09-22 03:01:09.965206 | instance | 2026-09-22 03:01:09.965459 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 03:01:09.965685 | instance | Tuesday 22 September 2026 03:01:09 +0000 (0:00:00.358) 0:12:22.180 ***** 2026-09-22 03:01:10.124679 | instance | ok: [instance] => { 2026-09-22 03:01:10.124945 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-09-22 03:01:10.125372 | instance | } 2026-09-22 03:01:10.125613 | instance | 2026-09-22 03:01:10.125843 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 03:01:10.126071 | instance | Tuesday 22 September 2026 03:01:10 +0000 (0:00:00.159) 0:12:22.340 ***** 2026-09-22 03:01:10.557049 | instance | ok: [instance] 2026-09-22 03:01:10.557291 | instance | 2026-09-22 03:01:10.557554 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 03:01:10.557792 | instance | Tuesday 22 September 2026 03:01:10 +0000 (0:00:00.432) 0:12:22.772 ***** 2026-09-22 03:01:11.772700 | instance | ok: [instance] 2026-09-22 03:01:11.772862 | instance | 2026-09-22 03:01:11.773238 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-09-22 03:01:11.773494 | instance | Tuesday 22 September 2026 03:01:11 +0000 (0:00:01.215) 0:12:23.988 ***** 2026-09-22 03:01:12.333975 | instance | ok: [instance] 2026-09-22 03:01:12.334210 | instance | 2026-09-22 03:01:12.334464 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-09-22 03:01:12.334687 | instance | Tuesday 22 September 2026 03:01:12 +0000 (0:00:00.561) 0:12:24.549 ***** 2026-09-22 03:01:13.112549 | instance | ok: [instance] 2026-09-22 03:01:13.112610 | instance | 2026-09-22 03:01:13.112732 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-09-22 03:01:13.112836 | instance | Tuesday 22 September 2026 03:01:13 +0000 (0:00:00.779) 0:12:25.328 ***** 2026-09-22 03:01:13.962966 | instance | ok: [instance] 2026-09-22 03:01:13.963063 | instance | 2026-09-22 03:01:13.963213 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-09-22 03:01:13.963341 | instance | Tuesday 22 September 2026 03:01:13 +0000 (0:00:00.850) 0:12:26.178 ***** 2026-09-22 03:01:14.512038 | instance | ok: [instance] 2026-09-22 03:01:14.512254 | instance | 2026-09-22 03:01:14.512500 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-09-22 03:01:14.512747 | instance | Tuesday 22 September 2026 03:01:14 +0000 (0:00:00.549) 0:12:26.727 ***** 2026-09-22 03:01:14.737592 | instance | included: openstack_helm_endpoints for instance 2026-09-22 03:01:14.737801 | instance | 2026-09-22 03:01:14.738051 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 03:01:14.738321 | instance | Tuesday 22 September 2026 03:01:14 +0000 (0:00:00.225) 0:12:26.953 ***** 2026-09-22 03:01:14.814531 | instance | skipping: [instance] 2026-09-22 03:01:14.814722 | instance | 2026-09-22 03:01:14.814947 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 03:01:14.815173 | instance | Tuesday 22 September 2026 03:01:14 +0000 (0:00:00.077) 0:12:27.030 ***** 2026-09-22 03:01:14.982289 | instance | skipping: [instance] 2026-09-22 03:01:14.982482 | instance | 2026-09-22 03:01:14.982717 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 03:01:14.982942 | instance | Tuesday 22 September 2026 03:01:14 +0000 (0:00:00.167) 0:12:27.198 ***** 2026-09-22 03:01:15.040699 | instance | skipping: [instance] 2026-09-22 03:01:15.040955 | instance | 2026-09-22 03:01:15.041332 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 03:01:15.041572 | instance | Tuesday 22 September 2026 03:01:15 +0000 (0:00:00.058) 0:12:27.256 ***** 2026-09-22 03:01:15.103403 | instance | skipping: [instance] 2026-09-22 03:01:15.103587 | instance | 2026-09-22 03:01:15.103816 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 03:01:15.104037 | instance | Tuesday 22 September 2026 03:01:15 +0000 (0:00:00.062) 0:12:27.319 ***** 2026-09-22 03:01:15.161966 | instance | skipping: [instance] 2026-09-22 03:01:15.162153 | instance | 2026-09-22 03:01:15.162425 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 03:01:15.162655 | instance | Tuesday 22 September 2026 03:01:15 +0000 (0:00:00.058) 0:12:27.378 ***** 2026-09-22 03:01:15.222715 | instance | skipping: [instance] 2026-09-22 03:01:15.222902 | instance | 2026-09-22 03:01:15.223137 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 03:01:15.224036 | instance | Tuesday 22 September 2026 03:01:15 +0000 (0:00:00.060) 0:12:27.438 ***** 2026-09-22 03:01:15.292187 | instance | ok: [instance] 2026-09-22 03:01:15.292388 | instance | 2026-09-22 03:01:15.292631 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 03:01:15.292857 | instance | Tuesday 22 September 2026 03:01:15 +0000 (0:00:00.069) 0:12:27.508 ***** 2026-09-22 03:01:15.380528 | instance | ok: [instance] => (item=identity) 2026-09-22 03:01:15.380712 | instance | 2026-09-22 03:01:15.380971 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 03:01:15.381217 | instance | Tuesday 22 September 2026 03:01:15 +0000 (0:00:00.088) 0:12:27.596 ***** 2026-09-22 03:01:15.483319 | instance | ok: [instance] 2026-09-22 03:01:15.483525 | instance | 2026-09-22 03:01:15.483761 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-09-22 03:01:15.483979 | instance | Tuesday 22 September 2026 03:01:15 +0000 (0:00:00.102) 0:12:27.699 ***** 2026-09-22 03:01:16.059136 | instance | ok: [instance] 2026-09-22 03:01:16.059367 | instance | 2026-09-22 03:01:16.059613 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-09-22 03:01:16.059845 | instance | Tuesday 22 September 2026 03:01:16 +0000 (0:00:00.575) 0:12:28.274 ***** 2026-09-22 03:01:16.649338 | instance | ok: [instance] 2026-09-22 03:01:16.649582 | instance | 2026-09-22 03:01:16.649822 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-09-22 03:01:16.650048 | instance | Tuesday 22 September 2026 03:01:16 +0000 (0:00:00.589) 0:12:28.864 ***** 2026-09-22 03:01:17.221629 | instance | ok: [instance] 2026-09-22 03:01:17.221797 | instance | 2026-09-22 03:01:17.221990 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-09-22 03:01:17.222204 | instance | Tuesday 22 September 2026 03:01:17 +0000 (0:00:00.572) 0:12:29.437 ***** 2026-09-22 03:01:17.933986 | instance | ok: [instance] 2026-09-22 03:01:17.934241 | instance | 2026-09-22 03:01:17.934486 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 03:01:17.934743 | instance | Tuesday 22 September 2026 03:01:17 +0000 (0:00:00.712) 0:12:30.149 ***** 2026-09-22 03:01:18.062922 | instance | ok: [instance] 2026-09-22 03:01:18.063112 | instance | 2026-09-22 03:01:18.063380 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 03:01:18.063610 | instance | Tuesday 22 September 2026 03:01:18 +0000 (0:00:00.128) 0:12:30.278 ***** 2026-09-22 03:01:18.186427 | instance | included: rabbitmq for instance 2026-09-22 03:01:18.186628 | instance | 2026-09-22 03:01:18.186881 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-22 03:01:18.187109 | instance | Tuesday 22 September 2026 03:01:18 +0000 (0:00:00.123) 0:12:30.402 ***** 2026-09-22 03:01:18.917963 | instance | ok: [instance] 2026-09-22 03:01:18.918170 | instance | 2026-09-22 03:01:18.918447 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-22 03:01:18.918686 | instance | Tuesday 22 September 2026 03:01:18 +0000 (0:00:00.731) 0:12:31.133 ***** 2026-09-22 03:01:19.103434 | instance | skipping: [instance] 2026-09-22 03:01:19.103643 | instance | 2026-09-22 03:01:19.103899 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-22 03:01:19.104134 | instance | Tuesday 22 September 2026 03:01:19 +0000 (0:00:00.185) 0:12:31.319 ***** 2026-09-22 03:01:19.258898 | instance | skipping: [instance] 2026-09-22 03:01:19.259083 | instance | 2026-09-22 03:01:19.259349 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-22 03:01:19.259578 | instance | Tuesday 22 September 2026 03:01:19 +0000 (0:00:00.155) 0:12:31.474 ***** 2026-09-22 03:01:19.460495 | instance | skipping: [instance] 2026-09-22 03:01:19.460691 | instance | 2026-09-22 03:01:19.460965 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-22 03:01:19.461225 | instance | Tuesday 22 September 2026 03:01:19 +0000 (0:00:00.201) 0:12:31.676 ***** 2026-09-22 03:01:20.423262 | instance | ok: [instance] 2026-09-22 03:01:20.423508 | instance | 2026-09-22 03:01:20.423794 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 03:01:20.424030 | instance | Tuesday 22 September 2026 03:01:20 +0000 (0:00:00.961) 0:12:32.637 ***** 2026-09-22 03:01:21.185311 | instance | ok: [instance] 2026-09-22 03:01:21.185542 | instance | 2026-09-22 03:01:21.185791 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 03:01:21.186061 | instance | Tuesday 22 September 2026 03:01:21 +0000 (0:00:00.763) 0:12:33.400 ***** 2026-09-22 03:01:21.301883 | instance | ok: [instance] 2026-09-22 03:01:21.302032 | instance | 2026-09-22 03:01:21.302192 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 03:01:21.302380 | instance | Tuesday 22 September 2026 03:01:21 +0000 (0:00:00.116) 0:12:33.517 ***** 2026-09-22 03:01:21.405222 | instance | skipping: [instance] 2026-09-22 03:01:21.405627 | instance | 2026-09-22 03:01:21.406042 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 03:01:21.406462 | instance | Tuesday 22 September 2026 03:01:21 +0000 (0:00:00.102) 0:12:33.620 ***** 2026-09-22 03:01:21.491424 | instance | skipping: [instance] 2026-09-22 03:01:21.491644 | instance | 2026-09-22 03:01:21.491880 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 03:01:21.492107 | instance | Tuesday 22 September 2026 03:01:21 +0000 (0:00:00.086) 0:12:33.707 ***** 2026-09-22 03:01:21.587496 | instance | ok: [instance] 2026-09-22 03:01:21.587713 | instance | 2026-09-22 03:01:21.587954 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 03:01:21.588187 | instance | Tuesday 22 September 2026 03:01:21 +0000 (0:00:00.095) 0:12:33.803 ***** 2026-09-22 03:01:21.840463 | instance | ok: [instance] => (item=load_balancer) 2026-09-22 03:01:21.840699 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-09-22 03:01:21.840966 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 03:01:21.841191 | instance | ok: [instance] => (item=network) 2026-09-22 03:01:21.841426 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-22 03:01:21.841645 | instance | ok: [instance] => (item=valkey) 2026-09-22 03:01:21.841865 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 03:01:21.842101 | instance | ok: [instance] => (item=identity) 2026-09-22 03:01:21.842333 | instance | 2026-09-22 03:01:21.842575 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 03:01:21.842800 | instance | Tuesday 22 September 2026 03:01:21 +0000 (0:00:00.253) 0:12:34.056 ***** 2026-09-22 03:01:21.944281 | instance | ok: [instance] 2026-09-22 03:01:21.944483 | instance | 2026-09-22 03:01:21.944719 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 03:01:21.944971 | instance | Tuesday 22 September 2026 03:01:21 +0000 (0:00:00.103) 0:12:34.160 ***** 2026-09-22 03:01:22.163676 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 03:01:22.163745 | instance | 2026-09-22 03:01:22.163845 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 03:01:22.163942 | instance | Tuesday 22 September 2026 03:01:22 +0000 (0:00:00.219) 0:12:34.379 ***** 2026-09-22 03:01:22.819449 | instance | ok: [instance] 2026-09-22 03:01:22.819634 | instance | 2026-09-22 03:01:22.819870 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-09-22 03:01:22.820102 | instance | Tuesday 22 September 2026 03:01:22 +0000 (0:00:00.654) 0:12:35.034 ***** 2026-09-22 03:01:24.097751 | instance | ok: [instance] 2026-09-22 03:01:24.098017 | instance | 2026-09-22 03:01:24.098415 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-09-22 03:01:24.098767 | instance | Tuesday 22 September 2026 03:01:24 +0000 (0:00:01.278) 0:12:36.313 ***** 2026-09-22 03:01:25.403869 | instance | ok: [instance] 2026-09-22 03:01:25.404100 | instance | 2026-09-22 03:01:25.404451 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-09-22 03:01:25.404686 | instance | Tuesday 22 September 2026 03:01:25 +0000 (0:00:01.305) 0:12:37.619 ***** 2026-09-22 03:01:26.531465 | instance | ok: [instance] 2026-09-22 03:01:26.531692 | instance | 2026-09-22 03:01:26.531936 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-09-22 03:01:26.532188 | instance | Tuesday 22 September 2026 03:01:26 +0000 (0:00:01.127) 0:12:38.746 ***** 2026-09-22 03:01:27.981585 | instance | ok: [instance] 2026-09-22 03:01:27.981786 | instance | 2026-09-22 03:01:27.982038 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-09-22 03:01:27.982306 | instance | Tuesday 22 September 2026 03:01:27 +0000 (0:00:01.450) 0:12:40.197 ***** 2026-09-22 03:01:33.518997 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-09-22 03:01:33.519170 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-09-22 03:01:33.519419 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-09-22 03:01:33.519658 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-09-22 03:01:33.519876 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-09-22 03:01:33.520086 | instance | 2026-09-22 03:01:33.520322 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-09-22 03:01:33.520545 | instance | Tuesday 22 September 2026 03:01:33 +0000 (0:00:05.537) 0:12:45.734 ***** 2026-09-22 03:01:34.972268 | instance | ok: [instance] => (item=instance) 2026-09-22 03:01:34.972514 | instance | 2026-09-22 03:01:34.972780 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-09-22 03:01:34.973076 | instance | Tuesday 22 September 2026 03:01:34 +0000 (0:00:01.452) 0:12:47.187 ***** 2026-09-22 03:01:37.902331 | instance | ok: [instance] => (item=instance) 2026-09-22 03:01:37.902523 | instance | 2026-09-22 03:01:37.902742 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-09-22 03:01:37.902963 | instance | Tuesday 22 September 2026 03:01:37 +0000 (0:00:02.930) 0:12:50.118 ***** 2026-09-22 03:01:43.194114 | instance | ok: [instance] => (item=instance) 2026-09-22 03:01:43.195005 | instance | 2026-09-22 03:01:43.195075 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-09-22 03:01:43.195124 | instance | Tuesday 22 September 2026 03:01:43 +0000 (0:00:05.291) 0:12:55.409 ***** 2026-09-22 03:01:44.726817 | instance | ok: [instance] => (item=instance) 2026-09-22 03:01:44.727033 | instance | 2026-09-22 03:01:44.727291 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-09-22 03:01:44.727522 | instance | Tuesday 22 September 2026 03:01:44 +0000 (0:00:01.532) 0:12:56.942 ***** 2026-09-22 03:01:44.841015 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-09-22 03:01:44.841084 | instance | 2026-09-22 03:01:44.841343 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-09-22 03:01:44.841386 | instance | Tuesday 22 September 2026 03:01:44 +0000 (0:00:00.114) 0:12:57.056 ***** 2026-09-22 03:01:45.893958 | instance | ok: [instance] 2026-09-22 03:01:45.894030 | instance | 2026-09-22 03:01:45.894133 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-09-22 03:01:45.894241 | instance | Tuesday 22 September 2026 03:01:45 +0000 (0:00:01.053) 0:12:58.110 ***** 2026-09-22 03:01:47.973354 | instance | ok: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-09-22T02:34:06Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.224', 'hostname': 'host-172-24-3-224', 'fqdn': 'host-172-24-3-224.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '341c55f5-5d4e-43ef-b110-646c038bce81', 'ip_address': '172.24.3.224'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:7e:ca:18', 'name': 'octavia-health-manager-port-instance', 'network_id': 'dde4cc44-7751-47a0-99ba-6cc26759a6f8', 'numa_affinity_policy': None, 'project_id': 'a025a994a6e649a6860d9d5b14811b6c', 'tenant_id': 'a025a994a6e649a6860d9d5b14811b6c', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['b4994117-2e93-45bc-8213-ed43405dae8e'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-09-22T02:38:04Z', 'revision_number': 5, 'if_match': None, 'id': 'b5a3aac5-a9fc-4b38-b7ab-9966208b1855', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-09-22 03:01:47.973714 | instance | ok: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-09-22T02:34:06Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.224', 'hostname': 'host-172-24-3-224', 'fqdn': 'host-172-24-3-224.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '341c55f5-5d4e-43ef-b110-646c038bce81', 'ip_address': '172.24.3.224'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:7e:ca:18', 'name': 'octavia-health-manager-port-instance', 'network_id': 'dde4cc44-7751-47a0-99ba-6cc26759a6f8', 'numa_affinity_policy': None, 'project_id': 'a025a994a6e649a6860d9d5b14811b6c', 'tenant_id': 'a025a994a6e649a6860d9d5b14811b6c', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['b4994117-2e93-45bc-8213-ed43405dae8e'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-09-22T02:38:04Z', 'revision_number': 5, 'if_match': None, 'id': 'b5a3aac5-a9fc-4b38-b7ab-9966208b1855', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-09-22 03:01:47.973954 | instance | 2026-09-22 03:01:47.974185 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-09-22 03:01:47.974435 | instance | Tuesday 22 September 2026 03:01:47 +0000 (0:00:02.078) 0:13:00.188 ***** 2026-09-22 03:01:49.078841 | instance | ok: [instance] 2026-09-22 03:01:49.079019 | instance | 2026-09-22 03:01:49.079255 | instance | TASK [Upload Amphora image] **************************************************** 2026-09-22 03:01:49.079492 | instance | Tuesday 22 September 2026 03:01:49 +0000 (0:00:01.105) 0:13:01.294 ***** 2026-09-22 03:01:49.207094 | instance | included: atmosphere.common.glance_image for instance 2026-09-22 03:01:49.207180 | instance | 2026-09-22 03:01:49.207410 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-09-22 03:01:49.207538 | instance | Tuesday 22 September 2026 03:01:49 +0000 (0:00:00.128) 0:13:01.423 ***** 2026-09-22 03:01:50.421809 | instance | ok: [instance] 2026-09-22 03:01:50.421871 | instance | 2026-09-22 03:01:50.422116 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-22 03:01:50.422135 | instance | Tuesday 22 September 2026 03:01:50 +0000 (0:00:01.213) 0:13:02.637 ***** 2026-09-22 03:01:58.336796 | instance | ok: [instance] 2026-09-22 03:01:58.336884 | instance | 2026-09-22 03:01:58.336988 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-22 03:01:58.337090 | instance | Tuesday 22 September 2026 03:01:58 +0000 (0:00:07.915) 0:13:10.552 ***** 2026-09-22 03:01:58.433355 | instance | ok: [instance] 2026-09-22 03:01:58.433428 | instance | 2026-09-22 03:01:58.433557 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-22 03:01:58.433686 | instance | Tuesday 22 September 2026 03:01:58 +0000 (0:00:00.096) 0:13:10.649 ***** 2026-09-22 03:01:59.532149 | instance | ok: [instance] 2026-09-22 03:01:59.532252 | instance | 2026-09-22 03:01:59.532419 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-22 03:01:59.532567 | instance | Tuesday 22 September 2026 03:01:59 +0000 (0:00:01.098) 0:13:11.748 ***** 2026-09-22 03:01:59.633537 | instance | ok: [instance] 2026-09-22 03:01:59.633625 | instance | 2026-09-22 03:01:59.633653 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-22 03:01:59.633792 | instance | Tuesday 22 September 2026 03:01:59 +0000 (0:00:00.101) 0:13:11.849 ***** 2026-09-22 03:01:59.743557 | instance | ok: [instance] 2026-09-22 03:01:59.743629 | instance | 2026-09-22 03:01:59.743737 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-22 03:01:59.743838 | instance | Tuesday 22 September 2026 03:01:59 +0000 (0:00:00.109) 0:13:11.959 ***** 2026-09-22 03:01:59.804479 | instance | skipping: [instance] 2026-09-22 03:01:59.804561 | instance | 2026-09-22 03:01:59.804645 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-22 03:01:59.804740 | instance | Tuesday 22 September 2026 03:01:59 +0000 (0:00:00.061) 0:13:12.020 ***** 2026-09-22 03:01:59.862460 | instance | skipping: [instance] 2026-09-22 03:01:59.862539 | instance | 2026-09-22 03:01:59.862592 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-22 03:01:59.862705 | instance | Tuesday 22 September 2026 03:01:59 +0000 (0:00:00.057) 0:13:12.078 ***** 2026-09-22 03:01:59.921813 | instance | skipping: [instance] 2026-09-22 03:01:59.921883 | instance | 2026-09-22 03:01:59.921941 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-22 03:01:59.922055 | instance | Tuesday 22 September 2026 03:01:59 +0000 (0:00:00.059) 0:13:12.137 ***** 2026-09-22 03:01:59.980283 | instance | skipping: [instance] 2026-09-22 03:01:59.980391 | instance | 2026-09-22 03:01:59.980505 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-22 03:01:59.980565 | instance | Tuesday 22 September 2026 03:01:59 +0000 (0:00:00.058) 0:13:12.196 ***** 2026-09-22 03:02:00.072416 | instance | skipping: [instance] 2026-09-22 03:02:00.072495 | instance | 2026-09-22 03:02:00.072758 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-22 03:02:00.073016 | instance | Tuesday 22 September 2026 03:02:00 +0000 (0:00:00.091) 0:13:12.288 ***** 2026-09-22 03:02:00.160427 | instance | skipping: [instance] 2026-09-22 03:02:00.160753 | instance | 2026-09-22 03:02:00.161342 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-22 03:02:00.161721 | instance | Tuesday 22 September 2026 03:02:00 +0000 (0:00:00.087) 0:13:12.375 ***** 2026-09-22 03:02:00.252129 | instance | skipping: [instance] 2026-09-22 03:02:00.252354 | instance | 2026-09-22 03:02:00.252420 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-22 03:02:00.252569 | instance | Tuesday 22 September 2026 03:02:00 +0000 (0:00:00.092) 0:13:12.467 ***** 2026-09-22 03:02:00.314298 | instance | skipping: [instance] 2026-09-22 03:02:00.314581 | instance | 2026-09-22 03:02:00.314847 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-22 03:02:00.315072 | instance | Tuesday 22 September 2026 03:02:00 +0000 (0:00:00.061) 0:13:12.529 ***** 2026-09-22 03:02:00.400106 | instance | skipping: [instance] 2026-09-22 03:02:00.400320 | instance | 2026-09-22 03:02:00.400554 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-22 03:02:00.400780 | instance | Tuesday 22 September 2026 03:02:00 +0000 (0:00:00.085) 0:13:12.615 ***** 2026-09-22 03:02:00.507834 | instance | skipping: [instance] 2026-09-22 03:02:00.508036 | instance | 2026-09-22 03:02:00.508294 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-09-22 03:02:00.508561 | instance | Tuesday 22 September 2026 03:02:00 +0000 (0:00:00.107) 0:13:12.723 ***** 2026-09-22 03:02:01.536559 | instance | ok: [instance] 2026-09-22 03:02:01.536763 | instance | 2026-09-22 03:02:01.537120 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-09-22 03:02:01.537432 | instance | Tuesday 22 September 2026 03:02:01 +0000 (0:00:01.028) 0:13:13.751 ***** 2026-09-22 03:02:02.250465 | instance | ok: [instance] 2026-09-22 03:02:02.250682 | instance | 2026-09-22 03:02:02.250940 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-09-22 03:02:02.251215 | instance | Tuesday 22 September 2026 03:02:02 +0000 (0:00:00.714) 0:13:14.466 ***** 2026-09-22 03:02:03.016062 | instance | ok: [instance] 2026-09-22 03:02:03.016274 | instance | 2026-09-22 03:02:03.016530 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-09-22 03:02:03.016765 | instance | Tuesday 22 September 2026 03:02:03 +0000 (0:00:00.765) 0:13:15.231 ***** 2026-09-22 03:02:04.302066 | instance | ok: [instance] 2026-09-22 03:02:04.302328 | instance | 2026-09-22 03:02:04.302594 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-09-22 03:02:04.302856 | instance | Tuesday 22 September 2026 03:02:04 +0000 (0:00:01.285) 0:13:16.517 ***** 2026-09-22 03:02:05.883526 | instance | ok: [instance] => (item=octavia-client) 2026-09-22 03:02:05.883764 | instance | ok: [instance] => (item=octavia-server) 2026-09-22 03:02:05.883995 | instance | 2026-09-22 03:02:05.884313 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-09-22 03:02:05.884566 | instance | Tuesday 22 September 2026 03:02:05 +0000 (0:00:01.581) 0:13:18.099 ***** 2026-09-22 03:02:06.587111 | instance | ok: [instance] 2026-09-22 03:02:06.587183 | instance | 2026-09-22 03:02:06.587433 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-09-22 03:02:06.587474 | instance | Tuesday 22 September 2026 03:02:06 +0000 (0:00:00.703) 0:13:18.803 ***** 2026-09-22 03:02:08.108529 | instance | ok: [instance] 2026-09-22 03:02:08.108628 | instance | 2026-09-22 03:02:08.108792 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-09-22 03:02:08.108948 | instance | Tuesday 22 September 2026 03:02:08 +0000 (0:00:01.521) 0:13:20.324 ***** 2026-09-22 03:02:11.133930 | instance | ok: [instance] 2026-09-22 03:02:11.134099 | instance | 2026-09-22 03:02:11.134119 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-09-22 03:02:11.134138 | instance | Tuesday 22 September 2026 03:02:11 +0000 (0:00:03.024) 0:13:23.349 ***** 2026-09-22 03:02:21.000934 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-09-22 03:02:21.001023 | instance | ok: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-09-22 03:02:21.001046 | instance | 2026-09-22 03:02:21.001305 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 03:02:21.001346 | instance | Tuesday 22 September 2026 03:02:20 +0000 (0:00:09.867) 0:13:33.216 ***** 2026-09-22 03:02:21.174285 | instance | included: openstack_helm_ingress for instance 2026-09-22 03:02:21.174433 | instance | 2026-09-22 03:02:21.174592 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 03:02:21.174778 | instance | Tuesday 22 September 2026 03:02:21 +0000 (0:00:00.173) 0:13:33.390 ***** 2026-09-22 03:02:21.292853 | instance | skipping: [instance] 2026-09-22 03:02:21.293507 | instance | 2026-09-22 03:02:21.293544 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 03:02:21.293556 | instance | Tuesday 22 September 2026 03:02:21 +0000 (0:00:00.118) 0:13:33.508 ***** 2026-09-22 03:02:21.396986 | instance | skipping: [instance] 2026-09-22 03:02:21.397054 | instance | 2026-09-22 03:02:21.397523 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 03:02:21.397547 | instance | Tuesday 22 September 2026 03:02:21 +0000 (0:00:00.103) 0:13:33.611 ***** 2026-09-22 03:02:21.514966 | instance | ok: [instance] 2026-09-22 03:02:21.515020 | instance | 2026-09-22 03:02:21.515031 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-09-22 03:02:21.515041 | instance | Tuesday 22 September 2026 03:02:21 +0000 (0:00:00.118) 0:13:33.730 ***** 2026-09-22 03:02:21.667394 | instance | included: ingress for instance 2026-09-22 03:02:21.667923 | instance | 2026-09-22 03:02:21.668402 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-09-22 03:02:21.668852 | instance | Tuesday 22 September 2026 03:02:21 +0000 (0:00:00.152) 0:13:33.882 ***** 2026-09-22 03:02:22.918268 | instance | ok: [instance] 2026-09-22 03:02:22.918321 | instance | 2026-09-22 03:02:22.918341 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 03:02:22.918347 | instance | Tuesday 22 September 2026 03:02:22 +0000 (0:00:01.250) 0:13:35.132 ***** 2026-09-22 03:02:23.044078 | instance | ok: [instance] 2026-09-22 03:02:23.044203 | instance | 2026-09-22 03:02:23.044635 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 03:02:23.045048 | instance | Tuesday 22 September 2026 03:02:23 +0000 (0:00:00.126) 0:13:35.259 ***** 2026-09-22 03:02:23.148115 | instance | included: rabbitmq for instance 2026-09-22 03:02:23.148176 | instance | 2026-09-22 03:02:23.148315 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-22 03:02:23.148422 | instance | Tuesday 22 September 2026 03:02:23 +0000 (0:00:00.104) 0:13:35.363 ***** 2026-09-22 03:02:23.916788 | instance | ok: [instance] 2026-09-22 03:02:23.917064 | instance | 2026-09-22 03:02:23.917364 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-22 03:02:23.917633 | instance | Tuesday 22 September 2026 03:02:23 +0000 (0:00:00.768) 0:13:36.132 ***** 2026-09-22 03:02:24.124140 | instance | skipping: [instance] 2026-09-22 03:02:24.124374 | instance | 2026-09-22 03:02:24.124632 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-22 03:02:24.124879 | instance | Tuesday 22 September 2026 03:02:24 +0000 (0:00:00.207) 0:13:36.339 ***** 2026-09-22 03:02:24.317684 | instance | skipping: [instance] 2026-09-22 03:02:24.317941 | instance | 2026-09-22 03:02:24.318177 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-22 03:02:24.318444 | instance | Tuesday 22 September 2026 03:02:24 +0000 (0:00:00.193) 0:13:36.533 ***** 2026-09-22 03:02:24.503543 | instance | skipping: [instance] 2026-09-22 03:02:24.503760 | instance | 2026-09-22 03:02:24.504011 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-22 03:02:24.504276 | instance | Tuesday 22 September 2026 03:02:24 +0000 (0:00:00.185) 0:13:36.719 ***** 2026-09-22 03:02:25.477173 | instance | ok: [instance] 2026-09-22 03:02:25.477396 | instance | 2026-09-22 03:02:25.477643 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 03:02:25.477884 | instance | Tuesday 22 September 2026 03:02:25 +0000 (0:00:00.973) 0:13:37.692 ***** 2026-09-22 03:02:26.229872 | instance | ok: [instance] 2026-09-22 03:02:26.230081 | instance | 2026-09-22 03:02:26.230447 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 03:02:26.230735 | instance | Tuesday 22 September 2026 03:02:26 +0000 (0:00:00.752) 0:13:38.445 ***** 2026-09-22 03:02:26.336740 | instance | ok: [instance] 2026-09-22 03:02:26.336991 | instance | 2026-09-22 03:02:26.337379 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 03:02:26.337644 | instance | Tuesday 22 September 2026 03:02:26 +0000 (0:00:00.107) 0:13:38.552 ***** 2026-09-22 03:02:26.413642 | instance | skipping: [instance] 2026-09-22 03:02:26.413879 | instance | 2026-09-22 03:02:26.414144 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 03:02:26.414415 | instance | Tuesday 22 September 2026 03:02:26 +0000 (0:00:00.076) 0:13:38.629 ***** 2026-09-22 03:02:26.517945 | instance | skipping: [instance] 2026-09-22 03:02:26.518190 | instance | 2026-09-22 03:02:26.518499 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 03:02:26.518755 | instance | Tuesday 22 September 2026 03:02:26 +0000 (0:00:00.104) 0:13:38.733 ***** 2026-09-22 03:02:26.634327 | instance | ok: [instance] 2026-09-22 03:02:26.634701 | instance | 2026-09-22 03:02:26.635079 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 03:02:26.635378 | instance | Tuesday 22 September 2026 03:02:26 +0000 (0:00:00.115) 0:13:38.849 ***** 2026-09-22 03:02:26.848503 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 03:02:26.848701 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-22 03:02:26.848998 | instance | ok: [instance] => (item=container_infra) 2026-09-22 03:02:26.849283 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 03:02:26.849518 | instance | ok: [instance] => (item=orchestration) 2026-09-22 03:02:26.849758 | instance | ok: [instance] => (item=key_manager) 2026-09-22 03:02:26.849939 | instance | ok: [instance] => (item=identity) 2026-09-22 03:02:26.850154 | instance | 2026-09-22 03:02:26.850407 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 03:02:26.850629 | instance | Tuesday 22 September 2026 03:02:26 +0000 (0:00:00.214) 0:13:39.064 ***** 2026-09-22 03:02:27.068510 | instance | ok: [instance] 2026-09-22 03:02:27.068714 | instance | 2026-09-22 03:02:27.069022 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 03:02:27.069373 | instance | Tuesday 22 September 2026 03:02:27 +0000 (0:00:00.219) 0:13:39.283 ***** 2026-09-22 03:02:27.186777 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 03:02:27.186979 | instance | 2026-09-22 03:02:27.187212 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 03:02:27.187467 | instance | Tuesday 22 September 2026 03:02:27 +0000 (0:00:00.118) 0:13:39.402 ***** 2026-09-22 03:02:27.873270 | instance | ok: [instance] 2026-09-22 03:02:27.873484 | instance | 2026-09-22 03:02:27.873722 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 03:02:27.873956 | instance | Tuesday 22 September 2026 03:02:27 +0000 (0:00:00.686) 0:13:40.088 ***** 2026-09-22 03:02:27.951119 | instance | ok: [instance] => { 2026-09-22 03:02:27.951391 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64" 2026-09-22 03:02:27.951633 | instance | } 2026-09-22 03:02:27.951850 | instance | 2026-09-22 03:02:27.952085 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 03:02:27.952342 | instance | Tuesday 22 September 2026 03:02:27 +0000 (0:00:00.077) 0:13:40.166 ***** 2026-09-22 03:02:28.369061 | instance | ok: [instance] 2026-09-22 03:02:28.369272 | instance | 2026-09-22 03:02:28.369533 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 03:02:28.369768 | instance | Tuesday 22 September 2026 03:02:28 +0000 (0:00:00.417) 0:13:40.584 ***** 2026-09-22 03:02:28.458645 | instance | skipping: [instance] 2026-09-22 03:02:28.458836 | instance | 2026-09-22 03:02:28.459088 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-09-22 03:02:28.459365 | instance | Tuesday 22 September 2026 03:02:28 +0000 (0:00:00.089) 0:13:40.673 ***** 2026-09-22 03:02:29.122344 | instance | ok: [instance] 2026-09-22 03:02:29.122504 | instance | 2026-09-22 03:02:29.122751 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 03:02:29.123005 | instance | Tuesday 22 September 2026 03:02:29 +0000 (0:00:00.662) 0:13:41.336 ***** 2026-09-22 03:02:29.232609 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 03:02:29.232823 | instance | 2026-09-22 03:02:29.233208 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 03:02:29.233537 | instance | Tuesday 22 September 2026 03:02:29 +0000 (0:00:00.112) 0:13:41.448 ***** 2026-09-22 03:02:29.877336 | instance | ok: [instance] 2026-09-22 03:02:29.877531 | instance | 2026-09-22 03:02:29.877779 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-09-22 03:02:29.878007 | instance | Tuesday 22 September 2026 03:02:29 +0000 (0:00:00.644) 0:13:42.092 ***** 2026-09-22 03:02:30.157985 | instance | ok: [instance] 2026-09-22 03:02:30.158059 | instance | 2026-09-22 03:02:30.158209 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-09-22 03:02:30.158364 | instance | Tuesday 22 September 2026 03:02:30 +0000 (0:00:00.281) 0:13:42.373 ***** 2026-09-22 03:02:30.780588 | instance | ok: [instance] 2026-09-22 03:02:30.780773 | instance | 2026-09-22 03:02:30.781051 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-09-22 03:02:30.781292 | instance | Tuesday 22 September 2026 03:02:30 +0000 (0:00:00.622) 0:13:42.996 ***** 2026-09-22 03:02:31.864624 | instance | ok: [instance] 2026-09-22 03:02:31.864814 | instance | 2026-09-22 03:02:31.865125 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-09-22 03:02:31.865378 | instance | Tuesday 22 September 2026 03:02:31 +0000 (0:00:01.084) 0:13:44.080 ***** 2026-09-22 03:02:34.966537 | instance | ok: [instance] 2026-09-22 03:02:34.966726 | instance | 2026-09-22 03:02:34.967018 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-09-22 03:02:34.967267 | instance | Tuesday 22 September 2026 03:02:34 +0000 (0:00:03.101) 0:13:47.182 ***** 2026-09-22 03:02:35.257085 | instance | ok: [instance] 2026-09-22 03:02:35.257281 | instance | 2026-09-22 03:02:35.257562 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-09-22 03:02:35.257839 | instance | Tuesday 22 September 2026 03:02:35 +0000 (0:00:00.290) 0:13:47.472 ***** 2026-09-22 03:02:37.578163 | instance | ok: [instance] 2026-09-22 03:02:37.578362 | instance | 2026-09-22 03:02:37.578629 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-09-22 03:02:37.578858 | instance | Tuesday 22 September 2026 03:02:37 +0000 (0:00:02.321) 0:13:49.793 ***** 2026-09-22 03:02:38.430665 | instance | ok: [instance] 2026-09-22 03:02:38.430872 | instance | 2026-09-22 03:02:38.431107 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-09-22 03:02:38.431356 | instance | Tuesday 22 September 2026 03:02:38 +0000 (0:00:00.852) 0:13:50.646 ***** 2026-09-22 03:02:38.493398 | instance | skipping: [instance] 2026-09-22 03:02:38.493599 | instance | 2026-09-22 03:02:38.493842 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-09-22 03:02:38.494071 | instance | Tuesday 22 September 2026 03:02:38 +0000 (0:00:00.062) 0:13:50.709 ***** 2026-09-22 03:02:38.596422 | instance | ok: [instance] 2026-09-22 03:02:38.596615 | instance | 2026-09-22 03:02:38.596875 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-09-22 03:02:38.597142 | instance | Tuesday 22 September 2026 03:02:38 +0000 (0:00:00.102) 0:13:50.812 ***** 2026-09-22 03:02:38.669191 | instance | skipping: [instance] 2026-09-22 03:02:38.669438 | instance | 2026-09-22 03:02:38.669696 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-09-22 03:02:38.669945 | instance | Tuesday 22 September 2026 03:02:38 +0000 (0:00:00.072) 0:13:50.885 ***** 2026-09-22 03:02:41.435959 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-09-22 03:02:41.436196 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-09-22 03:02:41.436469 | instance | ok: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-09-22 03:02:41.436703 | instance | ok: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-09-22 03:02:41.436960 | instance | 2026-09-22 03:02:41.437202 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-09-22 03:02:41.437446 | instance | Tuesday 22 September 2026 03:02:41 +0000 (0:00:02.766) 0:13:53.651 ***** 2026-09-22 03:02:41.569370 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-22 03:02:41.569644 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-22 03:02:41.569901 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-22 03:02:41.570152 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-22 03:02:41.570469 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-22 03:02:41.570716 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-22 03:02:41.571007 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-22 03:02:41.571281 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-22 03:02:41.571543 | instance | skipping: [instance] 2026-09-22 03:02:41.571755 | instance | 2026-09-22 03:02:41.571981 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-09-22 03:02:41.572204 | instance | Tuesday 22 September 2026 03:02:41 +0000 (0:00:00.133) 0:13:53.784 ***** 2026-09-22 03:02:42.792946 | instance | ok: [instance] 2026-09-22 03:02:42.793136 | instance | 2026-09-22 03:02:42.793424 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-09-22 03:02:42.793698 | instance | Tuesday 22 September 2026 03:02:42 +0000 (0:00:01.222) 0:13:55.007 ***** 2026-09-22 03:02:43.546234 | instance | ok: [instance] 2026-09-22 03:02:43.546327 | instance | 2026-09-22 03:02:43.546408 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-09-22 03:02:43.546512 | instance | Tuesday 22 September 2026 03:02:43 +0000 (0:00:00.754) 0:13:55.761 ***** 2026-09-22 03:02:46.462510 | instance | ok: [instance] 2026-09-22 03:02:46.462609 | instance | 2026-09-22 03:02:46.462621 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-09-22 03:02:46.462631 | instance | Tuesday 22 September 2026 03:02:46 +0000 (0:00:02.915) 0:13:58.677 ***** 2026-09-22 03:02:47.327622 | instance | ok: [instance] 2026-09-22 03:02:47.327693 | instance | 2026-09-22 03:02:47.327704 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 03:02:47.327722 | instance | Tuesday 22 September 2026 03:02:47 +0000 (0:00:00.865) 0:13:59.542 ***** 2026-09-22 03:02:47.488590 | instance | included: openstack_helm_ingress for instance 2026-09-22 03:02:47.488796 | instance | 2026-09-22 03:02:47.489083 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 03:02:47.489332 | instance | Tuesday 22 September 2026 03:02:47 +0000 (0:00:00.161) 0:13:59.703 ***** 2026-09-22 03:02:47.577306 | instance | skipping: [instance] 2026-09-22 03:02:47.577533 | instance | 2026-09-22 03:02:47.577806 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 03:02:47.578075 | instance | Tuesday 22 September 2026 03:02:47 +0000 (0:00:00.088) 0:13:59.792 ***** 2026-09-22 03:02:47.679841 | instance | skipping: [instance] 2026-09-22 03:02:47.680043 | instance | 2026-09-22 03:02:47.680337 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 03:02:47.680598 | instance | Tuesday 22 September 2026 03:02:47 +0000 (0:00:00.103) 0:13:59.895 ***** 2026-09-22 03:02:47.778767 | instance | ok: [instance] 2026-09-22 03:02:47.778851 | instance | 2026-09-22 03:02:47.778954 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-09-22 03:02:47.779057 | instance | Tuesday 22 September 2026 03:02:47 +0000 (0:00:00.099) 0:13:59.994 ***** 2026-09-22 03:02:47.894005 | instance | included: ingress for instance 2026-09-22 03:02:47.894083 | instance | 2026-09-22 03:02:47.894202 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-09-22 03:02:47.894320 | instance | Tuesday 22 September 2026 03:02:47 +0000 (0:00:00.115) 0:14:00.109 ***** 2026-09-22 03:02:49.165537 | instance | ok: [instance] 2026-09-22 03:02:49.165687 | instance | 2026-09-22 03:02:49.165977 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-09-22 03:02:49.166209 | instance | Tuesday 22 September 2026 03:02:49 +0000 (0:00:01.270) 0:14:01.379 ***** 2026-09-22 03:02:50.030125 | instance | ok: [instance] 2026-09-22 03:02:50.030344 | instance | 2026-09-22 03:02:50.030580 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-09-22 03:02:50.030810 | instance | Tuesday 22 September 2026 03:02:50 +0000 (0:00:00.865) 0:14:02.245 ***** 2026-09-22 03:02:50.306414 | instance | included: openstack_helm_ingress for instance 2026-09-22 03:02:50.307271 | instance | 2026-09-22 03:02:50.307335 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 03:02:50.307347 | instance | Tuesday 22 September 2026 03:02:50 +0000 (0:00:00.276) 0:14:02.521 ***** 2026-09-22 03:02:50.382866 | instance | skipping: [instance] 2026-09-22 03:02:50.383076 | instance | 2026-09-22 03:02:50.383373 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 03:02:50.383609 | instance | Tuesday 22 September 2026 03:02:50 +0000 (0:00:00.076) 0:14:02.598 ***** 2026-09-22 03:02:50.488834 | instance | skipping: [instance] 2026-09-22 03:02:50.488950 | instance | 2026-09-22 03:02:50.489143 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 03:02:50.489285 | instance | Tuesday 22 September 2026 03:02:50 +0000 (0:00:00.105) 0:14:02.704 ***** 2026-09-22 03:02:50.633838 | instance | ok: [instance] 2026-09-22 03:02:50.634013 | instance | 2026-09-22 03:02:50.634235 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-09-22 03:02:50.634476 | instance | Tuesday 22 September 2026 03:02:50 +0000 (0:00:00.142) 0:14:02.847 ***** 2026-09-22 03:02:50.771185 | instance | included: ingress for instance 2026-09-22 03:02:50.771375 | instance | 2026-09-22 03:02:50.771603 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-09-22 03:02:50.771823 | instance | Tuesday 22 September 2026 03:02:50 +0000 (0:00:00.139) 0:14:02.986 ***** 2026-09-22 03:02:52.010727 | instance | ok: [instance] 2026-09-22 03:02:52.010939 | instance | 2026-09-22 03:02:52.011171 | instance | TASK [Upload images] *********************************************************** 2026-09-22 03:02:52.011429 | instance | Tuesday 22 September 2026 03:02:52 +0000 (0:00:01.239) 0:14:04.226 ***** 2026-09-22 03:02:52.193722 | instance | included: atmosphere.common.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-09-22 03:02:52.193900 | instance | 2026-09-22 03:02:52.194138 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-22 03:02:52.194396 | instance | Tuesday 22 September 2026 03:02:52 +0000 (0:00:00.183) 0:14:04.409 ***** 2026-09-22 03:02:52.848769 | instance | ok: [instance] 2026-09-22 03:02:52.849153 | instance | 2026-09-22 03:02:52.849575 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-22 03:02:52.849934 | instance | Tuesday 22 September 2026 03:02:52 +0000 (0:00:00.654) 0:14:05.063 ***** 2026-09-22 03:02:52.983728 | instance | ok: [instance] 2026-09-22 03:02:52.983812 | instance | 2026-09-22 03:02:52.983960 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-22 03:02:52.984100 | instance | Tuesday 22 September 2026 03:02:52 +0000 (0:00:00.135) 0:14:05.199 ***** 2026-09-22 03:02:53.998343 | instance | ok: [instance] 2026-09-22 03:02:53.998442 | instance | 2026-09-22 03:02:53.998619 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-22 03:02:53.998768 | instance | Tuesday 22 September 2026 03:02:53 +0000 (0:00:01.014) 0:14:06.214 ***** 2026-09-22 03:02:54.105702 | instance | ok: [instance] 2026-09-22 03:02:54.105896 | instance | 2026-09-22 03:02:54.106149 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-22 03:02:54.106397 | instance | Tuesday 22 September 2026 03:02:54 +0000 (0:00:00.107) 0:14:06.321 ***** 2026-09-22 03:02:54.210309 | instance | ok: [instance] 2026-09-22 03:02:54.210506 | instance | 2026-09-22 03:02:54.210747 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-22 03:02:54.211039 | instance | Tuesday 22 September 2026 03:02:54 +0000 (0:00:00.104) 0:14:06.426 ***** 2026-09-22 03:02:54.268064 | instance | skipping: [instance] 2026-09-22 03:02:54.268246 | instance | 2026-09-22 03:02:54.268505 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-22 03:02:54.268729 | instance | Tuesday 22 September 2026 03:02:54 +0000 (0:00:00.057) 0:14:06.484 ***** 2026-09-22 03:02:54.357175 | instance | skipping: [instance] 2026-09-22 03:02:54.357412 | instance | 2026-09-22 03:02:54.357639 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-22 03:02:54.357870 | instance | Tuesday 22 September 2026 03:02:54 +0000 (0:00:00.088) 0:14:06.572 ***** 2026-09-22 03:02:54.428804 | instance | skipping: [instance] 2026-09-22 03:02:54.429102 | instance | 2026-09-22 03:02:54.429386 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-22 03:02:54.429619 | instance | Tuesday 22 September 2026 03:02:54 +0000 (0:00:00.071) 0:14:06.644 ***** 2026-09-22 03:02:54.490637 | instance | skipping: [instance] 2026-09-22 03:02:54.490869 | instance | 2026-09-22 03:02:54.491108 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-22 03:02:54.491355 | instance | Tuesday 22 September 2026 03:02:54 +0000 (0:00:00.061) 0:14:06.706 ***** 2026-09-22 03:02:54.546964 | instance | skipping: [instance] 2026-09-22 03:02:54.547172 | instance | 2026-09-22 03:02:54.547428 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-22 03:02:54.547645 | instance | Tuesday 22 September 2026 03:02:54 +0000 (0:00:00.056) 0:14:06.762 ***** 2026-09-22 03:02:54.607826 | instance | skipping: [instance] 2026-09-22 03:02:54.607932 | instance | 2026-09-22 03:02:54.608082 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-22 03:02:54.608307 | instance | Tuesday 22 September 2026 03:02:54 +0000 (0:00:00.060) 0:14:06.823 ***** 2026-09-22 03:02:54.707473 | instance | skipping: [instance] 2026-09-22 03:02:54.707647 | instance | 2026-09-22 03:02:54.708948 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-22 03:02:54.708986 | instance | Tuesday 22 September 2026 03:02:54 +0000 (0:00:00.098) 0:14:06.921 ***** 2026-09-22 03:02:54.804083 | instance | skipping: [instance] 2026-09-22 03:02:54.804313 | instance | 2026-09-22 03:02:54.804563 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-22 03:02:54.804792 | instance | Tuesday 22 September 2026 03:02:54 +0000 (0:00:00.097) 0:14:07.019 ***** 2026-09-22 03:02:54.893401 | instance | skipping: [instance] 2026-09-22 03:02:54.893619 | instance | 2026-09-22 03:02:54.893850 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-22 03:02:54.894074 | instance | Tuesday 22 September 2026 03:02:54 +0000 (0:00:00.089) 0:14:07.108 ***** 2026-09-22 03:02:55.146928 | instance | skipping: [instance] 2026-09-22 03:02:55.147136 | instance | 2026-09-22 03:02:55.147552 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 03:02:55.147826 | instance | Tuesday 22 September 2026 03:02:55 +0000 (0:00:00.252) 0:14:07.361 ***** 2026-09-22 03:02:55.408410 | instance | ok: [instance] 2026-09-22 03:02:55.408661 | instance | 2026-09-22 03:02:55.408959 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 03:02:55.409244 | instance | Tuesday 22 September 2026 03:02:55 +0000 (0:00:00.262) 0:14:07.624 ***** 2026-09-22 03:02:55.718524 | instance | included: rabbitmq for instance 2026-09-22 03:02:55.718716 | instance | 2026-09-22 03:02:55.719010 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-22 03:02:55.719290 | instance | Tuesday 22 September 2026 03:02:55 +0000 (0:00:00.310) 0:14:07.934 ***** 2026-09-22 03:02:56.547445 | instance | ok: [instance] 2026-09-22 03:02:56.547646 | instance | 2026-09-22 03:02:56.547889 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-22 03:02:56.548126 | instance | Tuesday 22 September 2026 03:02:56 +0000 (0:00:00.828) 0:14:08.763 ***** 2026-09-22 03:02:56.806428 | instance | skipping: [instance] 2026-09-22 03:02:56.806728 | instance | 2026-09-22 03:02:56.807006 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-22 03:02:56.807245 | instance | Tuesday 22 September 2026 03:02:56 +0000 (0:00:00.258) 0:14:09.022 ***** 2026-09-22 03:02:57.000661 | instance | skipping: [instance] 2026-09-22 03:02:57.000859 | instance | 2026-09-22 03:02:57.001128 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-22 03:02:57.001389 | instance | Tuesday 22 September 2026 03:02:56 +0000 (0:00:00.194) 0:14:09.216 ***** 2026-09-22 03:02:57.202407 | instance | skipping: [instance] 2026-09-22 03:02:57.202607 | instance | 2026-09-22 03:02:57.202847 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-22 03:02:57.203090 | instance | Tuesday 22 September 2026 03:02:57 +0000 (0:00:00.201) 0:14:09.418 ***** 2026-09-22 03:02:58.171426 | instance | ok: [instance] 2026-09-22 03:02:58.172014 | instance | 2026-09-22 03:02:58.172041 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 03:02:58.172181 | instance | Tuesday 22 September 2026 03:02:58 +0000 (0:00:00.968) 0:14:10.386 ***** 2026-09-22 03:02:58.887548 | instance | ok: [instance] 2026-09-22 03:02:58.887771 | instance | 2026-09-22 03:02:58.888020 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 03:02:58.888299 | instance | Tuesday 22 September 2026 03:02:58 +0000 (0:00:00.716) 0:14:11.103 ***** 2026-09-22 03:02:58.955969 | instance | ok: [instance] 2026-09-22 03:02:58.956149 | instance | 2026-09-22 03:02:58.956426 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 03:02:58.956643 | instance | Tuesday 22 September 2026 03:02:58 +0000 (0:00:00.068) 0:14:11.171 ***** 2026-09-22 03:02:59.020606 | instance | skipping: [instance] 2026-09-22 03:02:59.020802 | instance | 2026-09-22 03:02:59.021090 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 03:02:59.021328 | instance | Tuesday 22 September 2026 03:02:59 +0000 (0:00:00.064) 0:14:11.236 ***** 2026-09-22 03:02:59.099152 | instance | skipping: [instance] 2026-09-22 03:02:59.099356 | instance | 2026-09-22 03:02:59.099655 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 03:02:59.099905 | instance | Tuesday 22 September 2026 03:02:59 +0000 (0:00:00.078) 0:14:11.314 ***** 2026-09-22 03:02:59.175369 | instance | ok: [instance] 2026-09-22 03:02:59.175597 | instance | 2026-09-22 03:02:59.175833 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 03:02:59.176120 | instance | Tuesday 22 September 2026 03:02:59 +0000 (0:00:00.076) 0:14:11.390 ***** 2026-09-22 03:02:59.312568 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 03:02:59.312771 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-22 03:02:59.313042 | instance | ok: [instance] => (item=sharev2) 2026-09-22 03:02:59.313252 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 03:02:59.313507 | instance | ok: [instance] => (item=identity) 2026-09-22 03:02:59.313714 | instance | 2026-09-22 03:02:59.313937 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 03:02:59.314159 | instance | Tuesday 22 September 2026 03:02:59 +0000 (0:00:00.137) 0:14:11.528 ***** 2026-09-22 03:02:59.424477 | instance | ok: [instance] 2026-09-22 03:02:59.424668 | instance | 2026-09-22 03:02:59.424948 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 03:02:59.425201 | instance | Tuesday 22 September 2026 03:02:59 +0000 (0:00:00.111) 0:14:11.639 ***** 2026-09-22 03:02:59.528799 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 03:02:59.529043 | instance | 2026-09-22 03:02:59.529285 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 03:02:59.529533 | instance | Tuesday 22 September 2026 03:02:59 +0000 (0:00:00.104) 0:14:11.744 ***** 2026-09-22 03:03:00.132801 | instance | ok: [instance] 2026-09-22 03:03:00.133086 | instance | 2026-09-22 03:03:00.133328 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-09-22 03:03:00.133563 | instance | Tuesday 22 September 2026 03:03:00 +0000 (0:00:00.603) 0:14:12.347 ***** 2026-09-22 03:03:01.336461 | instance | ok: [instance] 2026-09-22 03:03:01.336551 | instance | 2026-09-22 03:03:01.336622 | instance | TASK [Upload service image] **************************************************** 2026-09-22 03:03:01.336719 | instance | Tuesday 22 September 2026 03:03:01 +0000 (0:00:01.204) 0:14:13.551 ***** 2026-09-22 03:03:01.475978 | instance | included: atmosphere.common.glance_image for instance 2026-09-22 03:03:01.476052 | instance | 2026-09-22 03:03:01.476177 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-22 03:03:01.476251 | instance | Tuesday 22 September 2026 03:03:01 +0000 (0:00:00.140) 0:14:13.692 ***** 2026-09-22 03:03:02.345692 | instance | ok: [instance] 2026-09-22 03:03:02.345741 | instance | 2026-09-22 03:03:02.345749 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-22 03:03:02.345756 | instance | Tuesday 22 September 2026 03:03:02 +0000 (0:00:00.868) 0:14:14.561 ***** 2026-09-22 03:03:02.432717 | instance | ok: [instance] 2026-09-22 03:03:02.432756 | instance | 2026-09-22 03:03:02.432762 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-22 03:03:02.432766 | instance | Tuesday 22 September 2026 03:03:02 +0000 (0:00:00.087) 0:14:14.648 ***** 2026-09-22 03:03:03.447803 | instance | ok: [instance] 2026-09-22 03:03:03.448327 | instance | 2026-09-22 03:03:03.448382 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-22 03:03:03.448392 | instance | Tuesday 22 September 2026 03:03:03 +0000 (0:00:01.015) 0:14:15.663 ***** 2026-09-22 03:03:03.541385 | instance | ok: [instance] 2026-09-22 03:03:03.541447 | instance | 2026-09-22 03:03:03.541458 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-22 03:03:03.541468 | instance | Tuesday 22 September 2026 03:03:03 +0000 (0:00:00.092) 0:14:15.756 ***** 2026-09-22 03:03:03.669100 | instance | ok: [instance] 2026-09-22 03:03:03.669831 | instance | 2026-09-22 03:03:03.669859 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-22 03:03:03.669869 | instance | Tuesday 22 September 2026 03:03:03 +0000 (0:00:00.128) 0:14:15.884 ***** 2026-09-22 03:03:03.760930 | instance | skipping: [instance] 2026-09-22 03:03:03.760982 | instance | 2026-09-22 03:03:03.760991 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-22 03:03:03.760998 | instance | Tuesday 22 September 2026 03:03:03 +0000 (0:00:00.091) 0:14:15.976 ***** 2026-09-22 03:03:03.827558 | instance | skipping: [instance] 2026-09-22 03:03:03.827892 | instance | 2026-09-22 03:03:03.828209 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-22 03:03:03.828494 | instance | Tuesday 22 September 2026 03:03:03 +0000 (0:00:00.066) 0:14:16.043 ***** 2026-09-22 03:03:03.884148 | instance | skipping: [instance] 2026-09-22 03:03:03.884408 | instance | 2026-09-22 03:03:03.884621 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-22 03:03:03.884825 | instance | Tuesday 22 September 2026 03:03:03 +0000 (0:00:00.056) 0:14:16.100 ***** 2026-09-22 03:03:03.957771 | instance | skipping: [instance] 2026-09-22 03:03:03.957817 | instance | 2026-09-22 03:03:03.957824 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-22 03:03:03.957831 | instance | Tuesday 22 September 2026 03:03:03 +0000 (0:00:00.072) 0:14:16.173 ***** 2026-09-22 03:03:04.037466 | instance | skipping: [instance] 2026-09-22 03:03:04.037506 | instance | 2026-09-22 03:03:04.037511 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-22 03:03:04.037525 | instance | Tuesday 22 September 2026 03:03:04 +0000 (0:00:00.080) 0:14:16.253 ***** 2026-09-22 03:03:04.098379 | instance | skipping: [instance] 2026-09-22 03:03:04.098420 | instance | 2026-09-22 03:03:04.098425 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-22 03:03:04.098429 | instance | Tuesday 22 September 2026 03:03:04 +0000 (0:00:00.060) 0:14:16.314 ***** 2026-09-22 03:03:04.177879 | instance | skipping: [instance] 2026-09-22 03:03:04.177920 | instance | 2026-09-22 03:03:04.177925 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-22 03:03:04.177930 | instance | Tuesday 22 September 2026 03:03:04 +0000 (0:00:00.079) 0:14:16.393 ***** 2026-09-22 03:03:04.380642 | instance | skipping: [instance] 2026-09-22 03:03:04.380701 | instance | 2026-09-22 03:03:04.380712 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-22 03:03:04.380722 | instance | Tuesday 22 September 2026 03:03:04 +0000 (0:00:00.202) 0:14:16.595 ***** 2026-09-22 03:03:04.444179 | instance | skipping: [instance] 2026-09-22 03:03:04.444291 | instance | 2026-09-22 03:03:04.444551 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-22 03:03:04.444782 | instance | Tuesday 22 September 2026 03:03:04 +0000 (0:00:00.064) 0:14:16.660 ***** 2026-09-22 03:03:04.572769 | instance | skipping: [instance] 2026-09-22 03:03:04.573008 | instance | 2026-09-22 03:03:04.573293 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-09-22 03:03:04.573532 | instance | Tuesday 22 September 2026 03:03:04 +0000 (0:00:00.128) 0:14:16.788 ***** 2026-09-22 03:03:05.767482 | instance | ok: [instance] 2026-09-22 03:03:05.767564 | instance | 2026-09-22 03:03:05.767575 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-09-22 03:03:05.767586 | instance | Tuesday 22 September 2026 03:03:05 +0000 (0:00:01.194) 0:14:17.982 ***** 2026-09-22 03:03:09.399931 | instance | ok: [instance] => (item=22) 2026-09-22 03:03:09.400011 | instance | ok: [instance] => (item=111) 2026-09-22 03:03:09.400137 | instance | ok: [instance] => (item=2049) 2026-09-22 03:03:09.400232 | instance | 2026-09-22 03:03:09.400367 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-09-22 03:03:09.400463 | instance | Tuesday 22 September 2026 03:03:09 +0000 (0:00:03.633) 0:14:21.616 ***** 2026-09-22 03:03:10.524773 | instance | ok: [instance] 2026-09-22 03:03:10.524850 | instance | 2026-09-22 03:03:10.525011 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-09-22 03:03:10.525088 | instance | Tuesday 22 September 2026 03:03:10 +0000 (0:00:01.124) 0:14:22.740 ***** 2026-09-22 03:03:10.831643 | instance | ok: [instance -> localhost] 2026-09-22 03:03:10.831732 | instance | 2026-09-22 03:03:10.831811 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-09-22 03:03:10.831904 | instance | Tuesday 22 September 2026 03:03:10 +0000 (0:00:00.306) 0:14:23.047 ***** 2026-09-22 03:03:11.264794 | instance | ok: [instance -> localhost] 2026-09-22 03:03:11.265059 | instance | 2026-09-22 03:03:11.265156 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-09-22 03:03:11.265352 | instance | Tuesday 22 September 2026 03:03:11 +0000 (0:00:00.432) 0:14:23.480 ***** 2026-09-22 03:03:11.651916 | instance | ok: [instance -> localhost] 2026-09-22 03:03:11.652095 | instance | 2026-09-22 03:03:11.652986 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-09-22 03:03:11.653032 | instance | Tuesday 22 September 2026 03:03:11 +0000 (0:00:00.386) 0:14:23.867 ***** 2026-09-22 03:03:11.943547 | instance | ok: [instance -> localhost] 2026-09-22 03:03:11.943618 | instance | 2026-09-22 03:03:11.943779 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-09-22 03:03:11.943926 | instance | Tuesday 22 September 2026 03:03:11 +0000 (0:00:00.292) 0:14:24.159 ***** 2026-09-22 03:03:12.644761 | instance | ok: [instance] 2026-09-22 03:03:12.644997 | instance | 2026-09-22 03:03:12.645243 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-09-22 03:03:12.645513 | instance | Tuesday 22 September 2026 03:03:12 +0000 (0:00:00.701) 0:14:24.860 ***** 2026-09-22 03:03:15.621545 | instance | ok: [instance] 2026-09-22 03:03:15.621627 | instance | 2026-09-22 03:03:15.621709 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 03:03:15.621816 | instance | Tuesday 22 September 2026 03:03:15 +0000 (0:00:02.976) 0:14:27.836 ***** 2026-09-22 03:03:15.776013 | instance | included: openstack_helm_ingress for instance 2026-09-22 03:03:15.776068 | instance | 2026-09-22 03:03:15.776195 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 03:03:15.776314 | instance | Tuesday 22 September 2026 03:03:15 +0000 (0:00:00.155) 0:14:27.992 ***** 2026-09-22 03:03:15.845708 | instance | skipping: [instance] 2026-09-22 03:03:15.845782 | instance | 2026-09-22 03:03:15.845902 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 03:03:15.846003 | instance | Tuesday 22 September 2026 03:03:15 +0000 (0:00:00.069) 0:14:28.061 ***** 2026-09-22 03:03:15.918778 | instance | skipping: [instance] 2026-09-22 03:03:15.918835 | instance | 2026-09-22 03:03:15.918956 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 03:03:15.919059 | instance | Tuesday 22 September 2026 03:03:15 +0000 (0:00:00.073) 0:14:28.134 ***** 2026-09-22 03:03:16.010853 | instance | ok: [instance] 2026-09-22 03:03:16.010941 | instance | 2026-09-22 03:03:16.011160 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-09-22 03:03:16.011227 | instance | Tuesday 22 September 2026 03:03:16 +0000 (0:00:00.092) 0:14:28.227 ***** 2026-09-22 03:03:16.159524 | instance | included: ingress for instance 2026-09-22 03:03:16.159603 | instance | 2026-09-22 03:03:16.159814 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-09-22 03:03:16.159854 | instance | Tuesday 22 September 2026 03:03:16 +0000 (0:00:00.148) 0:14:28.375 ***** 2026-09-22 03:03:17.433538 | instance | ok: [instance] 2026-09-22 03:03:17.433611 | instance | 2026-09-22 03:03:17.433701 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-09-22 03:03:17.433805 | instance | Tuesday 22 September 2026 03:03:17 +0000 (0:00:01.273) 0:14:29.648 ***** 2026-09-22 03:03:18.887016 | instance | ok: [instance] 2026-09-22 03:03:18.887089 | instance | 2026-09-22 03:03:18.887192 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 03:03:18.887624 | instance | Tuesday 22 September 2026 03:03:18 +0000 (0:00:01.453) 0:14:31.102 ***** 2026-09-22 03:03:19.004566 | instance | ok: [instance] 2026-09-22 03:03:19.004639 | instance | 2026-09-22 03:03:19.004731 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 03:03:19.004837 | instance | Tuesday 22 September 2026 03:03:18 +0000 (0:00:00.118) 0:14:31.220 ***** 2026-09-22 03:03:19.070618 | instance | skipping: [instance] 2026-09-22 03:03:19.070674 | instance | 2026-09-22 03:03:19.070805 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 03:03:19.070912 | instance | Tuesday 22 September 2026 03:03:19 +0000 (0:00:00.066) 0:14:31.286 ***** 2026-09-22 03:03:19.130711 | instance | skipping: [instance] 2026-09-22 03:03:19.130781 | instance | 2026-09-22 03:03:19.130893 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 03:03:19.130999 | instance | Tuesday 22 September 2026 03:03:19 +0000 (0:00:00.060) 0:14:31.346 ***** 2026-09-22 03:03:19.191448 | instance | skipping: [instance] 2026-09-22 03:03:19.191506 | instance | 2026-09-22 03:03:19.191635 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 03:03:19.191768 | instance | Tuesday 22 September 2026 03:03:19 +0000 (0:00:00.060) 0:14:31.407 ***** 2026-09-22 03:03:19.393535 | instance | skipping: [instance] 2026-09-22 03:03:19.393606 | instance | 2026-09-22 03:03:19.393946 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 03:03:19.393995 | instance | Tuesday 22 September 2026 03:03:19 +0000 (0:00:00.201) 0:14:31.609 ***** 2026-09-22 03:03:19.493078 | instance | skipping: [instance] 2026-09-22 03:03:19.493164 | instance | 2026-09-22 03:03:19.493501 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 03:03:19.493540 | instance | Tuesday 22 September 2026 03:03:19 +0000 (0:00:00.099) 0:14:31.708 ***** 2026-09-22 03:03:19.589708 | instance | ok: [instance] 2026-09-22 03:03:19.589769 | instance | 2026-09-22 03:03:19.590021 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 03:03:19.590040 | instance | Tuesday 22 September 2026 03:03:19 +0000 (0:00:00.096) 0:14:31.805 ***** 2026-09-22 03:03:19.765342 | instance | ok: [instance] => (item=dashboard) 2026-09-22 03:03:19.765399 | instance | ok: [instance] => (item=oslo_cache) 2026-09-22 03:03:19.765408 | instance | ok: [instance] => (item=oslo_db) 2026-09-22 03:03:19.765416 | instance | ok: [instance] => (item=identity) 2026-09-22 03:03:19.765424 | instance | 2026-09-22 03:03:19.765432 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 03:03:19.765439 | instance | Tuesday 22 September 2026 03:03:19 +0000 (0:00:00.173) 0:14:31.979 ***** 2026-09-22 03:03:19.876713 | instance | ok: [instance] 2026-09-22 03:03:19.876773 | instance | 2026-09-22 03:03:19.876883 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 03:03:19.877055 | instance | Tuesday 22 September 2026 03:03:19 +0000 (0:00:00.112) 0:14:32.092 ***** 2026-09-22 03:03:19.987928 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 03:03:19.988022 | instance | 2026-09-22 03:03:19.988285 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 03:03:19.988328 | instance | Tuesday 22 September 2026 03:03:19 +0000 (0:00:00.111) 0:14:32.203 ***** 2026-09-22 03:03:20.727689 | instance | ok: [instance] 2026-09-22 03:03:20.727908 | instance | 2026-09-22 03:03:20.728465 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-09-22 03:03:20.728499 | instance | Tuesday 22 September 2026 03:03:20 +0000 (0:00:00.739) 0:14:32.942 ***** 2026-09-22 03:03:23.553433 | instance | ok: [instance] 2026-09-22 03:03:23.553520 | instance | 2026-09-22 03:03:23.553783 | instance | TASK [Create Ingress] ********************************************************** 2026-09-22 03:03:23.554037 | instance | Tuesday 22 September 2026 03:03:23 +0000 (0:00:02.826) 0:14:35.769 ***** 2026-09-22 03:03:23.785494 | instance | included: openstack_helm_ingress for instance 2026-09-22 03:03:23.785562 | instance | 2026-09-22 03:03:23.785629 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-22 03:03:23.785742 | instance | Tuesday 22 September 2026 03:03:23 +0000 (0:00:00.232) 0:14:36.001 ***** 2026-09-22 03:03:23.858808 | instance | skipping: [instance] 2026-09-22 03:03:23.858869 | instance | 2026-09-22 03:03:23.859069 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-22 03:03:23.859220 | instance | Tuesday 22 September 2026 03:03:23 +0000 (0:00:00.073) 0:14:36.074 ***** 2026-09-22 03:03:23.956091 | instance | skipping: [instance] 2026-09-22 03:03:23.956302 | instance | 2026-09-22 03:03:23.956558 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-22 03:03:23.956785 | instance | Tuesday 22 September 2026 03:03:23 +0000 (0:00:00.096) 0:14:36.171 ***** 2026-09-22 03:03:24.063581 | instance | ok: [instance] 2026-09-22 03:03:24.063787 | instance | 2026-09-22 03:03:24.064066 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-09-22 03:03:24.064322 | instance | Tuesday 22 September 2026 03:03:24 +0000 (0:00:00.107) 0:14:36.279 ***** 2026-09-22 03:03:24.170968 | instance | included: ingress for instance 2026-09-22 03:03:24.171312 | instance | 2026-09-22 03:03:24.171635 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-09-22 03:03:24.171946 | instance | Tuesday 22 September 2026 03:03:24 +0000 (0:00:00.107) 0:14:36.386 ***** 2026-09-22 03:03:25.486319 | instance | ok: [instance] 2026-09-22 03:03:25.486542 | instance | 2026-09-22 03:03:25.486822 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-09-22 03:03:25.487086 | instance | Tuesday 22 September 2026 03:03:25 +0000 (0:00:01.314) 0:14:37.701 ***** 2026-09-22 03:03:26.412470 | instance | ok: [instance] 2026-09-22 03:03:26.412683 | instance | 2026-09-22 03:03:26.412944 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-09-22 03:03:26.413216 | instance | Tuesday 22 September 2026 03:03:26 +0000 (0:00:00.926) 0:14:38.627 ***** 2026-09-22 03:03:34.581629 | instance | ok: [instance] => (item=None) 2026-09-22 03:03:34.581850 | instance | ok: [instance] => (item=None) 2026-09-22 03:03:34.582076 | instance | ok: [instance] => (item=None) 2026-09-22 03:03:34.582303 | instance | ok: [instance] => (item=None) 2026-09-22 03:03:34.582541 | instance | ok: [instance] => (item=None) 2026-09-22 03:03:34.582757 | instance | ok: [instance] => (item=None) 2026-09-22 03:03:34.582978 | instance | ok: [instance] => (item=None) 2026-09-22 03:03:34.583199 | instance | ok: [instance] => (item=None) 2026-09-22 03:03:34.583445 | instance | ok: [instance] => (item=None) 2026-09-22 03:03:34.583667 | instance | ok: [instance] => (item=None) 2026-09-22 03:03:34.583906 | instance | ok: [instance] => (item=None) 2026-09-22 03:03:34.584128 | instance | ok: [instance] => (item=None) 2026-09-22 03:03:34.584390 | instance | ok: [instance] => (item=None) 2026-09-22 03:03:34.584610 | instance | ok: [instance] 2026-09-22 03:03:34.584822 | instance | 2026-09-22 03:03:34.585092 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-09-22 03:03:34.585357 | instance | Tuesday 22 September 2026 03:03:34 +0000 (0:00:08.169) 0:14:46.797 ***** 2026-09-22 03:03:34.930569 | instance | ok: [instance] => (item=None) 2026-09-22 03:03:34.930781 | instance | skipping: [instance] => (item=None) 2026-09-22 03:03:34.931008 | instance | ok: [instance] => (item=None) 2026-09-22 03:03:34.931230 | instance | ok: [instance] => (item=None) 2026-09-22 03:03:34.931482 | instance | skipping: [instance] => (item=None) 2026-09-22 03:03:34.931702 | instance | ok: [instance] => (item=None) 2026-09-22 03:03:34.931922 | instance | ok: [instance] => (item=None) 2026-09-22 03:03:34.932144 | instance | ok: [instance] => (item=None) 2026-09-22 03:03:34.932385 | instance | ok: [instance] => (item=None) 2026-09-22 03:03:34.932607 | instance | ok: [instance] => (item=None) 2026-09-22 03:03:34.932827 | instance | ok: [instance] => (item=None) 2026-09-22 03:03:34.933089 | instance | ok: [instance] => (item=None) 2026-09-22 03:03:34.933348 | instance | ok: [instance] => (item=None) 2026-09-22 03:03:34.933575 | instance | ok: [instance] 2026-09-22 03:03:34.933771 | instance | 2026-09-22 03:03:34.934021 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-09-22 03:03:34.934249 | instance | Tuesday 22 September 2026 03:03:34 +0000 (0:00:00.348) 0:14:47.146 ***** 2026-09-22 03:03:35.629977 | instance | ok: [instance] 2026-09-22 03:03:35.630173 | instance | 2026-09-22 03:03:35.630435 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-09-22 03:03:35.630662 | instance | Tuesday 22 September 2026 03:03:35 +0000 (0:00:00.699) 0:14:47.845 ***** 2026-09-22 03:03:36.550105 | instance | ok: [instance] 2026-09-22 03:03:36.550307 | instance | 2026-09-22 03:03:36.550579 | instance | PLAY [controllers] ************************************************************* 2026-09-22 03:03:36.550797 | instance | 2026-09-22 03:03:36.551026 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 03:03:36.551263 | instance | Tuesday 22 September 2026 03:03:36 +0000 (0:00:00.920) 0:14:48.766 ***** 2026-09-22 03:03:40.928577 | instance | ok: [instance] 2026-09-22 03:03:40.928770 | instance | 2026-09-22 03:03:40.929043 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-09-22 03:03:40.929274 | instance | Tuesday 22 September 2026 03:03:40 +0000 (0:00:04.378) 0:14:53.144 ***** 2026-09-22 03:03:41.244219 | instance | ok: [instance] 2026-09-22 03:03:41.244423 | instance | 2026-09-22 03:03:41.244669 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-22 03:03:41.244933 | instance | Tuesday 22 September 2026 03:03:41 +0000 (0:00:00.315) 0:14:53.459 ***** 2026-09-22 03:03:42.519035 | instance | ok: [instance] 2026-09-22 03:03:42.519108 | instance | 2026-09-22 03:03:42.519121 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-22 03:03:42.519155 | instance | Tuesday 22 September 2026 03:03:42 +0000 (0:00:01.273) 0:14:54.732 ***** 2026-09-22 03:03:42.904920 | instance | ok: [instance] 2026-09-22 03:03:42.904986 | instance | 2026-09-22 03:03:42.905341 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-22 03:03:42.905392 | instance | Tuesday 22 September 2026 03:03:42 +0000 (0:00:00.387) 0:14:55.120 ***** 2026-09-22 03:03:43.059940 | instance | ok: [instance] => { 2026-09-22 03:03:43.060008 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-09-22 03:03:43.060433 | instance | } 2026-09-22 03:03:43.060474 | instance | 2026-09-22 03:03:43.060480 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-22 03:03:43.060485 | instance | Tuesday 22 September 2026 03:03:43 +0000 (0:00:00.155) 0:14:55.275 ***** 2026-09-22 03:03:43.526310 | instance | ok: [instance] 2026-09-22 03:03:43.526386 | instance | 2026-09-22 03:03:43.526721 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-22 03:03:43.526767 | instance | Tuesday 22 September 2026 03:03:43 +0000 (0:00:00.466) 0:14:55.742 ***** 2026-09-22 03:03:44.817082 | instance | ok: [instance] 2026-09-22 03:03:44.817165 | instance | 2026-09-22 03:03:44.817300 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-09-22 03:03:44.817372 | instance | Tuesday 22 September 2026 03:03:44 +0000 (0:00:01.290) 0:14:57.032 ***** 2026-09-22 03:03:45.416494 | instance | ok: [instance] 2026-09-22 03:03:45.416573 | instance | 2026-09-22 03:03:45.416930 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-09-22 03:03:45.416980 | instance | Tuesday 22 September 2026 03:03:45 +0000 (0:00:00.598) 0:14:57.631 ***** 2026-09-22 03:03:46.281669 | instance | ok: [instance] 2026-09-22 03:03:46.281728 | instance | 2026-09-22 03:03:46.281740 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-09-22 03:03:46.281750 | instance | Tuesday 22 September 2026 03:03:46 +0000 (0:00:00.865) 0:14:58.496 ***** 2026-09-22 03:03:47.139224 | instance | ok: [instance] 2026-09-22 03:03:47.139266 | instance | 2026-09-22 03:03:47.139273 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-09-22 03:03:47.139280 | instance | Tuesday 22 September 2026 03:03:47 +0000 (0:00:00.857) 0:14:59.354 ***** 2026-09-22 03:03:47.649943 | instance | ok: [instance] 2026-09-22 03:03:47.649982 | instance | 2026-09-22 03:03:47.649987 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-09-22 03:03:47.649992 | instance | Tuesday 22 September 2026 03:03:47 +0000 (0:00:00.510) 0:14:59.865 ***** 2026-09-22 03:03:47.822486 | instance | included: openstack_helm_endpoints for instance 2026-09-22 03:03:47.822574 | instance | 2026-09-22 03:03:47.822593 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 03:03:47.822617 | instance | Tuesday 22 September 2026 03:03:47 +0000 (0:00:00.173) 0:15:00.038 ***** 2026-09-22 03:03:47.890525 | instance | skipping: [instance] 2026-09-22 03:03:47.890597 | instance | 2026-09-22 03:03:47.890724 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 03:03:47.890805 | instance | Tuesday 22 September 2026 03:03:47 +0000 (0:00:00.068) 0:15:00.106 ***** 2026-09-22 03:03:47.952881 | instance | skipping: [instance] 2026-09-22 03:03:47.952979 | instance | 2026-09-22 03:03:47.953069 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 03:03:47.953191 | instance | Tuesday 22 September 2026 03:03:47 +0000 (0:00:00.062) 0:15:00.168 ***** 2026-09-22 03:03:48.017351 | instance | skipping: [instance] 2026-09-22 03:03:48.017428 | instance | 2026-09-22 03:03:48.017607 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 03:03:48.017750 | instance | Tuesday 22 September 2026 03:03:48 +0000 (0:00:00.064) 0:15:00.233 ***** 2026-09-22 03:03:48.178422 | instance | skipping: [instance] 2026-09-22 03:03:48.178606 | instance | 2026-09-22 03:03:48.178834 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 03:03:48.179058 | instance | Tuesday 22 September 2026 03:03:48 +0000 (0:00:00.160) 0:15:00.394 ***** 2026-09-22 03:03:48.236181 | instance | skipping: [instance] 2026-09-22 03:03:48.236373 | instance | 2026-09-22 03:03:48.236620 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 03:03:48.236911 | instance | Tuesday 22 September 2026 03:03:48 +0000 (0:00:00.057) 0:15:00.452 ***** 2026-09-22 03:03:48.315895 | instance | skipping: [instance] 2026-09-22 03:03:48.316029 | instance | 2026-09-22 03:03:48.316141 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 03:03:48.316247 | instance | Tuesday 22 September 2026 03:03:48 +0000 (0:00:00.079) 0:15:00.531 ***** 2026-09-22 03:03:48.413335 | instance | ok: [instance] 2026-09-22 03:03:48.413541 | instance | 2026-09-22 03:03:48.413776 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 03:03:48.414006 | instance | Tuesday 22 September 2026 03:03:48 +0000 (0:00:00.097) 0:15:00.629 ***** 2026-09-22 03:03:48.524380 | instance | ok: [instance] => (item=identity) 2026-09-22 03:03:48.524553 | instance | 2026-09-22 03:03:48.524784 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 03:03:48.525053 | instance | Tuesday 22 September 2026 03:03:48 +0000 (0:00:00.110) 0:15:00.740 ***** 2026-09-22 03:03:48.649192 | instance | ok: [instance] 2026-09-22 03:03:48.649442 | instance | 2026-09-22 03:03:48.649690 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-09-22 03:03:48.649937 | instance | Tuesday 22 September 2026 03:03:48 +0000 (0:00:00.124) 0:15:00.865 ***** 2026-09-22 03:03:49.138937 | instance | ok: [instance] 2026-09-22 03:03:49.139040 | instance | 2026-09-22 03:03:49.139216 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-09-22 03:03:49.139408 | instance | Tuesday 22 September 2026 03:03:49 +0000 (0:00:00.489) 0:15:01.354 ***** 2026-09-22 03:03:49.672967 | instance | ok: [instance] 2026-09-22 03:03:49.673224 | instance | 2026-09-22 03:03:49.673545 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-09-22 03:03:49.673843 | instance | Tuesday 22 September 2026 03:03:49 +0000 (0:00:00.534) 0:15:01.888 ***** 2026-09-22 03:03:50.207564 | instance | ok: [instance] 2026-09-22 03:03:50.207698 | instance | 2026-09-22 03:03:50.207897 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-09-22 03:03:50.208084 | instance | Tuesday 22 September 2026 03:03:50 +0000 (0:00:00.534) 0:15:02.423 ***** 2026-09-22 03:03:50.807982 | instance | ok: [instance] 2026-09-22 03:03:50.808221 | instance | 2026-09-22 03:03:50.808549 | instance | PLAY [Configure networking] **************************************************** 2026-09-22 03:03:50.808789 | instance | 2026-09-22 03:03:50.809170 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 03:03:50.809545 | instance | Tuesday 22 September 2026 03:03:50 +0000 (0:00:00.600) 0:15:03.023 ***** 2026-09-22 03:03:54.882398 | instance | ok: [instance] 2026-09-22 03:03:54.882464 | instance | 2026-09-22 03:03:54.882645 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-09-22 03:03:54.882720 | instance | Tuesday 22 September 2026 03:03:54 +0000 (0:00:04.075) 0:15:07.098 ***** 2026-09-22 03:03:55.159125 | instance | ok: [instance] 2026-09-22 03:03:55.159270 | instance | 2026-09-22 03:03:55.159613 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-09-22 03:03:55.159664 | instance | Tuesday 22 September 2026 03:03:55 +0000 (0:00:00.276) 0:15:07.374 ***** 2026-09-22 03:03:55.387753 | instance | ok: [instance] 2026-09-22 03:03:55.387880 | instance | 2026-09-22 03:03:55.388359 | instance | PLAY RECAP ********************************************************************* 2026-09-22 03:03:55.388408 | instance | instance : ok=805 changed=0 unreachable=0 failed=0 skipped=292 rescued=0 ignored=0 2026-09-22 03:03:55.388421 | instance | 2026-09-22 03:03:55.389008 | instance | Tuesday 22 September 2026 03:03:55 +0000 (0:00:00.222) 0:15:07.597 ***** 2026-09-22 03:03:55.389076 | instance | =============================================================================== 2026-09-22 03:03:55.389107 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 17.90s 2026-09-22 03:03:55.389124 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 15.51s 2026-09-22 03:03:55.389412 | instance | vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor -- 15.19s 2026-09-22 03:03:55.389429 | instance | vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false -- 15.15s 2026-09-22 03:03:55.389635 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 15.11s 2026-09-22 03:03:55.389711 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 15.10s 2026-09-22 03:03:55.390485 | instance | vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor -- 14.96s 2026-09-22 03:03:55.390499 | instance | vexxhost.atmosphere.octavia : Add implied roles ------------------------- 9.87s 2026-09-22 03:03:55.390505 | instance | vexxhost.ceph.mgr : Configure manager modules --------------------------- 8.53s 2026-09-22 03:03:55.390511 | instance | vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets ----- 8.17s 2026-09-22 03:03:55.391217 | instance | atmosphere.common.glance_image : Fetch source image metadata from URL --- 7.92s 2026-09-22 03:03:55.391271 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 7.76s 2026-09-22 03:03:55.391282 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.74s 2026-09-22 03:03:55.391312 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.43s 2026-09-22 03:03:55.391328 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.40s 2026-09-22 03:03:55.391526 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 7.21s 2026-09-22 03:03:55.391595 | instance | vexxhost.ceph.ceph_exporter : Configure Ceph exporter service ----------- 7.19s 2026-09-22 03:03:55.392045 | instance | vexxhost.ceph.osd : Mark require osd release ---------------------------- 7.07s 2026-09-22 03:03:55.392101 | instance | vexxhost.ceph.mgr : Configure "mgr" label for managers ------------------ 7.06s 2026-09-22 03:03:55.392109 | instance | vexxhost.ceph.osd : Get `ceph orch ps` ---------------------------------- 7.05s 2026-09-22 03:03:55.666006 | instance | INFO [aio > idempotence] Executed: Successful 2026-09-22 03:03:55.684743 | instance | INFO [aio > side_effect] Executing 2026-09-22 03:03:55.685804 | instance | WARNING [aio > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-09-22 03:03:55.699009 | instance | INFO [aio > verify] Executing 2026-09-22 03:03:56.508064 | instance | 2026-09-22 03:03:56.508304 | instance | PLAY [Run tests] *************************************************************** 2026-09-22 03:03:56.508635 | instance | 2026-09-22 03:03:56.508831 | instance | TASK [Run "stestr" tests] ****************************************************** 2026-09-22 03:03:56.509148 | instance | Tuesday 22 September 2026 03:03:56 +0000 (0:00:00.008) 0:00:00.008 ***** 2026-09-22 03:03:59.504379 | instance | changed: [localhost] 2026-09-22 03:03:59.504585 | instance | 2026-09-22 03:03:59.504815 | instance | PLAY [controllers[0]] ********************************************************** 2026-09-22 03:03:59.505086 | instance | 2026-09-22 03:03:59.505336 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-22 03:03:59.505566 | instance | Tuesday 22 September 2026 03:03:59 +0000 (0:00:02.995) 0:00:03.004 ***** 2026-09-22 03:04:03.857100 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-09-22 03:04:03.857230 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-09-22 03:04:03.857488 | instance | interpreter could change the meaning of that path. See 2026-09-22 03:04:03.857724 | instance | https://docs.ansible.com/ansible- 2026-09-22 03:04:03.857953 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-09-22 03:04:03.936856 | instance | ok: [instance] 2026-09-22 03:04:03.937086 | instance | 2026-09-22 03:04:03.937410 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk using package manager] *** 2026-09-22 03:04:03.937667 | instance | Tuesday 22 September 2026 03:04:03 +0000 (0:00:04.433) 0:00:07.437 ***** 2026-09-22 03:04:04.050012 | instance | skipping: [instance] 2026-09-22 03:04:04.050201 | instance | 2026-09-22 03:04:04.050469 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk using pip] ******* 2026-09-22 03:04:04.050700 | instance | Tuesday 22 September 2026 03:04:04 +0000 (0:00:00.112) 0:00:07.549 ***** 2026-09-22 03:04:05.299965 | instance | ok: [instance] 2026-09-22 03:04:05.300068 | instance | 2026-09-22 03:04:05.300237 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-09-22 03:04:05.300409 | instance | Tuesday 22 September 2026 03:04:05 +0000 (0:00:01.250) 0:00:08.800 ***** 2026-09-22 03:04:05.675172 | instance | ok: [instance] 2026-09-22 03:04:05.675240 | instance | 2026-09-22 03:04:05.675352 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-09-22 03:04:05.675451 | instance | Tuesday 22 September 2026 03:04:05 +0000 (0:00:00.375) 0:00:09.175 ***** 2026-09-22 03:04:06.383083 | instance | ok: [instance] 2026-09-22 03:04:06.383143 | instance | 2026-09-22 03:04:06.383155 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 03:04:06.383164 | instance | Tuesday 22 September 2026 03:04:06 +0000 (0:00:00.706) 0:00:09.882 ***** 2026-09-22 03:04:06.566462 | instance | ok: [instance] 2026-09-22 03:04:06.566688 | instance | 2026-09-22 03:04:06.566766 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 03:04:06.566852 | instance | Tuesday 22 September 2026 03:04:06 +0000 (0:00:00.184) 0:00:10.067 ***** 2026-09-22 03:04:06.672342 | instance | skipping: [instance] 2026-09-22 03:04:06.672573 | instance | 2026-09-22 03:04:06.673122 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 03:04:06.673184 | instance | Tuesday 22 September 2026 03:04:06 +0000 (0:00:00.105) 0:00:10.172 ***** 2026-09-22 03:04:06.756514 | instance | skipping: [instance] 2026-09-22 03:04:06.756625 | instance | 2026-09-22 03:04:06.756790 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 03:04:06.757003 | instance | Tuesday 22 September 2026 03:04:06 +0000 (0:00:00.084) 0:00:10.257 ***** 2026-09-22 03:04:06.838961 | instance | skipping: [instance] 2026-09-22 03:04:06.839082 | instance | 2026-09-22 03:04:06.839450 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 03:04:06.839493 | instance | Tuesday 22 September 2026 03:04:06 +0000 (0:00:00.082) 0:00:10.339 ***** 2026-09-22 03:04:06.910681 | instance | skipping: [instance] 2026-09-22 03:04:06.911123 | instance | 2026-09-22 03:04:06.911166 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 03:04:06.911174 | instance | Tuesday 22 September 2026 03:04:06 +0000 (0:00:00.071) 0:00:10.411 ***** 2026-09-22 03:04:06.982540 | instance | skipping: [instance] 2026-09-22 03:04:06.982611 | instance | 2026-09-22 03:04:06.982935 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 03:04:06.982975 | instance | Tuesday 22 September 2026 03:04:06 +0000 (0:00:00.071) 0:00:10.483 ***** 2026-09-22 03:04:07.061937 | instance | ok: [instance] 2026-09-22 03:04:07.061985 | instance | 2026-09-22 03:04:07.061992 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 03:04:07.061999 | instance | Tuesday 22 September 2026 03:04:07 +0000 (0:00:00.078) 0:00:10.561 ***** 2026-09-22 03:04:07.170546 | instance | ok: [instance] => (item=identity) 2026-09-22 03:04:07.170710 | instance | ok: [instance] => (item=dashboard) 2026-09-22 03:04:07.170791 | instance | 2026-09-22 03:04:07.170969 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 03:04:07.171069 | instance | Tuesday 22 September 2026 03:04:07 +0000 (0:00:00.109) 0:00:10.671 ***** 2026-09-22 03:04:07.311076 | instance | ok: [instance] 2026-09-22 03:04:07.311148 | instance | 2026-09-22 03:04:07.311247 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-22 03:04:07.311366 | instance | Tuesday 22 September 2026 03:04:07 +0000 (0:00:00.140) 0:00:10.811 ***** 2026-09-22 03:04:07.396976 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-22 03:04:07.397066 | instance | 2026-09-22 03:04:07.397180 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-22 03:04:07.397326 | instance | Tuesday 22 September 2026 03:04:07 +0000 (0:00:00.085) 0:00:10.897 ***** 2026-09-22 03:04:08.219118 | instance | changed: [instance] 2026-09-22 03:04:08.219189 | instance | 2026-09-22 03:04:08.219200 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-09-22 03:04:08.219348 | instance | Tuesday 22 September 2026 03:04:08 +0000 (0:00:00.821) 0:00:11.719 ***** 2026-09-22 03:04:08.377656 | instance | included: openstack_helm_endpoints for instance 2026-09-22 03:04:08.377735 | instance | 2026-09-22 03:04:08.377830 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-22 03:04:08.377941 | instance | Tuesday 22 September 2026 03:04:08 +0000 (0:00:00.159) 0:00:11.878 ***** 2026-09-22 03:04:08.529914 | instance | ok: [instance] 2026-09-22 03:04:08.529989 | instance | 2026-09-22 03:04:08.530151 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-22 03:04:08.530313 | instance | Tuesday 22 September 2026 03:04:08 +0000 (0:00:00.152) 0:00:12.030 ***** 2026-09-22 03:04:08.597667 | instance | skipping: [instance] 2026-09-22 03:04:08.597734 | instance | 2026-09-22 03:04:08.597785 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-22 03:04:08.597914 | instance | Tuesday 22 September 2026 03:04:08 +0000 (0:00:00.067) 0:00:12.098 ***** 2026-09-22 03:04:08.654253 | instance | skipping: [instance] 2026-09-22 03:04:08.654348 | instance | 2026-09-22 03:04:08.655466 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-22 03:04:08.655492 | instance | Tuesday 22 September 2026 03:04:08 +0000 (0:00:00.056) 0:00:12.155 ***** 2026-09-22 03:04:08.716273 | instance | skipping: [instance] 2026-09-22 03:04:08.716347 | instance | 2026-09-22 03:04:08.716462 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-22 03:04:08.716567 | instance | Tuesday 22 September 2026 03:04:08 +0000 (0:00:00.061) 0:00:12.217 ***** 2026-09-22 03:04:08.779726 | instance | skipping: [instance] 2026-09-22 03:04:08.779807 | instance | 2026-09-22 03:04:08.779886 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-22 03:04:08.779988 | instance | Tuesday 22 September 2026 03:04:08 +0000 (0:00:00.063) 0:00:12.280 ***** 2026-09-22 03:04:08.833796 | instance | skipping: [instance] 2026-09-22 03:04:08.833869 | instance | 2026-09-22 03:04:08.833952 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-22 03:04:08.834063 | instance | Tuesday 22 September 2026 03:04:08 +0000 (0:00:00.054) 0:00:12.334 ***** 2026-09-22 03:04:08.935764 | instance | ok: [instance] 2026-09-22 03:04:08.935876 | instance | 2026-09-22 03:04:08.936044 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-22 03:04:08.936175 | instance | Tuesday 22 September 2026 03:04:08 +0000 (0:00:00.101) 0:00:12.436 ***** 2026-09-22 03:04:09.053461 | instance | ok: [instance] => (item=identity) 2026-09-22 03:04:09.053676 | instance | ok: [instance] => (item=dashboard) 2026-09-22 03:04:09.053907 | instance | 2026-09-22 03:04:09.054185 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-22 03:04:09.054451 | instance | Tuesday 22 September 2026 03:04:09 +0000 (0:00:00.117) 0:00:12.553 ***** 2026-09-22 03:04:09.150065 | instance | ok: [instance] 2026-09-22 03:04:09.150264 | instance | 2026-09-22 03:04:09.150516 | instance | TASK [vexxhost.atmosphere.tempest : Get test image object] ********************* 2026-09-22 03:04:09.150728 | instance | Tuesday 22 September 2026 03:04:09 +0000 (0:00:00.096) 0:00:12.650 ***** 2026-09-22 03:04:10.526887 | instance | ok: [instance] 2026-09-22 03:04:10.527107 | instance | 2026-09-22 03:04:10.527408 | instance | TASK [vexxhost.atmosphere.tempest : Configure test image ref] ****************** 2026-09-22 03:04:10.527634 | instance | Tuesday 22 September 2026 03:04:10 +0000 (0:00:01.376) 0:00:14.026 ***** 2026-09-22 03:04:10.607723 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'image_ref': 'bb29a579-1fab-4b68-9171-3cf99be4ad5a'}}}}) 2026-09-22 03:04:10.608035 | instance | 2026-09-22 03:04:10.608290 | instance | TASK [vexxhost.atmosphere.tempest : Get test flavor object] ******************** 2026-09-22 03:04:10.608543 | instance | Tuesday 22 September 2026 03:04:10 +0000 (0:00:00.081) 0:00:14.108 ***** 2026-09-22 03:04:11.792722 | instance | ok: [instance] 2026-09-22 03:04:11.792986 | instance | 2026-09-22 03:04:11.793432 | instance | TASK [vexxhost.atmosphere.tempest : Set test flavor ref] *********************** 2026-09-22 03:04:11.793475 | instance | Tuesday 22 September 2026 03:04:11 +0000 (0:00:01.184) 0:00:15.292 ***** 2026-09-22 03:04:11.909088 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'flavor_ref': '82d65209-ce07-44fb-904f-113915943553'}}}}) 2026-09-22 03:04:11.909175 | instance | 2026-09-22 03:04:11.909261 | instance | TASK [vexxhost.atmosphere.tempest : Get test network object] ******************* 2026-09-22 03:04:11.909391 | instance | Tuesday 22 September 2026 03:04:11 +0000 (0:00:00.116) 0:00:15.409 ***** 2026-09-22 03:04:13.089672 | instance | ok: [instance] 2026-09-22 03:04:13.090399 | instance | 2026-09-22 03:04:13.090453 | instance | TASK [vexxhost.atmosphere.tempest : Set test network ref] ********************** 2026-09-22 03:04:13.090465 | instance | Tuesday 22 September 2026 03:04:13 +0000 (0:00:01.179) 0:00:16.589 ***** 2026-09-22 03:04:13.216370 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'network': {'public_network_id': 'cde1f9ae-9b46-4fb7-8c4b-23d982678985'}}}}) 2026-09-22 03:04:13.216438 | instance | 2026-09-22 03:04:13.216559 | instance | TASK [vexxhost.atmosphere.tempest : Deploy Helm chart] ************************* 2026-09-22 03:04:13.216671 | instance | Tuesday 22 September 2026 03:04:13 +0000 (0:00:00.127) 0:00:16.717 ***** 2026-09-22 03:17:23.231910 | instance | changed: [instance] 2026-09-22 03:17:23.231995 | instance | 2026-09-22 03:17:23.232193 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest job object] ******************** 2026-09-22 03:17:23.232237 | instance | Tuesday 22 September 2026 03:17:23 +0000 (0:13:10.014) 0:13:26.732 ***** 2026-09-22 03:17:24.224661 | instance | ok: [instance] 2026-09-22 03:17:24.224711 | instance | 2026-09-22 03:17:24.225002 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest log] *************************** 2026-09-22 03:17:24.225073 | instance | Tuesday 22 September 2026 03:17:24 +0000 (0:00:00.992) 0:13:27.724 ***** 2026-09-22 03:17:25.118148 | instance | ok: [instance] 2026-09-22 03:17:25.118361 | instance | 2026-09-22 03:17:25.118617 | instance | TASK [vexxhost.atmosphere.tempest : Print tempest log details] ***************** 2026-09-22 03:17:25.118845 | instance | Tuesday 22 September 2026 03:17:25 +0000 (0:00:00.894) 0:13:28.618 ***** 2026-09-22 03:17:25.156024 | instance | ok: [instance] => { 2026-09-22 03:17:25.156251 | instance | "msg": [ 2026-09-22 03:17:25.156498 | instance | "+ tempest cleanup --init-saved-state", 2026-09-22 03:17:25.156722 | instance | "+ '[' true == false ']'", 2026-09-22 03:17:25.156998 | instance | "+ tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke", 2026-09-22 03:17:25.157263 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:19: SyntaxWarning: invalid escape sequence '\\('", 2026-09-22 03:17:25.157507 | instance | " SUB = re.compile(\"sub\\(/(.*)/,\\s+(.*)\\)\")", 2026-09-22 03:17:25.157766 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:20: SyntaxWarning: invalid escape sequence '\\('", 2026-09-22 03:17:25.158019 | instance | " SPLIT = re.compile(\"split\\((.),\\s+(\\d+),\\s+(\\d+|-1)\\)\")", 2026-09-22 03:17:25.158281 | instance | "{3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.123638s] ... ok", 2026-09-22 03:17:25.158501 | instance | "{3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.096046s] ... ok", 2026-09-22 03:17:25.158733 | instance | "{2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [5.063993s] ... ok", 2026-09-22 03:17:25.158963 | instance | "{2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [3.114679s] ... ok", 2026-09-22 03:17:25.159188 | instance | "{2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [2.713533s] ... ok", 2026-09-22 03:17:25.159407 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.148607s] ... ok", 2026-09-22 03:17:25.159821 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000483s] ... ok", 2026-09-22 03:17:25.160057 | instance | "{1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers [0.062692s] ... ok", 2026-09-22 03:17:25.160277 | instance | "{1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details [0.000544s] ... ok", 2026-09-22 03:17:25.160597 | instance | "2026-09-22 03:05:54.471 25 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.214 ([Errno None] Unable to connect to port 22 on 10.96.250.214). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.214", 2026-09-22 03:17:25.160847 | instance | "{1} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.499101s] ... ok", 2026-09-22 03:17:25.161085 | instance | "{1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.012942s] ... ok", 2026-09-22 03:17:25.161312 | instance | "{1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.732507s] ... ok", 2026-09-22 03:17:25.161561 | instance | "{3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [49.091112s] ... ok", 2026-09-22 03:17:25.161790 | instance | "{1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.233836s] ... ok", 2026-09-22 03:17:25.162014 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.118388s] ... ok", 2026-09-22 03:17:25.162307 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000412s] ... ok", 2026-09-22 03:17:25.162607 | instance | "{1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.177905s] ... ok", 2026-09-22 03:17:25.162843 | instance | "{3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.191571s] ... ok", 2026-09-22 03:17:25.163068 | instance | "{1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.127308s] ... ok", 2026-09-22 03:17:25.163293 | instance | "{3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [3.112367s] ... ok", 2026-09-22 03:17:25.163541 | instance | "{1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [1.231925s] ... ok", 2026-09-22 03:17:25.163789 | instance | "{3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.235664s] ... ok", 2026-09-22 03:17:25.163993 | instance | "{1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [2.616541s] ... ok", 2026-09-22 03:17:25.164218 | instance | "{1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [2.752929s] ... ok", 2026-09-22 03:17:25.164460 | instance | "{1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [1.495750s] ... ok", 2026-09-22 03:17:25.164687 | instance | "{1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.055346s] ... ok", 2026-09-22 03:17:25.164996 | instance | "{1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.059588s] ... ok", 2026-09-22 03:17:25.165243 | instance | "{3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.628987s] ... ok", 2026-09-22 03:17:25.165492 | instance | "{3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.006856s] ... ok", 2026-09-22 03:17:25.165728 | instance | "{1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [10.214718s] ... ok", 2026-09-22 03:17:25.166240 | instance | "{2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses [0.049201s] ... ok", 2026-09-22 03:17:25.166520 | instance | "{2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network [0.094187s] ... ok", 2026-09-22 03:17:25.166766 | instance | "{1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [6.490407s] ... ok", 2026-09-22 03:17:25.167004 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [3.659757s] ... ok", 2026-09-22 03:17:25.167245 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.224389s] ... ok", 2026-09-22 03:17:25.167608 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.101687s] ... ok", 2026-09-22 03:17:25.167858 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.048262s] ... ok", 2026-09-22 03:17:25.168095 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.042633s] ... ok", 2026-09-22 03:17:25.168330 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.025263s] ... ok", 2026-09-22 03:17:25.168607 | instance | "{3} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.015468s] ... ok", 2026-09-22 03:17:25.169156 | instance | "{0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [28.249949s] ... ok", 2026-09-22 03:17:25.169191 | instance | "{1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [7.764973s] ... ok", 2026-09-22 03:17:25.169438 | instance | "{1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [3.733790s] ... ok", 2026-09-22 03:17:25.169681 | instance | "{2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.321051s] ... ok", 2026-09-22 03:17:25.169933 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [0.680680s] ... ok", 2026-09-22 03:17:25.170190 | instance | "{1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.005892s] ... ok", 2026-09-22 03:17:25.170434 | instance | "{1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.235822s] ... ok", 2026-09-22 03:17:25.170668 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.077714s] ... ok", 2026-09-22 03:17:25.170899 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.050117s] ... ok", 2026-09-22 03:17:25.171124 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.015809s] ... ok", 2026-09-22 03:17:25.171353 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.007581s] ... ok", 2026-09-22 03:17:25.171601 | instance | "{0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.544473s] ... ok", 2026-09-22 03:17:25.171827 | instance | "{2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.472704s] ... ok", 2026-09-22 03:17:25.172053 | instance | "{1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.054779s] ... ok", 2026-09-22 03:17:25.172276 | instance | "{1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.013025s] ... ok", 2026-09-22 03:17:25.173350 | instance | "{2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [1.527644s] ... ok", 2026-09-22 03:17:25.173373 | instance | "{2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.157853s] ... ok", 2026-09-22 03:17:25.173382 | instance | "{1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.265425s] ... ok", 2026-09-22 03:17:25.173391 | instance | "{1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.112684s] ... ok", 2026-09-22 03:17:25.173542 | instance | "{1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.080198s] ... ok", 2026-09-22 03:17:25.173771 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [3.722407s] ... ok", 2026-09-22 03:17:25.174040 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [4.303411s] ... ok", 2026-09-22 03:17:25.174229 | instance | "{0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [2.516446s] ... ok", 2026-09-22 03:17:25.174477 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [5.578394s] ... ok", 2026-09-22 03:17:25.174712 | instance | "{1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [4.544983s] ... ok", 2026-09-22 03:17:25.174943 | instance | "{0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [5.592634s] ... ok", 2026-09-22 03:17:25.175224 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [5.337179s] ... ok", 2026-09-22 03:17:25.175479 | instance | "{1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [2.902228s] ... ok", 2026-09-22 03:17:25.175758 | instance | "{1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [4.913993s] ... ok", 2026-09-22 03:17:25.176008 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [3.659055s] ... ok", 2026-09-22 03:17:25.176240 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [4.636628s] ... ok", 2026-09-22 03:17:25.176501 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.248555s] ... ok", 2026-09-22 03:17:25.176723 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.194717s] ... ok", 2026-09-22 03:17:25.176997 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.585238s] ... ok", 2026-09-22 03:17:25.177261 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_show_network [0.378539s] ... ok", 2026-09-22 03:17:25.177514 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.327429s] ... ok", 2026-09-22 03:17:25.177750 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [4.518246s] ... ok", 2026-09-22 03:17:25.177976 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [3.821231s] ... ok", 2026-09-22 03:17:25.178211 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [3.007148s] ... ok", 2026-09-22 03:17:25.178487 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [3.495957s] ... ok", 2026-09-22 03:17:25.178759 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [4.465333s] ... ok", 2026-09-22 03:17:25.178993 | instance | "{2} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [14.015879s] ... ok", 2026-09-22 03:17:25.179217 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [6.930029s] ... ok", 2026-09-22 03:17:25.179468 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.286737s] ... ok", 2026-09-22 03:17:25.179699 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.156683s] ... ok", 2026-09-22 03:17:25.179927 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.178497s] ... ok", 2026-09-22 03:17:25.180158 | instance | "{2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [9.329723s] ... ok", 2026-09-22 03:17:25.180438 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [3.585370s] ... ok", 2026-09-22 03:17:25.180722 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [1.278563s] ... ok", 2026-09-22 03:17:25.181003 | instance | "{2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [8.561016s] ... ok", 2026-09-22 03:17:25.181286 | instance | "{0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [3.441506s] ... ok", 2026-09-22 03:17:25.181605 | instance | "{0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [3.941812s] ... ok", 2026-09-22 03:17:25.181843 | instance | "{0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.047710s] ... ok", 2026-09-22 03:17:25.182067 | instance | "{2} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [5.108132s] ... ok", 2026-09-22 03:17:25.182293 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.264690s] ... ok", 2026-09-22 03:17:25.182560 | instance | "{0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [1.472195s] ... ok", 2026-09-22 03:17:25.182789 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [2.336260s] ... ok", 2026-09-22 03:17:25.183015 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.234759s] ... ok", 2026-09-22 03:17:25.183240 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.062230s] ... ok", 2026-09-22 03:17:25.183522 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.061601s] ... ok", 2026-09-22 03:17:25.183763 | instance | "{0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [2.527677s] ... ok", 2026-09-22 03:17:25.184009 | instance | "{0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.068246s] ... ok", 2026-09-22 03:17:25.184214 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [0.830629s] ... ok", 2026-09-22 03:17:25.184465 | instance | "{0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.387189s] ... ok", 2026-09-22 03:17:25.184700 | instance | "{2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.086540s] ... ok", 2026-09-22 03:17:25.184972 | instance | "{2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.045818s] ... ok", 2026-09-22 03:17:25.185212 | instance | "{2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.039785s] ... ok", 2026-09-22 03:17:25.185493 | instance | "{2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.074393s] ... ok", 2026-09-22 03:17:25.185751 | instance | "{0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.309588s] ... ok", 2026-09-22 03:17:25.185980 | instance | "{0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.213021s] ... ok", 2026-09-22 03:17:25.186204 | instance | "{0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.133747s] ... ok", 2026-09-22 03:17:25.186448 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [1.486879s] ... ok", 2026-09-22 03:17:25.186676 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [0.944346s] ... ok", 2026-09-22 03:17:25.186899 | instance | "{2} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [6.495472s] ... ok", 2026-09-22 03:17:25.187124 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [1.600622s] ... ok", 2026-09-22 03:17:25.187346 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [5.359733s] ... ok", 2026-09-22 03:17:25.187588 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [0.961041s] ... ok", 2026-09-22 03:17:25.187814 | instance | "{0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [25.608404s] ... ok", 2026-09-22 03:17:25.188037 | instance | "{0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.519713s] ... ok", 2026-09-22 03:17:25.188265 | instance | "{0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [6.091520s] ... ok", 2026-09-22 03:17:25.188980 | instance | "{0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.062765s] ... ok", 2026-09-22 03:17:25.189052 | instance | "{2} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [47.038518s] ... ok", 2026-09-22 03:17:25.189069 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.291889s] ... ok", 2026-09-22 03:17:25.189305 | instance | "2026-09-22 03:10:49.234 19 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.210 ([Errno None] Unable to connect to port 22 on 10.96.250.210). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.210", 2026-09-22 03:17:25.189561 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [1.231027s] ... ok", 2026-09-22 03:17:25.189799 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [2.610237s] ... ok", 2026-09-22 03:17:25.190031 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_admin_create_endpoint_group_for_tenant [0.189442s] ... ok", 2026-09-22 03:17:25.190267 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_admin_create_ike_policy_for_tenant [0.552963s] ... ok", 2026-09-22 03:17:25.190532 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_admin_create_ipsec_policy_for_tenant [0.146763s] ... ok", 2026-09-22 03:17:25.190788 | instance | "2026-09-22 03:11:20.250 19 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.210 ([Errno None] Unable to connect to port 22 on 10.96.250.210). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.210", 2026-09-22 03:17:25.191043 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_admin_create_vpn_service_for_tenant [12.993977s] ... ok", 2026-09-22 03:17:25.191295 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_connection_with_cidr_and_endpoint_group [0.373898s] ... ok", 2026-09-22 03:17:25.191571 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_connection_with_mix_ip_endpoint_group [0.356692s] ... ok", 2026-09-22 03:17:25.191798 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_connection_with_subnet_and_local_endpoint_group [0.170663s] ... ok", 2026-09-22 03:17:25.192041 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_connection_with_subnet_and_remote_endpoint_group [0.250116s] ... ok", 2026-09-22 03:17:25.192286 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_delete_vpn_connection_with_ep_group [1.853306s] ... ok", 2026-09-22 03:17:25.192538 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_delete_vpn_connection_with_legacy_mode [2.184283s] ... ok", 2026-09-22 03:17:25.192766 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_update_delete_endpoint_group [0.132725s] ... ok", 2026-09-22 03:17:25.193050 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_update_delete_ike_policy [0.185115s] ... ok", 2026-09-22 03:17:25.193290 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_update_delete_ipsec_policy [0.255425s] ... ok", 2026-09-22 03:17:25.193549 | instance | "{0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [83.644319s] ... ok", 2026-09-22 03:17:25.193822 | instance | "{0} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests.", 2026-09-22 03:17:25.194055 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_update_delete_vpn_service [13.106052s] ... ok", 2026-09-22 03:17:25.194304 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_missing_peer_cidr [0.102057s] ... ok", 2026-09-22 03:17:25.194537 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_small_MTU [0.072457s] ... ok", 2026-09-22 03:17:25.194780 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_small_dpd [0.014365s] ... ok", 2026-09-22 03:17:25.195024 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_with_missing_local_endpoint_group [0.180175s] ... ok", 2026-09-22 03:17:25.195264 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_with_missing_remote_endpoint_group [0.221900s] ... ok", 2026-09-22 03:17:25.195515 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_wrong_peer_cidr [0.014064s] ... ok", 2026-09-22 03:17:25.195749 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [0.730960s] ... ok", 2026-09-22 03:17:25.195979 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_service_subnet_not_on_router [5.775375s] ... ok", 2026-09-22 03:17:25.196217 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpnservice_long_description [0.024465s] ... ok", 2026-09-22 03:17:25.196464 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpnservice_long_name [0.018620s] ... ok", 2026-09-22 03:17:25.196716 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_fail_create_endpoint_group_when_provide_subnet_id_with_cidr [0.060057s] ... ok", 2026-09-22 03:17:25.197013 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_fail_create_endpoint_group_when_wrong_type [0.047183s] ... ok", 2026-09-22 03:17:25.197263 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_fail_create_endpoint_group_with_mixed_IP_version [0.046543s] ... ok", 2026-09-22 03:17:25.197521 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_list_ike_policies [0.017544s] ... ok", 2026-09-22 03:17:25.197756 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_list_ipsec_policies [0.017483s] ... ok", 2026-09-22 03:17:25.197985 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_list_vpn_connections [0.016835s] ... ok", 2026-09-22 03:17:25.198223 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_list_vpn_services [0.025968s] ... ok", 2026-09-22 03:17:25.198467 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_show_endpoint_group [0.045550s] ... ok", 2026-09-22 03:17:25.198706 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_show_ike_policy [0.020614s] ... ok", 2026-09-22 03:17:25.198943 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_show_ipsec_policy [0.022326s] ... ok", 2026-09-22 03:17:25.199205 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_show_vpn_service [0.017261s] ... ok", 2026-09-22 03:17:25.199470 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [1.431548s] ... ok", 2026-09-22 03:17:25.199736 | instance | "2026-09-22 03:13:25.282 19 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.213 ([Errno None] Unable to connect to port 22 on 10.96.250.213). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.213", 2026-09-22 03:17:25.199965 | instance | "{0} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_http_traffic [77.669963s] ... ok", 2026-09-22 03:17:25.200198 | instance | "", 2026-09-22 03:17:25.200340 | instance | "======", 2026-09-22 03:17:25.200543 | instance | "Totals", 2026-09-22 03:17:25.200735 | instance | "======", 2026-09-22 03:17:25.200927 | instance | "Ran: 164 tests in 667.3872 sec.", 2026-09-22 03:17:25.201075 | instance | " - Passed: 163", 2026-09-22 03:17:25.201201 | instance | " - Skipped: 1", 2026-09-22 03:17:25.201337 | instance | " - Expected Fail: 0", 2026-09-22 03:17:25.201498 | instance | " - Unexpected Success: 0", 2026-09-22 03:17:25.201641 | instance | " - Failed: 0", 2026-09-22 03:17:25.201769 | instance | "Sum of execute time for each test: 587.0944 sec.", 2026-09-22 03:17:25.201902 | instance | "", 2026-09-22 03:17:25.202035 | instance | "==============", 2026-09-22 03:17:25.202169 | instance | "Worker Balance", 2026-09-22 03:17:25.202300 | instance | "==============", 2026-09-22 03:17:25.202452 | instance | " - Worker 0 (33 tests) => 0:10:28.147386", 2026-09-22 03:17:25.202589 | instance | " - Worker 1 (33 tests) => 0:03:18.822255", 2026-09-22 03:17:25.202724 | instance | " - Worker 2 (74 tests) => 0:06:43.425457", 2026-09-22 03:17:25.202858 | instance | " - Worker 3 (24 tests) => 0:04:33.588926", 2026-09-22 03:17:25.203001 | instance | "+ tempest cleanup", 2026-09-22 03:17:25.203137 | instance | "" 2026-09-22 03:17:25.203306 | instance | ] 2026-09-22 03:17:25.203482 | instance | } 2026-09-22 03:17:25.211669 | instance | 2026-09-22 03:17:25.211799 | instance | TASK [vexxhost.atmosphere.tempest : Fail when tempest result is failed] ******** 2026-09-22 03:17:25.211936 | instance | Tuesday 22 September 2026 03:17:25 +0000 (0:00:00.094) 0:13:28.712 ***** 2026-09-22 03:17:25.279817 | instance | skipping: [instance] 2026-09-22 03:17:25.280115 | instance | 2026-09-22 03:17:25.280434 | instance | PLAY RECAP ********************************************************************* 2026-09-22 03:17:25.280778 | instance | instance : ok=25 changed=2 unreachable=0 failed=0 skipped=12 rescued=0 ignored=0 2026-09-22 03:17:25.281164 | instance | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-09-22 03:17:25.281476 | instance | 2026-09-22 03:17:25.281712 | instance | Tuesday 22 September 2026 03:17:25 +0000 (0:00:00.068) 0:13:28.780 ***** 2026-09-22 03:17:25.281922 | instance | =============================================================================== 2026-09-22 03:17:25.282137 | instance | vexxhost.atmosphere.tempest : Deploy Helm chart ----------------------- 790.02s 2026-09-22 03:17:25.282346 | instance | Gathering Facts --------------------------------------------------------- 4.43s 2026-09-22 03:17:25.282582 | instance | Run "stestr" tests ------------------------------------------------------ 3.00s 2026-09-22 03:17:25.282797 | instance | vexxhost.atmosphere.tempest : Get test image object --------------------- 1.38s 2026-09-22 03:17:25.283103 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk using pip ------- 1.25s 2026-09-22 03:17:25.283332 | instance | vexxhost.atmosphere.tempest : Get test flavor object -------------------- 1.18s 2026-09-22 03:17:25.283576 | instance | vexxhost.atmosphere.tempest : Get test network object ------------------- 1.18s 2026-09-22 03:17:25.283803 | instance | vexxhost.atmosphere.tempest : Get tempest job object -------------------- 0.99s 2026-09-22 03:17:25.284102 | instance | vexxhost.atmosphere.tempest : Get tempest log --------------------------- 0.89s 2026-09-22 03:17:25.284395 | instance | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.82s 2026-09-22 03:17:25.284642 | instance | vexxhost.atmosphere.openstacksdk : Generate cloud config file ----------- 0.71s 2026-09-22 03:17:25.284855 | instance | vexxhost.atmosphere.openstacksdk : Create openstack config directory ---- 0.38s 2026-09-22 03:17:25.285163 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.18s 2026-09-22 03:17:25.285431 | instance | Generate OpenStack-Helm endpoints --------------------------------------- 0.16s 2026-09-22 03:17:25.285697 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.15s 2026-09-22 03:17:25.285926 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.14s 2026-09-22 03:17:25.286147 | instance | vexxhost.atmosphere.tempest : Set test network ref ---------------------- 0.13s 2026-09-22 03:17:25.286406 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints --- 0.12s 2026-09-22 03:17:25.286689 | instance | vexxhost.atmosphere.tempest : Set test flavor ref ----------------------- 0.12s 2026-09-22 03:17:25.286919 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk using package manager --- 0.11s 2026-09-22 03:17:25.359488 | instance | INFO [aio > verify] Executed: Successful 2026-09-22 03:17:25.374186 | instance | INFO [aio > cleanup] Executing 2026-09-22 03:17:25.374847 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-09-22 03:17:25.389668 | instance | INFO [aio > destroy] Executing 2026-09-22 03:17:25.389792 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-09-22 03:17:25.389941 | instance | INFO [aio > destroy] Executed: Successful 2026-09-22 03:17:25.390508 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-09-22 03:17:25.845627 | instance | ok: Runtime: 1:37:06.473586 2026-09-22 03:17:25.963831 | 2026-09-22 03:17:25.963954 | PLAY RECAP 2026-09-22 03:17:25.963994 | instance | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-22 03:17:25.964013 | 2026-09-22 03:17:26.084261 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-09-22 03:17:26.091728 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-09-22 03:17:26.680593 | 2026-09-22 03:17:26.680688 | PLAY [all] 2026-09-22 03:17:26.693938 | 2026-09-22 03:17:26.694014 | TASK [gather-host-logs : creating directory for system status] 2026-09-22 03:17:27.089264 | instance | changed 2026-09-22 03:17:27.099332 | 2026-09-22 03:17:27.099487 | TASK [gather-host-logs : Get logs for each host] 2026-09-22 03:17:27.515881 | instance | + systemd-cgls --full --all --no-pager 2026-09-22 03:17:27.580448 | instance | + ip addr 2026-09-22 03:17:27.589712 | instance | + ip route 2026-09-22 03:17:27.591971 | instance | + lsblk 2026-09-22 03:17:27.618596 | instance | + mount 2026-09-22 03:17:27.636452 | instance | + docker images 2026-09-22 03:17:27.666695 | instance | + brctl show 2026-09-22 03:17:27.667430 | instance | /bin/bash: line 8: brctl: command not found 2026-09-22 03:17:27.667732 | instance | + ip neigh 2026-09-22 03:17:27.673730 | instance | + bridge fdb show 2026-09-22 03:17:27.683667 | instance | + ps aux --sort=-%mem 2026-09-22 03:17:27.765153 | instance | + dpkg -l 2026-09-22 03:17:27.772701 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-09-22 03:17:27.773499 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-09-22 03:17:27.797241 | instance | + '[' '!' -z '' ']' 2026-09-22 03:17:28.154854 | instance | ok: Runtime: 0:00:00.288164 2026-09-22 03:17:28.165837 | 2026-09-22 03:17:28.165987 | TASK [gather-host-logs : Downloads logs to executor] 2026-09-22 03:17:28.790693 | instance | changed: 2026-09-22 03:17:28.790835 | instance | created directory /var/lib/zuul/builds/050c0734a1aa4e69a9a83a330a0cf68e/work/logs/instance 2026-09-22 03:17:28.790861 | instance | cd+++++++++ system/ 2026-09-22 03:17:28.790894 | instance | >f+++++++++ system/brctl-show.txt 2026-09-22 03:17:28.790913 | instance | >f+++++++++ system/bridge-fdb.txt 2026-09-22 03:17:28.790930 | instance | >f+++++++++ system/docker-images.txt 2026-09-22 03:17:28.790950 | instance | >f+++++++++ system/ip-addr.txt 2026-09-22 03:17:28.790968 | instance | >f+++++++++ system/ip-neigh.txt 2026-09-22 03:17:28.790985 | instance | >f+++++++++ system/ip-route.txt 2026-09-22 03:17:28.791004 | instance | >f+++++++++ system/lsblk.txt 2026-09-22 03:17:28.791021 | instance | >f+++++++++ system/mount.txt 2026-09-22 03:17:28.791037 | instance | >f+++++++++ system/packages.txt 2026-09-22 03:17:28.791054 | instance | >f+++++++++ system/ps.txt 2026-09-22 03:17:28.791069 | instance | >f+++++++++ system/systemd-cgls.txt 2026-09-22 03:17:28.798714 | 2026-09-22 03:17:28.798775 | LOOP [helm-release-status : creating directory for helm release status] 2026-09-22 03:17:29.066166 | instance | changed: "values" 2026-09-22 03:17:29.288101 | instance | changed: "releases" 2026-09-22 03:17:29.307186 | 2026-09-22 03:17:29.307372 | TASK [helm-release-status : Gather get release status for helm charts] 2026-09-22 03:17:41.454055 | instance | ok: Runtime: 0:00:11.759273 2026-09-22 03:17:41.459685 | 2026-09-22 03:17:41.459803 | TASK [helm-release-status : Downloads logs to executor] 2026-09-22 03:17:41.997078 | instance | changed: 2026-09-22 03:17:41.997235 | instance | cd+++++++++ helm/ 2026-09-22 03:17:41.997273 | instance | cd+++++++++ helm/releases/ 2026-09-22 03:17:41.997304 | instance | cd+++++++++ helm/releases/auth-system/ 2026-09-22 03:17:41.997331 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-09-22 03:17:41.997365 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-09-22 03:17:41.997414 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-09-22 03:17:41.997448 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-09-22 03:17:41.997499 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-09-22 03:17:41.997560 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-09-22 03:17:41.997613 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-09-22 03:17:41.997658 | instance | cd+++++++++ helm/releases/kube-system/ 2026-09-22 03:17:41.997689 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-09-22 03:17:41.997717 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-09-22 03:17:41.997744 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-09-22 03:17:41.997785 | instance | cd+++++++++ helm/releases/monitoring/ 2026-09-22 03:17:41.997814 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-09-22 03:17:41.997844 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-09-22 03:17:41.997871 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-09-22 03:17:41.997913 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-09-22 03:17:41.997944 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-09-22 03:17:41.997971 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt 2026-09-22 03:17:41.997998 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-09-22 03:17:41.998025 | instance | cd+++++++++ helm/releases/openstack/ 2026-09-22 03:17:41.998052 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-09-22 03:17:41.998079 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-09-22 03:17:41.998105 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-09-22 03:17:41.998131 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-09-22 03:17:41.998157 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-09-22 03:17:41.998183 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-09-22 03:17:41.998208 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-09-22 03:17:41.998234 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-09-22 03:17:41.998261 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-09-22 03:17:41.998286 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-09-22 03:17:41.998312 | instance | >f+++++++++ helm/releases/openstack/manila.txt 2026-09-22 03:17:41.998336 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-09-22 03:17:41.998362 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-09-22 03:17:41.998388 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-09-22 03:17:41.998415 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-09-22 03:17:41.998440 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-09-22 03:17:41.998466 | instance | >f+++++++++ helm/releases/openstack/ovn.txt 2026-09-22 03:17:41.998492 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-09-22 03:17:41.998518 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-09-22 03:17:41.998544 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-09-22 03:17:41.998571 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-09-22 03:17:41.998597 | instance | >f+++++++++ helm/releases/openstack/tempest.txt 2026-09-22 03:17:41.998623 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-09-22 03:17:41.998649 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-09-22 03:17:41.998676 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-09-22 03:17:41.998702 | instance | cd+++++++++ helm/values/ 2026-09-22 03:17:41.998729 | instance | cd+++++++++ helm/values/auth-system/ 2026-09-22 03:17:41.998755 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-09-22 03:17:41.998781 | instance | cd+++++++++ helm/values/cert-manager/ 2026-09-22 03:17:41.998807 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-09-22 03:17:41.998833 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-09-22 03:17:41.998860 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-09-22 03:17:41.998888 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-09-22 03:17:41.998932 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-09-22 03:17:41.998961 | instance | cd+++++++++ helm/values/kube-system/ 2026-09-22 03:17:41.998988 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-09-22 03:17:41.999013 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-09-22 03:17:41.999047 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-09-22 03:17:41.999076 | instance | cd+++++++++ helm/values/monitoring/ 2026-09-22 03:17:41.999103 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-09-22 03:17:41.999128 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-09-22 03:17:41.999156 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-09-22 03:17:41.999182 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-09-22 03:17:41.999207 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-09-22 03:17:41.999232 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml 2026-09-22 03:17:41.999258 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-09-22 03:17:41.999284 | instance | cd+++++++++ helm/values/openstack/ 2026-09-22 03:17:41.999310 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-09-22 03:17:41.999336 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-09-22 03:17:41.999362 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-09-22 03:17:41.999387 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-09-22 03:17:41.999411 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-09-22 03:17:41.999435 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-09-22 03:17:41.999459 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-09-22 03:17:41.999484 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-09-22 03:17:41.999506 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-09-22 03:17:41.999529 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-09-22 03:17:41.999552 | instance | >f+++++++++ helm/values/openstack/manila.yaml 2026-09-22 03:17:41.999573 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-09-22 03:17:41.999596 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-09-22 03:17:41.999622 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-09-22 03:17:41.999648 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-09-22 03:17:41.999675 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-09-22 03:17:41.999700 | instance | >f+++++++++ helm/values/openstack/ovn.yaml 2026-09-22 03:17:41.999726 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-09-22 03:17:41.999752 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-09-22 03:17:41.999779 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-09-22 03:17:41.999805 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-09-22 03:17:41.999830 | instance | >f+++++++++ helm/values/openstack/tempest.yaml 2026-09-22 03:17:41.999856 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-09-22 03:17:41.999882 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-09-22 03:17:41.999922 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-09-22 03:17:42.012817 | 2026-09-22 03:17:42.012956 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-09-22 03:17:42.239222 | instance | changed 2026-09-22 03:17:42.251496 | 2026-09-22 03:17:42.251672 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-09-22 03:17:42.506075 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-22 03:17:42.506183 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-22 03:17:42.513610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:17:42.516195 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:17:42.658861 | instance | node/instance 2026-09-22 03:17:42.661207 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:17:42.757163 | instance | clusterrole/admin 2026-09-22 03:17:42.981816 | instance | clusterrole/capi-aggregated-manager-role 2026-09-22 03:17:43.060755 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:17:43.103750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:17:43.112751 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-09-22 03:17:43.186081 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-09-22 03:17:43.311845 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-09-22 03:17:43.375463 | instance | clusterrole/capi-manager-role 2026-09-22 03:17:43.510138 | instance | clusterrole/capo-manager-role 2026-09-22 03:17:43.637051 | instance | clusterrole/cephfs-csi-nodeplugin 2026-09-22 03:17:43.759746 | instance | clusterrole/cephfs-external-provisioner-runner 2026-09-22 03:17:43.841847 | instance | clusterrole/cert-manager-cainjector 2026-09-22 03:17:43.985771 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-09-22 03:17:44.096161 | instance | clusterrole/cert-manager-controller-certificates 2026-09-22 03:17:44.228782 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-09-22 03:17:44.341386 | instance | clusterrole/cert-manager-controller-challenges 2026-09-22 03:17:44.440294 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-09-22 03:17:44.557156 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-09-22 03:17:44.654772 | instance | clusterrole/cert-manager-controller-issuers 2026-09-22 03:17:44.807080 | instance | clusterrole/cert-manager-controller-orders 2026-09-22 03:17:44.899921 | instance | clusterrole/cert-manager-edit 2026-09-22 03:17:45.036060 | instance | clusterrole/cert-manager-view 2026-09-22 03:17:45.096464 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-09-22 03:17:45.275069 | instance | clusterrole/cilium 2026-09-22 03:17:45.341187 | instance | clusterrole/cilium-operator 2026-09-22 03:17:45.499553 | instance | clusterrole/cluster-admin 2026-09-22 03:17:45.587892 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-09-22 03:17:45.750900 | instance | clusterrole/edit 2026-09-22 03:17:45.819317 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-09-22 03:17:45.982518 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-09-22 03:17:46.047054 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-09-22 03:17:46.200952 | instance | clusterrole/goldpinger-clusterrole 2026-09-22 03:17:46.277852 | instance | clusterrolebinding/capi-manager-rolebinding 2026-09-22 03:17:46.394564 | instance | clusterrole/ingress-nginx 2026-09-22 03:17:46.506499 | instance | clusterrolebinding/capo-manager-rolebinding 2026-09-22 03:17:46.622902 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-09-22 03:17:46.743689 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-09-22 03:17:46.833708 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-09-22 03:17:46.949232 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-09-22 03:17:47.069360 | instance | clusterrole/kube-prometheus-stack-operator 2026-09-22 03:17:47.168931 | instance | clusterrolebinding/cert-manager-cainjector 2026-09-22 03:17:47.281747 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-09-22 03:17:47.394961 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-09-22 03:17:47.499210 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-09-22 03:17:47.624914 | instance | clusterrole/kubeadm:get-nodes 2026-09-22 03:17:47.760525 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-09-22 03:17:47.876051 | instance | clusterrole/local-path-provisioner 2026-09-22 03:17:47.974041 | instance | clusterrole/node-feature-discovery 2026-09-22 03:17:48.086496 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-09-22 03:17:48.196618 | instance | clusterrole/node-feature-discovery-gc 2026-09-22 03:17:48.338144 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-09-22 03:17:48.412177 | instance | clusterrole/nova-bootstrap 2026-09-22 03:17:48.566778 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-09-22 03:17:48.643270 | instance | clusterrole/nova-cell-setup 2026-09-22 03:17:48.806768 | instance | clusterrole/objectstorage-provisioner-role 2026-09-22 03:17:48.857444 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-09-22 03:17:49.022107 | instance | clusterrole/orc-image-editor-role 2026-09-22 03:17:49.077924 | instance | clusterrolebinding/cert-manager-controller-orders 2026-09-22 03:17:49.230962 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-09-22 03:17:49.318943 | instance | clusterrolebinding/cilium 2026-09-22 03:17:49.486238 | instance | clusterrole/orc-image-viewer-role 2026-09-22 03:17:49.583126 | instance | clusterrolebinding/cilium-operator 2026-09-22 03:17:49.758263 | instance | clusterrole/orc-manager-role 2026-09-22 03:17:49.798085 | instance | clusterrolebinding/cluster-admin 2026-09-22 03:17:50.006633 | instance | clusterrole/orc-metrics-auth-role 2026-09-22 03:17:50.023612 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-09-22 03:17:50.216840 | instance | clusterrole/orc-metrics-reader 2026-09-22 03:17:50.249013 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-09-22 03:17:50.427993 | instance | clusterrole/ovn-controller 2026-09-22 03:17:50.482585 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-09-22 03:17:50.668484 | instance | clusterrole/ovn-controller-list-nodes-role-openstack 2026-09-22 03:17:50.761403 | instance | clusterrolebinding/ingress-nginx 2026-09-22 03:17:50.888628 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-09-22 03:17:50.961329 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-09-22 03:17:51.118876 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-09-22 03:17:51.209086 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-09-22 03:17:51.321200 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-09-22 03:17:51.435173 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-09-22 03:17:51.557755 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-09-22 03:17:51.699674 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-09-22 03:17:51.790814 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-09-22 03:17:51.940947 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-09-22 03:17:52.008179 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-09-22 03:17:52.189038 | instance | clusterrole/rbd-csi-nodeplugin 2026-09-22 03:17:52.237880 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-09-22 03:17:52.418111 | instance | clusterrole/rbd-external-provisioner-runner 2026-09-22 03:17:52.436831 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-09-22 03:17:52.635082 | instance | clusterrolebinding/kubeadm:get-nodes 2026-09-22 03:17:52.672433 | instance | clusterrole/rook-ceph-global 2026-09-22 03:17:52.871839 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-09-22 03:17:52.915045 | instance | clusterrole/rook-ceph-mgr-cluster 2026-09-22 03:17:53.072723 | instance | clusterrole/rook-ceph-mgr-system 2026-09-22 03:17:53.127609 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-09-22 03:17:53.264083 | instance | clusterrole/rook-ceph-object-bucket 2026-09-22 03:17:53.340871 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-09-22 03:17:53.489728 | instance | clusterrole/rook-ceph-osd 2026-09-22 03:17:53.561813 | instance | clusterrolebinding/kubeadm:node-proxier 2026-09-22 03:17:53.691581 | instance | clusterrole/rook-ceph-system 2026-09-22 03:17:53.798270 | instance | clusterrolebinding/local-path-provisioner 2026-09-22 03:17:53.905971 | instance | clusterrole/secretgen-controller-cluster-role 2026-09-22 03:17:54.015513 | instance | clusterrole/system:aggregate-to-admin 2026-09-22 03:17:54.132972 | instance | clusterrolebinding/magnum-cluster-api 2026-09-22 03:17:54.279314 | instance | clusterrole/system:aggregate-to-edit 2026-09-22 03:17:54.306521 | instance | clusterrolebinding/node-feature-discovery 2026-09-22 03:17:54.490813 | instance | clusterrolebinding/node-feature-discovery-gc 2026-09-22 03:17:54.509350 | instance | clusterrole/system:aggregate-to-view 2026-09-22 03:17:54.726092 | instance | clusterrole/system:auth-delegator 2026-09-22 03:17:54.744470 | instance | clusterrole/system:basic-user 2026-09-22 03:17:54.934658 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-09-22 03:17:54.937737 | instance | clusterrolebinding/nova-bootstrap 2026-09-22 03:17:55.146094 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-09-22 03:17:55.148479 | instance | clusterrolebinding/nova-cell-setup 2026-09-22 03:17:55.370598 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-09-22 03:17:55.403678 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-09-22 03:17:55.559657 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-09-22 03:17:55.642993 | instance | clusterrolebinding/orc-manager-rolebinding 2026-09-22 03:17:55.802015 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-09-22 03:17:55.878264 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-09-22 03:17:56.013105 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-09-22 03:17:56.094558 | instance | clusterrolebinding/ovn-controller 2026-09-22 03:17:56.215704 | instance | clusterrole/system:controller:attachdetach-controller 2026-09-22 03:17:56.340338 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack 2026-09-22 03:17:56.433315 | instance | clusterrole/system:controller:certificate-controller 2026-09-22 03:17:56.551780 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-09-22 03:17:56.656534 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-09-22 03:17:56.812849 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-09-22 03:17:56.883545 | instance | clusterrole/system:controller:cronjob-controller 2026-09-22 03:17:57.061114 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-09-22 03:17:57.118639 | instance | clusterrole/system:controller:daemon-set-controller 2026-09-22 03:17:57.251496 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-09-22 03:17:57.306933 | instance | clusterrolebinding/rook-ceph-global 2026-09-22 03:17:57.469870 | instance | clusterrole/system:controller:deployment-controller 2026-09-22 03:17:57.517573 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-09-22 03:17:57.713818 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-09-22 03:17:57.751649 | instance | clusterrole/system:controller:disruption-controller 2026-09-22 03:17:57.905400 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-09-22 03:17:57.945464 | instance | clusterrole/system:controller:endpoint-controller 2026-09-22 03:17:58.160919 | instance | clusterrolebinding/rook-ceph-osd 2026-09-22 03:17:58.180020 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-09-22 03:17:58.372154 | instance | clusterrole/system:controller:endpointslice-controller 2026-09-22 03:17:58.403533 | instance | clusterrolebinding/rook-ceph-system 2026-09-22 03:17:58.579585 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-09-22 03:17:58.655465 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-09-22 03:17:58.850131 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-09-22 03:17:58.853718 | instance | clusterrolebinding/system:basic-user 2026-09-22 03:17:59.068049 | instance | clusterrole/system:controller:expand-controller 2026-09-22 03:17:59.079158 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-09-22 03:17:59.308079 | instance | clusterrole/system:controller:generic-garbage-collector 2026-09-22 03:17:59.316795 | instance | clusterrolebinding/system:controller:certificate-controller 2026-09-22 03:17:59.575268 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-09-22 03:17:59.589204 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-09-22 03:17:59.806481 | instance | clusterrole/system:controller:job-controller 2026-09-22 03:17:59.809412 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-09-22 03:17:59.993577 | instance | clusterrole/system:controller:namespace-controller 2026-09-22 03:18:00.027875 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-09-22 03:18:00.209106 | instance | clusterrole/system:controller:node-controller 2026-09-22 03:18:00.251791 | instance | clusterrole/system:controller:persistent-volume-binder 2026-09-22 03:18:00.445084 | instance | clusterrole/system:controller:pod-garbage-collector 2026-09-22 03:18:00.475942 | instance | clusterrole/system:controller:pv-protection-controller 2026-09-22 03:18:00.704003 | instance | clusterrole/system:controller:pvc-protection-controller 2026-09-22 03:18:00.704161 | instance | clusterrolebinding/system:controller:deployment-controller 2026-09-22 03:18:00.895178 | instance | clusterrole/system:controller:replicaset-controller 2026-09-22 03:18:00.897597 | instance | clusterrolebinding/system:controller:disruption-controller 2026-09-22 03:18:01.106444 | instance | clusterrole/system:controller:replication-controller 2026-09-22 03:18:01.146778 | instance | clusterrole/system:controller:resourcequota-controller 2026-09-22 03:18:01.339433 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-09-22 03:18:01.363677 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-09-22 03:18:01.559242 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-09-22 03:18:01.560303 | instance | clusterrole/system:controller:route-controller 2026-09-22 03:18:01.790254 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-09-22 03:18:01.790971 | instance | clusterrole/system:controller:service-account-controller 2026-09-22 03:18:02.016254 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-09-22 03:18:02.035158 | instance | clusterrole/system:controller:service-controller 2026-09-22 03:18:02.236122 | instance | clusterrolebinding/system:controller:expand-controller 2026-09-22 03:18:02.241461 | instance | clusterrole/system:controller:statefulset-controller 2026-09-22 03:18:02.448784 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-09-22 03:18:02.465800 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-09-22 03:18:02.638556 | instance | clusterrole/system:controller:ttl-controller 2026-09-22 03:18:02.717904 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-09-22 03:18:02.872704 | instance | clusterrole/system:coredns 2026-09-22 03:18:02.935244 | instance | clusterrole/system:discovery 2026-09-22 03:18:03.096094 | instance | clusterrolebinding/system:controller:job-controller 2026-09-22 03:18:03.170174 | instance | clusterrole/system:heapster 2026-09-22 03:18:03.310934 | instance | clusterrolebinding/system:controller:namespace-controller 2026-09-22 03:18:03.341358 | instance | clusterrolebinding/system:controller:node-controller 2026-09-22 03:18:03.548048 | instance | clusterrole/system:kube-aggregator 2026-09-22 03:18:03.581280 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-09-22 03:18:03.809030 | instance | clusterrole/system:kube-controller-manager 2026-09-22 03:18:03.825154 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-09-22 03:18:04.036307 | instance | clusterrole/system:kube-dns 2026-09-22 03:18:04.061483 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-09-22 03:18:04.277814 | instance | clusterrole/system:kube-scheduler 2026-09-22 03:18:04.283098 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-09-22 03:18:04.510251 | instance | clusterrole/system:kubelet-api-admin 2026-09-22 03:18:04.520501 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-09-22 03:18:04.741717 | instance | clusterrole/system:monitoring 2026-09-22 03:18:04.745101 | instance | clusterrole/system:node 2026-09-22 03:18:04.965816 | instance | clusterrolebinding/system:controller:replication-controller 2026-09-22 03:18:04.972042 | instance | clusterrole/system:node-bootstrapper 2026-09-22 03:18:05.171824 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-09-22 03:18:05.194953 | instance | clusterrole/system:node-problem-detector 2026-09-22 03:18:05.422558 | instance | clusterrole/system:node-proxier 2026-09-22 03:18:05.429805 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-09-22 03:18:05.670067 | instance | clusterrole/system:persistent-volume-provisioner 2026-09-22 03:18:05.687787 | instance | clusterrole/system:public-info-viewer 2026-09-22 03:18:05.905341 | instance | clusterrolebinding/system:controller:route-controller 2026-09-22 03:18:05.925011 | instance | clusterrole/system:service-account-issuer-discovery 2026-09-22 03:18:06.129920 | instance | clusterrolebinding/system:controller:service-account-controller 2026-09-22 03:18:06.143573 | instance | clusterrole/system:volume-scheduler 2026-09-22 03:18:06.342330 | instance | clusterrolebinding/system:controller:service-controller 2026-09-22 03:18:06.374582 | instance | clusterrole/vector 2026-09-22 03:18:06.533756 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-09-22 03:18:06.625253 | instance | clusterrole/view 2026-09-22 03:18:06.766621 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-09-22 03:18:06.896479 | instance | clusterrolebinding/system:controller:ttl-controller 2026-09-22 03:18:07.009581 | instance | clusterrolebinding/system:coredns 2026-09-22 03:18:07.134631 | instance | clusterrolebinding/system:discovery 2026-09-22 03:18:07.187311 | instance | clusterrolebinding/system:kube-controller-manager 2026-09-22 03:18:07.361638 | instance | clusterrolebinding/system:kube-dns 2026-09-22 03:18:07.430588 | instance | clusterrolebinding/system:kube-scheduler 2026-09-22 03:18:07.594562 | instance | clusterrolebinding/system:monitoring 2026-09-22 03:18:07.655106 | instance | clusterrolebinding/system:node 2026-09-22 03:18:07.848014 | instance | clusterrolebinding/system:node-proxier 2026-09-22 03:18:07.879467 | instance | clusterrolebinding/system:public-info-viewer 2026-09-22 03:18:08.075761 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-09-22 03:18:08.103293 | instance | clusterrolebinding/system:volume-scheduler 2026-09-22 03:18:08.278663 | instance | clusterrolebinding/vector 2026-09-22 03:18:08.308735 | instance | storageclass/general 2026-09-22 03:18:08.444361 | instance | namespace/auth-system 2026-09-22 03:18:08.545729 | instance | namespace/capi-kubeadm-bootstrap-system 2026-09-22 03:18:08.692654 | instance | namespace/capi-kubeadm-control-plane-system 2026-09-22 03:18:08.766396 | instance | namespace/capi-system 2026-09-22 03:18:08.895802 | instance | namespace/capo-system 2026-09-22 03:18:08.945200 | instance | namespace/cert-manager 2026-09-22 03:18:09.131507 | instance | namespace/default 2026-09-22 03:18:09.151495 | instance | namespace/envoy-gateway-system 2026-09-22 03:18:09.385863 | instance | namespace/ingress-nginx 2026-09-22 03:18:09.397924 | instance | namespace/kube-node-lease 2026-09-22 03:18:09.628393 | instance | namespace/kube-public 2026-09-22 03:18:09.669581 | instance | namespace/kube-system 2026-09-22 03:18:09.875401 | instance | namespace/local-path-storage 2026-09-22 03:18:09.884946 | instance | namespace/magnum-system 2026-09-22 03:18:10.138131 | instance | namespace/monitoring 2026-09-22 03:18:10.156826 | instance | namespace/openstack 2026-09-22 03:18:10.384301 | instance | namespace/orc-system 2026-09-22 03:18:10.387691 | instance | namespace/rook-ceph 2026-09-22 03:18:10.591689 | instance | namespace/secretgen-controller 2026-09-22 03:18:10.867510 | instance | ok: Runtime: 0:00:28.326594 2026-09-22 03:18:10.873512 | 2026-09-22 03:18:10.873575 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-09-22 03:18:11.057717 | instance | changed 2026-09-22 03:18:11.069783 | 2026-09-22 03:18:11.069923 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-09-22 03:18:11.338268 | 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-09-22 03:18:11.338342 | instance | 2026-09-22 03:18:11.338730 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-22 03:18:11.461479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:11.462139 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:11.565808 | instance | auth-system/configmaps/keycloak-env-vars 2026-09-22 03:18:11.568310 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-09-22 03:18:11.570982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:11.572006 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:11.694191 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:11.699023 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:11.780643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:11.780700 | instance | auth-system/configmaps/kube-root-ca.crt 2026-09-22 03:18:11.791675 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:11.853246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:11.882887 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-09-22 03:18:11.886694 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:11.933769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:11.953407 | instance | auth-system/endpoints/keycloak 2026-09-22 03:18:11.981098 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:12.035574 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:12.075574 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:12.108313 | instance | auth-system/endpoints/keycloak-headless 2026-09-22 03:18:12.135622 | instance | auth-system/endpoints/keycloak-metrics 2026-09-22 03:18:12.153045 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:12.169811 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:12.261479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:12.273957 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:12.327837 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-09-22 03:18:12.339066 | instance | auth-system/ingresses/keycloak 2026-09-22 03:18:12.388950 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:12.408310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:12.528288 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-22 03:18:12.539733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:12.549182 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-22 03:18:12.560632 | instance | auth-system/networkpolicies/keycloak 2026-09-22 03:18:12.562949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:12.566961 | instance | auth-system/pods/keycloak-0 2026-09-22 03:18:12.630994 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:12.654740 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:12.738793 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:12.754801 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-4m9sd 2026-09-22 03:18:12.755402 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:12.805068 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-09-22 03:18:12.824756 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:12.890734 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:12.943654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:12.979653 | instance | auth-system/secrets/keycloak 2026-09-22 03:18:12.981496 | instance | auth-system/secrets/keycloak-externaldb 2026-09-22 03:18:12.998593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:13.042688 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:13.137664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:13.165631 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:13.193488 | instance | auth-system/secrets/keycloak.162-253-55-77.nip.io-tls 2026-09-22 03:18:13.195972 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-09-22 03:18:13.249552 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:13.261869 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:13.365249 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:13.389305 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:13.389406 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-09-22 03:18:13.416864 | instance | auth-system/serviceaccounts/default 2026-09-22 03:18:13.479731 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:13.484265 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:13.569974 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:13.588697 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:13.629132 | instance | auth-system/serviceaccounts/keycloak 2026-09-22 03:18:13.649061 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-09-22 03:18:13.704944 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:13.737995 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:13.806565 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:13.851776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:13.859076 | instance | auth-system/services/keycloak 2026-09-22 03:18:13.882191 | instance | auth-system/services/keycloak-headless 2026-09-22 03:18:13.913147 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:13.941159 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:14.009469 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:14.038664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:14.101172 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-09-22 03:18:14.101223 | instance | auth-system/services/keycloak-metrics 2026-09-22 03:18:14.118665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:14.147547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:14.216548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:14.312995 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-09-22 03:18:14.316663 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-22 03:18:14.328068 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:14.329571 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:14.338270 | instance | auth-system/statefulsets/keycloak 2026-09-22 03:18:14.440283 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:14.441917 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:14.532246 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-09-22 03:18:14.546633 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-09-22 03:18:14.554696 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-22 03:18:14.562881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:14.598848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:14.687334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:14.740542 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:14.778589 | instance | capi-system/configmaps/kube-root-ca.crt 2026-09-22 03:18:14.779343 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-09-22 03:18:14.796403 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:14.844928 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:14.922481 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:14.974199 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:15.002998 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-09-22 03:18:15.008243 | instance | capi-system/deployment/capi-controller-manager 2026-09-22 03:18:15.031703 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:15.091381 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:15.157486 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:15.206122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:15.250178 | instance | capi-system/endpoints/capi-webhook-service 2026-09-22 03:18:15.297201 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-ql7t7 2026-09-22 03:18:15.318449 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:15.321938 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:15.445940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:15.457670 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:15.532306 | instance | capi-system/pods/capi-controller-manager-5647546676-gjqfx 2026-09-22 03:18:15.549738 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-09-22 03:18:15.577750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:15.578538 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:15.694218 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:15.708297 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:15.773405 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-09-22 03:18:15.774860 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-09-22 03:18:15.821538 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:15.830201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:15.950335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:15.963191 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:15.977868 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-09-22 03:18:15.993695 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-09-22 03:18:16.065331 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:16.075551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:16.183551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:16.184438 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:16.199759 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-09-22 03:18:16.230243 | instance | capi-system/roles/capi-leader-election-role 2026-09-22 03:18:16.287933 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:16.311421 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:16.402114 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:16.423682 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:16.426063 | instance | capi-system/secrets/capi-webhook-service-cert 2026-09-22 03:18:16.445074 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-09-22 03:18:16.525919 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-22 03:18:16.539577 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-22 03:18:16.540055 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:16.548093 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:16.649477 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:16.657849 | instance | capi-system/serviceaccounts/capi-manager 2026-09-22 03:18:16.672632 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:16.730351 | instance | capi-system/serviceaccounts/default 2026-09-22 03:18:16.778383 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:16.789865 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:16.874641 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:16.876284 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:16.891900 | instance | capi-system/services/capi-webhook-service 2026-09-22 03:18:16.981983 | instance | capo-system/configmaps/kube-root-ca.crt 2026-09-22 03:18:16.985721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:17.014588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:17.107667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:17.110301 | instance | cert-manager/configmaps/cert-manager-webhook 2026-09-22 03:18:17.112399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:17.180790 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-09-22 03:18:17.201861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:17.252789 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:17.299902 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:17.339297 | instance | capo-system/deployment/capo-controller-manager 2026-09-22 03:18:17.364246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:17.403598 | instance | cert-manager/deployment/cert-manager 2026-09-22 03:18:17.413658 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:17.465731 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:17.518509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:17.584943 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:17.592990 | instance | cert-manager/deployment/cert-manager-cainjector 2026-09-22 03:18:17.633003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:17.663676 | instance | cert-manager/deployment/cert-manager-webhook 2026-09-22 03:18:17.724482 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:17.746906 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:17.826181 | instance | capo-system/endpoints/capo-webhook-service 2026-09-22 03:18:17.843298 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:17.847202 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:17.903608 | instance | cert-manager/endpoints/cert-manager 2026-09-22 03:18:17.950468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:17.959671 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:18.031411 | instance | cert-manager/endpoints/cert-manager-webhook 2026-09-22 03:18:18.042155 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:18.053579 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:18.121964 | instance | cert-manager/pods/cert-manager-75c4c745bc-gcj6q 2026-09-22 03:18:18.161158 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:18.177736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:18.223320 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-ds5hk 2026-09-22 03:18:18.248318 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:18.260629 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:18.319192 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-bpfqx 2026-09-22 03:18:18.356554 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:18.371868 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-22 03:18:18.383594 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:18.414724 | instance | capo-system/pods/capo-controller-manager-56cf844ccd-klrhg 2026-09-22 03:18:18.454227 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:18.506227 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-22 03:18:18.515820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:18.567461 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-09-22 03:18:18.588330 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:18.629322 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-09-22 03:18:18.632070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:18.718551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:18.738417 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:18.791132 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-09-22 03:18:18.804215 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:18.864427 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-09-22 03:18:18.903592 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:18.982815 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-09-22 03:18:19.004170 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:19.028957 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:19.118814 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:19.125875 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:19.126461 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-09-22 03:18:19.207626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:19.217785 | instance | cert-manager/roles/cert-manager:leaderelection 2026-09-22 03:18:19.227847 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:19.328848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:19.347391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:19.379677 | instance | capo-system/roles/capo-leader-election-role 2026-09-22 03:18:19.454070 | instance | capo-system/secrets/capo-webhook-service-cert 2026-09-22 03:18:19.465143 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:19.474039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:19.578799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:19.581460 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:19.653525 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-09-22 03:18:19.703555 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:19.710732 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:19.719842 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-09-22 03:18:19.822146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:19.830330 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:19.908944 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-09-22 03:18:19.914301 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:19.934334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:19.940575 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-09-22 03:18:20.021690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:20.042085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:20.137619 | instance | capo-system/serviceaccounts/capo-manager 2026-09-22 03:18:20.145657 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:20.158308 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:20.261815 | instance | cert-manager/serviceaccounts/cert-manager 2026-09-22 03:18:20.284514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:20.293092 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-22 03:18:20.308097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:20.418815 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:20.427740 | instance | capo-system/serviceaccounts/default 2026-09-22 03:18:20.443512 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:20.522278 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-09-22 03:18:20.527511 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:20.561694 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:20.620821 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:20.676996 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-09-22 03:18:20.694730 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:20.738504 | instance | cert-manager/serviceaccounts/default 2026-09-22 03:18:20.744420 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-22 03:18:20.756397 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:20.808689 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:20.870292 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:20.911417 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:20.922384 | instance | cert-manager/services/cert-manager 2026-09-22 03:18:20.972772 | instance | cert-manager/services/cert-manager-webhook 2026-09-22 03:18:20.974978 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:21.006906 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:21.095124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:21.112978 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:21.176379 | instance | capo-system/services/capo-webhook-service 2026-09-22 03:18:21.211013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:21.227738 | instance | default/configmaps/kube-root-ca.crt 2026-09-22 03:18:21.231050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:21.331297 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:21.331681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:21.428561 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-09-22 03:18:21.444857 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:21.445656 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:21.452960 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-09-22 03:18:21.551105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:21.552861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:21.656272 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:21.663924 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-09-22 03:18:21.680029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:21.734756 | instance | default/endpoints/kubernetes 2026-09-22 03:18:21.755749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:21.818905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:21.868705 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:21.893218 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-09-22 03:18:21.928634 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:21.964519 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-4mgz9 2026-09-22 03:18:21.992777 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-22 03:18:22.016999 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:22.062915 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:22.133316 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:22.139017 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-09-22 03:18:22.168933 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:22.196801 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-09-22 03:18:22.244968 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:22.282305 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:22.346977 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:22.356874 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-09-22 03:18:22.398555 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:22.416376 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-09-22 03:18:22.467653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:22.535576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:22.558948 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:22.601027 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-09-22 03:18:22.645959 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:22.648416 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-09-22 03:18:22.711162 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:22.817485 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:22.822644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:22.823630 | instance | envoy-gateway-system/secrets/envoy 2026-09-22 03:18:22.863336 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-09-22 03:18:22.923808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:22.933229 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-22 03:18:22.944970 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:23.036052 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-09-22 03:18:23.037723 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:23.081219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:23.092385 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-09-22 03:18:23.162298 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:23.192769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:23.267103 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-09-22 03:18:23.289653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:23.296675 | instance | default/serviceaccounts/default 2026-09-22 03:18:23.325525 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:23.459005 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:23.511494 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:23.519851 | instance | envoy-gateway-system/serviceaccounts/default 2026-09-22 03:18:23.579173 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:23.629566 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:23.768959 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:23.805371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:23.838742 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-09-22 03:18:23.871725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:23.887164 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:23.916071 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-09-22 03:18:23.948925 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:23.976178 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-22 03:18:23.983811 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:24.040040 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:24.085585 | instance | default/services/kubernetes 2026-09-22 03:18:24.092418 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:24.129426 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:24.178146 | instance | envoy-gateway-system/services/envoy-gateway 2026-09-22 03:18:24.217745 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:24.232991 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:24.322289 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-09-22 03:18:24.326417 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:24.335643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:24.420391 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-09-22 03:18:24.422050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:24.445726 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:24.543244 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:24.545046 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-09-22 03:18:24.548298 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:24.630957 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-09-22 03:18:24.666969 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:24.675700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:24.782320 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:24.791032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:24.797805 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-09-22 03:18:24.878816 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-09-22 03:18:24.910697 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:25.053547 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-09-22 03:18:25.054639 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:25.141488 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-09-22 03:18:25.200626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:25.321865 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-09-22 03:18:25.325968 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-22 03:18:25.335239 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:25.345703 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-09-22 03:18:25.471586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:25.500838 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:25.542792 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-09-22 03:18:25.568134 | instance | ingress-nginx/pods/ingress-nginx-controller-4sbzv 2026-09-22 03:18:25.609389 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:25.719931 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:25.737626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:25.778468 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-6mqnw 2026-09-22 03:18:25.812909 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-09-22 03:18:25.821026 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:25.851317 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:25.937544 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:25.968155 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:26.010062 | instance | ingress-nginx/roles/ingress-nginx 2026-09-22 03:18:26.033766 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-09-22 03:18:26.044462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:26.058120 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:26.154495 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:26.160950 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:26.272172 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-09-22 03:18:26.281997 | instance | ingress-nginx/serviceaccounts/default 2026-09-22 03:18:26.301267 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-22 03:18:26.311271 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:26.358975 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:26.419158 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:26.496165 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:26.527783 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-09-22 03:18:26.530519 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-09-22 03:18:26.668709 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:26.776884 | instance | ingress-nginx/services/ingress-nginx-controller 2026-09-22 03:18:26.780606 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-09-22 03:18:26.789215 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:26.802078 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:27.007642 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:27.016285 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-09-22 03:18:27.022158 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-09-22 03:18:27.132793 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:27.244090 | instance | kube-public/configmaps/cluster-info 2026-09-22 03:18:27.277007 | instance | kube-public/configmaps/kube-root-ca.crt 2026-09-22 03:18:27.290594 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:27.381422 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:27.489633 | instance | kube-node-lease/serviceaccounts/default 2026-09-22 03:18:27.506576 | instance | kube-system/configmaps/cilium-config 2026-09-22 03:18:27.536259 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:27.631462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:27.720684 | instance | kube-system/configmaps/coredns 2026-09-22 03:18:27.730398 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-09-22 03:18:27.765065 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:27.909429 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:27.970012 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-09-22 03:18:27.987520 | instance | kube-system/configmaps/kube-proxy 2026-09-22 03:18:28.042145 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:28.222919 | instance | kube-system/configmaps/kube-root-ca.crt 2026-09-22 03:18:28.237166 | instance | kube-system/configmaps/kubeadm-config 2026-09-22 03:18:28.272372 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:28.407489 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-22 03:18:28.424141 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:28.449532 | instance | kube-system/configmaps/kubelet-config 2026-09-22 03:18:28.472194 | instance | kube-system/daemonsets/cilium 2026-09-22 03:18:28.540262 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:28.694955 | instance | kube-system/daemonsets/kube-proxy 2026-09-22 03:18:28.747667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:28.771176 | instance | kube-system/deployment/cilium-operator 2026-09-22 03:18:28.903752 | instance | kube-system/deployment/coredns 2026-09-22 03:18:28.956424 | instance | kube-system/endpoints/kube-dns 2026-09-22 03:18:29.101140 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-09-22 03:18:29.136261 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:29.151774 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-09-22 03:18:29.251113 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:29.294236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:29.309951 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-09-22 03:18:29.397298 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-09-22 03:18:29.444649 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:29.542885 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-09-22 03:18:29.664753 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-09-22 03:18:29.795648 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-09-22 03:18:29.878874 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-09-22 03:18:29.993022 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-09-22 03:18:30.109117 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-09-22 03:18:30.223086 | instance | kube-public/serviceaccounts/default 2026-09-22 03:18:30.344984 | instance | kube-system/pods/cilium-bwl67 2026-09-22 03:18:30.464957 | instance | kube-system/pods/cilium-operator-869df985b8-nmgvs 2026-09-22 03:18:30.588210 | instance | kube-system/pods/coredns-67659f764b-6s5bb 2026-09-22 03:18:30.728680 | instance | kube-system/pods/coredns-67659f764b-7n54l 2026-09-22 03:18:30.891823 | instance | kube-system/pods/etcd-instance 2026-09-22 03:18:30.963893 | instance | kube-system/pods/kube-apiserver-instance 2026-09-22 03:18:31.158910 | instance | kube-system/pods/kube-controller-manager-instance 2026-09-22 03:18:31.214093 | instance | kube-system/pods/kube-proxy-h7zwj 2026-09-22 03:18:31.425410 | instance | kube-system/pods/kube-scheduler-instance 2026-09-22 03:18:31.466279 | instance | kube-system/pods/kube-vip-instance 2026-09-22 03:18:31.693213 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-09-22 03:18:31.715987 | instance | local-path-storage/configmaps/local-path-config 2026-09-22 03:18:31.889041 | instance | kube-system/rolebindings/cilium-config-agent 2026-09-22 03:18:31.960810 | instance | kube-system/rolebindings/kube-proxy 2026-09-22 03:18:32.145741 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-09-22 03:18:32.199214 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-09-22 03:18:32.430061 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-09-22 03:18:32.447620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:32.464527 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-09-22 03:18:32.558899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:18:32.672478 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-09-22 03:18:32.730227 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-09-22 03:18:32.880639 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-09-22 03:18:32.928071 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-09-22 03:18:33.107048 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-09-22 03:18:33.127800 | instance | kube-system/roles/cilium-config-agent 2026-09-22 03:18:33.315524 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-09-22 03:18:33.347766 | instance | kube-system/roles/kube-proxy 2026-09-22 03:18:33.552276 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-09-22 03:18:33.574500 | instance | kube-system/roles/kubeadm:kubelet-config 2026-09-22 03:18:33.800286 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-09-22 03:18:33.804121 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-09-22 03:18:34.020373 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-09-22 03:18:34.038539 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-09-22 03:18:34.247590 | instance | kube-system/roles/system:controller:cloud-provider 2026-09-22 03:18:34.251172 | instance | kube-system/roles/system:controller:token-cleaner 2026-09-22 03:18:34.443335 | instance | kube-system/secrets/bootstrap-token-en0c8u 2026-09-22 03:18:34.495650 | instance | kube-system/secrets/bootstrap-token-ih7mg1 2026-09-22 03:18:34.711847 | instance | kube-system/secrets/kubeadm-certs 2026-09-22 03:18:34.735938 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-09-22 03:18:34.938743 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-09-22 03:18:35.105902 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-09-22 03:18:35.200705 | instance | kube-system/serviceaccounts/certificate-controller 2026-09-22 03:18:35.428235 | instance | kube-system/serviceaccounts/cilium 2026-09-22 03:18:35.477512 | instance | kube-system/serviceaccounts/cilium-operator 2026-09-22 03:18:35.707253 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-09-22 03:18:35.787650 | instance | kube-system/serviceaccounts/coredns 2026-09-22 03:18:35.973222 | instance | kube-system/serviceaccounts/cronjob-controller 2026-09-22 03:18:36.049237 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-09-22 03:18:36.221268 | instance | kube-system/serviceaccounts/default 2026-09-22 03:18:36.346645 | instance | kube-system/serviceaccounts/deployment-controller 2026-09-22 03:18:36.498367 | instance | kube-system/serviceaccounts/disruption-controller 2026-09-22 03:18:36.623643 | instance | kube-system/serviceaccounts/endpoint-controller 2026-09-22 03:18:36.820291 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-09-22 03:18:36.906245 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-09-22 03:18:37.080489 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-09-22 03:18:37.183702 | instance | kube-system/serviceaccounts/expand-controller 2026-09-22 03:18:37.352519 | instance | local-path-storage/deployment/local-path-provisioner 2026-09-22 03:18:37.451566 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-09-22 03:18:37.622498 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-09-22 03:18:37.742578 | instance | kube-system/serviceaccounts/job-controller 2026-09-22 03:18:37.919251 | instance | kube-system/serviceaccounts/kube-proxy 2026-09-22 03:18:38.023511 | instance | kube-system/serviceaccounts/namespace-controller 2026-09-22 03:18:38.212837 | instance | kube-system/serviceaccounts/node-controller 2026-09-22 03:18:38.279097 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-09-22 03:18:38.472546 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-09-22 03:18:38.584944 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-09-22 03:18:38.805746 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-09-22 03:18:38.892424 | instance | kube-system/serviceaccounts/replicaset-controller 2026-09-22 03:18:39.066176 | instance | kube-system/serviceaccounts/replication-controller 2026-09-22 03:18:39.183151 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-09-22 03:18:39.329999 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-09-22 03:18:39.465524 | instance | kube-system/serviceaccounts/service-account-controller 2026-09-22 03:18:39.580770 | instance | kube-system/serviceaccounts/service-controller 2026-09-22 03:18:39.762463 | instance | kube-system/serviceaccounts/statefulset-controller 2026-09-22 03:18:39.888553 | instance | kube-system/serviceaccounts/token-cleaner 2026-09-22 03:18:40.039132 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-09-22 03:18:40.168185 | instance | kube-system/serviceaccounts/ttl-controller 2026-09-22 03:18:40.336196 | instance | kube-system/services/kube-dns 2026-09-22 03:18:40.463136 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-09-22 03:18:40.591099 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-09-22 03:18:40.749253 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-09-22 03:18:40.859639 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-09-22 03:18:41.012685 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-09-22 03:18:41.073964 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-09-22 03:18:41.240869 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-lj8c4 2026-09-22 03:18:41.338773 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-09-22 03:18:41.501701 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-09-22 03:18:41.582778 | instance | local-path-storage/serviceaccounts/default 2026-09-22 03:18:41.741604 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-09-22 03:18:41.854194 | instance | monitoring/daemonsets/goldpinger 2026-09-22 03:18:41.986799 | instance | monitoring/daemonsets/ipmi-exporter 2026-09-22 03:18:42.072619 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-09-22 03:18:42.260423 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-09-22 03:18:42.369487 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0 2026-09-22 03:18:42.516795 | instance | monitoring/daemonsets/vector 2026-09-22 03:18:42.656020 | instance | monitoring/configmaps/goldpinger-zap 2026-09-22 03:18:42.790802 | instance | monitoring/configmaps/ipmi-exporter 2026-09-22 03:18:42.900324 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-09-22 03:18:43.044747 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-09-22 03:18:43.120986 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-09-22 03:18:43.302380 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-09-22 03:18:43.353191 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-09-22 03:18:43.511587 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-09-22 03:18:43.601977 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-09-22 03:18:43.814219 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-09-22 03:18:43.883646 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-09-22 03:18:44.158940 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-09-22 03:18:44.199025 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-09-22 03:18:44.411086 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-09-22 03:18:44.681343 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-09-22 03:18:44.704461 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-09-22 03:18:44.936107 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-09-22 03:18:44.953806 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-09-22 03:18:45.175196 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-09-22 03:18:45.202326 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-09-22 03:18:45.452862 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-09-22 03:18:45.457601 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-09-22 03:18:45.720091 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-09-22 03:18:45.739629 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-09-22 03:18:45.942061 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-09-22 03:18:45.985416 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-09-22 03:18:46.206900 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-09-22 03:18:46.283463 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-09-22 03:18:46.470450 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-09-22 03:18:46.537259 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-09-22 03:18:46.745133 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-09-22 03:18:46.841845 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-09-22 03:18:46.991196 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-09-22 03:18:47.078877 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-09-22 03:18:47.230119 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-09-22 03:18:47.346057 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-09-22 03:18:47.475906 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-09-22 03:18:47.610661 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-09-22 03:18:47.746060 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-09-22 03:18:47.862685 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-09-22 03:18:48.003413 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-09-22 03:18:48.150482 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-09-22 03:18:48.264090 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-09-22 03:18:48.399508 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-09-22 03:18:48.533926 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-09-22 03:18:48.637144 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-09-22 03:18:48.787128 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-09-22 03:18:48.901720 | instance | monitoring/deployment/loki-gateway 2026-09-22 03:18:49.022182 | instance | monitoring/deployment/node-feature-discovery-gc 2026-09-22 03:18:49.173018 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-09-22 03:18:49.289010 | instance | monitoring/deployment/node-feature-discovery-master 2026-09-22 03:18:49.419099 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-09-22 03:18:49.559670 | instance | monitoring/deployment/prometheus-pushgateway 2026-09-22 03:18:49.661958 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-09-22 03:18:49.815204 | instance | monitoring/configmaps/kube-root-ca.crt 2026-09-22 03:18:49.896356 | instance | monitoring/configmaps/loki 2026-09-22 03:18:50.078317 | instance | monitoring/configmaps/loki-alerting-rules 2026-09-22 03:18:50.134450 | instance | monitoring/configmaps/loki-gateway 2026-09-22 03:18:50.323361 | instance | monitoring/configmaps/loki-runtime 2026-09-22 03:18:50.360995 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-09-22 03:18:50.592312 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-09-22 03:18:50.600974 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-09-22 03:18:50.841918 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-09-22 03:18:50.880619 | instance | monitoring/configmaps/vector 2026-09-22 03:18:51.130477 | instance | monitoring/endpoints/alertmanager-operated 2026-09-22 03:18:51.221525 | instance | monitoring/endpoints/goldpinger 2026-09-22 03:18:51.446524 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-09-22 03:18:51.494833 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-09-22 03:18:51.715876 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-09-22 03:18:51.745355 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-09-22 03:18:51.933014 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-09-22 03:18:52.026506 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-09-22 03:18:52.181644 | instance | monitoring/endpoints/loki 2026-09-22 03:18:52.269447 | instance | monitoring/endpoints/loki-chunks-cache 2026-09-22 03:18:52.450675 | instance | monitoring/endpoints/loki-gateway 2026-09-22 03:18:52.555711 | instance | monitoring/endpoints/loki-headless 2026-09-22 03:18:52.741710 | instance | monitoring/endpoints/loki-memberlist 2026-09-22 03:18:52.843393 | instance | monitoring/endpoints/loki-results-cache 2026-09-22 03:18:52.976069 | instance | monitoring/endpoints/prometheus-operated 2026-09-22 03:18:53.090518 | instance | monitoring/endpoints/prometheus-pushgateway 2026-09-22 03:18:53.210787 | instance | monitoring/endpoints/prometheus-smartctl-exporter 2026-09-22 03:18:53.344498 | instance | monitoring/endpoints/vector-headless 2026-09-22 03:18:53.435229 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-09-22 03:18:53.585952 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-09-22 03:18:53.653236 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-09-22 03:18:53.863953 | instance | magnum-system/serviceaccounts/default 2026-09-22 03:18:53.936095 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-09-22 03:18:54.137431 | instance | monitoring/pods/goldpinger-ns7jg 2026-09-22 03:18:54.209463 | instance | monitoring/pods/kube-prometheus-stack-grafana-7c55cd7ff4-jbnfj 2026-09-22 03:18:54.400574 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-blp4p 2026-09-22 03:18:54.455758 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-gpspz 2026-09-22 03:18:54.654342 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-n5kq9 2026-09-22 03:18:54.750562 | instance | monitoring/pods/loki-0 2026-09-22 03:18:54.937040 | instance | monitoring/pods/loki-chunks-cache-0 2026-09-22 03:18:55.047802 | instance | monitoring/pods/loki-gateway-cf54cb88c-vlfgj 2026-09-22 03:18:55.186744 | instance | monitoring/pods/loki-results-cache-0 2026-09-22 03:18:55.314235 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-45dct 2026-09-22 03:18:55.432475 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-nx8tn 2026-09-22 03:18:55.565947 | instance | monitoring/pods/node-feature-discovery-worker-mp9t7 2026-09-22 03:18:55.694735 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-09-22 03:18:55.814722 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-nt5qk 2026-09-22 03:18:55.940731 | instance | monitoring/pods/vector-hkftq 2026-09-22 03:18:56.035371 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-09-22 03:18:56.192950 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-09-22 03:18:56.302195 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-09-22 03:18:56.513497 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-09-22 03:18:56.531774 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-09-22 03:18:56.746666 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-09-22 03:18:56.817157 | instance | monitoring/rolebindings/prometheus-smartctl-exporter 2026-09-22 03:18:56.972268 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-09-22 03:18:57.052869 | instance | openstack/configmaps/barbican-bin 2026-09-22 03:18:57.234930 | instance | openstack/cronjobs/heat-engine-cleaner 2026-09-22 03:18:57.332598 | instance | openstack/configmaps/ceph-csi-config 2026-09-22 03:18:57.514404 | instance | openstack/cronjobs/heat-purge-deleted 2026-09-22 03:18:57.610255 | instance | openstack/configmaps/ceph-etc 2026-09-22 03:18:57.803715 | instance | openstack/cronjobs/keystone-credential-rotate 2026-09-22 03:18:57.919284 | instance | openstack/configmaps/cinder-bin 2026-09-22 03:18:58.108751 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-09-22 03:18:58.212918 | instance | openstack/configmaps/glance-bin 2026-09-22 03:18:58.385689 | instance | openstack/cronjobs/nova-cell-setup 2026-09-22 03:18:58.485653 | instance | openstack/configmaps/heat-bin 2026-09-22 03:18:58.630155 | instance | openstack/cronjobs/nova-service-cleaner 2026-09-22 03:18:58.782531 | instance | openstack/configmaps/horizon-bin 2026-09-22 03:18:58.878585 | instance | openstack/configmaps/keepalived-bin 2026-09-22 03:18:59.029522 | instance | openstack/configmaps/keystone-bin 2026-09-22 03:18:59.142027 | instance | openstack/configmaps/keystone-openid-metadata 2026-09-22 03:18:59.342563 | instance | openstack/configmaps/kube-root-ca.crt 2026-09-22 03:18:59.439042 | instance | openstack/configmaps/libvirt-bin 2026-09-22 03:18:59.624116 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-09-22 03:18:59.746448 | instance | openstack/configmaps/magnum-bin 2026-09-22 03:18:59.934743 | instance | openstack/configmaps/magnum-cluster-api-proxy-config 2026-09-22 03:19:00.046223 | instance | openstack/configmaps/manila-bin 2026-09-22 03:19:00.209112 | instance | openstack/configmaps/memcached-memcached-bin 2026-09-22 03:19:00.339213 | instance | openstack/configmaps/neutron-bin 2026-09-22 03:19:00.481787 | instance | openstack/configmaps/nova-bin 2026-09-22 03:19:00.628427 | instance | openstack/configmaps/octavia-bin 2026-09-22 03:19:00.832309 | instance | openstack/configmaps/openvswitch-bin 2026-09-22 03:19:00.939445 | instance | openstack/configmaps/ovn-bin 2026-09-22 03:19:01.062284 | instance | openstack/configmaps/ovn-controller-default-bin 2026-09-22 03:19:01.152067 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-09-22 03:19:01.329287 | instance | openstack/configmaps/percona-xtradb-pxc 2026-09-22 03:19:01.413096 | instance | openstack/configmaps/placement-bin 2026-09-22 03:19:01.624235 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-09-22 03:19:01.735383 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-09-22 03:19:01.943148 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-09-22 03:19:02.001806 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-09-22 03:19:02.237473 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-09-22 03:19:02.281673 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-09-22 03:19:02.533508 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-09-22 03:19:02.555496 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-09-22 03:19:02.801012 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-09-22 03:19:02.838925 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-09-22 03:19:03.073795 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-09-22 03:19:03.093859 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-09-22 03:19:03.336927 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf 2026-09-22 03:19:03.371465 | instance | openstack/configmaps/rabbitmq-manila-server-conf 2026-09-22 03:19:03.619922 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-09-22 03:19:03.675220 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-09-22 03:19:03.916481 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-09-22 03:19:03.952547 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-09-22 03:19:04.173993 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-09-22 03:19:04.204291 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-09-22 03:19:04.406770 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-09-22 03:19:04.471207 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-09-22 03:19:04.683521 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-09-22 03:19:04.762937 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-09-22 03:19:04.963531 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-09-22 03:19:05.025494 | instance | monitoring/roles/node-feature-discovery-worker 2026-09-22 03:19:05.238656 | instance | openstack/configmaps/rook-config-override 2026-09-22 03:19:05.302968 | instance | openstack/configmaps/staffeln-bin 2026-09-22 03:19:05.530502 | instance | openstack/configmaps/tempest-bin 2026-09-22 03:19:05.620642 | instance | openstack/configmaps/valkey-configuration 2026-09-22 03:19:05.829044 | instance | openstack/configmaps/valkey-health 2026-09-22 03:19:05.943162 | instance | openstack/configmaps/valkey-scripts 2026-09-22 03:19:06.127221 | instance | openstack/daemonsets/keepalived 2026-09-22 03:19:06.219319 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-09-22 03:19:06.411673 | instance | openstack/daemonsets/magnum-cluster-api-proxy 2026-09-22 03:19:06.544088 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-09-22 03:19:06.757502 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default 2026-09-22 03:19:06.850906 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default 2026-09-22 03:19:06.943303 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:07.041721 | instance | openstack/daemonsets/nova-compute-default 2026-09-22 03:19:07.054660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:07.150622 | instance | openstack/daemonsets/octavia-health-manager-default 2026-09-22 03:19:07.170852 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:07.326010 | instance | openstack/daemonsets/openvswitch 2026-09-22 03:19:07.442823 | instance | openstack/daemonsets/ovn-controller-default 2026-09-22 03:19:07.673354 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-09-22 03:19:07.761453 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-09-22 03:19:07.911254 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-09-22 03:19:08.001655 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-09-22 03:19:08.138134 | instance | monitoring/secrets/alertmanager-tls 2026-09-22 03:19:08.243494 | instance | monitoring/secrets/grafana-tls 2026-09-22 03:19:08.375932 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-09-22 03:19:08.456164 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-09-22 03:19:08.628504 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-09-22 03:19:08.722284 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-09-22 03:19:08.868531 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-09-22 03:19:08.949328 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-09-22 03:19:09.095041 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-09-22 03:19:09.192071 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-09-22 03:19:09.327558 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-09-22 03:19:09.437891 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-n5kq9-tls 2026-09-22 03:19:09.568757 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-09-22 03:19:09.622811 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-09-22 03:19:09.813393 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-09-22 03:19:09.825330 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-09-22 03:19:10.027291 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-09-22 03:19:10.042259 | instance | monitoring/secrets/prometheus-tls 2026-09-22 03:19:10.254798 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-09-22 03:19:10.313190 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-09-22 03:19:10.484247 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-09-22 03:19:10.803035 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-09-22 03:19:10.825968 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-09-22 03:19:11.021344 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1 2026-09-22 03:19:11.064210 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-09-22 03:19:11.253371 | instance | openstack/deployment/barbican-api 2026-09-22 03:19:11.292346 | instance | monitoring/serviceaccounts/default 2026-09-22 03:19:11.569004 | instance | monitoring/serviceaccounts/goldpinger 2026-09-22 03:19:11.654371 | instance | openstack/deployment/cinder-api 2026-09-22 03:19:11.884100 | instance | openstack/deployment/cinder-backup 2026-09-22 03:19:11.923069 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-09-22 03:19:12.205172 | instance | openstack/deployment/cinder-scheduler 2026-09-22 03:19:12.218643 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-09-22 03:19:12.480028 | instance | openstack/deployment/cinder-volume 2026-09-22 03:19:12.518449 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-09-22 03:19:12.805878 | instance | openstack/deployment/glance-api 2026-09-22 03:19:12.851740 | instance | openstack/deployment/heat-api 2026-09-22 03:19:13.115859 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-09-22 03:19:13.137577 | instance | openstack/deployment/heat-cfn 2026-09-22 03:19:13.384384 | instance | openstack/deployment/heat-engine 2026-09-22 03:19:13.442531 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-09-22 03:19:13.679329 | instance | openstack/deployment/horizon 2026-09-22 03:19:13.812765 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-09-22 03:19:13.982039 | instance | monitoring/serviceaccounts/loki 2026-09-22 03:19:14.154013 | instance | openstack/deployment/keystone-api 2026-09-22 03:19:14.288683 | instance | openstack/deployment/magnum-api 2026-09-22 03:19:14.438309 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-09-22 03:19:14.559294 | instance | openstack/deployment/magnum-registry 2026-09-22 03:19:14.769774 | instance | openstack/deployment/manila-api 2026-09-22 03:19:14.868605 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-09-22 03:19:15.062384 | instance | openstack/deployment/manila-data 2026-09-22 03:19:15.169547 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-09-22 03:19:15.372582 | instance | openstack/deployment/manila-scheduler 2026-09-22 03:19:15.513889 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-09-22 03:19:15.703638 | instance | openstack/deployment/manila-share 2026-09-22 03:19:15.854175 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter 2026-09-22 03:19:15.989901 | instance | monitoring/serviceaccounts/vector 2026-09-22 03:19:16.168106 | instance | openstack/deployment/memcached-memcached 2026-09-22 03:19:16.237596 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:16.304140 | instance | openstack/deployment/neutron-rpc-server 2026-09-22 03:19:16.350249 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:16.455134 | instance | openstack/deployment/neutron-server 2026-09-22 03:19:16.582973 | instance | openstack/deployment/nova-api-metadata 2026-09-22 03:19:16.600123 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:16.736537 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:16.806364 | instance | openstack/deployment/nova-api-osapi 2026-09-22 03:19:16.835717 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:16.903685 | instance | openstack/deployment/nova-conductor 2026-09-22 03:19:16.963788 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-22 03:19:16.975283 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:17.099369 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:17.104152 | instance | openstack/deployment/nova-novncproxy 2026-09-22 03:19:17.239342 | instance | openstack/deployment/nova-scheduler 2026-09-22 03:19:17.251677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:17.360486 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:17.427716 | instance | openstack/deployment/octavia-api 2026-09-22 03:19:17.470167 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:17.523908 | instance | openstack/deployment/octavia-housekeeping 2026-09-22 03:19:17.600237 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:17.743097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:17.762945 | instance | openstack/deployment/octavia-worker 2026-09-22 03:19:17.862950 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:17.863514 | instance | openstack/deployment/openstack-database-exporter 2026-09-22 03:19:17.994507 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:18.047000 | instance | openstack/deployment/openstack-exporter 2026-09-22 03:19:18.119427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:18.180567 | instance | openstack/deployment/ovn-northd 2026-09-22 03:19:18.230480 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:18.334728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:18.348325 | instance | openstack/deployment/placement-api 2026-09-22 03:19:18.448051 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:18.452637 | instance | openstack/deployment/pxc-operator 2026-09-22 03:19:18.600599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:18.663093 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-09-22 03:19:18.722084 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:18.750153 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-09-22 03:19:18.847942 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:18.933254 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-09-22 03:19:18.938808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:19.036945 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-09-22 03:19:19.053438 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:19.190057 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-22 03:19:19.194558 | instance | openstack/deployment/staffeln-api 2026-09-22 03:19:19.201047 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:19.326097 | instance | openstack/deployment/staffeln-conductor 2026-09-22 03:19:19.332006 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:19.449787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:19.459878 | instance | openstack/endpoints/barbican-api 2026-09-22 03:19:19.561800 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:19.664462 | instance | openstack/endpoints/ceph-mon 2026-09-22 03:19:19.702093 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:19.743620 | instance | openstack/endpoints/cinder-api 2026-09-22 03:19:19.812447 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:19.930790 | instance | openstack/endpoints/glance-api 2026-09-22 03:19:20.011589 | instance | openstack/endpoints/heat-api 2026-09-22 03:19:20.148249 | instance | openstack/endpoints/heat-cfn 2026-09-22 03:19:20.262756 | instance | openstack/endpoints/horizon 2026-09-22 03:19:20.429364 | instance | openstack/endpoints/horizon-int 2026-09-22 03:19:20.512769 | instance | openstack/endpoints/keystone-api 2026-09-22 03:19:20.757217 | instance | openstack/endpoints/magnum-api 2026-09-22 03:19:20.798798 | instance | openstack/ingresses/cloudformation 2026-09-22 03:19:21.058333 | instance | openstack/endpoints/magnum-registry 2026-09-22 03:19:21.065699 | instance | openstack/endpoints/manila-api 2026-09-22 03:19:21.355125 | instance | openstack/ingresses/compute 2026-09-22 03:19:21.410396 | instance | openstack/endpoints/memcached 2026-09-22 03:19:21.649987 | instance | openstack/ingresses/compute-novnc-proxy 2026-09-22 03:19:21.677100 | instance | openstack/endpoints/memcached-metrics 2026-09-22 03:19:21.950721 | instance | openstack/ingresses/container-infra 2026-09-22 03:19:21.955746 | instance | openstack/endpoints/neutron-server 2026-09-22 03:19:22.245647 | instance | openstack/ingresses/container-infra-registry 2026-09-22 03:19:22.261903 | instance | openstack/endpoints/nova-api 2026-09-22 03:19:22.511181 | instance | openstack/endpoints/nova-metadata 2026-09-22 03:19:22.542863 | instance | openstack/ingresses/dashboard 2026-09-22 03:19:22.788366 | instance | openstack/ingresses/identity 2026-09-22 03:19:22.902611 | instance | openstack/endpoints/nova-novncproxy 2026-09-22 03:19:23.080409 | instance | openstack/ingresses/image 2026-09-22 03:19:23.194016 | instance | openstack/endpoints/octavia-api 2026-09-22 03:19:23.337208 | instance | openstack/ingresses/key-manager 2026-09-22 03:19:23.470454 | instance | openstack/endpoints/openstack-exporter 2026-09-22 03:19:23.608690 | instance | openstack/ingresses/load-balancer 2026-09-22 03:19:23.756060 | instance | openstack/endpoints/ovn-ovsdb-nb 2026-09-22 03:19:23.896454 | instance | openstack/ingresses/network 2026-09-22 03:19:24.029372 | instance | openstack/ingresses/orchestration 2026-09-22 03:19:24.210054 | instance | openstack/endpoints/ovn-ovsdb-sb 2026-09-22 03:19:24.347853 | instance | openstack/ingresses/placement 2026-09-22 03:19:24.486995 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-09-22 03:19:24.625590 | instance | openstack/ingresses/rook-ceph-cluster 2026-09-22 03:19:24.791620 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-09-22 03:19:24.934085 | instance | openstack/ingresses/sharev2 2026-09-22 03:19:25.025791 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-09-22 03:19:25.225083 | instance | openstack/ingresses/volumev3 2026-09-22 03:19:25.323077 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-09-22 03:19:25.520257 | instance | openstack/endpoints/percona-xtradb-pxc 2026-09-22 03:19:25.625415 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-09-22 03:19:25.826344 | instance | openstack/endpoints/placement-api 2026-09-22 03:19:25.895347 | instance | openstack/endpoints/rabbitmq-barbican 2026-09-22 03:19:26.091571 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-09-22 03:19:26.185807 | instance | openstack/endpoints/rabbitmq-cinder 2026-09-22 03:19:26.383162 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-09-22 03:19:26.461927 | instance | openstack/endpoints/rabbitmq-glance 2026-09-22 03:19:26.624405 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-09-22 03:19:26.750736 | instance | openstack/endpoints/rabbitmq-heat 2026-09-22 03:19:26.937230 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-09-22 03:19:27.041262 | instance | openstack/endpoints/rabbitmq-keystone 2026-09-22 03:19:27.236371 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-09-22 03:19:27.323362 | instance | openstack/endpoints/rabbitmq-magnum 2026-09-22 03:19:27.541982 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-09-22 03:19:27.588435 | instance | openstack/endpoints/rabbitmq-manila 2026-09-22 03:19:27.626056 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:27.782571 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:27.880657 | instance | openstack/endpoints/rabbitmq-manila-nodes 2026-09-22 03:19:27.889207 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-09-22 03:19:27.901888 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:28.090722 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:28.138730 | instance | openstack/endpoints/rabbitmq-neutron 2026-09-22 03:19:28.186342 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-09-22 03:19:28.221577 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:28.361207 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:28.417779 | instance | openstack/endpoints/rabbitmq-nova 2026-09-22 03:19:28.431115 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-09-22 03:19:28.503655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:28.624479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:28.684434 | instance | openstack/endpoints/rabbitmq-octavia 2026-09-22 03:19:28.716084 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-09-22 03:19:28.772037 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:28.867451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:28.910793 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-09-22 03:19:28.970985 | instance | openstack/endpoints/staffeln-api 2026-09-22 03:19:29.015051 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-22 03:19:29.031378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:29.137554 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:29.159098 | instance | openstack/endpoints/valkey 2026-09-22 03:19:29.264808 | instance | openstack/endpoints/valkey-headless 2026-09-22 03:19:29.295529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:29.421799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:29.463378 | instance | openstack/endpoints/valkey-metrics 2026-09-22 03:19:29.533322 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:29.600781 | instance | monitoring/services/alertmanager-operated 2026-09-22 03:19:29.694584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:29.795695 | instance | monitoring/services/goldpinger 2026-09-22 03:19:29.822970 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-22 03:19:29.839183 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-09-22 03:19:30.037146 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-09-22 03:19:30.105241 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-09-22 03:19:30.320241 | instance | monitoring/services/kube-prometheus-stack-operator 2026-09-22 03:19:30.373754 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-09-22 03:19:30.566927 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-09-22 03:19:30.608708 | instance | monitoring/services/loki 2026-09-22 03:19:30.848457 | instance | monitoring/services/loki-chunks-cache 2026-09-22 03:19:30.870969 | instance | monitoring/services/loki-gateway 2026-09-22 03:19:31.147372 | instance | monitoring/services/loki-headless 2026-09-22 03:19:31.152329 | instance | monitoring/services/loki-memberlist 2026-09-22 03:19:31.391509 | instance | monitoring/services/loki-results-cache 2026-09-22 03:19:31.423324 | instance | monitoring/services/prometheus-operated 2026-09-22 03:19:31.661521 | instance | monitoring/services/prometheus-pushgateway 2026-09-22 03:19:31.673462 | instance | monitoring/services/prometheus-smartctl-exporter 2026-09-22 03:19:31.892322 | instance | monitoring/services/vector-headless 2026-09-22 03:19:31.932971 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-09-22 03:19:32.174342 | instance | monitoring/statefulsets/loki 2026-09-22 03:19:32.236962 | instance | monitoring/statefulsets/loki-chunks-cache 2026-09-22 03:19:32.484616 | instance | monitoring/statefulsets/loki-results-cache 2026-09-22 03:19:32.491195 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-09-22 03:19:32.699669 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-09-22 03:19:32.734205 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-09-22 03:19:32.931135 | instance | openstack/networkpolicies/valkey 2026-09-22 03:19:32.960494 | instance | openstack/jobs/barbican-db-init 2026-09-22 03:19:33.197323 | instance | openstack/jobs/barbican-db-sync 2026-09-22 03:19:33.282929 | instance | openstack/jobs/barbican-ks-endpoints 2026-09-22 03:19:33.525678 | instance | openstack/jobs/barbican-ks-service 2026-09-22 03:19:33.577876 | instance | openstack/jobs/barbican-ks-user 2026-09-22 03:19:33.825898 | instance | openstack/jobs/barbican-rabbit-init 2026-09-22 03:19:33.904555 | instance | openstack/jobs/cinder-backup-storage-init 2026-09-22 03:19:34.101875 | instance | openstack/jobs/cinder-bootstrap 2026-09-22 03:19:34.206360 | instance | openstack/jobs/cinder-create-internal-tenant 2026-09-22 03:19:34.399222 | instance | openstack/jobs/cinder-db-init 2026-09-22 03:19:34.496043 | instance | openstack/jobs/cinder-db-sync 2026-09-22 03:19:34.730653 | instance | openstack/jobs/cinder-ks-endpoints 2026-09-22 03:19:34.820243 | instance | openstack/jobs/cinder-ks-service 2026-09-22 03:19:34.990858 | instance | openstack/jobs/cinder-ks-user 2026-09-22 03:19:35.056602 | instance | openstack/jobs/cinder-rabbit-init 2026-09-22 03:19:35.316831 | instance | openstack/jobs/cinder-storage-init 2026-09-22 03:19:35.379772 | instance | openstack/jobs/cinder-volume-usage-audit-29834105 2026-09-22 03:19:35.615747 | instance | openstack/jobs/glance-db-init 2026-09-22 03:19:35.712765 | instance | openstack/jobs/glance-db-sync 2026-09-22 03:19:35.942947 | instance | openstack/jobs/glance-ks-endpoints 2026-09-22 03:19:36.005399 | instance | openstack/jobs/glance-ks-service 2026-09-22 03:19:36.215598 | instance | openstack/jobs/glance-ks-user 2026-09-22 03:19:36.305635 | instance | openstack/jobs/glance-metadefs-load 2026-09-22 03:19:36.505338 | instance | openstack/jobs/glance-rabbit-init 2026-09-22 03:19:36.588578 | instance | openstack/jobs/glance-storage-init 2026-09-22 03:19:36.819995 | instance | openstack/jobs/heat-bootstrap 2026-09-22 03:19:36.890271 | instance | openstack/jobs/heat-db-init 2026-09-22 03:19:37.087519 | instance | openstack/jobs/heat-db-sync 2026-09-22 03:19:37.209628 | instance | openstack/jobs/heat-domain-ks-user 2026-09-22 03:19:37.395014 | instance | openstack/jobs/heat-engine-cleaner-29834105 2026-09-22 03:19:37.516875 | instance | openstack/jobs/heat-engine-cleaner-29834110 2026-09-22 03:19:37.715553 | instance | openstack/jobs/heat-engine-cleaner-29834115 2026-09-22 03:19:37.843890 | instance | openstack/jobs/heat-ks-endpoints 2026-09-22 03:19:38.025827 | instance | openstack/jobs/heat-ks-service 2026-09-22 03:19:38.163182 | instance | openstack/jobs/heat-ks-user 2026-09-22 03:19:38.341051 | instance | openstack/jobs/heat-rabbit-init 2026-09-22 03:19:38.460832 | instance | openstack/jobs/heat-trusts 2026-09-22 03:19:38.678640 | instance | openstack/jobs/horizon-db-init 2026-09-22 03:19:38.792460 | instance | openstack/jobs/horizon-db-sync 2026-09-22 03:19:38.988127 | instance | openstack/jobs/keystone-bootstrap 2026-09-22 03:19:39.085026 | instance | openstack/jobs/keystone-credential-setup 2026-09-22 03:19:39.313439 | instance | openstack/jobs/keystone-db-init 2026-09-22 03:19:39.388981 | instance | openstack/jobs/keystone-db-sync 2026-09-22 03:19:39.610216 | instance | openstack/jobs/keystone-domain-manage 2026-09-22 03:19:39.736772 | instance | openstack/jobs/keystone-fernet-setup 2026-09-22 03:19:39.930101 | instance | openstack/jobs/keystone-rabbit-init 2026-09-22 03:19:40.033561 | instance | openstack/jobs/magnum-db-init 2026-09-22 03:19:40.243509 | instance | openstack/jobs/magnum-db-sync 2026-09-22 03:19:40.347827 | instance | openstack/jobs/magnum-domain-ks-user 2026-09-22 03:19:40.550048 | instance | openstack/jobs/magnum-ks-endpoints 2026-09-22 03:19:40.648578 | instance | openstack/jobs/magnum-ks-service 2026-09-22 03:19:40.877506 | instance | openstack/jobs/magnum-ks-user 2026-09-22 03:19:40.949109 | instance | openstack/jobs/magnum-rabbit-init 2026-09-22 03:19:41.155985 | instance | openstack/jobs/manila-bootstrap 2026-09-22 03:19:41.205142 | instance | openstack/jobs/manila-db-init 2026-09-22 03:19:41.433168 | instance | openstack/jobs/manila-db-sync 2026-09-22 03:19:41.536617 | instance | openstack/jobs/manila-ks-endpoints 2026-09-22 03:19:41.741179 | instance | openstack/jobs/manila-ks-service 2026-09-22 03:19:41.829732 | instance | openstack/jobs/manila-ks-user 2026-09-22 03:19:42.035386 | instance | openstack/jobs/manila-rabbit-init 2026-09-22 03:19:42.142783 | instance | openstack/jobs/neutron-db-init 2026-09-22 03:19:42.305585 | instance | openstack/jobs/neutron-db-sync 2026-09-22 03:19:42.411123 | instance | openstack/jobs/neutron-ks-endpoints 2026-09-22 03:19:42.625742 | instance | openstack/jobs/neutron-ks-service 2026-09-22 03:19:42.719645 | instance | openstack/jobs/neutron-ks-user 2026-09-22 03:19:42.904911 | instance | openstack/jobs/neutron-rabbit-init 2026-09-22 03:19:42.992764 | instance | openstack/jobs/nova-cell-setup-29834100 2026-09-22 03:19:43.200137 | instance | openstack/jobs/nova-db-init 2026-09-22 03:19:43.297068 | instance | openstack/jobs/nova-db-sync 2026-09-22 03:19:43.501153 | instance | openstack/jobs/nova-ks-endpoints 2026-09-22 03:19:43.590657 | instance | openstack/jobs/nova-ks-service 2026-09-22 03:19:43.811224 | instance | openstack/jobs/nova-ks-user 2026-09-22 03:19:43.940435 | instance | openstack/jobs/nova-rabbit-init 2026-09-22 03:19:44.104553 | instance | openstack/jobs/nova-service-cleaner-29834100 2026-09-22 03:19:44.246512 | instance | openstack/jobs/octavia-bootstrap 2026-09-22 03:19:44.387564 | instance | openstack/jobs/octavia-db-init 2026-09-22 03:19:44.552259 | instance | openstack/jobs/octavia-db-sync 2026-09-22 03:19:44.755026 | instance | openstack/jobs/octavia-ks-endpoints 2026-09-22 03:19:44.877043 | instance | openstack/jobs/octavia-ks-service 2026-09-22 03:19:45.024875 | instance | openstack/jobs/octavia-ks-user 2026-09-22 03:19:45.165795 | instance | openstack/jobs/octavia-rabbit-init 2026-09-22 03:19:45.392958 | instance | openstack/jobs/placement-db-init 2026-09-22 03:19:45.505559 | instance | openstack/jobs/placement-db-sync 2026-09-22 03:19:45.667970 | instance | openstack/jobs/placement-ks-endpoints 2026-09-22 03:19:45.776308 | instance | openstack/jobs/placement-ks-service 2026-09-22 03:19:45.949827 | instance | openstack/jobs/placement-ks-user 2026-09-22 03:19:46.095022 | instance | openstack/jobs/staffeln-db-init 2026-09-22 03:19:46.240469 | instance | openstack/jobs/staffeln-db-sync 2026-09-22 03:19:46.429214 | instance | openstack/jobs/tempest-ks-user 2026-09-22 03:19:46.547867 | instance | openstack/jobs/tempest-run-tests 2026-09-22 03:19:46.740591 | instance | orc-system/configmaps/kube-root-ca.crt 2026-09-22 03:19:46.883906 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0 2026-09-22 03:19:46.954357 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0 2026-09-22 03:19:47.296064 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-09-22 03:19:47.389086 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-09-22 03:19:47.770498 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-09-22 03:19:47.854536 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-09-22 03:19:48.284012 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-09-22 03:19:48.355493 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-09-22 03:19:48.748041 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-09-22 03:19:48.828607 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0 2026-09-22 03:19:49.136463 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-09-22 03:19:49.244657 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-09-22 03:19:49.584187 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-09-22 03:19:49.699138 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-09-22 03:19:50.000949 | instance | openstack/pods/barbican-api-d45687464-46kjx 2026-09-22 03:19:50.180681 | instance | openstack/pods/barbican-db-init-zdcck 2026-09-22 03:19:50.275472 | instance | openstack/pods/barbican-db-sync-7kpb8 2026-09-22 03:19:50.504142 | instance | openstack/pods/barbican-ks-endpoints-shgjm 2026-09-22 03:19:50.571063 | instance | openstack/pods/barbican-ks-service-twdz5 2026-09-22 03:19:50.863690 | instance | openstack/pods/barbican-ks-user-4rlxv 2026-09-22 03:19:50.870000 | instance | openstack/pods/barbican-rabbit-init-9q4sj 2026-09-22 03:19:51.125269 | instance | openstack/pods/cinder-api-67fc6cf49f-4kzfq 2026-09-22 03:19:51.137903 | instance | openstack/pods/cinder-backup-5c9b748859-ldw22 2026-09-22 03:19:51.409350 | instance | openstack/pods/cinder-backup-storage-init-5nqdf 2026-09-22 03:19:51.435627 | instance | openstack/pods/cinder-bootstrap-nvgdr 2026-09-22 03:19:51.684830 | instance | openstack/pods/cinder-create-internal-tenant-gkwj9 2026-09-22 03:19:51.769399 | instance | openstack/pods/cinder-db-init-8d8zl 2026-09-22 03:19:51.983025 | instance | openstack/pods/cinder-db-sync-vkl4f 2026-09-22 03:19:52.046688 | instance | openstack/pods/cinder-ks-endpoints-5q47q 2026-09-22 03:19:52.261597 | instance | openstack/pods/cinder-ks-service-lqwb5 2026-09-22 03:19:52.336330 | instance | openstack/pods/cinder-ks-user-z2gt5 2026-09-22 03:19:52.527741 | instance | openstack/pods/cinder-rabbit-init-r2559 2026-09-22 03:19:52.593633 | instance | openstack/pods/cinder-scheduler-7d5b55fc45-wl2nz 2026-09-22 03:19:52.849471 | instance | openstack/pods/cinder-storage-init-jkm2n 2026-09-22 03:19:52.907489 | instance | openstack/pods/cinder-volume-6cdcbb9d7d-h86cj 2026-09-22 03:19:53.090569 | instance | openstack/pods/cinder-volume-usage-audit-29834105-fg95g 2026-09-22 03:19:53.186877 | instance | openstack/pods/glance-api-db6b76654-8gwcr 2026-09-22 03:19:53.367849 | instance | openstack/pods/glance-db-init-4x5cd 2026-09-22 03:19:53.468402 | instance | openstack/pods/glance-db-sync-nlfwx 2026-09-22 03:19:53.683496 | instance | openstack/pods/glance-ks-endpoints-jx59r 2026-09-22 03:19:53.836942 | instance | openstack/pods/glance-ks-service-s5pws 2026-09-22 03:19:53.979911 | instance | openstack/pods/glance-ks-user-hp2p4 2026-09-22 03:19:54.045324 | instance | openstack/pods/glance-metadefs-load-wg5gb 2026-09-22 03:19:54.218694 | instance | openstack/pods/glance-rabbit-init-q9wzt 2026-09-22 03:19:54.297407 | instance | openstack/pods/glance-storage-init-sbnd2 2026-09-22 03:19:54.468953 | instance | openstack/pods/heat-api-79488f8758-q9knz 2026-09-22 03:19:54.586037 | instance | openstack/pods/heat-bootstrap-4btcg 2026-09-22 03:19:54.797891 | instance | openstack/pods/heat-cfn-7fbf89bf56-fsjkm 2026-09-22 03:19:54.896532 | instance | openstack/pods/heat-db-init-lvf5c 2026-09-22 03:19:55.102674 | instance | openstack/pods/heat-db-sync-xw267 2026-09-22 03:19:55.203982 | instance | openstack/pods/heat-domain-ks-user-nb2zc 2026-09-22 03:19:55.398688 | instance | openstack/pods/heat-engine-7f5d4ffb99-2zcpt 2026-09-22 03:19:55.490608 | instance | openstack/pods/heat-engine-cleaner-29834105-w7dvf 2026-09-22 03:19:55.699674 | instance | openstack/pods/heat-engine-cleaner-29834110-kdrs5 2026-09-22 03:19:55.789968 | instance | openstack/pods/heat-engine-cleaner-29834115-g8gls 2026-09-22 03:19:55.989916 | instance | openstack/pods/heat-ks-endpoints-wpk6t 2026-09-22 03:19:56.049601 | instance | openstack/pods/heat-ks-service-xsbj8 2026-09-22 03:19:56.303239 | instance | openstack/pods/heat-ks-user-2hhfm 2026-09-22 03:19:56.343716 | instance | openstack/pods/heat-rabbit-init-6dj8g 2026-09-22 03:19:56.571696 | instance | openstack/pods/heat-trusts-zfthm 2026-09-22 03:19:56.627325 | instance | openstack/pods/horizon-6d456f5fb6-f6dl7 2026-09-22 03:19:56.877535 | instance | openstack/pods/horizon-db-init-jksj5 2026-09-22 03:19:56.899431 | instance | openstack/pods/horizon-db-sync-x5zsr 2026-09-22 03:19:57.149914 | instance | openstack/pods/keepalived-65b2j 2026-09-22 03:19:57.187206 | instance | openstack/pods/keystone-api-5c8db4d8df-qvddh 2026-09-22 03:19:57.415387 | instance | openstack/pods/keystone-bootstrap-mlhx8 2026-09-22 03:19:57.451519 | instance | openstack/pods/keystone-credential-setup-npq7x 2026-09-22 03:19:57.697829 | instance | openstack/pods/keystone-db-init-kk4nn 2026-09-22 03:19:57.763492 | instance | openstack/pods/keystone-db-sync-l88zs 2026-09-22 03:19:57.994670 | instance | openstack/pods/keystone-domain-manage-ttlrg 2026-09-22 03:19:58.045443 | instance | openstack/pods/keystone-fernet-setup-pzjt5 2026-09-22 03:19:58.271550 | instance | openstack/pods/keystone-rabbit-init-nxrnh 2026-09-22 03:19:58.332776 | instance | openstack/pods/libvirt-libvirt-default-r98xr 2026-09-22 03:19:58.543478 | instance | openstack/pods/magnum-api-5bc54db4d4-kkmtk 2026-09-22 03:19:58.635606 | instance | openstack/pods/magnum-cluster-api-proxy-2ckx9 2026-09-22 03:19:58.844022 | instance | openstack/pods/magnum-conductor-0 2026-09-22 03:19:58.873015 | instance | openstack/rolebindings/barbican-barbican-api 2026-09-22 03:19:59.030119 | instance | openstack/pods/magnum-db-init-m4rwm 2026-09-22 03:19:59.082469 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-09-22 03:19:59.266028 | instance | openstack/pods/magnum-db-sync-c8zv5 2026-09-22 03:19:59.300307 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-09-22 03:19:59.507010 | instance | openstack/pods/magnum-domain-ks-user-clgb9 2026-09-22 03:19:59.530396 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-09-22 03:19:59.774591 | instance | openstack/pods/magnum-ks-endpoints-t6qdw 2026-09-22 03:19:59.794197 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-09-22 03:20:00.031888 | instance | openstack/pods/magnum-ks-service-dhwzm 2026-09-22 03:20:00.052207 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-09-22 03:20:00.314715 | instance | openstack/pods/magnum-ks-user-vvhlh 2026-09-22 03:20:00.368425 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-09-22 03:20:00.603742 | instance | openstack/pods/magnum-rabbit-init-4b8vw 2026-09-22 03:20:00.623449 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-09-22 03:20:00.860971 | instance | openstack/pods/magnum-registry-c45778976-5pzdh 2026-09-22 03:20:00.917394 | instance | openstack/rolebindings/cinder-cinder-api 2026-09-22 03:20:01.163806 | instance | openstack/pods/manila-api-66bf45b987-qpr5w 2026-09-22 03:20:01.205649 | instance | openstack/rolebindings/cinder-cinder-backup 2026-09-22 03:20:01.470844 | instance | openstack/pods/manila-bootstrap-bpwkf 2026-09-22 03:20:01.479793 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-09-22 03:20:01.749583 | instance | openstack/pods/manila-data-788fbbb774-njcg5 2026-09-22 03:20:01.768104 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-09-22 03:20:01.983155 | instance | openstack/pods/manila-db-init-m4s88 2026-09-22 03:20:02.046025 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-09-22 03:20:02.320867 | instance | openstack/pods/manila-db-sync-brhvm 2026-09-22 03:20:02.343643 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-09-22 03:20:02.604431 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-09-22 03:20:02.674477 | instance | openstack/pods/manila-ks-endpoints-ccv7p 2026-09-22 03:20:02.868308 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-09-22 03:20:02.991732 | instance | openstack/pods/manila-ks-service-5j9sc 2026-09-22 03:20:03.122706 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-09-22 03:20:03.272790 | instance | openstack/pods/manila-ks-user-ncv9x 2026-09-22 03:20:03.328076 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-09-22 03:20:03.529414 | instance | openstack/pods/manila-rabbit-init-ck9cz 2026-09-22 03:20:03.575741 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-09-22 03:20:03.813136 | instance | openstack/pods/manila-scheduler-5fb9d7f66-klcfl 2026-09-22 03:20:03.865884 | instance | openstack/rolebindings/cinder-cinder-test 2026-09-22 03:20:04.100125 | instance | openstack/pods/manila-share-6c8474ff97-g84gj 2026-09-22 03:20:04.128620 | instance | openstack/rolebindings/cinder-cinder-volume 2026-09-22 03:20:04.375551 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-09-22 03:20:04.421606 | instance | openstack/pods/memcached-memcached-6479589586-jmdc6 2026-09-22 03:20:04.603642 | instance | openstack/rolebindings/cinder-storage-init 2026-09-22 03:20:04.735746 | instance | openstack/pods/neutron-db-init-dq768 2026-09-22 03:20:04.871496 | instance | openstack/rolebindings/glance-glance-api 2026-09-22 03:20:05.042428 | instance | openstack/pods/neutron-db-sync-fx9xg 2026-09-22 03:20:05.109582 | instance | openstack/rolebindings/glance-glance-db-init 2026-09-22 03:20:05.358977 | instance | openstack/pods/neutron-ks-endpoints-8dslx 2026-09-22 03:20:05.383029 | instance | openstack/rolebindings/glance-glance-db-sync 2026-09-22 03:20:05.626861 | instance | openstack/pods/neutron-ks-service-n45n2 2026-09-22 03:20:05.664632 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-09-22 03:20:05.916587 | instance | openstack/pods/neutron-ks-user-s59dg 2026-09-22 03:20:05.917588 | instance | openstack/rolebindings/glance-glance-ks-service 2026-09-22 03:20:06.186245 | instance | openstack/rolebindings/glance-glance-ks-user 2026-09-22 03:20:06.204331 | instance | openstack/pods/neutron-netns-cleanup-cron-default-zngqf 2026-09-22 03:20:06.443438 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-09-22 03:20:06.491200 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-09-22 03:20:06.637494 | instance | openstack/rolebindings/glance-glance-storage-init 2026-09-22 03:20:06.760209 | instance | openstack/pods/neutron-ovn-metadata-agent-default-ksklz 2026-09-22 03:20:06.867597 | instance | openstack/rolebindings/glance-glance-test 2026-09-22 03:20:07.069769 | instance | openstack/pods/neutron-ovn-vpn-agent-default-tswpp 2026-09-22 03:20:07.122331 | instance | openstack/rolebindings/glance-storage-init 2026-09-22 03:20:07.372715 | instance | openstack/pods/neutron-rabbit-init-rvwlk 2026-09-22 03:20:07.392957 | instance | openstack/rolebindings/heat-heat-api 2026-09-22 03:20:07.582241 | instance | openstack/pods/neutron-rpc-server-897fdb449-dgvqb 2026-09-22 03:20:07.604091 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-09-22 03:20:07.852086 | instance | openstack/pods/neutron-server-d6654c854-x6tgk 2026-09-22 03:20:07.887600 | instance | openstack/rolebindings/heat-heat-cfn 2026-09-22 03:20:08.095046 | instance | openstack/rolebindings/heat-heat-db-init 2026-09-22 03:20:08.137698 | instance | openstack/pods/nova-api-metadata-5c5c94576f-xjrl9 2026-09-22 03:20:08.320031 | instance | openstack/rolebindings/heat-heat-db-sync 2026-09-22 03:20:08.408665 | instance | openstack/rolebindings/heat-heat-engine 2026-09-22 03:20:08.545212 | instance | openstack/pods/nova-api-osapi-f845b9dbb-262gr 2026-09-22 03:20:08.669819 | instance | openstack/pods/nova-bootstrap-ggpwm 2026-09-22 03:20:08.868837 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-09-22 03:20:08.975573 | instance | openstack/pods/nova-cell-setup-29834100-p7h7t 2026-09-22 03:20:09.146864 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-09-22 03:20:09.248392 | instance | openstack/pods/nova-cell-setup-zv6sg 2026-09-22 03:20:09.362433 | instance | openstack/rolebindings/heat-heat-ks-service 2026-09-22 03:20:09.497755 | instance | openstack/pods/nova-compute-default-ww4kq 2026-09-22 03:20:09.547293 | instance | openstack/rolebindings/heat-heat-ks-user 2026-09-22 03:20:09.784432 | instance | openstack/pods/nova-conductor-86d9c6cc98-bg2j4 2026-09-22 03:20:09.796414 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-09-22 03:20:10.014815 | instance | openstack/pods/nova-db-init-ntzgd 2026-09-22 03:20:10.068720 | instance | openstack/pods/nova-db-sync-bqws6 2026-09-22 03:20:10.267335 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-09-22 03:20:10.364564 | instance | openstack/pods/nova-ks-endpoints-mcr54 2026-09-22 03:20:10.487254 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-09-22 03:20:10.624013 | instance | openstack/pods/nova-ks-service-nx6j2 2026-09-22 03:20:10.742999 | instance | openstack/rolebindings/heat-heat-test 2026-09-22 03:20:10.913595 | instance | openstack/pods/nova-ks-user-v2hth 2026-09-22 03:20:10.947673 | instance | openstack/rolebindings/heat-heat-trusts 2026-09-22 03:20:11.141768 | instance | openstack/pods/nova-novncproxy-65fb9c6b47-2wmff 2026-09-22 03:20:11.175216 | instance | openstack/pods/nova-rabbit-init-n9l5t 2026-09-22 03:20:11.391764 | instance | openstack/rolebindings/horizon-horizon 2026-09-22 03:20:11.467455 | instance | openstack/pods/nova-scheduler-7c7c7bc49d-bqrhd 2026-09-22 03:20:11.644949 | instance | openstack/pods/nova-service-cleaner-29834100-nqw8b 2026-09-22 03:20:11.704253 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-09-22 03:20:11.920758 | instance | openstack/pods/octavia-api-cff7cfc8c-2cj6p 2026-09-22 03:20:11.920872 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-09-22 03:20:12.133173 | instance | openstack/pods/octavia-bootstrap-6qbkb 2026-09-22 03:20:12.199940 | instance | openstack/rolebindings/horizon-horizon-test 2026-09-22 03:20:12.411566 | instance | openstack/pods/octavia-db-init-8cbn2 2026-09-22 03:20:12.425395 | instance | openstack/rolebindings/keepalived 2026-09-22 03:20:12.681553 | instance | openstack/pods/octavia-db-sync-fzkpx 2026-09-22 03:20:12.687182 | instance | openstack/pods/octavia-health-manager-default-sxqsz 2026-09-22 03:20:12.950285 | instance | openstack/rolebindings/keystone-credential-rotate 2026-09-22 03:20:12.986252 | instance | openstack/pods/octavia-housekeeping-57d79769b6-wk6kg 2026-09-22 03:20:13.191971 | instance | openstack/pods/octavia-ks-endpoints-bpdmw 2026-09-22 03:20:13.290188 | instance | openstack/rolebindings/keystone-credential-setup 2026-09-22 03:20:13.461718 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-09-22 03:20:13.532724 | instance | openstack/pods/octavia-ks-service-t4j7t 2026-09-22 03:20:13.686966 | instance | openstack/rolebindings/keystone-fernet-setup 2026-09-22 03:20:13.844735 | instance | openstack/rolebindings/keystone-keystone-api 2026-09-22 03:20:13.887960 | instance | openstack/pods/octavia-ks-user-t5x6b 2026-09-22 03:20:14.080003 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-09-22 03:20:14.194162 | instance | openstack/pods/octavia-rabbit-init-lcq57 2026-09-22 03:20:14.315020 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-09-22 03:20:14.513137 | instance | openstack/pods/octavia-worker-67d7c8cdb5-w4tf6 2026-09-22 03:20:14.568122 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-09-22 03:20:14.844962 | instance | openstack/pods/openstack-database-exporter-78c69bc7dd-ds8vq 2026-09-22 03:20:14.852410 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-09-22 03:20:15.118855 | instance | openstack/pods/openstack-exporter-5b4c6d8b7d-mht67 2026-09-22 03:20:15.154312 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-09-22 03:20:15.417428 | instance | openstack/pods/openvswitch-ddgfr 2026-09-22 03:20:15.428451 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-09-22 03:20:15.682143 | instance | openstack/pods/ovn-controller-default-lkkqx 2026-09-22 03:20:15.761960 | instance | openstack/rolebindings/keystone-keystone-test 2026-09-22 03:20:15.975984 | instance | openstack/rolebindings/libvirt-cert-manager 2026-09-22 03:20:16.012847 | instance | openstack/rolebindings/libvirt-libvirt 2026-09-22 03:20:16.223971 | instance | openstack/rolebindings/magnum-magnum-api 2026-09-22 03:20:16.234098 | instance | openstack/pods/ovn-northd-fc978744-29prn 2026-09-22 03:20:16.474286 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-09-22 03:20:16.536715 | instance | openstack/pods/ovn-ovsdb-nb-0 2026-09-22 03:20:16.739461 | instance | openstack/pods/ovn-ovsdb-sb-0 2026-09-22 03:20:16.843608 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-09-22 03:20:16.986196 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-09-22 03:20:17.084420 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-09-22 03:20:17.236464 | instance | openstack/pods/percona-xtradb-pxc-0 2026-09-22 03:20:17.310565 | instance | openstack/pods/placement-api-7cbd95b5cb-h48vp 2026-09-22 03:20:17.534465 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-09-22 03:20:17.618196 | instance | openstack/pods/placement-db-init-tbsgg 2026-09-22 03:20:17.789091 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-09-22 03:20:17.891484 | instance | openstack/pods/placement-db-sync-b272v 2026-09-22 03:20:17.988077 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-09-22 03:20:18.134727 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-09-22 03:20:18.211428 | instance | openstack/pods/placement-ks-endpoints-tntq2 2026-09-22 03:20:18.359100 | instance | openstack/pods/placement-ks-service-pbf55 2026-09-22 03:20:18.513119 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-09-22 03:20:18.636651 | instance | openstack/pods/placement-ks-user-r7sjd 2026-09-22 03:20:18.766103 | instance | openstack/rolebindings/manila-manila-api 2026-09-22 03:20:18.890503 | instance | openstack/pods/pxc-operator-69cb5bbdb9-gd2w4 2026-09-22 03:20:18.990373 | instance | openstack/rolebindings/manila-manila-data 2026-09-22 03:20:19.151326 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-09-22 03:20:19.196793 | instance | openstack/rolebindings/manila-manila-db-init 2026-09-22 03:20:19.415081 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-09-22 03:20:19.453750 | instance | openstack/pods/rabbitmq-cluster-operator-7fcdcd478-fqw97 2026-09-22 03:20:19.714411 | instance | openstack/rolebindings/manila-manila-db-sync 2026-09-22 03:20:19.783016 | instance | openstack/pods/rabbitmq-glance-server-0 2026-09-22 03:20:19.883244 | instance | openstack/pods/rabbitmq-heat-server-0 2026-09-22 03:20:20.000703 | instance | openstack/rolebindings/manila-manila-ks-endpoints 2026-09-22 03:20:20.105871 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-09-22 03:20:20.235417 | instance | openstack/rolebindings/manila-manila-ks-service 2026-09-22 03:20:20.374339 | instance | openstack/rolebindings/manila-manila-ks-user 2026-09-22 03:20:20.439634 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-09-22 03:20:20.618438 | instance | openstack/rolebindings/manila-manila-rabbit-init 2026-09-22 03:20:20.731925 | instance | openstack/rolebindings/manila-manila-scheduler 2026-09-22 03:20:20.808275 | instance | openstack/pods/rabbitmq-manila-server-0 2026-09-22 03:20:20.931367 | instance | openstack/rolebindings/manila-manila-share 2026-09-22 03:20:21.046511 | instance | openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-2jkgs 2026-09-22 03:20:21.153694 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-09-22 03:20:21.309164 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-09-22 03:20:21.385573 | instance | openstack/pods/rabbitmq-nova-server-0 2026-09-22 03:20:21.573080 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-09-22 03:20:21.692066 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-09-22 03:20:21.789071 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-09-22 03:20:21.965138 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-9jfc9 2026-09-22 03:20:22.019303 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-09-22 03:20:22.228469 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-76bw8 2026-09-22 03:20:22.247549 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-09-22 03:20:22.474308 | instance | openstack/pods/staffeln-api-77586968b8-xcrm7 2026-09-22 03:20:22.490821 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent 2026-09-22 03:20:22.731084 | instance | openstack/pods/staffeln-conductor-766678794c-vbdqk 2026-09-22 03:20:22.774537 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent 2026-09-22 03:20:22.973300 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-09-22 03:20:22.994228 | instance | openstack/pods/staffeln-db-init-kdmdp 2026-09-22 03:20:23.199271 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-09-22 03:20:23.203103 | instance | openstack/pods/staffeln-db-sync-sxfq6 2026-09-22 03:20:23.422102 | instance | openstack/rolebindings/neutron-neutron-server 2026-09-22 03:20:23.513306 | instance | openstack/pods/tempest-ks-user-6mjls 2026-09-22 03:20:23.669701 | instance | openstack/pods/tempest-run-tests-rzzlw 2026-09-22 03:20:23.831598 | instance | openstack/rolebindings/neutron-neutron-test 2026-09-22 03:20:23.928375 | instance | openstack/pods/valkey-node-0 2026-09-22 03:20:24.048477 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-09-22 03:20:24.225150 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-09-22 03:20:24.296373 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-09-22 03:20:24.445795 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-09-22 03:20:24.532117 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-09-22 03:20:24.697497 | instance | openstack/rolebindings/nova-nova-compute 2026-09-22 03:20:24.780205 | instance | openstack/rolebindings/nova-nova-conductor 2026-09-22 03:20:24.923530 | instance | openstack/rolebindings/nova-nova-db-init 2026-09-22 03:20:25.005128 | instance | openstack/rolebindings/nova-nova-db-sync 2026-09-22 03:20:25.145219 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-09-22 03:20:25.247242 | instance | openstack/rolebindings/nova-nova-ks-service 2026-09-22 03:20:25.381566 | instance | openstack/rolebindings/nova-nova-ks-user 2026-09-22 03:20:25.463799 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-09-22 03:20:25.595645 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-09-22 03:20:25.718021 | instance | openstack/rolebindings/nova-nova-scheduler 2026-09-22 03:20:25.828618 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-09-22 03:20:25.926783 | instance | openstack/rolebindings/nova-nova-test 2026-09-22 03:20:26.028131 | instance | openstack/rolebindings/octavia-octavia-api 2026-09-22 03:20:26.146402 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-09-22 03:20:26.237286 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-09-22 03:20:26.374755 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-09-22 03:20:26.461917 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-09-22 03:20:26.595742 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-09-22 03:20:26.693847 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-09-22 03:20:26.810493 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-09-22 03:20:26.926594 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-09-22 03:20:27.028996 | instance | openstack/rolebindings/octavia-octavia-worker 2026-09-22 03:20:27.173214 | instance | openstack/rolebindings/ovn-bgp-agent 2026-09-22 03:20:27.248777 | instance | openstack/rolebindings/ovn-controller 2026-09-22 03:20:27.424293 | instance | openstack/rolebindings/ovn-northd 2026-09-22 03:20:27.483972 | instance | openstack/rolebindings/ovn-ovn-controller 2026-09-22 03:20:27.668509 | instance | openstack/rolebindings/ovn-ovn-northd 2026-09-22 03:20:27.775300 | instance | openstack/rolebindings/ovn-ovsdb 2026-09-22 03:20:27.935674 | instance | openstack/rolebindings/placement-placement-api 2026-09-22 03:20:27.998233 | instance | openstack/rolebindings/placement-placement-db-init 2026-09-22 03:20:28.167280 | instance | openstack/rolebindings/placement-placement-db-sync 2026-09-22 03:20:28.259882 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-09-22 03:20:28.371544 | instance | openstack/rolebindings/placement-placement-ks-service 2026-09-22 03:20:28.485588 | instance | openstack/rolebindings/placement-placement-ks-user 2026-09-22 03:20:28.644262 | instance | openstack/rolebindings/pxc-operator 2026-09-22 03:20:28.735559 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-09-22 03:20:28.852115 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-09-22 03:20:28.960048 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-09-22 03:20:29.069637 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-09-22 03:20:29.187653 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-09-22 03:20:29.309640 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-09-22 03:20:29.433108 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-09-22 03:20:29.542079 | instance | openstack/rolebindings/rabbitmq-manila-server 2026-09-22 03:20:29.710268 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-09-22 03:20:29.794222 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-09-22 03:20:29.938365 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-09-22 03:20:30.025936 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-09-22 03:20:30.181993 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-09-22 03:20:30.238630 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-09-22 03:20:30.410097 | instance | openstack/rolebindings/rook-ceph-mgr 2026-09-22 03:20:30.478063 | instance | openstack/rolebindings/rook-ceph-osd 2026-09-22 03:20:30.650326 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-09-22 03:20:30.736011 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-09-22 03:20:30.870957 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-09-22 03:20:30.994287 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-09-22 03:20:31.115552 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-09-22 03:20:31.193975 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-09-22 03:20:31.352607 | instance | openstack/rolebindings/tempest-tempest-ks-user 2026-09-22 03:20:31.440407 | instance | openstack/rolebindings/tempest-tempest-run-tests 2026-09-22 03:20:31.612338 | instance | openstack/roles/barbican-openstack-barbican-api 2026-09-22 03:20:31.704257 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-09-22 03:20:31.854972 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-09-22 03:20:31.939153 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-09-22 03:20:32.107326 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-09-22 03:20:32.218522 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-09-22 03:20:32.371766 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-09-22 03:20:32.493031 | instance | openstack/roles/cinder-backup-storage-init 2026-09-22 03:20:32.609973 | instance | openstack/roles/cinder-openstack-cinder-api 2026-09-22 03:20:32.752446 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-09-22 03:20:32.853893 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-09-22 03:20:32.965395 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-09-22 03:20:33.102358 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-09-22 03:20:33.191204 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-09-22 03:20:33.323859 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-09-22 03:20:33.475545 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-09-22 03:20:33.566558 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-09-22 03:20:33.717059 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-09-22 03:20:33.822391 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-09-22 03:20:33.945854 | instance | openstack/roles/cinder-openstack-cinder-test 2026-09-22 03:20:34.087530 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-09-22 03:20:34.202958 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-09-22 03:20:34.323136 | instance | openstack/roles/cinder-storage-init 2026-09-22 03:20:34.441418 | instance | openstack/roles/glance-openstack-glance-api 2026-09-22 03:20:34.548798 | instance | openstack/roles/glance-openstack-glance-db-init 2026-09-22 03:20:34.704421 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-09-22 03:20:34.770459 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-09-22 03:20:34.952919 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-09-22 03:20:34.988564 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-09-22 03:20:35.194183 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-09-22 03:20:35.227856 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-09-22 03:20:35.407274 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-09-22 03:20:35.455189 | instance | openstack/roles/glance-openstack-glance-test 2026-09-22 03:20:35.649163 | instance | openstack/roles/glance-storage-init 2026-09-22 03:20:35.700277 | instance | openstack/roles/heat-openstack-heat-api 2026-09-22 03:20:35.902375 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-09-22 03:20:35.925749 | instance | openstack/roles/heat-openstack-heat-cfn 2026-09-22 03:20:36.153213 | instance | openstack/roles/heat-openstack-heat-db-init 2026-09-22 03:20:36.157879 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-09-22 03:20:36.340586 | instance | openstack/roles/heat-openstack-heat-engine 2026-09-22 03:20:36.400930 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-09-22 03:20:36.560295 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-09-22 03:20:36.658262 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-09-22 03:20:36.801001 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-09-22 03:20:36.928534 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-09-22 03:20:37.023787 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-09-22 03:20:37.157862 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-09-22 03:20:37.218657 | instance | openstack/roles/heat-openstack-heat-test 2026-09-22 03:20:37.364153 | instance | openstack/roles/heat-openstack-heat-trusts 2026-09-22 03:20:37.452294 | instance | openstack/roles/horizon-openstack-horizon 2026-09-22 03:20:37.606192 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-09-22 03:20:37.715183 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-09-22 03:20:37.882920 | instance | openstack/roles/horizon-openstack-horizon-test 2026-09-22 03:20:37.960646 | instance | openstack/roles/keepalived 2026-09-22 03:20:38.120380 | instance | openstack/roles/keystone-credential-rotate 2026-09-22 03:20:38.197631 | instance | openstack/roles/keystone-credential-setup 2026-09-22 03:20:38.377106 | instance | openstack/roles/keystone-fernet-rotate 2026-09-22 03:20:38.422467 | instance | openstack/roles/keystone-fernet-setup 2026-09-22 03:20:38.651202 | instance | openstack/roles/keystone-openstack-keystone-api 2026-09-22 03:20:38.665848 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-09-22 03:20:38.919103 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-09-22 03:20:38.933645 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-09-22 03:20:39.155575 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-09-22 03:20:39.163590 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-09-22 03:20:39.404131 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-09-22 03:20:39.408623 | instance | openstack/roles/keystone-openstack-keystone-test 2026-09-22 03:20:39.648097 | instance | openstack/roles/libvirt-cert-manager 2026-09-22 03:20:39.670139 | instance | openstack/roles/libvirt-openstack-libvirt 2026-09-22 03:20:39.894693 | instance | openstack/roles/magnum-openstack-magnum-api 2026-09-22 03:20:39.916101 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-09-22 03:20:40.132061 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-09-22 03:20:40.154427 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-09-22 03:20:40.357482 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-09-22 03:20:40.379758 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-09-22 03:20:40.584986 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-09-22 03:20:40.617057 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-09-22 03:20:40.832737 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-09-22 03:20:40.873410 | instance | openstack/roles/manila-openstack-manila-api 2026-09-22 03:20:41.047434 | instance | openstack/roles/manila-openstack-manila-data 2026-09-22 03:20:41.087465 | instance | openstack/roles/manila-openstack-manila-db-init 2026-09-22 03:20:41.238972 | instance | openstack/roles/manila-openstack-manila-db-sync 2026-09-22 03:20:41.292258 | instance | openstack/roles/manila-openstack-manila-ks-endpoints 2026-09-22 03:20:41.479015 | instance | openstack/roles/manila-openstack-manila-ks-service 2026-09-22 03:20:41.510011 | instance | openstack/roles/manila-openstack-manila-ks-user 2026-09-22 03:20:41.772339 | instance | openstack/roles/manila-openstack-manila-rabbit-init 2026-09-22 03:20:41.773818 | instance | openstack/roles/manila-openstack-manila-scheduler 2026-09-22 03:20:41.982213 | instance | openstack/roles/manila-openstack-manila-share 2026-09-22 03:20:41.999772 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-09-22 03:20:42.224068 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-09-22 03:20:42.237926 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-09-22 03:20:42.468945 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-09-22 03:20:42.473327 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-09-22 03:20:42.696328 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent 2026-09-22 03:20:42.777621 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent 2026-09-22 03:20:42.948878 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-09-22 03:20:43.046882 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-09-22 03:20:43.191001 | instance | openstack/roles/neutron-openstack-neutron-server 2026-09-22 03:20:43.276564 | instance | openstack/roles/neutron-openstack-neutron-test 2026-09-22 03:20:43.442499 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-09-22 03:20:43.541453 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-09-22 03:20:43.706205 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-09-22 03:20:43.771741 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-09-22 03:20:43.926858 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-09-22 03:20:44.022796 | instance | openstack/roles/nova-openstack-nova-compute 2026-09-22 03:20:44.187527 | instance | openstack/roles/nova-openstack-nova-conductor 2026-09-22 03:20:44.245072 | instance | openstack/roles/nova-openstack-nova-db-init 2026-09-22 03:20:44.440818 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-09-22 03:20:44.484551 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-09-22 03:20:44.721205 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-09-22 03:20:44.726984 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-09-22 03:20:44.944008 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-09-22 03:20:44.969712 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-09-22 03:20:45.172370 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-09-22 03:20:45.236809 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-09-22 03:20:45.394576 | instance | openstack/roles/nova-openstack-nova-test 2026-09-22 03:20:45.467392 | instance | openstack/roles/octavia-openstack-octavia-api 2026-09-22 03:20:45.620817 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-09-22 03:20:45.748995 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-09-22 03:20:45.871552 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-09-22 03:20:46.000433 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-09-22 03:20:46.124684 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-09-22 03:20:46.221165 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-09-22 03:20:46.357220 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-09-22 03:20:46.452952 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-09-22 03:20:46.601467 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-09-22 03:20:46.703205 | instance | openstack/roles/ovn-bgp-agent 2026-09-22 03:20:46.849062 | instance | openstack/roles/ovn-controller 2026-09-22 03:20:46.929085 | instance | openstack/roles/ovn-northd 2026-09-22 03:20:47.088536 | instance | openstack/roles/ovn-openstack-ovn-controller 2026-09-22 03:20:47.187191 | instance | openstack/roles/ovn-openstack-ovn-northd 2026-09-22 03:20:47.342433 | instance | openstack/roles/ovn-ovsdb 2026-09-22 03:20:47.412283 | instance | openstack/roles/placement-openstack-placement-api 2026-09-22 03:20:47.616212 | instance | openstack/roles/placement-openstack-placement-db-init 2026-09-22 03:20:47.669719 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-09-22 03:20:47.823225 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-09-22 03:20:47.881129 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-09-22 03:20:48.027394 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-09-22 03:20:48.121180 | instance | openstack/roles/pxc-operator 2026-09-22 03:20:48.264368 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-09-22 03:20:48.380745 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-09-22 03:20:48.491410 | instance | openstack/roles/rabbitmq-cluster-operator 2026-09-22 03:20:48.622348 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-09-22 03:20:48.739252 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-09-22 03:20:48.866036 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-09-22 03:20:48.960846 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-09-22 03:20:49.107140 | instance | openstack/roles/rabbitmq-manila-peer-discovery 2026-09-22 03:20:49.167871 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-09-22 03:20:49.336967 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-09-22 03:20:49.408437 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-09-22 03:20:49.579364 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-09-22 03:20:49.703522 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-09-22 03:20:49.803794 | instance | openstack/roles/rook-ceph-mgr 2026-09-22 03:20:49.917263 | instance | openstack/roles/rook-ceph-osd 2026-09-22 03:20:50.005328 | instance | openstack/roles/rook-ceph-purge-osd 2026-09-22 03:20:50.152833 | instance | openstack/roles/staffeln-conductor 2026-09-22 03:20:50.227906 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-09-22 03:20:50.407374 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-09-22 03:20:50.452352 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-09-22 03:20:50.659963 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-09-22 03:20:50.693837 | instance | openstack/roles/tempest-openstack-tempest-ks-user 2026-09-22 03:20:50.873146 | instance | openstack/roles/tempest-openstack-tempest-run-tests 2026-09-22 03:20:50.914149 | instance | orc-system/deployment/orc-controller-manager 2026-09-22 03:20:51.120112 | instance | openstack/serviceaccounts/barbican-api 2026-09-22 03:20:51.163987 | instance | openstack/serviceaccounts/barbican-db-init 2026-09-22 03:20:51.602858 | instance | openstack/serviceaccounts/barbican-db-sync 2026-09-22 03:20:51.656618 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-09-22 03:20:52.040185 | instance | openstack/serviceaccounts/barbican-ks-service 2026-09-22 03:20:52.144391 | instance | openstack/serviceaccounts/barbican-ks-user 2026-09-22 03:20:52.464331 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-09-22 03:20:52.586264 | instance | openstack/serviceaccounts/barbican-test 2026-09-22 03:20:52.925151 | instance | openstack/serviceaccounts/cinder-api 2026-09-22 03:20:53.084203 | instance | openstack/serviceaccounts/cinder-backup 2026-09-22 03:20:53.370966 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-09-22 03:20:53.525801 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-09-22 03:20:53.824767 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-09-22 03:20:53.949845 | instance | openstack/serviceaccounts/cinder-db-init 2026-09-22 03:20:54.252070 | instance | openstack/serviceaccounts/cinder-db-sync 2026-09-22 03:20:54.377819 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-09-22 03:20:54.754934 | instance | openstack/serviceaccounts/cinder-ks-service 2026-09-22 03:20:54.840954 | instance | openstack/serviceaccounts/cinder-ks-user 2026-09-22 03:20:55.208967 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-09-22 03:20:55.260655 | instance | openstack/serviceaccounts/cinder-scheduler 2026-09-22 03:20:55.668167 | instance | openstack/serviceaccounts/cinder-storage-init 2026-09-22 03:20:55.681698 | instance | openstack/serviceaccounts/cinder-test 2026-09-22 03:20:56.094516 | instance | openstack/serviceaccounts/cinder-volume 2026-09-22 03:20:56.148369 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-09-22 03:20:56.573114 | instance | openstack/serviceaccounts/default 2026-09-22 03:20:56.615076 | instance | openstack/serviceaccounts/glance-api 2026-09-22 03:20:57.049852 | instance | openstack/serviceaccounts/glance-db-init 2026-09-22 03:20:57.062649 | instance | openstack/serviceaccounts/glance-db-sync 2026-09-22 03:20:57.481516 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-09-22 03:20:57.511488 | instance | openstack/serviceaccounts/glance-ks-service 2026-09-22 03:20:57.929661 | instance | openstack/serviceaccounts/glance-ks-user 2026-09-22 03:20:57.937438 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-09-22 03:20:58.332997 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-09-22 03:20:58.386113 | instance | openstack/serviceaccounts/glance-storage-init 2026-09-22 03:20:58.790539 | instance | openstack/serviceaccounts/glance-test 2026-09-22 03:20:58.804134 | instance | openstack/serviceaccounts/heat-api 2026-09-22 03:20:59.173762 | instance | openstack/serviceaccounts/heat-bootstrap 2026-09-22 03:20:59.231426 | instance | openstack/serviceaccounts/heat-cfn 2026-09-22 03:20:59.669666 | instance | openstack/serviceaccounts/heat-db-init 2026-09-22 03:20:59.701202 | instance | openstack/serviceaccounts/heat-db-sync 2026-09-22 03:21:00.099459 | instance | openstack/serviceaccounts/heat-engine 2026-09-22 03:21:00.175774 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-09-22 03:21:00.570608 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-09-22 03:21:00.593797 | instance | openstack/serviceaccounts/heat-ks-service 2026-09-22 03:21:01.036088 | instance | openstack/serviceaccounts/heat-ks-user 2026-09-22 03:21:01.046953 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-09-22 03:21:01.431682 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-09-22 03:21:01.476753 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-09-22 03:21:01.854641 | instance | openstack/serviceaccounts/heat-test 2026-09-22 03:21:01.925169 | instance | openstack/serviceaccounts/heat-trusts 2026-09-22 03:21:02.321928 | instance | openstack/serviceaccounts/horizon 2026-09-22 03:21:02.398988 | instance | openstack/serviceaccounts/horizon-db-init 2026-09-22 03:21:02.684105 | instance | openstack/serviceaccounts/horizon-db-sync 2026-09-22 03:21:02.767077 | instance | openstack/serviceaccounts/horizon-test 2026-09-22 03:21:03.080076 | instance | openstack/serviceaccounts/keepalived 2026-09-22 03:21:03.188086 | instance | openstack/serviceaccounts/keystone-api 2026-09-22 03:21:03.538576 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-09-22 03:21:03.658258 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-09-22 03:21:04.022658 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-09-22 03:21:04.191692 | instance | openstack/serviceaccounts/keystone-db-init 2026-09-22 03:21:04.476391 | instance | openstack/serviceaccounts/keystone-db-sync 2026-09-22 03:21:04.659617 | instance | openstack/secrets/barbican-api-certs 2026-09-22 03:21:04.870302 | instance | openstack/secrets/barbican-db-admin 2026-09-22 03:21:04.928165 | instance | openstack/secrets/barbican-db-user 2026-09-22 03:21:05.129859 | instance | openstack/secrets/barbican-etc 2026-09-22 03:21:05.146881 | instance | openstack/secrets/barbican-keystone-admin 2026-09-22 03:21:05.350722 | instance | openstack/secrets/barbican-keystone-user 2026-09-22 03:21:05.350867 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-09-22 03:21:05.608740 | instance | openstack/secrets/barbican-rabbitmq-user 2026-09-22 03:21:05.616232 | instance | openstack/secrets/cinder-api-certs 2026-09-22 03:21:05.839742 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-09-22 03:21:05.848094 | instance | openstack/secrets/cinder-db-admin 2026-09-22 03:21:06.058248 | instance | openstack/secrets/cinder-db-user 2026-09-22 03:21:06.061771 | instance | openstack/secrets/cinder-etc 2026-09-22 03:21:06.281965 | instance | openstack/secrets/cinder-keystone-admin 2026-09-22 03:21:06.308337 | instance | openstack/secrets/cinder-keystone-test 2026-09-22 03:21:06.520821 | instance | openstack/secrets/cinder-keystone-user 2026-09-22 03:21:06.526416 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-09-22 03:21:06.760497 | instance | openstack/secrets/cinder-rabbitmq-user 2026-09-22 03:21:06.788521 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-09-22 03:21:06.988510 | instance | openstack/secrets/glance-api-certs 2026-09-22 03:21:07.056662 | instance | openstack/secrets/glance-db-admin 2026-09-22 03:21:07.219214 | instance | openstack/secrets/glance-db-user 2026-09-22 03:21:07.304497 | instance | openstack/secrets/glance-etc 2026-09-22 03:21:07.439791 | instance | openstack/secrets/glance-keystone-admin 2026-09-22 03:21:07.575422 | instance | openstack/secrets/glance-keystone-test 2026-09-22 03:21:07.712397 | instance | openstack/secrets/glance-keystone-user 2026-09-22 03:21:07.809245 | instance | openstack/secrets/glance-rabbitmq-admin 2026-09-22 03:21:07.961482 | instance | openstack/secrets/glance-rabbitmq-user 2026-09-22 03:21:08.047254 | instance | openstack/secrets/heat-api-certs 2026-09-22 03:21:08.180360 | instance | openstack/secrets/heat-cfn-certs 2026-09-22 03:21:08.267801 | instance | openstack/secrets/heat-db-admin 2026-09-22 03:21:08.423612 | instance | openstack/secrets/heat-db-user 2026-09-22 03:21:08.501607 | instance | openstack/secrets/heat-etc 2026-09-22 03:21:08.688638 | instance | openstack/secrets/heat-keystone-admin 2026-09-22 03:21:08.764057 | instance | openstack/secrets/heat-keystone-stack-user 2026-09-22 03:21:08.915656 | instance | openstack/secrets/heat-keystone-test 2026-09-22 03:21:09.028853 | instance | openstack/secrets/heat-keystone-trustee 2026-09-22 03:21:09.160031 | instance | openstack/secrets/heat-keystone-user 2026-09-22 03:21:09.270808 | instance | openstack/secrets/heat-rabbitmq-admin 2026-09-22 03:21:09.384447 | instance | openstack/secrets/heat-rabbitmq-user 2026-09-22 03:21:09.517060 | instance | openstack/secrets/horizon-db-admin 2026-09-22 03:21:09.629393 | instance | openstack/secrets/horizon-db-user 2026-09-22 03:21:09.749635 | instance | openstack/secrets/horizon-etc 2026-09-22 03:21:09.859965 | instance | openstack/secrets/horizon-int-certs 2026-09-22 03:21:09.972984 | instance | openstack/secrets/horizon-keystone-admin 2026-09-22 03:21:10.087565 | instance | openstack/secrets/images-rbd-keyring 2026-09-22 03:21:10.216453 | instance | openstack/secrets/internal-percona-xtradb 2026-09-22 03:21:10.325805 | instance | openstack/secrets/keepalived-etc 2026-09-22 03:21:10.433999 | instance | openstack/secrets/keystone-api-certs 2026-09-22 03:21:10.569977 | instance | openstack/secrets/keystone-credential-keys 2026-09-22 03:21:10.699510 | instance | openstack/secrets/keystone-db-admin 2026-09-22 03:21:10.842044 | instance | openstack/secrets/keystone-db-user 2026-09-22 03:21:10.931252 | instance | openstack/secrets/keystone-etc 2026-09-22 03:21:11.014403 | instance | openstack/secrets/keystone-fernet-keys 2026-09-22 03:21:11.152458 | instance | openstack/secrets/keystone-keystone-admin 2026-09-22 03:21:11.246743 | instance | openstack/secrets/keystone-keystone-test 2026-09-22 03:21:11.393008 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-09-22 03:21:11.480319 | instance | openstack/secrets/keystone-rabbitmq-user 2026-09-22 03:21:11.617423 | instance | openstack/secrets/libvirt-api-ca 2026-09-22 03:21:11.748238 | instance | openstack/secrets/libvirt-etc 2026-09-22 03:21:11.901018 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-09-22 03:21:11.999894 | instance | openstack/secrets/libvirt-libvirt-default-r98xr-api 2026-09-22 03:21:12.068165 | instance | openstack/secrets/libvirt-libvirt-default-r98xr-vnc 2026-09-22 03:21:12.205463 | instance | openstack/secrets/libvirt-vnc-ca 2026-09-22 03:21:12.285498 | instance | openstack/secrets/magnum-api-certs 2026-09-22 03:21:12.405638 | instance | openstack/secrets/magnum-db-admin 2026-09-22 03:21:12.518358 | instance | openstack/secrets/magnum-db-user 2026-09-22 03:21:12.646543 | instance | openstack/secrets/magnum-etc 2026-09-22 03:21:12.720980 | instance | openstack/secrets/magnum-keystone-admin 2026-09-22 03:21:12.876678 | instance | openstack/secrets/magnum-keystone-stack-user 2026-09-22 03:21:12.972025 | instance | openstack/secrets/magnum-keystone-user 2026-09-22 03:21:13.116558 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-09-22 03:21:13.202062 | instance | openstack/secrets/magnum-rabbitmq-user 2026-09-22 03:21:13.345503 | instance | openstack/secrets/magnum-registry-certs 2026-09-22 03:21:13.430479 | instance | openstack/secrets/manila-api-certs 2026-09-22 03:21:13.583081 | instance | openstack/secrets/manila-db-admin 2026-09-22 03:21:13.684588 | instance | openstack/secrets/manila-db-user 2026-09-22 03:21:13.837063 | instance | openstack/secrets/manila-etc 2026-09-22 03:21:13.932057 | instance | openstack/secrets/manila-keystone-admin 2026-09-22 03:21:14.076114 | instance | openstack/secrets/manila-keystone-user 2026-09-22 03:21:14.179914 | instance | openstack/secrets/manila-rabbitmq-admin 2026-09-22 03:21:14.331749 | instance | openstack/secrets/manila-rabbitmq-user 2026-09-22 03:21:14.393208 | instance | openstack/secrets/manila-ssh-keys 2026-09-22 03:21:14.570819 | instance | openstack/secrets/neutron-db-admin 2026-09-22 03:21:14.624467 | instance | openstack/secrets/neutron-db-user 2026-09-22 03:21:14.816745 | instance | openstack/secrets/neutron-etc 2026-09-22 03:21:14.901336 | instance | openstack/secrets/neutron-keystone-admin 2026-09-22 03:21:15.121877 | instance | openstack/secrets/neutron-keystone-test 2026-09-22 03:21:15.159527 | instance | openstack/secrets/neutron-keystone-user 2026-09-22 03:21:15.333041 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-09-22 03:21:15.409797 | instance | openstack/secrets/neutron-ovn-metadata-agent-default 2026-09-22 03:21:15.612872 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-09-22 03:21:15.659922 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-09-22 03:21:16.095823 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-09-22 03:21:16.145636 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-09-22 03:21:16.560136 | instance | openstack/serviceaccounts/keystone-test 2026-09-22 03:21:16.630302 | instance | openstack/serviceaccounts/libvirt 2026-09-22 03:21:17.049683 | instance | openstack/serviceaccounts/magnum-api 2026-09-22 03:21:17.088998 | instance | openstack/serviceaccounts/magnum-conductor 2026-09-22 03:21:17.469322 | instance | openstack/serviceaccounts/magnum-db-init 2026-09-22 03:21:17.511390 | instance | openstack/serviceaccounts/magnum-db-sync 2026-09-22 03:21:17.912807 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-09-22 03:21:18.023434 | instance | openstack/serviceaccounts/magnum-ks-service 2026-09-22 03:21:18.355650 | instance | openstack/serviceaccounts/magnum-ks-user 2026-09-22 03:21:18.503351 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-09-22 03:21:18.843587 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-09-22 03:21:18.954863 | instance | openstack/serviceaccounts/manila-api 2026-09-22 03:21:19.312025 | instance | openstack/serviceaccounts/manila-bootstrap 2026-09-22 03:21:19.380247 | instance | openstack/serviceaccounts/manila-data 2026-09-22 03:21:19.805489 | instance | openstack/serviceaccounts/manila-db-init 2026-09-22 03:21:19.821998 | instance | openstack/serviceaccounts/manila-db-sync 2026-09-22 03:21:20.237152 | instance | openstack/serviceaccounts/manila-ks-endpoints 2026-09-22 03:21:20.277907 | instance | openstack/serviceaccounts/manila-ks-service 2026-09-22 03:21:20.740048 | instance | openstack/serviceaccounts/manila-ks-user 2026-09-22 03:21:20.772136 | instance | openstack/serviceaccounts/manila-rabbit-init 2026-09-22 03:21:21.200677 | instance | openstack/serviceaccounts/manila-scheduler 2026-09-22 03:21:21.236877 | instance | openstack/serviceaccounts/manila-share 2026-09-22 03:21:21.681673 | instance | openstack/serviceaccounts/memcached-memcached 2026-09-22 03:21:21.725166 | instance | openstack/serviceaccounts/neutron-db-init 2026-09-22 03:21:22.157586 | instance | openstack/serviceaccounts/neutron-db-sync 2026-09-22 03:21:22.164273 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-09-22 03:21:22.591921 | instance | openstack/serviceaccounts/neutron-ks-service 2026-09-22 03:21:22.601411 | instance | openstack/serviceaccounts/neutron-ks-user 2026-09-22 03:21:23.047698 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-09-22 03:21:23.053449 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent 2026-09-22 03:21:23.524048 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent 2026-09-22 03:21:23.531160 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-09-22 03:21:24.032052 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-09-22 03:21:24.043783 | instance | openstack/serviceaccounts/neutron-server 2026-09-22 03:21:24.483931 | instance | openstack/serviceaccounts/neutron-test 2026-09-22 03:21:24.519694 | instance | openstack/serviceaccounts/nova-api-metadata 2026-09-22 03:21:24.987185 | instance | openstack/serviceaccounts/nova-api-osapi 2026-09-22 03:21:24.997738 | instance | openstack/serviceaccounts/nova-bootstrap 2026-09-22 03:21:25.488642 | instance | openstack/serviceaccounts/nova-cell-setup 2026-09-22 03:21:25.495101 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-09-22 03:21:25.943832 | instance | openstack/serviceaccounts/nova-compute 2026-09-22 03:21:26.003155 | instance | openstack/serviceaccounts/nova-conductor 2026-09-22 03:21:26.396100 | instance | openstack/serviceaccounts/nova-db-init 2026-09-22 03:21:26.438870 | instance | openstack/serviceaccounts/nova-db-sync 2026-09-22 03:21:26.903423 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-09-22 03:21:26.943613 | instance | openstack/serviceaccounts/nova-ks-service 2026-09-22 03:21:27.397147 | instance | openstack/serviceaccounts/nova-ks-user 2026-09-22 03:21:27.445689 | instance | openstack/serviceaccounts/nova-novncproxy 2026-09-22 03:21:27.887316 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-09-22 03:21:27.901852 | instance | openstack/serviceaccounts/nova-scheduler 2026-09-22 03:21:28.338718 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-09-22 03:21:28.372296 | instance | openstack/serviceaccounts/nova-test 2026-09-22 03:21:28.757102 | instance | openstack/serviceaccounts/octavia-api 2026-09-22 03:21:28.810967 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-09-22 03:21:29.199029 | instance | openstack/serviceaccounts/octavia-db-init 2026-09-22 03:21:29.243580 | instance | openstack/serviceaccounts/octavia-db-sync 2026-09-22 03:21:29.697689 | instance | openstack/serviceaccounts/octavia-health-manager 2026-09-22 03:21:29.709256 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-09-22 03:21:30.174462 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-09-22 03:21:30.253231 | instance | openstack/serviceaccounts/octavia-ks-service 2026-09-22 03:21:30.657694 | instance | openstack/serviceaccounts/octavia-ks-user 2026-09-22 03:21:30.714189 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-09-22 03:21:31.091858 | instance | openstack/serviceaccounts/octavia-worker 2026-09-22 03:21:31.159696 | instance | openstack/serviceaccounts/openvswitch-server 2026-09-22 03:21:31.542999 | instance | openstack/serviceaccounts/ovn-controller 2026-09-22 03:21:31.611186 | instance | openstack/serviceaccounts/ovn-northd 2026-09-22 03:21:32.079411 | instance | openstack/secrets/neutron-ovn-vpn-agent-default 2026-09-22 03:21:32.083905 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-09-22 03:21:32.326377 | instance | openstack/secrets/neutron-rabbitmq-user 2026-09-22 03:21:32.335703 | instance | openstack/secrets/neutron-server-certs 2026-09-22 03:21:32.553072 | instance | openstack/secrets/nova-api-certs 2026-09-22 03:21:32.597770 | instance | openstack/secrets/nova-compute-default 2026-09-22 03:21:32.819976 | instance | openstack/secrets/nova-db-admin 2026-09-22 03:21:32.850661 | instance | openstack/secrets/nova-db-api-admin 2026-09-22 03:21:33.063831 | instance | openstack/secrets/nova-db-api-user 2026-09-22 03:21:33.072144 | instance | openstack/secrets/nova-db-cell0-admin 2026-09-22 03:21:33.288671 | instance | openstack/secrets/nova-db-cell0-user 2026-09-22 03:21:33.291685 | instance | openstack/secrets/nova-db-user 2026-09-22 03:21:33.479414 | instance | openstack/secrets/nova-etc 2026-09-22 03:21:33.530083 | instance | openstack/secrets/nova-keystone-admin 2026-09-22 03:21:33.787554 | instance | openstack/secrets/nova-keystone-test 2026-09-22 03:21:33.790130 | instance | openstack/secrets/nova-keystone-user 2026-09-22 03:21:34.010383 | instance | openstack/secrets/nova-novncproxy-certs 2026-09-22 03:21:34.019024 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-09-22 03:21:34.230719 | instance | openstack/secrets/nova-rabbitmq-admin 2026-09-22 03:21:34.251829 | instance | openstack/secrets/nova-rabbitmq-user 2026-09-22 03:21:34.455282 | instance | openstack/secrets/nova-ssh 2026-09-22 03:21:34.504361 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-09-22 03:21:34.735800 | instance | openstack/secrets/octavia-api-certs 2026-09-22 03:21:34.741014 | instance | openstack/secrets/octavia-client-ca 2026-09-22 03:21:34.923988 | instance | openstack/secrets/octavia-client-certs 2026-09-22 03:21:34.963696 | instance | openstack/secrets/octavia-db-admin 2026-09-22 03:21:35.176984 | instance | openstack/secrets/octavia-db-user 2026-09-22 03:21:35.209277 | instance | openstack/secrets/octavia-etc 2026-09-22 03:21:35.427471 | instance | openstack/secrets/octavia-health-manager-default 2026-09-22 03:21:35.492929 | instance | openstack/secrets/octavia-keystone-admin 2026-09-22 03:21:35.711840 | instance | openstack/secrets/octavia-keystone-test 2026-09-22 03:21:35.726949 | instance | openstack/secrets/octavia-keystone-user 2026-09-22 03:21:35.931107 | instance | openstack/secrets/octavia-persistence-db-admin 2026-09-22 03:21:35.935215 | instance | openstack/secrets/octavia-persistence-db-user 2026-09-22 03:21:36.159301 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-09-22 03:21:36.166093 | instance | openstack/secrets/octavia-rabbitmq-user 2026-09-22 03:21:36.375596 | instance | openstack/secrets/octavia-server-ca 2026-09-22 03:21:36.380667 | instance | openstack/secrets/openstack-database-exporter-dsn 2026-09-22 03:21:36.590922 | instance | openstack/secrets/ovn-controller-default-etc 2026-09-22 03:21:36.593161 | instance | openstack/secrets/ovn-etc 2026-09-22 03:21:36.835092 | instance | openstack/secrets/ovn-vector-config 2026-09-22 03:21:36.838564 | instance | openstack/secrets/percona-xtradb 2026-09-22 03:21:37.033624 | instance | openstack/secrets/placement-api-certs 2026-09-22 03:21:37.076675 | instance | openstack/secrets/placement-db-admin 2026-09-22 03:21:37.271492 | instance | openstack/secrets/placement-db-user 2026-09-22 03:21:37.275905 | instance | openstack/secrets/placement-etc 2026-09-22 03:21:37.503080 | instance | openstack/secrets/placement-keystone-admin 2026-09-22 03:21:37.506882 | instance | openstack/secrets/placement-keystone-user 2026-09-22 03:21:37.732053 | instance | openstack/secrets/pvc-ceph-client-key 2026-09-22 03:21:37.770158 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-09-22 03:21:37.969646 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-09-22 03:21:38.013644 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-09-22 03:21:38.203079 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-09-22 03:21:38.266026 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-09-22 03:21:38.455801 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-09-22 03:21:38.485750 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-09-22 03:21:38.715376 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-09-22 03:21:38.728569 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-09-22 03:21:38.954218 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-09-22 03:21:38.959015 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-09-22 03:21:39.162132 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-09-22 03:21:39.205926 | instance | openstack/secrets/rabbitmq-manila-default-user 2026-09-22 03:21:39.407976 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie 2026-09-22 03:21:39.470316 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-09-22 03:21:39.650573 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-09-22 03:21:39.693323 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-09-22 03:21:39.861816 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-09-22 03:21:39.938461 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-09-22 03:21:40.086818 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-09-22 03:21:40.187785 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-09-22 03:21:40.325584 | instance | openstack/secrets/rook-ceph-config 2026-09-22 03:21:40.401934 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-09-22 03:21:40.529291 | instance | openstack/secrets/rook-ceph-mon 2026-09-22 03:21:40.662967 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-09-22 03:21:40.787516 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-09-22 03:21:40.891533 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-09-22 03:21:41.010362 | instance | openstack/secrets/rook-csi-cephfs-node 2026-09-22 03:21:41.085971 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-09-22 03:21:41.210477 | instance | openstack/secrets/rook-csi-rbd-node 2026-09-22 03:21:41.278264 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-09-22 03:21:41.402654 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-09-22 03:21:41.507342 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-09-22 03:21:41.631003 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-09-22 03:21:41.733151 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-09-22 03:21:41.869249 | instance | openstack/serviceaccounts/ovn-ovsdb-nb 2026-09-22 03:21:41.983971 | instance | openstack/serviceaccounts/ovn-ovsdb-sb 2026-09-22 03:21:42.316104 | instance | openstack/serviceaccounts/placement-api 2026-09-22 03:21:42.449852 | instance | openstack/serviceaccounts/placement-db-init 2026-09-22 03:21:42.761373 | instance | openstack/serviceaccounts/placement-db-sync 2026-09-22 03:21:42.851616 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-09-22 03:21:43.214907 | instance | openstack/serviceaccounts/placement-ks-service 2026-09-22 03:21:43.252814 | instance | openstack/serviceaccounts/placement-ks-user 2026-09-22 03:21:43.660356 | instance | openstack/serviceaccounts/pxc-operator 2026-09-22 03:21:43.671322 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-09-22 03:21:44.087889 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-09-22 03:21:44.097775 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-09-22 03:21:44.538223 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-09-22 03:21:44.555508 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-09-22 03:21:44.966142 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-09-22 03:21:45.031742 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-09-22 03:21:45.342895 | instance | openstack/serviceaccounts/rabbitmq-manila-server 2026-09-22 03:21:45.384809 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-09-22 03:21:45.787045 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-09-22 03:21:45.854430 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-09-22 03:21:46.211491 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-09-22 03:21:46.278767 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-09-22 03:21:46.659895 | instance | openstack/serviceaccounts/rook-ceph-default 2026-09-22 03:21:46.749635 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-09-22 03:21:47.115684 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-09-22 03:21:47.202289 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-09-22 03:21:47.516470 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-09-22 03:21:47.632619 | instance | openstack/serviceaccounts/staffeln-api 2026-09-22 03:21:48.013114 | instance | openstack/serviceaccounts/staffeln-conductor 2026-09-22 03:21:48.107618 | instance | openstack/serviceaccounts/staffeln-db-init 2026-09-22 03:21:48.481484 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-09-22 03:21:48.553869 | instance | openstack/serviceaccounts/tempest-ks-user 2026-09-22 03:21:48.964982 | instance | openstack/serviceaccounts/tempest-run-tests 2026-09-22 03:21:49.030095 | instance | openstack/serviceaccounts/valkey 2026-09-22 03:21:49.399152 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-09-22 03:21:49.517486 | instance | openstack/services/barbican-api 2026-09-22 03:21:49.647060 | instance | openstack/services/ceph-mon 2026-09-22 03:21:49.803392 | instance | openstack/services/cinder-api 2026-09-22 03:21:49.899410 | instance | openstack/services/glance-api 2026-09-22 03:21:50.108787 | instance | openstack/services/heat-api 2026-09-22 03:21:50.167774 | instance | openstack/services/heat-cfn 2026-09-22 03:21:50.409564 | instance | openstack/services/horizon 2026-09-22 03:21:50.461049 | instance | openstack/services/horizon-int 2026-09-22 03:21:50.702057 | instance | openstack/services/keystone-api 2026-09-22 03:21:50.769045 | instance | openstack/services/magnum-api 2026-09-22 03:21:50.981176 | instance | openstack/services/magnum-registry 2026-09-22 03:21:51.038256 | instance | openstack/services/manila-api 2026-09-22 03:21:51.251272 | instance | openstack/services/memcached 2026-09-22 03:21:51.319168 | instance | openstack/services/memcached-metrics 2026-09-22 03:21:51.516478 | instance | openstack/services/neutron-server 2026-09-22 03:21:51.589796 | instance | openstack/services/nova-api 2026-09-22 03:21:51.798270 | instance | openstack/services/nova-metadata 2026-09-22 03:21:51.895079 | instance | openstack/services/nova-novncproxy 2026-09-22 03:21:52.070201 | instance | openstack/services/octavia-api 2026-09-22 03:21:52.176777 | instance | openstack/services/openstack-exporter 2026-09-22 03:21:52.337889 | instance | openstack/services/ovn-ovsdb-nb 2026-09-22 03:21:52.458026 | instance | openstack/services/ovn-ovsdb-sb 2026-09-22 03:21:52.624276 | instance | openstack/services/percona-xtradb-cluster-operator 2026-09-22 03:21:52.746013 | instance | openstack/services/percona-xtradb-haproxy 2026-09-22 03:21:52.888703 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-09-22 03:21:53.011202 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-09-22 03:21:53.165086 | instance | openstack/services/percona-xtradb-pxc 2026-09-22 03:21:53.288977 | instance | openstack/services/percona-xtradb-pxc-unready 2026-09-22 03:21:53.424248 | instance | openstack/services/placement-api 2026-09-22 03:21:53.572872 | instance | openstack/services/rabbitmq-barbican 2026-09-22 03:21:53.710938 | instance | openstack/services/rabbitmq-barbican-nodes 2026-09-22 03:21:53.822651 | instance | openstack/services/rabbitmq-cinder 2026-09-22 03:21:53.936401 | instance | openstack/services/rabbitmq-cinder-nodes 2026-09-22 03:21:54.087407 | instance | openstack/services/rabbitmq-glance 2026-09-22 03:21:54.194475 | instance | openstack/services/rabbitmq-glance-nodes 2026-09-22 03:21:54.365503 | instance | openstack/services/rabbitmq-heat 2026-09-22 03:21:54.475045 | instance | openstack/services/rabbitmq-heat-nodes 2026-09-22 03:21:54.650697 | instance | openstack/services/rabbitmq-keystone 2026-09-22 03:21:54.734287 | instance | openstack/services/rabbitmq-keystone-nodes 2026-09-22 03:21:54.955103 | instance | openstack/services/rabbitmq-magnum 2026-09-22 03:21:55.005685 | instance | openstack/services/rabbitmq-magnum-nodes 2026-09-22 03:21:55.215654 | instance | openstack/services/rabbitmq-manila 2026-09-22 03:21:55.293200 | instance | openstack/services/rabbitmq-manila-nodes 2026-09-22 03:21:55.491378 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-09-22 03:21:55.526739 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-09-22 03:21:55.760023 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-09-22 03:21:55.825198 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-09-22 03:21:56.032292 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-09-22 03:21:56.123321 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-09-22 03:21:56.312245 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-09-22 03:21:56.347442 | instance | openstack/secrets/sh.helm.release.v1.manila.v1 2026-09-22 03:21:56.543539 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-09-22 03:21:56.610640 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-09-22 03:21:56.817467 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-09-22 03:21:56.962550 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-09-22 03:21:57.117006 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-09-22 03:21:57.217147 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1 2026-09-22 03:21:57.389441 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-09-22 03:21:57.459459 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-09-22 03:21:57.652123 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-09-22 03:21:57.735192 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-09-22 03:21:57.940816 | instance | openstack/secrets/sh.helm.release.v1.tempest.v1 2026-09-22 03:21:57.964839 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-09-22 03:21:58.135298 | instance | openstack/secrets/staffeln-db-admin 2026-09-22 03:21:58.231927 | instance | openstack/secrets/staffeln-db-user 2026-09-22 03:21:58.369678 | instance | openstack/secrets/staffeln-etc 2026-09-22 03:21:58.454455 | instance | openstack/secrets/tempest-etc 2026-09-22 03:21:58.599349 | instance | openstack/secrets/tempest-keystone-admin 2026-09-22 03:21:58.725584 | instance | openstack/secrets/tempest-keystone-user 2026-09-22 03:21:58.862151 | instance | openstack/secrets/valkey-ca 2026-09-22 03:21:58.929956 | instance | openstack/secrets/valkey-server-certs 2026-09-22 03:21:59.056362 | instance | openstack/statefulsets/magnum-conductor 2026-09-22 03:21:59.109404 | instance | openstack/statefulsets/ovn-ovsdb-nb 2026-09-22 03:21:59.325433 | instance | openstack/statefulsets/ovn-ovsdb-sb 2026-09-22 03:21:59.369885 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-09-22 03:21:59.581501 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-09-22 03:21:59.705075 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-09-22 03:21:59.914629 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-09-22 03:22:00.003254 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-09-22 03:22:00.235102 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-09-22 03:22:00.323954 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-09-22 03:22:00.566676 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-09-22 03:22:00.652428 | instance | openstack/statefulsets/rabbitmq-manila-server 2026-09-22 03:22:00.892858 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-09-22 03:22:01.005685 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-09-22 03:22:01.172464 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-09-22 03:22:01.311224 | instance | openstack/statefulsets/valkey-node 2026-09-22 03:22:01.449073 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-qps6n 2026-09-22 03:22:01.603737 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-09-22 03:22:01.707069 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-09-22 03:22:01.839149 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-09-22 03:22:01.953061 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-09-22 03:22:02.053489 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-09-22 03:22:02.193161 | instance | orc-system/roles/orc-leader-election-role 2026-09-22 03:22:02.272955 | instance | rook-ceph/deployment/rook-ceph-operator 2026-09-22 03:22:02.428615 | instance | orc-system/serviceaccounts/default 2026-09-22 03:22:02.504942 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-09-22 03:22:02.669410 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-09-22 03:22:02.742673 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-9w9gj 2026-09-22 03:22:02.884220 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-09-22 03:22:02.997768 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-09-22 03:22:03.142846 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-09-22 03:22:03.231931 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-09-22 03:22:03.344073 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-09-22 03:22:03.452843 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-09-22 03:22:03.534302 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-09-22 03:22:03.688398 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-09-22 03:22:03.775449 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-09-22 03:22:03.904293 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-09-22 03:22:03.989444 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-09-22 03:22:04.162135 | instance | secretgen-controller/deployment/secretgen-controller 2026-09-22 03:22:04.200833 | instance | openstack/services/rabbitmq-neutron 2026-09-22 03:22:04.390311 | instance | openstack/services/rabbitmq-neutron-nodes 2026-09-22 03:22:04.490447 | instance | openstack/services/rabbitmq-nova 2026-09-22 03:22:04.672970 | instance | openstack/services/rabbitmq-nova-nodes 2026-09-22 03:22:04.784633 | instance | openstack/services/rabbitmq-octavia 2026-09-22 03:22:04.955938 | instance | openstack/services/rabbitmq-octavia-nodes 2026-09-22 03:22:05.048970 | instance | openstack/services/rook-ceph-rgw-ceph 2026-09-22 03:22:05.234855 | instance | openstack/services/staffeln-api 2026-09-22 03:22:05.298955 | instance | openstack/services/valkey 2026-09-22 03:22:05.506037 | instance | openstack/services/valkey-headless 2026-09-22 03:22:05.586740 | instance | openstack/services/valkey-metrics 2026-09-22 03:22:05.802731 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-09-22 03:22:05.903524 | instance | rook-ceph/serviceaccounts/default 2026-09-22 03:22:06.098438 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-09-22 03:22:06.138991 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-09-22 03:22:06.393748 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-09-22 03:22:06.411846 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-09-22 03:22:06.685730 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-09-22 03:22:06.701006 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-09-22 03:22:06.909924 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-09-22 03:22:06.911067 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-09-22 03:22:07.177854 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-09-22 03:22:07.180573 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-09-22 03:22:07.428319 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-09-22 03:22:07.436134 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-09-22 03:22:07.719471 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-zj4xj 2026-09-22 03:22:07.729544 | instance | secretgen-controller/serviceaccounts/default 2026-09-22 03:22:07.946473 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-09-22 03:22:08.000423 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-09-22 03:22:08.183710 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-09-22 03:22:08.246236 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-09-22 03:22:08.415494 | instance | rook-ceph/roles/rook-ceph-mgr 2026-09-22 03:22:08.464241 | instance | rook-ceph/roles/rook-ceph-osd 2026-09-22 03:22:08.697977 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-09-22 03:22:08.736528 | instance | rook-ceph/roles/rook-ceph-system 2026-09-22 03:22:09.023204 | instance | ok: Runtime: 0:03:57.630293 2026-09-22 03:22:09.059683 | 2026-09-22 03:22:09.059851 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-09-22 03:22:10.033558 | instance | changed: 2026-09-22 03:22:10.033742 | instance | cd+++++++++ objects/ 2026-09-22 03:22:10.033777 | instance | cd+++++++++ objects/cluster/ 2026-09-22 03:22:10.033803 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-09-22 03:22:10.033911 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-09-22 03:22:10.034101 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-09-22 03:22:10.034136 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-09-22 03:22:10.034179 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-09-22 03:22:10.034210 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-09-22 03:22:10.034237 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-09-22 03:22:10.034261 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-09-22 03:22:10.034286 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-09-22 03:22:10.034309 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-09-22 03:22:10.034333 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-09-22 03:22:10.034356 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-09-22 03:22:10.034380 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-09-22 03:22:10.034404 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-09-22 03:22:10.034427 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-09-22 03:22:10.034451 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-09-22 03:22:10.034474 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-09-22 03:22:10.034497 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-09-22 03:22:10.034520 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-09-22 03:22:10.034543 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-09-22 03:22:10.034566 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-09-22 03:22:10.034590 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-09-22 03:22:10.034613 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-09-22 03:22:10.034650 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-09-22 03:22:10.034675 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-09-22 03:22:10.034697 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-09-22 03:22:10.034720 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-09-22 03:22:10.034742 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-09-22 03:22:10.034765 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-09-22 03:22:10.034788 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-09-22 03:22:10.034811 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-09-22 03:22:10.034834 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-09-22 03:22:10.034857 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-09-22 03:22:10.034880 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-09-22 03:22:10.034902 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-09-22 03:22:10.034926 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-09-22 03:22:10.034949 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-09-22 03:22:10.034972 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-09-22 03:22:10.034995 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-09-22 03:22:10.035018 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-09-22 03:22:10.035041 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-09-22 03:22:10.035064 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-09-22 03:22:10.035087 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-09-22 03:22:10.035110 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-09-22 03:22:10.035134 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-09-22 03:22:10.035171 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-09-22 03:22:10.035197 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-09-22 03:22:10.035221 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-09-22 03:22:10.035245 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-09-22 03:22:10.035267 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-09-22 03:22:10.035291 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-09-22 03:22:10.035313 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-09-22 03:22:10.035338 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-09-22 03:22:10.035360 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-09-22 03:22:10.035384 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-09-22 03:22:10.035407 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-09-22 03:22:10.035431 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-09-22 03:22:10.035453 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-09-22 03:22:10.035477 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-09-22 03:22:10.035500 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-09-22 03:22:10.035531 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-09-22 03:22:10.035556 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-09-22 03:22:10.035579 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-22 03:22:10.035603 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-09-22 03:22:10.035626 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-09-22 03:22:10.035650 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-09-22 03:22:10.035673 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-09-22 03:22:10.035696 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-09-22 03:22:10.035719 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-09-22 03:22:10.035742 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-09-22 03:22:10.035765 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-09-22 03:22:10.035788 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-09-22 03:22:10.035811 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-09-22 03:22:10.035835 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-09-22 03:22:10.035858 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-09-22 03:22:10.035882 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-09-22 03:22:10.035905 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-09-22 03:22:10.035929 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-09-22 03:22:10.035952 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-09-22 03:22:10.035976 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-09-22 03:22:10.036000 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-09-22 03:22:10.036023 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-09-22 03:22:10.036047 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-09-22 03:22:10.036070 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-09-22 03:22:10.036093 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-09-22 03:22:10.036116 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-09-22 03:22:10.036139 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-09-22 03:22:10.036178 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-09-22 03:22:10.036202 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-09-22 03:22:10.036226 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-09-22 03:22:10.036249 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-09-22 03:22:10.036273 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt 2026-09-22 03:22:10.036297 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml 2026-09-22 03:22:10.036320 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt 2026-09-22 03:22:10.036344 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml 2026-09-22 03:22:10.036367 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-09-22 03:22:10.036391 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-09-22 03:22:10.036419 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-09-22 03:22:10.036444 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-09-22 03:22:10.036467 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-09-22 03:22:10.036504 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-09-22 03:22:10.036534 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-09-22 03:22:10.036559 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-09-22 03:22:10.036583 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-09-22 03:22:10.036606 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-09-22 03:22:10.036629 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-09-22 03:22:10.036652 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-09-22 03:22:10.036676 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-09-22 03:22:10.036700 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-09-22 03:22:10.036724 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-09-22 03:22:10.036747 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-09-22 03:22:10.036771 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-09-22 03:22:10.036794 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-09-22 03:22:10.036818 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-09-22 03:22:10.036841 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-09-22 03:22:10.036865 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-09-22 03:22:10.036886 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-09-22 03:22:10.036910 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-09-22 03:22:10.036932 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-09-22 03:22:10.036956 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-09-22 03:22:10.036978 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-09-22 03:22:10.037002 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-09-22 03:22:10.037025 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-09-22 03:22:10.037048 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-09-22 03:22:10.037071 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-09-22 03:22:10.037094 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-09-22 03:22:10.037117 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-09-22 03:22:10.037140 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-09-22 03:22:10.037180 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-09-22 03:22:10.037204 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-09-22 03:22:10.037227 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-09-22 03:22:10.037250 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-09-22 03:22:10.037280 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-09-22 03:22:10.037304 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-09-22 03:22:10.037329 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-09-22 03:22:10.037358 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-09-22 03:22:10.037381 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-09-22 03:22:10.037404 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-09-22 03:22:10.037428 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-09-22 03:22:10.037452 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-09-22 03:22:10.037475 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-09-22 03:22:10.037498 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-09-22 03:22:10.037528 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-09-22 03:22:10.037553 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-09-22 03:22:10.037576 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-09-22 03:22:10.037600 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-09-22 03:22:10.037623 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-09-22 03:22:10.037647 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-09-22 03:22:10.037671 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-09-22 03:22:10.037694 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-09-22 03:22:10.037717 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-09-22 03:22:10.037741 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-09-22 03:22:10.037764 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-09-22 03:22:10.037787 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-09-22 03:22:10.037810 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-09-22 03:22:10.037834 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-09-22 03:22:10.037857 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-09-22 03:22:10.037881 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-09-22 03:22:10.037904 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-09-22 03:22:10.037934 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-09-22 03:22:10.037958 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-09-22 03:22:10.037981 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-09-22 03:22:10.038005 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-09-22 03:22:10.038027 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-09-22 03:22:10.038059 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-09-22 03:22:10.038084 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-09-22 03:22:10.038107 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-09-22 03:22:10.038131 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-09-22 03:22:10.038169 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-09-22 03:22:10.038195 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-09-22 03:22:10.038218 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-09-22 03:22:10.038242 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-09-22 03:22:10.038265 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-09-22 03:22:10.038288 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-09-22 03:22:10.038311 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-09-22 03:22:10.038335 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-09-22 03:22:10.038357 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-09-22 03:22:10.038381 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-09-22 03:22:10.038403 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-09-22 03:22:10.038427 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-09-22 03:22:10.038450 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-09-22 03:22:10.038474 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-09-22 03:22:10.038497 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-09-22 03:22:10.038520 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-09-22 03:22:10.038543 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-09-22 03:22:10.038567 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-09-22 03:22:10.038590 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-09-22 03:22:10.038613 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-09-22 03:22:10.038636 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-09-22 03:22:10.038659 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-09-22 03:22:10.038682 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-09-22 03:22:10.038705 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-09-22 03:22:10.038728 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-09-22 03:22:10.038751 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-09-22 03:22:10.038773 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-09-22 03:22:10.038796 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-09-22 03:22:10.038824 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-09-22 03:22:10.038848 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-09-22 03:22:10.038872 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-09-22 03:22:10.038895 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-09-22 03:22:10.038919 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-09-22 03:22:10.038941 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-09-22 03:22:10.038965 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-09-22 03:22:10.038987 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-09-22 03:22:10.039011 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-09-22 03:22:10.039033 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-09-22 03:22:10.039057 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-09-22 03:22:10.039079 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-09-22 03:22:10.039361 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-09-22 03:22:10.039446 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-09-22 03:22:10.039493 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-09-22 03:22:10.039534 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-09-22 03:22:10.039571 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-09-22 03:22:10.039607 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-09-22 03:22:10.039643 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-09-22 03:22:10.039679 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-09-22 03:22:10.039716 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-09-22 03:22:10.039751 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-09-22 03:22:10.039786 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-09-22 03:22:10.039821 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-09-22 03:22:10.039855 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-09-22 03:22:10.039890 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-09-22 03:22:10.039924 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-09-22 03:22:10.039959 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-09-22 03:22:10.039993 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-09-22 03:22:10.040029 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-09-22 03:22:10.040065 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-09-22 03:22:10.040101 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-09-22 03:22:10.040135 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-09-22 03:22:10.040195 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-09-22 03:22:10.040231 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-09-22 03:22:10.040265 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-09-22 03:22:10.040312 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-09-22 03:22:10.040348 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-09-22 03:22:10.040381 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-09-22 03:22:10.040415 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-09-22 03:22:10.040449 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-09-22 03:22:10.040483 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-09-22 03:22:10.040548 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-09-22 03:22:10.040585 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-09-22 03:22:10.040620 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-09-22 03:22:10.040654 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-09-22 03:22:10.040688 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-09-22 03:22:10.040721 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-09-22 03:22:10.040756 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-09-22 03:22:10.040790 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-09-22 03:22:10.040824 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-09-22 03:22:10.040858 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-09-22 03:22:10.040893 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-09-22 03:22:10.040927 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-09-22 03:22:10.040962 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-09-22 03:22:10.040996 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-09-22 03:22:10.041030 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-09-22 03:22:10.041064 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-09-22 03:22:10.041098 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-09-22 03:22:10.041131 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-09-22 03:22:10.041200 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-09-22 03:22:10.041235 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-09-22 03:22:10.041270 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-09-22 03:22:10.041305 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-09-22 03:22:10.041339 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-09-22 03:22:10.041373 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-09-22 03:22:10.041406 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-09-22 03:22:10.041441 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-09-22 03:22:10.041475 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-09-22 03:22:10.041509 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-09-22 03:22:10.041543 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-09-22 03:22:10.041577 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-09-22 03:22:10.041619 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-09-22 03:22:10.041647 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-09-22 03:22:10.041670 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-09-22 03:22:10.041693 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-09-22 03:22:10.041715 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-09-22 03:22:10.041738 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-09-22 03:22:10.041760 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-09-22 03:22:10.041783 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-09-22 03:22:10.041806 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-09-22 03:22:10.041828 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-09-22 03:22:10.041850 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-09-22 03:22:10.041873 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-09-22 03:22:10.041897 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-09-22 03:22:10.041921 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-09-22 03:22:10.041945 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-09-22 03:22:10.041968 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-09-22 03:22:10.041991 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-09-22 03:22:10.042014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-09-22 03:22:10.042037 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-09-22 03:22:10.042060 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-09-22 03:22:10.042083 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-09-22 03:22:10.042106 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-09-22 03:22:10.042130 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-09-22 03:22:10.042168 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-09-22 03:22:10.042192 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-09-22 03:22:10.042217 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-09-22 03:22:10.042240 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-09-22 03:22:10.042264 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-09-22 03:22:10.042288 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-09-22 03:22:10.042311 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-09-22 03:22:10.042333 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-09-22 03:22:10.042357 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-09-22 03:22:10.042380 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-09-22 03:22:10.042408 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-09-22 03:22:10.042432 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-09-22 03:22:10.042455 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-22 03:22:10.042478 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-09-22 03:22:10.042500 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-09-22 03:22:10.042524 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-09-22 03:22:10.042546 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-09-22 03:22:10.042569 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-09-22 03:22:10.042592 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-09-22 03:22:10.042615 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-09-22 03:22:10.042637 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-09-22 03:22:10.042660 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-09-22 03:22:10.042683 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-09-22 03:22:10.042706 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-09-22 03:22:10.042729 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-09-22 03:22:10.042752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-09-22 03:22:10.042774 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-09-22 03:22:10.042797 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-09-22 03:22:10.042820 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-09-22 03:22:10.042842 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-09-22 03:22:10.042866 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-09-22 03:22:10.042889 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-09-22 03:22:10.042911 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-09-22 03:22:10.042934 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-09-22 03:22:10.042957 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-09-22 03:22:10.042980 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-09-22 03:22:10.043003 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-09-22 03:22:10.043025 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-09-22 03:22:10.043048 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-09-22 03:22:10.043071 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-09-22 03:22:10.043094 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-09-22 03:22:10.043116 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-09-22 03:22:10.043140 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-09-22 03:22:10.043179 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-09-22 03:22:10.043208 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-09-22 03:22:10.043231 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt 2026-09-22 03:22:10.043254 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml 2026-09-22 03:22:10.043277 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt 2026-09-22 03:22:10.043301 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml 2026-09-22 03:22:10.043324 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-09-22 03:22:10.043347 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-09-22 03:22:10.043369 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-09-22 03:22:10.043392 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-09-22 03:22:10.043415 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-09-22 03:22:10.043438 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-09-22 03:22:10.043461 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-09-22 03:22:10.043484 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-09-22 03:22:10.043507 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-09-22 03:22:10.043531 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-09-22 03:22:10.043554 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-09-22 03:22:10.043578 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-09-22 03:22:10.043601 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-09-22 03:22:10.043624 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-09-22 03:22:10.043648 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-09-22 03:22:10.043674 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-09-22 03:22:10.043698 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-09-22 03:22:10.043720 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-09-22 03:22:10.043743 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-09-22 03:22:10.043767 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-09-22 03:22:10.043790 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-09-22 03:22:10.043813 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-09-22 03:22:10.043836 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-09-22 03:22:10.043859 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-09-22 03:22:10.043883 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-09-22 03:22:10.043959 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-09-22 03:22:10.043995 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-09-22 03:22:10.044020 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-09-22 03:22:10.044044 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-09-22 03:22:10.044072 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-09-22 03:22:10.044097 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-09-22 03:22:10.044121 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-09-22 03:22:10.044160 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-09-22 03:22:10.044185 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-09-22 03:22:10.044208 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-09-22 03:22:10.044231 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-09-22 03:22:10.044254 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-09-22 03:22:10.044277 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-09-22 03:22:10.044300 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-09-22 03:22:10.044322 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-09-22 03:22:10.044345 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-09-22 03:22:10.044485 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-09-22 03:22:10.044557 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-09-22 03:22:10.044583 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-09-22 03:22:10.044608 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-09-22 03:22:10.044631 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-09-22 03:22:10.044655 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-09-22 03:22:10.044678 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-09-22 03:22:10.044702 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-09-22 03:22:10.044725 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-09-22 03:22:10.044748 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-09-22 03:22:10.044772 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-09-22 03:22:10.044795 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-09-22 03:22:10.044818 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-09-22 03:22:10.044841 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-09-22 03:22:10.044864 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-09-22 03:22:10.044887 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-09-22 03:22:10.044911 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-09-22 03:22:10.044934 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-09-22 03:22:10.044957 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-09-22 03:22:10.044988 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-09-22 03:22:10.045013 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-09-22 03:22:10.045035 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-09-22 03:22:10.045058 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-09-22 03:22:10.045081 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-09-22 03:22:10.045104 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-09-22 03:22:10.045126 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-09-22 03:22:10.045164 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-09-22 03:22:10.045189 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-09-22 03:22:10.045212 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-09-22 03:22:10.045235 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-09-22 03:22:10.045257 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-09-22 03:22:10.045279 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-09-22 03:22:10.045302 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-09-22 03:22:10.045324 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-09-22 03:22:10.045347 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-09-22 03:22:10.045370 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-09-22 03:22:10.045393 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-09-22 03:22:10.045417 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-09-22 03:22:10.045440 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-09-22 03:22:10.045463 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-09-22 03:22:10.045487 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-09-22 03:22:10.045510 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-09-22 03:22:10.045533 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-09-22 03:22:10.045556 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-09-22 03:22:10.045579 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-09-22 03:22:10.045603 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-09-22 03:22:10.045626 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-09-22 03:22:10.045649 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-09-22 03:22:10.045672 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-09-22 03:22:10.045696 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-09-22 03:22:10.045719 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-09-22 03:22:10.045749 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-09-22 03:22:10.045774 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-09-22 03:22:10.045798 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-09-22 03:22:10.045821 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-09-22 03:22:10.045844 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-09-22 03:22:10.045868 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-09-22 03:22:10.045891 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-09-22 03:22:10.045915 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-09-22 03:22:10.045938 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-09-22 03:22:10.045961 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-09-22 03:22:10.045984 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-09-22 03:22:10.046007 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-09-22 03:22:10.046029 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-09-22 03:22:10.046052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-09-22 03:22:10.046075 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-09-22 03:22:10.046099 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-09-22 03:22:10.046122 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-09-22 03:22:10.046160 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-09-22 03:22:10.046186 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-09-22 03:22:10.046209 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-09-22 03:22:10.046232 | instance | cd+++++++++ objects/cluster/namespace/ 2026-09-22 03:22:10.046256 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-09-22 03:22:10.046280 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-09-22 03:22:10.046303 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-09-22 03:22:10.046326 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-09-22 03:22:10.046349 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-09-22 03:22:10.046373 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-09-22 03:22:10.046396 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-09-22 03:22:10.046419 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-09-22 03:22:10.046442 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-09-22 03:22:10.046465 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-09-22 03:22:10.046487 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-09-22 03:22:10.046510 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-09-22 03:22:10.046532 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-09-22 03:22:10.046555 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-09-22 03:22:10.046578 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-09-22 03:22:10.046601 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-09-22 03:22:10.046623 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-09-22 03:22:10.046651 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-09-22 03:22:10.046675 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-09-22 03:22:10.046698 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-09-22 03:22:10.046720 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-09-22 03:22:10.046743 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-09-22 03:22:10.046766 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-09-22 03:22:10.046798 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-09-22 03:22:10.046821 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-09-22 03:22:10.046844 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-09-22 03:22:10.046867 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-09-22 03:22:10.046890 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-09-22 03:22:10.046913 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-09-22 03:22:10.046936 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-09-22 03:22:10.046959 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-09-22 03:22:10.046982 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-09-22 03:22:10.047006 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-09-22 03:22:10.047029 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-09-22 03:22:10.047053 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-09-22 03:22:10.047076 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-09-22 03:22:10.047099 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-09-22 03:22:10.047123 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-09-22 03:22:10.047159 | instance | cd+++++++++ objects/cluster/node/ 2026-09-22 03:22:10.047185 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-09-22 03:22:10.047208 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-09-22 03:22:10.047231 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-09-22 03:22:10.047255 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-09-22 03:22:10.047279 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-09-22 03:22:10.047302 | instance | cd+++++++++ objects/namespaced/ 2026-09-22 03:22:10.047325 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-09-22 03:22:10.047349 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-09-22 03:22:10.047372 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-09-22 03:22:10.047396 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-09-22 03:22:10.047420 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-09-22 03:22:10.047444 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-09-22 03:22:10.047467 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-09-22 03:22:10.047490 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-09-22 03:22:10.047513 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-09-22 03:22:10.047536 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-09-22 03:22:10.047560 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-09-22 03:22:10.047583 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-09-22 03:22:10.047606 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-09-22 03:22:10.047628 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-09-22 03:22:10.047657 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-09-22 03:22:10.047682 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-09-22 03:22:10.047705 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-09-22 03:22:10.047728 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-09-22 03:22:10.047751 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-09-22 03:22:10.047774 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-09-22 03:22:10.047797 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-09-22 03:22:10.047821 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-09-22 03:22:10.047844 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-09-22 03:22:10.047867 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-09-22 03:22:10.047891 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-09-22 03:22:10.047914 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.162-253-55-77.nip.io-tls.txt 2026-09-22 03:22:10.047937 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.162-253-55-77.nip.io-tls.yaml 2026-09-22 03:22:10.047960 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-09-22 03:22:10.047983 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-09-22 03:22:10.048006 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-09-22 03:22:10.048029 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-09-22 03:22:10.048053 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-09-22 03:22:10.048076 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-09-22 03:22:10.048099 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-09-22 03:22:10.048122 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-09-22 03:22:10.048156 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-09-22 03:22:10.048181 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-09-22 03:22:10.048205 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-09-22 03:22:10.048228 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-09-22 03:22:10.048251 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-09-22 03:22:10.048274 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-09-22 03:22:10.048297 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-09-22 03:22:10.048320 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-09-22 03:22:10.048343 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-09-22 03:22:10.048366 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-09-22 03:22:10.048389 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-09-22 03:22:10.048413 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-09-22 03:22:10.048436 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-09-22 03:22:10.048459 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-09-22 03:22:10.048482 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-09-22 03:22:10.048536 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-09-22 03:22:10.048566 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-09-22 03:22:10.048591 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-09-22 03:22:10.048616 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-09-22 03:22:10.048640 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-09-22 03:22:10.048664 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-09-22 03:22:10.048688 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-09-22 03:22:10.048711 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-4m9sd.txt 2026-09-22 03:22:10.048736 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-4m9sd.yaml 2026-09-22 03:22:10.048759 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-09-22 03:22:10.048783 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-09-22 03:22:10.048806 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-09-22 03:22:10.048829 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-09-22 03:22:10.048853 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-09-22 03:22:10.048877 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-09-22 03:22:10.048901 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-09-22 03:22:10.048924 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-09-22 03:22:10.048948 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-09-22 03:22:10.048971 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-09-22 03:22:10.048995 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-09-22 03:22:10.049017 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-09-22 03:22:10.049041 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-09-22 03:22:10.049064 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-09-22 03:22:10.049087 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-09-22 03:22:10.049110 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-09-22 03:22:10.049133 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-09-22 03:22:10.049173 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-09-22 03:22:10.049197 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-09-22 03:22:10.049221 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-09-22 03:22:10.049245 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-09-22 03:22:10.049274 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-09-22 03:22:10.049298 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-09-22 03:22:10.049321 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-09-22 03:22:10.049345 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-09-22 03:22:10.049368 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-09-22 03:22:10.049392 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-09-22 03:22:10.049415 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-09-22 03:22:10.049438 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-ql7t7.txt 2026-09-22 03:22:10.049462 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-ql7t7.yaml 2026-09-22 03:22:10.049610 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-09-22 03:22:10.049647 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-09-22 03:22:10.049673 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-09-22 03:22:10.049699 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-09-22 03:22:10.049723 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-09-22 03:22:10.049748 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-09-22 03:22:10.049772 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-09-22 03:22:10.049796 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-09-22 03:22:10.049819 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-09-22 03:22:10.049843 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-09-22 03:22:10.049867 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-09-22 03:22:10.049891 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-09-22 03:22:10.049915 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-09-22 03:22:10.049938 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-09-22 03:22:10.049961 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-09-22 03:22:10.049985 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-09-22 03:22:10.050008 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-09-22 03:22:10.050032 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-09-22 03:22:10.050056 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-09-22 03:22:10.050080 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-09-22 03:22:10.050111 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-09-22 03:22:10.050136 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-09-22 03:22:10.050181 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-09-22 03:22:10.050205 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-09-22 03:22:10.050229 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-09-22 03:22:10.050252 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-09-22 03:22:10.050275 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-09-22 03:22:10.050298 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-09-22 03:22:10.050321 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-gjqfx.txt 2026-09-22 03:22:10.050345 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-gjqfx.yaml 2026-09-22 03:22:10.050368 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-09-22 03:22:10.050392 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-09-22 03:22:10.050415 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-09-22 03:22:10.050438 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-09-22 03:22:10.050461 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-09-22 03:22:10.050485 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-09-22 03:22:10.050508 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-09-22 03:22:10.050532 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-09-22 03:22:10.050556 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-09-22 03:22:10.050580 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-09-22 03:22:10.050603 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-09-22 03:22:10.050626 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-09-22 03:22:10.050649 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-09-22 03:22:10.050673 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-09-22 03:22:10.050696 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-09-22 03:22:10.050719 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-09-22 03:22:10.050742 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-09-22 03:22:10.050765 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-09-22 03:22:10.050789 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-09-22 03:22:10.050812 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-09-22 03:22:10.050836 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-09-22 03:22:10.050859 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-09-22 03:22:10.050883 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-09-22 03:22:10.050906 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-09-22 03:22:10.050929 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-09-22 03:22:10.050952 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-09-22 03:22:10.050981 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-09-22 03:22:10.051005 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-09-22 03:22:10.051028 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-klrhg.txt 2026-09-22 03:22:10.051051 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-klrhg.yaml 2026-09-22 03:22:10.051074 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-09-22 03:22:10.051097 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-09-22 03:22:10.051120 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-09-22 03:22:10.051155 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-09-22 03:22:10.051180 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-09-22 03:22:10.051204 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-09-22 03:22:10.051228 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-09-22 03:22:10.051251 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-09-22 03:22:10.051275 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-09-22 03:22:10.051298 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-09-22 03:22:10.051320 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-09-22 03:22:10.051343 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-09-22 03:22:10.051366 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-09-22 03:22:10.051389 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-09-22 03:22:10.051412 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-09-22 03:22:10.051436 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-09-22 03:22:10.051459 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-09-22 03:22:10.051482 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-09-22 03:22:10.051506 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-09-22 03:22:10.051529 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-09-22 03:22:10.051552 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-09-22 03:22:10.051575 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-09-22 03:22:10.051598 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-09-22 03:22:10.051620 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-09-22 03:22:10.051643 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-09-22 03:22:10.051666 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-09-22 03:22:10.051689 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-09-22 03:22:10.051711 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-09-22 03:22:10.051734 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-09-22 03:22:10.051757 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-09-22 03:22:10.051780 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-09-22 03:22:10.051804 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-09-22 03:22:10.051827 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-09-22 03:22:10.051859 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-09-22 03:22:10.051884 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-09-22 03:22:10.051907 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-09-22 03:22:10.051931 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-gcj6q.txt 2026-09-22 03:22:10.051954 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-gcj6q.yaml 2026-09-22 03:22:10.051978 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-ds5hk.txt 2026-09-22 03:22:10.052001 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-ds5hk.yaml 2026-09-22 03:22:10.052024 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-bpfqx.txt 2026-09-22 03:22:10.052046 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-bpfqx.yaml 2026-09-22 03:22:10.052069 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-09-22 03:22:10.052092 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-09-22 03:22:10.052123 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-09-22 03:22:10.052167 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-09-22 03:22:10.052193 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-09-22 03:22:10.052217 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-09-22 03:22:10.052240 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-09-22 03:22:10.052264 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-09-22 03:22:10.052287 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-09-22 03:22:10.052311 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-09-22 03:22:10.052334 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-09-22 03:22:10.052358 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-09-22 03:22:10.052381 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-09-22 03:22:10.052404 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-09-22 03:22:10.052428 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-09-22 03:22:10.052451 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-09-22 03:22:10.052475 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-09-22 03:22:10.052518 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-09-22 03:22:10.052542 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-09-22 03:22:10.052565 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-09-22 03:22:10.052588 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-09-22 03:22:10.052611 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-09-22 03:22:10.052633 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-09-22 03:22:10.052656 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-09-22 03:22:10.052685 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-09-22 03:22:10.052709 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-09-22 03:22:10.052732 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-09-22 03:22:10.052755 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-09-22 03:22:10.052777 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-09-22 03:22:10.052800 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-09-22 03:22:10.052822 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-09-22 03:22:10.052845 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-09-22 03:22:10.052868 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-09-22 03:22:10.052892 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-09-22 03:22:10.052915 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-09-22 03:22:10.052938 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-09-22 03:22:10.052961 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-09-22 03:22:10.052984 | instance | cd+++++++++ objects/namespaced/default/ 2026-09-22 03:22:10.053006 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-09-22 03:22:10.053029 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-09-22 03:22:10.053052 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-09-22 03:22:10.053075 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-09-22 03:22:10.053098 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-09-22 03:22:10.053121 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-09-22 03:22:10.053159 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-09-22 03:22:10.053184 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-09-22 03:22:10.053208 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-09-22 03:22:10.053231 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-09-22 03:22:10.053254 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-09-22 03:22:10.053278 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-09-22 03:22:10.053301 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-09-22 03:22:10.053324 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-09-22 03:22:10.053347 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-09-22 03:22:10.053370 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-09-22 03:22:10.053393 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-09-22 03:22:10.053416 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-09-22 03:22:10.053439 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-09-22 03:22:10.053461 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-09-22 03:22:10.053484 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-09-22 03:22:10.053506 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-09-22 03:22:10.053529 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-09-22 03:22:10.053558 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-09-22 03:22:10.053582 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-09-22 03:22:10.053605 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-4mgz9.txt 2026-09-22 03:22:10.053627 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-4mgz9.yaml 2026-09-22 03:22:10.053650 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-09-22 03:22:10.053674 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-09-22 03:22:10.053697 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-09-22 03:22:10.053721 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-09-22 03:22:10.053744 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-09-22 03:22:10.053768 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-09-22 03:22:10.053791 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-09-22 03:22:10.053815 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-09-22 03:22:10.053838 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-09-22 03:22:10.053862 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-09-22 03:22:10.053885 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-09-22 03:22:10.053909 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-09-22 03:22:10.053932 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-09-22 03:22:10.053956 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-09-22 03:22:10.053979 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-09-22 03:22:10.054056 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-09-22 03:22:10.054088 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-09-22 03:22:10.054113 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-09-22 03:22:10.054138 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-09-22 03:22:10.054182 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-09-22 03:22:10.054206 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-09-22 03:22:10.054230 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-09-22 03:22:10.054253 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-09-22 03:22:10.054276 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-09-22 03:22:10.054300 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-09-22 03:22:10.054323 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-09-22 03:22:10.054346 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-09-22 03:22:10.054369 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-09-22 03:22:10.054399 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-09-22 03:22:10.054423 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-09-22 03:22:10.054447 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-09-22 03:22:10.054470 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-09-22 03:22:10.054493 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-09-22 03:22:10.054517 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-09-22 03:22:10.054540 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-09-22 03:22:10.054563 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-09-22 03:22:10.054587 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-09-22 03:22:10.054753 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-09-22 03:22:10.054793 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-09-22 03:22:10.054820 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-09-22 03:22:10.054844 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-09-22 03:22:10.054868 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-09-22 03:22:10.054891 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-09-22 03:22:10.054915 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-09-22 03:22:10.054939 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-09-22 03:22:10.054962 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-09-22 03:22:10.054985 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-09-22 03:22:10.055008 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-09-22 03:22:10.055032 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-09-22 03:22:10.055056 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-09-22 03:22:10.055079 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-09-22 03:22:10.055102 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-09-22 03:22:10.055125 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-09-22 03:22:10.055166 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-09-22 03:22:10.055191 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-09-22 03:22:10.055214 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-09-22 03:22:10.055237 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-09-22 03:22:10.055260 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-09-22 03:22:10.055283 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-09-22 03:22:10.055306 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-09-22 03:22:10.055329 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-09-22 03:22:10.055352 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-4sbzv.txt 2026-09-22 03:22:10.055383 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-4sbzv.yaml 2026-09-22 03:22:10.055408 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-6mqnw.txt 2026-09-22 03:22:10.055432 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-6mqnw.yaml 2026-09-22 03:22:10.055455 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-09-22 03:22:10.055478 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-09-22 03:22:10.055501 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-09-22 03:22:10.055525 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-09-22 03:22:10.055548 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-09-22 03:22:10.055573 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-09-22 03:22:10.055596 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-09-22 03:22:10.055620 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-09-22 03:22:10.055644 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-09-22 03:22:10.055670 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-09-22 03:22:10.055694 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-09-22 03:22:10.055718 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-09-22 03:22:10.055741 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-09-22 03:22:10.055765 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-09-22 03:22:10.055789 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-09-22 03:22:10.055812 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-09-22 03:22:10.055835 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-09-22 03:22:10.055858 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-09-22 03:22:10.055882 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-09-22 03:22:10.055906 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-09-22 03:22:10.055930 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-09-22 03:22:10.055953 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-09-22 03:22:10.055977 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-09-22 03:22:10.056000 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-09-22 03:22:10.056024 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-09-22 03:22:10.056048 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-09-22 03:22:10.056072 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-09-22 03:22:10.056095 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-09-22 03:22:10.056119 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-09-22 03:22:10.056155 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-09-22 03:22:10.056180 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-09-22 03:22:10.056209 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-09-22 03:22:10.056234 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-09-22 03:22:10.056258 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-09-22 03:22:10.056281 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-09-22 03:22:10.056304 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-09-22 03:22:10.056328 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-09-22 03:22:10.056351 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-09-22 03:22:10.056373 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-09-22 03:22:10.056397 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-09-22 03:22:10.056420 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-09-22 03:22:10.056443 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-09-22 03:22:10.056466 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-09-22 03:22:10.056489 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-09-22 03:22:10.056532 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-09-22 03:22:10.056556 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-09-22 03:22:10.056579 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-09-22 03:22:10.056603 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-09-22 03:22:10.056626 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-09-22 03:22:10.056650 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-09-22 03:22:10.056675 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-09-22 03:22:10.056699 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-09-22 03:22:10.056722 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-09-22 03:22:10.056746 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-09-22 03:22:10.056770 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-09-22 03:22:10.056794 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-09-22 03:22:10.056817 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-09-22 03:22:10.056841 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-09-22 03:22:10.056864 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-09-22 03:22:10.056887 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-09-22 03:22:10.056910 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-09-22 03:22:10.056932 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-09-22 03:22:10.056955 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-09-22 03:22:10.056979 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-09-22 03:22:10.057002 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-09-22 03:22:10.057024 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-09-22 03:22:10.057054 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-09-22 03:22:10.057078 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-09-22 03:22:10.057102 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-09-22 03:22:10.057125 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-09-22 03:22:10.057163 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-09-22 03:22:10.057187 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-09-22 03:22:10.057210 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-09-22 03:22:10.057233 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-09-22 03:22:10.057257 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-09-22 03:22:10.057280 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-09-22 03:22:10.057303 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-09-22 03:22:10.057326 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-09-22 03:22:10.057350 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-09-22 03:22:10.057374 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-09-22 03:22:10.057397 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-09-22 03:22:10.057420 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-09-22 03:22:10.057444 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-09-22 03:22:10.057468 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-09-22 03:22:10.057491 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-09-22 03:22:10.057516 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-09-22 03:22:10.057539 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-09-22 03:22:10.057563 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-09-22 03:22:10.057586 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-09-22 03:22:10.057610 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-09-22 03:22:10.057634 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-09-22 03:22:10.057657 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-09-22 03:22:10.057680 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-09-22 03:22:10.057704 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-09-22 03:22:10.057726 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-09-22 03:22:10.057749 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-09-22 03:22:10.057772 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-09-22 03:22:10.057796 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-bwl67.txt 2026-09-22 03:22:10.057819 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-bwl67.yaml 2026-09-22 03:22:10.057843 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-nmgvs.txt 2026-09-22 03:22:10.057867 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-nmgvs.yaml 2026-09-22 03:22:10.057890 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-6s5bb.txt 2026-09-22 03:22:10.057919 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-6s5bb.yaml 2026-09-22 03:22:10.057943 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-7n54l.txt 2026-09-22 03:22:10.057967 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-7n54l.yaml 2026-09-22 03:22:10.057990 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-09-22 03:22:10.058014 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-09-22 03:22:10.058037 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-09-22 03:22:10.058060 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-09-22 03:22:10.058083 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-09-22 03:22:10.058106 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-09-22 03:22:10.058129 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-h7zwj.txt 2026-09-22 03:22:10.058167 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-h7zwj.yaml 2026-09-22 03:22:10.058192 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-09-22 03:22:10.058215 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-09-22 03:22:10.058239 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-09-22 03:22:10.058262 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-09-22 03:22:10.058285 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-09-22 03:22:10.058309 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-09-22 03:22:10.058332 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-09-22 03:22:10.058355 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-09-22 03:22:10.058379 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-09-22 03:22:10.058402 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-09-22 03:22:10.058425 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-09-22 03:22:10.058448 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-09-22 03:22:10.058472 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-09-22 03:22:10.058495 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-09-22 03:22:10.058517 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-09-22 03:22:10.058540 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-09-22 03:22:10.058564 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-09-22 03:22:10.058588 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-09-22 03:22:10.058611 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-09-22 03:22:10.058635 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-09-22 03:22:10.058660 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-09-22 03:22:10.058685 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-09-22 03:22:10.058714 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-09-22 03:22:10.058738 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-09-22 03:22:10.058762 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-09-22 03:22:10.058785 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-09-22 03:22:10.058808 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-09-22 03:22:10.058831 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-09-22 03:22:10.058855 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-09-22 03:22:10.058878 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-09-22 03:22:10.058902 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-09-22 03:22:10.058926 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-09-22 03:22:10.058949 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-09-22 03:22:10.058973 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-09-22 03:22:10.058997 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-09-22 03:22:10.059022 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-09-22 03:22:10.059046 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-09-22 03:22:10.059069 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-09-22 03:22:10.059093 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-09-22 03:22:10.059116 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-09-22 03:22:10.059140 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-09-22 03:22:10.059176 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-09-22 03:22:10.059200 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-09-22 03:22:10.059224 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-09-22 03:22:10.059247 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-09-22 03:22:10.059270 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-09-22 03:22:10.059294 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-09-22 03:22:10.059317 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-09-22 03:22:10.059341 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-09-22 03:22:10.059365 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-09-22 03:22:10.059388 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-09-22 03:22:10.059411 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-en0c8u.txt 2026-09-22 03:22:10.059435 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-en0c8u.yaml 2026-09-22 03:22:10.059458 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-ih7mg1.txt 2026-09-22 03:22:10.059481 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-ih7mg1.yaml 2026-09-22 03:22:10.059504 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-09-22 03:22:10.059533 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-09-22 03:22:10.059557 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-09-22 03:22:10.059580 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-09-22 03:22:10.059604 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-09-22 03:22:10.059627 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-09-22 03:22:10.059650 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-09-22 03:22:10.059673 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-09-22 03:22:10.059696 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-09-22 03:22:10.059719 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-09-22 03:22:10.059742 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-09-22 03:22:10.059894 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-09-22 03:22:10.059931 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-09-22 03:22:10.059958 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-09-22 03:22:10.059983 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-09-22 03:22:10.060007 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-09-22 03:22:10.060032 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-09-22 03:22:10.060055 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-09-22 03:22:10.060078 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-09-22 03:22:10.060102 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-09-22 03:22:10.060126 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-09-22 03:22:10.060167 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-09-22 03:22:10.060192 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-09-22 03:22:10.060216 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-09-22 03:22:10.060239 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-09-22 03:22:10.060263 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-09-22 03:22:10.060286 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-09-22 03:22:10.060309 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-09-22 03:22:10.060333 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-09-22 03:22:10.060356 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-09-22 03:22:10.060379 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-09-22 03:22:10.060402 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-09-22 03:22:10.060425 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-09-22 03:22:10.060448 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-09-22 03:22:10.060479 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-09-22 03:22:10.060522 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-09-22 03:22:10.060547 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-09-22 03:22:10.060570 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-09-22 03:22:10.060593 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-09-22 03:22:10.060616 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-09-22 03:22:10.060639 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-09-22 03:22:10.060663 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-09-22 03:22:10.060685 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-09-22 03:22:10.060708 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-09-22 03:22:10.060731 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-09-22 03:22:10.060754 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-09-22 03:22:10.060778 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-09-22 03:22:10.060801 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-09-22 03:22:10.060824 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-09-22 03:22:10.060848 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-09-22 03:22:10.060871 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-09-22 03:22:10.060895 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-09-22 03:22:10.060919 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-09-22 03:22:10.060942 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-09-22 03:22:10.060965 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-09-22 03:22:10.060988 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-09-22 03:22:10.061011 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-09-22 03:22:10.061034 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-09-22 03:22:10.061057 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-09-22 03:22:10.061079 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-09-22 03:22:10.061103 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-09-22 03:22:10.061126 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-09-22 03:22:10.061165 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-09-22 03:22:10.061190 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-09-22 03:22:10.061213 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-09-22 03:22:10.061236 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-09-22 03:22:10.061258 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-09-22 03:22:10.061287 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-09-22 03:22:10.061311 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-09-22 03:22:10.061334 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-09-22 03:22:10.061357 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-09-22 03:22:10.061380 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-09-22 03:22:10.061403 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-09-22 03:22:10.061425 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-09-22 03:22:10.061448 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-09-22 03:22:10.061471 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-09-22 03:22:10.061494 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-09-22 03:22:10.061516 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-09-22 03:22:10.061539 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-09-22 03:22:10.061562 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-09-22 03:22:10.061585 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-09-22 03:22:10.061608 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-09-22 03:22:10.061631 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-09-22 03:22:10.061653 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-09-22 03:22:10.061676 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-09-22 03:22:10.061699 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-09-22 03:22:10.061722 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-09-22 03:22:10.061745 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-09-22 03:22:10.061767 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-09-22 03:22:10.061790 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-09-22 03:22:10.061813 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-09-22 03:22:10.061835 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-09-22 03:22:10.061858 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-09-22 03:22:10.061881 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-09-22 03:22:10.061903 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-09-22 03:22:10.061926 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-09-22 03:22:10.061950 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-09-22 03:22:10.061973 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-09-22 03:22:10.061996 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-09-22 03:22:10.062018 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-09-22 03:22:10.062047 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-09-22 03:22:10.062071 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-09-22 03:22:10.062094 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-09-22 03:22:10.062117 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-09-22 03:22:10.062140 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-lj8c4.txt 2026-09-22 03:22:10.062180 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-lj8c4.yaml 2026-09-22 03:22:10.062203 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-09-22 03:22:10.062228 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-09-22 03:22:10.062251 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-09-22 03:22:10.062275 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-09-22 03:22:10.062298 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-09-22 03:22:10.062321 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-09-22 03:22:10.062344 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-09-22 03:22:10.062367 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-09-22 03:22:10.062390 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-09-22 03:22:10.062413 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-09-22 03:22:10.062437 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-09-22 03:22:10.062462 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-09-22 03:22:10.062485 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-09-22 03:22:10.062510 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-09-22 03:22:10.062533 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-09-22 03:22:10.062556 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-09-22 03:22:10.062580 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-09-22 03:22:10.062604 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-09-22 03:22:10.062628 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-09-22 03:22:10.062652 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-09-22 03:22:10.062676 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-09-22 03:22:10.062700 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-09-22 03:22:10.062723 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-09-22 03:22:10.062746 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-09-22 03:22:10.062770 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-09-22 03:22:10.062793 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-09-22 03:22:10.062816 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-09-22 03:22:10.062840 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-09-22 03:22:10.062868 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-09-22 03:22:10.062892 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-09-22 03:22:10.062915 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-09-22 03:22:10.062938 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-09-22 03:22:10.062962 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-09-22 03:22:10.062985 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-09-22 03:22:10.063008 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-09-22 03:22:10.063030 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-09-22 03:22:10.063053 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-09-22 03:22:10.063076 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-09-22 03:22:10.063098 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-09-22 03:22:10.063121 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-09-22 03:22:10.063157 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-09-22 03:22:10.063182 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-09-22 03:22:10.063205 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-09-22 03:22:10.063228 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-09-22 03:22:10.063251 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-09-22 03:22:10.063273 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-09-22 03:22:10.063296 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-09-22 03:22:10.063319 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-09-22 03:22:10.063342 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-09-22 03:22:10.063364 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-09-22 03:22:10.063387 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-09-22 03:22:10.063409 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-09-22 03:22:10.063432 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-09-22 03:22:10.063455 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-09-22 03:22:10.063478 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-09-22 03:22:10.063500 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-09-22 03:22:10.063523 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-09-22 03:22:10.063552 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-09-22 03:22:10.063576 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-09-22 03:22:10.063599 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-09-22 03:22:10.063621 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-09-22 03:22:10.063644 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-09-22 03:22:10.063667 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-09-22 03:22:10.063689 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-09-22 03:22:10.063712 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-09-22 03:22:10.063735 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-09-22 03:22:10.063758 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-09-22 03:22:10.063780 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-09-22 03:22:10.063802 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-09-22 03:22:10.063825 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-09-22 03:22:10.063848 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-09-22 03:22:10.063871 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-09-22 03:22:10.063894 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-09-22 03:22:10.063916 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-09-22 03:22:10.063939 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-09-22 03:22:10.063962 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-09-22 03:22:10.063984 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-09-22 03:22:10.064007 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-09-22 03:22:10.064031 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-09-22 03:22:10.064054 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-09-22 03:22:10.064078 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-09-22 03:22:10.064176 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-09-22 03:22:10.064204 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-09-22 03:22:10.064228 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-09-22 03:22:10.064252 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-09-22 03:22:10.064276 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-09-22 03:22:10.064300 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-09-22 03:22:10.064332 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-09-22 03:22:10.064356 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-09-22 03:22:10.064380 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-09-22 03:22:10.064403 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-09-22 03:22:10.064426 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-09-22 03:22:10.064449 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-09-22 03:22:10.064473 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-09-22 03:22:10.064515 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-09-22 03:22:10.064543 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-09-22 03:22:10.064567 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-09-22 03:22:10.064590 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-09-22 03:22:10.064614 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-09-22 03:22:10.064637 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-09-22 03:22:10.064660 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-09-22 03:22:10.064683 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-09-22 03:22:10.064705 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-09-22 03:22:10.064728 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-09-22 03:22:10.064750 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-09-22 03:22:10.064773 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-09-22 03:22:10.064795 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-09-22 03:22:10.064819 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-09-22 03:22:10.064841 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-09-22 03:22:10.064864 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-09-22 03:22:10.064992 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-09-22 03:22:10.065040 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-09-22 03:22:10.065069 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-09-22 03:22:10.065094 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-09-22 03:22:10.065118 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-09-22 03:22:10.065159 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-09-22 03:22:10.065185 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-09-22 03:22:10.065208 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-09-22 03:22:10.065312 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-09-22 03:22:10.065350 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-09-22 03:22:10.065377 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-09-22 03:22:10.065401 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-09-22 03:22:10.065425 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-09-22 03:22:10.065449 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-09-22 03:22:10.065473 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-09-22 03:22:10.065497 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-09-22 03:22:10.065520 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-09-22 03:22:10.065543 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-09-22 03:22:10.065566 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-09-22 03:22:10.065590 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-09-22 03:22:10.065614 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-09-22 03:22:10.065637 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-09-22 03:22:10.065661 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-09-22 03:22:10.065685 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-09-22 03:22:10.065708 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-09-22 03:22:10.065732 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-09-22 03:22:10.065755 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-22 03:22:10.065778 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-22 03:22:10.065801 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-09-22 03:22:10.065824 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-09-22 03:22:10.065847 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt 2026-09-22 03:22:10.065870 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml 2026-09-22 03:22:10.065892 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-09-22 03:22:10.065915 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-09-22 03:22:10.065939 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-09-22 03:22:10.065962 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-09-22 03:22:10.065986 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-09-22 03:22:10.066009 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-09-22 03:22:10.066033 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-22 03:22:10.066056 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-09-22 03:22:10.066079 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-09-22 03:22:10.066103 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-09-22 03:22:10.066131 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-09-22 03:22:10.066175 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-09-22 03:22:10.066199 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-09-22 03:22:10.066223 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-09-22 03:22:10.066246 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-09-22 03:22:10.066269 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-09-22 03:22:10.066292 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-09-22 03:22:10.066314 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-09-22 03:22:10.066338 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-09-22 03:22:10.066361 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-09-22 03:22:10.066385 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-09-22 03:22:10.066409 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-09-22 03:22:10.066432 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-09-22 03:22:10.066455 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-09-22 03:22:10.066479 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-09-22 03:22:10.066501 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-09-22 03:22:10.066524 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-09-22 03:22:10.066547 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-22 03:22:10.066569 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-09-22 03:22:10.066592 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-09-22 03:22:10.066614 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-22 03:22:10.066638 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-22 03:22:10.066654 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-09-22 03:22:10.066672 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-09-22 03:22:10.066689 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-09-22 03:22:10.066705 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-09-22 03:22:10.066720 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-09-22 03:22:10.066736 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-09-22 03:22:10.066752 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-09-22 03:22:10.066767 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-09-22 03:22:10.066783 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-09-22 03:22:10.066799 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-09-22 03:22:10.066815 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-09-22 03:22:10.066835 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-09-22 03:22:10.066851 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-09-22 03:22:10.066867 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-09-22 03:22:10.066882 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-09-22 03:22:10.066898 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-09-22 03:22:10.066914 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-09-22 03:22:10.066929 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-09-22 03:22:10.066944 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt 2026-09-22 03:22:10.066960 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml 2026-09-22 03:22:10.066976 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-09-22 03:22:10.066991 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-09-22 03:22:10.067007 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-09-22 03:22:10.067023 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-09-22 03:22:10.067039 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-09-22 03:22:10.067055 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-09-22 03:22:10.067071 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-09-22 03:22:10.067086 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-09-22 03:22:10.067102 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-09-22 03:22:10.067117 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-09-22 03:22:10.067133 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-09-22 03:22:10.067168 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-09-22 03:22:10.067185 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-09-22 03:22:10.067202 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-09-22 03:22:10.067218 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-09-22 03:22:10.067234 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-09-22 03:22:10.067250 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-09-22 03:22:10.067265 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-09-22 03:22:10.067281 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-09-22 03:22:10.067297 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-ns7jg.txt 2026-09-22 03:22:10.067313 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-ns7jg.yaml 2026-09-22 03:22:10.067329 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-7c55cd7ff4-jbnfj.txt 2026-09-22 03:22:10.067345 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-7c55cd7ff4-jbnfj.yaml 2026-09-22 03:22:10.067367 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-blp4p.txt 2026-09-22 03:22:10.067384 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-blp4p.yaml 2026-09-22 03:22:10.067400 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-gpspz.txt 2026-09-22 03:22:10.067415 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-gpspz.yaml 2026-09-22 03:22:10.067431 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-n5kq9.txt 2026-09-22 03:22:10.067447 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-n5kq9.yaml 2026-09-22 03:22:10.067464 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-09-22 03:22:10.067480 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-09-22 03:22:10.067495 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-09-22 03:22:10.067511 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-09-22 03:22:10.067527 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-vlfgj.txt 2026-09-22 03:22:10.067543 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-vlfgj.yaml 2026-09-22 03:22:10.067559 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-09-22 03:22:10.067575 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-09-22 03:22:10.067591 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-45dct.txt 2026-09-22 03:22:10.067607 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-45dct.yaml 2026-09-22 03:22:10.067623 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-nx8tn.txt 2026-09-22 03:22:10.067638 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-nx8tn.yaml 2026-09-22 03:22:10.067654 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-mp9t7.txt 2026-09-22 03:22:10.067669 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-mp9t7.yaml 2026-09-22 03:22:10.067685 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-09-22 03:22:10.067700 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-09-22 03:22:10.067716 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-nt5qk.txt 2026-09-22 03:22:10.067731 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-nt5qk.yaml 2026-09-22 03:22:10.067747 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-hkftq.txt 2026-09-22 03:22:10.067763 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-hkftq.yaml 2026-09-22 03:22:10.067778 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-09-22 03:22:10.067794 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-09-22 03:22:10.067810 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-09-22 03:22:10.067826 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-09-22 03:22:10.067841 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-09-22 03:22:10.067857 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-09-22 03:22:10.067876 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-09-22 03:22:10.067893 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt 2026-09-22 03:22:10.067908 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml 2026-09-22 03:22:10.067924 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-09-22 03:22:10.067940 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-09-22 03:22:10.067956 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-09-22 03:22:10.067972 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-09-22 03:22:10.067988 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-09-22 03:22:10.068004 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-09-22 03:22:10.068019 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-09-22 03:22:10.068035 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-09-22 03:22:10.068051 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-09-22 03:22:10.068067 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-09-22 03:22:10.068083 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-09-22 03:22:10.068099 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-09-22 03:22:10.068115 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-09-22 03:22:10.068130 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-09-22 03:22:10.068157 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-09-22 03:22:10.068174 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-09-22 03:22:10.068190 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-09-22 03:22:10.068206 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-09-22 03:22:10.068222 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-09-22 03:22:10.068237 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-09-22 03:22:10.068253 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-09-22 03:22:10.068268 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-09-22 03:22:10.068284 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-09-22 03:22:10.068299 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-09-22 03:22:10.068315 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-09-22 03:22:10.068331 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-09-22 03:22:10.068346 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-09-22 03:22:10.068362 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-09-22 03:22:10.068381 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-09-22 03:22:10.068397 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-09-22 03:22:10.068412 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-09-22 03:22:10.068427 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-09-22 03:22:10.068443 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-09-22 03:22:10.068459 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-09-22 03:22:10.068474 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-09-22 03:22:10.068489 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-09-22 03:22:10.068519 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-09-22 03:22:10.068535 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-09-22 03:22:10.068551 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-n5kq9-tls.txt 2026-09-22 03:22:10.068566 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-n5kq9-tls.yaml 2026-09-22 03:22:10.068581 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-09-22 03:22:10.068596 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-09-22 03:22:10.068611 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-09-22 03:22:10.068625 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-09-22 03:22:10.068641 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-09-22 03:22:10.068658 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-09-22 03:22:10.068676 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-09-22 03:22:10.068691 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-09-22 03:22:10.068705 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-09-22 03:22:10.068720 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-09-22 03:22:10.068735 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-09-22 03:22:10.068750 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-09-22 03:22:10.068765 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-09-22 03:22:10.068780 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-09-22 03:22:10.068795 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-09-22 03:22:10.068810 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-09-22 03:22:10.068825 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-09-22 03:22:10.068839 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-09-22 03:22:10.068859 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-09-22 03:22:10.068874 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-09-22 03:22:10.068889 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-09-22 03:22:10.068904 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-09-22 03:22:10.068918 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt 2026-09-22 03:22:10.068933 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml 2026-09-22 03:22:10.068948 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-09-22 03:22:10.068962 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-09-22 03:22:10.068977 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-09-22 03:22:10.068992 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-09-22 03:22:10.069007 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-09-22 03:22:10.069022 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-09-22 03:22:10.069036 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-09-22 03:22:10.069051 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-09-22 03:22:10.069066 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-09-22 03:22:10.069081 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-09-22 03:22:10.069095 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-09-22 03:22:10.069110 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-09-22 03:22:10.069125 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-22 03:22:10.069140 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-09-22 03:22:10.069168 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-09-22 03:22:10.069183 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-22 03:22:10.069198 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-22 03:22:10.069213 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-09-22 03:22:10.069228 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-09-22 03:22:10.069243 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-09-22 03:22:10.069258 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-09-22 03:22:10.069273 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-09-22 03:22:10.069287 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-09-22 03:22:10.069302 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-09-22 03:22:10.069317 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-09-22 03:22:10.069331 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-09-22 03:22:10.069350 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-09-22 03:22:10.069366 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-09-22 03:22:10.069381 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-09-22 03:22:10.069395 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt 2026-09-22 03:22:10.069410 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml 2026-09-22 03:22:10.069424 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-09-22 03:22:10.069439 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-09-22 03:22:10.069453 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-09-22 03:22:10.069468 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-09-22 03:22:10.069483 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-09-22 03:22:10.069498 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-09-22 03:22:10.069513 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-09-22 03:22:10.069528 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-09-22 03:22:10.069543 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-09-22 03:22:10.069558 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-09-22 03:22:10.069573 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-09-22 03:22:10.069588 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-09-22 03:22:10.069603 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-22 03:22:10.069617 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-09-22 03:22:10.069632 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-09-22 03:22:10.069647 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-22 03:22:10.069662 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-22 03:22:10.069677 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-09-22 03:22:10.069691 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-09-22 03:22:10.069706 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-09-22 03:22:10.069721 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-09-22 03:22:10.069736 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-09-22 03:22:10.069751 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-09-22 03:22:10.069766 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-09-22 03:22:10.069781 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-09-22 03:22:10.069795 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-09-22 03:22:10.069810 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-09-22 03:22:10.069825 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-09-22 03:22:10.069840 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-09-22 03:22:10.069858 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-09-22 03:22:10.069873 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-09-22 03:22:10.069888 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-09-22 03:22:10.069903 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-09-22 03:22:10.069918 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-09-22 03:22:10.069933 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-09-22 03:22:10.069948 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt 2026-09-22 03:22:10.069962 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml 2026-09-22 03:22:10.069977 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-09-22 03:22:10.069992 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-09-22 03:22:10.070110 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-09-22 03:22:10.070162 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-09-22 03:22:10.070183 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-09-22 03:22:10.070200 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-09-22 03:22:10.070216 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-09-22 03:22:10.070231 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-09-22 03:22:10.070246 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-09-22 03:22:10.070261 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-09-22 03:22:10.070276 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-09-22 03:22:10.070291 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-09-22 03:22:10.070306 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-09-22 03:22:10.070321 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-09-22 03:22:10.070335 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-09-22 03:22:10.070350 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-09-22 03:22:10.070365 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-09-22 03:22:10.070380 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-09-22 03:22:10.070394 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-09-22 03:22:10.070409 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-09-22 03:22:10.070424 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-09-22 03:22:10.070439 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-09-22 03:22:10.070453 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-09-22 03:22:10.070468 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-09-22 03:22:10.070482 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-09-22 03:22:10.070497 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-09-22 03:22:10.070511 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-09-22 03:22:10.070525 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-09-22 03:22:10.070546 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-09-22 03:22:10.070562 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-09-22 03:22:10.070577 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-09-22 03:22:10.070592 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-09-22 03:22:10.070606 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-09-22 03:22:10.070621 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-09-22 03:22:10.070636 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-09-22 03:22:10.070651 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-09-22 03:22:10.070666 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-09-22 03:22:10.070680 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-09-22 03:22:10.070696 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-09-22 03:22:10.070711 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-09-22 03:22:10.070726 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-09-22 03:22:10.070740 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-09-22 03:22:10.070755 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-09-22 03:22:10.070769 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt 2026-09-22 03:22:10.070784 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml 2026-09-22 03:22:10.070799 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt 2026-09-22 03:22:10.070814 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml 2026-09-22 03:22:10.070829 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-09-22 03:22:10.070844 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-09-22 03:22:10.070859 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-09-22 03:22:10.070873 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-09-22 03:22:10.070888 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-09-22 03:22:10.070903 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-09-22 03:22:10.070917 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-09-22 03:22:10.070932 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-09-22 03:22:10.070946 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-09-22 03:22:10.070961 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-09-22 03:22:10.070976 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt 2026-09-22 03:22:10.070990 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml 2026-09-22 03:22:10.071005 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt 2026-09-22 03:22:10.071019 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml 2026-09-22 03:22:10.071034 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-09-22 03:22:10.071049 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-09-22 03:22:10.071063 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-09-22 03:22:10.071083 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-09-22 03:22:10.071098 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-09-22 03:22:10.071113 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-09-22 03:22:10.071127 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-09-22 03:22:10.071152 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-09-22 03:22:10.071168 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-09-22 03:22:10.071183 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-09-22 03:22:10.071197 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-09-22 03:22:10.071212 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-09-22 03:22:10.071226 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-09-22 03:22:10.071241 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-09-22 03:22:10.071256 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-09-22 03:22:10.071270 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-09-22 03:22:10.071284 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-09-22 03:22:10.071299 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-09-22 03:22:10.071313 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-09-22 03:22:10.071328 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-09-22 03:22:10.071342 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-09-22 03:22:10.071356 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-09-22 03:22:10.071371 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-09-22 03:22:10.071385 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-09-22 03:22:10.071400 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-09-22 03:22:10.071414 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-09-22 03:22:10.071429 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-09-22 03:22:10.071443 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-09-22 03:22:10.071458 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-09-22 03:22:10.071472 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-09-22 03:22:10.071486 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt 2026-09-22 03:22:10.071501 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml 2026-09-22 03:22:10.071515 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt 2026-09-22 03:22:10.071529 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml 2026-09-22 03:22:10.071543 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-09-22 03:22:10.071558 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-09-22 03:22:10.071576 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-09-22 03:22:10.071591 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-09-22 03:22:10.071606 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-09-22 03:22:10.071620 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-09-22 03:22:10.071634 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-09-22 03:22:10.071648 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-09-22 03:22:10.071662 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-09-22 03:22:10.071676 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-09-22 03:22:10.071691 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-09-22 03:22:10.071705 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-09-22 03:22:10.071719 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-09-22 03:22:10.071734 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-09-22 03:22:10.071748 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-09-22 03:22:10.071763 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-09-22 03:22:10.071777 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-09-22 03:22:10.071792 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-09-22 03:22:10.071806 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-09-22 03:22:10.071821 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-09-22 03:22:10.071836 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-09-22 03:22:10.071851 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-09-22 03:22:10.071866 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.txt 2026-09-22 03:22:10.071881 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.yaml 2026-09-22 03:22:10.071896 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-09-22 03:22:10.071911 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-09-22 03:22:10.071926 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-09-22 03:22:10.071941 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-09-22 03:22:10.071955 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-09-22 03:22:10.071970 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-09-22 03:22:10.071985 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-09-22 03:22:10.072000 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-09-22 03:22:10.072015 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-09-22 03:22:10.072030 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-09-22 03:22:10.072045 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-09-22 03:22:10.072060 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-09-22 03:22:10.072078 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-09-22 03:22:10.072094 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-09-22 03:22:10.072109 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-09-22 03:22:10.072124 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-09-22 03:22:10.072138 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-09-22 03:22:10.072166 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-09-22 03:22:10.072182 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-09-22 03:22:10.072197 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-09-22 03:22:10.072211 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-09-22 03:22:10.072226 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-09-22 03:22:10.072242 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-09-22 03:22:10.072257 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-09-22 03:22:10.072272 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-09-22 03:22:10.072287 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-09-22 03:22:10.072301 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt 2026-09-22 03:22:10.072316 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml 2026-09-22 03:22:10.072331 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-09-22 03:22:10.072346 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-09-22 03:22:10.072361 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt 2026-09-22 03:22:10.072376 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml 2026-09-22 03:22:10.072390 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt 2026-09-22 03:22:10.072405 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml 2026-09-22 03:22:10.072420 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-09-22 03:22:10.072434 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-09-22 03:22:10.072449 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-09-22 03:22:10.072464 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-09-22 03:22:10.072479 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-09-22 03:22:10.072506 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-09-22 03:22:10.072524 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt 2026-09-22 03:22:10.072539 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml 2026-09-22 03:22:10.072554 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-09-22 03:22:10.072569 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-09-22 03:22:10.072634 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-09-22 03:22:10.072653 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-09-22 03:22:10.072670 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-09-22 03:22:10.072686 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-09-22 03:22:10.072705 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-09-22 03:22:10.072721 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-09-22 03:22:10.072736 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-09-22 03:22:10.072751 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-09-22 03:22:10.072766 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-09-22 03:22:10.072781 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-09-22 03:22:10.072796 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-09-22 03:22:10.072811 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-09-22 03:22:10.072826 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-09-22 03:22:10.072841 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-09-22 03:22:10.072856 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-09-22 03:22:10.072871 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-09-22 03:22:10.072886 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-09-22 03:22:10.072901 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-09-22 03:22:10.072916 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-09-22 03:22:10.072931 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-09-22 03:22:10.072947 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-09-22 03:22:10.072962 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-09-22 03:22:10.072977 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-09-22 03:22:10.072991 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt 2026-09-22 03:22:10.073006 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml 2026-09-22 03:22:10.073021 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt 2026-09-22 03:22:10.073036 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml 2026-09-22 03:22:10.073051 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt 2026-09-22 03:22:10.073066 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml 2026-09-22 03:22:10.073081 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt 2026-09-22 03:22:10.073095 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml 2026-09-22 03:22:10.073110 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt 2026-09-22 03:22:10.073125 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml 2026-09-22 03:22:10.073140 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-09-22 03:22:10.073172 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-09-22 03:22:10.073188 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-09-22 03:22:10.073203 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-09-22 03:22:10.073218 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-09-22 03:22:10.073232 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-09-22 03:22:10.073247 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-09-22 03:22:10.073262 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-09-22 03:22:10.073294 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-09-22 03:22:10.073310 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-09-22 03:22:10.073324 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-09-22 03:22:10.073339 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-09-22 03:22:10.073354 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-09-22 03:22:10.073368 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-09-22 03:22:10.073383 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-09-22 03:22:10.073398 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-09-22 03:22:10.073412 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-09-22 03:22:10.073427 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-09-22 03:22:10.073441 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-09-22 03:22:10.073456 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-09-22 03:22:10.073471 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-09-22 03:22:10.073485 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-09-22 03:22:10.073500 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.txt 2026-09-22 03:22:10.073515 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.yaml 2026-09-22 03:22:10.073530 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.txt 2026-09-22 03:22:10.073544 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.yaml 2026-09-22 03:22:10.073558 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt 2026-09-22 03:22:10.073573 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml 2026-09-22 03:22:10.073588 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-09-22 03:22:10.073602 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-09-22 03:22:10.073617 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-09-22 03:22:10.073632 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-09-22 03:22:10.073646 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-09-22 03:22:10.073661 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-09-22 03:22:10.073676 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-09-22 03:22:10.073690 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-09-22 03:22:10.073705 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-09-22 03:22:10.073719 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-09-22 03:22:10.073734 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-09-22 03:22:10.073749 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-09-22 03:22:10.073764 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-09-22 03:22:10.073778 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-09-22 03:22:10.073793 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-09-22 03:22:10.073812 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-09-22 03:22:10.073828 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-09-22 03:22:10.073843 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-09-22 03:22:10.073859 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-09-22 03:22:10.073874 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-09-22 03:22:10.073889 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-09-22 03:22:10.073904 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-09-22 03:22:10.073919 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-09-22 03:22:10.073934 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-09-22 03:22:10.073949 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-09-22 03:22:10.073964 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-09-22 03:22:10.073979 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-09-22 03:22:10.073993 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-09-22 03:22:10.074008 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-09-22 03:22:10.074023 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-09-22 03:22:10.074038 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-09-22 03:22:10.074052 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-09-22 03:22:10.074067 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-09-22 03:22:10.074082 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-09-22 03:22:10.074097 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-09-22 03:22:10.074111 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-09-22 03:22:10.074126 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-09-22 03:22:10.074152 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt 2026-09-22 03:22:10.074202 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml 2026-09-22 03:22:10.074227 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt 2026-09-22 03:22:10.074243 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml 2026-09-22 03:22:10.074259 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-09-22 03:22:10.074274 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-09-22 03:22:10.074289 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-09-22 03:22:10.074304 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-09-22 03:22:10.074319 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-09-22 03:22:10.074334 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-09-22 03:22:10.074349 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-09-22 03:22:10.074364 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-09-22 03:22:10.074378 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-09-22 03:22:10.074393 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-09-22 03:22:10.074408 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-09-22 03:22:10.074423 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-09-22 03:22:10.074443 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-09-22 03:22:10.074458 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-09-22 03:22:10.074473 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.txt 2026-09-22 03:22:10.074488 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.yaml 2026-09-22 03:22:10.074503 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt 2026-09-22 03:22:10.074518 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml 2026-09-22 03:22:10.074533 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt 2026-09-22 03:22:10.074548 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml 2026-09-22 03:22:10.074563 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-09-22 03:22:10.074578 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-09-22 03:22:10.074593 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-09-22 03:22:10.074608 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-09-22 03:22:10.074623 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-09-22 03:22:10.074638 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-09-22 03:22:10.074652 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-09-22 03:22:10.074667 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-09-22 03:22:10.074682 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-09-22 03:22:10.074697 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-09-22 03:22:10.074712 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-09-22 03:22:10.074727 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-09-22 03:22:10.074741 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-09-22 03:22:10.074756 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-09-22 03:22:10.074771 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-09-22 03:22:10.074785 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-09-22 03:22:10.074801 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-09-22 03:22:10.074815 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-09-22 03:22:10.074831 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-09-22 03:22:10.074845 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-09-22 03:22:10.074860 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-09-22 03:22:10.074875 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-09-22 03:22:10.074890 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-09-22 03:22:10.074905 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-09-22 03:22:10.074919 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-09-22 03:22:10.074935 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-09-22 03:22:10.074950 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-09-22 03:22:10.074966 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-09-22 03:22:10.074985 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-09-22 03:22:10.075001 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-09-22 03:22:10.075017 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-09-22 03:22:10.075032 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-09-22 03:22:10.075047 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-09-22 03:22:10.075063 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-09-22 03:22:10.075078 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-09-22 03:22:10.075093 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-09-22 03:22:10.075108 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-09-22 03:22:10.075123 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-09-22 03:22:10.075137 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt 2026-09-22 03:22:10.075252 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml 2026-09-22 03:22:10.075276 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt 2026-09-22 03:22:10.075293 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml 2026-09-22 03:22:10.075309 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-09-22 03:22:10.075325 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-09-22 03:22:10.075340 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-09-22 03:22:10.075355 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-09-22 03:22:10.075371 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-09-22 03:22:10.075386 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-09-22 03:22:10.075401 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-09-22 03:22:10.075417 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-09-22 03:22:10.075432 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-09-22 03:22:10.075447 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-09-22 03:22:10.075462 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-09-22 03:22:10.075477 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-09-22 03:22:10.075492 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-09-22 03:22:10.075507 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-09-22 03:22:10.075522 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-09-22 03:22:10.075537 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-09-22 03:22:10.075552 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-09-22 03:22:10.075567 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-09-22 03:22:10.075581 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-09-22 03:22:10.075596 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-09-22 03:22:10.075611 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-09-22 03:22:10.075632 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-09-22 03:22:10.075648 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-09-22 03:22:10.075664 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-09-22 03:22:10.075679 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-09-22 03:22:10.075694 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-09-22 03:22:10.075709 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-09-22 03:22:10.075724 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-09-22 03:22:10.075739 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-09-22 03:22:10.075754 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-09-22 03:22:10.075769 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-09-22 03:22:10.075784 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt 2026-09-22 03:22:10.075799 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml 2026-09-22 03:22:10.075814 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt 2026-09-22 03:22:10.075828 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml 2026-09-22 03:22:10.075843 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-09-22 03:22:10.075858 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-09-22 03:22:10.075873 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-09-22 03:22:10.075888 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-09-22 03:22:10.075903 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-09-22 03:22:10.075918 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-09-22 03:22:10.075933 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-09-22 03:22:10.075949 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-09-22 03:22:10.075964 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-09-22 03:22:10.075979 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-09-22 03:22:10.075994 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-09-22 03:22:10.076009 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-09-22 03:22:10.076024 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-09-22 03:22:10.076039 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-09-22 03:22:10.076053 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-09-22 03:22:10.076068 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-09-22 03:22:10.076084 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-09-22 03:22:10.076099 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-09-22 03:22:10.076114 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt 2026-09-22 03:22:10.076129 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml 2026-09-22 03:22:10.076156 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-09-22 03:22:10.076173 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-09-22 03:22:10.076189 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-09-22 03:22:10.076204 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-09-22 03:22:10.076223 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-09-22 03:22:10.076239 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-09-22 03:22:10.076254 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-09-22 03:22:10.076269 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-09-22 03:22:10.076284 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-09-22 03:22:10.076299 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-09-22 03:22:10.076314 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-09-22 03:22:10.076329 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-09-22 03:22:10.076345 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-09-22 03:22:10.076360 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-09-22 03:22:10.076375 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-09-22 03:22:10.076390 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-09-22 03:22:10.076405 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-09-22 03:22:10.076420 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-09-22 03:22:10.076435 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-09-22 03:22:10.076451 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-09-22 03:22:10.076466 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-09-22 03:22:10.076481 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-09-22 03:22:10.076511 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-09-22 03:22:10.076528 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-09-22 03:22:10.076543 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-09-22 03:22:10.076558 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-09-22 03:22:10.076573 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-09-22 03:22:10.076588 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-09-22 03:22:10.076603 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-09-22 03:22:10.076618 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-09-22 03:22:10.076633 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-09-22 03:22:10.076647 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-09-22 03:22:10.076662 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-09-22 03:22:10.076677 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-09-22 03:22:10.076692 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-09-22 03:22:10.076707 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29834105.txt 2026-09-22 03:22:10.076722 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29834105.yaml 2026-09-22 03:22:10.076737 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-09-22 03:22:10.076752 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-09-22 03:22:10.076768 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-09-22 03:22:10.076783 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-09-22 03:22:10.076798 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-09-22 03:22:10.076817 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-09-22 03:22:10.076833 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-09-22 03:22:10.076848 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-09-22 03:22:10.076862 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-09-22 03:22:10.076877 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-09-22 03:22:10.076892 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-09-22 03:22:10.076907 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-09-22 03:22:10.076922 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-09-22 03:22:10.076937 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-09-22 03:22:10.076952 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-09-22 03:22:10.076966 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-09-22 03:22:10.076981 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-09-22 03:22:10.076996 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-09-22 03:22:10.077011 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-09-22 03:22:10.077026 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-09-22 03:22:10.077041 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-09-22 03:22:10.077057 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-09-22 03:22:10.077072 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-09-22 03:22:10.077086 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-09-22 03:22:10.077101 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29834105.txt 2026-09-22 03:22:10.077116 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29834105.yaml 2026-09-22 03:22:10.077131 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29834110.txt 2026-09-22 03:22:10.077157 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29834110.yaml 2026-09-22 03:22:10.077174 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29834115.txt 2026-09-22 03:22:10.077190 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29834115.yaml 2026-09-22 03:22:10.077205 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-09-22 03:22:10.077220 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-09-22 03:22:10.077236 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-09-22 03:22:10.077251 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-09-22 03:22:10.077266 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-09-22 03:22:10.077282 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-09-22 03:22:10.077297 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-09-22 03:22:10.077312 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-09-22 03:22:10.077327 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-09-22 03:22:10.077342 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-09-22 03:22:10.077358 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-09-22 03:22:10.077373 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-09-22 03:22:10.077392 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-09-22 03:22:10.077408 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-09-22 03:22:10.077423 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-09-22 03:22:10.077438 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-09-22 03:22:10.077454 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-09-22 03:22:10.077469 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-09-22 03:22:10.077484 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-09-22 03:22:10.077499 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-09-22 03:22:10.077514 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-09-22 03:22:10.077529 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-09-22 03:22:10.077543 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-09-22 03:22:10.077558 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-09-22 03:22:10.077573 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-09-22 03:22:10.077588 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-09-22 03:22:10.077603 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-09-22 03:22:10.077618 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-09-22 03:22:10.077633 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-09-22 03:22:10.077648 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-09-22 03:22:10.077662 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-09-22 03:22:10.077678 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-09-22 03:22:10.077693 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt 2026-09-22 03:22:10.077707 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml 2026-09-22 03:22:10.077723 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt 2026-09-22 03:22:10.077738 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml 2026-09-22 03:22:10.077753 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt 2026-09-22 03:22:10.077768 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml 2026-09-22 03:22:10.077783 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt 2026-09-22 03:22:10.077798 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml 2026-09-22 03:22:10.077812 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt 2026-09-22 03:22:10.077827 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml 2026-09-22 03:22:10.077842 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt 2026-09-22 03:22:10.077857 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml 2026-09-22 03:22:10.077872 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt 2026-09-22 03:22:10.077886 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml 2026-09-22 03:22:10.077901 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt 2026-09-22 03:22:10.077916 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml 2026-09-22 03:22:10.077931 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt 2026-09-22 03:22:10.077946 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml 2026-09-22 03:22:10.077964 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt 2026-09-22 03:22:10.077980 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml 2026-09-22 03:22:10.077995 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt 2026-09-22 03:22:10.078010 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml 2026-09-22 03:22:10.078026 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt 2026-09-22 03:22:10.078041 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml 2026-09-22 03:22:10.078056 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-09-22 03:22:10.078071 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-09-22 03:22:10.078086 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-09-22 03:22:10.078101 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-09-22 03:22:10.078116 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-09-22 03:22:10.078131 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-09-22 03:22:10.078157 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-09-22 03:22:10.078173 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-09-22 03:22:10.078189 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-09-22 03:22:10.078204 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-09-22 03:22:10.078219 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-09-22 03:22:10.078234 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-09-22 03:22:10.078249 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29834100.txt 2026-09-22 03:22:10.078264 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29834100.yaml 2026-09-22 03:22:10.078279 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-09-22 03:22:10.078295 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-09-22 03:22:10.078310 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-09-22 03:22:10.078325 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-09-22 03:22:10.078340 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-09-22 03:22:10.078355 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-09-22 03:22:10.078369 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-09-22 03:22:10.078385 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-09-22 03:22:10.078400 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-09-22 03:22:10.078415 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-09-22 03:22:10.078430 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-09-22 03:22:10.078445 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-09-22 03:22:10.078460 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29834100.txt 2026-09-22 03:22:10.078475 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29834100.yaml 2026-09-22 03:22:10.078491 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-09-22 03:22:10.078506 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-09-22 03:22:10.078521 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-09-22 03:22:10.078540 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-09-22 03:22:10.078556 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-09-22 03:22:10.078571 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-09-22 03:22:10.078586 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-09-22 03:22:10.078601 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-09-22 03:22:10.078616 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-09-22 03:22:10.078630 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-09-22 03:22:10.078645 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-09-22 03:22:10.078660 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-09-22 03:22:10.078675 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-09-22 03:22:10.078690 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-09-22 03:22:10.078705 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-09-22 03:22:10.078720 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-09-22 03:22:10.078734 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-09-22 03:22:10.078749 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-09-22 03:22:10.078764 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-09-22 03:22:10.078779 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-09-22 03:22:10.078794 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-09-22 03:22:10.078810 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-09-22 03:22:10.078825 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-09-22 03:22:10.078840 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-09-22 03:22:10.078855 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-09-22 03:22:10.078870 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-09-22 03:22:10.078884 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-09-22 03:22:10.078899 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-09-22 03:22:10.078914 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.txt 2026-09-22 03:22:10.078929 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.yaml 2026-09-22 03:22:10.078944 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.txt 2026-09-22 03:22:10.078959 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.yaml 2026-09-22 03:22:10.078973 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-09-22 03:22:10.078988 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-09-22 03:22:10.079003 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-09-22 03:22:10.079017 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-09-22 03:22:10.079032 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-09-22 03:22:10.079048 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-09-22 03:22:10.079063 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-09-22 03:22:10.079078 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-09-22 03:22:10.079097 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt 2026-09-22 03:22:10.079113 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml 2026-09-22 03:22:10.079129 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt 2026-09-22 03:22:10.079155 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml 2026-09-22 03:22:10.079172 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-09-22 03:22:10.079187 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-09-22 03:22:10.079202 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-09-22 03:22:10.079218 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-09-22 03:22:10.079233 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-09-22 03:22:10.079248 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-09-22 03:22:10.079263 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-09-22 03:22:10.079278 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-09-22 03:22:10.079293 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-09-22 03:22:10.079308 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-09-22 03:22:10.079323 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-09-22 03:22:10.079339 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-09-22 03:22:10.079354 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-09-22 03:22:10.079369 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-09-22 03:22:10.079384 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt 2026-09-22 03:22:10.079399 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml 2026-09-22 03:22:10.079414 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-09-22 03:22:10.079429 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-09-22 03:22:10.079444 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-09-22 03:22:10.079459 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-09-22 03:22:10.079475 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-09-22 03:22:10.079490 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-09-22 03:22:10.079506 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-09-22 03:22:10.079521 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-09-22 03:22:10.079537 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-09-22 03:22:10.079552 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-d45687464-46kjx.txt 2026-09-22 03:22:10.079571 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-d45687464-46kjx.yaml 2026-09-22 03:22:10.079587 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-zdcck.txt 2026-09-22 03:22:10.079602 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-zdcck.yaml 2026-09-22 03:22:10.079617 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-7kpb8.txt 2026-09-22 03:22:10.079632 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-7kpb8.yaml 2026-09-22 03:22:10.079647 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-shgjm.txt 2026-09-22 03:22:10.079662 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-shgjm.yaml 2026-09-22 03:22:10.079677 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-twdz5.txt 2026-09-22 03:22:10.079692 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-twdz5.yaml 2026-09-22 03:22:10.079707 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-4rlxv.txt 2026-09-22 03:22:10.079722 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-4rlxv.yaml 2026-09-22 03:22:10.079737 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-9q4sj.txt 2026-09-22 03:22:10.079752 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-9q4sj.yaml 2026-09-22 03:22:10.079767 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-67fc6cf49f-4kzfq.txt 2026-09-22 03:22:10.079782 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-67fc6cf49f-4kzfq.yaml 2026-09-22 03:22:10.079797 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-5c9b748859-ldw22.txt 2026-09-22 03:22:10.079812 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-5c9b748859-ldw22.yaml 2026-09-22 03:22:10.079827 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-5nqdf.txt 2026-09-22 03:22:10.079842 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-5nqdf.yaml 2026-09-22 03:22:10.079857 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-nvgdr.txt 2026-09-22 03:22:10.079872 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-nvgdr.yaml 2026-09-22 03:22:10.079887 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-gkwj9.txt 2026-09-22 03:22:10.079902 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-gkwj9.yaml 2026-09-22 03:22:10.079917 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-8d8zl.txt 2026-09-22 03:22:10.079932 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-8d8zl.yaml 2026-09-22 03:22:10.079947 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-vkl4f.txt 2026-09-22 03:22:10.079962 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-vkl4f.yaml 2026-09-22 03:22:10.079977 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-5q47q.txt 2026-09-22 03:22:10.079992 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-5q47q.yaml 2026-09-22 03:22:10.080007 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-lqwb5.txt 2026-09-22 03:22:10.080022 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-lqwb5.yaml 2026-09-22 03:22:10.080037 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-z2gt5.txt 2026-09-22 03:22:10.080052 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-z2gt5.yaml 2026-09-22 03:22:10.080067 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-r2559.txt 2026-09-22 03:22:10.080082 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-r2559.yaml 2026-09-22 03:22:10.080101 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-7d5b55fc45-wl2nz.txt 2026-09-22 03:22:10.080117 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-7d5b55fc45-wl2nz.yaml 2026-09-22 03:22:10.080132 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-jkm2n.txt 2026-09-22 03:22:10.080160 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-jkm2n.yaml 2026-09-22 03:22:10.080177 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-6cdcbb9d7d-h86cj.txt 2026-09-22 03:22:10.080192 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-6cdcbb9d7d-h86cj.yaml 2026-09-22 03:22:10.080207 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29834105-fg95g.txt 2026-09-22 03:22:10.080222 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29834105-fg95g.yaml 2026-09-22 03:22:10.080237 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-db6b76654-8gwcr.txt 2026-09-22 03:22:10.080252 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-db6b76654-8gwcr.yaml 2026-09-22 03:22:10.080421 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-4x5cd.txt 2026-09-22 03:22:10.080445 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-4x5cd.yaml 2026-09-22 03:22:10.080462 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-nlfwx.txt 2026-09-22 03:22:10.080477 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-nlfwx.yaml 2026-09-22 03:22:10.080514 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-jx59r.txt 2026-09-22 03:22:10.080533 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-jx59r.yaml 2026-09-22 03:22:10.080549 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-s5pws.txt 2026-09-22 03:22:10.080565 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-s5pws.yaml 2026-09-22 03:22:10.080580 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-hp2p4.txt 2026-09-22 03:22:10.080595 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-hp2p4.yaml 2026-09-22 03:22:10.080611 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-wg5gb.txt 2026-09-22 03:22:10.080626 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-wg5gb.yaml 2026-09-22 03:22:10.080641 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-q9wzt.txt 2026-09-22 03:22:10.080659 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-q9wzt.yaml 2026-09-22 03:22:10.080676 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-sbnd2.txt 2026-09-22 03:22:10.080692 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-sbnd2.yaml 2026-09-22 03:22:10.080707 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-79488f8758-q9knz.txt 2026-09-22 03:22:10.080721 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-79488f8758-q9knz.yaml 2026-09-22 03:22:10.080736 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-4btcg.txt 2026-09-22 03:22:10.080752 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-4btcg.yaml 2026-09-22 03:22:10.080767 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-7fbf89bf56-fsjkm.txt 2026-09-22 03:22:10.080782 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-7fbf89bf56-fsjkm.yaml 2026-09-22 03:22:10.080798 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-lvf5c.txt 2026-09-22 03:22:10.080813 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-lvf5c.yaml 2026-09-22 03:22:10.080828 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-xw267.txt 2026-09-22 03:22:10.080850 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-xw267.yaml 2026-09-22 03:22:10.080866 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-nb2zc.txt 2026-09-22 03:22:10.080882 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-nb2zc.yaml 2026-09-22 03:22:10.080897 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-7f5d4ffb99-2zcpt.txt 2026-09-22 03:22:10.080912 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-7f5d4ffb99-2zcpt.yaml 2026-09-22 03:22:10.080927 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29834105-w7dvf.txt 2026-09-22 03:22:10.080942 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29834105-w7dvf.yaml 2026-09-22 03:22:10.080957 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29834110-kdrs5.txt 2026-09-22 03:22:10.080972 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29834110-kdrs5.yaml 2026-09-22 03:22:10.080987 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29834115-g8gls.txt 2026-09-22 03:22:10.081002 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29834115-g8gls.yaml 2026-09-22 03:22:10.081017 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-wpk6t.txt 2026-09-22 03:22:10.081032 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-wpk6t.yaml 2026-09-22 03:22:10.081047 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-xsbj8.txt 2026-09-22 03:22:10.081063 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-xsbj8.yaml 2026-09-22 03:22:10.081078 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-2hhfm.txt 2026-09-22 03:22:10.081093 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-2hhfm.yaml 2026-09-22 03:22:10.081108 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-6dj8g.txt 2026-09-22 03:22:10.081123 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-6dj8g.yaml 2026-09-22 03:22:10.081138 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-zfthm.txt 2026-09-22 03:22:10.081167 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-zfthm.yaml 2026-09-22 03:22:10.081183 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-6d456f5fb6-f6dl7.txt 2026-09-22 03:22:10.081198 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-6d456f5fb6-f6dl7.yaml 2026-09-22 03:22:10.081213 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-jksj5.txt 2026-09-22 03:22:10.081228 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-jksj5.yaml 2026-09-22 03:22:10.081243 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-x5zsr.txt 2026-09-22 03:22:10.081258 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-x5zsr.yaml 2026-09-22 03:22:10.081274 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-65b2j.txt 2026-09-22 03:22:10.081289 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-65b2j.yaml 2026-09-22 03:22:10.081304 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-5c8db4d8df-qvddh.txt 2026-09-22 03:22:10.081320 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-5c8db4d8df-qvddh.yaml 2026-09-22 03:22:10.081335 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-mlhx8.txt 2026-09-22 03:22:10.081350 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-mlhx8.yaml 2026-09-22 03:22:10.081365 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-npq7x.txt 2026-09-22 03:22:10.081380 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-npq7x.yaml 2026-09-22 03:22:10.081400 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-kk4nn.txt 2026-09-22 03:22:10.081416 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-kk4nn.yaml 2026-09-22 03:22:10.081431 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-l88zs.txt 2026-09-22 03:22:10.081447 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-l88zs.yaml 2026-09-22 03:22:10.081463 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-ttlrg.txt 2026-09-22 03:22:10.081478 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-ttlrg.yaml 2026-09-22 03:22:10.081494 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-pzjt5.txt 2026-09-22 03:22:10.081509 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-pzjt5.yaml 2026-09-22 03:22:10.081525 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-nxrnh.txt 2026-09-22 03:22:10.081540 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-nxrnh.yaml 2026-09-22 03:22:10.081556 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-r98xr.txt 2026-09-22 03:22:10.081572 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-r98xr.yaml 2026-09-22 03:22:10.081587 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-5bc54db4d4-kkmtk.txt 2026-09-22 03:22:10.081603 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-5bc54db4d4-kkmtk.yaml 2026-09-22 03:22:10.081619 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-2ckx9.txt 2026-09-22 03:22:10.081635 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-2ckx9.yaml 2026-09-22 03:22:10.081651 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-09-22 03:22:10.081667 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-09-22 03:22:10.081683 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-m4rwm.txt 2026-09-22 03:22:10.081699 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-m4rwm.yaml 2026-09-22 03:22:10.081715 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-c8zv5.txt 2026-09-22 03:22:10.081730 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-c8zv5.yaml 2026-09-22 03:22:10.081746 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-clgb9.txt 2026-09-22 03:22:10.081762 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-clgb9.yaml 2026-09-22 03:22:10.081778 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-t6qdw.txt 2026-09-22 03:22:10.081794 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-t6qdw.yaml 2026-09-22 03:22:10.081809 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-dhwzm.txt 2026-09-22 03:22:10.081825 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-dhwzm.yaml 2026-09-22 03:22:10.081840 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-vvhlh.txt 2026-09-22 03:22:10.081856 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-vvhlh.yaml 2026-09-22 03:22:10.081872 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-4b8vw.txt 2026-09-22 03:22:10.081888 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-4b8vw.yaml 2026-09-22 03:22:10.081903 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-5pzdh.txt 2026-09-22 03:22:10.081919 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-5pzdh.yaml 2026-09-22 03:22:10.081935 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-66bf45b987-qpr5w.txt 2026-09-22 03:22:10.081950 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-66bf45b987-qpr5w.yaml 2026-09-22 03:22:10.081971 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-bpwkf.txt 2026-09-22 03:22:10.081987 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-bpwkf.yaml 2026-09-22 03:22:10.082003 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-788fbbb774-njcg5.txt 2026-09-22 03:22:10.082018 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-788fbbb774-njcg5.yaml 2026-09-22 03:22:10.082034 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-m4s88.txt 2026-09-22 03:22:10.082049 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-m4s88.yaml 2026-09-22 03:22:10.082065 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-brhvm.txt 2026-09-22 03:22:10.082080 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-brhvm.yaml 2026-09-22 03:22:10.082096 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-ccv7p.txt 2026-09-22 03:22:10.082111 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-ccv7p.yaml 2026-09-22 03:22:10.082127 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-5j9sc.txt 2026-09-22 03:22:10.082153 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-5j9sc.yaml 2026-09-22 03:22:10.082170 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-ncv9x.txt 2026-09-22 03:22:10.082186 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-ncv9x.yaml 2026-09-22 03:22:10.082201 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-ck9cz.txt 2026-09-22 03:22:10.082217 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-ck9cz.yaml 2026-09-22 03:22:10.082232 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-5fb9d7f66-klcfl.txt 2026-09-22 03:22:10.082248 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-5fb9d7f66-klcfl.yaml 2026-09-22 03:22:10.082264 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-6c8474ff97-g84gj.txt 2026-09-22 03:22:10.082279 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-6c8474ff97-g84gj.yaml 2026-09-22 03:22:10.082294 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-jmdc6.txt 2026-09-22 03:22:10.082310 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-jmdc6.yaml 2026-09-22 03:22:10.082325 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-dq768.txt 2026-09-22 03:22:10.082341 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-dq768.yaml 2026-09-22 03:22:10.082356 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-fx9xg.txt 2026-09-22 03:22:10.082372 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-fx9xg.yaml 2026-09-22 03:22:10.082387 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-8dslx.txt 2026-09-22 03:22:10.082403 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-8dslx.yaml 2026-09-22 03:22:10.082419 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-n45n2.txt 2026-09-22 03:22:10.082435 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-n45n2.yaml 2026-09-22 03:22:10.082450 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-s59dg.txt 2026-09-22 03:22:10.082466 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-s59dg.yaml 2026-09-22 03:22:10.082481 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-zngqf.txt 2026-09-22 03:22:10.082497 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-zngqf.yaml 2026-09-22 03:22:10.082513 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-ksklz.txt 2026-09-22 03:22:10.082532 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-ksklz.yaml 2026-09-22 03:22:10.082548 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-tswpp.txt 2026-09-22 03:22:10.082564 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-tswpp.yaml 2026-09-22 03:22:10.082580 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-rvwlk.txt 2026-09-22 03:22:10.082595 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-rvwlk.yaml 2026-09-22 03:22:10.082610 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-897fdb449-dgvqb.txt 2026-09-22 03:22:10.082625 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-897fdb449-dgvqb.yaml 2026-09-22 03:22:10.082641 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-d6654c854-x6tgk.txt 2026-09-22 03:22:10.082657 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-d6654c854-x6tgk.yaml 2026-09-22 03:22:10.082673 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-5c5c94576f-xjrl9.txt 2026-09-22 03:22:10.082688 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-5c5c94576f-xjrl9.yaml 2026-09-22 03:22:10.082704 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-f845b9dbb-262gr.txt 2026-09-22 03:22:10.082720 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-f845b9dbb-262gr.yaml 2026-09-22 03:22:10.082736 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-ggpwm.txt 2026-09-22 03:22:10.082751 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-ggpwm.yaml 2026-09-22 03:22:10.082767 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29834100-p7h7t.txt 2026-09-22 03:22:10.082783 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29834100-p7h7t.yaml 2026-09-22 03:22:10.082799 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-zv6sg.txt 2026-09-22 03:22:10.082815 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-zv6sg.yaml 2026-09-22 03:22:10.082831 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-ww4kq.txt 2026-09-22 03:22:10.082847 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-ww4kq.yaml 2026-09-22 03:22:10.082863 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-86d9c6cc98-bg2j4.txt 2026-09-22 03:22:10.082879 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-86d9c6cc98-bg2j4.yaml 2026-09-22 03:22:10.082894 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-ntzgd.txt 2026-09-22 03:22:10.082910 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-ntzgd.yaml 2026-09-22 03:22:10.082926 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-bqws6.txt 2026-09-22 03:22:10.082942 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-bqws6.yaml 2026-09-22 03:22:10.082958 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-mcr54.txt 2026-09-22 03:22:10.082974 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-mcr54.yaml 2026-09-22 03:22:10.082990 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-nx6j2.txt 2026-09-22 03:22:10.083006 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-nx6j2.yaml 2026-09-22 03:22:10.083022 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-v2hth.txt 2026-09-22 03:22:10.083038 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-v2hth.yaml 2026-09-22 03:22:10.083054 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-65fb9c6b47-2wmff.txt 2026-09-22 03:22:10.083073 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-65fb9c6b47-2wmff.yaml 2026-09-22 03:22:10.083089 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-n9l5t.txt 2026-09-22 03:22:10.083105 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-n9l5t.yaml 2026-09-22 03:22:10.083121 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-7c7c7bc49d-bqrhd.txt 2026-09-22 03:22:10.083136 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-7c7c7bc49d-bqrhd.yaml 2026-09-22 03:22:10.083163 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29834100-nqw8b.txt 2026-09-22 03:22:10.083180 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29834100-nqw8b.yaml 2026-09-22 03:22:10.083195 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-cff7cfc8c-2cj6p.txt 2026-09-22 03:22:10.083210 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-cff7cfc8c-2cj6p.yaml 2026-09-22 03:22:10.083226 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-6qbkb.txt 2026-09-22 03:22:10.083242 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-6qbkb.yaml 2026-09-22 03:22:10.083257 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-8cbn2.txt 2026-09-22 03:22:10.083273 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-8cbn2.yaml 2026-09-22 03:22:10.083288 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-fzkpx.txt 2026-09-22 03:22:10.083304 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-fzkpx.yaml 2026-09-22 03:22:10.083320 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-sxqsz.txt 2026-09-22 03:22:10.083336 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-sxqsz.yaml 2026-09-22 03:22:10.083351 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-57d79769b6-wk6kg.txt 2026-09-22 03:22:10.083367 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-57d79769b6-wk6kg.yaml 2026-09-22 03:22:10.083383 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-bpdmw.txt 2026-09-22 03:22:10.083398 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-bpdmw.yaml 2026-09-22 03:22:10.083414 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-t4j7t.txt 2026-09-22 03:22:10.083429 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-t4j7t.yaml 2026-09-22 03:22:10.083445 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-t5x6b.txt 2026-09-22 03:22:10.083460 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-t5x6b.yaml 2026-09-22 03:22:10.083476 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-lcq57.txt 2026-09-22 03:22:10.083491 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-lcq57.yaml 2026-09-22 03:22:10.083507 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-67d7c8cdb5-w4tf6.txt 2026-09-22 03:22:10.083523 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-67d7c8cdb5-w4tf6.yaml 2026-09-22 03:22:10.083538 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-ds8vq.txt 2026-09-22 03:22:10.083554 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-ds8vq.yaml 2026-09-22 03:22:10.083569 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-5b4c6d8b7d-mht67.txt 2026-09-22 03:22:10.083584 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-5b4c6d8b7d-mht67.yaml 2026-09-22 03:22:10.083599 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-ddgfr.txt 2026-09-22 03:22:10.083619 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-ddgfr.yaml 2026-09-22 03:22:10.083635 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-lkkqx.txt 2026-09-22 03:22:10.083653 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-lkkqx.yaml 2026-09-22 03:22:10.083671 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-29prn.txt 2026-09-22 03:22:10.083686 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-29prn.yaml 2026-09-22 03:22:10.083702 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt 2026-09-22 03:22:10.083718 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml 2026-09-22 03:22:10.083733 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt 2026-09-22 03:22:10.083749 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml 2026-09-22 03:22:10.083765 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-09-22 03:22:10.083781 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-09-22 03:22:10.083796 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-09-22 03:22:10.083812 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-09-22 03:22:10.083828 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-7cbd95b5cb-h48vp.txt 2026-09-22 03:22:10.083844 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-7cbd95b5cb-h48vp.yaml 2026-09-22 03:22:10.083860 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-tbsgg.txt 2026-09-22 03:22:10.083876 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-tbsgg.yaml 2026-09-22 03:22:10.083891 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-b272v.txt 2026-09-22 03:22:10.083907 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-b272v.yaml 2026-09-22 03:22:10.083923 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-tntq2.txt 2026-09-22 03:22:10.083939 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-tntq2.yaml 2026-09-22 03:22:10.083954 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-pbf55.txt 2026-09-22 03:22:10.083970 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-pbf55.yaml 2026-09-22 03:22:10.083986 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-r7sjd.txt 2026-09-22 03:22:10.084002 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-r7sjd.yaml 2026-09-22 03:22:10.084017 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-gd2w4.txt 2026-09-22 03:22:10.084033 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-gd2w4.yaml 2026-09-22 03:22:10.084049 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-09-22 03:22:10.084065 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-09-22 03:22:10.084081 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-09-22 03:22:10.084096 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-09-22 03:22:10.084112 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-fqw97.txt 2026-09-22 03:22:10.084127 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-fqw97.yaml 2026-09-22 03:22:10.084154 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-09-22 03:22:10.084171 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-09-22 03:22:10.084186 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-09-22 03:22:10.084206 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-09-22 03:22:10.084223 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-09-22 03:22:10.084271 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-09-22 03:22:10.084300 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-09-22 03:22:10.084318 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-09-22 03:22:10.084334 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt 2026-09-22 03:22:10.084350 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml 2026-09-22 03:22:10.084366 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-2jkgs.txt 2026-09-22 03:22:10.084382 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-2jkgs.yaml 2026-09-22 03:22:10.084398 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-09-22 03:22:10.084413 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-09-22 03:22:10.084429 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-09-22 03:22:10.084444 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-09-22 03:22:10.084460 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-09-22 03:22:10.084475 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-09-22 03:22:10.084502 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-9jfc9.txt 2026-09-22 03:22:10.084520 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-9jfc9.yaml 2026-09-22 03:22:10.084536 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-76bw8.txt 2026-09-22 03:22:10.084552 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-76bw8.yaml 2026-09-22 03:22:10.084568 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-77586968b8-xcrm7.txt 2026-09-22 03:22:10.084583 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-77586968b8-xcrm7.yaml 2026-09-22 03:22:10.084598 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-766678794c-vbdqk.txt 2026-09-22 03:22:10.084614 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-766678794c-vbdqk.yaml 2026-09-22 03:22:10.084630 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-kdmdp.txt 2026-09-22 03:22:10.084646 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-kdmdp.yaml 2026-09-22 03:22:10.084662 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-sxfq6.txt 2026-09-22 03:22:10.084678 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-sxfq6.yaml 2026-09-22 03:22:10.084694 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-6mjls.txt 2026-09-22 03:22:10.084710 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-6mjls.yaml 2026-09-22 03:22:10.084725 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-rzzlw.txt 2026-09-22 03:22:10.084740 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-rzzlw.yaml 2026-09-22 03:22:10.084756 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-09-22 03:22:10.084772 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-09-22 03:22:10.084788 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-09-22 03:22:10.084808 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-09-22 03:22:10.084825 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-09-22 03:22:10.084841 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-09-22 03:22:10.084857 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-09-22 03:22:10.084872 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-09-22 03:22:10.084888 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-09-22 03:22:10.084903 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-09-22 03:22:10.084919 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-09-22 03:22:10.084934 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-09-22 03:22:10.084950 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-09-22 03:22:10.084966 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-09-22 03:22:10.084982 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-09-22 03:22:10.084997 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-09-22 03:22:10.085013 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-09-22 03:22:10.085029 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-09-22 03:22:10.085044 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-09-22 03:22:10.085060 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-09-22 03:22:10.085076 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-09-22 03:22:10.085092 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-09-22 03:22:10.085108 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-09-22 03:22:10.085123 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-09-22 03:22:10.085139 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-09-22 03:22:10.085168 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-09-22 03:22:10.085184 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-09-22 03:22:10.085200 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-09-22 03:22:10.085216 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-09-22 03:22:10.085232 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-09-22 03:22:10.085247 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-09-22 03:22:10.085263 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-09-22 03:22:10.085279 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-09-22 03:22:10.085295 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-09-22 03:22:10.085311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-09-22 03:22:10.085326 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-09-22 03:22:10.085346 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-09-22 03:22:10.085362 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-09-22 03:22:10.085378 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-09-22 03:22:10.085394 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-09-22 03:22:10.085409 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-09-22 03:22:10.085464 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-09-22 03:22:10.085496 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-09-22 03:22:10.085514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-09-22 03:22:10.085532 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-09-22 03:22:10.085548 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-09-22 03:22:10.085564 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-09-22 03:22:10.085653 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-09-22 03:22:10.085681 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-09-22 03:22:10.085699 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-09-22 03:22:10.085715 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-09-22 03:22:10.085731 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-09-22 03:22:10.085747 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-09-22 03:22:10.085763 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-09-22 03:22:10.085779 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-09-22 03:22:10.085795 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-09-22 03:22:10.085811 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-09-22 03:22:10.085827 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-09-22 03:22:10.085842 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-09-22 03:22:10.085858 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-09-22 03:22:10.085873 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-09-22 03:22:10.085889 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-09-22 03:22:10.085904 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-09-22 03:22:10.085920 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-09-22 03:22:10.085935 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-09-22 03:22:10.085950 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-09-22 03:22:10.085966 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-09-22 03:22:10.085981 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-09-22 03:22:10.085996 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-09-22 03:22:10.086011 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-09-22 03:22:10.086032 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-09-22 03:22:10.086049 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-09-22 03:22:10.086065 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-09-22 03:22:10.086081 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-09-22 03:22:10.086097 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-09-22 03:22:10.086113 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-09-22 03:22:10.086129 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-09-22 03:22:10.086156 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-09-22 03:22:10.086173 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-09-22 03:22:10.086189 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-09-22 03:22:10.086205 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-09-22 03:22:10.086221 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-09-22 03:22:10.086237 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-09-22 03:22:10.086253 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-09-22 03:22:10.086269 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-09-22 03:22:10.086284 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-09-22 03:22:10.086300 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-09-22 03:22:10.086315 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-09-22 03:22:10.086331 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-09-22 03:22:10.086346 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-09-22 03:22:10.086362 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-09-22 03:22:10.086377 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-09-22 03:22:10.086393 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-09-22 03:22:10.086409 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-09-22 03:22:10.086424 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-09-22 03:22:10.086440 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-09-22 03:22:10.086456 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-09-22 03:22:10.086471 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-09-22 03:22:10.086487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-09-22 03:22:10.086502 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-09-22 03:22:10.086518 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-09-22 03:22:10.086534 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-09-22 03:22:10.086549 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-09-22 03:22:10.086565 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-09-22 03:22:10.086585 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-09-22 03:22:10.086601 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-09-22 03:22:10.086617 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-09-22 03:22:10.086632 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-09-22 03:22:10.086648 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-09-22 03:22:10.086663 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-09-22 03:22:10.086679 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-09-22 03:22:10.086694 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-09-22 03:22:10.086710 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-09-22 03:22:10.086725 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-09-22 03:22:10.086741 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-09-22 03:22:10.086756 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-09-22 03:22:10.086772 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-09-22 03:22:10.086788 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-09-22 03:22:10.086804 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-09-22 03:22:10.086819 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-09-22 03:22:10.086835 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-09-22 03:22:10.086850 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-09-22 03:22:10.086866 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-09-22 03:22:10.086881 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-09-22 03:22:10.086897 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-09-22 03:22:10.086912 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-09-22 03:22:10.086928 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-09-22 03:22:10.086943 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-09-22 03:22:10.086959 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-09-22 03:22:10.086974 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-09-22 03:22:10.086989 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-09-22 03:22:10.087005 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-09-22 03:22:10.087020 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-09-22 03:22:10.087036 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-09-22 03:22:10.087051 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-09-22 03:22:10.087067 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-09-22 03:22:10.087082 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-09-22 03:22:10.087097 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-09-22 03:22:10.087117 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-09-22 03:22:10.087133 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-09-22 03:22:10.087160 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-09-22 03:22:10.087176 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-09-22 03:22:10.087192 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-09-22 03:22:10.087208 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-09-22 03:22:10.087223 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-09-22 03:22:10.087239 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-09-22 03:22:10.087254 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-09-22 03:22:10.087270 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-09-22 03:22:10.087285 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-09-22 03:22:10.087301 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-09-22 03:22:10.087316 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-09-22 03:22:10.087332 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-09-22 03:22:10.087347 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-09-22 03:22:10.087363 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-09-22 03:22:10.087379 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-09-22 03:22:10.087395 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-09-22 03:22:10.087411 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-09-22 03:22:10.087426 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt 2026-09-22 03:22:10.087442 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml 2026-09-22 03:22:10.087458 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt 2026-09-22 03:22:10.087473 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml 2026-09-22 03:22:10.087489 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt 2026-09-22 03:22:10.087505 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml 2026-09-22 03:22:10.087520 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt 2026-09-22 03:22:10.087536 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml 2026-09-22 03:22:10.087551 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt 2026-09-22 03:22:10.087567 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml 2026-09-22 03:22:10.087583 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt 2026-09-22 03:22:10.087598 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml 2026-09-22 03:22:10.087613 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt 2026-09-22 03:22:10.087629 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml 2026-09-22 03:22:10.087649 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt 2026-09-22 03:22:10.087667 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml 2026-09-22 03:22:10.087685 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt 2026-09-22 03:22:10.087700 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml 2026-09-22 03:22:10.087715 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt 2026-09-22 03:22:10.087730 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml 2026-09-22 03:22:10.087745 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-09-22 03:22:10.087760 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-09-22 03:22:10.087776 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-09-22 03:22:10.087791 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-09-22 03:22:10.087806 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-09-22 03:22:10.087821 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-09-22 03:22:10.087836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-09-22 03:22:10.087852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-09-22 03:22:10.087867 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-09-22 03:22:10.087882 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-09-22 03:22:10.087897 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt 2026-09-22 03:22:10.087912 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml 2026-09-22 03:22:10.087928 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt 2026-09-22 03:22:10.087943 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml 2026-09-22 03:22:10.087959 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-09-22 03:22:10.087974 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-09-22 03:22:10.087990 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-09-22 03:22:10.088005 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-09-22 03:22:10.088020 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-09-22 03:22:10.088036 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-09-22 03:22:10.088051 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-09-22 03:22:10.088067 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-09-22 03:22:10.088082 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-09-22 03:22:10.088097 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-09-22 03:22:10.088112 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-09-22 03:22:10.088126 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-09-22 03:22:10.088150 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-09-22 03:22:10.088167 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-09-22 03:22:10.088186 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-09-22 03:22:10.088202 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-09-22 03:22:10.088217 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-09-22 03:22:10.088232 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-09-22 03:22:10.088247 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-09-22 03:22:10.088262 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-09-22 03:22:10.088277 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-09-22 03:22:10.088292 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-09-22 03:22:10.088307 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-09-22 03:22:10.088322 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-09-22 03:22:10.088337 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-09-22 03:22:10.088352 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-09-22 03:22:10.088367 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-09-22 03:22:10.088382 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-09-22 03:22:10.088398 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-09-22 03:22:10.088413 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-09-22 03:22:10.088428 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-09-22 03:22:10.088443 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-09-22 03:22:10.088458 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-09-22 03:22:10.088473 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-09-22 03:22:10.088488 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-09-22 03:22:10.088519 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-09-22 03:22:10.088535 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-09-22 03:22:10.088551 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-09-22 03:22:10.088566 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-09-22 03:22:10.088581 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-09-22 03:22:10.088596 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-09-22 03:22:10.088611 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-09-22 03:22:10.088627 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-09-22 03:22:10.088642 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-09-22 03:22:10.088658 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-09-22 03:22:10.088673 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-09-22 03:22:10.088688 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-09-22 03:22:10.088703 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-09-22 03:22:10.088722 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-09-22 03:22:10.088738 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-09-22 03:22:10.088753 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-09-22 03:22:10.088768 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-09-22 03:22:10.088783 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-09-22 03:22:10.088798 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-09-22 03:22:10.088813 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-09-22 03:22:10.088828 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-09-22 03:22:10.088842 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-09-22 03:22:10.088857 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-09-22 03:22:10.088872 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-09-22 03:22:10.088887 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-09-22 03:22:10.088901 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-09-22 03:22:10.088916 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-09-22 03:22:10.088931 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt 2026-09-22 03:22:10.088946 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml 2026-09-22 03:22:10.088961 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt 2026-09-22 03:22:10.088976 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml 2026-09-22 03:22:10.088992 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt 2026-09-22 03:22:10.089007 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml 2026-09-22 03:22:10.089022 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt 2026-09-22 03:22:10.089038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml 2026-09-22 03:22:10.089053 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt 2026-09-22 03:22:10.089068 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml 2026-09-22 03:22:10.089083 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt 2026-09-22 03:22:10.089098 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml 2026-09-22 03:22:10.089113 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-09-22 03:22:10.089128 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-09-22 03:22:10.089155 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-09-22 03:22:10.089172 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-09-22 03:22:10.089187 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-09-22 03:22:10.089203 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-09-22 03:22:10.089218 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-09-22 03:22:10.089232 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-09-22 03:22:10.089252 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-09-22 03:22:10.089268 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-09-22 03:22:10.089283 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-09-22 03:22:10.089298 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-09-22 03:22:10.089313 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-09-22 03:22:10.089328 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-09-22 03:22:10.089343 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-09-22 03:22:10.089359 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-09-22 03:22:10.089374 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-09-22 03:22:10.089389 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-09-22 03:22:10.089404 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-09-22 03:22:10.089419 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-09-22 03:22:10.089434 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-09-22 03:22:10.089450 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-09-22 03:22:10.089465 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-09-22 03:22:10.089480 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-09-22 03:22:10.089495 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-09-22 03:22:10.089510 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-09-22 03:22:10.089525 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-09-22 03:22:10.089540 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-09-22 03:22:10.089555 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt 2026-09-22 03:22:10.089570 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml 2026-09-22 03:22:10.089585 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-09-22 03:22:10.089600 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-09-22 03:22:10.089616 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-09-22 03:22:10.089631 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-09-22 03:22:10.089646 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-09-22 03:22:10.089661 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-09-22 03:22:10.089676 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-09-22 03:22:10.089691 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-09-22 03:22:10.089706 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-09-22 03:22:10.089721 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-09-22 03:22:10.089736 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-09-22 03:22:10.089755 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-09-22 03:22:10.089771 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-09-22 03:22:10.089786 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-09-22 03:22:10.089801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-09-22 03:22:10.089816 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-09-22 03:22:10.089831 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-09-22 03:22:10.089847 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-09-22 03:22:10.089862 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-09-22 03:22:10.089876 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-09-22 03:22:10.089891 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-09-22 03:22:10.089906 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-09-22 03:22:10.089921 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-09-22 03:22:10.089936 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-09-22 03:22:10.089950 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-09-22 03:22:10.089965 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-09-22 03:22:10.089980 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-09-22 03:22:10.089994 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-09-22 03:22:10.090009 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.txt 2026-09-22 03:22:10.090024 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.yaml 2026-09-22 03:22:10.090039 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.txt 2026-09-22 03:22:10.090054 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.yaml 2026-09-22 03:22:10.090069 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-09-22 03:22:10.090084 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-09-22 03:22:10.090099 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-09-22 03:22:10.090114 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-09-22 03:22:10.090129 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-09-22 03:22:10.090155 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-09-22 03:22:10.090171 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-09-22 03:22:10.090187 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-09-22 03:22:10.090201 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-09-22 03:22:10.090217 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-09-22 03:22:10.090232 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-09-22 03:22:10.090246 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-09-22 03:22:10.090267 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-09-22 03:22:10.090283 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-09-22 03:22:10.090298 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-09-22 03:22:10.090313 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-09-22 03:22:10.090329 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-09-22 03:22:10.090344 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-09-22 03:22:10.090359 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-09-22 03:22:10.090374 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-09-22 03:22:10.090389 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-09-22 03:22:10.090404 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-09-22 03:22:10.090419 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-09-22 03:22:10.090434 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-09-22 03:22:10.090449 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-09-22 03:22:10.090465 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-09-22 03:22:10.090480 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-09-22 03:22:10.090495 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-09-22 03:22:10.090510 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-09-22 03:22:10.090525 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-09-22 03:22:10.090540 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-09-22 03:22:10.090555 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-09-22 03:22:10.090570 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-09-22 03:22:10.090585 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-09-22 03:22:10.090600 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-09-22 03:22:10.090615 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-09-22 03:22:10.090630 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-09-22 03:22:10.090645 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-09-22 03:22:10.090663 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-09-22 03:22:10.090680 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-09-22 03:22:10.090695 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-09-22 03:22:10.090711 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-09-22 03:22:10.090725 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-09-22 03:22:10.090741 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-09-22 03:22:10.090756 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-09-22 03:22:10.090775 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-09-22 03:22:10.090792 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-09-22 03:22:10.090807 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-09-22 03:22:10.090823 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-09-22 03:22:10.090838 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-09-22 03:22:10.090854 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-09-22 03:22:10.090869 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-09-22 03:22:10.090885 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-09-22 03:22:10.090899 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-09-22 03:22:10.090914 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-09-22 03:22:10.090929 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-09-22 03:22:10.090944 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-09-22 03:22:10.090958 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-09-22 03:22:10.090973 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-09-22 03:22:10.090988 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-09-22 03:22:10.091002 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-09-22 03:22:10.091017 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-09-22 03:22:10.091032 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-09-22 03:22:10.091046 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-09-22 03:22:10.091061 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-09-22 03:22:10.091076 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-09-22 03:22:10.091091 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-09-22 03:22:10.091106 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-09-22 03:22:10.091121 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-09-22 03:22:10.091137 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-09-22 03:22:10.091164 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-09-22 03:22:10.091180 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-09-22 03:22:10.091195 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-09-22 03:22:10.091210 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-09-22 03:22:10.091225 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-09-22 03:22:10.091240 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-09-22 03:22:10.091254 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-09-22 03:22:10.091269 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-09-22 03:22:10.091283 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-09-22 03:22:10.091302 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-09-22 03:22:10.091318 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-09-22 03:22:10.091333 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-09-22 03:22:10.091348 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-09-22 03:22:10.091363 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-09-22 03:22:10.091411 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-09-22 03:22:10.091446 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-09-22 03:22:10.091465 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-09-22 03:22:10.091481 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-09-22 03:22:10.091497 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-09-22 03:22:10.091513 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-09-22 03:22:10.091528 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-09-22 03:22:10.091544 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-09-22 03:22:10.091559 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-09-22 03:22:10.091574 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-09-22 03:22:10.091589 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-09-22 03:22:10.091604 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-09-22 03:22:10.091619 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-09-22 03:22:10.091634 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-09-22 03:22:10.091650 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-09-22 03:22:10.091665 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-09-22 03:22:10.091680 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-09-22 03:22:10.091695 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-09-22 03:22:10.091709 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-09-22 03:22:10.091724 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-09-22 03:22:10.091739 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-09-22 03:22:10.091753 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-09-22 03:22:10.091768 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-09-22 03:22:10.091783 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-09-22 03:22:10.091798 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-09-22 03:22:10.091813 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-09-22 03:22:10.091828 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-09-22 03:22:10.091843 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-09-22 03:22:10.091858 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-09-22 03:22:10.091879 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-09-22 03:22:10.091895 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-09-22 03:22:10.091910 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-09-22 03:22:10.091926 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-09-22 03:22:10.091941 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-09-22 03:22:10.091956 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-09-22 03:22:10.091970 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-09-22 03:22:10.091985 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-09-22 03:22:10.091999 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-09-22 03:22:10.092014 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-09-22 03:22:10.092029 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-09-22 03:22:10.092044 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-09-22 03:22:10.092058 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-09-22 03:22:10.092073 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-09-22 03:22:10.092087 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-09-22 03:22:10.092102 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-09-22 03:22:10.092117 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-09-22 03:22:10.092131 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-09-22 03:22:10.092160 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-09-22 03:22:10.092176 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-09-22 03:22:10.092191 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-09-22 03:22:10.092206 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-09-22 03:22:10.092221 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-09-22 03:22:10.092236 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-09-22 03:22:10.092251 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-09-22 03:22:10.092266 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-09-22 03:22:10.092281 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-09-22 03:22:10.092296 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-09-22 03:22:10.092311 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-09-22 03:22:10.092326 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-09-22 03:22:10.092341 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-09-22 03:22:10.092355 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-09-22 03:22:10.092369 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-09-22 03:22:10.092387 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-09-22 03:22:10.092403 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-09-22 03:22:10.092418 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-09-22 03:22:10.092433 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-09-22 03:22:10.092447 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-09-22 03:22:10.092462 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-09-22 03:22:10.092477 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-09-22 03:22:10.092505 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-09-22 03:22:10.092522 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-09-22 03:22:10.092537 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt 2026-09-22 03:22:10.092552 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml 2026-09-22 03:22:10.092567 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt 2026-09-22 03:22:10.092582 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml 2026-09-22 03:22:10.092597 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt 2026-09-22 03:22:10.092612 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml 2026-09-22 03:22:10.092627 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt 2026-09-22 03:22:10.092642 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml 2026-09-22 03:22:10.092656 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt 2026-09-22 03:22:10.092671 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml 2026-09-22 03:22:10.092686 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt 2026-09-22 03:22:10.092701 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml 2026-09-22 03:22:10.092716 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt 2026-09-22 03:22:10.092731 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml 2026-09-22 03:22:10.092747 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt 2026-09-22 03:22:10.092762 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml 2026-09-22 03:22:10.092777 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt 2026-09-22 03:22:10.092792 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml 2026-09-22 03:22:10.092807 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt 2026-09-22 03:22:10.092822 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml 2026-09-22 03:22:10.092837 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-09-22 03:22:10.092852 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-09-22 03:22:10.092867 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-09-22 03:22:10.092886 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-09-22 03:22:10.092902 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-09-22 03:22:10.092918 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-09-22 03:22:10.092933 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-09-22 03:22:10.092948 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-09-22 03:22:10.092963 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-09-22 03:22:10.092978 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-09-22 03:22:10.092993 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt 2026-09-22 03:22:10.093008 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml 2026-09-22 03:22:10.093023 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt 2026-09-22 03:22:10.093038 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml 2026-09-22 03:22:10.093053 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-09-22 03:22:10.093068 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-09-22 03:22:10.093083 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-09-22 03:22:10.093097 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-09-22 03:22:10.093112 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-09-22 03:22:10.093127 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-09-22 03:22:10.093153 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-09-22 03:22:10.093169 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-09-22 03:22:10.093184 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-09-22 03:22:10.093200 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-09-22 03:22:10.093215 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-09-22 03:22:10.093230 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-09-22 03:22:10.093245 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-09-22 03:22:10.093260 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-09-22 03:22:10.093274 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-09-22 03:22:10.093289 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-09-22 03:22:10.093304 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-09-22 03:22:10.093319 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-09-22 03:22:10.093334 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-09-22 03:22:10.093349 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-09-22 03:22:10.093363 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-09-22 03:22:10.093378 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-09-22 03:22:10.093397 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-09-22 03:22:10.093413 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-09-22 03:22:10.093428 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-09-22 03:22:10.093443 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-09-22 03:22:10.093458 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-09-22 03:22:10.093473 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-09-22 03:22:10.093488 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-09-22 03:22:10.093503 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-09-22 03:22:10.093518 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-09-22 03:22:10.093533 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-09-22 03:22:10.093548 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-09-22 03:22:10.093564 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-09-22 03:22:10.093579 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-09-22 03:22:10.093594 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-09-22 03:22:10.093609 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-09-22 03:22:10.093624 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-09-22 03:22:10.093639 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-09-22 03:22:10.093656 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-09-22 03:22:10.093672 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-09-22 03:22:10.093688 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-09-22 03:22:10.093703 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-09-22 03:22:10.093718 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-09-22 03:22:10.093733 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-09-22 03:22:10.093748 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-09-22 03:22:10.093763 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-09-22 03:22:10.093778 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-09-22 03:22:10.093793 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-09-22 03:22:10.093808 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-09-22 03:22:10.093823 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-09-22 03:22:10.093838 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-09-22 03:22:10.093853 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-09-22 03:22:10.093867 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-09-22 03:22:10.093882 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-09-22 03:22:10.093900 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-09-22 03:22:10.093916 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-09-22 03:22:10.093931 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-09-22 03:22:10.093946 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-09-22 03:22:10.093960 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-09-22 03:22:10.093975 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-09-22 03:22:10.093990 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-09-22 03:22:10.094005 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt 2026-09-22 03:22:10.094020 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml 2026-09-22 03:22:10.094035 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt 2026-09-22 03:22:10.094049 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml 2026-09-22 03:22:10.094064 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt 2026-09-22 03:22:10.094079 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml 2026-09-22 03:22:10.094094 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt 2026-09-22 03:22:10.094109 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml 2026-09-22 03:22:10.094124 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt 2026-09-22 03:22:10.094138 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml 2026-09-22 03:22:10.094166 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt 2026-09-22 03:22:10.094182 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml 2026-09-22 03:22:10.094197 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-09-22 03:22:10.094212 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-09-22 03:22:10.094227 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-09-22 03:22:10.094241 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-09-22 03:22:10.094256 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-09-22 03:22:10.094271 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-09-22 03:22:10.094285 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-09-22 03:22:10.094300 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-09-22 03:22:10.094348 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-09-22 03:22:10.094374 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-09-22 03:22:10.094390 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-09-22 03:22:10.094405 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-09-22 03:22:10.094421 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-09-22 03:22:10.094436 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-09-22 03:22:10.094451 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-09-22 03:22:10.094471 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-09-22 03:22:10.094487 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-09-22 03:22:10.094502 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-09-22 03:22:10.094517 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-09-22 03:22:10.094532 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-09-22 03:22:10.094547 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-09-22 03:22:10.094562 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-09-22 03:22:10.094577 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-09-22 03:22:10.094591 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-09-22 03:22:10.094606 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-09-22 03:22:10.094621 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-09-22 03:22:10.094636 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-09-22 03:22:10.094650 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-09-22 03:22:10.094664 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt 2026-09-22 03:22:10.094680 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml 2026-09-22 03:22:10.094694 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-09-22 03:22:10.094709 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-09-22 03:22:10.094724 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-09-22 03:22:10.094738 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-09-22 03:22:10.094753 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-09-22 03:22:10.094768 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-09-22 03:22:10.094783 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-09-22 03:22:10.094798 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-09-22 03:22:10.094813 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-09-22 03:22:10.094828 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-09-22 03:22:10.094843 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-09-22 03:22:10.094859 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-09-22 03:22:10.094874 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-09-22 03:22:10.094890 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-09-22 03:22:10.094905 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-09-22 03:22:10.094921 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-09-22 03:22:10.094936 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-09-22 03:22:10.094951 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-09-22 03:22:10.094966 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-09-22 03:22:10.094984 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-09-22 03:22:10.095000 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-09-22 03:22:10.095015 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-09-22 03:22:10.095031 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-09-22 03:22:10.095046 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-09-22 03:22:10.095061 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-09-22 03:22:10.095077 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-09-22 03:22:10.095092 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.txt 2026-09-22 03:22:10.095107 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.yaml 2026-09-22 03:22:10.095122 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.txt 2026-09-22 03:22:10.095137 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.yaml 2026-09-22 03:22:10.095164 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-09-22 03:22:10.095180 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-09-22 03:22:10.095196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-09-22 03:22:10.095211 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-09-22 03:22:10.095226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-09-22 03:22:10.095241 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-09-22 03:22:10.095256 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-09-22 03:22:10.095270 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-09-22 03:22:10.095285 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-09-22 03:22:10.095299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-09-22 03:22:10.095314 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-09-22 03:22:10.095329 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-09-22 03:22:10.095344 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-09-22 03:22:10.095359 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-09-22 03:22:10.095374 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-09-22 03:22:10.095389 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-09-22 03:22:10.095404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-09-22 03:22:10.095419 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-09-22 03:22:10.095433 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-09-22 03:22:10.095449 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-09-22 03:22:10.095464 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-09-22 03:22:10.095479 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-09-22 03:22:10.095494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-09-22 03:22:10.095509 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-09-22 03:22:10.095528 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-09-22 03:22:10.095544 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-09-22 03:22:10.095559 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-09-22 03:22:10.095574 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-09-22 03:22:10.095589 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-09-22 03:22:10.095604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-09-22 03:22:10.095619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-09-22 03:22:10.095634 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-09-22 03:22:10.095649 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-09-22 03:22:10.095664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-09-22 03:22:10.095679 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-09-22 03:22:10.095693 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-09-22 03:22:10.095708 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-09-22 03:22:10.095723 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-09-22 03:22:10.095737 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-09-22 03:22:10.095752 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-09-22 03:22:10.095768 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-09-22 03:22:10.095783 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-09-22 03:22:10.095798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-09-22 03:22:10.095813 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-09-22 03:22:10.095829 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-09-22 03:22:10.095843 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-09-22 03:22:10.095858 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-09-22 03:22:10.095873 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-09-22 03:22:10.095888 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-09-22 03:22:10.095904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-09-22 03:22:10.095919 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-09-22 03:22:10.095934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-09-22 03:22:10.095950 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-09-22 03:22:10.095965 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-09-22 03:22:10.095980 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-09-22 03:22:10.095995 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-09-22 03:22:10.096011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-09-22 03:22:10.096025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-09-22 03:22:10.096040 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-09-22 03:22:10.096055 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-09-22 03:22:10.096070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-09-22 03:22:10.096089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-09-22 03:22:10.096105 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-09-22 03:22:10.096120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-09-22 03:22:10.096136 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-09-22 03:22:10.096161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-09-22 03:22:10.096177 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-09-22 03:22:10.096193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-09-22 03:22:10.096208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-09-22 03:22:10.096223 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-09-22 03:22:10.096238 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-09-22 03:22:10.096253 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-09-22 03:22:10.096268 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-09-22 03:22:10.096283 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-09-22 03:22:10.096298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-09-22 03:22:10.096313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-09-22 03:22:10.096328 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-09-22 03:22:10.096343 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-09-22 03:22:10.096357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-09-22 03:22:10.096372 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-09-22 03:22:10.096388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-09-22 03:22:10.096403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-09-22 03:22:10.096418 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-09-22 03:22:10.096433 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-09-22 03:22:10.096509 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-09-22 03:22:10.096535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-09-22 03:22:10.096552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-09-22 03:22:10.096628 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-09-22 03:22:10.096655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-09-22 03:22:10.096674 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-09-22 03:22:10.096690 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-09-22 03:22:10.096706 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-09-22 03:22:10.096721 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-09-22 03:22:10.096737 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-09-22 03:22:10.096752 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-09-22 03:22:10.096767 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-09-22 03:22:10.096782 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-09-22 03:22:10.096797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-09-22 03:22:10.096819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-09-22 03:22:10.096835 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-09-22 03:22:10.096850 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-09-22 03:22:10.096866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-09-22 03:22:10.096881 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-09-22 03:22:10.096896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-09-22 03:22:10.096911 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-09-22 03:22:10.096925 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-09-22 03:22:10.096940 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-09-22 03:22:10.096955 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-09-22 03:22:10.096971 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-09-22 03:22:10.096985 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-09-22 03:22:10.097001 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-09-22 03:22:10.097016 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-09-22 03:22:10.097031 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-09-22 03:22:10.097046 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-09-22 03:22:10.097061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-09-22 03:22:10.097076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-09-22 03:22:10.097091 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-09-22 03:22:10.097107 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-09-22 03:22:10.097122 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-09-22 03:22:10.097137 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-09-22 03:22:10.097169 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-09-22 03:22:10.097186 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-09-22 03:22:10.097201 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-09-22 03:22:10.097216 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-r98xr-api.txt 2026-09-22 03:22:10.097232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-r98xr-api.yaml 2026-09-22 03:22:10.097246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-r98xr-vnc.txt 2026-09-22 03:22:10.097261 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-r98xr-vnc.yaml 2026-09-22 03:22:10.097276 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-09-22 03:22:10.097291 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-09-22 03:22:10.097305 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt 2026-09-22 03:22:10.097320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml 2026-09-22 03:22:10.097335 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-09-22 03:22:10.097349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-09-22 03:22:10.097369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-09-22 03:22:10.097384 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-09-22 03:22:10.097399 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-09-22 03:22:10.097414 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-09-22 03:22:10.097429 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-09-22 03:22:10.097444 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-09-22 03:22:10.097460 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-09-22 03:22:10.097474 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-09-22 03:22:10.097489 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-09-22 03:22:10.097504 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-09-22 03:22:10.097519 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-09-22 03:22:10.097533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-09-22 03:22:10.097548 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-09-22 03:22:10.097563 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-09-22 03:22:10.097578 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt 2026-09-22 03:22:10.097593 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml 2026-09-22 03:22:10.097608 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt 2026-09-22 03:22:10.097623 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml 2026-09-22 03:22:10.097638 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt 2026-09-22 03:22:10.097653 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml 2026-09-22 03:22:10.097668 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt 2026-09-22 03:22:10.097683 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml 2026-09-22 03:22:10.097699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt 2026-09-22 03:22:10.097714 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml 2026-09-22 03:22:10.097729 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt 2026-09-22 03:22:10.097744 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml 2026-09-22 03:22:10.097760 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt 2026-09-22 03:22:10.097775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml 2026-09-22 03:22:10.097790 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt 2026-09-22 03:22:10.097804 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml 2026-09-22 03:22:10.097819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt 2026-09-22 03:22:10.097834 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml 2026-09-22 03:22:10.097849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt 2026-09-22 03:22:10.097864 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml 2026-09-22 03:22:10.097879 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-09-22 03:22:10.097894 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-09-22 03:22:10.097909 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-09-22 03:22:10.097928 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-09-22 03:22:10.097944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-09-22 03:22:10.097959 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-09-22 03:22:10.097974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-09-22 03:22:10.097989 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-09-22 03:22:10.098004 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-09-22 03:22:10.098019 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-09-22 03:22:10.098035 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-09-22 03:22:10.098050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-09-22 03:22:10.098064 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-09-22 03:22:10.098079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-09-22 03:22:10.098094 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt 2026-09-22 03:22:10.098109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml 2026-09-22 03:22:10.098125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt 2026-09-22 03:22:10.098140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml 2026-09-22 03:22:10.098169 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-09-22 03:22:10.098184 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-09-22 03:22:10.098200 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-09-22 03:22:10.098215 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-09-22 03:22:10.098231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-09-22 03:22:10.098245 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-09-22 03:22:10.098260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-09-22 03:22:10.098276 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-09-22 03:22:10.098291 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-09-22 03:22:10.098306 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-09-22 03:22:10.098321 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-09-22 03:22:10.098336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-09-22 03:22:10.098352 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-09-22 03:22:10.098367 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-09-22 03:22:10.098382 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-09-22 03:22:10.098398 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-09-22 03:22:10.098413 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-09-22 03:22:10.098428 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-09-22 03:22:10.098444 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-09-22 03:22:10.098459 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-09-22 03:22:10.098481 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-09-22 03:22:10.098497 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-09-22 03:22:10.098513 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-09-22 03:22:10.098528 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-09-22 03:22:10.098543 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-09-22 03:22:10.098558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-09-22 03:22:10.098573 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-09-22 03:22:10.098588 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-09-22 03:22:10.098604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-09-22 03:22:10.098619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-09-22 03:22:10.098634 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-09-22 03:22:10.098649 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-09-22 03:22:10.098664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-09-22 03:22:10.098679 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-09-22 03:22:10.098694 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-09-22 03:22:10.098708 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-09-22 03:22:10.098723 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-09-22 03:22:10.098738 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-09-22 03:22:10.098753 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-09-22 03:22:10.098768 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-09-22 03:22:10.098783 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-09-22 03:22:10.098798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-09-22 03:22:10.098813 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-09-22 03:22:10.098828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-09-22 03:22:10.098843 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-09-22 03:22:10.098858 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-09-22 03:22:10.098873 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-09-22 03:22:10.098889 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-09-22 03:22:10.098904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-09-22 03:22:10.098919 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-09-22 03:22:10.098935 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-09-22 03:22:10.098950 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-09-22 03:22:10.098964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-09-22 03:22:10.098979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-09-22 03:22:10.098994 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-09-22 03:22:10.099009 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-09-22 03:22:10.099024 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-09-22 03:22:10.099043 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-09-22 03:22:10.099058 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-09-22 03:22:10.099074 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-09-22 03:22:10.099089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-09-22 03:22:10.099103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-09-22 03:22:10.099118 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-09-22 03:22:10.099133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-09-22 03:22:10.099160 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-09-22 03:22:10.099176 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-09-22 03:22:10.099191 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-09-22 03:22:10.099207 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-09-22 03:22:10.099222 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-09-22 03:22:10.099237 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-09-22 03:22:10.099252 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-09-22 03:22:10.099267 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-09-22 03:22:10.099283 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.txt 2026-09-22 03:22:10.099298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.yaml 2026-09-22 03:22:10.099313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt 2026-09-22 03:22:10.099328 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml 2026-09-22 03:22:10.099343 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt 2026-09-22 03:22:10.099358 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml 2026-09-22 03:22:10.099374 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt 2026-09-22 03:22:10.099389 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml 2026-09-22 03:22:10.099404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-09-22 03:22:10.099419 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-09-22 03:22:10.099435 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-09-22 03:22:10.099450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-09-22 03:22:10.099465 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-09-22 03:22:10.099480 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-09-22 03:22:10.099495 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-09-22 03:22:10.099510 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-09-22 03:22:10.099526 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-09-22 03:22:10.099541 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-09-22 03:22:10.099556 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-09-22 03:22:10.099571 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-09-22 03:22:10.099587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-09-22 03:22:10.099606 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-09-22 03:22:10.099622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-09-22 03:22:10.099638 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-09-22 03:22:10.099655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-09-22 03:22:10.099673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-09-22 03:22:10.099688 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-09-22 03:22:10.099703 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-09-22 03:22:10.099718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-09-22 03:22:10.099733 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-09-22 03:22:10.099747 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-09-22 03:22:10.099762 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-09-22 03:22:10.099777 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-09-22 03:22:10.099792 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-09-22 03:22:10.099807 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-09-22 03:22:10.099821 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-09-22 03:22:10.099836 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-09-22 03:22:10.099851 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-09-22 03:22:10.099865 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-09-22 03:22:10.099880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-09-22 03:22:10.099895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-09-22 03:22:10.099909 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-09-22 03:22:10.099924 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-09-22 03:22:10.099939 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-09-22 03:22:10.099954 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-09-22 03:22:10.099968 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-09-22 03:22:10.099983 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-09-22 03:22:10.099997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-09-22 03:22:10.100012 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt 2026-09-22 03:22:10.100027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml 2026-09-22 03:22:10.100042 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt 2026-09-22 03:22:10.100056 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml 2026-09-22 03:22:10.100071 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-09-22 03:22:10.100087 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-09-22 03:22:10.100105 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-09-22 03:22:10.100120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-09-22 03:22:10.100135 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-09-22 03:22:10.100161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-09-22 03:22:10.100176 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-09-22 03:22:10.100191 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-09-22 03:22:10.100206 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-09-22 03:22:10.100222 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-09-22 03:22:10.100236 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-09-22 03:22:10.100251 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-09-22 03:22:10.100266 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-09-22 03:22:10.100281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-09-22 03:22:10.100296 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-09-22 03:22:10.100311 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-09-22 03:22:10.100326 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-09-22 03:22:10.100341 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-09-22 03:22:10.100357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-09-22 03:22:10.100372 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-09-22 03:22:10.100387 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-09-22 03:22:10.100402 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-09-22 03:22:10.100417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-09-22 03:22:10.100432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-09-22 03:22:10.100448 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-09-22 03:22:10.100463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-09-22 03:22:10.100478 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-09-22 03:22:10.100518 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-09-22 03:22:10.100536 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-09-22 03:22:10.100552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-09-22 03:22:10.100568 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-09-22 03:22:10.100583 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-09-22 03:22:10.100598 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-09-22 03:22:10.100614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-09-22 03:22:10.100628 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-09-22 03:22:10.100643 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-09-22 03:22:10.100662 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-09-22 03:22:10.100678 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-09-22 03:22:10.100693 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-09-22 03:22:10.100709 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-09-22 03:22:10.100725 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-09-22 03:22:10.100742 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-09-22 03:22:10.100758 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-09-22 03:22:10.100773 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-09-22 03:22:10.100788 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-09-22 03:22:10.100803 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-09-22 03:22:10.100818 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-09-22 03:22:10.100833 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-09-22 03:22:10.100848 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-09-22 03:22:10.100863 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-09-22 03:22:10.100878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-09-22 03:22:10.100893 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-09-22 03:22:10.100908 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-09-22 03:22:10.100923 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-09-22 03:22:10.100938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt 2026-09-22 03:22:10.100952 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml 2026-09-22 03:22:10.100967 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-09-22 03:22:10.100982 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-09-22 03:22:10.100997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-09-22 03:22:10.101011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-09-22 03:22:10.101026 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-09-22 03:22:10.101041 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-09-22 03:22:10.101056 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-09-22 03:22:10.101070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-09-22 03:22:10.101085 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-09-22 03:22:10.101100 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-09-22 03:22:10.101115 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt 2026-09-22 03:22:10.101130 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml 2026-09-22 03:22:10.101158 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-09-22 03:22:10.101178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-09-22 03:22:10.101194 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-09-22 03:22:10.101210 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-09-22 03:22:10.101225 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-09-22 03:22:10.101240 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-09-22 03:22:10.101256 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-09-22 03:22:10.101271 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-09-22 03:22:10.101286 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.txt 2026-09-22 03:22:10.101301 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.yaml 2026-09-22 03:22:10.101316 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-09-22 03:22:10.101331 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-09-22 03:22:10.101346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-09-22 03:22:10.101361 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-09-22 03:22:10.101376 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-09-22 03:22:10.101391 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-09-22 03:22:10.101406 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-09-22 03:22:10.101421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-09-22 03:22:10.101436 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.txt 2026-09-22 03:22:10.101452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.yaml 2026-09-22 03:22:10.101467 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.txt 2026-09-22 03:22:10.101482 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.yaml 2026-09-22 03:22:10.101497 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.txt 2026-09-22 03:22:10.101513 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.yaml 2026-09-22 03:22:10.101528 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-09-22 03:22:10.101544 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-09-22 03:22:10.101559 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-09-22 03:22:10.101574 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-09-22 03:22:10.101590 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-09-22 03:22:10.101606 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-09-22 03:22:10.101622 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-09-22 03:22:10.101742 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-09-22 03:22:10.101775 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-09-22 03:22:10.101793 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-09-22 03:22:10.101809 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-09-22 03:22:10.101825 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-09-22 03:22:10.101846 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-09-22 03:22:10.101862 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-09-22 03:22:10.101878 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-09-22 03:22:10.101893 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-09-22 03:22:10.101908 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-09-22 03:22:10.101923 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-09-22 03:22:10.101939 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-09-22 03:22:10.101954 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-09-22 03:22:10.101969 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-09-22 03:22:10.101984 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-09-22 03:22:10.102000 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-09-22 03:22:10.102015 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-09-22 03:22:10.102030 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-09-22 03:22:10.102045 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-09-22 03:22:10.102061 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-09-22 03:22:10.102076 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-09-22 03:22:10.102091 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-09-22 03:22:10.102106 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-09-22 03:22:10.102121 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-09-22 03:22:10.102136 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-09-22 03:22:10.102166 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-09-22 03:22:10.102182 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-09-22 03:22:10.102198 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-09-22 03:22:10.102213 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-09-22 03:22:10.102227 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-09-22 03:22:10.102242 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-09-22 03:22:10.102257 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-09-22 03:22:10.102272 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-09-22 03:22:10.102287 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-09-22 03:22:10.102302 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-09-22 03:22:10.102317 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-09-22 03:22:10.102332 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-09-22 03:22:10.102346 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-09-22 03:22:10.102361 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-09-22 03:22:10.102381 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-09-22 03:22:10.102396 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-09-22 03:22:10.102412 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-09-22 03:22:10.102427 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-09-22 03:22:10.102442 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-09-22 03:22:10.102457 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-09-22 03:22:10.102472 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-09-22 03:22:10.102487 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-09-22 03:22:10.102502 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-09-22 03:22:10.102517 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-09-22 03:22:10.102532 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-09-22 03:22:10.102548 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-09-22 03:22:10.102563 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-09-22 03:22:10.102578 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-09-22 03:22:10.102593 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-09-22 03:22:10.102609 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-09-22 03:22:10.102624 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-09-22 03:22:10.102639 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-09-22 03:22:10.102654 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-09-22 03:22:10.102669 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-09-22 03:22:10.102684 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-09-22 03:22:10.102699 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-09-22 03:22:10.102714 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-09-22 03:22:10.102729 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-09-22 03:22:10.102744 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-09-22 03:22:10.102759 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-09-22 03:22:10.102774 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-09-22 03:22:10.102789 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-09-22 03:22:10.102805 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-09-22 03:22:10.102820 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-09-22 03:22:10.102835 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-09-22 03:22:10.102850 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-09-22 03:22:10.102865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-09-22 03:22:10.102880 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-09-22 03:22:10.102895 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-09-22 03:22:10.102910 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-09-22 03:22:10.102930 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-09-22 03:22:10.102946 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-09-22 03:22:10.102961 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-09-22 03:22:10.102976 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-09-22 03:22:10.102990 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-09-22 03:22:10.103005 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-09-22 03:22:10.103020 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-09-22 03:22:10.103034 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-09-22 03:22:10.103049 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-09-22 03:22:10.103064 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-09-22 03:22:10.103079 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-09-22 03:22:10.103094 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-09-22 03:22:10.103108 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-09-22 03:22:10.103123 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-09-22 03:22:10.103138 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-09-22 03:22:10.103167 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-09-22 03:22:10.103182 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-09-22 03:22:10.103197 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-09-22 03:22:10.103212 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-09-22 03:22:10.103227 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-09-22 03:22:10.103242 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-09-22 03:22:10.103257 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-09-22 03:22:10.103272 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-09-22 03:22:10.103287 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-09-22 03:22:10.103302 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-09-22 03:22:10.103316 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-09-22 03:22:10.103331 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-09-22 03:22:10.103347 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-09-22 03:22:10.103361 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-09-22 03:22:10.103376 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-09-22 03:22:10.103391 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-09-22 03:22:10.103406 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-09-22 03:22:10.103421 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-09-22 03:22:10.103437 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-09-22 03:22:10.103452 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-09-22 03:22:10.103471 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-09-22 03:22:10.103487 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-09-22 03:22:10.103502 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-09-22 03:22:10.103517 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-09-22 03:22:10.103531 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-09-22 03:22:10.103546 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-09-22 03:22:10.103561 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-09-22 03:22:10.103576 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-09-22 03:22:10.103591 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-09-22 03:22:10.103606 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-09-22 03:22:10.103621 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-09-22 03:22:10.103637 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-09-22 03:22:10.103651 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-09-22 03:22:10.103667 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-09-22 03:22:10.103681 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-09-22 03:22:10.103696 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-09-22 03:22:10.103711 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-09-22 03:22:10.103726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-09-22 03:22:10.103741 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-09-22 03:22:10.103755 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-09-22 03:22:10.103770 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-09-22 03:22:10.103785 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-09-22 03:22:10.103800 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-09-22 03:22:10.103815 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-09-22 03:22:10.103830 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-09-22 03:22:10.103845 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-09-22 03:22:10.103860 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-09-22 03:22:10.103875 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-09-22 03:22:10.103937 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-09-22 03:22:10.103968 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-09-22 03:22:10.103986 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-09-22 03:22:10.104003 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-09-22 03:22:10.104018 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-09-22 03:22:10.104034 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-09-22 03:22:10.104055 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-09-22 03:22:10.104072 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-09-22 03:22:10.104087 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-09-22 03:22:10.104103 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-09-22 03:22:10.104118 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-09-22 03:22:10.104132 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-09-22 03:22:10.104160 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt 2026-09-22 03:22:10.104177 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml 2026-09-22 03:22:10.104192 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt 2026-09-22 03:22:10.104207 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml 2026-09-22 03:22:10.104222 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt 2026-09-22 03:22:10.104237 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml 2026-09-22 03:22:10.104252 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt 2026-09-22 03:22:10.104267 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml 2026-09-22 03:22:10.104282 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt 2026-09-22 03:22:10.104297 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml 2026-09-22 03:22:10.104312 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt 2026-09-22 03:22:10.104327 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml 2026-09-22 03:22:10.104342 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt 2026-09-22 03:22:10.104357 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml 2026-09-22 03:22:10.104372 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt 2026-09-22 03:22:10.104419 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml 2026-09-22 03:22:10.104446 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt 2026-09-22 03:22:10.104463 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml 2026-09-22 03:22:10.104479 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt 2026-09-22 03:22:10.104508 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml 2026-09-22 03:22:10.104525 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt 2026-09-22 03:22:10.104540 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml 2026-09-22 03:22:10.104555 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-09-22 03:22:10.104570 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-09-22 03:22:10.104585 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-09-22 03:22:10.104601 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-09-22 03:22:10.104616 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-09-22 03:22:10.104631 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-09-22 03:22:10.104646 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-09-22 03:22:10.104666 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-09-22 03:22:10.104681 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-09-22 03:22:10.104696 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-09-22 03:22:10.104711 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-09-22 03:22:10.104726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-09-22 03:22:10.104741 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-09-22 03:22:10.104756 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-09-22 03:22:10.104771 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt 2026-09-22 03:22:10.104786 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml 2026-09-22 03:22:10.104801 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt 2026-09-22 03:22:10.104816 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml 2026-09-22 03:22:10.104831 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-09-22 03:22:10.104846 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-09-22 03:22:10.104861 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-09-22 03:22:10.104876 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-09-22 03:22:10.104891 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-09-22 03:22:10.104906 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-09-22 03:22:10.104922 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-09-22 03:22:10.104937 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-09-22 03:22:10.104951 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-09-22 03:22:10.104967 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-09-22 03:22:10.104982 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-09-22 03:22:10.104997 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-09-22 03:22:10.105013 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-09-22 03:22:10.105028 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-09-22 03:22:10.105043 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-09-22 03:22:10.105058 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-09-22 03:22:10.105073 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-09-22 03:22:10.105088 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-09-22 03:22:10.105103 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-09-22 03:22:10.105118 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-09-22 03:22:10.105132 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-09-22 03:22:10.105159 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-09-22 03:22:10.105175 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-09-22 03:22:10.105195 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-09-22 03:22:10.105211 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-09-22 03:22:10.105226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-09-22 03:22:10.105240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-09-22 03:22:10.105255 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-09-22 03:22:10.105270 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-09-22 03:22:10.105285 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-09-22 03:22:10.105300 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-09-22 03:22:10.105315 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-09-22 03:22:10.105330 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-09-22 03:22:10.105345 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-09-22 03:22:10.105360 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-09-22 03:22:10.105374 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-09-22 03:22:10.105389 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-09-22 03:22:10.105404 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-09-22 03:22:10.105418 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-09-22 03:22:10.105433 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-09-22 03:22:10.105448 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-09-22 03:22:10.105463 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-09-22 03:22:10.105478 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-09-22 03:22:10.105493 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-09-22 03:22:10.105508 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-09-22 03:22:10.105523 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-09-22 03:22:10.105538 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-09-22 03:22:10.105553 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-09-22 03:22:10.105567 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-09-22 03:22:10.105582 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-09-22 03:22:10.105596 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-09-22 03:22:10.105611 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-09-22 03:22:10.105626 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-09-22 03:22:10.105641 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-09-22 03:22:10.105656 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-09-22 03:22:10.105670 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-09-22 03:22:10.105685 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-09-22 03:22:10.105699 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-09-22 03:22:10.105962 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-09-22 03:22:10.105981 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-09-22 03:22:10.105997 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-09-22 03:22:10.106013 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-09-22 03:22:10.106028 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-09-22 03:22:10.106043 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-09-22 03:22:10.106058 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-09-22 03:22:10.106073 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-09-22 03:22:10.106088 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt 2026-09-22 03:22:10.106103 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml 2026-09-22 03:22:10.106118 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt 2026-09-22 03:22:10.106133 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml 2026-09-22 03:22:10.106164 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt 2026-09-22 03:22:10.106180 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml 2026-09-22 03:22:10.106196 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt 2026-09-22 03:22:10.106211 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml 2026-09-22 03:22:10.106226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-09-22 03:22:10.106241 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-09-22 03:22:10.106256 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-09-22 03:22:10.106271 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-09-22 03:22:10.106286 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-09-22 03:22:10.106301 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-09-22 03:22:10.106316 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-09-22 03:22:10.106332 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-09-22 03:22:10.106347 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-09-22 03:22:10.106362 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-09-22 03:22:10.106377 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-09-22 03:22:10.106391 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-09-22 03:22:10.106406 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-09-22 03:22:10.106422 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-09-22 03:22:10.106437 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-09-22 03:22:10.106452 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-09-22 03:22:10.106467 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-09-22 03:22:10.106482 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-09-22 03:22:10.106502 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-09-22 03:22:10.106518 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-09-22 03:22:10.106533 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-09-22 03:22:10.106547 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-09-22 03:22:10.106562 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-09-22 03:22:10.106576 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-09-22 03:22:10.106591 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-09-22 03:22:10.106606 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-09-22 03:22:10.106621 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-09-22 03:22:10.106635 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-09-22 03:22:10.106650 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt 2026-09-22 03:22:10.106664 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml 2026-09-22 03:22:10.106679 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-09-22 03:22:10.106694 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-09-22 03:22:10.106708 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-09-22 03:22:10.106724 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-09-22 03:22:10.106739 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-09-22 03:22:10.106753 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-09-22 03:22:10.106853 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-09-22 03:22:10.106883 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-09-22 03:22:10.106901 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-09-22 03:22:10.106917 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-09-22 03:22:10.106933 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-09-22 03:22:10.106949 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-09-22 03:22:10.106964 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-09-22 03:22:10.106979 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-09-22 03:22:10.106995 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-09-22 03:22:10.107010 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-09-22 03:22:10.107025 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-09-22 03:22:10.107047 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-09-22 03:22:10.107066 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-09-22 03:22:10.107082 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-09-22 03:22:10.107098 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-09-22 03:22:10.107121 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-09-22 03:22:10.107137 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-09-22 03:22:10.107170 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-09-22 03:22:10.107186 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-09-22 03:22:10.107200 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-09-22 03:22:10.107216 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-09-22 03:22:10.107230 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-09-22 03:22:10.107245 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.txt 2026-09-22 03:22:10.107260 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.yaml 2026-09-22 03:22:10.107275 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.txt 2026-09-22 03:22:10.107290 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.yaml 2026-09-22 03:22:10.107306 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-09-22 03:22:10.107321 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-09-22 03:22:10.107336 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-09-22 03:22:10.107352 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-09-22 03:22:10.107368 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-09-22 03:22:10.107383 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-09-22 03:22:10.107399 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-09-22 03:22:10.107414 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-09-22 03:22:10.107429 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-09-22 03:22:10.107444 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-09-22 03:22:10.107460 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-09-22 03:22:10.107475 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-09-22 03:22:10.107491 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-09-22 03:22:10.107506 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-09-22 03:22:10.107522 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-09-22 03:22:10.107537 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-09-22 03:22:10.107552 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-09-22 03:22:10.107567 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-09-22 03:22:10.107582 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-09-22 03:22:10.107597 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-09-22 03:22:10.107611 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-09-22 03:22:10.107626 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-09-22 03:22:10.107641 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-09-22 03:22:10.107656 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt 2026-09-22 03:22:10.107671 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml 2026-09-22 03:22:10.107686 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt 2026-09-22 03:22:10.107700 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml 2026-09-22 03:22:10.107720 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-09-22 03:22:10.107735 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-09-22 03:22:10.107751 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-09-22 03:22:10.107766 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-09-22 03:22:10.107781 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-09-22 03:22:10.107797 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-09-22 03:22:10.107812 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-09-22 03:22:10.107827 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-09-22 03:22:10.107842 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-09-22 03:22:10.107857 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-09-22 03:22:10.107872 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-09-22 03:22:10.107887 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-09-22 03:22:10.107902 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-09-22 03:22:10.107917 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-09-22 03:22:10.107932 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.txt 2026-09-22 03:22:10.107947 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.yaml 2026-09-22 03:22:10.107962 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt 2026-09-22 03:22:10.107977 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml 2026-09-22 03:22:10.107992 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt 2026-09-22 03:22:10.108007 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml 2026-09-22 03:22:10.108022 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-09-22 03:22:10.108037 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-09-22 03:22:10.108052 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-09-22 03:22:10.108067 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-09-22 03:22:10.108082 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-09-22 03:22:10.108097 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-09-22 03:22:10.108112 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-09-22 03:22:10.108127 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-09-22 03:22:10.108152 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-09-22 03:22:10.108169 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-09-22 03:22:10.108184 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-09-22 03:22:10.108200 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-09-22 03:22:10.108215 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-09-22 03:22:10.108229 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-09-22 03:22:10.108245 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-09-22 03:22:10.108259 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-09-22 03:22:10.108278 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-09-22 03:22:10.108294 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-09-22 03:22:10.108309 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-09-22 03:22:10.108324 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-09-22 03:22:10.108339 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-09-22 03:22:10.108355 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-09-22 03:22:10.108370 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-09-22 03:22:10.108385 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-09-22 03:22:10.108400 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-09-22 03:22:10.108415 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-09-22 03:22:10.108431 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-09-22 03:22:10.108446 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-09-22 03:22:10.108461 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-09-22 03:22:10.108477 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-09-22 03:22:10.108508 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-09-22 03:22:10.108526 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-09-22 03:22:10.108541 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-09-22 03:22:10.108556 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-09-22 03:22:10.108572 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-09-22 03:22:10.108587 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-09-22 03:22:10.108603 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-09-22 03:22:10.108618 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-09-22 03:22:10.108633 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt 2026-09-22 03:22:10.108647 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml 2026-09-22 03:22:10.108662 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt 2026-09-22 03:22:10.108677 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml 2026-09-22 03:22:10.108692 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-09-22 03:22:10.108707 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-09-22 03:22:10.108722 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-09-22 03:22:10.108737 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-09-22 03:22:10.108753 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-09-22 03:22:10.108768 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-09-22 03:22:10.108783 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-09-22 03:22:10.108798 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-09-22 03:22:10.108813 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-09-22 03:22:10.108828 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-09-22 03:22:10.108860 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-09-22 03:22:10.108877 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-09-22 03:22:10.108892 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-09-22 03:22:10.108908 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-09-22 03:22:10.108923 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-09-22 03:22:10.108938 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-09-22 03:22:10.108953 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-09-22 03:22:10.108968 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-09-22 03:22:10.108982 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-09-22 03:22:10.108997 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-09-22 03:22:10.109012 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-09-22 03:22:10.109027 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-09-22 03:22:10.109042 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-09-22 03:22:10.109057 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-09-22 03:22:10.109073 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-09-22 03:22:10.109088 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-09-22 03:22:10.109103 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-09-22 03:22:10.109118 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt 2026-09-22 03:22:10.109133 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml 2026-09-22 03:22:10.109161 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt 2026-09-22 03:22:10.109177 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml 2026-09-22 03:22:10.109192 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-09-22 03:22:10.109207 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-09-22 03:22:10.109221 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-09-22 03:22:10.109236 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-09-22 03:22:10.109250 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-09-22 03:22:10.109265 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-09-22 03:22:10.109280 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-09-22 03:22:10.109294 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-09-22 03:22:10.109309 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-09-22 03:22:10.109324 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-09-22 03:22:10.109338 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-09-22 03:22:10.109353 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-09-22 03:22:10.109368 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-09-22 03:22:10.109382 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-09-22 03:22:10.109401 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-09-22 03:22:10.109416 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-09-22 03:22:10.109432 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt 2026-09-22 03:22:10.109447 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml 2026-09-22 03:22:10.109463 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-09-22 03:22:10.109478 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-09-22 03:22:10.109493 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-09-22 03:22:10.109508 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-09-22 03:22:10.109523 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-09-22 03:22:10.109538 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-09-22 03:22:10.109552 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-09-22 03:22:10.109567 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-09-22 03:22:10.109583 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-09-22 03:22:10.109598 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-09-22 03:22:10.109614 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-09-22 03:22:10.109630 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-09-22 03:22:10.109645 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-09-22 03:22:10.109660 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-09-22 03:22:10.109675 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-09-22 03:22:10.109691 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-09-22 03:22:10.109709 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-09-22 03:22:10.109726 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-09-22 03:22:10.109741 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-09-22 03:22:10.109756 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-qps6n.txt 2026-09-22 03:22:10.109771 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-qps6n.yaml 2026-09-22 03:22:10.109786 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-09-22 03:22:10.109801 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-09-22 03:22:10.109816 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-09-22 03:22:10.109831 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-09-22 03:22:10.109846 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-09-22 03:22:10.109861 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-09-22 03:22:10.109876 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-09-22 03:22:10.109892 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-09-22 03:22:10.109907 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-09-22 03:22:10.109922 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-09-22 03:22:10.109937 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-09-22 03:22:10.109957 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-09-22 03:22:10.109972 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-09-22 03:22:10.109987 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-09-22 03:22:10.110003 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-09-22 03:22:10.110018 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-09-22 03:22:10.110033 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-09-22 03:22:10.110048 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-09-22 03:22:10.110063 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-09-22 03:22:10.110078 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-09-22 03:22:10.110094 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-09-22 03:22:10.110109 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-09-22 03:22:10.110124 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-09-22 03:22:10.110139 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-09-22 03:22:10.110165 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-09-22 03:22:10.110181 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-09-22 03:22:10.110196 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-09-22 03:22:10.110211 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-09-22 03:22:10.110226 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-9w9gj.txt 2026-09-22 03:22:10.110241 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-9w9gj.yaml 2026-09-22 03:22:10.110256 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-09-22 03:22:10.110271 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-09-22 03:22:10.110286 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-09-22 03:22:10.110301 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-09-22 03:22:10.110316 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-09-22 03:22:10.110331 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-09-22 03:22:10.110345 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-09-22 03:22:10.110360 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-09-22 03:22:10.110375 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-09-22 03:22:10.110390 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-09-22 03:22:10.110405 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-09-22 03:22:10.110420 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-09-22 03:22:10.110435 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-09-22 03:22:10.110450 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-09-22 03:22:10.110465 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-09-22 03:22:10.110481 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-09-22 03:22:10.110500 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-09-22 03:22:10.110516 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-09-22 03:22:10.110532 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-09-22 03:22:10.110548 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-09-22 03:22:10.110563 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-09-22 03:22:10.110579 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-09-22 03:22:10.110594 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-09-22 03:22:10.110609 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-09-22 03:22:10.110624 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-09-22 03:22:10.110639 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-09-22 03:22:10.110654 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-09-22 03:22:10.110669 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-09-22 03:22:10.110684 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-09-22 03:22:10.110700 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-09-22 03:22:10.110715 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-09-22 03:22:10.110730 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-09-22 03:22:10.110746 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-09-22 03:22:10.110761 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-09-22 03:22:10.110776 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-09-22 03:22:10.110792 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-09-22 03:22:10.110807 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-09-22 03:22:10.110822 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-09-22 03:22:10.110838 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-09-22 03:22:10.110853 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-09-22 03:22:10.110868 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-09-22 03:22:10.110884 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-09-22 03:22:10.110899 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-09-22 03:22:10.110914 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-09-22 03:22:10.110929 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-09-22 03:22:10.110944 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-09-22 03:22:10.110959 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-09-22 03:22:10.110974 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-09-22 03:22:10.110989 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-09-22 03:22:10.111004 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-09-22 03:22:10.111019 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-09-22 03:22:10.111034 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-09-22 03:22:10.111053 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-09-22 03:22:10.111069 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-09-22 03:22:10.111084 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-09-22 03:22:10.111099 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-09-22 03:22:10.111114 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-09-22 03:22:10.111129 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-09-22 03:22:10.111153 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-09-22 03:22:10.111170 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-09-22 03:22:10.111185 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-09-22 03:22:10.111200 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-09-22 03:22:10.111215 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-09-22 03:22:10.111231 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-09-22 03:22:10.111246 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-09-22 03:22:10.111261 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-09-22 03:22:10.111276 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-09-22 03:22:10.111291 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-09-22 03:22:10.111306 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-09-22 03:22:10.111321 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-09-22 03:22:10.111336 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-09-22 03:22:10.111351 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-09-22 03:22:10.111366 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-09-22 03:22:10.111381 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-09-22 03:22:10.111397 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-zj4xj.txt 2026-09-22 03:22:10.111411 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-zj4xj.yaml 2026-09-22 03:22:10.111427 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-09-22 03:22:10.111442 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-09-22 03:22:10.111457 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-09-22 03:22:10.111472 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-09-22 03:22:10.111487 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-09-22 03:22:10.145384 | 2026-09-22 03:22:10.145461 | TASK [gather-pod-logs : creating directory for pod logs] 2026-09-22 03:22:10.396994 | instance | changed 2026-09-22 03:22:10.404900 | 2026-09-22 03:22:10.404976 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-09-22 03:22:10.649997 | instance | changed 2026-09-22 03:22:10.659331 | 2026-09-22 03:22:10.659462 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-09-22 03:22:11.378692 | instance | auth-system/keycloak-0/keycloak 2026-09-22 03:22:11.604712 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-09-22 03:22:11.832879 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-4m9sd/manager 2026-09-22 03:22:12.035954 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-67b8b974d6-4m9sd" not found 2026-09-22 03:22:12.261803 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-ql7t7/manager 2026-09-22 03:22:12.490480 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-ql7t7" not found 2026-09-22 03:22:12.752305 | instance | capi-system/capi-controller-manager-5647546676-gjqfx/manager 2026-09-22 03:22:13.011108 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-5647546676-gjqfx" not found 2026-09-22 03:22:13.271672 | instance | capo-system/capo-controller-manager-56cf844ccd-klrhg/manager 2026-09-22 03:22:13.514250 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-56cf844ccd-klrhg" not found 2026-09-22 03:22:13.803039 | instance | cert-manager/cert-manager-75c4c745bc-gcj6q/cert-manager-controller 2026-09-22 03:22:14.076848 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-gcj6q" not found 2026-09-22 03:22:14.315940 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-ds5hk/cert-manager-cainjector 2026-09-22 03:22:14.553508 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-ds5hk" not found 2026-09-22 03:22:14.811015 | instance | cert-manager/cert-manager-webhook-548949fc64-bpfqx/cert-manager-webhook 2026-09-22 03:22:15.069546 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-bpfqx" not found 2026-09-22 03:22:15.337226 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-4mgz9/envoy-gateway 2026-09-22 03:22:15.716938 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-4mgz9" not found 2026-09-22 03:22:15.953184 | instance | ingress-nginx/ingress-nginx-controller-4sbzv/controller 2026-09-22 03:22:16.278450 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-4sbzv" not found 2026-09-22 03:22:16.533614 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-6mqnw/ingress-nginx-default-backend 2026-09-22 03:22:16.786756 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-6mqnw" not found 2026-09-22 03:22:17.019179 | instance | kube-system/cilium-bwl67/config 2026-09-22 03:22:17.251441 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-bwl67" not found 2026-09-22 03:22:17.256766 | instance | kube-system/cilium-bwl67/mount-cgroup 2026-09-22 03:22:17.494826 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-bwl67" not found 2026-09-22 03:22:17.501412 | instance | kube-system/cilium-bwl67/apply-sysctl-overwrites 2026-09-22 03:22:17.752407 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-bwl67" not found 2026-09-22 03:22:17.757779 | instance | kube-system/cilium-bwl67/mount-bpf-fs 2026-09-22 03:22:17.990663 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-bwl67" not found 2026-09-22 03:22:17.994599 | instance | kube-system/cilium-bwl67/clean-cilium-state 2026-09-22 03:22:18.235704 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-bwl67" not found 2026-09-22 03:22:18.243293 | instance | kube-system/cilium-bwl67/install-cni-binaries 2026-09-22 03:22:18.476515 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-bwl67" not found 2026-09-22 03:22:18.481445 | instance | kube-system/cilium-bwl67/cilium-agent 2026-09-22 03:22:18.874409 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-bwl67" not found 2026-09-22 03:22:19.108978 | instance | kube-system/cilium-operator-869df985b8-nmgvs/cilium-operator 2026-09-22 03:22:19.378950 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-nmgvs" not found 2026-09-22 03:22:19.650058 | instance | kube-system/coredns-67659f764b-6s5bb/coredns 2026-09-22 03:22:19.899984 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-6s5bb" not found 2026-09-22 03:22:20.140475 | instance | kube-system/coredns-67659f764b-7n54l/coredns 2026-09-22 03:22:20.377030 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-7n54l" not found 2026-09-22 03:22:20.619025 | instance | kube-system/etcd-instance/etcd 2026-09-22 03:22:20.984043 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-09-22 03:22:21.215681 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-09-22 03:22:21.486219 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-09-22 03:22:21.754666 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-09-22 03:22:22.150542 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-09-22 03:22:22.392489 | instance | kube-system/kube-proxy-h7zwj/kube-proxy 2026-09-22 03:22:22.667724 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-h7zwj" not found 2026-09-22 03:22:22.915072 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-09-22 03:22:23.123022 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-09-22 03:22:23.383172 | instance | kube-system/kube-vip-instance/kube-vip 2026-09-22 03:22:23.611507 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-09-22 03:22:23.871866 | instance | local-path-storage/local-path-provisioner-679c578f5-lj8c4/local-path-provisioner 2026-09-22 03:22:24.136546 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-lj8c4" not found 2026-09-22 03:22:24.394802 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-09-22 03:22:24.641002 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-22 03:22:24.646438 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-09-22 03:22:24.915686 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-22 03:22:24.920815 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-09-22 03:22:25.159534 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-22 03:22:25.165067 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-09-22 03:22:25.446428 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-22 03:22:25.727354 | instance | monitoring/goldpinger-ns7jg/goldpinger-daemon 2026-09-22 03:22:25.969974 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-ns7jg" not found 2026-09-22 03:22:26.204928 | instance | monitoring/kube-prometheus-stack-grafana-7c55cd7ff4-jbnfj/grafana-sc-dashboard 2026-09-22 03:22:26.447747 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-7c55cd7ff4-jbnfj" not found 2026-09-22 03:22:26.452416 | instance | monitoring/kube-prometheus-stack-grafana-7c55cd7ff4-jbnfj/grafana-sc-datasources 2026-09-22 03:22:26.722988 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-7c55cd7ff4-jbnfj" not found 2026-09-22 03:22:26.727613 | instance | monitoring/kube-prometheus-stack-grafana-7c55cd7ff4-jbnfj/grafana 2026-09-22 03:22:27.021542 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-7c55cd7ff4-jbnfj" not found 2026-09-22 03:22:27.257226 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-blp4p/kube-state-metrics 2026-09-22 03:22:27.491196 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-blp4p" not found 2026-09-22 03:22:27.789842 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-gpspz/kube-prometheus-stack 2026-09-22 03:22:28.043102 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-gpspz" not found 2026-09-22 03:22:28.300097 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-n5kq9/node-exporter 2026-09-22 03:22:28.555687 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-n5kq9/pod-tls-sidecar 2026-09-22 03:22:28.821744 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-n5kq9" not found 2026-09-22 03:22:29.053290 | instance | monitoring/loki-0/loki 2026-09-22 03:22:29.292444 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-09-22 03:22:29.561996 | instance | monitoring/loki-chunks-cache-0/memcached 2026-09-22 03:22:29.825642 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-09-22 03:22:29.830497 | instance | monitoring/loki-chunks-cache-0/exporter 2026-09-22 03:22:30.055504 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-09-22 03:22:30.270970 | instance | monitoring/loki-gateway-cf54cb88c-vlfgj/nginx 2026-09-22 03:22:30.877287 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-vlfgj" not found 2026-09-22 03:22:31.114384 | instance | monitoring/loki-results-cache-0/memcached 2026-09-22 03:22:31.376351 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-09-22 03:22:31.379903 | instance | monitoring/loki-results-cache-0/exporter 2026-09-22 03:22:31.611876 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-09-22 03:22:31.864903 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-45dct/gc 2026-09-22 03:22:32.113988 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-45dct" not found 2026-09-22 03:22:32.364855 | instance | monitoring/node-feature-discovery-master-8665476dbc-nx8tn/master 2026-09-22 03:22:32.593366 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-nx8tn" not found 2026-09-22 03:22:32.815391 | instance | monitoring/node-feature-discovery-worker-mp9t7/worker 2026-09-22 03:22:33.066781 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-mp9t7" not found 2026-09-22 03:22:33.325816 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-09-22 03:22:33.547409 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-22 03:22:33.552568 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-09-22 03:22:33.823485 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-22 03:22:33.827346 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-09-22 03:22:34.058744 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-22 03:22:34.064881 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-09-22 03:22:34.277733 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-22 03:22:34.283169 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-09-22 03:22:34.573734 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-22 03:22:34.815863 | instance | monitoring/prometheus-pushgateway-7b8659c68b-nt5qk/pushgateway 2026-09-22 03:22:35.060608 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-nt5qk" not found 2026-09-22 03:22:35.284153 | instance | monitoring/vector-hkftq/vector 2026-09-22 03:22:35.620952 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-hkftq" not found 2026-09-22 03:22:35.871786 | instance | openstack/barbican-api-d45687464-46kjx/init 2026-09-22 03:22:36.112411 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-d45687464-46kjx" not found 2026-09-22 03:22:36.117414 | instance | openstack/barbican-api-d45687464-46kjx/barbican-api 2026-09-22 03:22:36.378899 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-d45687464-46kjx" not found 2026-09-22 03:22:36.615810 | instance | openstack/barbican-db-init-zdcck/init 2026-09-22 03:22:36.873849 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-zdcck" not found 2026-09-22 03:22:36.880058 | instance | openstack/barbican-db-init-zdcck/barbican-db-init-0 2026-09-22 03:22:37.155619 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-zdcck" not found 2026-09-22 03:22:37.436475 | instance | openstack/barbican-db-sync-7kpb8/init 2026-09-22 03:22:37.667630 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-7kpb8" not found 2026-09-22 03:22:37.671584 | instance | openstack/barbican-db-sync-7kpb8/barbican-db-sync 2026-09-22 03:22:37.932280 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-7kpb8" not found 2026-09-22 03:22:38.192459 | instance | openstack/barbican-ks-endpoints-shgjm/init 2026-09-22 03:22:38.439490 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-shgjm" not found 2026-09-22 03:22:38.444483 | instance | openstack/barbican-ks-endpoints-shgjm/key-manager-ks-endpoints-admin 2026-09-22 03:22:38.695512 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-shgjm" not found 2026-09-22 03:22:38.700496 | instance | openstack/barbican-ks-endpoints-shgjm/key-manager-ks-endpoints-internal 2026-09-22 03:22:38.917888 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-shgjm" not found 2026-09-22 03:22:38.930868 | instance | openstack/barbican-ks-endpoints-shgjm/key-manager-ks-endpoints-public 2026-09-22 03:22:39.200002 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-shgjm" not found 2026-09-22 03:22:39.436995 | instance | openstack/barbican-ks-service-twdz5/init 2026-09-22 03:22:39.678946 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-twdz5" not found 2026-09-22 03:22:39.683844 | instance | openstack/barbican-ks-service-twdz5/key-manager-ks-service-registration 2026-09-22 03:22:39.919077 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-twdz5" not found 2026-09-22 03:22:40.158117 | instance | openstack/barbican-ks-user-4rlxv/init 2026-09-22 03:22:40.387570 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-4rlxv" not found 2026-09-22 03:22:40.393443 | instance | openstack/barbican-ks-user-4rlxv/barbican-ks-user 2026-09-22 03:22:40.621229 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-4rlxv" not found 2026-09-22 03:22:40.856775 | instance | openstack/barbican-rabbit-init-9q4sj/init 2026-09-22 03:22:41.110599 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-9q4sj" not found 2026-09-22 03:22:41.115297 | instance | openstack/barbican-rabbit-init-9q4sj/rabbit-init 2026-09-22 03:22:41.358739 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-9q4sj" not found 2026-09-22 03:22:41.578463 | instance | openstack/cinder-api-67fc6cf49f-4kzfq/init 2026-09-22 03:22:41.837430 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-67fc6cf49f-4kzfq" not found 2026-09-22 03:22:41.843274 | instance | openstack/cinder-api-67fc6cf49f-4kzfq/ceph-coordination-volume-perms 2026-09-22 03:22:42.075883 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-67fc6cf49f-4kzfq" not found 2026-09-22 03:22:42.081457 | instance | openstack/cinder-api-67fc6cf49f-4kzfq/cinder-api 2026-09-22 03:22:42.523034 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-67fc6cf49f-4kzfq" not found 2026-09-22 03:22:42.744184 | instance | openstack/cinder-backup-5c9b748859-ldw22/init 2026-09-22 03:22:42.953890 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-5c9b748859-ldw22" not found 2026-09-22 03:22:42.957933 | instance | openstack/cinder-backup-5c9b748859-ldw22/ceph-backup-keyring-placement 2026-09-22 03:22:43.175066 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-5c9b748859-ldw22" not found 2026-09-22 03:22:43.180191 | instance | openstack/cinder-backup-5c9b748859-ldw22/ceph-keyring-placement-rbd1 2026-09-22 03:22:43.431338 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-5c9b748859-ldw22" not found 2026-09-22 03:22:43.435746 | instance | openstack/cinder-backup-5c9b748859-ldw22/ceph-coordination-volume-perms 2026-09-22 03:22:43.675056 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-5c9b748859-ldw22" not found 2026-09-22 03:22:43.682620 | instance | openstack/cinder-backup-5c9b748859-ldw22/cinder-backup 2026-09-22 03:22:43.938316 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-5c9b748859-ldw22" not found 2026-09-22 03:22:44.169160 | instance | openstack/cinder-backup-storage-init-5nqdf/init 2026-09-22 03:22:44.417226 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-5nqdf" not found 2026-09-22 03:22:44.422584 | instance | openstack/cinder-backup-storage-init-5nqdf/ceph-keyring-placement 2026-09-22 03:22:44.667492 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-5nqdf" not found 2026-09-22 03:22:44.673033 | instance | openstack/cinder-backup-storage-init-5nqdf/cinder-backup-storage-init 2026-09-22 03:22:44.931952 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-5nqdf" not found 2026-09-22 03:22:45.182926 | instance | openstack/cinder-bootstrap-nvgdr/init 2026-09-22 03:22:45.427645 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-nvgdr" not found 2026-09-22 03:22:45.433321 | instance | openstack/cinder-bootstrap-nvgdr/bootstrap 2026-09-22 03:22:45.695546 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-nvgdr" not found 2026-09-22 03:22:45.958729 | instance | openstack/cinder-create-internal-tenant-gkwj9/init 2026-09-22 03:22:46.210174 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-gkwj9" not found 2026-09-22 03:22:46.214826 | instance | openstack/cinder-create-internal-tenant-gkwj9/create-internal-tenant 2026-09-22 03:22:46.446936 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-gkwj9" not found 2026-09-22 03:22:46.686586 | instance | openstack/cinder-db-init-8d8zl/init 2026-09-22 03:22:46.931280 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-8d8zl" not found 2026-09-22 03:22:46.936540 | instance | openstack/cinder-db-init-8d8zl/cinder-db-init-0 2026-09-22 03:22:47.179034 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-8d8zl" not found 2026-09-22 03:22:47.444704 | instance | openstack/cinder-db-sync-vkl4f/init 2026-09-22 03:22:47.654296 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-vkl4f" not found 2026-09-22 03:22:47.658789 | instance | openstack/cinder-db-sync-vkl4f/cinder-db-sync 2026-09-22 03:22:47.902968 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-vkl4f" not found 2026-09-22 03:22:48.134077 | instance | openstack/cinder-ks-endpoints-5q47q/init 2026-09-22 03:22:48.349176 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-5q47q" not found 2026-09-22 03:22:48.355168 | instance | openstack/cinder-ks-endpoints-5q47q/volumev3-ks-endpoints-admin 2026-09-22 03:22:48.570767 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-5q47q" not found 2026-09-22 03:22:48.576426 | instance | openstack/cinder-ks-endpoints-5q47q/volumev3-ks-endpoints-internal 2026-09-22 03:22:48.839028 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-5q47q" not found 2026-09-22 03:22:48.843100 | instance | openstack/cinder-ks-endpoints-5q47q/volumev3-ks-endpoints-public 2026-09-22 03:22:49.073598 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-5q47q" not found 2026-09-22 03:22:49.322039 | instance | openstack/cinder-ks-service-lqwb5/init 2026-09-22 03:22:49.561774 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-lqwb5" not found 2026-09-22 03:22:49.567059 | instance | openstack/cinder-ks-service-lqwb5/volumev3-ks-service-registration 2026-09-22 03:22:49.826929 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-lqwb5" not found 2026-09-22 03:22:50.091491 | instance | openstack/cinder-ks-user-z2gt5/init 2026-09-22 03:22:50.344140 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-z2gt5" not found 2026-09-22 03:22:50.348851 | instance | openstack/cinder-ks-user-z2gt5/cinder-ks-user 2026-09-22 03:22:50.567604 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-z2gt5" not found 2026-09-22 03:22:50.834912 | instance | openstack/cinder-rabbit-init-r2559/init 2026-09-22 03:22:51.073721 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-r2559" not found 2026-09-22 03:22:51.079111 | instance | openstack/cinder-rabbit-init-r2559/rabbit-init 2026-09-22 03:22:51.307992 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-r2559" not found 2026-09-22 03:22:51.534102 | instance | openstack/cinder-scheduler-7d5b55fc45-wl2nz/init 2026-09-22 03:22:51.802026 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-7d5b55fc45-wl2nz" not found 2026-09-22 03:22:51.806069 | instance | openstack/cinder-scheduler-7d5b55fc45-wl2nz/ceph-coordination-volume-perms 2026-09-22 03:22:52.043257 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-7d5b55fc45-wl2nz" not found 2026-09-22 03:22:52.047984 | instance | openstack/cinder-scheduler-7d5b55fc45-wl2nz/cinder-scheduler 2026-09-22 03:22:52.253718 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-7d5b55fc45-wl2nz" not found 2026-09-22 03:22:52.480499 | instance | openstack/cinder-storage-init-jkm2n/init 2026-09-22 03:22:52.753299 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-jkm2n" not found 2026-09-22 03:22:52.757572 | instance | openstack/cinder-storage-init-jkm2n/ceph-keyring-placement 2026-09-22 03:22:52.987519 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-jkm2n" not found 2026-09-22 03:22:52.991859 | instance | openstack/cinder-storage-init-jkm2n/cinder-storage-init-rbd1 2026-09-22 03:22:53.213748 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-jkm2n" not found 2026-09-22 03:22:53.460204 | instance | openstack/cinder-volume-6cdcbb9d7d-h86cj/init 2026-09-22 03:22:53.708500 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-6cdcbb9d7d-h86cj" not found 2026-09-22 03:22:53.713250 | instance | openstack/cinder-volume-6cdcbb9d7d-h86cj/ceph-keyring-placement-rbd1 2026-09-22 03:22:53.956499 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-6cdcbb9d7d-h86cj" not found 2026-09-22 03:22:53.960980 | instance | openstack/cinder-volume-6cdcbb9d7d-h86cj/ceph-coordination-volume-perms 2026-09-22 03:22:54.210755 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-6cdcbb9d7d-h86cj" not found 2026-09-22 03:22:54.215485 | instance | openstack/cinder-volume-6cdcbb9d7d-h86cj/init-cinder-conf 2026-09-22 03:22:54.440556 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-6cdcbb9d7d-h86cj" not found 2026-09-22 03:22:54.445940 | instance | openstack/cinder-volume-6cdcbb9d7d-h86cj/cinder-volume 2026-09-22 03:22:54.699778 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-6cdcbb9d7d-h86cj" not found 2026-09-22 03:22:54.939826 | instance | openstack/cinder-volume-usage-audit-29834105-fg95g/init 2026-09-22 03:22:55.171259 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29834105-fg95g" not found 2026-09-22 03:22:55.175769 | instance | openstack/cinder-volume-usage-audit-29834105-fg95g/cinder-volume-usage-audit 2026-09-22 03:22:55.411690 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29834105-fg95g" not found 2026-09-22 03:22:55.686047 | instance | openstack/glance-api-db6b76654-8gwcr/init 2026-09-22 03:22:55.902320 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-db6b76654-8gwcr" not found 2026-09-22 03:22:55.906944 | instance | openstack/glance-api-db6b76654-8gwcr/glance-perms 2026-09-22 03:22:56.147508 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-db6b76654-8gwcr" not found 2026-09-22 03:22:56.151708 | instance | openstack/glance-api-db6b76654-8gwcr/ceph-keyring-placement 2026-09-22 03:22:56.391678 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-db6b76654-8gwcr" not found 2026-09-22 03:22:56.398497 | instance | openstack/glance-api-db6b76654-8gwcr/glance-api 2026-09-22 03:22:56.647501 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-db6b76654-8gwcr" not found 2026-09-22 03:22:56.904850 | instance | openstack/glance-db-init-4x5cd/init 2026-09-22 03:22:57.139199 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-4x5cd" not found 2026-09-22 03:22:57.143073 | instance | openstack/glance-db-init-4x5cd/glance-db-init-0 2026-09-22 03:22:57.382204 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-4x5cd" not found 2026-09-22 03:22:57.605203 | instance | openstack/glance-db-sync-nlfwx/init 2026-09-22 03:22:57.896832 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-nlfwx" not found 2026-09-22 03:22:57.901182 | instance | openstack/glance-db-sync-nlfwx/glance-db-sync 2026-09-22 03:22:58.139495 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-nlfwx" not found 2026-09-22 03:22:58.370920 | instance | openstack/glance-ks-endpoints-jx59r/init 2026-09-22 03:22:58.594849 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-jx59r" not found 2026-09-22 03:22:58.600962 | instance | openstack/glance-ks-endpoints-jx59r/image-ks-endpoints-admin 2026-09-22 03:22:58.881470 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-jx59r" not found 2026-09-22 03:22:58.886850 | instance | openstack/glance-ks-endpoints-jx59r/image-ks-endpoints-internal 2026-09-22 03:22:59.115551 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-jx59r" not found 2026-09-22 03:22:59.120333 | instance | openstack/glance-ks-endpoints-jx59r/image-ks-endpoints-public 2026-09-22 03:22:59.381530 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-jx59r" not found 2026-09-22 03:22:59.642539 | instance | openstack/glance-ks-service-s5pws/init 2026-09-22 03:22:59.840080 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-s5pws" not found 2026-09-22 03:22:59.846451 | instance | openstack/glance-ks-service-s5pws/image-ks-service-registration 2026-09-22 03:23:00.067405 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-s5pws" not found 2026-09-22 03:23:00.311958 | instance | openstack/glance-ks-user-hp2p4/init 2026-09-22 03:23:00.526719 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-hp2p4" not found 2026-09-22 03:23:00.532147 | instance | openstack/glance-ks-user-hp2p4/glance-ks-user 2026-09-22 03:23:00.789893 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-hp2p4" not found 2026-09-22 03:23:01.016920 | instance | openstack/glance-metadefs-load-wg5gb/init 2026-09-22 03:23:01.278939 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-wg5gb" not found 2026-09-22 03:23:01.283461 | instance | openstack/glance-metadefs-load-wg5gb/glance-metadefs-load 2026-09-22 03:23:01.509562 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-wg5gb" not found 2026-09-22 03:23:01.790525 | instance | openstack/glance-rabbit-init-q9wzt/init 2026-09-22 03:23:02.027067 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-q9wzt" not found 2026-09-22 03:23:02.032331 | instance | openstack/glance-rabbit-init-q9wzt/rabbit-init 2026-09-22 03:23:02.256141 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-q9wzt" not found 2026-09-22 03:23:02.552138 | instance | openstack/glance-storage-init-sbnd2/init 2026-09-22 03:23:02.780514 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-sbnd2" not found 2026-09-22 03:23:02.786939 | instance | openstack/glance-storage-init-sbnd2/ceph-keyring-placement 2026-09-22 03:23:03.010734 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-sbnd2" not found 2026-09-22 03:23:03.015656 | instance | openstack/glance-storage-init-sbnd2/glance-storage-init 2026-09-22 03:23:03.293866 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-sbnd2" not found 2026-09-22 03:23:03.538579 | instance | openstack/heat-api-79488f8758-q9knz/init 2026-09-22 03:23:03.815746 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-79488f8758-q9knz" not found 2026-09-22 03:23:03.820135 | instance | openstack/heat-api-79488f8758-q9knz/heat-api 2026-09-22 03:23:04.051484 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-79488f8758-q9knz" not found 2026-09-22 03:23:04.299154 | instance | openstack/heat-bootstrap-4btcg/init 2026-09-22 03:23:04.540341 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-4btcg" not found 2026-09-22 03:23:04.546543 | instance | openstack/heat-bootstrap-4btcg/bootstrap 2026-09-22 03:23:04.775813 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-4btcg" not found 2026-09-22 03:23:05.069420 | instance | openstack/heat-cfn-7fbf89bf56-fsjkm/init 2026-09-22 03:23:05.276146 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-7fbf89bf56-fsjkm" not found 2026-09-22 03:23:05.282234 | instance | openstack/heat-cfn-7fbf89bf56-fsjkm/heat-cfn 2026-09-22 03:23:05.529547 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-7fbf89bf56-fsjkm" not found 2026-09-22 03:23:05.785531 | instance | openstack/heat-db-init-lvf5c/init 2026-09-22 03:23:05.999386 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-lvf5c" not found 2026-09-22 03:23:06.006136 | instance | openstack/heat-db-init-lvf5c/heat-db-init-0 2026-09-22 03:23:06.198901 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-lvf5c" not found 2026-09-22 03:23:06.436084 | instance | openstack/heat-db-sync-xw267/init 2026-09-22 03:23:06.673420 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-xw267" not found 2026-09-22 03:23:06.678514 | instance | openstack/heat-db-sync-xw267/heat-db-sync 2026-09-22 03:23:06.928657 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-xw267" not found 2026-09-22 03:23:07.192660 | instance | openstack/heat-domain-ks-user-nb2zc/init 2026-09-22 03:23:07.431478 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-nb2zc" not found 2026-09-22 03:23:07.436731 | instance | openstack/heat-domain-ks-user-nb2zc/heat-ks-domain-user 2026-09-22 03:23:07.677848 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-nb2zc" not found 2026-09-22 03:23:07.917083 | instance | openstack/heat-engine-7f5d4ffb99-2zcpt/init 2026-09-22 03:23:08.202061 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-7f5d4ffb99-2zcpt" not found 2026-09-22 03:23:08.207895 | instance | openstack/heat-engine-7f5d4ffb99-2zcpt/heat-engine 2026-09-22 03:23:08.466086 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-7f5d4ffb99-2zcpt" not found 2026-09-22 03:23:08.745701 | instance | openstack/heat-engine-cleaner-29834110-kdrs5/init 2026-09-22 03:23:08.981518 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29834110-kdrs5" not found 2026-09-22 03:23:08.987818 | instance | openstack/heat-engine-cleaner-29834110-kdrs5/heat-engine-cleaner 2026-09-22 03:23:09.222459 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29834110-kdrs5" not found 2026-09-22 03:23:09.468636 | instance | openstack/heat-engine-cleaner-29834115-g8gls/init 2026-09-22 03:23:09.706827 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29834115-g8gls" not found 2026-09-22 03:23:09.711921 | instance | openstack/heat-engine-cleaner-29834115-g8gls/heat-engine-cleaner 2026-09-22 03:23:09.932522 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29834115-g8gls" not found 2026-09-22 03:23:10.190441 | instance | openstack/heat-engine-cleaner-29834120-88bz8/init 2026-09-22 03:23:10.415957 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29834120-88bz8" not found 2026-09-22 03:23:10.420026 | instance | openstack/heat-engine-cleaner-29834120-88bz8/heat-engine-cleaner 2026-09-22 03:23:10.677796 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29834120-88bz8" not found 2026-09-22 03:23:10.995235 | instance | openstack/heat-ks-endpoints-wpk6t/init 2026-09-22 03:23:11.216028 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-wpk6t" not found 2026-09-22 03:23:11.223123 | instance | openstack/heat-ks-endpoints-wpk6t/orchestration-ks-endpoints-admin 2026-09-22 03:23:11.478244 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-wpk6t" not found 2026-09-22 03:23:11.483709 | instance | openstack/heat-ks-endpoints-wpk6t/orchestration-ks-endpoints-internal 2026-09-22 03:23:11.719977 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-wpk6t" not found 2026-09-22 03:23:11.727610 | instance | openstack/heat-ks-endpoints-wpk6t/orchestration-ks-endpoints-public 2026-09-22 03:23:11.969613 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-wpk6t" not found 2026-09-22 03:23:11.974747 | instance | openstack/heat-ks-endpoints-wpk6t/cloudformation-ks-endpoints-admin 2026-09-22 03:23:12.224804 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-wpk6t" not found 2026-09-22 03:23:12.232477 | instance | openstack/heat-ks-endpoints-wpk6t/cloudformation-ks-endpoints-internal 2026-09-22 03:23:12.492006 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-wpk6t" not found 2026-09-22 03:23:12.496543 | instance | openstack/heat-ks-endpoints-wpk6t/cloudformation-ks-endpoints-public 2026-09-22 03:23:12.747431 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-wpk6t" not found 2026-09-22 03:23:12.998915 | instance | openstack/heat-ks-service-xsbj8/init 2026-09-22 03:23:13.265183 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-xsbj8" not found 2026-09-22 03:23:13.269492 | instance | openstack/heat-ks-service-xsbj8/orchestration-ks-service-registration 2026-09-22 03:23:13.512770 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-xsbj8" not found 2026-09-22 03:23:13.518654 | instance | openstack/heat-ks-service-xsbj8/cloudformation-ks-service-registration 2026-09-22 03:23:13.739901 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-xsbj8" not found 2026-09-22 03:23:13.986309 | instance | openstack/heat-ks-user-2hhfm/init 2026-09-22 03:23:14.217444 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-2hhfm" not found 2026-09-22 03:23:14.223326 | instance | openstack/heat-ks-user-2hhfm/heat-ks-user 2026-09-22 03:23:14.452240 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-2hhfm" not found 2026-09-22 03:23:14.457548 | instance | openstack/heat-ks-user-2hhfm/heat-trustee-ks-user 2026-09-22 03:23:14.711754 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-2hhfm" not found 2026-09-22 03:23:14.945379 | instance | openstack/heat-rabbit-init-6dj8g/init 2026-09-22 03:23:15.177592 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-6dj8g" not found 2026-09-22 03:23:15.183818 | instance | openstack/heat-rabbit-init-6dj8g/rabbit-init 2026-09-22 03:23:15.443605 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-6dj8g" not found 2026-09-22 03:23:15.720027 | instance | openstack/heat-trusts-zfthm/init 2026-09-22 03:23:15.940480 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-zfthm" not found 2026-09-22 03:23:15.946228 | instance | openstack/heat-trusts-zfthm/heat-trusts 2026-09-22 03:23:16.176922 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-zfthm" not found 2026-09-22 03:23:16.426023 | instance | openstack/horizon-6d456f5fb6-f6dl7/init 2026-09-22 03:23:16.691593 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-6d456f5fb6-f6dl7" not found 2026-09-22 03:23:16.697382 | instance | openstack/horizon-6d456f5fb6-f6dl7/horizon 2026-09-22 03:23:17.013445 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-6d456f5fb6-f6dl7" not found 2026-09-22 03:23:17.248842 | instance | openstack/horizon-db-init-jksj5/init 2026-09-22 03:23:17.498721 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-jksj5" not found 2026-09-22 03:23:17.504115 | instance | openstack/horizon-db-init-jksj5/horizon-db-init-0 2026-09-22 03:23:17.774550 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-jksj5" not found 2026-09-22 03:23:18.028130 | instance | openstack/horizon-db-sync-x5zsr/init 2026-09-22 03:23:18.265738 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-x5zsr" not found 2026-09-22 03:23:18.271124 | instance | openstack/horizon-db-sync-x5zsr/horizon-db-sync 2026-09-22 03:23:18.521739 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-x5zsr" not found 2026-09-22 03:23:18.778503 | instance | openstack/keepalived-65b2j/init 2026-09-22 03:23:19.031037 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-65b2j" not found 2026-09-22 03:23:19.037350 | instance | openstack/keepalived-65b2j/wait-for-ip 2026-09-22 03:23:19.501527 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-65b2j" not found 2026-09-22 03:23:19.506109 | instance | openstack/keepalived-65b2j/keepalived 2026-09-22 03:23:19.847872 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-65b2j" not found 2026-09-22 03:23:20.090398 | instance | openstack/keystone-api-5c8db4d8df-qvddh/init 2026-09-22 03:23:20.313516 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-5c8db4d8df-qvddh" not found 2026-09-22 03:23:20.319006 | instance | openstack/keystone-api-5c8db4d8df-qvddh/keystone-api 2026-09-22 03:23:21.295175 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-5c8db4d8df-qvddh" not found 2026-09-22 03:23:21.517631 | instance | openstack/keystone-bootstrap-mlhx8/init 2026-09-22 03:23:21.760190 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-mlhx8" not found 2026-09-22 03:23:21.765893 | instance | openstack/keystone-bootstrap-mlhx8/bootstrap 2026-09-22 03:23:21.997978 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-mlhx8" not found 2026-09-22 03:23:22.232610 | instance | openstack/keystone-credential-setup-npq7x/init 2026-09-22 03:23:22.457565 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-npq7x" not found 2026-09-22 03:23:22.463016 | instance | openstack/keystone-credential-setup-npq7x/keystone-credential-setup 2026-09-22 03:23:22.676140 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-npq7x" not found 2026-09-22 03:23:22.929120 | instance | openstack/keystone-db-init-kk4nn/init 2026-09-22 03:23:23.155947 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-kk4nn" not found 2026-09-22 03:23:23.160833 | instance | openstack/keystone-db-init-kk4nn/keystone-db-init-0 2026-09-22 03:23:23.399049 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-kk4nn" not found 2026-09-22 03:23:23.637837 | instance | openstack/keystone-db-sync-l88zs/init 2026-09-22 03:23:23.899989 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-l88zs" not found 2026-09-22 03:23:23.904739 | instance | openstack/keystone-db-sync-l88zs/keystone-db-sync 2026-09-22 03:23:24.147719 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-l88zs" not found 2026-09-22 03:23:24.378782 | instance | openstack/keystone-domain-manage-ttlrg/init 2026-09-22 03:23:24.623531 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-ttlrg" not found 2026-09-22 03:23:24.630076 | instance | openstack/keystone-domain-manage-ttlrg/keystone-domain-manage 2026-09-22 03:23:24.897029 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-ttlrg" not found 2026-09-22 03:23:25.147993 | instance | openstack/keystone-fernet-setup-pzjt5/init 2026-09-22 03:23:25.402722 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-pzjt5" not found 2026-09-22 03:23:25.407309 | instance | openstack/keystone-fernet-setup-pzjt5/keystone-fernet-setup 2026-09-22 03:23:25.660462 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-pzjt5" not found 2026-09-22 03:23:25.918596 | instance | openstack/keystone-rabbit-init-nxrnh/init 2026-09-22 03:23:26.153842 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-nxrnh" not found 2026-09-22 03:23:26.160222 | instance | openstack/keystone-rabbit-init-nxrnh/rabbit-init 2026-09-22 03:23:26.401237 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-nxrnh" not found 2026-09-22 03:23:26.660767 | instance | openstack/libvirt-libvirt-default-r98xr/init 2026-09-22 03:23:26.922884 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-r98xr" not found 2026-09-22 03:23:26.929021 | instance | openstack/libvirt-libvirt-default-r98xr/init-dynamic-options 2026-09-22 03:23:27.155225 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-r98xr" not found 2026-09-22 03:23:27.158902 | instance | openstack/libvirt-libvirt-default-r98xr/ceph-admin-keyring-placement 2026-09-22 03:23:27.407120 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-r98xr" not found 2026-09-22 03:23:27.411896 | instance | openstack/libvirt-libvirt-default-r98xr/ceph-keyring-placement 2026-09-22 03:23:27.681870 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-r98xr" not found 2026-09-22 03:23:27.687285 | instance | openstack/libvirt-libvirt-default-r98xr/tls-sidecar 2026-09-22 03:23:27.912763 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-r98xr" not found 2026-09-22 03:23:27.917420 | instance | openstack/libvirt-libvirt-default-r98xr/libvirt 2026-09-22 03:23:28.170269 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-r98xr" not found 2026-09-22 03:23:28.175877 | instance | openstack/libvirt-libvirt-default-r98xr/libvirt-exporter 2026-09-22 03:23:28.407119 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-r98xr" not found 2026-09-22 03:23:28.661510 | instance | openstack/magnum-api-5bc54db4d4-kkmtk/init 2026-09-22 03:23:28.911397 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-5bc54db4d4-kkmtk" not found 2026-09-22 03:23:28.915922 | instance | openstack/magnum-api-5bc54db4d4-kkmtk/magnum-api 2026-09-22 03:23:29.137784 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-5bc54db4d4-kkmtk" not found 2026-09-22 03:23:29.377165 | instance | openstack/magnum-cluster-api-proxy-2ckx9/magnum-cluster-api-proxy 2026-09-22 03:23:29.641589 | instance | Error from server (BadRequest): previous terminated container "magnum-cluster-api-proxy" in pod "magnum-cluster-api-proxy-2ckx9" not found 2026-09-22 03:23:29.882703 | instance | openstack/magnum-conductor-0/init 2026-09-22 03:23:30.132497 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-09-22 03:23:30.142127 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-09-22 03:23:30.376802 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-09-22 03:23:30.380830 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-09-22 03:23:30.587260 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-09-22 03:23:30.851725 | instance | openstack/magnum-db-init-m4rwm/init 2026-09-22 03:23:31.098148 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-m4rwm" not found 2026-09-22 03:23:31.104580 | instance | openstack/magnum-db-init-m4rwm/magnum-db-init-0 2026-09-22 03:23:31.342205 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-m4rwm" not found 2026-09-22 03:23:31.577242 | instance | openstack/magnum-db-sync-c8zv5/init 2026-09-22 03:23:31.862512 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-c8zv5" not found 2026-09-22 03:23:31.867563 | instance | openstack/magnum-db-sync-c8zv5/magnum-db-sync 2026-09-22 03:23:32.139694 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-c8zv5" not found 2026-09-22 03:23:32.360871 | instance | openstack/magnum-domain-ks-user-clgb9/init 2026-09-22 03:23:32.600978 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-clgb9" not found 2026-09-22 03:23:32.605365 | instance | openstack/magnum-domain-ks-user-clgb9/magnum-ks-domain-user 2026-09-22 03:23:32.837500 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-clgb9" not found 2026-09-22 03:23:33.072053 | instance | openstack/magnum-ks-endpoints-t6qdw/init 2026-09-22 03:23:33.321926 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-t6qdw" not found 2026-09-22 03:23:33.326237 | instance | openstack/magnum-ks-endpoints-t6qdw/container-infra-ks-endpoints-admin 2026-09-22 03:23:33.570581 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-t6qdw" not found 2026-09-22 03:23:33.575599 | instance | openstack/magnum-ks-endpoints-t6qdw/container-infra-ks-endpoints-internal 2026-09-22 03:23:33.836054 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-t6qdw" not found 2026-09-22 03:23:33.840996 | instance | openstack/magnum-ks-endpoints-t6qdw/container-infra-ks-endpoints-public 2026-09-22 03:23:34.062987 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-t6qdw" not found 2026-09-22 03:23:34.281607 | instance | openstack/magnum-ks-service-dhwzm/init 2026-09-22 03:23:34.503261 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-dhwzm" not found 2026-09-22 03:23:34.507517 | instance | openstack/magnum-ks-service-dhwzm/container-infra-ks-service-registration 2026-09-22 03:23:34.727269 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-dhwzm" not found 2026-09-22 03:23:34.932735 | instance | openstack/magnum-ks-user-vvhlh/init 2026-09-22 03:23:35.178728 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-vvhlh" not found 2026-09-22 03:23:35.183788 | instance | openstack/magnum-ks-user-vvhlh/magnum-ks-user 2026-09-22 03:23:35.406004 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-vvhlh" not found 2026-09-22 03:23:35.642689 | instance | openstack/magnum-rabbit-init-4b8vw/init 2026-09-22 03:23:35.877732 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-4b8vw" not found 2026-09-22 03:23:35.883126 | instance | openstack/magnum-rabbit-init-4b8vw/rabbit-init 2026-09-22 03:23:36.116473 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-4b8vw" not found 2026-09-22 03:23:36.361572 | instance | openstack/magnum-registry-c45778976-5pzdh/registry 2026-09-22 03:23:36.595035 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-5pzdh" not found 2026-09-22 03:23:36.906651 | instance | openstack/manila-api-66bf45b987-qpr5w/init 2026-09-22 03:23:37.154495 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-66bf45b987-qpr5w" not found 2026-09-22 03:23:37.162440 | instance | openstack/manila-api-66bf45b987-qpr5w/manila-api 2026-09-22 03:23:37.418206 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-66bf45b987-qpr5w" not found 2026-09-22 03:23:37.621776 | instance | openstack/manila-bootstrap-bpwkf/init 2026-09-22 03:23:37.871401 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-bpwkf" not found 2026-09-22 03:23:37.874435 | instance | openstack/manila-bootstrap-bpwkf/bootstrap 2026-09-22 03:23:38.094043 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-bpwkf" not found 2026-09-22 03:23:38.309400 | instance | openstack/manila-data-788fbbb774-njcg5/init 2026-09-22 03:23:38.543034 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-788fbbb774-njcg5" not found 2026-09-22 03:23:38.548966 | instance | openstack/manila-data-788fbbb774-njcg5/manila-data 2026-09-22 03:23:38.778097 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-788fbbb774-njcg5" not found 2026-09-22 03:23:39.034894 | instance | openstack/manila-db-init-m4s88/init 2026-09-22 03:23:39.234258 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-m4s88" not found 2026-09-22 03:23:39.239214 | instance | openstack/manila-db-init-m4s88/manila-db-init-0 2026-09-22 03:23:39.468520 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-m4s88" not found 2026-09-22 03:23:39.712812 | instance | openstack/manila-db-sync-brhvm/init 2026-09-22 03:23:39.943212 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-brhvm" not found 2026-09-22 03:23:39.947778 | instance | openstack/manila-db-sync-brhvm/manila-db-sync 2026-09-22 03:23:40.184985 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-brhvm" not found 2026-09-22 03:23:40.407383 | instance | openstack/manila-ks-endpoints-ccv7p/init 2026-09-22 03:23:40.659769 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-ccv7p" not found 2026-09-22 03:23:40.664426 | instance | openstack/manila-ks-endpoints-ccv7p/share-ks-endpoints-admin 2026-09-22 03:23:40.927570 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-ccv7p" not found 2026-09-22 03:23:40.931657 | instance | openstack/manila-ks-endpoints-ccv7p/share-ks-endpoints-internal 2026-09-22 03:23:41.135512 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-ccv7p" not found 2026-09-22 03:23:41.140118 | instance | openstack/manila-ks-endpoints-ccv7p/share-ks-endpoints-public 2026-09-22 03:23:41.375195 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-ccv7p" not found 2026-09-22 03:23:41.379387 | instance | openstack/manila-ks-endpoints-ccv7p/sharev2-ks-endpoints-admin 2026-09-22 03:23:41.592098 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-ccv7p" not found 2026-09-22 03:23:41.596248 | instance | openstack/manila-ks-endpoints-ccv7p/sharev2-ks-endpoints-internal 2026-09-22 03:23:41.857974 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-ccv7p" not found 2026-09-22 03:23:41.862362 | instance | openstack/manila-ks-endpoints-ccv7p/sharev2-ks-endpoints-public 2026-09-22 03:23:42.090908 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-ccv7p" not found 2026-09-22 03:23:42.317115 | instance | openstack/manila-ks-service-5j9sc/init 2026-09-22 03:23:42.536246 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-5j9sc" not found 2026-09-22 03:23:42.540652 | instance | openstack/manila-ks-service-5j9sc/share-ks-service-registration 2026-09-22 03:23:42.805508 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-5j9sc" not found 2026-09-22 03:23:42.809472 | instance | openstack/manila-ks-service-5j9sc/sharev2-ks-service-registration 2026-09-22 03:23:43.012283 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-5j9sc" not found 2026-09-22 03:23:43.225859 | instance | openstack/manila-ks-user-ncv9x/init 2026-09-22 03:23:43.441758 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-ncv9x" not found 2026-09-22 03:23:43.446159 | instance | openstack/manila-ks-user-ncv9x/manila-ks-user 2026-09-22 03:23:43.704824 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-ncv9x" not found 2026-09-22 03:23:43.949642 | instance | openstack/manila-rabbit-init-ck9cz/init 2026-09-22 03:23:44.170920 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-ck9cz" not found 2026-09-22 03:23:44.175327 | instance | openstack/manila-rabbit-init-ck9cz/rabbit-init 2026-09-22 03:23:44.409842 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-ck9cz" not found 2026-09-22 03:23:44.614457 | instance | openstack/manila-scheduler-5fb9d7f66-klcfl/init 2026-09-22 03:23:44.864543 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-5fb9d7f66-klcfl" not found 2026-09-22 03:23:44.867814 | instance | openstack/manila-scheduler-5fb9d7f66-klcfl/manila-scheduler 2026-09-22 03:23:45.092608 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-5fb9d7f66-klcfl" not found 2026-09-22 03:23:45.327959 | instance | openstack/manila-share-6c8474ff97-g84gj/init 2026-09-22 03:23:45.568040 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-6c8474ff97-g84gj" not found 2026-09-22 03:23:45.572615 | instance | openstack/manila-share-6c8474ff97-g84gj/manila-share-init 2026-09-22 03:23:45.794772 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-6c8474ff97-g84gj" not found 2026-09-22 03:23:45.801049 | instance | openstack/manila-share-6c8474ff97-g84gj/manila-share 2026-09-22 03:23:46.044091 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-6c8474ff97-g84gj" not found 2026-09-22 03:23:46.270467 | instance | openstack/memcached-memcached-6479589586-jmdc6/init 2026-09-22 03:23:46.494998 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-jmdc6" not found 2026-09-22 03:23:46.499863 | instance | openstack/memcached-memcached-6479589586-jmdc6/memcached 2026-09-22 03:23:46.720381 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-jmdc6" not found 2026-09-22 03:23:46.724725 | instance | openstack/memcached-memcached-6479589586-jmdc6/memcached-exporter 2026-09-22 03:23:46.956679 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-jmdc6" not found 2026-09-22 03:23:47.139207 | instance | openstack/neutron-db-init-dq768/init 2026-09-22 03:23:47.386446 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-dq768" not found 2026-09-22 03:23:47.390469 | instance | openstack/neutron-db-init-dq768/neutron-db-init-0 2026-09-22 03:23:47.624050 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-dq768" not found 2026-09-22 03:23:47.843719 | instance | openstack/neutron-db-sync-fx9xg/init 2026-09-22 03:23:48.057173 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-fx9xg" not found 2026-09-22 03:23:48.062804 | instance | openstack/neutron-db-sync-fx9xg/neutron-db-sync 2026-09-22 03:23:48.287484 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-fx9xg" not found 2026-09-22 03:23:48.508622 | instance | openstack/neutron-ks-endpoints-8dslx/init 2026-09-22 03:23:48.730016 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-8dslx" not found 2026-09-22 03:23:48.734757 | instance | openstack/neutron-ks-endpoints-8dslx/network-ks-endpoints-admin 2026-09-22 03:23:48.938132 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-8dslx" not found 2026-09-22 03:23:48.945964 | instance | openstack/neutron-ks-endpoints-8dslx/network-ks-endpoints-internal 2026-09-22 03:23:49.171254 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-8dslx" not found 2026-09-22 03:23:49.175574 | instance | openstack/neutron-ks-endpoints-8dslx/network-ks-endpoints-public 2026-09-22 03:23:49.421945 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-8dslx" not found 2026-09-22 03:23:49.654412 | instance | openstack/neutron-ks-service-n45n2/init 2026-09-22 03:23:49.883240 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-n45n2" not found 2026-09-22 03:23:49.887135 | instance | openstack/neutron-ks-service-n45n2/network-ks-service-registration 2026-09-22 03:23:50.085762 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-n45n2" not found 2026-09-22 03:23:50.350124 | instance | openstack/neutron-ks-user-s59dg/init 2026-09-22 03:23:50.605225 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-s59dg" not found 2026-09-22 03:23:50.610652 | instance | openstack/neutron-ks-user-s59dg/neutron-ks-user 2026-09-22 03:23:50.865262 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-s59dg" not found 2026-09-22 03:23:51.071042 | instance | openstack/neutron-netns-cleanup-cron-default-zngqf/init 2026-09-22 03:23:51.301375 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-zngqf" not found 2026-09-22 03:23:51.305290 | instance | openstack/neutron-netns-cleanup-cron-default-zngqf/neutron-netns-cleanup-cron 2026-09-22 03:23:51.561058 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-zngqf" not found 2026-09-22 03:23:51.840228 | instance | openstack/neutron-ovn-metadata-agent-default-ksklz/init 2026-09-22 03:23:52.102937 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-ksklz" not found 2026-09-22 03:23:52.108929 | instance | openstack/neutron-ovn-metadata-agent-default-ksklz/neutron-metadata-agent-init 2026-09-22 03:23:52.362268 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-ksklz" not found 2026-09-22 03:23:52.367609 | instance | openstack/neutron-ovn-metadata-agent-default-ksklz/ovn-neutron-init 2026-09-22 03:23:52.594877 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-ksklz" not found 2026-09-22 03:23:52.606489 | instance | openstack/neutron-ovn-metadata-agent-default-ksklz/neutron-ovn-metadata-agent 2026-09-22 03:23:52.835362 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-ksklz" not found 2026-09-22 03:23:53.067602 | instance | openstack/neutron-ovn-vpn-agent-default-tswpp/init 2026-09-22 03:23:53.332422 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-tswpp" not found 2026-09-22 03:23:53.337085 | instance | openstack/neutron-ovn-vpn-agent-default-tswpp/ovn-vpn-agent-init 2026-09-22 03:23:53.564122 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-tswpp" not found 2026-09-22 03:23:53.568055 | instance | openstack/neutron-ovn-vpn-agent-default-tswpp/ovn-neutron-init 2026-09-22 03:23:53.811611 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-tswpp" not found 2026-09-22 03:23:53.816329 | instance | openstack/neutron-ovn-vpn-agent-default-tswpp/neutron-ovn-vpn-agent 2026-09-22 03:23:54.046434 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-tswpp" not found 2026-09-22 03:23:54.278448 | instance | openstack/neutron-rabbit-init-rvwlk/init 2026-09-22 03:23:54.510390 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-rvwlk" not found 2026-09-22 03:23:54.515869 | instance | openstack/neutron-rabbit-init-rvwlk/rabbit-init 2026-09-22 03:23:54.787136 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-rvwlk" not found 2026-09-22 03:23:55.016855 | instance | openstack/neutron-rpc-server-897fdb449-dgvqb/init 2026-09-22 03:23:55.257734 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-897fdb449-dgvqb" not found 2026-09-22 03:23:55.262937 | instance | openstack/neutron-rpc-server-897fdb449-dgvqb/ovn-neutron-init 2026-09-22 03:23:55.514133 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-rpc-server-897fdb449-dgvqb" not found 2026-09-22 03:23:55.518321 | instance | openstack/neutron-rpc-server-897fdb449-dgvqb/neutron-rpc-server 2026-09-22 03:23:55.765677 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-897fdb449-dgvqb" not found 2026-09-22 03:23:55.991526 | instance | openstack/neutron-server-d6654c854-x6tgk/init 2026-09-22 03:23:56.222990 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-d6654c854-x6tgk" not found 2026-09-22 03:23:56.227964 | instance | openstack/neutron-server-d6654c854-x6tgk/ovn-neutron-init 2026-09-22 03:23:56.475795 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-d6654c854-x6tgk" not found 2026-09-22 03:23:56.481090 | instance | openstack/neutron-server-d6654c854-x6tgk/neutron-server 2026-09-22 03:23:57.037799 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-d6654c854-x6tgk" not found 2026-09-22 03:23:57.042656 | instance | openstack/neutron-server-d6654c854-x6tgk/neutron-policy-server 2026-09-22 03:23:57.273208 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-d6654c854-x6tgk" not found 2026-09-22 03:23:57.505051 | instance | openstack/nova-api-metadata-5c5c94576f-xjrl9/init 2026-09-22 03:23:57.765914 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-5c5c94576f-xjrl9" not found 2026-09-22 03:23:57.769826 | instance | openstack/nova-api-metadata-5c5c94576f-xjrl9/nova-api-metadata-init 2026-09-22 03:23:57.982546 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-5c5c94576f-xjrl9" not found 2026-09-22 03:23:57.986814 | instance | openstack/nova-api-metadata-5c5c94576f-xjrl9/nova-api 2026-09-22 03:23:58.214361 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-5c5c94576f-xjrl9" not found 2026-09-22 03:23:58.445668 | instance | openstack/nova-api-osapi-f845b9dbb-262gr/init 2026-09-22 03:23:58.697794 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-f845b9dbb-262gr" not found 2026-09-22 03:23:58.702590 | instance | openstack/nova-api-osapi-f845b9dbb-262gr/nova-osapi 2026-09-22 03:23:59.024006 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-f845b9dbb-262gr" not found 2026-09-22 03:23:59.234098 | instance | openstack/nova-bootstrap-ggpwm/init 2026-09-22 03:23:59.520683 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-ggpwm" not found 2026-09-22 03:23:59.525474 | instance | openstack/nova-bootstrap-ggpwm/bootstrap 2026-09-22 03:23:59.744560 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-ggpwm" not found 2026-09-22 03:23:59.995832 | instance | openstack/nova-cell-setup-29834100-p7h7t/init 2026-09-22 03:24:00.250939 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29834100-p7h7t" not found 2026-09-22 03:24:00.256378 | instance | openstack/nova-cell-setup-29834100-p7h7t/nova-cell-setup 2026-09-22 03:24:00.510019 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29834100-p7h7t" not found 2026-09-22 03:24:00.778821 | instance | openstack/nova-cell-setup-zv6sg/init 2026-09-22 03:24:01.051940 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-zv6sg" not found 2026-09-22 03:24:01.055861 | instance | openstack/nova-cell-setup-zv6sg/nova-cell-setup-init 2026-09-22 03:24:01.303332 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-zv6sg" not found 2026-09-22 03:24:01.312281 | instance | openstack/nova-cell-setup-zv6sg/nova-cell-setup 2026-09-22 03:24:01.537620 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-zv6sg" not found 2026-09-22 03:24:01.810617 | instance | openstack/nova-compute-default-ww4kq/init 2026-09-22 03:24:02.090246 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-ww4kq" not found 2026-09-22 03:24:02.095217 | instance | openstack/nova-compute-default-ww4kq/nova-compute-init 2026-09-22 03:24:02.317708 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-ww4kq" not found 2026-09-22 03:24:02.324012 | instance | openstack/nova-compute-default-ww4kq/ceph-perms 2026-09-22 03:24:02.561804 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-ww4kq" not found 2026-09-22 03:24:02.565943 | instance | openstack/nova-compute-default-ww4kq/ceph-admin-keyring-placement 2026-09-22 03:24:02.816872 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-ww4kq" not found 2026-09-22 03:24:02.821895 | instance | openstack/nova-compute-default-ww4kq/ceph-keyring-placement 2026-09-22 03:24:03.048930 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-ww4kq" not found 2026-09-22 03:24:03.053690 | instance | openstack/nova-compute-default-ww4kq/nova-compute-vnc-init 2026-09-22 03:24:03.287927 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-ww4kq" not found 2026-09-22 03:24:03.292917 | instance | openstack/nova-compute-default-ww4kq/nova-compute-ssh-init 2026-09-22 03:24:03.523461 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-ww4kq" not found 2026-09-22 03:24:03.526829 | instance | openstack/nova-compute-default-ww4kq/nova-compute 2026-09-22 03:24:03.798064 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-ww4kq" not found 2026-09-22 03:24:03.801323 | instance | openstack/nova-compute-default-ww4kq/nova-compute-ssh 2026-09-22 03:24:04.012987 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-ww4kq" not found 2026-09-22 03:24:04.247963 | instance | openstack/nova-conductor-86d9c6cc98-bg2j4/init 2026-09-22 03:24:04.498655 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-86d9c6cc98-bg2j4" not found 2026-09-22 03:24:04.502908 | instance | openstack/nova-conductor-86d9c6cc98-bg2j4/nova-conductor 2026-09-22 03:24:04.766417 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-86d9c6cc98-bg2j4" not found 2026-09-22 03:24:05.000971 | instance | openstack/nova-db-init-ntzgd/init 2026-09-22 03:24:05.236916 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-ntzgd" not found 2026-09-22 03:24:05.240492 | instance | openstack/nova-db-init-ntzgd/nova-db-init-0 2026-09-22 03:24:05.455882 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-ntzgd" not found 2026-09-22 03:24:05.460553 | instance | openstack/nova-db-init-ntzgd/nova-db-init-1 2026-09-22 03:24:05.727525 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-ntzgd" not found 2026-09-22 03:24:05.731808 | instance | openstack/nova-db-init-ntzgd/nova-db-init-2 2026-09-22 03:24:05.965022 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-ntzgd" not found 2026-09-22 03:24:06.207222 | instance | openstack/nova-db-sync-bqws6/init 2026-09-22 03:24:06.445687 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-bqws6" not found 2026-09-22 03:24:06.451388 | instance | openstack/nova-db-sync-bqws6/nova-db-sync 2026-09-22 03:24:06.727494 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-bqws6" not found 2026-09-22 03:24:06.993957 | instance | openstack/nova-ks-endpoints-mcr54/init 2026-09-22 03:24:07.223168 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-mcr54" not found 2026-09-22 03:24:07.228338 | instance | openstack/nova-ks-endpoints-mcr54/compute-ks-endpoints-admin 2026-09-22 03:24:07.478869 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-mcr54" not found 2026-09-22 03:24:07.483128 | instance | openstack/nova-ks-endpoints-mcr54/compute-ks-endpoints-internal 2026-09-22 03:24:07.772088 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-mcr54" not found 2026-09-22 03:24:07.777340 | instance | openstack/nova-ks-endpoints-mcr54/compute-ks-endpoints-public 2026-09-22 03:24:08.014823 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-mcr54" not found 2026-09-22 03:24:08.266480 | instance | openstack/nova-ks-service-nx6j2/init 2026-09-22 03:24:08.485071 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-nx6j2" not found 2026-09-22 03:24:08.491388 | instance | openstack/nova-ks-service-nx6j2/compute-ks-service-registration 2026-09-22 03:24:08.786724 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-nx6j2" not found 2026-09-22 03:24:09.042360 | instance | openstack/nova-ks-user-v2hth/init 2026-09-22 03:24:09.279683 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-v2hth" not found 2026-09-22 03:24:09.283002 | instance | openstack/nova-ks-user-v2hth/nova-ks-user 2026-09-22 03:24:09.502092 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-v2hth" not found 2026-09-22 03:24:09.704247 | instance | openstack/nova-novncproxy-65fb9c6b47-2wmff/init 2026-09-22 03:24:09.918862 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-65fb9c6b47-2wmff" not found 2026-09-22 03:24:09.923210 | instance | openstack/nova-novncproxy-65fb9c6b47-2wmff/nova-novncproxy-init 2026-09-22 03:24:10.131770 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-65fb9c6b47-2wmff" not found 2026-09-22 03:24:10.138690 | instance | openstack/nova-novncproxy-65fb9c6b47-2wmff/nova-novncproxy-init-assets 2026-09-22 03:24:10.379706 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-65fb9c6b47-2wmff" not found 2026-09-22 03:24:10.384843 | instance | openstack/nova-novncproxy-65fb9c6b47-2wmff/nova-novncproxy 2026-09-22 03:24:10.623704 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-65fb9c6b47-2wmff" not found 2026-09-22 03:24:10.879410 | instance | openstack/nova-rabbit-init-n9l5t/init 2026-09-22 03:24:11.128601 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-n9l5t" not found 2026-09-22 03:24:11.134010 | instance | openstack/nova-rabbit-init-n9l5t/rabbit-init 2026-09-22 03:24:11.371986 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-n9l5t" not found 2026-09-22 03:24:11.607613 | instance | openstack/nova-scheduler-7c7c7bc49d-bqrhd/init 2026-09-22 03:24:11.869494 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-7c7c7bc49d-bqrhd" not found 2026-09-22 03:24:11.875055 | instance | openstack/nova-scheduler-7c7c7bc49d-bqrhd/nova-scheduler 2026-09-22 03:24:12.136111 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-7c7c7bc49d-bqrhd" not found 2026-09-22 03:24:12.367469 | instance | openstack/nova-service-cleaner-29834100-nqw8b/init 2026-09-22 03:24:12.627204 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29834100-nqw8b" not found 2026-09-22 03:24:12.632320 | instance | openstack/nova-service-cleaner-29834100-nqw8b/nova-service-cleaner 2026-09-22 03:24:12.910919 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29834100-nqw8b" not found 2026-09-22 03:24:13.165388 | instance | openstack/octavia-api-cff7cfc8c-2cj6p/init 2026-09-22 03:24:13.396964 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-cff7cfc8c-2cj6p" not found 2026-09-22 03:24:13.404435 | instance | openstack/octavia-api-cff7cfc8c-2cj6p/octavia-api 2026-09-22 03:24:13.698514 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-cff7cfc8c-2cj6p" not found 2026-09-22 03:24:13.950515 | instance | openstack/octavia-bootstrap-6qbkb/init 2026-09-22 03:24:14.163124 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-6qbkb" not found 2026-09-22 03:24:14.168798 | instance | openstack/octavia-bootstrap-6qbkb/bootstrap 2026-09-22 03:24:14.413726 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-6qbkb" not found 2026-09-22 03:24:14.653529 | instance | openstack/octavia-db-init-8cbn2/init 2026-09-22 03:24:14.903012 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-8cbn2" not found 2026-09-22 03:24:14.907184 | instance | openstack/octavia-db-init-8cbn2/octavia-db-init-0 2026-09-22 03:24:15.152245 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-8cbn2" not found 2026-09-22 03:24:15.158274 | instance | openstack/octavia-db-init-8cbn2/octavia-db-init-1 2026-09-22 03:24:15.395546 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-8cbn2" not found 2026-09-22 03:24:15.650527 | instance | openstack/octavia-db-sync-fzkpx/init 2026-09-22 03:24:15.884025 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-fzkpx" not found 2026-09-22 03:24:15.889578 | instance | openstack/octavia-db-sync-fzkpx/octavia-db-sync 2026-09-22 03:24:16.116314 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-fzkpx" not found 2026-09-22 03:24:16.348558 | instance | openstack/octavia-health-manager-default-sxqsz/init 2026-09-22 03:24:16.590127 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-sxqsz" not found 2026-09-22 03:24:16.596739 | instance | openstack/octavia-health-manager-default-sxqsz/octavia-health-manager-get-port 2026-09-22 03:24:16.873059 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-sxqsz" not found 2026-09-22 03:24:16.877694 | instance | openstack/octavia-health-manager-default-sxqsz/octavia-health-manager-nic-init 2026-09-22 03:24:17.114116 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-sxqsz" not found 2026-09-22 03:24:17.119659 | instance | openstack/octavia-health-manager-default-sxqsz/octavia-health-manager 2026-09-22 03:24:17.354390 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-sxqsz" not found 2026-09-22 03:24:17.584605 | instance | openstack/octavia-housekeeping-57d79769b6-wk6kg/init 2026-09-22 03:24:17.848719 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-57d79769b6-wk6kg" not found 2026-09-22 03:24:17.853878 | instance | openstack/octavia-housekeeping-57d79769b6-wk6kg/octavia-housekeeping 2026-09-22 03:24:18.070680 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-57d79769b6-wk6kg" not found 2026-09-22 03:24:18.260605 | instance | openstack/octavia-ks-endpoints-bpdmw/init 2026-09-22 03:24:18.486925 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-bpdmw" not found 2026-09-22 03:24:18.491473 | instance | openstack/octavia-ks-endpoints-bpdmw/load-balancer-ks-endpoints-admin 2026-09-22 03:24:18.737437 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-bpdmw" not found 2026-09-22 03:24:18.743005 | instance | openstack/octavia-ks-endpoints-bpdmw/load-balancer-ks-endpoints-internal 2026-09-22 03:24:18.942338 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-bpdmw" not found 2026-09-22 03:24:18.946753 | instance | openstack/octavia-ks-endpoints-bpdmw/load-balancer-ks-endpoints-public 2026-09-22 03:24:19.159091 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-bpdmw" not found 2026-09-22 03:24:19.393347 | instance | openstack/octavia-ks-service-t4j7t/init 2026-09-22 03:24:19.637761 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-t4j7t" not found 2026-09-22 03:24:19.643838 | instance | openstack/octavia-ks-service-t4j7t/load-balancer-ks-service-registration 2026-09-22 03:24:19.910251 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-t4j7t" not found 2026-09-22 03:24:20.161568 | instance | openstack/octavia-ks-user-t5x6b/init 2026-09-22 03:24:20.390932 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-t5x6b" not found 2026-09-22 03:24:20.396342 | instance | openstack/octavia-ks-user-t5x6b/octavia-ks-user 2026-09-22 03:24:20.632802 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-t5x6b" not found 2026-09-22 03:24:20.890556 | instance | openstack/octavia-rabbit-init-lcq57/init 2026-09-22 03:24:21.114901 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-lcq57" not found 2026-09-22 03:24:21.120794 | instance | openstack/octavia-rabbit-init-lcq57/rabbit-init 2026-09-22 03:24:21.353422 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-lcq57" not found 2026-09-22 03:24:21.584425 | instance | openstack/octavia-worker-67d7c8cdb5-w4tf6/init 2026-09-22 03:24:21.852676 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-67d7c8cdb5-w4tf6" not found 2026-09-22 03:24:21.856926 | instance | openstack/octavia-worker-67d7c8cdb5-w4tf6/octavia-worker 2026-09-22 03:24:22.089895 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-67d7c8cdb5-w4tf6" not found 2026-09-22 03:24:22.333386 | instance | openstack/openstack-database-exporter-78c69bc7dd-ds8vq/openstack-database-exporter 2026-09-22 03:24:22.554066 | instance | Error from server (BadRequest): previous terminated container "openstack-database-exporter" in pod "openstack-database-exporter-78c69bc7dd-ds8vq" not found 2026-09-22 03:24:22.827283 | instance | openstack/openstack-exporter-5b4c6d8b7d-mht67/build-config 2026-09-22 03:24:23.022431 | instance | Error from server (BadRequest): previous terminated container "build-config" in pod "openstack-exporter-5b4c6d8b7d-mht67" not found 2026-09-22 03:24:23.026693 | instance | openstack/openstack-exporter-5b4c6d8b7d-mht67/openstack-exporter 2026-09-22 03:24:23.353879 | instance | Error from server (BadRequest): previous terminated container "openstack-exporter" in pod "openstack-exporter-5b4c6d8b7d-mht67" not found 2026-09-22 03:24:23.569215 | instance | openstack/openvswitch-ddgfr/init 2026-09-22 03:24:23.814540 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-ddgfr" not found 2026-09-22 03:24:23.818576 | instance | openstack/openvswitch-ddgfr/openvswitch-db-perms 2026-09-22 03:24:24.032702 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-ddgfr" not found 2026-09-22 03:24:24.036720 | instance | openstack/openvswitch-ddgfr/openvswitch-vswitchd-modules 2026-09-22 03:24:24.262447 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-ddgfr" not found 2026-09-22 03:24:24.266747 | instance | openstack/openvswitch-ddgfr/openvswitch-db 2026-09-22 03:24:24.485393 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-ddgfr" not found 2026-09-22 03:24:24.490009 | instance | openstack/openvswitch-ddgfr/openvswitch-vswitchd 2026-09-22 03:24:24.753257 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-ddgfr" not found 2026-09-22 03:24:24.983001 | instance | openstack/ovn-controller-default-lkkqx/init 2026-09-22 03:24:25.200993 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-lkkqx" not found 2026-09-22 03:24:25.203874 | instance | openstack/ovn-controller-default-lkkqx/get-gw-enabled 2026-09-22 03:24:25.395270 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-lkkqx" not found 2026-09-22 03:24:25.399361 | instance | openstack/ovn-controller-default-lkkqx/controller-init 2026-09-22 03:24:25.636851 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-lkkqx" not found 2026-09-22 03:24:25.641942 | instance | openstack/ovn-controller-default-lkkqx/controller 2026-09-22 03:24:25.907867 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-lkkqx" not found 2026-09-22 03:24:25.912143 | instance | openstack/ovn-controller-default-lkkqx/vector 2026-09-22 03:24:26.146526 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-lkkqx" not found 2026-09-22 03:24:26.151965 | instance | openstack/ovn-controller-default-lkkqx/log-parser 2026-09-22 03:24:26.389993 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-lkkqx" not found 2026-09-22 03:24:26.627149 | instance | openstack/ovn-northd-fc978744-29prn/init 2026-09-22 03:24:26.877574 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-fc978744-29prn" not found 2026-09-22 03:24:26.882119 | instance | openstack/ovn-northd-fc978744-29prn/northd 2026-09-22 03:24:27.109719 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-fc978744-29prn" not found 2026-09-22 03:24:27.372372 | instance | openstack/ovn-ovsdb-nb-0/init 2026-09-22 03:24:27.595375 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found 2026-09-22 03:24:27.600751 | instance | openstack/ovn-ovsdb-nb-0/ovsdb 2026-09-22 03:24:27.855159 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found 2026-09-22 03:24:28.118077 | instance | openstack/ovn-ovsdb-sb-0/init 2026-09-22 03:24:28.337782 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found 2026-09-22 03:24:28.342575 | instance | openstack/ovn-ovsdb-sb-0/ovsdb 2026-09-22 03:24:28.555046 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found 2026-09-22 03:24:28.823907 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-09-22 03:24:29.015371 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-09-22 03:24:29.019663 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-09-22 03:24:29.241553 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-09-22 03:24:29.257210 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-09-22 03:24:29.803174 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-09-22 03:24:29.805719 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-09-22 03:24:29.986254 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-09-22 03:24:30.182839 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-09-22 03:24:30.441266 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-09-22 03:24:30.444653 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-09-22 03:24:30.692831 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-09-22 03:24:30.696095 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-09-22 03:24:30.908286 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-09-22 03:24:31.136652 | instance | openstack/placement-api-7cbd95b5cb-h48vp/init 2026-09-22 03:24:31.369828 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-7cbd95b5cb-h48vp" not found 2026-09-22 03:24:31.375135 | instance | openstack/placement-api-7cbd95b5cb-h48vp/placement-api 2026-09-22 03:24:31.711253 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-7cbd95b5cb-h48vp" not found 2026-09-22 03:24:31.934580 | instance | openstack/placement-db-init-tbsgg/init 2026-09-22 03:24:32.155012 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-tbsgg" not found 2026-09-22 03:24:32.159799 | instance | openstack/placement-db-init-tbsgg/placement-db-init-0 2026-09-22 03:24:32.380539 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-tbsgg" not found 2026-09-22 03:24:32.575843 | instance | openstack/placement-db-sync-b272v/init 2026-09-22 03:24:32.805791 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-b272v" not found 2026-09-22 03:24:32.809530 | instance | openstack/placement-db-sync-b272v/placement-db-sync 2026-09-22 03:24:33.027185 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-b272v" not found 2026-09-22 03:24:33.252056 | instance | openstack/placement-ks-endpoints-tntq2/init 2026-09-22 03:24:33.481721 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-tntq2" not found 2026-09-22 03:24:33.486058 | instance | openstack/placement-ks-endpoints-tntq2/placement-ks-endpoints-admin 2026-09-22 03:24:33.741782 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-tntq2" not found 2026-09-22 03:24:33.746852 | instance | openstack/placement-ks-endpoints-tntq2/placement-ks-endpoints-internal 2026-09-22 03:24:33.971913 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-tntq2" not found 2026-09-22 03:24:33.979014 | instance | openstack/placement-ks-endpoints-tntq2/placement-ks-endpoints-public 2026-09-22 03:24:34.209196 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-tntq2" not found 2026-09-22 03:24:34.453688 | instance | openstack/placement-ks-service-pbf55/init 2026-09-22 03:24:34.700158 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-pbf55" not found 2026-09-22 03:24:34.705355 | instance | openstack/placement-ks-service-pbf55/placement-ks-service-registration 2026-09-22 03:24:34.936259 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-pbf55" not found 2026-09-22 03:24:35.188986 | instance | openstack/placement-ks-user-r7sjd/init 2026-09-22 03:24:35.413594 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-r7sjd" not found 2026-09-22 03:24:35.425101 | instance | openstack/placement-ks-user-r7sjd/placement-ks-user 2026-09-22 03:24:35.700454 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-r7sjd" not found 2026-09-22 03:24:35.935506 | instance | openstack/pxc-operator-69cb5bbdb9-gd2w4/percona-xtradb-cluster-operator 2026-09-22 03:24:36.161260 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-gd2w4" not found 2026-09-22 03:24:36.393243 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-09-22 03:24:36.620244 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-09-22 03:24:36.625951 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-09-22 03:24:36.889014 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-09-22 03:24:37.113788 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-09-22 03:24:37.366154 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-09-22 03:24:37.371212 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-09-22 03:24:37.630331 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-09-22 03:24:37.882522 | instance | openstack/rabbitmq-cluster-operator-7fcdcd478-fqw97/rabbitmq-cluster-operator 2026-09-22 03:24:38.167433 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-7fcdcd478-fqw97" not found 2026-09-22 03:24:38.391051 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-09-22 03:24:38.630313 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-09-22 03:24:38.635469 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-09-22 03:24:38.862036 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-09-22 03:24:39.091813 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-09-22 03:24:39.313440 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-09-22 03:24:39.322799 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-09-22 03:24:39.553966 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-09-22 03:24:39.754957 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-09-22 03:24:39.975687 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-09-22 03:24:39.980988 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-09-22 03:24:40.226516 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-09-22 03:24:40.457911 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-09-22 03:24:40.759061 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-09-22 03:24:40.764839 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-09-22 03:24:40.982902 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-09-22 03:24:41.195343 | instance | openstack/rabbitmq-manila-server-0/setup-container 2026-09-22 03:24:41.424574 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found 2026-09-22 03:24:41.429215 | instance | openstack/rabbitmq-manila-server-0/rabbitmq 2026-09-22 03:24:41.691492 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found 2026-09-22 03:24:41.938285 | instance | openstack/rabbitmq-messaging-topology-operator-7f8596f788-2jkgs/rabbitmq-cluster-operator 2026-09-22 03:24:42.173930 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-7f8596f788-2jkgs" not found 2026-09-22 03:24:42.373589 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-09-22 03:24:42.610567 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-09-22 03:24:42.614945 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-09-22 03:24:42.911100 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-09-22 03:24:43.123694 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-09-22 03:24:43.343284 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-09-22 03:24:43.347994 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-09-22 03:24:43.752825 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-09-22 03:24:43.981008 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-09-22 03:24:44.233919 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-09-22 03:24:44.239981 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-09-22 03:24:44.487911 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-09-22 03:24:44.737184 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-9jfc9/make-container-crash-dir 2026-09-22 03:24:44.965549 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-9jfc9" not found 2026-09-22 03:24:44.969869 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-9jfc9/chown-container-data-dir 2026-09-22 03:24:45.205468 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-9jfc9" not found 2026-09-22 03:24:45.211935 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-9jfc9/ceph-crash 2026-09-22 03:24:45.484040 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-9jfc9" not found 2026-09-22 03:24:45.746834 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-76bw8/chown-container-data-dir 2026-09-22 03:24:45.998075 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-76bw8" not found 2026-09-22 03:24:46.004438 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-76bw8/rgw 2026-09-22 03:24:46.323721 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-76bw8" not found 2026-09-22 03:24:46.329433 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-76bw8/log-collector 2026-09-22 03:24:46.585560 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-76bw8" not found 2026-09-22 03:24:46.863621 | instance | openstack/staffeln-api-77586968b8-xcrm7/init 2026-09-22 03:24:47.104810 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-77586968b8-xcrm7" not found 2026-09-22 03:24:47.110231 | instance | openstack/staffeln-api-77586968b8-xcrm7/staffeln-api 2026-09-22 03:24:47.381379 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-77586968b8-xcrm7" not found 2026-09-22 03:24:47.596552 | instance | openstack/staffeln-conductor-766678794c-vbdqk/staffeln-conductor 2026-09-22 03:24:47.873175 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-766678794c-vbdqk" not found 2026-09-22 03:24:48.124032 | instance | openstack/staffeln-db-init-kdmdp/init 2026-09-22 03:24:48.347856 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-kdmdp" not found 2026-09-22 03:24:48.357537 | instance | openstack/staffeln-db-init-kdmdp/staffeln-db-init-0 2026-09-22 03:24:48.589677 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-kdmdp" not found 2026-09-22 03:24:48.865576 | instance | openstack/staffeln-db-sync-sxfq6/init 2026-09-22 03:24:49.128477 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-sxfq6" not found 2026-09-22 03:24:49.133784 | instance | openstack/staffeln-db-sync-sxfq6/staffeln-db-sync 2026-09-22 03:24:49.359121 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-sxfq6" not found 2026-09-22 03:24:49.605810 | instance | openstack/tempest-ks-user-6mjls/init 2026-09-22 03:24:49.846498 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-ks-user-6mjls" not found 2026-09-22 03:24:49.852816 | instance | openstack/tempest-ks-user-6mjls/tempest-ks-user 2026-09-22 03:24:50.100997 | instance | Error from server (BadRequest): previous terminated container "tempest-ks-user" in pod "tempest-ks-user-6mjls" not found 2026-09-22 03:24:50.333298 | instance | openstack/tempest-run-tests-rzzlw/init 2026-09-22 03:24:50.579891 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-run-tests-rzzlw" not found 2026-09-22 03:24:50.584338 | instance | openstack/tempest-run-tests-rzzlw/tempest-run-tests-init 2026-09-22 03:24:50.861601 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests-init" in pod "tempest-run-tests-rzzlw" not found 2026-09-22 03:24:50.869062 | instance | openstack/tempest-run-tests-rzzlw/tempest-run-tests 2026-09-22 03:24:51.145562 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests" in pod "tempest-run-tests-rzzlw" not found 2026-09-22 03:24:51.391740 | instance | openstack/valkey-node-0/valkey 2026-09-22 03:24:51.663769 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-09-22 03:24:51.669723 | instance | openstack/valkey-node-0/sentinel 2026-09-22 03:24:51.934248 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-09-22 03:24:51.941263 | instance | openstack/valkey-node-0/metrics 2026-09-22 03:24:52.210847 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-09-22 03:24:52.453078 | instance | orc-system/orc-controller-manager-6cb597b5d4-qps6n/manager 2026-09-22 03:24:52.739609 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-qps6n" not found 2026-09-22 03:24:52.986664 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-9w9gj/rook-ceph-operator 2026-09-22 03:24:53.219029 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-9w9gj" not found 2026-09-22 03:24:53.465352 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-zj4xj/secretgen-controller 2026-09-22 03:24:53.741885 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-zj4xj" not found 2026-09-22 03:24:53.953168 | instance | ERROR 2026-09-22 03:24:53.953355 | instance | { 2026-09-22 03:24:53.953402 | instance | "delta": "0:02:42.822626", 2026-09-22 03:24:53.953440 | instance | "end": "2026-09-22 03:24:53.750239", 2026-09-22 03:24:53.953473 | instance | "msg": "non-zero return code", 2026-09-22 03:24:53.953504 | instance | "rc": 123, 2026-09-22 03:24:53.953536 | instance | "start": "2026-09-22 03:22:10.927613" 2026-09-22 03:24:53.953565 | instance | } 2026-09-22 03:24:53.953600 | instance | ERROR: Ignoring Errors 2026-09-22 03:24:53.971297 | 2026-09-22 03:24:53.971405 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-09-22 03:24:54.643633 | instance | changed: 2026-09-22 03:24:54.643861 | instance | cd+++++++++ pod-logs/ 2026-09-22 03:24:54.643916 | instance | cd+++++++++ pod-logs/auth-system/ 2026-09-22 03:24:54.643957 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-09-22 03:24:54.643995 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-09-22 03:24:54.644033 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-09-22 03:24:54.644070 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-4m9sd/ 2026-09-22 03:24:54.644109 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-4m9sd/manager.txt 2026-09-22 03:24:54.644165 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-09-22 03:24:54.644203 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-ql7t7/ 2026-09-22 03:24:54.644239 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-ql7t7/manager.txt 2026-09-22 03:24:54.644275 | instance | cd+++++++++ pod-logs/capi-system/ 2026-09-22 03:24:54.644312 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-gjqfx/ 2026-09-22 03:24:54.644365 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-gjqfx/manager.txt 2026-09-22 03:24:54.644403 | instance | cd+++++++++ pod-logs/capo-system/ 2026-09-22 03:24:54.644438 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-klrhg/ 2026-09-22 03:24:54.644474 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-klrhg/manager.txt 2026-09-22 03:24:54.644537 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-09-22 03:24:54.644574 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-gcj6q/ 2026-09-22 03:24:54.644609 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-gcj6q/cert-manager-controller.txt 2026-09-22 03:24:54.644644 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-ds5hk/ 2026-09-22 03:24:54.644680 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-ds5hk/cert-manager-cainjector.txt 2026-09-22 03:24:54.644715 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-bpfqx/ 2026-09-22 03:24:54.644751 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-bpfqx/cert-manager-webhook.txt 2026-09-22 03:24:54.644786 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-09-22 03:24:54.644821 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-4mgz9/ 2026-09-22 03:24:54.644856 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-4mgz9/envoy-gateway.txt 2026-09-22 03:24:54.644891 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-09-22 03:24:54.644926 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-09-22 03:24:54.644962 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-09-22 03:24:54.644997 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-09-22 03:24:54.645033 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-09-22 03:24:54.645067 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-4m9sd/ 2026-09-22 03:24:54.645102 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-4m9sd/manager.txt 2026-09-22 03:24:54.645157 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-09-22 03:24:54.645200 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-ql7t7/ 2026-09-22 03:24:54.645246 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-ql7t7/manager.txt 2026-09-22 03:24:54.645283 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-09-22 03:24:54.645319 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-gjqfx/ 2026-09-22 03:24:54.645355 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-gjqfx/manager.txt 2026-09-22 03:24:54.645390 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-09-22 03:24:54.645424 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-klrhg/ 2026-09-22 03:24:54.645466 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-klrhg/manager.txt 2026-09-22 03:24:54.645504 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-09-22 03:24:54.645543 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-gcj6q/ 2026-09-22 03:24:54.645578 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-gcj6q/cert-manager-controller.txt 2026-09-22 03:24:54.645613 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-ds5hk/ 2026-09-22 03:24:54.645648 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-ds5hk/cert-manager-cainjector.txt 2026-09-22 03:24:54.645694 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-bpfqx/ 2026-09-22 03:24:54.645737 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-bpfqx/cert-manager-webhook.txt 2026-09-22 03:24:54.645774 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-09-22 03:24:54.645810 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-4mgz9/ 2026-09-22 03:24:54.645845 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-4mgz9/envoy-gateway.txt 2026-09-22 03:24:54.645881 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-09-22 03:24:54.645916 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-4sbzv/ 2026-09-22 03:24:54.645950 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-4sbzv/controller.txt 2026-09-22 03:24:54.645984 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-6mqnw/ 2026-09-22 03:24:54.646018 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-6mqnw/ingress-nginx-default-backend.txt 2026-09-22 03:24:54.646052 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-09-22 03:24:54.646086 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-bwl67/ 2026-09-22 03:24:54.646141 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-bwl67/apply-sysctl-overwrites.txt 2026-09-22 03:24:54.646180 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-bwl67/cilium-agent.txt 2026-09-22 03:24:54.646216 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-bwl67/clean-cilium-state.txt 2026-09-22 03:24:54.646250 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-bwl67/config.txt 2026-09-22 03:24:54.646285 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-bwl67/install-cni-binaries.txt 2026-09-22 03:24:54.646330 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-bwl67/mount-bpf-fs.txt 2026-09-22 03:24:54.646375 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-bwl67/mount-cgroup.txt 2026-09-22 03:24:54.646414 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-nmgvs/ 2026-09-22 03:24:54.646450 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-nmgvs/cilium-operator.txt 2026-09-22 03:24:54.646488 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-6s5bb/ 2026-09-22 03:24:54.646522 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-6s5bb/coredns.txt 2026-09-22 03:24:54.646557 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-7n54l/ 2026-09-22 03:24:54.646592 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-7n54l/coredns.txt 2026-09-22 03:24:54.646626 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-09-22 03:24:54.646660 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-09-22 03:24:54.646695 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-09-22 03:24:54.646729 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-09-22 03:24:54.646764 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-09-22 03:24:54.646798 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-09-22 03:24:54.646840 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-h7zwj/ 2026-09-22 03:24:54.646874 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-h7zwj/kube-proxy.txt 2026-09-22 03:24:54.646908 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-09-22 03:24:54.646952 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-09-22 03:24:54.646987 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-09-22 03:24:54.647021 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-09-22 03:24:54.647055 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-09-22 03:24:54.647089 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-lj8c4/ 2026-09-22 03:24:54.647148 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-lj8c4/local-path-provisioner.txt 2026-09-22 03:24:54.647190 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-09-22 03:24:54.647225 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-09-22 03:24:54.647259 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-09-22 03:24:54.647294 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-09-22 03:24:54.647327 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-09-22 03:24:54.647361 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-09-22 03:24:54.647395 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-ns7jg/ 2026-09-22 03:24:54.647428 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-ns7jg/goldpinger-daemon.txt 2026-09-22 03:24:54.647462 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-7c55cd7ff4-jbnfj/ 2026-09-22 03:24:54.647496 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-7c55cd7ff4-jbnfj/grafana-sc-dashboard.txt 2026-09-22 03:24:54.647530 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-7c55cd7ff4-jbnfj/grafana-sc-datasources.txt 2026-09-22 03:24:54.647565 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-7c55cd7ff4-jbnfj/grafana.txt 2026-09-22 03:24:54.647599 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-blp4p/ 2026-09-22 03:24:54.647632 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-blp4p/kube-state-metrics.txt 2026-09-22 03:24:54.647666 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-gpspz/ 2026-09-22 03:24:54.647700 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-gpspz/kube-prometheus-stack.txt 2026-09-22 03:24:54.647735 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-n5kq9/ 2026-09-22 03:24:54.647770 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-n5kq9/node-exporter.txt 2026-09-22 03:24:54.647805 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-n5kq9/pod-tls-sidecar.txt 2026-09-22 03:24:54.647839 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-09-22 03:24:54.647874 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-09-22 03:24:54.647908 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-09-22 03:24:54.647942 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-09-22 03:24:54.647976 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-09-22 03:24:54.648010 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-vlfgj/ 2026-09-22 03:24:54.648053 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-vlfgj/nginx.txt 2026-09-22 03:24:54.648089 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-09-22 03:24:54.648139 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-09-22 03:24:54.648175 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-09-22 03:24:54.648208 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-45dct/ 2026-09-22 03:24:54.648241 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-45dct/gc.txt 2026-09-22 03:24:54.648276 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-nx8tn/ 2026-09-22 03:24:54.648310 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-nx8tn/master.txt 2026-09-22 03:24:54.648344 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-mp9t7/ 2026-09-22 03:24:54.648378 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-mp9t7/worker.txt 2026-09-22 03:24:54.648412 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-09-22 03:24:54.648447 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-09-22 03:24:54.648481 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-09-22 03:24:54.648687 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-09-22 03:24:54.648730 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-09-22 03:24:54.648767 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-09-22 03:24:54.648802 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-nt5qk/ 2026-09-22 03:24:54.648837 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-nt5qk/pushgateway.txt 2026-09-22 03:24:54.648871 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-hkftq/ 2026-09-22 03:24:54.648905 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-hkftq/vector.txt 2026-09-22 03:24:54.648940 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-09-22 03:24:54.648975 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-d45687464-46kjx/ 2026-09-22 03:24:54.649010 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-d45687464-46kjx/barbican-api.txt 2026-09-22 03:24:54.649045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-d45687464-46kjx/init.txt 2026-09-22 03:24:54.649079 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-zdcck/ 2026-09-22 03:24:54.649114 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-zdcck/barbican-db-init-0.txt 2026-09-22 03:24:54.649171 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-zdcck/init.txt 2026-09-22 03:24:54.649206 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-7kpb8/ 2026-09-22 03:24:54.649240 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-7kpb8/barbican-db-sync.txt 2026-09-22 03:24:54.649274 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-7kpb8/init.txt 2026-09-22 03:24:54.649308 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-shgjm/ 2026-09-22 03:24:54.649342 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-shgjm/init.txt 2026-09-22 03:24:54.649375 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-shgjm/key-manager-ks-endpoints-admin.txt 2026-09-22 03:24:54.649418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-shgjm/key-manager-ks-endpoints-internal.txt 2026-09-22 03:24:54.649454 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-shgjm/key-manager-ks-endpoints-public.txt 2026-09-22 03:24:54.649488 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-twdz5/ 2026-09-22 03:24:54.649523 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-twdz5/init.txt 2026-09-22 03:24:54.649558 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-twdz5/key-manager-ks-service-registration.txt 2026-09-22 03:24:54.649592 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-4rlxv/ 2026-09-22 03:24:54.649626 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-4rlxv/barbican-ks-user.txt 2026-09-22 03:24:54.649660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-4rlxv/init.txt 2026-09-22 03:24:54.649694 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-9q4sj/ 2026-09-22 03:24:54.649728 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-9q4sj/init.txt 2026-09-22 03:24:54.649761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-9q4sj/rabbit-init.txt 2026-09-22 03:24:54.649795 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-67fc6cf49f-4kzfq/ 2026-09-22 03:24:54.649829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-67fc6cf49f-4kzfq/ceph-coordination-volume-perms.txt 2026-09-22 03:24:54.649863 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-67fc6cf49f-4kzfq/cinder-api.txt 2026-09-22 03:24:54.649897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-67fc6cf49f-4kzfq/init.txt 2026-09-22 03:24:54.649930 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-5c9b748859-ldw22/ 2026-09-22 03:24:54.649963 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-5c9b748859-ldw22/ceph-backup-keyring-placement.txt 2026-09-22 03:24:54.649997 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-5c9b748859-ldw22/ceph-coordination-volume-perms.txt 2026-09-22 03:24:54.650031 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-5c9b748859-ldw22/ceph-keyring-placement-rbd1.txt 2026-09-22 03:24:54.650065 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-5c9b748859-ldw22/cinder-backup.txt 2026-09-22 03:24:54.650099 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-5c9b748859-ldw22/init.txt 2026-09-22 03:24:54.650150 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-5nqdf/ 2026-09-22 03:24:54.650185 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-5nqdf/ceph-keyring-placement.txt 2026-09-22 03:24:54.650219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-5nqdf/cinder-backup-storage-init.txt 2026-09-22 03:24:54.650252 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-5nqdf/init.txt 2026-09-22 03:24:54.650286 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-nvgdr/ 2026-09-22 03:24:54.650320 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-nvgdr/bootstrap.txt 2026-09-22 03:24:54.650353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-nvgdr/init.txt 2026-09-22 03:24:54.650387 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-gkwj9/ 2026-09-22 03:24:54.650420 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-gkwj9/create-internal-tenant.txt 2026-09-22 03:24:54.650453 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-gkwj9/init.txt 2026-09-22 03:24:54.650487 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-8d8zl/ 2026-09-22 03:24:54.650530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-8d8zl/cinder-db-init-0.txt 2026-09-22 03:24:54.650566 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-8d8zl/init.txt 2026-09-22 03:24:54.650600 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-vkl4f/ 2026-09-22 03:24:54.650633 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-vkl4f/cinder-db-sync.txt 2026-09-22 03:24:54.650883 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-vkl4f/init.txt 2026-09-22 03:24:54.650933 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-5q47q/ 2026-09-22 03:24:54.650970 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-5q47q/init.txt 2026-09-22 03:24:54.651006 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-5q47q/volumev3-ks-endpoints-admin.txt 2026-09-22 03:24:54.651041 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-5q47q/volumev3-ks-endpoints-internal.txt 2026-09-22 03:24:54.651077 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-5q47q/volumev3-ks-endpoints-public.txt 2026-09-22 03:24:54.651113 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-lqwb5/ 2026-09-22 03:24:54.651173 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-lqwb5/init.txt 2026-09-22 03:24:54.651209 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-lqwb5/volumev3-ks-service-registration.txt 2026-09-22 03:24:54.651243 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-z2gt5/ 2026-09-22 03:24:54.651277 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-z2gt5/cinder-ks-user.txt 2026-09-22 03:24:54.651312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-z2gt5/init.txt 2026-09-22 03:24:54.651346 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-r2559/ 2026-09-22 03:24:54.651380 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-r2559/init.txt 2026-09-22 03:24:54.651413 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-r2559/rabbit-init.txt 2026-09-22 03:24:54.651447 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7d5b55fc45-wl2nz/ 2026-09-22 03:24:54.651481 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7d5b55fc45-wl2nz/ceph-coordination-volume-perms.txt 2026-09-22 03:24:54.651515 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7d5b55fc45-wl2nz/cinder-scheduler.txt 2026-09-22 03:24:54.651549 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7d5b55fc45-wl2nz/init.txt 2026-09-22 03:24:54.651583 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-jkm2n/ 2026-09-22 03:24:54.651617 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-jkm2n/ceph-keyring-placement.txt 2026-09-22 03:24:54.651651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-jkm2n/cinder-storage-init-rbd1.txt 2026-09-22 03:24:54.651683 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-jkm2n/init.txt 2026-09-22 03:24:54.651716 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6cdcbb9d7d-h86cj/ 2026-09-22 03:24:54.651750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6cdcbb9d7d-h86cj/ceph-coordination-volume-perms.txt 2026-09-22 03:24:54.651783 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6cdcbb9d7d-h86cj/ceph-keyring-placement-rbd1.txt 2026-09-22 03:24:54.651816 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6cdcbb9d7d-h86cj/cinder-volume.txt 2026-09-22 03:24:54.651849 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6cdcbb9d7d-h86cj/init-cinder-conf.txt 2026-09-22 03:24:54.651882 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6cdcbb9d7d-h86cj/init.txt 2026-09-22 03:24:54.651926 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29834105-fg95g/ 2026-09-22 03:24:54.651961 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29834105-fg95g/cinder-volume-usage-audit.txt 2026-09-22 03:24:54.651996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29834105-fg95g/init.txt 2026-09-22 03:24:54.652029 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-db6b76654-8gwcr/ 2026-09-22 03:24:54.652063 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-db6b76654-8gwcr/ceph-keyring-placement.txt 2026-09-22 03:24:54.652095 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-db6b76654-8gwcr/glance-api.txt 2026-09-22 03:24:54.652147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-db6b76654-8gwcr/glance-perms.txt 2026-09-22 03:24:54.652183 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-db6b76654-8gwcr/init.txt 2026-09-22 03:24:54.652216 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-4x5cd/ 2026-09-22 03:24:54.652250 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-4x5cd/glance-db-init-0.txt 2026-09-22 03:24:54.652284 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-4x5cd/init.txt 2026-09-22 03:24:54.652318 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-nlfwx/ 2026-09-22 03:24:54.652352 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-nlfwx/glance-db-sync.txt 2026-09-22 03:24:54.652385 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-nlfwx/init.txt 2026-09-22 03:24:54.652419 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-jx59r/ 2026-09-22 03:24:54.652454 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-jx59r/image-ks-endpoints-admin.txt 2026-09-22 03:24:54.652487 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-jx59r/image-ks-endpoints-internal.txt 2026-09-22 03:24:54.652548 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-jx59r/image-ks-endpoints-public.txt 2026-09-22 03:24:54.652583 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-jx59r/init.txt 2026-09-22 03:24:54.652617 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-s5pws/ 2026-09-22 03:24:54.652650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-s5pws/image-ks-service-registration.txt 2026-09-22 03:24:54.652684 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-s5pws/init.txt 2026-09-22 03:24:54.652717 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-hp2p4/ 2026-09-22 03:24:54.652751 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-hp2p4/glance-ks-user.txt 2026-09-22 03:24:54.652784 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-hp2p4/init.txt 2026-09-22 03:24:54.652817 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-wg5gb/ 2026-09-22 03:24:54.652851 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-wg5gb/glance-metadefs-load.txt 2026-09-22 03:24:54.652884 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-wg5gb/init.txt 2026-09-22 03:24:54.652917 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-q9wzt/ 2026-09-22 03:24:54.652951 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-q9wzt/init.txt 2026-09-22 03:24:54.652985 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-q9wzt/rabbit-init.txt 2026-09-22 03:24:54.653020 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-sbnd2/ 2026-09-22 03:24:54.653054 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-sbnd2/ceph-keyring-placement.txt 2026-09-22 03:24:54.653097 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-sbnd2/glance-storage-init.txt 2026-09-22 03:24:54.653152 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-sbnd2/init.txt 2026-09-22 03:24:54.653188 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-79488f8758-q9knz/ 2026-09-22 03:24:54.653222 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-79488f8758-q9knz/heat-api.txt 2026-09-22 03:24:54.653255 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-79488f8758-q9knz/init.txt 2026-09-22 03:24:54.653289 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-4btcg/ 2026-09-22 03:24:54.653323 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-4btcg/bootstrap.txt 2026-09-22 03:24:54.653356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-4btcg/init.txt 2026-09-22 03:24:54.653391 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-7fbf89bf56-fsjkm/ 2026-09-22 03:24:54.653425 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-7fbf89bf56-fsjkm/heat-cfn.txt 2026-09-22 03:24:54.653458 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-7fbf89bf56-fsjkm/init.txt 2026-09-22 03:24:54.653492 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-lvf5c/ 2026-09-22 03:24:54.653526 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-lvf5c/heat-db-init-0.txt 2026-09-22 03:24:54.653560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-lvf5c/init.txt 2026-09-22 03:24:54.653594 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-xw267/ 2026-09-22 03:24:54.653627 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-xw267/heat-db-sync.txt 2026-09-22 03:24:54.653661 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-xw267/init.txt 2026-09-22 03:24:54.653695 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-nb2zc/ 2026-09-22 03:24:54.653728 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-nb2zc/heat-ks-domain-user.txt 2026-09-22 03:24:54.653761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-nb2zc/init.txt 2026-09-22 03:24:54.653795 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-7f5d4ffb99-2zcpt/ 2026-09-22 03:24:54.653828 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-7f5d4ffb99-2zcpt/heat-engine.txt 2026-09-22 03:24:54.653862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-7f5d4ffb99-2zcpt/init.txt 2026-09-22 03:24:54.653896 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29834110-kdrs5/ 2026-09-22 03:24:54.653929 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29834110-kdrs5/heat-engine-cleaner.txt 2026-09-22 03:24:54.653962 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29834110-kdrs5/init.txt 2026-09-22 03:24:54.653995 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29834115-g8gls/ 2026-09-22 03:24:54.654028 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29834115-g8gls/heat-engine-cleaner.txt 2026-09-22 03:24:54.654060 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29834115-g8gls/init.txt 2026-09-22 03:24:54.654093 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29834120-88bz8/ 2026-09-22 03:24:54.654143 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29834120-88bz8/heat-engine-cleaner.txt 2026-09-22 03:24:54.654178 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29834120-88bz8/init.txt 2026-09-22 03:24:54.654211 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-wpk6t/ 2026-09-22 03:24:54.654245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-wpk6t/cloudformation-ks-endpoints-admin.txt 2026-09-22 03:24:54.654287 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-wpk6t/cloudformation-ks-endpoints-internal.txt 2026-09-22 03:24:54.654321 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-wpk6t/cloudformation-ks-endpoints-public.txt 2026-09-22 03:24:54.654354 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-wpk6t/init.txt 2026-09-22 03:24:54.654388 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-wpk6t/orchestration-ks-endpoints-admin.txt 2026-09-22 03:24:54.654421 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-wpk6t/orchestration-ks-endpoints-internal.txt 2026-09-22 03:24:54.654454 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-wpk6t/orchestration-ks-endpoints-public.txt 2026-09-22 03:24:54.654488 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-xsbj8/ 2026-09-22 03:24:54.654521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-xsbj8/cloudformation-ks-service-registration.txt 2026-09-22 03:24:54.654554 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-xsbj8/init.txt 2026-09-22 03:24:54.654587 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-xsbj8/orchestration-ks-service-registration.txt 2026-09-22 03:24:54.654620 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-2hhfm/ 2026-09-22 03:24:54.654653 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-2hhfm/heat-ks-user.txt 2026-09-22 03:24:54.654687 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-2hhfm/heat-trustee-ks-user.txt 2026-09-22 03:24:54.654721 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-2hhfm/init.txt 2026-09-22 03:24:54.654754 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-6dj8g/ 2026-09-22 03:24:54.654787 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-6dj8g/init.txt 2026-09-22 03:24:54.654820 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-6dj8g/rabbit-init.txt 2026-09-22 03:24:54.654853 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-zfthm/ 2026-09-22 03:24:54.654894 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-zfthm/heat-trusts.txt 2026-09-22 03:24:54.654930 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-zfthm/init.txt 2026-09-22 03:24:54.654964 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-6d456f5fb6-f6dl7/ 2026-09-22 03:24:54.654998 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-6d456f5fb6-f6dl7/horizon.txt 2026-09-22 03:24:54.655032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-6d456f5fb6-f6dl7/init.txt 2026-09-22 03:24:54.655066 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-jksj5/ 2026-09-22 03:24:54.655100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-jksj5/horizon-db-init-0.txt 2026-09-22 03:24:54.655153 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-jksj5/init.txt 2026-09-22 03:24:54.655189 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-x5zsr/ 2026-09-22 03:24:54.655231 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-x5zsr/horizon-db-sync.txt 2026-09-22 03:24:54.655265 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-x5zsr/init.txt 2026-09-22 03:24:54.655304 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-65b2j/ 2026-09-22 03:24:54.655340 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-65b2j/init.txt 2026-09-22 03:24:54.655375 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-65b2j/keepalived.txt 2026-09-22 03:24:54.655410 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-65b2j/wait-for-ip.txt 2026-09-22 03:24:54.655445 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-5c8db4d8df-qvddh/ 2026-09-22 03:24:54.655487 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-5c8db4d8df-qvddh/init.txt 2026-09-22 03:24:54.655523 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-5c8db4d8df-qvddh/keystone-api.txt 2026-09-22 03:24:54.655563 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-mlhx8/ 2026-09-22 03:24:54.655598 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-mlhx8/bootstrap.txt 2026-09-22 03:24:54.655632 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-mlhx8/init.txt 2026-09-22 03:24:54.655666 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-npq7x/ 2026-09-22 03:24:54.655700 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-npq7x/init.txt 2026-09-22 03:24:54.655733 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-npq7x/keystone-credential-setup.txt 2026-09-22 03:24:54.655766 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-kk4nn/ 2026-09-22 03:24:54.655800 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-kk4nn/init.txt 2026-09-22 03:24:54.655832 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-kk4nn/keystone-db-init-0.txt 2026-09-22 03:24:54.655872 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-l88zs/ 2026-09-22 03:24:54.655907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-l88zs/init.txt 2026-09-22 03:24:54.655942 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-l88zs/keystone-db-sync.txt 2026-09-22 03:24:54.655975 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-ttlrg/ 2026-09-22 03:24:54.656010 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-ttlrg/init.txt 2026-09-22 03:24:54.656044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-ttlrg/keystone-domain-manage.txt 2026-09-22 03:24:54.656079 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-pzjt5/ 2026-09-22 03:24:54.656113 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-pzjt5/init.txt 2026-09-22 03:24:54.656166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-pzjt5/keystone-fernet-setup.txt 2026-09-22 03:24:54.656207 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-nxrnh/ 2026-09-22 03:24:54.656243 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-nxrnh/init.txt 2026-09-22 03:24:54.656277 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-nxrnh/rabbit-init.txt 2026-09-22 03:24:54.656310 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-r98xr/ 2026-09-22 03:24:54.656343 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-r98xr/ceph-admin-keyring-placement.txt 2026-09-22 03:24:54.656381 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-r98xr/ceph-keyring-placement.txt 2026-09-22 03:24:54.656429 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-r98xr/init-dynamic-options.txt 2026-09-22 03:24:54.656655 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-r98xr/init.txt 2026-09-22 03:24:54.656708 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-r98xr/libvirt-exporter.txt 2026-09-22 03:24:54.656747 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-r98xr/libvirt.txt 2026-09-22 03:24:54.656782 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-r98xr/tls-sidecar.txt 2026-09-22 03:24:54.656817 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-5bc54db4d4-kkmtk/ 2026-09-22 03:24:54.656852 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-5bc54db4d4-kkmtk/init.txt 2026-09-22 03:24:54.656893 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-5bc54db4d4-kkmtk/magnum-api.txt 2026-09-22 03:24:54.656941 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-2ckx9/ 2026-09-22 03:24:54.656977 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-2ckx9/magnum-cluster-api-proxy.txt 2026-09-22 03:24:54.657012 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-09-22 03:24:54.657046 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-09-22 03:24:54.657080 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-09-22 03:24:54.657114 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-09-22 03:24:54.657176 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-m4rwm/ 2026-09-22 03:24:54.657211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-m4rwm/init.txt 2026-09-22 03:24:54.657245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-m4rwm/magnum-db-init-0.txt 2026-09-22 03:24:54.657278 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-c8zv5/ 2026-09-22 03:24:54.657311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-c8zv5/init.txt 2026-09-22 03:24:54.657344 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-c8zv5/magnum-db-sync.txt 2026-09-22 03:24:54.657377 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-clgb9/ 2026-09-22 03:24:54.657410 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-clgb9/init.txt 2026-09-22 03:24:54.657443 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-clgb9/magnum-ks-domain-user.txt 2026-09-22 03:24:54.657477 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-t6qdw/ 2026-09-22 03:24:54.657511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-t6qdw/container-infra-ks-endpoints-admin.txt 2026-09-22 03:24:54.657545 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-t6qdw/container-infra-ks-endpoints-internal.txt 2026-09-22 03:24:54.657578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-t6qdw/container-infra-ks-endpoints-public.txt 2026-09-22 03:24:54.657610 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-t6qdw/init.txt 2026-09-22 03:24:54.657643 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-dhwzm/ 2026-09-22 03:24:54.657676 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-dhwzm/container-infra-ks-service-registration.txt 2026-09-22 03:24:54.657708 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-dhwzm/init.txt 2026-09-22 03:24:54.657741 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-vvhlh/ 2026-09-22 03:24:54.657774 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-vvhlh/init.txt 2026-09-22 03:24:54.657808 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-vvhlh/magnum-ks-user.txt 2026-09-22 03:24:54.657841 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-4b8vw/ 2026-09-22 03:24:54.657874 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-4b8vw/init.txt 2026-09-22 03:24:54.657906 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-4b8vw/rabbit-init.txt 2026-09-22 03:24:54.657939 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-5pzdh/ 2026-09-22 03:24:54.657972 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-5pzdh/registry.txt 2026-09-22 03:24:54.658006 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-66bf45b987-qpr5w/ 2026-09-22 03:24:54.658040 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-66bf45b987-qpr5w/init.txt 2026-09-22 03:24:54.658087 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-66bf45b987-qpr5w/manila-api.txt 2026-09-22 03:24:54.658143 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-bpwkf/ 2026-09-22 03:24:54.658179 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-bpwkf/bootstrap.txt 2026-09-22 03:24:54.658213 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-bpwkf/init.txt 2026-09-22 03:24:54.658246 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-788fbbb774-njcg5/ 2026-09-22 03:24:54.658279 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-788fbbb774-njcg5/init.txt 2026-09-22 03:24:54.658312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-788fbbb774-njcg5/manila-data.txt 2026-09-22 03:24:54.658355 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-m4s88/ 2026-09-22 03:24:54.658389 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-m4s88/init.txt 2026-09-22 03:24:54.658422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-m4s88/manila-db-init-0.txt 2026-09-22 03:24:54.658456 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-brhvm/ 2026-09-22 03:24:54.658489 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-brhvm/init.txt 2026-09-22 03:24:54.658522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-brhvm/manila-db-sync.txt 2026-09-22 03:24:54.658556 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-ccv7p/ 2026-09-22 03:24:54.658596 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-ccv7p/init.txt 2026-09-22 03:24:54.658630 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-ccv7p/share-ks-endpoints-admin.txt 2026-09-22 03:24:54.658665 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-ccv7p/share-ks-endpoints-internal.txt 2026-09-22 03:24:54.658710 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-ccv7p/share-ks-endpoints-public.txt 2026-09-22 03:24:54.658752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-ccv7p/sharev2-ks-endpoints-admin.txt 2026-09-22 03:24:54.658792 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-ccv7p/sharev2-ks-endpoints-internal.txt 2026-09-22 03:24:54.658828 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-ccv7p/sharev2-ks-endpoints-public.txt 2026-09-22 03:24:54.658865 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-5j9sc/ 2026-09-22 03:24:54.658900 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-5j9sc/init.txt 2026-09-22 03:24:54.658934 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-5j9sc/share-ks-service-registration.txt 2026-09-22 03:24:54.658968 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-5j9sc/sharev2-ks-service-registration.txt 2026-09-22 03:24:54.659002 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-ncv9x/ 2026-09-22 03:24:54.659036 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-ncv9x/init.txt 2026-09-22 03:24:54.659071 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-ncv9x/manila-ks-user.txt 2026-09-22 03:24:54.659104 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-ck9cz/ 2026-09-22 03:24:54.659168 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-ck9cz/init.txt 2026-09-22 03:24:54.659209 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-ck9cz/rabbit-init.txt 2026-09-22 03:24:54.659244 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-5fb9d7f66-klcfl/ 2026-09-22 03:24:54.659278 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-5fb9d7f66-klcfl/init.txt 2026-09-22 03:24:54.659312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-5fb9d7f66-klcfl/manila-scheduler.txt 2026-09-22 03:24:54.659354 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-6c8474ff97-g84gj/ 2026-09-22 03:24:54.659390 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-6c8474ff97-g84gj/init.txt 2026-09-22 03:24:54.659423 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-6c8474ff97-g84gj/manila-share-init.txt 2026-09-22 03:24:54.659457 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-6c8474ff97-g84gj/manila-share.txt 2026-09-22 03:24:54.659491 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-jmdc6/ 2026-09-22 03:24:54.659524 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-jmdc6/init.txt 2026-09-22 03:24:54.659557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-jmdc6/memcached-exporter.txt 2026-09-22 03:24:54.659590 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-jmdc6/memcached.txt 2026-09-22 03:24:54.659622 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-dq768/ 2026-09-22 03:24:54.659656 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-dq768/init.txt 2026-09-22 03:24:54.659689 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-dq768/neutron-db-init-0.txt 2026-09-22 03:24:54.659722 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-fx9xg/ 2026-09-22 03:24:54.659755 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-fx9xg/init.txt 2026-09-22 03:24:54.659788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-fx9xg/neutron-db-sync.txt 2026-09-22 03:24:54.659820 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-8dslx/ 2026-09-22 03:24:54.659853 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-8dslx/init.txt 2026-09-22 03:24:54.659886 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-8dslx/network-ks-endpoints-admin.txt 2026-09-22 03:24:54.659919 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-8dslx/network-ks-endpoints-internal.txt 2026-09-22 03:24:54.659951 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-8dslx/network-ks-endpoints-public.txt 2026-09-22 03:24:54.659984 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-n45n2/ 2026-09-22 03:24:54.660017 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-n45n2/init.txt 2026-09-22 03:24:54.660050 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-n45n2/network-ks-service-registration.txt 2026-09-22 03:24:54.660083 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-s59dg/ 2026-09-22 03:24:54.660117 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-s59dg/init.txt 2026-09-22 03:24:54.660174 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-s59dg/neutron-ks-user.txt 2026-09-22 03:24:54.660208 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-zngqf/ 2026-09-22 03:24:54.660242 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-zngqf/init.txt 2026-09-22 03:24:54.660275 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-zngqf/neutron-netns-cleanup-cron.txt 2026-09-22 03:24:54.660310 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-ksklz/ 2026-09-22 03:24:54.660343 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-ksklz/init.txt 2026-09-22 03:24:54.660376 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-ksklz/neutron-metadata-agent-init.txt 2026-09-22 03:24:54.660409 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-ksklz/neutron-ovn-metadata-agent.txt 2026-09-22 03:24:54.660450 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-ksklz/ovn-neutron-init.txt 2026-09-22 03:24:54.660484 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-tswpp/ 2026-09-22 03:24:54.660563 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-tswpp/init.txt 2026-09-22 03:24:54.660599 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-tswpp/neutron-ovn-vpn-agent.txt 2026-09-22 03:24:54.660632 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-tswpp/ovn-neutron-init.txt 2026-09-22 03:24:54.660666 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-tswpp/ovn-vpn-agent-init.txt 2026-09-22 03:24:54.660698 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-rvwlk/ 2026-09-22 03:24:54.660731 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-rvwlk/init.txt 2026-09-22 03:24:54.660872 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-rvwlk/rabbit-init.txt 2026-09-22 03:24:54.660993 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-897fdb449-dgvqb/ 2026-09-22 03:24:54.661033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-897fdb449-dgvqb/init.txt 2026-09-22 03:24:54.661069 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-897fdb449-dgvqb/neutron-rpc-server.txt 2026-09-22 03:24:54.661104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-897fdb449-dgvqb/ovn-neutron-init.txt 2026-09-22 03:24:54.661158 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-d6654c854-x6tgk/ 2026-09-22 03:24:54.661194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-d6654c854-x6tgk/init.txt 2026-09-22 03:24:54.661228 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-d6654c854-x6tgk/neutron-policy-server.txt 2026-09-22 03:24:54.661262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-d6654c854-x6tgk/neutron-server.txt 2026-09-22 03:24:54.661296 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-d6654c854-x6tgk/ovn-neutron-init.txt 2026-09-22 03:24:54.661330 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5c5c94576f-xjrl9/ 2026-09-22 03:24:54.661363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5c5c94576f-xjrl9/init.txt 2026-09-22 03:24:54.661397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5c5c94576f-xjrl9/nova-api-metadata-init.txt 2026-09-22 03:24:54.661431 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5c5c94576f-xjrl9/nova-api.txt 2026-09-22 03:24:54.661464 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-f845b9dbb-262gr/ 2026-09-22 03:24:54.661498 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-f845b9dbb-262gr/init.txt 2026-09-22 03:24:54.661532 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-f845b9dbb-262gr/nova-osapi.txt 2026-09-22 03:24:54.661565 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-ggpwm/ 2026-09-22 03:24:54.661600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-ggpwm/bootstrap.txt 2026-09-22 03:24:54.661634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-ggpwm/init.txt 2026-09-22 03:24:54.661668 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29834100-p7h7t/ 2026-09-22 03:24:54.661701 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29834100-p7h7t/init.txt 2026-09-22 03:24:54.661734 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29834100-p7h7t/nova-cell-setup.txt 2026-09-22 03:24:54.661768 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-zv6sg/ 2026-09-22 03:24:54.661810 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-zv6sg/init.txt 2026-09-22 03:24:54.661846 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-zv6sg/nova-cell-setup-init.txt 2026-09-22 03:24:54.661881 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-zv6sg/nova-cell-setup.txt 2026-09-22 03:24:54.661914 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-ww4kq/ 2026-09-22 03:24:54.661947 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-ww4kq/ceph-admin-keyring-placement.txt 2026-09-22 03:24:54.661981 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-ww4kq/ceph-keyring-placement.txt 2026-09-22 03:24:54.662015 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-ww4kq/ceph-perms.txt 2026-09-22 03:24:54.662049 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-ww4kq/init.txt 2026-09-22 03:24:54.662082 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-ww4kq/nova-compute-init.txt 2026-09-22 03:24:54.662116 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-ww4kq/nova-compute-ssh-init.txt 2026-09-22 03:24:54.662171 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-ww4kq/nova-compute-ssh.txt 2026-09-22 03:24:54.662204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-ww4kq/nova-compute-vnc-init.txt 2026-09-22 03:24:54.662236 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-ww4kq/nova-compute.txt 2026-09-22 03:24:54.662269 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-86d9c6cc98-bg2j4/ 2026-09-22 03:24:54.662303 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-86d9c6cc98-bg2j4/init.txt 2026-09-22 03:24:54.662335 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-86d9c6cc98-bg2j4/nova-conductor.txt 2026-09-22 03:24:54.662368 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-ntzgd/ 2026-09-22 03:24:54.662401 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-ntzgd/init.txt 2026-09-22 03:24:54.662434 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-ntzgd/nova-db-init-0.txt 2026-09-22 03:24:54.662468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-ntzgd/nova-db-init-1.txt 2026-09-22 03:24:54.662501 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-ntzgd/nova-db-init-2.txt 2026-09-22 03:24:54.662534 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-bqws6/ 2026-09-22 03:24:54.662567 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-bqws6/init.txt 2026-09-22 03:24:54.662601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-bqws6/nova-db-sync.txt 2026-09-22 03:24:54.662635 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-mcr54/ 2026-09-22 03:24:54.662668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-mcr54/compute-ks-endpoints-admin.txt 2026-09-22 03:24:54.662701 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-mcr54/compute-ks-endpoints-internal.txt 2026-09-22 03:24:54.662735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-mcr54/compute-ks-endpoints-public.txt 2026-09-22 03:24:54.662768 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-mcr54/init.txt 2026-09-22 03:24:54.662801 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-nx6j2/ 2026-09-22 03:24:54.662834 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-nx6j2/compute-ks-service-registration.txt 2026-09-22 03:24:54.662868 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-nx6j2/init.txt 2026-09-22 03:24:54.662902 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-v2hth/ 2026-09-22 03:24:54.662935 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-v2hth/init.txt 2026-09-22 03:24:54.662977 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-v2hth/nova-ks-user.txt 2026-09-22 03:24:54.663012 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-65fb9c6b47-2wmff/ 2026-09-22 03:24:54.663046 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-65fb9c6b47-2wmff/init.txt 2026-09-22 03:24:54.663080 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-65fb9c6b47-2wmff/nova-novncproxy-init-assets.txt 2026-09-22 03:24:54.663114 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-65fb9c6b47-2wmff/nova-novncproxy-init.txt 2026-09-22 03:24:54.663167 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-65fb9c6b47-2wmff/nova-novncproxy.txt 2026-09-22 03:24:54.663201 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-n9l5t/ 2026-09-22 03:24:54.663235 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-n9l5t/init.txt 2026-09-22 03:24:54.663268 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-n9l5t/rabbit-init.txt 2026-09-22 03:24:54.663301 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-7c7c7bc49d-bqrhd/ 2026-09-22 03:24:54.663335 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-7c7c7bc49d-bqrhd/init.txt 2026-09-22 03:24:54.663368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-7c7c7bc49d-bqrhd/nova-scheduler.txt 2026-09-22 03:24:54.663401 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29834100-nqw8b/ 2026-09-22 03:24:54.663435 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29834100-nqw8b/init.txt 2026-09-22 03:24:54.663468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29834100-nqw8b/nova-service-cleaner.txt 2026-09-22 03:24:54.663502 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-cff7cfc8c-2cj6p/ 2026-09-22 03:24:54.663535 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-cff7cfc8c-2cj6p/init.txt 2026-09-22 03:24:54.663567 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-cff7cfc8c-2cj6p/octavia-api.txt 2026-09-22 03:24:54.663601 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-6qbkb/ 2026-09-22 03:24:54.663635 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-6qbkb/bootstrap.txt 2026-09-22 03:24:54.663668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-6qbkb/init.txt 2026-09-22 03:24:54.663702 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-8cbn2/ 2026-09-22 03:24:54.663735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-8cbn2/init.txt 2026-09-22 03:24:54.663768 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-8cbn2/octavia-db-init-0.txt 2026-09-22 03:24:54.663802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-8cbn2/octavia-db-init-1.txt 2026-09-22 03:24:54.663835 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-fzkpx/ 2026-09-22 03:24:54.664011 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-fzkpx/init.txt 2026-09-22 03:24:54.664074 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-fzkpx/octavia-db-sync.txt 2026-09-22 03:24:54.664113 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-sxqsz/ 2026-09-22 03:24:54.664181 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-sxqsz/init.txt 2026-09-22 03:24:54.664218 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-sxqsz/octavia-health-manager-get-port.txt 2026-09-22 03:24:54.664252 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-sxqsz/octavia-health-manager-nic-init.txt 2026-09-22 03:24:54.664287 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-sxqsz/octavia-health-manager.txt 2026-09-22 03:24:54.664332 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-57d79769b6-wk6kg/ 2026-09-22 03:24:54.664368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-57d79769b6-wk6kg/init.txt 2026-09-22 03:24:54.664402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-57d79769b6-wk6kg/octavia-housekeeping.txt 2026-09-22 03:24:54.664436 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-bpdmw/ 2026-09-22 03:24:54.664470 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-bpdmw/init.txt 2026-09-22 03:24:54.664569 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-bpdmw/load-balancer-ks-endpoints-admin.txt 2026-09-22 03:24:54.664626 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-bpdmw/load-balancer-ks-endpoints-internal.txt 2026-09-22 03:24:54.664664 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-bpdmw/load-balancer-ks-endpoints-public.txt 2026-09-22 03:24:54.664699 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-t4j7t/ 2026-09-22 03:24:54.664733 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-t4j7t/init.txt 2026-09-22 03:24:54.664768 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-t4j7t/load-balancer-ks-service-registration.txt 2026-09-22 03:24:54.664801 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-t5x6b/ 2026-09-22 03:24:54.664824 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-t5x6b/init.txt 2026-09-22 03:24:54.664846 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-t5x6b/octavia-ks-user.txt 2026-09-22 03:24:54.664868 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-lcq57/ 2026-09-22 03:24:54.664891 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-lcq57/init.txt 2026-09-22 03:24:54.664913 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-lcq57/rabbit-init.txt 2026-09-22 03:24:54.664935 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-67d7c8cdb5-w4tf6/ 2026-09-22 03:24:54.664957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-67d7c8cdb5-w4tf6/init.txt 2026-09-22 03:24:54.664979 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-67d7c8cdb5-w4tf6/octavia-worker.txt 2026-09-22 03:24:54.665002 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-ds8vq/ 2026-09-22 03:24:54.665024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-ds8vq/openstack-database-exporter.txt 2026-09-22 03:24:54.665046 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-5b4c6d8b7d-mht67/ 2026-09-22 03:24:54.665068 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-5b4c6d8b7d-mht67/build-config.txt 2026-09-22 03:24:54.665091 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-5b4c6d8b7d-mht67/openstack-exporter.txt 2026-09-22 03:24:54.665113 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-ddgfr/ 2026-09-22 03:24:54.665151 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-ddgfr/init.txt 2026-09-22 03:24:54.665174 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-ddgfr/openvswitch-db-perms.txt 2026-09-22 03:24:54.665197 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-ddgfr/openvswitch-db.txt 2026-09-22 03:24:54.665220 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-ddgfr/openvswitch-vswitchd-modules.txt 2026-09-22 03:24:54.665242 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-ddgfr/openvswitch-vswitchd.txt 2026-09-22 03:24:54.665265 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-lkkqx/ 2026-09-22 03:24:54.665294 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-lkkqx/controller-init.txt 2026-09-22 03:24:54.665317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-lkkqx/controller.txt 2026-09-22 03:24:54.665340 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-lkkqx/get-gw-enabled.txt 2026-09-22 03:24:54.665362 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-lkkqx/init.txt 2026-09-22 03:24:54.665384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-lkkqx/log-parser.txt 2026-09-22 03:24:54.665406 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-lkkqx/vector.txt 2026-09-22 03:24:54.665428 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-29prn/ 2026-09-22 03:24:54.665451 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-29prn/init.txt 2026-09-22 03:24:54.665474 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-29prn/northd.txt 2026-09-22 03:24:54.665498 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ 2026-09-22 03:24:54.665520 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt 2026-09-22 03:24:54.665543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-09-22 03:24:54.665566 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ 2026-09-22 03:24:54.665588 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt 2026-09-22 03:24:54.665610 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-09-22 03:24:54.665632 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-09-22 03:24:54.665654 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-09-22 03:24:54.665676 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-09-22 03:24:54.665698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-09-22 03:24:54.665720 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-09-22 03:24:54.665742 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-09-22 03:24:54.665764 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-09-22 03:24:54.665787 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-09-22 03:24:54.665809 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-09-22 03:24:54.665832 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-7cbd95b5cb-h48vp/ 2026-09-22 03:24:54.665854 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-7cbd95b5cb-h48vp/init.txt 2026-09-22 03:24:54.665875 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-7cbd95b5cb-h48vp/placement-api.txt 2026-09-22 03:24:54.665898 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-tbsgg/ 2026-09-22 03:24:54.665920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-tbsgg/init.txt 2026-09-22 03:24:54.665942 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-tbsgg/placement-db-init-0.txt 2026-09-22 03:24:54.665964 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-b272v/ 2026-09-22 03:24:54.665986 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-b272v/init.txt 2026-09-22 03:24:54.666008 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-b272v/placement-db-sync.txt 2026-09-22 03:24:54.666031 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-tntq2/ 2026-09-22 03:24:54.666053 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-tntq2/init.txt 2026-09-22 03:24:54.666081 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-tntq2/placement-ks-endpoints-admin.txt 2026-09-22 03:24:54.666104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-tntq2/placement-ks-endpoints-internal.txt 2026-09-22 03:24:54.666139 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-tntq2/placement-ks-endpoints-public.txt 2026-09-22 03:24:54.666162 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-pbf55/ 2026-09-22 03:24:54.666185 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-pbf55/init.txt 2026-09-22 03:24:54.666206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-pbf55/placement-ks-service-registration.txt 2026-09-22 03:24:54.666229 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-r7sjd/ 2026-09-22 03:24:54.666251 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-r7sjd/init.txt 2026-09-22 03:24:54.666273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-r7sjd/placement-ks-user.txt 2026-09-22 03:24:54.666295 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-gd2w4/ 2026-09-22 03:24:54.666317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-gd2w4/percona-xtradb-cluster-operator.txt 2026-09-22 03:24:54.666340 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-09-22 03:24:54.666362 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-09-22 03:24:54.666384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-09-22 03:24:54.666406 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-09-22 03:24:54.666429 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-09-22 03:24:54.666451 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-09-22 03:24:54.666473 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-fqw97/ 2026-09-22 03:24:54.666495 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-fqw97/rabbitmq-cluster-operator.txt 2026-09-22 03:24:54.666516 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-09-22 03:24:54.666538 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-09-22 03:24:54.666560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-09-22 03:24:54.666582 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-09-22 03:24:54.666604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-09-22 03:24:54.666625 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-09-22 03:24:54.666647 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-09-22 03:24:54.666669 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-09-22 03:24:54.666690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-09-22 03:24:54.666712 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-09-22 03:24:54.666734 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-09-22 03:24:54.666756 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-09-22 03:24:54.666778 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/ 2026-09-22 03:24:54.666801 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-09-22 03:24:54.666828 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-09-22 03:24:54.666851 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-2jkgs/ 2026-09-22 03:24:54.666874 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-2jkgs/rabbitmq-cluster-operator.txt 2026-09-22 03:24:54.666896 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-09-22 03:24:54.666918 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-09-22 03:24:54.666940 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-09-22 03:24:54.666963 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-09-22 03:24:54.666985 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-09-22 03:24:54.667008 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-09-22 03:24:54.667031 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-09-22 03:24:54.667053 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-09-22 03:24:54.667076 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-09-22 03:24:54.667099 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-9jfc9/ 2026-09-22 03:24:54.667132 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-9jfc9/ceph-crash.txt 2026-09-22 03:24:54.667156 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-9jfc9/chown-container-data-dir.txt 2026-09-22 03:24:54.667179 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-9jfc9/make-container-crash-dir.txt 2026-09-22 03:24:54.667201 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-76bw8/ 2026-09-22 03:24:54.667223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-76bw8/chown-container-data-dir.txt 2026-09-22 03:24:54.667245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-76bw8/log-collector.txt 2026-09-22 03:24:54.667267 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-76bw8/rgw.txt 2026-09-22 03:24:54.667289 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-77586968b8-xcrm7/ 2026-09-22 03:24:54.667311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-77586968b8-xcrm7/init.txt 2026-09-22 03:24:54.667334 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-77586968b8-xcrm7/staffeln-api.txt 2026-09-22 03:24:54.667356 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-766678794c-vbdqk/ 2026-09-22 03:24:54.667378 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-766678794c-vbdqk/staffeln-conductor.txt 2026-09-22 03:24:54.667401 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-kdmdp/ 2026-09-22 03:24:54.667424 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-kdmdp/init.txt 2026-09-22 03:24:54.667446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-kdmdp/staffeln-db-init-0.txt 2026-09-22 03:24:54.667468 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-sxfq6/ 2026-09-22 03:24:54.667490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-sxfq6/init.txt 2026-09-22 03:24:54.667512 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-sxfq6/staffeln-db-sync.txt 2026-09-22 03:24:54.667534 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-6mjls/ 2026-09-22 03:24:54.667562 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-6mjls/init.txt 2026-09-22 03:24:54.667586 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-6mjls/tempest-ks-user.txt 2026-09-22 03:24:54.667609 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-rzzlw/ 2026-09-22 03:24:54.667631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-rzzlw/init.txt 2026-09-22 03:24:54.667653 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-rzzlw/tempest-run-tests-init.txt 2026-09-22 03:24:54.667675 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-rzzlw/tempest-run-tests.txt 2026-09-22 03:24:54.667697 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-09-22 03:24:54.667719 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-09-22 03:24:54.667741 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-09-22 03:24:54.667763 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-09-22 03:24:54.667785 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-09-22 03:24:54.667808 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-qps6n/ 2026-09-22 03:24:54.667830 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-qps6n/manager.txt 2026-09-22 03:24:54.667852 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-09-22 03:24:54.667875 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-9w9gj/ 2026-09-22 03:24:54.667897 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-9w9gj/rook-ceph-operator.txt 2026-09-22 03:24:54.667919 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-09-22 03:24:54.667942 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-zj4xj/ 2026-09-22 03:24:54.667964 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-zj4xj/secretgen-controller.txt 2026-09-22 03:24:54.667986 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-09-22 03:24:54.668008 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-4sbzv/ 2026-09-22 03:24:54.668030 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-4sbzv/controller.txt 2026-09-22 03:24:54.668052 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-6mqnw/ 2026-09-22 03:24:54.668074 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-6mqnw/ingress-nginx-default-backend.txt 2026-09-22 03:24:54.668097 | instance | cd+++++++++ pod-logs/kube-system/ 2026-09-22 03:24:54.668130 | instance | cd+++++++++ pod-logs/kube-system/cilium-bwl67/ 2026-09-22 03:24:54.668155 | instance | >f+++++++++ pod-logs/kube-system/cilium-bwl67/apply-sysctl-overwrites.txt 2026-09-22 03:24:54.668178 | instance | >f+++++++++ pod-logs/kube-system/cilium-bwl67/cilium-agent.txt 2026-09-22 03:24:54.668200 | instance | >f+++++++++ pod-logs/kube-system/cilium-bwl67/clean-cilium-state.txt 2026-09-22 03:24:54.668222 | instance | >f+++++++++ pod-logs/kube-system/cilium-bwl67/config.txt 2026-09-22 03:24:54.668244 | instance | >f+++++++++ pod-logs/kube-system/cilium-bwl67/install-cni-binaries.txt 2026-09-22 03:24:54.668267 | instance | >f+++++++++ pod-logs/kube-system/cilium-bwl67/mount-bpf-fs.txt 2026-09-22 03:24:54.668289 | instance | >f+++++++++ pod-logs/kube-system/cilium-bwl67/mount-cgroup.txt 2026-09-22 03:24:54.668311 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-nmgvs/ 2026-09-22 03:24:54.668334 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-nmgvs/cilium-operator.txt 2026-09-22 03:24:54.668357 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-6s5bb/ 2026-09-22 03:24:54.668385 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-6s5bb/coredns.txt 2026-09-22 03:24:54.668410 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-7n54l/ 2026-09-22 03:24:54.668432 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-7n54l/coredns.txt 2026-09-22 03:24:54.668454 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-09-22 03:24:54.668476 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-09-22 03:24:54.668516 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-09-22 03:24:54.668540 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-09-22 03:24:54.668563 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-09-22 03:24:54.668586 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-09-22 03:24:54.668609 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-h7zwj/ 2026-09-22 03:24:54.668632 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-h7zwj/kube-proxy.txt 2026-09-22 03:24:54.668655 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-09-22 03:24:54.668677 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-09-22 03:24:54.668700 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-09-22 03:24:54.668723 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-09-22 03:24:54.668746 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-09-22 03:24:54.668769 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-lj8c4/ 2026-09-22 03:24:54.668791 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-lj8c4/local-path-provisioner.txt 2026-09-22 03:24:54.668815 | instance | cd+++++++++ pod-logs/monitoring/ 2026-09-22 03:24:54.668837 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-09-22 03:24:54.668860 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-09-22 03:24:54.668882 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-09-22 03:24:54.668905 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-09-22 03:24:54.668926 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-09-22 03:24:54.668949 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-ns7jg/ 2026-09-22 03:24:54.668972 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-ns7jg/goldpinger-daemon.txt 2026-09-22 03:24:54.668994 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-7c55cd7ff4-jbnfj/ 2026-09-22 03:24:54.669016 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-7c55cd7ff4-jbnfj/grafana-sc-dashboard.txt 2026-09-22 03:24:54.669038 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-7c55cd7ff4-jbnfj/grafana-sc-datasources.txt 2026-09-22 03:24:54.669061 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-7c55cd7ff4-jbnfj/grafana.txt 2026-09-22 03:24:54.669083 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-blp4p/ 2026-09-22 03:24:54.669104 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-blp4p/kube-state-metrics.txt 2026-09-22 03:24:54.669144 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-gpspz/ 2026-09-22 03:24:54.669168 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-gpspz/kube-prometheus-stack.txt 2026-09-22 03:24:54.669190 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-n5kq9/ 2026-09-22 03:24:54.669218 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-n5kq9/node-exporter.txt 2026-09-22 03:24:54.669241 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-n5kq9/pod-tls-sidecar.txt 2026-09-22 03:24:54.669263 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-09-22 03:24:54.669285 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-09-22 03:24:54.669307 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-09-22 03:24:54.669330 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-09-22 03:24:54.669352 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-09-22 03:24:54.669375 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-vlfgj/ 2026-09-22 03:24:54.669397 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-vlfgj/nginx.txt 2026-09-22 03:24:54.669420 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-09-22 03:24:54.669443 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-09-22 03:24:54.669465 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-09-22 03:24:54.669487 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-45dct/ 2026-09-22 03:24:54.669509 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-45dct/gc.txt 2026-09-22 03:24:54.669531 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-nx8tn/ 2026-09-22 03:24:54.669554 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-nx8tn/master.txt 2026-09-22 03:24:54.669576 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-mp9t7/ 2026-09-22 03:24:54.669599 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-mp9t7/worker.txt 2026-09-22 03:24:54.669622 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-09-22 03:24:54.669647 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-09-22 03:24:54.669670 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-09-22 03:24:54.669693 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-09-22 03:24:54.669716 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-09-22 03:24:54.669738 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-09-22 03:24:54.669760 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-nt5qk/ 2026-09-22 03:24:54.669783 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-nt5qk/pushgateway.txt 2026-09-22 03:24:54.669805 | instance | cd+++++++++ pod-logs/monitoring/vector-hkftq/ 2026-09-22 03:24:54.669828 | instance | >f+++++++++ pod-logs/monitoring/vector-hkftq/vector.txt 2026-09-22 03:24:54.669851 | instance | cd+++++++++ pod-logs/openstack/ 2026-09-22 03:24:54.669873 | instance | cd+++++++++ pod-logs/openstack/barbican-api-d45687464-46kjx/ 2026-09-22 03:24:54.669895 | instance | >f+++++++++ pod-logs/openstack/barbican-api-d45687464-46kjx/barbican-api.txt 2026-09-22 03:24:54.669918 | instance | >f+++++++++ pod-logs/openstack/barbican-api-d45687464-46kjx/init.txt 2026-09-22 03:24:54.669940 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-zdcck/ 2026-09-22 03:24:54.669963 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-zdcck/barbican-db-init-0.txt 2026-09-22 03:24:54.669986 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-zdcck/init.txt 2026-09-22 03:24:54.670008 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-7kpb8/ 2026-09-22 03:24:54.670030 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-7kpb8/barbican-db-sync.txt 2026-09-22 03:24:54.670059 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-7kpb8/init.txt 2026-09-22 03:24:54.670083 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-shgjm/ 2026-09-22 03:24:54.670105 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-shgjm/init.txt 2026-09-22 03:24:54.670143 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-shgjm/key-manager-ks-endpoints-admin.txt 2026-09-22 03:24:54.670168 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-shgjm/key-manager-ks-endpoints-internal.txt 2026-09-22 03:24:54.670191 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-shgjm/key-manager-ks-endpoints-public.txt 2026-09-22 03:24:54.670214 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-twdz5/ 2026-09-22 03:24:54.670237 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-twdz5/init.txt 2026-09-22 03:24:54.670260 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-twdz5/key-manager-ks-service-registration.txt 2026-09-22 03:24:54.670282 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-4rlxv/ 2026-09-22 03:24:54.670305 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-4rlxv/barbican-ks-user.txt 2026-09-22 03:24:54.670328 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-4rlxv/init.txt 2026-09-22 03:24:54.670350 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-9q4sj/ 2026-09-22 03:24:54.670373 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-9q4sj/init.txt 2026-09-22 03:24:54.670395 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-9q4sj/rabbit-init.txt 2026-09-22 03:24:54.670418 | instance | cd+++++++++ pod-logs/openstack/cinder-api-67fc6cf49f-4kzfq/ 2026-09-22 03:24:54.670440 | instance | >f+++++++++ pod-logs/openstack/cinder-api-67fc6cf49f-4kzfq/ceph-coordination-volume-perms.txt 2026-09-22 03:24:54.670462 | instance | >f+++++++++ pod-logs/openstack/cinder-api-67fc6cf49f-4kzfq/cinder-api.txt 2026-09-22 03:24:54.670484 | instance | >f+++++++++ pod-logs/openstack/cinder-api-67fc6cf49f-4kzfq/init.txt 2026-09-22 03:24:54.670506 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-5c9b748859-ldw22/ 2026-09-22 03:24:54.670529 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-5c9b748859-ldw22/ceph-backup-keyring-placement.txt 2026-09-22 03:24:54.670552 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-5c9b748859-ldw22/ceph-coordination-volume-perms.txt 2026-09-22 03:24:54.670574 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-5c9b748859-ldw22/ceph-keyring-placement-rbd1.txt 2026-09-22 03:24:54.670597 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-5c9b748859-ldw22/cinder-backup.txt 2026-09-22 03:24:54.670619 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-5c9b748859-ldw22/init.txt 2026-09-22 03:24:54.670643 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-5nqdf/ 2026-09-22 03:24:54.670666 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-5nqdf/ceph-keyring-placement.txt 2026-09-22 03:24:54.670688 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-5nqdf/cinder-backup-storage-init.txt 2026-09-22 03:24:54.670711 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-5nqdf/init.txt 2026-09-22 03:24:54.670733 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-nvgdr/ 2026-09-22 03:24:54.670756 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-nvgdr/bootstrap.txt 2026-09-22 03:24:54.670779 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-nvgdr/init.txt 2026-09-22 03:24:54.670802 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-gkwj9/ 2026-09-22 03:24:54.670824 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-gkwj9/create-internal-tenant.txt 2026-09-22 03:24:54.670847 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-gkwj9/init.txt 2026-09-22 03:24:54.670952 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-8d8zl/ 2026-09-22 03:24:54.671035 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-8d8zl/cinder-db-init-0.txt 2026-09-22 03:24:54.671069 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-8d8zl/init.txt 2026-09-22 03:24:54.671095 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-vkl4f/ 2026-09-22 03:24:54.671131 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-vkl4f/cinder-db-sync.txt 2026-09-22 03:24:54.671157 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-vkl4f/init.txt 2026-09-22 03:24:54.671180 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-5q47q/ 2026-09-22 03:24:54.671203 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-5q47q/init.txt 2026-09-22 03:24:54.671226 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-5q47q/volumev3-ks-endpoints-admin.txt 2026-09-22 03:24:54.671248 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-5q47q/volumev3-ks-endpoints-internal.txt 2026-09-22 03:24:54.671271 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-5q47q/volumev3-ks-endpoints-public.txt 2026-09-22 03:24:54.671293 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-lqwb5/ 2026-09-22 03:24:54.671316 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-lqwb5/init.txt 2026-09-22 03:24:54.671338 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-lqwb5/volumev3-ks-service-registration.txt 2026-09-22 03:24:54.671361 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-z2gt5/ 2026-09-22 03:24:54.671383 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-z2gt5/cinder-ks-user.txt 2026-09-22 03:24:54.671406 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-z2gt5/init.txt 2026-09-22 03:24:54.671429 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-r2559/ 2026-09-22 03:24:54.671451 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-r2559/init.txt 2026-09-22 03:24:54.671474 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-r2559/rabbit-init.txt 2026-09-22 03:24:54.671496 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-7d5b55fc45-wl2nz/ 2026-09-22 03:24:54.671519 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7d5b55fc45-wl2nz/ceph-coordination-volume-perms.txt 2026-09-22 03:24:54.671541 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7d5b55fc45-wl2nz/cinder-scheduler.txt 2026-09-22 03:24:54.671564 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7d5b55fc45-wl2nz/init.txt 2026-09-22 03:24:54.671586 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-jkm2n/ 2026-09-22 03:24:54.671609 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-jkm2n/ceph-keyring-placement.txt 2026-09-22 03:24:54.671631 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-jkm2n/cinder-storage-init-rbd1.txt 2026-09-22 03:24:54.671653 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-jkm2n/init.txt 2026-09-22 03:24:54.671676 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-6cdcbb9d7d-h86cj/ 2026-09-22 03:24:54.671698 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6cdcbb9d7d-h86cj/ceph-coordination-volume-perms.txt 2026-09-22 03:24:54.671721 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6cdcbb9d7d-h86cj/ceph-keyring-placement-rbd1.txt 2026-09-22 03:24:54.671743 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6cdcbb9d7d-h86cj/cinder-volume.txt 2026-09-22 03:24:54.671765 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6cdcbb9d7d-h86cj/init-cinder-conf.txt 2026-09-22 03:24:54.671788 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6cdcbb9d7d-h86cj/init.txt 2026-09-22 03:24:54.671810 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29834105-fg95g/ 2026-09-22 03:24:54.671833 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29834105-fg95g/cinder-volume-usage-audit.txt 2026-09-22 03:24:54.671855 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29834105-fg95g/init.txt 2026-09-22 03:24:54.671885 | instance | cd+++++++++ pod-logs/openstack/glance-api-db6b76654-8gwcr/ 2026-09-22 03:24:54.671909 | instance | >f+++++++++ pod-logs/openstack/glance-api-db6b76654-8gwcr/ceph-keyring-placement.txt 2026-09-22 03:24:54.671932 | instance | >f+++++++++ pod-logs/openstack/glance-api-db6b76654-8gwcr/glance-api.txt 2026-09-22 03:24:54.671955 | instance | >f+++++++++ pod-logs/openstack/glance-api-db6b76654-8gwcr/glance-perms.txt 2026-09-22 03:24:54.671978 | instance | >f+++++++++ pod-logs/openstack/glance-api-db6b76654-8gwcr/init.txt 2026-09-22 03:24:54.672001 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-4x5cd/ 2026-09-22 03:24:54.672024 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-4x5cd/glance-db-init-0.txt 2026-09-22 03:24:54.672046 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-4x5cd/init.txt 2026-09-22 03:24:54.672069 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-nlfwx/ 2026-09-22 03:24:54.672091 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-nlfwx/glance-db-sync.txt 2026-09-22 03:24:54.672114 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-nlfwx/init.txt 2026-09-22 03:24:54.672150 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-jx59r/ 2026-09-22 03:24:54.672173 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-jx59r/image-ks-endpoints-admin.txt 2026-09-22 03:24:54.672195 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-jx59r/image-ks-endpoints-internal.txt 2026-09-22 03:24:54.672218 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-jx59r/image-ks-endpoints-public.txt 2026-09-22 03:24:54.672240 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-jx59r/init.txt 2026-09-22 03:24:54.672263 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-s5pws/ 2026-09-22 03:24:54.672285 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-s5pws/image-ks-service-registration.txt 2026-09-22 03:24:54.672308 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-s5pws/init.txt 2026-09-22 03:24:54.672330 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-hp2p4/ 2026-09-22 03:24:54.672353 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-hp2p4/glance-ks-user.txt 2026-09-22 03:24:54.672376 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-hp2p4/init.txt 2026-09-22 03:24:54.672398 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-wg5gb/ 2026-09-22 03:24:54.672420 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-wg5gb/glance-metadefs-load.txt 2026-09-22 03:24:54.672443 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-wg5gb/init.txt 2026-09-22 03:24:54.672465 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-q9wzt/ 2026-09-22 03:24:54.672488 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-q9wzt/init.txt 2026-09-22 03:24:54.672541 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-q9wzt/rabbit-init.txt 2026-09-22 03:24:54.672564 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-sbnd2/ 2026-09-22 03:24:54.672587 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-sbnd2/ceph-keyring-placement.txt 2026-09-22 03:24:54.672610 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-sbnd2/glance-storage-init.txt 2026-09-22 03:24:54.672632 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-sbnd2/init.txt 2026-09-22 03:24:54.672654 | instance | cd+++++++++ pod-logs/openstack/heat-api-79488f8758-q9knz/ 2026-09-22 03:24:54.672677 | instance | >f+++++++++ pod-logs/openstack/heat-api-79488f8758-q9knz/heat-api.txt 2026-09-22 03:24:54.672700 | instance | >f+++++++++ pod-logs/openstack/heat-api-79488f8758-q9knz/init.txt 2026-09-22 03:24:54.672722 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-4btcg/ 2026-09-22 03:24:54.672744 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-4btcg/bootstrap.txt 2026-09-22 03:24:54.672766 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-4btcg/init.txt 2026-09-22 03:24:54.672794 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-7fbf89bf56-fsjkm/ 2026-09-22 03:24:54.672817 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-7fbf89bf56-fsjkm/heat-cfn.txt 2026-09-22 03:24:54.672840 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-7fbf89bf56-fsjkm/init.txt 2026-09-22 03:24:54.672862 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-lvf5c/ 2026-09-22 03:24:54.672884 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-lvf5c/heat-db-init-0.txt 2026-09-22 03:24:54.672906 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-lvf5c/init.txt 2026-09-22 03:24:54.672929 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-xw267/ 2026-09-22 03:24:54.672951 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-xw267/heat-db-sync.txt 2026-09-22 03:24:54.672973 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-xw267/init.txt 2026-09-22 03:24:54.673002 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-nb2zc/ 2026-09-22 03:24:54.673025 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-nb2zc/heat-ks-domain-user.txt 2026-09-22 03:24:54.673047 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-nb2zc/init.txt 2026-09-22 03:24:54.673069 | instance | cd+++++++++ pod-logs/openstack/heat-engine-7f5d4ffb99-2zcpt/ 2026-09-22 03:24:54.673092 | instance | >f+++++++++ pod-logs/openstack/heat-engine-7f5d4ffb99-2zcpt/heat-engine.txt 2026-09-22 03:24:54.673114 | instance | >f+++++++++ pod-logs/openstack/heat-engine-7f5d4ffb99-2zcpt/init.txt 2026-09-22 03:24:54.673152 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29834110-kdrs5/ 2026-09-22 03:24:54.673176 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29834110-kdrs5/heat-engine-cleaner.txt 2026-09-22 03:24:54.673199 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29834110-kdrs5/init.txt 2026-09-22 03:24:54.673221 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29834115-g8gls/ 2026-09-22 03:24:54.673244 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29834115-g8gls/heat-engine-cleaner.txt 2026-09-22 03:24:54.673266 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29834115-g8gls/init.txt 2026-09-22 03:24:54.673289 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29834120-88bz8/ 2026-09-22 03:24:54.673311 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29834120-88bz8/heat-engine-cleaner.txt 2026-09-22 03:24:54.673334 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29834120-88bz8/init.txt 2026-09-22 03:24:54.673356 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-wpk6t/ 2026-09-22 03:24:54.673379 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-wpk6t/cloudformation-ks-endpoints-admin.txt 2026-09-22 03:24:54.673402 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-wpk6t/cloudformation-ks-endpoints-internal.txt 2026-09-22 03:24:54.673425 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-wpk6t/cloudformation-ks-endpoints-public.txt 2026-09-22 03:24:54.673448 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-wpk6t/init.txt 2026-09-22 03:24:54.673470 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-wpk6t/orchestration-ks-endpoints-admin.txt 2026-09-22 03:24:54.673493 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-wpk6t/orchestration-ks-endpoints-internal.txt 2026-09-22 03:24:54.673515 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-wpk6t/orchestration-ks-endpoints-public.txt 2026-09-22 03:24:54.673538 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-xsbj8/ 2026-09-22 03:24:54.673561 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-xsbj8/cloudformation-ks-service-registration.txt 2026-09-22 03:24:54.673584 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-xsbj8/init.txt 2026-09-22 03:24:54.673607 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-xsbj8/orchestration-ks-service-registration.txt 2026-09-22 03:24:54.673636 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-2hhfm/ 2026-09-22 03:24:54.673659 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-2hhfm/heat-ks-user.txt 2026-09-22 03:24:54.673682 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-2hhfm/heat-trustee-ks-user.txt 2026-09-22 03:24:54.673705 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-2hhfm/init.txt 2026-09-22 03:24:54.673728 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-6dj8g/ 2026-09-22 03:24:54.673751 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-6dj8g/init.txt 2026-09-22 03:24:54.673774 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-6dj8g/rabbit-init.txt 2026-09-22 03:24:54.673796 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-zfthm/ 2026-09-22 03:24:54.673819 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-zfthm/heat-trusts.txt 2026-09-22 03:24:54.673841 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-zfthm/init.txt 2026-09-22 03:24:54.673863 | instance | cd+++++++++ pod-logs/openstack/horizon-6d456f5fb6-f6dl7/ 2026-09-22 03:24:54.673885 | instance | >f+++++++++ pod-logs/openstack/horizon-6d456f5fb6-f6dl7/horizon.txt 2026-09-22 03:24:54.673908 | instance | >f+++++++++ pod-logs/openstack/horizon-6d456f5fb6-f6dl7/init.txt 2026-09-22 03:24:54.673930 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-jksj5/ 2026-09-22 03:24:54.673953 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-jksj5/horizon-db-init-0.txt 2026-09-22 03:24:54.673976 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-jksj5/init.txt 2026-09-22 03:24:54.673998 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-x5zsr/ 2026-09-22 03:24:54.674021 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-x5zsr/horizon-db-sync.txt 2026-09-22 03:24:54.674044 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-x5zsr/init.txt 2026-09-22 03:24:54.674067 | instance | cd+++++++++ pod-logs/openstack/keepalived-65b2j/ 2026-09-22 03:24:54.674090 | instance | >f+++++++++ pod-logs/openstack/keepalived-65b2j/init.txt 2026-09-22 03:24:54.674113 | instance | >f+++++++++ pod-logs/openstack/keepalived-65b2j/keepalived.txt 2026-09-22 03:24:54.674147 | instance | >f+++++++++ pod-logs/openstack/keepalived-65b2j/wait-for-ip.txt 2026-09-22 03:24:54.674175 | instance | cd+++++++++ pod-logs/openstack/keystone-api-5c8db4d8df-qvddh/ 2026-09-22 03:24:54.674199 | instance | >f+++++++++ pod-logs/openstack/keystone-api-5c8db4d8df-qvddh/init.txt 2026-09-22 03:24:54.674222 | instance | >f+++++++++ pod-logs/openstack/keystone-api-5c8db4d8df-qvddh/keystone-api.txt 2026-09-22 03:24:54.674245 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-mlhx8/ 2026-09-22 03:24:54.674268 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-mlhx8/bootstrap.txt 2026-09-22 03:24:54.674291 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-mlhx8/init.txt 2026-09-22 03:24:54.674313 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-npq7x/ 2026-09-22 03:24:54.674336 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-npq7x/init.txt 2026-09-22 03:24:54.674359 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-npq7x/keystone-credential-setup.txt 2026-09-22 03:24:54.674384 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-kk4nn/ 2026-09-22 03:24:54.674411 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-kk4nn/init.txt 2026-09-22 03:24:54.674434 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-kk4nn/keystone-db-init-0.txt 2026-09-22 03:24:54.674457 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-l88zs/ 2026-09-22 03:24:54.674479 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-l88zs/init.txt 2026-09-22 03:24:54.674502 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-l88zs/keystone-db-sync.txt 2026-09-22 03:24:54.674525 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-ttlrg/ 2026-09-22 03:24:54.674554 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-ttlrg/init.txt 2026-09-22 03:24:54.674578 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-ttlrg/keystone-domain-manage.txt 2026-09-22 03:24:54.674601 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-pzjt5/ 2026-09-22 03:24:54.674640 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-pzjt5/init.txt 2026-09-22 03:24:54.674701 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-pzjt5/keystone-fernet-setup.txt 2026-09-22 03:24:54.674733 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-nxrnh/ 2026-09-22 03:24:54.674757 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-nxrnh/init.txt 2026-09-22 03:24:54.674781 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-nxrnh/rabbit-init.txt 2026-09-22 03:24:54.674805 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-r98xr/ 2026-09-22 03:24:54.674829 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-r98xr/ceph-admin-keyring-placement.txt 2026-09-22 03:24:54.674852 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-r98xr/ceph-keyring-placement.txt 2026-09-22 03:24:54.674875 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-r98xr/init-dynamic-options.txt 2026-09-22 03:24:54.674898 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-r98xr/init.txt 2026-09-22 03:24:54.674921 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-r98xr/libvirt-exporter.txt 2026-09-22 03:24:54.674944 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-r98xr/libvirt.txt 2026-09-22 03:24:54.675173 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-r98xr/tls-sidecar.txt 2026-09-22 03:24:54.675197 | instance | cd+++++++++ pod-logs/openstack/magnum-api-5bc54db4d4-kkmtk/ 2026-09-22 03:24:54.675220 | instance | >f+++++++++ pod-logs/openstack/magnum-api-5bc54db4d4-kkmtk/init.txt 2026-09-22 03:24:54.675243 | instance | >f+++++++++ pod-logs/openstack/magnum-api-5bc54db4d4-kkmtk/magnum-api.txt 2026-09-22 03:24:54.675266 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-2ckx9/ 2026-09-22 03:24:54.675288 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-2ckx9/magnum-cluster-api-proxy.txt 2026-09-22 03:24:54.675311 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-09-22 03:24:54.675334 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-09-22 03:24:54.675356 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-09-22 03:24:54.675378 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-09-22 03:24:54.675401 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-m4rwm/ 2026-09-22 03:24:54.675423 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-m4rwm/init.txt 2026-09-22 03:24:54.675446 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-m4rwm/magnum-db-init-0.txt 2026-09-22 03:24:54.675469 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-c8zv5/ 2026-09-22 03:24:54.675492 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-c8zv5/init.txt 2026-09-22 03:24:54.675514 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-c8zv5/magnum-db-sync.txt 2026-09-22 03:24:54.675538 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-clgb9/ 2026-09-22 03:24:54.675561 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-clgb9/init.txt 2026-09-22 03:24:54.675583 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-clgb9/magnum-ks-domain-user.txt 2026-09-22 03:24:54.675607 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-t6qdw/ 2026-09-22 03:24:54.675630 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-t6qdw/container-infra-ks-endpoints-admin.txt 2026-09-22 03:24:54.675653 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-t6qdw/container-infra-ks-endpoints-internal.txt 2026-09-22 03:24:54.675685 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-t6qdw/container-infra-ks-endpoints-public.txt 2026-09-22 03:24:54.675709 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-t6qdw/init.txt 2026-09-22 03:24:54.675731 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-dhwzm/ 2026-09-22 03:24:54.675754 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-dhwzm/container-infra-ks-service-registration.txt 2026-09-22 03:24:54.675777 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-dhwzm/init.txt 2026-09-22 03:24:54.675800 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-vvhlh/ 2026-09-22 03:24:54.675823 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-vvhlh/init.txt 2026-09-22 03:24:54.675848 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-vvhlh/magnum-ks-user.txt 2026-09-22 03:24:54.675873 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-4b8vw/ 2026-09-22 03:24:54.675897 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-4b8vw/init.txt 2026-09-22 03:24:54.675920 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-4b8vw/rabbit-init.txt 2026-09-22 03:24:54.676138 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-5pzdh/ 2026-09-22 03:24:54.676162 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-5pzdh/registry.txt 2026-09-22 03:24:54.676186 | instance | cd+++++++++ pod-logs/openstack/manila-api-66bf45b987-qpr5w/ 2026-09-22 03:24:54.676209 | instance | >f+++++++++ pod-logs/openstack/manila-api-66bf45b987-qpr5w/init.txt 2026-09-22 03:24:54.676232 | instance | >f+++++++++ pod-logs/openstack/manila-api-66bf45b987-qpr5w/manila-api.txt 2026-09-22 03:24:54.676256 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-bpwkf/ 2026-09-22 03:24:54.676280 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-bpwkf/bootstrap.txt 2026-09-22 03:24:54.676303 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-bpwkf/init.txt 2026-09-22 03:24:54.676326 | instance | cd+++++++++ pod-logs/openstack/manila-data-788fbbb774-njcg5/ 2026-09-22 03:24:54.676348 | instance | >f+++++++++ pod-logs/openstack/manila-data-788fbbb774-njcg5/init.txt 2026-09-22 03:24:54.676370 | instance | >f+++++++++ pod-logs/openstack/manila-data-788fbbb774-njcg5/manila-data.txt 2026-09-22 03:24:54.676392 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-m4s88/ 2026-09-22 03:24:54.676415 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-m4s88/init.txt 2026-09-22 03:24:54.676437 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-m4s88/manila-db-init-0.txt 2026-09-22 03:24:54.676460 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-brhvm/ 2026-09-22 03:24:54.676483 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-brhvm/init.txt 2026-09-22 03:24:54.676529 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-brhvm/manila-db-sync.txt 2026-09-22 03:24:54.676553 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-ccv7p/ 2026-09-22 03:24:54.676576 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-ccv7p/init.txt 2026-09-22 03:24:54.676599 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-ccv7p/share-ks-endpoints-admin.txt 2026-09-22 03:24:54.676621 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-ccv7p/share-ks-endpoints-internal.txt 2026-09-22 03:24:54.676644 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-ccv7p/share-ks-endpoints-public.txt 2026-09-22 03:24:54.676666 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-ccv7p/sharev2-ks-endpoints-admin.txt 2026-09-22 03:24:54.676689 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-ccv7p/sharev2-ks-endpoints-internal.txt 2026-09-22 03:24:54.676711 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-ccv7p/sharev2-ks-endpoints-public.txt 2026-09-22 03:24:54.676735 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-5j9sc/ 2026-09-22 03:24:54.676764 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-5j9sc/init.txt 2026-09-22 03:24:54.676787 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-5j9sc/share-ks-service-registration.txt 2026-09-22 03:24:54.676810 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-5j9sc/sharev2-ks-service-registration.txt 2026-09-22 03:24:54.676832 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-ncv9x/ 2026-09-22 03:24:54.676855 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-ncv9x/init.txt 2026-09-22 03:24:54.676878 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-ncv9x/manila-ks-user.txt 2026-09-22 03:24:54.676900 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-ck9cz/ 2026-09-22 03:24:54.676923 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-ck9cz/init.txt 2026-09-22 03:24:54.676945 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-ck9cz/rabbit-init.txt 2026-09-22 03:24:54.676967 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-5fb9d7f66-klcfl/ 2026-09-22 03:24:54.676989 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-5fb9d7f66-klcfl/init.txt 2026-09-22 03:24:54.677011 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-5fb9d7f66-klcfl/manila-scheduler.txt 2026-09-22 03:24:54.677033 | instance | cd+++++++++ pod-logs/openstack/manila-share-6c8474ff97-g84gj/ 2026-09-22 03:24:54.677056 | instance | >f+++++++++ pod-logs/openstack/manila-share-6c8474ff97-g84gj/init.txt 2026-09-22 03:24:54.677079 | instance | >f+++++++++ pod-logs/openstack/manila-share-6c8474ff97-g84gj/manila-share-init.txt 2026-09-22 03:24:54.677101 | instance | >f+++++++++ pod-logs/openstack/manila-share-6c8474ff97-g84gj/manila-share.txt 2026-09-22 03:24:54.677146 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-jmdc6/ 2026-09-22 03:24:54.677170 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-jmdc6/init.txt 2026-09-22 03:24:54.677193 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-jmdc6/memcached-exporter.txt 2026-09-22 03:24:54.677216 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-jmdc6/memcached.txt 2026-09-22 03:24:54.677240 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-dq768/ 2026-09-22 03:24:54.677263 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-dq768/init.txt 2026-09-22 03:24:54.677286 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-dq768/neutron-db-init-0.txt 2026-09-22 03:24:54.677309 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-fx9xg/ 2026-09-22 03:24:54.677332 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-fx9xg/init.txt 2026-09-22 03:24:54.677354 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-fx9xg/neutron-db-sync.txt 2026-09-22 03:24:54.677377 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-8dslx/ 2026-09-22 03:24:54.677399 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-8dslx/init.txt 2026-09-22 03:24:54.677421 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-8dslx/network-ks-endpoints-admin.txt 2026-09-22 03:24:54.677444 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-8dslx/network-ks-endpoints-internal.txt 2026-09-22 03:24:54.677467 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-8dslx/network-ks-endpoints-public.txt 2026-09-22 03:24:54.677489 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-n45n2/ 2026-09-22 03:24:54.677511 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-n45n2/init.txt 2026-09-22 03:24:54.677533 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-n45n2/network-ks-service-registration.txt 2026-09-22 03:24:54.677556 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-s59dg/ 2026-09-22 03:24:54.677579 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-s59dg/init.txt 2026-09-22 03:24:54.677601 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-s59dg/neutron-ks-user.txt 2026-09-22 03:24:54.677630 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-zngqf/ 2026-09-22 03:24:54.677654 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-zngqf/init.txt 2026-09-22 03:24:54.677677 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-zngqf/neutron-netns-cleanup-cron.txt 2026-09-22 03:24:54.677700 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-ksklz/ 2026-09-22 03:24:54.677724 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-ksklz/init.txt 2026-09-22 03:24:54.677747 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-ksklz/neutron-metadata-agent-init.txt 2026-09-22 03:24:54.677770 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-ksklz/neutron-ovn-metadata-agent.txt 2026-09-22 03:24:54.677793 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-ksklz/ovn-neutron-init.txt 2026-09-22 03:24:54.677815 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-tswpp/ 2026-09-22 03:24:54.677838 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-tswpp/init.txt 2026-09-22 03:24:54.677860 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-tswpp/neutron-ovn-vpn-agent.txt 2026-09-22 03:24:54.677882 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-tswpp/ovn-neutron-init.txt 2026-09-22 03:24:54.677905 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-tswpp/ovn-vpn-agent-init.txt 2026-09-22 03:24:54.677927 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-rvwlk/ 2026-09-22 03:24:54.677950 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-rvwlk/init.txt 2026-09-22 03:24:54.677972 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-rvwlk/rabbit-init.txt 2026-09-22 03:24:54.677995 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-897fdb449-dgvqb/ 2026-09-22 03:24:54.678018 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-897fdb449-dgvqb/init.txt 2026-09-22 03:24:54.678040 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-897fdb449-dgvqb/neutron-rpc-server.txt 2026-09-22 03:24:54.678062 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-897fdb449-dgvqb/ovn-neutron-init.txt 2026-09-22 03:24:54.678085 | instance | cd+++++++++ pod-logs/openstack/neutron-server-d6654c854-x6tgk/ 2026-09-22 03:24:54.678108 | instance | >f+++++++++ pod-logs/openstack/neutron-server-d6654c854-x6tgk/init.txt 2026-09-22 03:24:54.678148 | instance | >f+++++++++ pod-logs/openstack/neutron-server-d6654c854-x6tgk/neutron-policy-server.txt 2026-09-22 03:24:54.678171 | instance | >f+++++++++ pod-logs/openstack/neutron-server-d6654c854-x6tgk/neutron-server.txt 2026-09-22 03:24:54.678194 | instance | >f+++++++++ pod-logs/openstack/neutron-server-d6654c854-x6tgk/ovn-neutron-init.txt 2026-09-22 03:24:54.678218 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-5c5c94576f-xjrl9/ 2026-09-22 03:24:54.678240 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5c5c94576f-xjrl9/init.txt 2026-09-22 03:24:54.678264 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5c5c94576f-xjrl9/nova-api-metadata-init.txt 2026-09-22 03:24:54.678287 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5c5c94576f-xjrl9/nova-api.txt 2026-09-22 03:24:54.678309 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-f845b9dbb-262gr/ 2026-09-22 03:24:54.678332 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-f845b9dbb-262gr/init.txt 2026-09-22 03:24:54.678355 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-f845b9dbb-262gr/nova-osapi.txt 2026-09-22 03:24:54.678377 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-ggpwm/ 2026-09-22 03:24:54.678400 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-ggpwm/bootstrap.txt 2026-09-22 03:24:54.678430 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-ggpwm/init.txt 2026-09-22 03:24:54.678455 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29834100-p7h7t/ 2026-09-22 03:24:54.678478 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29834100-p7h7t/init.txt 2026-09-22 03:24:54.678501 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29834100-p7h7t/nova-cell-setup.txt 2026-09-22 03:24:54.678524 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-zv6sg/ 2026-09-22 03:24:54.678547 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-zv6sg/init.txt 2026-09-22 03:24:54.678570 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-zv6sg/nova-cell-setup-init.txt 2026-09-22 03:24:54.678592 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-zv6sg/nova-cell-setup.txt 2026-09-22 03:24:54.678615 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-ww4kq/ 2026-09-22 03:24:54.678638 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-ww4kq/ceph-admin-keyring-placement.txt 2026-09-22 03:24:54.678661 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-ww4kq/ceph-keyring-placement.txt 2026-09-22 03:24:54.678684 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-ww4kq/ceph-perms.txt 2026-09-22 03:24:54.678706 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-ww4kq/init.txt 2026-09-22 03:24:54.678729 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-ww4kq/nova-compute-init.txt 2026-09-22 03:24:54.678752 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-ww4kq/nova-compute-ssh-init.txt 2026-09-22 03:24:54.678774 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-ww4kq/nova-compute-ssh.txt 2026-09-22 03:24:54.678797 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-ww4kq/nova-compute-vnc-init.txt 2026-09-22 03:24:54.678822 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-ww4kq/nova-compute.txt 2026-09-22 03:24:54.678846 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-86d9c6cc98-bg2j4/ 2026-09-22 03:24:54.678869 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-86d9c6cc98-bg2j4/init.txt 2026-09-22 03:24:54.678891 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-86d9c6cc98-bg2j4/nova-conductor.txt 2026-09-22 03:24:54.678914 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-ntzgd/ 2026-09-22 03:24:54.678937 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-ntzgd/init.txt 2026-09-22 03:24:54.678960 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-ntzgd/nova-db-init-0.txt 2026-09-22 03:24:54.678983 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-ntzgd/nova-db-init-1.txt 2026-09-22 03:24:54.679006 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-ntzgd/nova-db-init-2.txt 2026-09-22 03:24:54.679028 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-bqws6/ 2026-09-22 03:24:54.679051 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-bqws6/init.txt 2026-09-22 03:24:54.679073 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-bqws6/nova-db-sync.txt 2026-09-22 03:24:54.679096 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-mcr54/ 2026-09-22 03:24:54.679134 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-mcr54/compute-ks-endpoints-admin.txt 2026-09-22 03:24:54.679159 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-mcr54/compute-ks-endpoints-internal.txt 2026-09-22 03:24:54.679182 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-mcr54/compute-ks-endpoints-public.txt 2026-09-22 03:24:54.679205 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-mcr54/init.txt 2026-09-22 03:24:54.679228 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-nx6j2/ 2026-09-22 03:24:54.679251 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-nx6j2/compute-ks-service-registration.txt 2026-09-22 03:24:54.679273 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-nx6j2/init.txt 2026-09-22 03:24:54.679304 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-v2hth/ 2026-09-22 03:24:54.679328 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-v2hth/init.txt 2026-09-22 03:24:54.679351 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-v2hth/nova-ks-user.txt 2026-09-22 03:24:54.679373 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-65fb9c6b47-2wmff/ 2026-09-22 03:24:54.679396 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-65fb9c6b47-2wmff/init.txt 2026-09-22 03:24:54.679419 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-65fb9c6b47-2wmff/nova-novncproxy-init-assets.txt 2026-09-22 03:24:54.679442 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-65fb9c6b47-2wmff/nova-novncproxy-init.txt 2026-09-22 03:24:54.679464 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-65fb9c6b47-2wmff/nova-novncproxy.txt 2026-09-22 03:24:54.679487 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-n9l5t/ 2026-09-22 03:24:54.679510 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-n9l5t/init.txt 2026-09-22 03:24:54.679532 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-n9l5t/rabbit-init.txt 2026-09-22 03:24:54.679556 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-7c7c7bc49d-bqrhd/ 2026-09-22 03:24:54.679579 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-7c7c7bc49d-bqrhd/init.txt 2026-09-22 03:24:54.679601 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-7c7c7bc49d-bqrhd/nova-scheduler.txt 2026-09-22 03:24:54.679623 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29834100-nqw8b/ 2026-09-22 03:24:54.679645 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29834100-nqw8b/init.txt 2026-09-22 03:24:54.679667 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29834100-nqw8b/nova-service-cleaner.txt 2026-09-22 03:24:54.679689 | instance | cd+++++++++ pod-logs/openstack/octavia-api-cff7cfc8c-2cj6p/ 2026-09-22 03:24:54.679711 | instance | >f+++++++++ pod-logs/openstack/octavia-api-cff7cfc8c-2cj6p/init.txt 2026-09-22 03:24:54.679734 | instance | >f+++++++++ pod-logs/openstack/octavia-api-cff7cfc8c-2cj6p/octavia-api.txt 2026-09-22 03:24:54.679757 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-6qbkb/ 2026-09-22 03:24:54.679779 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-6qbkb/bootstrap.txt 2026-09-22 03:24:54.679802 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-6qbkb/init.txt 2026-09-22 03:24:54.679825 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-8cbn2/ 2026-09-22 03:24:54.679848 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-8cbn2/init.txt 2026-09-22 03:24:54.679870 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-8cbn2/octavia-db-init-0.txt 2026-09-22 03:24:54.679892 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-8cbn2/octavia-db-init-1.txt 2026-09-22 03:24:54.679915 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-fzkpx/ 2026-09-22 03:24:54.679938 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-fzkpx/init.txt 2026-09-22 03:24:54.679960 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-fzkpx/octavia-db-sync.txt 2026-09-22 03:24:54.679983 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-sxqsz/ 2026-09-22 03:24:54.680005 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-sxqsz/init.txt 2026-09-22 03:24:54.680027 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-sxqsz/octavia-health-manager-get-port.txt 2026-09-22 03:24:54.680049 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-sxqsz/octavia-health-manager-nic-init.txt 2026-09-22 03:24:54.680072 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-sxqsz/octavia-health-manager.txt 2026-09-22 03:24:54.680094 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-57d79769b6-wk6kg/ 2026-09-22 03:24:54.680116 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-57d79769b6-wk6kg/init.txt 2026-09-22 03:24:54.680159 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-57d79769b6-wk6kg/octavia-housekeeping.txt 2026-09-22 03:24:54.680183 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-bpdmw/ 2026-09-22 03:24:54.680206 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-bpdmw/init.txt 2026-09-22 03:24:54.680229 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-bpdmw/load-balancer-ks-endpoints-admin.txt 2026-09-22 03:24:54.680252 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-bpdmw/load-balancer-ks-endpoints-internal.txt 2026-09-22 03:24:54.680275 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-bpdmw/load-balancer-ks-endpoints-public.txt 2026-09-22 03:24:54.680298 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-t4j7t/ 2026-09-22 03:24:54.680320 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-t4j7t/init.txt 2026-09-22 03:24:54.680343 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-t4j7t/load-balancer-ks-service-registration.txt 2026-09-22 03:24:54.680365 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-t5x6b/ 2026-09-22 03:24:54.680389 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-t5x6b/init.txt 2026-09-22 03:24:54.680411 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-t5x6b/octavia-ks-user.txt 2026-09-22 03:24:54.680434 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-lcq57/ 2026-09-22 03:24:54.680458 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-lcq57/init.txt 2026-09-22 03:24:54.680481 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-lcq57/rabbit-init.txt 2026-09-22 03:24:54.680538 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-67d7c8cdb5-w4tf6/ 2026-09-22 03:24:54.680563 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-67d7c8cdb5-w4tf6/init.txt 2026-09-22 03:24:54.680586 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-67d7c8cdb5-w4tf6/octavia-worker.txt 2026-09-22 03:24:54.680609 | instance | cd+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-ds8vq/ 2026-09-22 03:24:54.680632 | instance | >f+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-ds8vq/openstack-database-exporter.txt 2026-09-22 03:24:54.680655 | instance | cd+++++++++ pod-logs/openstack/openstack-exporter-5b4c6d8b7d-mht67/ 2026-09-22 03:24:54.680678 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-5b4c6d8b7d-mht67/build-config.txt 2026-09-22 03:24:54.680701 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-5b4c6d8b7d-mht67/openstack-exporter.txt 2026-09-22 03:24:54.680724 | instance | cd+++++++++ pod-logs/openstack/openvswitch-ddgfr/ 2026-09-22 03:24:54.681051 | instance | >f+++++++++ pod-logs/openstack/openvswitch-ddgfr/init.txt 2026-09-22 03:24:54.681183 | instance | >f+++++++++ pod-logs/openstack/openvswitch-ddgfr/openvswitch-db-perms.txt 2026-09-22 03:24:54.681212 | instance | >f+++++++++ pod-logs/openstack/openvswitch-ddgfr/openvswitch-db.txt 2026-09-22 03:24:54.681237 | instance | >f+++++++++ pod-logs/openstack/openvswitch-ddgfr/openvswitch-vswitchd-modules.txt 2026-09-22 03:24:54.681260 | instance | >f+++++++++ pod-logs/openstack/openvswitch-ddgfr/openvswitch-vswitchd.txt 2026-09-22 03:24:54.681285 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-lkkqx/ 2026-09-22 03:24:54.681309 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-lkkqx/controller-init.txt 2026-09-22 03:24:54.681332 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-lkkqx/controller.txt 2026-09-22 03:24:54.681356 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-lkkqx/get-gw-enabled.txt 2026-09-22 03:24:54.681379 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-lkkqx/init.txt 2026-09-22 03:24:54.681402 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-lkkqx/log-parser.txt 2026-09-22 03:24:54.681425 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-lkkqx/vector.txt 2026-09-22 03:24:54.681455 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-fc978744-29prn/ 2026-09-22 03:24:54.681480 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-29prn/init.txt 2026-09-22 03:24:54.681503 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-29prn/northd.txt 2026-09-22 03:24:54.681527 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ 2026-09-22 03:24:54.681550 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt 2026-09-22 03:24:54.681573 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-09-22 03:24:54.681597 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ 2026-09-22 03:24:54.681619 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt 2026-09-22 03:24:54.681642 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-09-22 03:24:54.681665 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-09-22 03:24:54.681687 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-09-22 03:24:54.681710 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-09-22 03:24:54.681733 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-09-22 03:24:54.681756 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-09-22 03:24:54.681779 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-09-22 03:24:54.681802 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-09-22 03:24:54.681825 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-09-22 03:24:54.681848 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-09-22 03:24:54.681871 | instance | cd+++++++++ pod-logs/openstack/placement-api-7cbd95b5cb-h48vp/ 2026-09-22 03:24:54.681893 | instance | >f+++++++++ pod-logs/openstack/placement-api-7cbd95b5cb-h48vp/init.txt 2026-09-22 03:24:54.681916 | instance | >f+++++++++ pod-logs/openstack/placement-api-7cbd95b5cb-h48vp/placement-api.txt 2026-09-22 03:24:54.681938 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-tbsgg/ 2026-09-22 03:24:54.681961 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-tbsgg/init.txt 2026-09-22 03:24:54.681983 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-tbsgg/placement-db-init-0.txt 2026-09-22 03:24:54.682006 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-b272v/ 2026-09-22 03:24:54.682030 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-b272v/init.txt 2026-09-22 03:24:54.682052 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-b272v/placement-db-sync.txt 2026-09-22 03:24:54.682075 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-tntq2/ 2026-09-22 03:24:54.682098 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-tntq2/init.txt 2026-09-22 03:24:54.682138 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-tntq2/placement-ks-endpoints-admin.txt 2026-09-22 03:24:54.682162 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-tntq2/placement-ks-endpoints-internal.txt 2026-09-22 03:24:54.682185 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-tntq2/placement-ks-endpoints-public.txt 2026-09-22 03:24:54.682208 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-pbf55/ 2026-09-22 03:24:54.682231 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-pbf55/init.txt 2026-09-22 03:24:54.682254 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-pbf55/placement-ks-service-registration.txt 2026-09-22 03:24:54.682277 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-r7sjd/ 2026-09-22 03:24:54.682299 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-r7sjd/init.txt 2026-09-22 03:24:54.682322 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-r7sjd/placement-ks-user.txt 2026-09-22 03:24:54.682350 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-gd2w4/ 2026-09-22 03:24:54.682375 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-gd2w4/percona-xtradb-cluster-operator.txt 2026-09-22 03:24:54.682398 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-09-22 03:24:54.682421 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-09-22 03:24:54.682444 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-09-22 03:24:54.682467 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-09-22 03:24:54.682490 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-09-22 03:24:54.682513 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-09-22 03:24:54.682536 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-fqw97/ 2026-09-22 03:24:54.682559 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-fqw97/rabbitmq-cluster-operator.txt 2026-09-22 03:24:54.682581 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-09-22 03:24:54.682603 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-09-22 03:24:54.682626 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-09-22 03:24:54.682649 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-09-22 03:24:54.682671 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-09-22 03:24:54.682693 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-09-22 03:24:54.682716 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-09-22 03:24:54.682738 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-09-22 03:24:54.682761 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-09-22 03:24:54.682784 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-09-22 03:24:54.682806 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-09-22 03:24:54.682829 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-09-22 03:24:54.682854 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/ 2026-09-22 03:24:54.682879 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-09-22 03:24:54.682902 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-09-22 03:24:54.682925 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-2jkgs/ 2026-09-22 03:24:54.682948 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-2jkgs/rabbitmq-cluster-operator.txt 2026-09-22 03:24:54.682972 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-09-22 03:24:54.682994 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-09-22 03:24:54.683017 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-09-22 03:24:54.683039 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-09-22 03:24:54.683062 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-09-22 03:24:54.683084 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-09-22 03:24:54.683107 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-09-22 03:24:54.683145 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-09-22 03:24:54.683170 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-09-22 03:24:54.683192 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-9jfc9/ 2026-09-22 03:24:54.683220 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-9jfc9/ceph-crash.txt 2026-09-22 03:24:54.683244 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-9jfc9/chown-container-data-dir.txt 2026-09-22 03:24:54.683267 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-9jfc9/make-container-crash-dir.txt 2026-09-22 03:24:54.683289 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-76bw8/ 2026-09-22 03:24:54.683312 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-76bw8/chown-container-data-dir.txt 2026-09-22 03:24:54.683334 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-76bw8/log-collector.txt 2026-09-22 03:24:54.683357 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-76bw8/rgw.txt 2026-09-22 03:24:54.683380 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-77586968b8-xcrm7/ 2026-09-22 03:24:54.683403 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-77586968b8-xcrm7/init.txt 2026-09-22 03:24:54.683425 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-77586968b8-xcrm7/staffeln-api.txt 2026-09-22 03:24:54.683448 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-766678794c-vbdqk/ 2026-09-22 03:24:54.683470 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-766678794c-vbdqk/staffeln-conductor.txt 2026-09-22 03:24:54.683493 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-kdmdp/ 2026-09-22 03:24:54.683516 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-kdmdp/init.txt 2026-09-22 03:24:54.683538 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-kdmdp/staffeln-db-init-0.txt 2026-09-22 03:24:54.683561 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-sxfq6/ 2026-09-22 03:24:54.683584 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-sxfq6/init.txt 2026-09-22 03:24:54.683606 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-sxfq6/staffeln-db-sync.txt 2026-09-22 03:24:54.683628 | instance | cd+++++++++ pod-logs/openstack/tempest-ks-user-6mjls/ 2026-09-22 03:24:54.683651 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-6mjls/init.txt 2026-09-22 03:24:54.683674 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-6mjls/tempest-ks-user.txt 2026-09-22 03:24:54.683697 | instance | cd+++++++++ pod-logs/openstack/tempest-run-tests-rzzlw/ 2026-09-22 03:24:54.683720 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-rzzlw/init.txt 2026-09-22 03:24:54.683742 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-rzzlw/tempest-run-tests-init.txt 2026-09-22 03:24:54.683764 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-rzzlw/tempest-run-tests.txt 2026-09-22 03:24:54.683787 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-09-22 03:24:54.683809 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-09-22 03:24:54.683832 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-09-22 03:24:54.683855 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-09-22 03:24:54.683877 | instance | cd+++++++++ pod-logs/orc-system/ 2026-09-22 03:24:54.683900 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-qps6n/ 2026-09-22 03:24:54.683923 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-qps6n/manager.txt 2026-09-22 03:24:54.683946 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-09-22 03:24:54.683968 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-9w9gj/ 2026-09-22 03:24:54.683990 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-9w9gj/rook-ceph-operator.txt 2026-09-22 03:24:54.684013 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-09-22 03:24:54.684036 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-zj4xj/ 2026-09-22 03:24:54.684064 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-zj4xj/secretgen-controller.txt 2026-09-22 03:24:54.706995 | 2026-09-22 03:24:54.707107 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-09-22 03:24:54.932632 | instance | changed 2026-09-22 03:24:54.940773 | 2026-09-22 03:24:54.940873 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-09-22 03:24:56.471152 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-09-22 03:24:56.491160 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-09-22 03:24:56.492018 | instance | Dload Upload Total Spent Left Speed 2026-09-22 03:24:56.496451 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-09-22 03:24:56.772391 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-09-22 03:24:56.783220 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-09-22 03:24:56.783276 | instance | Dload Upload Total Spent Left Speed 2026-09-22 03:24:56.788905 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-09-22 03:24:57.285738 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-09-22 03:24:57.294202 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-09-22 03:24:57.294237 | instance | Dload Upload Total Spent Left Speed 2026-09-22 03:24:57.299322 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-09-22 03:24:57.711263 | instance | jq: error (at :1003): Cannot iterate over null (null) 2026-09-22 03:24:57.983801 | instance | ERROR 2026-09-22 03:24:57.984014 | instance | { 2026-09-22 03:24:57.984075 | instance | "delta": "0:00:02.485551", 2026-09-22 03:24:57.984115 | instance | "end": "2026-09-22 03:24:57.716812", 2026-09-22 03:24:57.984178 | instance | "msg": "non-zero return code", 2026-09-22 03:24:57.984214 | instance | "rc": 5, 2026-09-22 03:24:57.984249 | instance | "start": "2026-09-22 03:24:55.231261" 2026-09-22 03:24:57.984284 | instance | } 2026-09-22 03:24:57.984330 | instance | ERROR: Ignoring Errors 2026-09-22 03:24:57.993791 | 2026-09-22 03:24:57.993917 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-09-22 03:24:58.362431 | instance | ceph-mgr endpoints: 2026-09-22 03:24:58.544732 | instance | ok: Runtime: 0:00:00.119686 2026-09-22 03:24:58.557598 | 2026-09-22 03:24:58.557748 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-09-22 03:24:59.102510 | instance | ok: Runtime: 0:00:00.125298 2026-09-22 03:24:59.113358 | 2026-09-22 03:24:59.113685 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-09-22 03:24:59.685944 | instance | changed: 2026-09-22 03:24:59.686220 | instance | cd+++++++++ prometheus/ 2026-09-22 03:24:59.686277 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-09-22 03:24:59.686317 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-09-22 03:24:59.686355 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-09-22 03:24:59.700942 | 2026-09-22 03:24:59.701022 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-09-22 03:24:59.963160 | instance | changed 2026-09-22 03:24:59.973400 | 2026-09-22 03:24:59.973562 | TASK [gather-selenium-data : Get selenium data] 2026-09-22 03:25:00.240590 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-09-22 03:25:00.243539 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-09-22 03:25:00.521220 | instance | ERROR 2026-09-22 03:25:00.521457 | instance | { 2026-09-22 03:25:00.521513 | instance | "delta": "0:00:00.007734", 2026-09-22 03:25:00.521552 | instance | "end": "2026-09-22 03:25:00.243916", 2026-09-22 03:25:00.521588 | instance | "msg": "non-zero return code", 2026-09-22 03:25:00.521622 | instance | "rc": 1, 2026-09-22 03:25:00.521657 | instance | "start": "2026-09-22 03:25:00.236182" 2026-09-22 03:25:00.521691 | instance | } 2026-09-22 03:25:00.521735 | instance | ERROR: Ignoring Errors 2026-09-22 03:25:00.531047 | 2026-09-22 03:25:00.531220 | TASK [gather-selenium-data : Downloads logs to executor] 2026-09-22 03:25:01.214966 | instance | changed: cd+++++++++ selenium/ 2026-09-22 03:25:01.226022 | 2026-09-22 03:25:01.226146 | PLAY RECAP 2026-09-22 03:25:01.226233 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-09-22 03:25:01.226275 | 2026-09-22 03:25:01.355032 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-09-22 03:25:01.366661 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-22 03:25:01.968876 | 2026-09-22 03:25:01.969029 | PLAY [all] 2026-09-22 03:25:01.980340 | 2026-09-22 03:25:01.980411 | TASK [fetch-output : Set log path for multiple nodes] 2026-09-22 03:25:02.023759 | instance | skipping: Conditional result was False 2026-09-22 03:25:02.031076 | 2026-09-22 03:25:02.031194 | TASK [fetch-output : Set log path for single node] 2026-09-22 03:25:02.073369 | instance | ok 2026-09-22 03:25:02.081613 | 2026-09-22 03:25:02.081699 | LOOP [fetch-output : Ensure local output dirs] 2026-09-22 03:25:02.452148 | instance -> localhost | ok: "/var/lib/zuul/builds/050c0734a1aa4e69a9a83a330a0cf68e/work/logs" 2026-09-22 03:25:02.657383 | instance -> localhost | changed: "/var/lib/zuul/builds/050c0734a1aa4e69a9a83a330a0cf68e/work/artifacts" 2026-09-22 03:25:02.868281 | instance -> localhost | changed: "/var/lib/zuul/builds/050c0734a1aa4e69a9a83a330a0cf68e/work/docs" 2026-09-22 03:25:02.888735 | 2026-09-22 03:25:02.888912 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-09-22 03:25:03.568670 | instance | changed: .d..t...... ./ 2026-09-22 03:25:03.568892 | instance | changed: All items complete 2026-09-22 03:25:03.568937 | 2026-09-22 03:25:04.035420 | instance | changed: .d..t...... ./ 2026-09-22 03:25:04.526615 | instance | changed: .d..t...... ./ 2026-09-22 03:25:04.551811 | 2026-09-22 03:25:04.551997 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-09-22 03:25:04.970846 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008258 2026-09-22 03:25:05.239698 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008075 2026-09-22 03:25:05.248185 | 2026-09-22 03:25:05.248276 | PLAY [all] 2026-09-22 03:25:05.254784 | 2026-09-22 03:25:05.254880 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-09-22 03:25:05.791649 | instance | changed 2026-09-22 03:25:05.802098 | 2026-09-22 03:25:05.802222 | PLAY RECAP 2026-09-22 03:25:05.802306 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-09-22 03:25:05.802347 | 2026-09-22 03:25:05.924030 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-22 03:25:05.943966 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-09-22 03:25:06.511643 | 2026-09-22 03:25:06.511747 | PLAY [localhost] 2026-09-22 03:25:06.521048 | 2026-09-22 03:25:06.521134 | TASK [Generate Zuul manifest] 2026-09-22 03:25:06.537256 | localhost | ok 2026-09-22 03:25:06.552015 | 2026-09-22 03:25:06.552102 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-09-22 03:25:07.229887 | localhost | changed 2026-09-22 03:25:07.248861 | 2026-09-22 03:25:07.249006 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-09-22 03:25:07.279652 | localhost | ok 2026-09-22 03:25:07.292034 | 2026-09-22 03:25:07.292179 | TASK [Upload logs] 2026-09-22 03:25:07.312613 | localhost | ok 2026-09-22 03:25:07.413226 | 2026-09-22 03:25:07.413338 | TASK [Set zuul-log-path fact] 2026-09-22 03:25:07.429830 | localhost | ok 2026-09-22 03:25:07.439996 | 2026-09-22 03:25:07.440060 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-22 03:25:07.466809 | localhost | ok 2026-09-22 03:25:07.474903 | 2026-09-22 03:25:07.474985 | TASK [upload-logs : Create log directories] 2026-09-22 03:25:07.871197 | localhost | changed 2026-09-22 03:25:07.879927 | 2026-09-22 03:25:07.880069 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-09-22 03:25:08.326829 | localhost -> localhost | ok: Runtime: 0:00:00.047128 2026-09-22 03:25:08.336276 | 2026-09-22 03:25:08.336405 | TASK [upload-logs : Upload logs to log server] 2026-09-22 03:25:09.506891 | localhost | Output suppressed because no_log was given 2026-09-22 03:25:09.514086 | 2026-09-22 03:25:09.514243 | LOOP [upload-logs : Compress console log and json output] 2026-09-22 03:25:09.574160 | localhost | skipping: Conditional result was False 2026-09-22 03:25:09.583075 | localhost | skipping: Conditional result was False 2026-09-22 03:25:09.598557 | 2026-09-22 03:25:09.598737 | LOOP [upload-logs : Upload compressed console log and json output] 2026-09-22 03:25:09.654886 | localhost | skipping: Conditional result was False 2026-09-22 03:25:09.655256 | 2026-09-22 03:25:09.660194 | localhost | skipping: Conditional result was False 2026-09-22 03:25:09.671036 | 2026-09-22 03:25:09.671215 | LOOP [upload-logs : Upload console log and json output]