2026-06-02 21:18:12.691596 | Job console starting 2026-06-02 21:18:12.705453 | Updating git repos 2026-06-02 21:18:18.475798 | Cloning repos into workspace 2026-06-02 21:18:31.846563 | Restoring repo states 2026-06-02 21:18:38.342380 | Merging changes 2026-06-02 21:18:39.572843 | Checking out repos 2026-06-02 21:18:42.503723 | Preparing playbooks 2026-06-02 21:18:52.984111 | Running Ansible setup 2026-06-02 21:18:57.586059 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-02 21:18:58.263213 | 2026-06-02 21:18:58.282279 | PLAY [localhost] 2026-06-02 21:18:58.297311 | 2026-06-02 21:18:58.297472 | TASK [Gathering Facts] 2026-06-02 21:18:59.287763 | localhost | ok 2026-06-02 21:18:59.298172 | 2026-06-02 21:18:59.298301 | TASK [Setup log path fact] 2026-06-02 21:18:59.320805 | localhost | ok 2026-06-02 21:18:59.332928 | 2026-06-02 21:18:59.333069 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-02 21:18:59.364681 | localhost | ok 2026-06-02 21:18:59.373247 | 2026-06-02 21:18:59.373352 | TASK [emit-job-header : Print job information] 2026-06-02 21:18:59.428201 | # Job Information 2026-06-02 21:18:59.428419 | Ansible Version: 2.16.18 2026-06-02 21:18:59.428463 | Job: atmosphere-molecule-keycloak 2026-06-02 21:18:59.428494 | Pipeline: check 2026-06-02 21:18:59.428521 | Executor: 2d72f0692154 2026-06-02 21:18:59.428548 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501 2026-06-02 21:18:59.428579 | Event ID: 64f2f430-5ec8-11f1-8f5f-7bccbb7a406e 2026-06-02 21:18:59.432604 | 2026-06-02 21:18:59.432699 | LOOP [emit-job-header : Print node information] 2026-06-02 21:18:59.550905 | localhost | ok: 2026-06-02 21:18:59.551178 | localhost | # Node Information 2026-06-02 21:18:59.551227 | localhost | Inventory Hostname: instance 2026-06-02 21:18:59.551270 | localhost | Hostname: np0000178111 2026-06-02 21:18:59.551305 | localhost | Username: zuul 2026-06-02 21:18:59.551340 | localhost | Distro: Ubuntu 22.04 2026-06-02 21:18:59.551374 | localhost | Provider: yul1 2026-06-02 21:18:59.551414 | localhost | Region: ca-ymq-1 2026-06-02 21:18:59.551452 | localhost | Label: ubuntu-jammy 2026-06-02 21:18:59.551491 | localhost | Product Name: OpenStack Nova 2026-06-02 21:18:59.551527 | localhost | Interface IP: 199.204.45.162 2026-06-02 21:18:59.564381 | 2026-06-02 21:18:59.565175 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-02 21:19:00.166805 | localhost -> localhost | changed 2026-06-02 21:19:00.174487 | 2026-06-02 21:19:00.174636 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-02 21:19:01.370622 | localhost -> localhost | changed 2026-06-02 21:19:01.377448 | 2026-06-02 21:19:01.377511 | PLAY [all] 2026-06-02 21:19:01.386048 | 2026-06-02 21:19:01.386120 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-02 21:19:01.617098 | instance -> localhost | ok 2026-06-02 21:19:01.629220 | 2026-06-02 21:19:01.629299 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-02 21:19:01.664865 | instance | ok 2026-06-02 21:19:01.684787 | instance | included: /var/lib/zuul/builds/e035cd3a854741c1936e45c407a2a88d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-02 21:19:01.692332 | 2026-06-02 21:19:01.692466 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-02 21:19:02.434778 | instance -> localhost | Generating public/private rsa key pair. 2026-06-02 21:19:02.435000 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/e035cd3a854741c1936e45c407a2a88d/work/e035cd3a854741c1936e45c407a2a88d_id_rsa 2026-06-02 21:19:02.435042 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/e035cd3a854741c1936e45c407a2a88d/work/e035cd3a854741c1936e45c407a2a88d_id_rsa.pub 2026-06-02 21:19:02.435074 | instance -> localhost | The key fingerprint is: 2026-06-02 21:19:02.435104 | instance -> localhost | SHA256:+boJy0mnmnOaYXqcKIYQhif8Lnib3y96p/Q7Hbh3uhQ zuul-build-sshkey 2026-06-02 21:19:02.435154 | instance -> localhost | The key's randomart image is: 2026-06-02 21:19:02.435184 | instance -> localhost | +---[RSA 3072]----+ 2026-06-02 21:19:02.435221 | instance -> localhost | | | 2026-06-02 21:19:02.435252 | instance -> localhost | | | 2026-06-02 21:19:02.435373 | instance -> localhost | |o | 2026-06-02 21:19:02.435414 | instance -> localhost | |+o. . | 2026-06-02 21:19:02.435444 | instance -> localhost | |.+. S.E | 2026-06-02 21:19:02.435472 | instance -> localhost | |. . .... | 2026-06-02 21:19:02.435500 | instance -> localhost | |+ .oo.+ .oo. | 2026-06-02 21:19:02.435528 | instance -> localhost | |+oo==O+B++o . | 2026-06-02 21:19:02.435559 | instance -> localhost | |.o=+BBB=B=o+ | 2026-06-02 21:19:02.435587 | instance -> localhost | +----[SHA256]-----+ 2026-06-02 21:19:02.435656 | instance -> localhost | ok: Runtime: 0:00:00.289809 2026-06-02 21:19:02.442604 | 2026-06-02 21:19:02.442691 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-02 21:19:02.475273 | instance | ok 2026-06-02 21:19:02.488058 | instance | included: /var/lib/zuul/builds/e035cd3a854741c1936e45c407a2a88d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-02 21:19:02.498847 | 2026-06-02 21:19:02.498920 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-02 21:19:02.524734 | instance | skipping: Conditional result was False 2026-06-02 21:19:02.536670 | 2026-06-02 21:19:02.536838 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-02 21:19:03.060388 | instance | changed 2026-06-02 21:19:03.563726 | 2026-06-02 21:19:03.563911 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-02 21:19:03.751646 | instance | ok 2026-06-02 21:19:03.761761 | 2026-06-02 21:19:03.762159 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-02 21:19:04.327613 | instance | changed 2026-06-02 21:19:04.334650 | 2026-06-02 21:19:04.334739 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-02 21:19:04.850747 | instance | changed 2026-06-02 21:19:04.857092 | 2026-06-02 21:19:04.857161 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-02 21:19:04.882913 | instance | skipping: Conditional result was False 2026-06-02 21:19:04.893951 | 2026-06-02 21:19:04.894057 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-02 21:19:06.753761 | instance -> localhost | changed 2026-06-02 21:19:06.773521 | 2026-06-02 21:19:06.773679 | TASK [add-build-sshkey : Add back temp key] 2026-06-02 21:19:07.163738 | instance -> localhost | Identity added: /var/lib/zuul/builds/e035cd3a854741c1936e45c407a2a88d/work/e035cd3a854741c1936e45c407a2a88d_id_rsa (zuul-build-sshkey) 2026-06-02 21:19:07.164096 | instance -> localhost | ok: Runtime: 0:00:00.016326 2026-06-02 21:19:07.169733 | 2026-06-02 21:19:07.169797 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-02 21:19:07.479509 | instance | ok 2026-06-02 21:19:07.486491 | 2026-06-02 21:19:08.297947 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-02 21:19:08.324903 | instance | skipping: Conditional result was False 2026-06-02 21:19:08.376996 | 2026-06-02 21:19:08.377146 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-06-02 21:19:08.672734 | instance | ok 2026-06-02 21:19:08.680895 | 2026-06-02 21:19:08.683908 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-06-02 21:19:12.773694 | instance | Output suppressed because no_log was given 2026-06-02 21:19:13.082205 | 2026-06-02 21:19:13.082324 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-06-02 21:19:13.273589 | instance | ok: "logs" 2026-06-02 21:19:13.273915 | instance | ok: All items complete 2026-06-02 21:19:13.273975 | 2026-06-02 21:19:13.441569 | instance | ok: "artifacts" 2026-06-02 21:19:13.632049 | instance | ok: "docs" 2026-06-02 21:19:13.643383 | 2026-06-02 21:19:13.643550 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-06-02 21:19:13.839798 | instance | changed: "logs" 2026-06-02 21:19:14.005168 | instance | changed: "artifacts" 2026-06-02 21:19:14.159032 | instance | changed: "docs" 2026-06-02 21:19:14.177104 | 2026-06-02 21:19:14.177251 | PLAY RECAP 2026-06-02 21:19:14.177321 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-06-02 21:19:14.177361 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-02 21:19:14.177392 | 2026-06-02 21:19:14.363357 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-02 21:19:15.002775 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-02 21:19:15.692565 | 2026-06-02 21:19:15.693128 | PLAY [all] 2026-06-02 21:19:15.704600 | 2026-06-02 21:19:15.704681 | TASK [setup-uv : Extract archive] 2026-06-02 21:19:17.996321 | instance | changed 2026-06-02 21:19:18.006351 | 2026-06-02 21:19:18.006458 | TASK [setup-uv : Print version] 2026-06-02 21:19:18.449000 | instance | uv 0.8.13 2026-06-02 21:19:18.547314 | instance | ok: Runtime: 0:00:00.079090 2026-06-02 21:19:18.561586 | 2026-06-02 21:19:18.561688 | TASK [Install Ansible collection siblings] 2026-06-02 21:19:32.468704 | instance | changed: 2026-06-02 21:19:32.468925 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-06-02 21:19:32.468971 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-06-02 21:19:32.469052 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-06-02 21:19:32.469084 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-06-02 21:19:32.469113 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-06-02 21:19:32.469148 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-06-02 21:19:32.469179 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-06-02 21:19:32.469211 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-06-02 21:19:32.469239 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-06-02 21:19:32.469266 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-06-02 21:19:32.469293 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-06-02 21:19:32.469320 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-06-02 21:19:32.469347 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-06-02 21:19:32.469373 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-06-02 21:19:32.469400 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0 2026-06-02 21:19:32.469427 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-06-02 21:19:32.469454 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-06-02 21:19:32.469481 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-06-02 21:19:32.469507 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-06-02 21:19:32.469534 | instance | Resolved openstack.cloud to 2.5.0 for >=2.0.0 2026-06-02 21:19:32.469560 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0 2026-06-02 21:19:32.469586 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-06-02 21:19:32.469615 | instance | Resolved vexxhost.kubernetes to v3.1.0 for >=2.5.0 2026-06-02 21:19:32.469658 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-06-02 21:19:32.469686 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0,>=6.0.0 2026-06-02 21:19:32.469712 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0 2026-06-02 21:19:32.469739 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-06-02 21:19:32.469765 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-06-02 21:19:32.469790 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-06-02 21:19:32.469816 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-06-02 21:19:32.469841 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0 2026-06-02 21:19:32.469868 | instance | Checked out ansible.netcommon to 1.2.0 2026-06-02 21:19:32.469895 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-06-02 21:19:32.469930 | instance | Starting galaxy collection install process 2026-06-02 21:19:32.469956 | instance | Process install dependency map 2026-06-02 21:19:32.469982 | instance | Starting collection install process 2026-06-02 21:19:32.470008 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-06-02 21:19:32.470033 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-06-02 21:19:32.470059 | instance | ansible.netcommon:* was installed successfully 2026-06-02 21:19:32.470085 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-06-02 21:19:32.470111 | instance | Creating virtual environment at: .venv 2026-06-02 21:19:32.470138 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-06-02 21:19:32.470193 | instance | Downloading pydantic-core (2.0MiB) 2026-06-02 21:19:32.470230 | instance | Downloading setuptools (1.1MiB) 2026-06-02 21:19:32.470267 | instance | Downloading openstacksdk (1.7MiB) 2026-06-02 21:19:32.470300 | instance | Downloading netaddr (2.2MiB) 2026-06-02 21:19:32.470328 | instance | Downloading kubernetes (1.9MiB) 2026-06-02 21:19:32.470354 | instance | Downloading pygments (1.2MiB) 2026-06-02 21:19:32.470380 | instance | Downloading ansible-core (2.1MiB) 2026-06-02 21:19:32.470406 | instance | Downloading rjsonnet (1.2MiB) 2026-06-02 21:19:32.470434 | instance | Downloading cryptography (4.2MiB) 2026-06-02 21:19:32.470461 | instance | Downloading rjsonnet 2026-06-02 21:19:32.470487 | instance | Downloading pydantic-core 2026-06-02 21:19:32.470516 | instance | Downloading netaddr 2026-06-02 21:19:32.470543 | instance | Downloading pygments 2026-06-02 21:19:32.470569 | instance | Downloading cryptography 2026-06-02 21:19:32.470596 | instance | Downloading setuptools 2026-06-02 21:19:32.470622 | instance | Building pyperclip==1.9.0 2026-06-02 21:19:32.470648 | instance | Downloading ansible-core 2026-06-02 21:19:32.470674 | instance | Downloading kubernetes 2026-06-02 21:19:32.470700 | instance | Downloading openstacksdk 2026-06-02 21:19:32.470726 | instance | Built pyperclip==1.9.0 2026-06-02 21:19:32.470751 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-06-02 21:19:32.470777 | instance | Installed 83 packages in 2.00s 2026-06-02 21:19:32.470803 | instance | Checked out ansible.posix to 1.6.0 2026-06-02 21:19:32.470829 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-06-02 21:19:32.470854 | instance | Starting galaxy collection install process 2026-06-02 21:19:32.470880 | instance | Process install dependency map 2026-06-02 21:19:32.470906 | instance | Starting collection install process 2026-06-02 21:19:32.470932 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-06-02 21:19:32.470967 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-06-02 21:19:32.470993 | instance | ansible.posix:1.6.0 was installed successfully 2026-06-02 21:19:32.471019 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-02 21:19:32.471065 | instance | 2.17.12 2026-06-02 21:19:32.471099 | instance | Checked out ansible.utils to v6.0.2 2026-06-02 21:19:32.471137 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-06-02 21:19:32.471165 | instance | Starting galaxy collection install process 2026-06-02 21:19:32.471191 | instance | Process install dependency map 2026-06-02 21:19:32.471218 | instance | Starting collection install process 2026-06-02 21:19:32.471244 | instance | Installing 'ansible.utils:6.0.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-06-02 21:19:32.471270 | instance | Created collection for ansible.utils:6.0.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-06-02 21:19:32.471296 | instance | ansible.utils:6.0.2 was installed successfully 2026-06-02 21:19:32.471322 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-02 21:19:32.471348 | instance | 2.17.12 2026-06-02 21:19:32.471374 | instance | Checked out atmosphere.common to v0.7.0 2026-06-02 21:19:32.471399 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-06-02 21:19:32.471425 | instance | Starting galaxy collection install process 2026-06-02 21:19:32.471452 | instance | Process install dependency map 2026-06-02 21:19:32.471481 | instance | Starting collection install process 2026-06-02 21:19:32.471508 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-06-02 21:19:32.471533 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-06-02 21:19:32.471559 | instance | atmosphere.common:0.7.0 was installed successfully 2026-06-02 21:19:32.471585 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-02 21:19:32.471610 | instance | 2.17.12 2026-06-02 21:19:32.471635 | instance | Checked out community.crypto to 2.2.3 2026-06-02 21:19:32.471661 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto 2026-06-02 21:19:32.471687 | instance | Starting galaxy collection install process 2026-06-02 21:19:32.471712 | instance | Process install dependency map 2026-06-02 21:19:32.471737 | instance | Starting collection install process 2026-06-02 21:19:32.471762 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-06-02 21:19:32.471788 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-06-02 21:19:32.471814 | instance | community.crypto:2.2.3 was installed successfully 2026-06-02 21:19:32.471840 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-02 21:19:32.471865 | instance | 2.17.12 2026-06-02 21:19:32.471890 | instance | Checked out community.general to 7.3.0 2026-06-02 21:19:32.471915 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general 2026-06-02 21:19:32.471940 | instance | Starting galaxy collection install process 2026-06-02 21:19:32.471973 | instance | Process install dependency map 2026-06-02 21:19:32.471999 | instance | Starting collection install process 2026-06-02 21:19:32.472025 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-06-02 21:19:32.472050 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-06-02 21:19:32.472076 | instance | community.general:7.3.0 was installed successfully 2026-06-02 21:19:32.472102 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-02 21:19:32.472127 | instance | 2.17.12 2026-06-02 21:19:32.472153 | instance | Checked out community.mysql to 3.6.0 2026-06-02 21:19:32.472180 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql 2026-06-02 21:19:32.472209 | instance | Starting galaxy collection install process 2026-06-02 21:19:32.472237 | instance | Process install dependency map 2026-06-02 21:19:32.472263 | instance | Starting collection install process 2026-06-02 21:19:32.472289 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-06-02 21:19:32.472315 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-06-02 21:19:32.472340 | instance | community.mysql:3.6.0 was installed successfully 2026-06-02 21:19:32.472366 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-02 21:19:32.472392 | instance | 2.17.12 2026-06-02 21:19:32.472418 | instance | Checked out kubernetes.core to 2.4.0 2026-06-02 21:19:32.472444 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-06-02 21:19:32.472473 | instance | Starting galaxy collection install process 2026-06-02 21:19:32.472501 | instance | Process install dependency map 2026-06-02 21:19:32.472527 | instance | Starting collection install process 2026-06-02 21:19:32.472553 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-06-02 21:19:32.472579 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-06-02 21:19:32.472604 | instance | kubernetes.core:2.4.0 was installed successfully 2026-06-02 21:19:32.472630 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-02 21:19:32.472656 | instance | 2.17.12 2026-06-02 21:19:32.472681 | instance | Checked out openstack.cloud to 2.5.0 2026-06-02 21:19:32.472706 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-06-02 21:19:32.472731 | instance | Starting galaxy collection install process 2026-06-02 21:19:32.472756 | instance | Process install dependency map 2026-06-02 21:19:32.472782 | instance | Starting collection install process 2026-06-02 21:19:32.472807 | instance | Installing 'openstack.cloud:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-06-02 21:19:32.472832 | instance | Created collection for openstack.cloud:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-06-02 21:19:32.472858 | instance | openstack.cloud:2.5.0 was installed successfully 2026-06-02 21:19:32.472883 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-02 21:19:32.472908 | instance | 2.17.12 2026-06-02 21:19:32.472933 | instance | Checked out vexxhost.ceph to v4.0.0 2026-06-02 21:19:32.472958 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-06-02 21:19:32.473062 | instance | Starting galaxy collection install process 2026-06-02 21:19:32.473092 | instance | Process install dependency map 2026-06-02 21:19:32.473118 | instance | Starting collection install process 2026-06-02 21:19:32.473143 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-06-02 21:19:32.473169 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-06-02 21:19:32.473194 | instance | vexxhost.ceph:4.0.0 was installed successfully 2026-06-02 21:19:32.473219 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-02 21:19:32.473245 | instance | 2.17.12 2026-06-02 21:19:32.473270 | instance | Checked out vexxhost.containers to v1.6.6 2026-06-02 21:19:32.473296 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-06-02 21:19:32.473321 | instance | Starting galaxy collection install process 2026-06-02 21:19:32.473346 | instance | Process install dependency map 2026-06-02 21:19:32.473371 | instance | Starting collection install process 2026-06-02 21:19:32.473397 | instance | Installing 'vexxhost.containers:1.6.6' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-06-02 21:19:32.473422 | instance | Created collection for vexxhost.containers:1.6.6 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-06-02 21:19:32.473448 | instance | vexxhost.containers:1.6.6 was installed successfully 2026-06-02 21:19:32.473473 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-02 21:19:32.473498 | instance | 2.17.12 2026-06-02 21:19:32.473523 | instance | Checked out vexxhost.kubernetes to v3.1.0 2026-06-02 21:19:32.473549 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-06-02 21:19:32.473574 | instance | Starting galaxy collection install process 2026-06-02 21:19:32.473598 | instance | Process install dependency map 2026-06-02 21:19:32.473623 | instance | Starting collection install process 2026-06-02 21:19:32.473649 | instance | Installing 'vexxhost.kubernetes:3.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-06-02 21:19:32.473675 | instance | Created collection for vexxhost.kubernetes:3.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-06-02 21:19:32.473700 | instance | vexxhost.kubernetes:3.1.0 was installed successfully 2026-06-02 21:19:32.473725 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-06-02 21:19:32.473750 | instance | 2.17.12 2026-06-02 21:19:32.483348 | 2026-06-02 21:19:32.775777 | PLAY RECAP 2026-06-02 21:19:32.776028 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-02 21:19:32.776086 | 2026-06-02 21:19:32.913484 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-02 21:19:32.917514 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-06-02 21:19:33.570862 | 2026-06-02 21:19:33.571044 | PLAY [all] 2026-06-02 21:19:33.583693 | 2026-06-02 21:19:33.583885 | TASK [Install "jq" for log collection] 2026-06-02 21:19:48.657515 | instance | changed 2026-06-02 21:19:48.662427 | 2026-06-02 21:19:48.662751 | PLAY RECAP 2026-06-02 21:19:48.662886 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-02 21:19:48.662994 | 2026-06-02 21:19:48.884839 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-06-02 21:19:49.034596 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-06-02 21:19:49.684808 | 2026-06-02 21:19:49.685011 | PLAY [all] 2026-06-02 21:19:49.698011 | 2026-06-02 21:19:49.698131 | TASK [Copy inventory file for Zuul] 2026-06-02 21:19:50.555931 | instance | changed 2026-06-02 21:19:50.563884 | 2026-06-02 21:19:50.563968 | TASK [Switch "ansible_host" to private IP] 2026-06-02 21:19:50.881436 | instance | changed: 1 replacements made 2026-06-02 21:19:50.888823 | 2026-06-02 21:19:50.888895 | TASK [Run Molecule scenario] 2026-06-02 21:19:51.838119 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-06-02 21:19:52.433351 | instance | INFO [keycloak > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-06-02 21:19:52.433529 | instance | INFO [keycloak > prerun] Performing prerun with role_name_check=0... 2026-06-02 21:20:04.699155 | instance | INFO [keycloak > dependency] Executing 2026-06-02 21:20:04.699426 | instance | WARNING [keycloak > dependency] Missing roles requirements file: requirements.yml 2026-06-02 21:20:04.699713 | instance | WARNING [keycloak > dependency] Missing collections requirements file: collections.yml 2026-06-02 21:20:04.699876 | instance | WARNING [keycloak > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-06-02 21:20:04.707866 | instance | INFO [keycloak > cleanup] Executing 2026-06-02 21:20:04.708189 | instance | WARNING [keycloak > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-02 21:20:04.722850 | instance | INFO [keycloak > destroy] Executing 2026-06-02 21:20:04.722894 | instance | WARNING [keycloak > destroy] Skipping, '--destroy=never' requested. 2026-06-02 21:20:04.723025 | instance | INFO [keycloak > destroy] Executed: Successful 2026-06-02 21:20:05.138199 | instance | INFO [keycloak > syntax] Executing 2026-06-02 21:20:06.366725 | instance | 2026-06-02 21:20:06.367218 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/keycloak/converge.yml 2026-06-02 21:20:06.427133 | instance | INFO [keycloak > syntax] Executed: Successful 2026-06-02 21:20:06.769465 | instance | INFO [keycloak > create] Executing 2026-06-02 21:20:07.457573 | instance | WARNING [keycloak > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-02 21:20:07.470276 | instance | INFO [keycloak > prepare] Executing 2026-06-02 21:20:08.876140 | instance | 2026-06-02 21:20:08.876547 | instance | PLAY [Prepare] ***************************************************************** 2026-06-02 21:20:08.876872 | instance | 2026-06-02 21:20:08.877209 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 21:20:08.877618 | instance | Tuesday 02 June 2026 21:20:08 +0000 (0:00:00.025) 0:00:00.025 ********** 2026-06-02 21:20:10.079691 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-06-02 21:20:10.080091 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-06-02 21:20:10.080427 | instance | interpreter could change the meaning of that path. See 2026-06-02 21:20:10.080753 | instance | https://docs.ansible.com/ansible- 2026-06-02 21:20:10.081079 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-06-02 21:20:10.090094 | instance | ok: [instance] 2026-06-02 21:20:10.090333 | instance | 2026-06-02 21:20:10.090569 | instance | TASK [Configure short hostname] ************************************************ 2026-06-02 21:20:10.090732 | instance | Tuesday 02 June 2026 21:20:10 +0000 (0:00:01.212) 0:00:01.237 ********** 2026-06-02 21:20:10.822367 | instance | changed: [instance] 2026-06-02 21:20:10.823172 | instance | 2026-06-02 21:20:10.823247 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-06-02 21:20:10.823261 | instance | Tuesday 02 June 2026 21:20:10 +0000 (0:00:00.734) 0:00:01.971 ********** 2026-06-02 21:20:11.134854 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-06-02 21:20:11.134944 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-06-02 21:20:11.134958 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-06-02 21:20:11.146269 | instance | changed: [instance] 2026-06-02 21:20:11.146318 | instance | 2026-06-02 21:20:11.146326 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-06-02 21:20:11.146332 | instance | Tuesday 02 June 2026 21:20:11 +0000 (0:00:00.323) 0:00:02.294 ********** 2026-06-02 21:20:12.672689 | instance | ok: [instance] 2026-06-02 21:20:12.672805 | instance | 2026-06-02 21:20:12.673005 | instance | TASK [Purge "snapd" package] *************************************************** 2026-06-02 21:20:12.673295 | instance | Tuesday 02 June 2026 21:20:12 +0000 (0:00:01.526) 0:00:03.821 ********** 2026-06-02 21:20:13.358119 | instance | ok: [instance] 2026-06-02 21:20:13.359085 | instance | 2026-06-02 21:20:13.359123 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-06-02 21:20:13.359131 | instance | 2026-06-02 21:20:13.359137 | instance | TASK [Create folders for workspace] ******************************************** 2026-06-02 21:20:13.359143 | instance | Tuesday 02 June 2026 21:20:13 +0000 (0:00:00.685) 0:00:04.507 ********** 2026-06-02 21:20:14.424084 | instance | changed: [localhost] => (item=group_vars) 2026-06-02 21:20:14.425597 | instance | changed: [localhost] => (item=group_vars/all) 2026-06-02 21:20:14.425677 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-06-02 21:20:14.425688 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-06-02 21:20:14.425699 | instance | changed: [localhost] => (item=group_vars/computes) 2026-06-02 21:20:14.425709 | instance | changed: [localhost] => (item=host_vars) 2026-06-02 21:20:14.425718 | instance | 2026-06-02 21:20:14.425728 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-06-02 21:20:14.425737 | instance | 2026-06-02 21:20:14.425756 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-06-02 21:20:14.425881 | instance | Tuesday 02 June 2026 21:20:14 +0000 (0:00:01.066) 0:00:05.573 ********** 2026-06-02 21:20:14.594963 | instance | changed: [localhost] 2026-06-02 21:20:14.595051 | instance | 2026-06-02 21:20:14.595452 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-06-02 21:20:14.595494 | instance | Tuesday 02 June 2026 21:20:14 +0000 (0:00:00.170) 0:00:05.744 ********** 2026-06-02 21:20:14.623737 | instance | ok: [localhost] 2026-06-02 21:20:14.624533 | instance | 2026-06-02 21:20:14.624578 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-06-02 21:20:14.624589 | instance | Tuesday 02 June 2026 21:20:14 +0000 (0:00:00.028) 0:00:05.772 ********** 2026-06-02 21:20:14.702669 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '848c443d-49f8-5687-9aef-acc986bf8947'}) 2026-06-02 21:20:14.703222 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-06-02 21:20:14.703254 | instance | 2026-06-02 21:20:14.703260 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-06-02 21:20:14.703266 | instance | Tuesday 02 June 2026 21:20:14 +0000 (0:00:00.079) 0:00:05.852 ********** 2026-06-02 21:20:15.344270 | instance | changed: [localhost] 2026-06-02 21:20:15.344984 | instance | 2026-06-02 21:20:15.345022 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-06-02 21:20:15.345027 | instance | 2026-06-02 21:20:15.345032 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-06-02 21:20:15.345036 | instance | Tuesday 02 June 2026 21:20:15 +0000 (0:00:00.640) 0:00:06.493 ********** 2026-06-02 21:20:15.547974 | instance | changed: [localhost] 2026-06-02 21:20:15.548513 | instance | 2026-06-02 21:20:15.548564 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-06-02 21:20:15.548574 | instance | Tuesday 02 June 2026 21:20:15 +0000 (0:00:00.204) 0:00:06.697 ********** 2026-06-02 21:20:15.599527 | instance | ok: [localhost] 2026-06-02 21:20:15.600304 | instance | 2026-06-02 21:20:15.600352 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-06-02 21:20:15.600365 | instance | Tuesday 02 June 2026 21:20:15 +0000 (0:00:00.051) 0:00:06.748 ********** 2026-06-02 21:20:15.685117 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-06-02 21:20:15.685445 | instance | 2026-06-02 21:20:15.685637 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-06-02 21:20:15.686029 | instance | Tuesday 02 June 2026 21:20:15 +0000 (0:00:00.085) 0:00:06.833 ********** 2026-06-02 21:20:16.131905 | instance | changed: [localhost] 2026-06-02 21:20:16.132024 | instance | 2026-06-02 21:20:16.132505 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-06-02 21:20:16.132521 | instance | 2026-06-02 21:20:16.132526 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-06-02 21:20:16.132539 | instance | Tuesday 02 June 2026 21:20:16 +0000 (0:00:00.447) 0:00:07.281 ********** 2026-06-02 21:20:16.346729 | instance | changed: [localhost] 2026-06-02 21:20:16.347247 | instance | 2026-06-02 21:20:16.347296 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-06-02 21:20:16.347305 | instance | Tuesday 02 June 2026 21:20:16 +0000 (0:00:00.214) 0:00:07.495 ********** 2026-06-02 21:20:16.376081 | instance | ok: [localhost] 2026-06-02 21:20:16.376952 | instance | 2026-06-02 21:20:16.376993 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-06-02 21:20:16.377005 | instance | Tuesday 02 June 2026 21:20:16 +0000 (0:00:00.029) 0:00:07.524 ********** 2026-06-02 21:20:16.422975 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-06-02 21:20:16.423085 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-06-02 21:20:16.424302 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-06-02 21:20:16.424355 | instance | 2026-06-02 21:20:16.424364 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-06-02 21:20:16.424372 | instance | Tuesday 02 June 2026 21:20:16 +0000 (0:00:00.046) 0:00:07.571 ********** 2026-06-02 21:20:16.778794 | instance | changed: [localhost] 2026-06-02 21:20:16.778840 | instance | 2026-06-02 21:20:16.778848 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-06-02 21:20:16.778854 | instance | 2026-06-02 21:20:16.778860 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-06-02 21:20:16.778865 | instance | Tuesday 02 June 2026 21:20:16 +0000 (0:00:00.355) 0:00:07.926 ********** 2026-06-02 21:20:16.986320 | instance | changed: [localhost] 2026-06-02 21:20:16.986421 | instance | 2026-06-02 21:20:16.986428 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-06-02 21:20:16.986612 | instance | Tuesday 02 June 2026 21:20:16 +0000 (0:00:00.209) 0:00:08.135 ********** 2026-06-02 21:20:17.017096 | instance | ok: [localhost] 2026-06-02 21:20:17.017559 | instance | 2026-06-02 21:20:17.017622 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-06-02 21:20:17.017759 | instance | Tuesday 02 June 2026 21:20:17 +0000 (0:00:00.029) 0:00:08.165 ********** 2026-06-02 21:20:17.053849 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-06-02 21:20:17.054338 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-06-02 21:20:17.054366 | instance | 2026-06-02 21:20:17.054372 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-06-02 21:20:17.054378 | instance | Tuesday 02 June 2026 21:20:17 +0000 (0:00:00.038) 0:00:08.203 ********** 2026-06-02 21:20:17.411992 | instance | changed: [localhost] 2026-06-02 21:20:17.412099 | instance | 2026-06-02 21:20:17.412842 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-06-02 21:20:17.412889 | instance | 2026-06-02 21:20:17.412897 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 21:20:17.412904 | instance | Tuesday 02 June 2026 21:20:17 +0000 (0:00:00.357) 0:00:08.561 ********** 2026-06-02 21:20:18.101861 | instance | ok: [localhost] 2026-06-02 21:20:18.101932 | instance | 2026-06-02 21:20:18.102826 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-06-02 21:20:18.102871 | instance | Tuesday 02 June 2026 21:20:18 +0000 (0:00:00.690) 0:00:09.251 ********** 2026-06-02 21:20:18.280297 | instance | changed: [localhost] 2026-06-02 21:20:18.280373 | instance | 2026-06-02 21:20:18.280764 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-06-02 21:20:18.280809 | instance | Tuesday 02 June 2026 21:20:18 +0000 (0:00:00.178) 0:00:09.429 ********** 2026-06-02 21:20:18.328536 | instance | ok: [localhost] 2026-06-02 21:20:18.328910 | instance | 2026-06-02 21:20:18.328949 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-06-02 21:20:18.328955 | instance | Tuesday 02 June 2026 21:20:18 +0000 (0:00:00.048) 0:00:09.478 ********** 2026-06-02 21:20:19.072806 | instance | ok: [localhost] => (item=keycloak_host) 2026-06-02 21:20:19.072904 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-06-02 21:20:19.073473 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-06-02 21:20:19.073523 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-06-02 21:20:19.073531 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-06-02 21:20:19.073541 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-06-02 21:20:19.076768 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-06-02 21:20:19.076789 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-06-02 21:20:19.076796 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-06-02 21:20:19.076802 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-06-02 21:20:19.076807 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-06-02 21:20:19.076813 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-06-02 21:20:19.076819 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-06-02 21:20:19.076825 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-06-02 21:20:19.076830 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-06-02 21:20:19.076836 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-06-02 21:20:19.076847 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-06-02 21:20:19.076853 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-06-02 21:20:19.076859 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-06-02 21:20:19.076864 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-06-02 21:20:19.076870 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-06-02 21:20:19.076876 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-06-02 21:20:19.076882 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-06-02 21:20:19.076888 | instance | 2026-06-02 21:20:19.076894 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-06-02 21:20:19.076900 | instance | Tuesday 02 June 2026 21:20:19 +0000 (0:00:00.744) 0:00:10.222 ********** 2026-06-02 21:20:19.413388 | instance | changed: [localhost] 2026-06-02 21:20:19.413775 | instance | 2026-06-02 21:20:19.413814 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-06-02 21:20:19.413820 | instance | Tuesday 02 June 2026 21:20:19 +0000 (0:00:00.340) 0:00:10.563 ********** 2026-06-02 21:20:19.580540 | instance | changed: [localhost] 2026-06-02 21:20:19.580616 | instance | 2026-06-02 21:20:19.581362 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-06-02 21:20:19.581431 | instance | 2026-06-02 21:20:19.581440 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-06-02 21:20:19.581447 | instance | Tuesday 02 June 2026 21:20:19 +0000 (0:00:00.166) 0:00:10.729 ********** 2026-06-02 21:20:19.751897 | instance | changed: [localhost] 2026-06-02 21:20:19.752397 | instance | 2026-06-02 21:20:19.752445 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-06-02 21:20:19.752454 | instance | Tuesday 02 June 2026 21:20:19 +0000 (0:00:00.171) 0:00:10.901 ********** 2026-06-02 21:20:19.784916 | instance | ok: [localhost] 2026-06-02 21:20:19.785312 | instance | 2026-06-02 21:20:19.785347 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-06-02 21:20:19.785353 | instance | Tuesday 02 June 2026 21:20:19 +0000 (0:00:00.033) 0:00:10.934 ********** 2026-06-02 21:20:19.833836 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]}) 2026-06-02 21:20:19.833943 | instance | 2026-06-02 21:20:19.834190 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-06-02 21:20:19.834237 | instance | Tuesday 02 June 2026 21:20:19 +0000 (0:00:00.048) 0:00:10.983 ********** 2026-06-02 21:20:20.190728 | instance | changed: [localhost] 2026-06-02 21:20:20.191694 | instance | 2026-06-02 21:20:20.191758 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-06-02 21:20:20.191764 | instance | 2026-06-02 21:20:20.191768 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-06-02 21:20:20.191773 | instance | Tuesday 02 June 2026 21:20:20 +0000 (0:00:00.356) 0:00:11.339 ********** 2026-06-02 21:20:20.368608 | instance | changed: [localhost] 2026-06-02 21:20:20.369488 | instance | 2026-06-02 21:20:20.369556 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-06-02 21:20:20.369568 | instance | Tuesday 02 June 2026 21:20:20 +0000 (0:00:00.177) 0:00:11.517 ********** 2026-06-02 21:20:20.405093 | instance | ok: [localhost] 2026-06-02 21:20:20.405162 | instance | 2026-06-02 21:20:20.405479 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-06-02 21:20:20.405529 | instance | Tuesday 02 June 2026 21:20:20 +0000 (0:00:00.036) 0:00:11.554 ********** 2026-06-02 21:20:20.457055 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]}) 2026-06-02 21:20:20.457588 | instance | 2026-06-02 21:20:20.457660 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-06-02 21:20:20.457808 | instance | Tuesday 02 June 2026 21:20:20 +0000 (0:00:00.051) 0:00:11.606 ********** 2026-06-02 21:20:20.803710 | instance | changed: [localhost] 2026-06-02 21:20:20.803775 | instance | 2026-06-02 21:20:20.804313 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-06-02 21:20:20.804353 | instance | 2026-06-02 21:20:20.804359 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-06-02 21:20:20.804363 | instance | Tuesday 02 June 2026 21:20:20 +0000 (0:00:00.347) 0:00:11.953 ********** 2026-06-02 21:20:20.974402 | instance | changed: [localhost] 2026-06-02 21:20:20.975004 | instance | 2026-06-02 21:20:20.975025 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-06-02 21:20:20.975034 | instance | Tuesday 02 June 2026 21:20:20 +0000 (0:00:00.170) 0:00:12.123 ********** 2026-06-02 21:20:21.005626 | instance | ok: [localhost] 2026-06-02 21:20:21.006147 | instance | 2026-06-02 21:20:21.006168 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-06-02 21:20:21.006177 | instance | Tuesday 02 June 2026 21:20:21 +0000 (0:00:00.031) 0:00:12.155 ********** 2026-06-02 21:20:21.411117 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-06-02 21:20:21.411182 | instance | ok: [localhost] => (item=keepalived_password) 2026-06-02 21:20:21.413621 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-06-02 21:20:21.413701 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-06-02 21:20:21.413729 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-06-02 21:20:21.413738 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-06-02 21:20:21.413747 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-06-02 21:20:21.413757 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-06-02 21:20:21.413766 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-06-02 21:20:21.413776 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-06-02 21:20:21.413785 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-06-02 21:20:21.413808 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-06-02 21:20:21.413817 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-06-02 21:20:21.413826 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-06-02 21:20:21.413835 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-06-02 21:20:21.413843 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-06-02 21:20:21.413852 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-06-02 21:20:21.413861 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-06-02 21:20:21.413878 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-06-02 21:20:21.413887 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-06-02 21:20:21.415071 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-06-02 21:20:21.415106 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-06-02 21:20:21.415117 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-06-02 21:20:21.415126 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-06-02 21:20:21.415135 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-06-02 21:20:21.415143 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-06-02 21:20:21.415153 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-06-02 21:20:21.415163 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-06-02 21:20:21.415172 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-06-02 21:20:21.415185 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-06-02 21:20:21.416170 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-06-02 21:20:21.416189 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-06-02 21:20:21.416199 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-06-02 21:20:21.416208 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-06-02 21:20:21.416217 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-06-02 21:20:21.416225 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-06-02 21:20:21.416234 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-06-02 21:20:21.416243 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-06-02 21:20:21.416255 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-06-02 21:20:21.416354 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-06-02 21:20:21.416548 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-06-02 21:20:21.416742 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-06-02 21:20:21.416917 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-06-02 21:20:21.417127 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-06-02 21:20:21.417286 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-06-02 21:20:21.417490 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-06-02 21:20:21.417647 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-06-02 21:20:21.417831 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-06-02 21:20:21.417992 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-06-02 21:20:21.418148 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-06-02 21:20:21.418343 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-06-02 21:20:21.418505 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-06-02 21:20:21.418659 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-06-02 21:20:21.418844 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-06-02 21:20:21.418997 | instance | 2026-06-02 21:20:21.419149 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-06-02 21:20:21.419306 | instance | Tuesday 02 June 2026 21:20:21 +0000 (0:00:00.405) 0:00:12.560 ********** 2026-06-02 21:20:21.467233 | instance | ok: [localhost] => (item=barbican_kek) 2026-06-02 21:20:21.467618 | instance | 2026-06-02 21:20:21.467980 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-06-02 21:20:21.468332 | instance | Tuesday 02 June 2026 21:20:21 +0000 (0:00:00.054) 0:00:12.615 ********** 2026-06-02 21:20:21.861903 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-06-02 21:20:21.861975 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-06-02 21:20:21.862381 | instance | 2026-06-02 21:20:21.862420 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-06-02 21:20:21.862426 | instance | Tuesday 02 June 2026 21:20:21 +0000 (0:00:00.395) 0:00:13.011 ********** 2026-06-02 21:20:25.175440 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-06-02 21:20:25.176353 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-06-02 21:20:25.176379 | instance | 2026-06-02 21:20:25.176388 | instance | TASK [Set values for SSH keys] ************************************************* 2026-06-02 21:20:25.176396 | instance | Tuesday 02 June 2026 21:20:25 +0000 (0:00:03.313) 0:00:16.324 ********** 2026-06-02 21:20:25.225442 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-06-02 21:20:25.226111 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-06-02 21:20:25.226132 | instance | 2026-06-02 21:20:25.226139 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-06-02 21:20:25.226146 | instance | Tuesday 02 June 2026 21:20:25 +0000 (0:00:00.049) 0:00:16.374 ********** 2026-06-02 21:20:25.578555 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-06-02 21:20:25.578651 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-06-02 21:20:25.579049 | instance | 2026-06-02 21:20:25.579064 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-06-02 21:20:25.579070 | instance | Tuesday 02 June 2026 21:20:25 +0000 (0:00:00.353) 0:00:16.728 ********** 2026-06-02 21:20:25.941571 | instance | changed: [localhost] 2026-06-02 21:20:25.941654 | instance | 2026-06-02 21:20:25.941666 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-06-02 21:20:25.941687 | instance | Tuesday 02 June 2026 21:20:25 +0000 (0:00:00.362) 0:00:17.090 ********** 2026-06-02 21:20:25.991195 | instance | skipping: [localhost] 2026-06-02 21:20:25.991253 | instance | 2026-06-02 21:20:25.991259 | instance | PLAY [all] ********************************************************************* 2026-06-02 21:20:25.991264 | instance | 2026-06-02 21:20:25.991269 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 21:20:25.991273 | instance | Tuesday 02 June 2026 21:20:25 +0000 (0:00:00.048) 0:00:17.139 ********** 2026-06-02 21:20:26.717590 | instance | ok: [instance] 2026-06-02 21:20:26.717674 | instance | 2026-06-02 21:20:26.717932 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-06-02 21:20:26.717970 | instance | Tuesday 02 June 2026 21:20:26 +0000 (0:00:00.727) 0:00:17.867 ********** 2026-06-02 21:20:34.389657 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-06-02 21:20:34.389750 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-06-02 21:20:34.392187 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-06-02 21:20:34.392214 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-06-02 21:20:34.392225 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-06-02 21:20:34.392252 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-06-02 21:20:34.392262 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-06-02 21:20:34.392272 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-06-02 21:20:34.392282 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-06-02 21:20:34.392291 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-06-02 21:20:34.392301 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-06-02 21:20:34.392310 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-06-02 21:20:34.392320 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-06-02 21:20:34.392330 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-06-02 21:20:34.392339 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-06-02 21:20:34.392349 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-06-02 21:20:34.392359 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-06-02 21:20:34.392368 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-06-02 21:20:34.392378 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-06-02 21:20:34.392387 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-06-02 21:20:34.392402 | instance | 2026-06-02 21:20:34.392412 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-06-02 21:20:34.392499 | instance | Tuesday 02 June 2026 21:20:34 +0000 (0:00:07.671) 0:00:25.539 ********** 2026-06-02 21:20:34.582309 | instance | changed: [instance] 2026-06-02 21:20:34.582381 | instance | 2026-06-02 21:20:34.582684 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-06-02 21:20:34.582727 | instance | Tuesday 02 June 2026 21:20:34 +0000 (0:00:00.192) 0:00:25.731 ********** 2026-06-02 21:20:35.020304 | instance | changed: [instance] 2026-06-02 21:20:35.020390 | instance | 2026-06-02 21:20:35.020718 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-06-02 21:20:35.020752 | instance | Tuesday 02 June 2026 21:20:35 +0000 (0:00:00.438) 0:00:26.170 ********** 2026-06-02 21:20:35.323146 | instance | ok: [instance] 2026-06-02 21:20:35.323223 | instance | 2026-06-02 21:20:35.323488 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-06-02 21:20:35.323530 | instance | Tuesday 02 June 2026 21:20:35 +0000 (0:00:00.302) 0:00:26.472 ********** 2026-06-02 21:20:35.466108 | instance | ok: [instance] 2026-06-02 21:20:35.466188 | instance | 2026-06-02 21:20:35.467045 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-06-02 21:20:35.467092 | instance | 2026-06-02 21:20:35.467097 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 21:20:35.467103 | instance | Tuesday 02 June 2026 21:20:35 +0000 (0:00:00.142) 0:00:26.615 ********** 2026-06-02 21:20:36.156467 | instance | ok: [instance] 2026-06-02 21:20:36.156544 | instance | 2026-06-02 21:20:36.156805 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-06-02 21:20:36.156845 | instance | Tuesday 02 June 2026 21:20:36 +0000 (0:00:00.690) 0:00:27.306 ********** 2026-06-02 21:20:36.352528 | instance | changed: [instance] 2026-06-02 21:20:36.352891 | instance | 2026-06-02 21:20:36.352930 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-06-02 21:20:36.352936 | instance | Tuesday 02 June 2026 21:20:36 +0000 (0:00:00.195) 0:00:27.501 ********** 2026-06-02 21:20:37.230207 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-06-02 21:20:37.230289 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-06-02 21:20:37.231110 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-06-02 21:20:37.231147 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-06-02 21:20:37.231152 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-06-02 21:20:37.231157 | instance | 2026-06-02 21:20:37.231162 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-06-02 21:20:37.231166 | instance | Tuesday 02 June 2026 21:20:37 +0000 (0:00:00.878) 0:00:28.379 ********** 2026-06-02 21:20:37.473987 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-06-02 21:20:37.626528 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-06-02 21:20:37.796659 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-06-02 21:20:37.808821 | instance | ...ignoring 2026-06-02 21:20:37.808846 | instance | 2026-06-02 21:20:37.808854 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-06-02 21:20:37.808861 | instance | Tuesday 02 June 2026 21:20:37 +0000 (0:00:00.577) 0:00:28.957 ********** 2026-06-02 21:20:37.986582 | instance | ok: [instance] 2026-06-02 21:20:37.987057 | instance | 2026-06-02 21:20:37.987103 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-06-02 21:20:37.987110 | instance | Tuesday 02 June 2026 21:20:37 +0000 (0:00:00.178) 0:00:29.136 ********** 2026-06-02 21:20:38.173634 | instance | ok: [instance] 2026-06-02 21:20:38.174133 | instance | 2026-06-02 21:20:38.174153 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-06-02 21:20:38.174160 | instance | Tuesday 02 June 2026 21:20:38 +0000 (0:00:00.187) 0:00:29.323 ********** 2026-06-02 21:20:38.201963 | instance | ok: [instance] 2026-06-02 21:20:38.202054 | instance | 2026-06-02 21:20:38.202328 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-06-02 21:20:38.202344 | instance | Tuesday 02 June 2026 21:20:38 +0000 (0:00:00.028) 0:00:29.351 ********** 2026-06-02 21:20:38.233930 | instance | ok: [instance] 2026-06-02 21:20:38.234417 | instance | 2026-06-02 21:20:38.234437 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-06-02 21:20:38.234445 | instance | Tuesday 02 June 2026 21:20:38 +0000 (0:00:00.031) 0:00:29.383 ********** 2026-06-02 21:20:38.879254 | instance | ok: [instance] 2026-06-02 21:20:38.879749 | instance | 2026-06-02 21:20:38.879797 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-06-02 21:20:38.879803 | instance | Tuesday 02 June 2026 21:20:38 +0000 (0:00:00.645) 0:00:30.028 ********** 2026-06-02 21:20:39.133202 | instance | ok: [instance] 2026-06-02 21:20:39.133281 | instance | 2026-06-02 21:20:39.134112 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-06-02 21:20:39.134149 | instance | Tuesday 02 June 2026 21:20:39 +0000 (0:00:00.198) 0:00:30.227 ********** 2026-06-02 21:20:39.134155 | instance | 2026-06-02 21:20:39.134159 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-06-02 21:20:39.134163 | instance | 2026-06-02 21:20:39.134167 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 21:20:39.134171 | instance | Tuesday 02 June 2026 21:20:39 +0000 (0:00:00.055) 0:00:30.283 ********** 2026-06-02 21:20:39.827099 | instance | ok: [instance] 2026-06-02 21:20:39.827185 | instance | 2026-06-02 21:20:39.827468 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 21:20:39.827507 | instance | Tuesday 02 June 2026 21:20:39 +0000 (0:00:00.693) 0:00:30.976 ********** 2026-06-02 21:20:40.041025 | instance | ok: [instance] 2026-06-02 21:20:40.041327 | instance | 2026-06-02 21:20:40.041714 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-02 21:20:40.041765 | instance | Tuesday 02 June 2026 21:20:40 +0000 (0:00:00.213) 0:00:31.190 ********** 2026-06-02 21:20:40.078265 | instance | skipping: [instance] 2026-06-02 21:20:40.078370 | instance | 2026-06-02 21:20:40.078651 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-02 21:20:40.078686 | instance | Tuesday 02 June 2026 21:20:40 +0000 (0:00:00.037) 0:00:31.227 ********** 2026-06-02 21:20:40.315718 | instance | changed: [instance] 2026-06-02 21:20:40.315785 | instance | 2026-06-02 21:20:40.316064 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 21:20:40.316099 | instance | Tuesday 02 June 2026 21:20:40 +0000 (0:00:00.237) 0:00:31.465 ********** 2026-06-02 21:20:40.387157 | instance | ok: [instance] => { 2026-06-02 21:20:40.387824 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-06-02 21:20:40.387888 | instance | } 2026-06-02 21:20:40.387895 | instance | 2026-06-02 21:20:40.387899 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 21:20:40.387905 | instance | Tuesday 02 June 2026 21:20:40 +0000 (0:00:00.070) 0:00:31.536 ********** 2026-06-02 21:20:41.139713 | instance | changed: [instance] 2026-06-02 21:20:41.139808 | instance | 2026-06-02 21:20:41.139920 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 21:20:41.140087 | instance | Tuesday 02 June 2026 21:20:41 +0000 (0:00:00.752) 0:00:32.289 ********** 2026-06-02 21:20:41.175354 | instance | skipping: [instance] 2026-06-02 21:20:41.175474 | instance | 2026-06-02 21:20:41.175598 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 21:20:41.175714 | instance | Tuesday 02 June 2026 21:20:41 +0000 (0:00:00.036) 0:00:32.325 ********** 2026-06-02 21:20:41.380415 | instance | ok: [instance] 2026-06-02 21:20:41.380520 | instance | 2026-06-02 21:20:41.380709 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-02 21:20:41.380952 | instance | Tuesday 02 June 2026 21:20:41 +0000 (0:00:00.204) 0:00:32.529 ********** 2026-06-02 21:20:42.420618 | instance | ok: [instance] 2026-06-02 21:20:42.420700 | instance | 2026-06-02 21:20:42.420820 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 21:20:42.421012 | instance | Tuesday 02 June 2026 21:20:42 +0000 (0:00:01.040) 0:00:33.570 ********** 2026-06-02 21:20:42.481600 | instance | ok: [instance] => { 2026-06-02 21:20:42.481665 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-06-02 21:20:42.481808 | instance | } 2026-06-02 21:20:42.481984 | instance | 2026-06-02 21:20:42.482141 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 21:20:42.482291 | instance | Tuesday 02 June 2026 21:20:42 +0000 (0:00:00.060) 0:00:33.631 ********** 2026-06-02 21:20:43.313051 | instance | changed: [instance] 2026-06-02 21:20:43.313130 | instance | 2026-06-02 21:20:43.313276 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 21:20:43.313514 | instance | Tuesday 02 June 2026 21:20:43 +0000 (0:00:00.830) 0:00:34.462 ********** 2026-06-02 21:20:46.270872 | instance | changed: [instance] 2026-06-02 21:20:46.270937 | instance | 2026-06-02 21:20:46.270943 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-02 21:20:46.270949 | instance | Tuesday 02 June 2026 21:20:46 +0000 (0:00:02.957) 0:00:37.419 ********** 2026-06-02 21:20:46.304194 | instance | skipping: [instance] 2026-06-02 21:20:46.304256 | instance | 2026-06-02 21:20:46.304262 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-02 21:20:46.304273 | instance | Tuesday 02 June 2026 21:20:46 +0000 (0:00:00.033) 0:00:37.453 ********** 2026-06-02 21:20:46.336614 | instance | skipping: [instance] 2026-06-02 21:20:46.336656 | instance | 2026-06-02 21:20:46.336661 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-02 21:20:46.336675 | instance | Tuesday 02 June 2026 21:20:46 +0000 (0:00:00.032) 0:00:37.485 ********** 2026-06-02 21:20:46.367556 | instance | skipping: [instance] 2026-06-02 21:20:46.367587 | instance | 2026-06-02 21:20:46.367593 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-02 21:20:46.367599 | instance | Tuesday 02 June 2026 21:20:46 +0000 (0:00:00.031) 0:00:37.516 ********** 2026-06-02 21:21:02.325212 | instance | changed: [instance] 2026-06-02 21:21:02.325438 | instance | 2026-06-02 21:21:02.325822 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-02 21:21:02.325874 | instance | Tuesday 02 June 2026 21:21:02 +0000 (0:00:15.957) 0:00:53.474 ********** 2026-06-02 21:21:02.764767 | instance | changed: [instance] 2026-06-02 21:21:02.765470 | instance | 2026-06-02 21:21:02.765525 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-02 21:21:02.765534 | instance | Tuesday 02 June 2026 21:21:02 +0000 (0:00:00.439) 0:00:53.914 ********** 2026-06-02 21:21:03.663714 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-06-02 21:21:03.663751 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-02 21:21:03.663757 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-02 21:21:03.663761 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-02 21:21:03.663766 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-02 21:21:03.663771 | instance | 2026-06-02 21:21:03.663776 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-02 21:21:03.663780 | instance | Tuesday 02 June 2026 21:21:03 +0000 (0:00:00.898) 0:00:54.812 ********** 2026-06-02 21:21:04.201073 | instance | changed: [instance] 2026-06-02 21:21:04.201166 | instance | 2026-06-02 21:21:04.201542 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-02 21:21:04.201607 | instance | Tuesday 02 June 2026 21:21:04 +0000 (0:00:00.527) 0:00:55.340 ********** 2026-06-02 21:21:04.201625 | instance | 2026-06-02 21:21:04.201817 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-06-02 21:21:04.201848 | instance | Tuesday 02 June 2026 21:21:04 +0000 (0:00:00.010) 0:00:55.350 ********** 2026-06-02 21:21:04.947238 | instance | changed: [instance] 2026-06-02 21:21:04.947895 | instance | 2026-06-02 21:21:04.947935 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-06-02 21:21:04.947943 | instance | Tuesday 02 June 2026 21:21:04 +0000 (0:00:00.745) 0:00:56.096 ********** 2026-06-02 21:21:05.632498 | instance | ok: [instance] 2026-06-02 21:21:05.632563 | instance | 2026-06-02 21:21:05.632867 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-02 21:21:05.632907 | instance | Tuesday 02 June 2026 21:21:05 +0000 (0:00:00.685) 0:00:56.782 ********** 2026-06-02 21:21:06.145148 | instance | changed: [instance] 2026-06-02 21:21:06.145216 | instance | 2026-06-02 21:21:06.145523 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-06-02 21:21:06.145589 | instance | Tuesday 02 June 2026 21:21:06 +0000 (0:00:00.512) 0:00:57.294 ********** 2026-06-02 21:21:06.696396 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"} 2026-06-02 21:21:06.708811 | instance | ...ignoring 2026-06-02 21:21:06.709474 | instance | 2026-06-02 21:21:06.709519 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-06-02 21:21:06.709528 | instance | Tuesday 02 June 2026 21:21:06 +0000 (0:00:00.563) 0:00:57.858 ********** 2026-06-02 21:21:06.749588 | instance | skipping: [instance] 2026-06-02 21:21:06.749682 | instance | 2026-06-02 21:21:06.749696 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-06-02 21:21:06.749715 | instance | Tuesday 02 June 2026 21:21:06 +0000 (0:00:00.040) 0:00:57.898 ********** 2026-06-02 21:21:06.780582 | instance | skipping: [instance] 2026-06-02 21:21:06.780825 | instance | 2026-06-02 21:21:06.781112 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-06-02 21:21:06.781381 | instance | Tuesday 02 June 2026 21:21:06 +0000 (0:00:00.031) 0:00:57.930 ********** 2026-06-02 21:21:06.815426 | instance | skipping: [instance] 2026-06-02 21:21:06.815649 | instance | 2026-06-02 21:21:06.815929 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-06-02 21:21:06.816222 | instance | Tuesday 02 June 2026 21:21:06 +0000 (0:00:00.034) 0:00:57.965 ********** 2026-06-02 21:21:06.845892 | instance | skipping: [instance] 2026-06-02 21:21:06.846143 | instance | 2026-06-02 21:21:06.846485 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-06-02 21:21:06.846776 | instance | Tuesday 02 June 2026 21:21:06 +0000 (0:00:00.030) 0:00:57.995 ********** 2026-06-02 21:21:06.882805 | instance | skipping: [instance] 2026-06-02 21:21:06.883080 | instance | 2026-06-02 21:21:06.883477 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 21:21:06.883770 | instance | Tuesday 02 June 2026 21:21:06 +0000 (0:00:00.037) 0:00:58.032 ********** 2026-06-02 21:21:07.078042 | instance | ok: [instance] 2026-06-02 21:21:07.078275 | instance | 2026-06-02 21:21:07.078646 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 21:21:07.078924 | instance | Tuesday 02 June 2026 21:21:07 +0000 (0:00:00.194) 0:00:58.227 ********** 2026-06-02 21:21:07.118277 | instance | ok: [instance] => { 2026-06-02 21:21:07.118413 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-06-02 21:21:07.118588 | instance | } 2026-06-02 21:21:07.118769 | instance | 2026-06-02 21:21:07.118966 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 21:21:07.119154 | instance | Tuesday 02 June 2026 21:21:07 +0000 (0:00:00.040) 0:00:58.267 ********** 2026-06-02 21:21:08.532438 | instance | changed: [instance] 2026-06-02 21:21:08.532641 | instance | 2026-06-02 21:21:08.532914 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 21:21:08.533182 | instance | Tuesday 02 June 2026 21:21:08 +0000 (0:00:01.413) 0:00:59.681 ********** 2026-06-02 21:21:08.570602 | instance | skipping: [instance] 2026-06-02 21:21:08.570787 | instance | 2026-06-02 21:21:08.571054 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 21:21:08.571506 | instance | Tuesday 02 June 2026 21:21:08 +0000 (0:00:00.038) 0:00:59.719 ********** 2026-06-02 21:21:08.774546 | instance | ok: [instance] 2026-06-02 21:21:08.774780 | instance | 2026-06-02 21:21:08.775244 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 21:21:08.775609 | instance | Tuesday 02 June 2026 21:21:08 +0000 (0:00:00.203) 0:00:59.923 ********** 2026-06-02 21:21:08.813708 | instance | ok: [instance] => { 2026-06-02 21:21:08.813954 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-06-02 21:21:08.814220 | instance | } 2026-06-02 21:21:08.814470 | instance | 2026-06-02 21:21:08.814795 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 21:21:08.815077 | instance | Tuesday 02 June 2026 21:21:08 +0000 (0:00:00.039) 0:00:59.963 ********** 2026-06-02 21:21:13.376374 | instance | changed: [instance] 2026-06-02 21:21:13.376604 | instance | 2026-06-02 21:21:13.376960 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 21:21:13.377172 | instance | Tuesday 02 June 2026 21:21:13 +0000 (0:00:04.562) 0:01:04.525 ********** 2026-06-02 21:21:13.420558 | instance | skipping: [instance] 2026-06-02 21:21:13.420626 | instance | 2026-06-02 21:21:13.420847 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-02 21:21:13.420996 | instance | Tuesday 02 June 2026 21:21:13 +0000 (0:00:00.044) 0:01:04.569 ********** 2026-06-02 21:21:13.447337 | instance | skipping: [instance] 2026-06-02 21:21:13.447558 | instance | 2026-06-02 21:21:13.447813 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-02 21:21:13.448072 | instance | Tuesday 02 June 2026 21:21:13 +0000 (0:00:00.026) 0:01:04.596 ********** 2026-06-02 21:21:13.478161 | instance | skipping: [instance] 2026-06-02 21:21:13.478284 | instance | 2026-06-02 21:21:13.478418 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-02 21:21:13.478587 | instance | Tuesday 02 June 2026 21:21:13 +0000 (0:00:00.031) 0:01:04.627 ********** 2026-06-02 21:21:13.511940 | instance | skipping: [instance] 2026-06-02 21:21:13.512267 | instance | 2026-06-02 21:21:13.512589 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-02 21:21:13.512915 | instance | Tuesday 02 June 2026 21:21:13 +0000 (0:00:00.033) 0:01:04.661 ********** 2026-06-02 21:21:14.579827 | instance | ok: [instance] 2026-06-02 21:21:14.579873 | instance | 2026-06-02 21:21:14.579880 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-02 21:21:14.579887 | instance | Tuesday 02 June 2026 21:21:14 +0000 (0:00:01.067) 0:01:05.728 ********** 2026-06-02 21:21:15.010074 | instance | ok: [instance] 2026-06-02 21:21:15.010198 | instance | 2026-06-02 21:21:15.010565 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-02 21:21:15.010649 | instance | Tuesday 02 June 2026 21:21:15 +0000 (0:00:00.430) 0:01:06.159 ********** 2026-06-02 21:21:15.897075 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-06-02 21:21:15.897116 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-02 21:21:15.897124 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-02 21:21:15.897131 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-02 21:21:15.897137 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-02 21:21:15.897143 | instance | 2026-06-02 21:21:15.897149 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-02 21:21:15.897155 | instance | Tuesday 02 June 2026 21:21:15 +0000 (0:00:00.885) 0:01:07.045 ********** 2026-06-02 21:21:16.445547 | instance | ok: [instance] 2026-06-02 21:21:16.445624 | instance | 2026-06-02 21:21:16.445642 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-02 21:21:16.445663 | instance | Tuesday 02 June 2026 21:21:16 +0000 (0:00:00.541) 0:01:07.587 ********** 2026-06-02 21:21:16.445677 | instance | 2026-06-02 21:21:16.445906 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-02 21:21:16.445942 | instance | Tuesday 02 June 2026 21:21:16 +0000 (0:00:00.007) 0:01:07.594 ********** 2026-06-02 21:21:16.837982 | instance | ok: [instance] 2026-06-02 21:21:16.838046 | instance | 2026-06-02 21:21:16.838340 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 21:21:16.838431 | instance | Tuesday 02 June 2026 21:21:16 +0000 (0:00:00.392) 0:01:07.987 ********** 2026-06-02 21:21:17.030805 | instance | ok: [instance] 2026-06-02 21:21:17.030883 | instance | 2026-06-02 21:21:17.031148 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 21:21:17.031183 | instance | Tuesday 02 June 2026 21:21:17 +0000 (0:00:00.192) 0:01:08.180 ********** 2026-06-02 21:21:17.084311 | instance | ok: [instance] => { 2026-06-02 21:21:17.084382 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-06-02 21:21:17.084881 | instance | } 2026-06-02 21:21:17.084921 | instance | 2026-06-02 21:21:17.084927 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 21:21:17.084932 | instance | Tuesday 02 June 2026 21:21:17 +0000 (0:00:00.053) 0:01:08.233 ********** 2026-06-02 21:21:17.782878 | instance | changed: [instance] 2026-06-02 21:21:17.782959 | instance | 2026-06-02 21:21:17.783359 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 21:21:17.783418 | instance | Tuesday 02 June 2026 21:21:17 +0000 (0:00:00.698) 0:01:08.932 ********** 2026-06-02 21:21:19.265556 | instance | changed: [instance] 2026-06-02 21:21:19.265670 | instance | 2026-06-02 21:21:19.265686 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 21:21:19.265851 | instance | Tuesday 02 June 2026 21:21:19 +0000 (0:00:01.482) 0:01:10.415 ********** 2026-06-02 21:21:19.395256 | instance | ok: [instance] => { 2026-06-02 21:21:19.395852 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-06-02 21:21:19.395893 | instance | } 2026-06-02 21:21:19.395899 | instance | 2026-06-02 21:21:19.395904 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 21:21:19.395909 | instance | Tuesday 02 June 2026 21:21:19 +0000 (0:00:00.129) 0:01:10.544 ********** 2026-06-02 21:21:20.031369 | instance | changed: [instance] 2026-06-02 21:21:20.031484 | instance | 2026-06-02 21:21:20.031652 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 21:21:20.031671 | instance | Tuesday 02 June 2026 21:21:20 +0000 (0:00:00.636) 0:01:11.180 ********** 2026-06-02 21:21:21.433610 | instance | changed: [instance] 2026-06-02 21:21:21.433687 | instance | 2026-06-02 21:21:21.434068 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-06-02 21:21:21.434172 | instance | Tuesday 02 June 2026 21:21:21 +0000 (0:00:01.402) 0:01:12.583 ********** 2026-06-02 21:21:21.908733 | instance | changed: [instance] 2026-06-02 21:21:21.908858 | instance | 2026-06-02 21:21:21.908874 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-06-02 21:21:21.909012 | instance | Tuesday 02 June 2026 21:21:21 +0000 (0:00:00.475) 0:01:13.058 ********** 2026-06-02 21:21:22.132424 | instance | changed: [instance] 2026-06-02 21:21:22.132545 | instance | 2026-06-02 21:21:22.132920 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 21:21:22.132967 | instance | Tuesday 02 June 2026 21:21:22 +0000 (0:00:00.223) 0:01:13.281 ********** 2026-06-02 21:21:22.344813 | instance | ok: [instance] 2026-06-02 21:21:22.345373 | instance | 2026-06-02 21:21:22.345439 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 21:21:22.345449 | instance | Tuesday 02 June 2026 21:21:22 +0000 (0:00:00.212) 0:01:13.494 ********** 2026-06-02 21:21:22.399388 | instance | ok: [instance] => { 2026-06-02 21:21:22.399482 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-06-02 21:21:22.400166 | instance | } 2026-06-02 21:21:22.400201 | instance | 2026-06-02 21:21:22.400208 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 21:21:22.400216 | instance | Tuesday 02 June 2026 21:21:22 +0000 (0:00:00.054) 0:01:13.548 ********** 2026-06-02 21:21:23.320982 | instance | changed: [instance] 2026-06-02 21:21:23.321526 | instance | 2026-06-02 21:21:23.321606 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 21:21:23.321626 | instance | Tuesday 02 June 2026 21:21:23 +0000 (0:00:00.921) 0:01:14.470 ********** 2026-06-02 21:21:26.042110 | instance | changed: [instance] 2026-06-02 21:21:26.042155 | instance | 2026-06-02 21:21:26.042160 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-06-02 21:21:26.042166 | instance | Tuesday 02 June 2026 21:21:26 +0000 (0:00:02.720) 0:01:17.190 ********** 2026-06-02 21:21:26.088241 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-06-02 21:21:26.088600 | instance | 2026-06-02 21:21:26.088637 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-06-02 21:21:26.088643 | instance | Tuesday 02 June 2026 21:21:26 +0000 (0:00:00.047) 0:01:17.237 ********** 2026-06-02 21:21:27.092413 | instance | ok: [instance] 2026-06-02 21:21:27.092595 | instance | 2026-06-02 21:21:27.093175 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-06-02 21:21:27.093228 | instance | Tuesday 02 June 2026 21:21:27 +0000 (0:00:01.004) 0:01:18.241 ********** 2026-06-02 21:21:27.293053 | instance | changed: [instance] 2026-06-02 21:21:27.293135 | instance | 2026-06-02 21:21:27.293473 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-06-02 21:21:27.293514 | instance | Tuesday 02 June 2026 21:21:27 +0000 (0:00:00.200) 0:01:18.442 ********** 2026-06-02 21:21:27.753737 | instance | changed: [instance] 2026-06-02 21:21:27.754291 | instance | 2026-06-02 21:21:27.754340 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-06-02 21:21:27.754348 | instance | Tuesday 02 June 2026 21:21:27 +0000 (0:00:00.460) 0:01:18.903 ********** 2026-06-02 21:21:28.639968 | instance | changed: [instance] => (item=br_netfilter) 2026-06-02 21:21:28.640031 | instance | ok: [instance] => (item=ip_tables) 2026-06-02 21:21:28.640676 | instance | changed: [instance] => (item=ip6_tables) 2026-06-02 21:21:28.640714 | instance | changed: [instance] => (item=nf_conntrack) 2026-06-02 21:21:28.640720 | instance | 2026-06-02 21:21:28.640725 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 21:21:28.640730 | instance | Tuesday 02 June 2026 21:21:28 +0000 (0:00:00.886) 0:01:19.789 ********** 2026-06-02 21:21:28.837138 | instance | ok: [instance] 2026-06-02 21:21:28.837250 | instance | 2026-06-02 21:21:28.837329 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 21:21:28.837522 | instance | Tuesday 02 June 2026 21:21:28 +0000 (0:00:00.196) 0:01:19.986 ********** 2026-06-02 21:21:28.880964 | instance | ok: [instance] => { 2026-06-02 21:21:28.881405 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-06-02 21:21:28.882757 | instance | } 2026-06-02 21:21:28.882787 | instance | 2026-06-02 21:21:28.882809 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 21:21:28.882819 | instance | Tuesday 02 June 2026 21:21:28 +0000 (0:00:00.042) 0:01:20.029 ********** 2026-06-02 21:21:31.733481 | instance | changed: [instance] 2026-06-02 21:21:31.734412 | instance | 2026-06-02 21:21:31.734438 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 21:21:31.734449 | instance | Tuesday 02 June 2026 21:21:31 +0000 (0:00:02.853) 0:01:22.882 ********** 2026-06-02 21:21:31.765474 | instance | skipping: [instance] 2026-06-02 21:21:31.765519 | instance | 2026-06-02 21:21:31.765530 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-06-02 21:21:31.765541 | instance | Tuesday 02 June 2026 21:21:31 +0000 (0:00:00.031) 0:01:22.914 ********** 2026-06-02 21:21:31.819284 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-06-02 21:21:31.819344 | instance | 2026-06-02 21:21:31.819358 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-06-02 21:21:31.819368 | instance | Tuesday 02 June 2026 21:21:31 +0000 (0:00:00.053) 0:01:22.967 ********** 2026-06-02 21:21:31.850799 | instance | skipping: [instance] 2026-06-02 21:21:31.851143 | instance | 2026-06-02 21:21:31.851510 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-06-02 21:21:31.851975 | instance | Tuesday 02 June 2026 21:21:31 +0000 (0:00:00.032) 0:01:23.000 ********** 2026-06-02 21:21:39.081484 | instance | changed: [instance] 2026-06-02 21:21:39.081735 | instance | 2026-06-02 21:21:39.082128 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-06-02 21:21:39.082418 | instance | Tuesday 02 June 2026 21:21:39 +0000 (0:00:07.230) 0:01:30.230 ********** 2026-06-02 21:21:40.455507 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-06-02 21:21:40.455774 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-06-02 21:21:40.456081 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-06-02 21:21:40.456438 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-06-02 21:21:40.456730 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-06-02 21:21:40.457007 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-06-02 21:21:40.457276 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-06-02 21:21:40.457546 | instance | 2026-06-02 21:21:40.457819 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-06-02 21:21:40.458076 | instance | Tuesday 02 June 2026 21:21:40 +0000 (0:00:01.374) 0:01:31.604 ********** 2026-06-02 21:21:41.060616 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-06-02 21:21:41.060695 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-06-02 21:21:41.060814 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-06-02 21:21:41.060927 | instance | 2026-06-02 21:21:41.061052 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-06-02 21:21:41.061173 | instance | Tuesday 02 June 2026 21:21:41 +0000 (0:00:00.605) 0:01:32.210 ********** 2026-06-02 21:21:41.497485 | instance | changed: [instance] 2026-06-02 21:21:41.497538 | instance | 2026-06-02 21:21:41.497555 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-06-02 21:21:41.497764 | instance | Tuesday 02 June 2026 21:21:41 +0000 (0:00:00.436) 0:01:32.646 ********** 2026-06-02 21:21:41.939831 | instance | changed: [instance] 2026-06-02 21:21:41.939950 | instance | 2026-06-02 21:21:41.940016 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-06-02 21:21:41.940183 | instance | Tuesday 02 June 2026 21:21:41 +0000 (0:00:00.442) 0:01:33.089 ********** 2026-06-02 21:21:42.171341 | instance | ok: [instance] 2026-06-02 21:21:42.171407 | instance | 2026-06-02 21:21:42.171694 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-06-02 21:21:42.171735 | instance | Tuesday 02 June 2026 21:21:42 +0000 (0:00:00.231) 0:01:33.320 ********** 2026-06-02 21:21:42.206135 | instance | skipping: [instance] 2026-06-02 21:21:42.206502 | instance | 2026-06-02 21:21:42.206531 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-06-02 21:21:42.206537 | instance | Tuesday 02 June 2026 21:21:42 +0000 (0:00:00.034) 0:01:33.355 ********** 2026-06-02 21:21:42.772664 | instance | ok: [instance] => (item=swap) 2026-06-02 21:21:42.773340 | instance | ok: [instance] => (item=none) 2026-06-02 21:21:42.773380 | instance | 2026-06-02 21:21:42.773387 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-06-02 21:21:42.773394 | instance | Tuesday 02 June 2026 21:21:42 +0000 (0:00:00.566) 0:01:33.922 ********** 2026-06-02 21:21:43.344889 | instance | changed: [instance] 2026-06-02 21:21:43.345421 | instance | 2026-06-02 21:21:43.345595 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-06-02 21:21:43.345604 | instance | Tuesday 02 June 2026 21:21:43 +0000 (0:00:00.572) 0:01:34.494 ********** 2026-06-02 21:21:43.862936 | instance | changed: [instance] 2026-06-02 21:21:43.863014 | instance | 2026-06-02 21:21:43.863637 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-06-02 21:21:43.863677 | instance | Tuesday 02 June 2026 21:21:43 +0000 (0:00:00.510) 0:01:35.004 ********** 2026-06-02 21:21:43.863683 | instance | 2026-06-02 21:21:43.863687 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-06-02 21:21:43.863692 | instance | Tuesday 02 June 2026 21:21:43 +0000 (0:00:00.008) 0:01:35.012 ********** 2026-06-02 21:21:44.480767 | instance | ok: [instance] 2026-06-02 21:21:44.480839 | instance | 2026-06-02 21:21:44.481101 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-06-02 21:21:44.481133 | instance | Tuesday 02 June 2026 21:21:44 +0000 (0:00:00.617) 0:01:35.630 ********** 2026-06-02 21:21:45.050130 | instance | changed: [instance] 2026-06-02 21:21:45.050165 | instance | 2026-06-02 21:21:45.050170 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-06-02 21:21:45.050176 | instance | Tuesday 02 June 2026 21:21:45 +0000 (0:00:00.568) 0:01:36.198 ********** 2026-06-02 21:21:46.108038 | instance | ok: [instance] 2026-06-02 21:21:46.108072 | instance | 2026-06-02 21:21:46.108087 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-06-02 21:21:46.108092 | instance | Tuesday 02 June 2026 21:21:46 +0000 (0:00:01.058) 0:01:37.257 ********** 2026-06-02 21:21:46.568045 | instance | ok: [instance] 2026-06-02 21:21:46.568535 | instance | 2026-06-02 21:21:46.568589 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-06-02 21:21:46.568596 | instance | Tuesday 02 June 2026 21:21:46 +0000 (0:00:00.459) 0:01:37.717 ********** 2026-06-02 21:21:46.767556 | instance | ok: [instance] 2026-06-02 21:21:46.767590 | instance | 2026-06-02 21:21:46.767595 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-06-02 21:21:46.767600 | instance | Tuesday 02 June 2026 21:21:46 +0000 (0:00:00.199) 0:01:37.916 ********** 2026-06-02 21:21:47.299984 | instance | ok: [instance] 2026-06-02 21:21:47.300422 | instance | 2026-06-02 21:21:47.300468 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-06-02 21:21:47.300476 | instance | Tuesday 02 June 2026 21:21:47 +0000 (0:00:00.532) 0:01:38.449 ********** 2026-06-02 21:21:47.373729 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-06-02 21:21:47.373804 | instance | 2026-06-02 21:21:47.374018 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-06-02 21:21:47.374052 | instance | Tuesday 02 June 2026 21:21:47 +0000 (0:00:00.073) 0:01:38.523 ********** 2026-06-02 21:21:47.454682 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-06-02 21:21:47.454766 | instance | 2026-06-02 21:21:47.454990 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-06-02 21:21:47.455027 | instance | Tuesday 02 June 2026 21:21:47 +0000 (0:00:00.081) 0:01:38.604 ********** 2026-06-02 21:21:47.659020 | instance | ok: [instance] => (item=instance) 2026-06-02 21:21:47.659088 | instance | 2026-06-02 21:21:47.659365 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-06-02 21:21:47.659401 | instance | Tuesday 02 June 2026 21:21:47 +0000 (0:00:00.204) 0:01:38.808 ********** 2026-06-02 21:21:47.695543 | instance | skipping: [instance] 2026-06-02 21:21:47.695623 | instance | 2026-06-02 21:21:47.696007 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-06-02 21:21:47.696038 | instance | Tuesday 02 June 2026 21:21:47 +0000 (0:00:00.036) 0:01:38.844 ********** 2026-06-02 21:21:47.753158 | instance | ok: [instance] 2026-06-02 21:21:47.753473 | instance | 2026-06-02 21:21:47.773218 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-06-02 21:21:47.773686 | instance | Tuesday 02 June 2026 21:21:47 +0000 (0:00:00.057) 0:01:38.902 ********** 2026-06-02 21:21:47.789169 | instance | ok: [instance] => { 2026-06-02 21:21:47.789550 | instance | "msg": "instance" 2026-06-02 21:21:47.789877 | instance | } 2026-06-02 21:21:47.790184 | instance | 2026-06-02 21:21:47.790523 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-06-02 21:21:47.790846 | instance | Tuesday 02 June 2026 21:21:47 +0000 (0:00:00.036) 0:01:38.938 ********** 2026-06-02 21:21:48.307430 | instance | changed: [instance] 2026-06-02 21:21:48.307477 | instance | 2026-06-02 21:21:48.307490 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-06-02 21:21:48.307501 | instance | Tuesday 02 June 2026 21:21:48 +0000 (0:00:00.517) 0:01:39.455 ********** 2026-06-02 21:21:48.335234 | instance | skipping: [instance] 2026-06-02 21:21:48.335266 | instance | 2026-06-02 21:21:48.335276 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-06-02 21:21:48.335285 | instance | Tuesday 02 June 2026 21:21:48 +0000 (0:00:00.028) 0:01:39.484 ********** 2026-06-02 21:21:48.364078 | instance | skipping: [instance] 2026-06-02 21:21:48.364109 | instance | 2026-06-02 21:21:48.364119 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-06-02 21:21:48.364128 | instance | Tuesday 02 June 2026 21:21:48 +0000 (0:00:00.028) 0:01:39.513 ********** 2026-06-02 21:21:48.388187 | instance | skipping: [instance] 2026-06-02 21:21:48.388527 | instance | 2026-06-02 21:21:48.388909 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-06-02 21:21:48.389256 | instance | Tuesday 02 June 2026 21:21:48 +0000 (0:00:00.024) 0:01:39.538 ********** 2026-06-02 21:21:48.419113 | instance | skipping: [instance] 2026-06-02 21:21:48.419528 | instance | 2026-06-02 21:21:48.419939 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-06-02 21:21:48.420356 | instance | Tuesday 02 June 2026 21:21:48 +0000 (0:00:00.030) 0:01:39.568 ********** 2026-06-02 21:21:48.452773 | instance | skipping: [instance] 2026-06-02 21:21:48.452963 | instance | 2026-06-02 21:21:48.453111 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-06-02 21:21:48.453263 | instance | Tuesday 02 June 2026 21:21:48 +0000 (0:00:00.033) 0:01:39.602 ********** 2026-06-02 21:21:48.485063 | instance | skipping: [instance] 2026-06-02 21:21:48.485208 | instance | 2026-06-02 21:21:48.485363 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-06-02 21:21:48.485526 | instance | Tuesday 02 June 2026 21:21:48 +0000 (0:00:00.032) 0:01:39.634 ********** 2026-06-02 21:21:48.516651 | instance | skipping: [instance] 2026-06-02 21:21:48.516816 | instance | 2026-06-02 21:21:48.516968 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-06-02 21:21:48.517113 | instance | Tuesday 02 June 2026 21:21:48 +0000 (0:00:00.031) 0:01:39.666 ********** 2026-06-02 21:23:12.993485 | instance | changed: [instance] 2026-06-02 21:23:12.993554 | instance | 2026-06-02 21:23:12.993565 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-06-02 21:23:12.993574 | instance | Tuesday 02 June 2026 21:23:12 +0000 (0:01:24.474) 0:03:04.141 ********** 2026-06-02 21:23:13.186546 | instance | ok: [instance] 2026-06-02 21:23:13.186605 | instance | 2026-06-02 21:23:13.186617 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-06-02 21:23:13.186627 | instance | Tuesday 02 June 2026 21:23:13 +0000 (0:00:00.194) 0:03:04.335 ********** 2026-06-02 21:23:13.215934 | instance | skipping: [instance] 2026-06-02 21:23:13.215970 | instance | 2026-06-02 21:23:13.215980 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-06-02 21:23:13.215990 | instance | Tuesday 02 June 2026 21:23:13 +0000 (0:00:00.029) 0:03:04.364 ********** 2026-06-02 21:23:13.431744 | instance | changed: [instance] 2026-06-02 21:23:13.431799 | instance | 2026-06-02 21:23:13.431806 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-06-02 21:23:13.431812 | instance | Tuesday 02 June 2026 21:23:13 +0000 (0:00:00.215) 0:03:04.580 ********** 2026-06-02 21:23:13.629478 | instance | changed: [instance] 2026-06-02 21:23:13.629707 | instance | 2026-06-02 21:23:13.629939 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-06-02 21:23:13.630168 | instance | Tuesday 02 June 2026 21:23:13 +0000 (0:00:00.186) 0:03:04.767 ********** 2026-06-02 21:23:13.823795 | instance | changed: [instance] 2026-06-02 21:23:13.823882 | instance | 2026-06-02 21:23:13.824011 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-06-02 21:23:13.824149 | instance | Tuesday 02 June 2026 21:23:13 +0000 (0:00:00.206) 0:03:04.973 ********** 2026-06-02 21:23:20.881349 | instance | changed: [instance] 2026-06-02 21:23:20.881610 | instance | 2026-06-02 21:23:20.881929 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-06-02 21:23:20.882261 | instance | Tuesday 02 June 2026 21:23:20 +0000 (0:00:07.057) 0:03:12.030 ********** 2026-06-02 21:23:32.251717 | instance | changed: [instance] 2026-06-02 21:23:32.251966 | instance | 2026-06-02 21:23:32.252271 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-06-02 21:23:32.252575 | instance | Tuesday 02 June 2026 21:23:32 +0000 (0:00:11.370) 0:03:23.400 ********** 2026-06-02 21:23:32.289854 | instance | skipping: [instance] 2026-06-02 21:23:32.290018 | instance | 2026-06-02 21:23:32.290250 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-06-02 21:23:32.290417 | instance | Tuesday 02 June 2026 21:23:32 +0000 (0:00:00.037) 0:03:23.438 ********** 2026-06-02 21:23:32.331228 | instance | skipping: [instance] 2026-06-02 21:23:32.331398 | instance | 2026-06-02 21:23:32.331540 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-06-02 21:23:32.331693 | instance | Tuesday 02 June 2026 21:23:32 +0000 (0:00:00.042) 0:03:23.480 ********** 2026-06-02 21:23:33.156736 | instance | changed: [instance] 2026-06-02 21:23:33.157235 | instance | 2026-06-02 21:23:33.157728 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-06-02 21:23:33.158011 | instance | Tuesday 02 June 2026 21:23:33 +0000 (0:00:00.824) 0:03:24.305 ********** 2026-06-02 21:23:33.196467 | instance | skipping: [instance] => (item=DaemonSet) 2026-06-02 21:23:33.196740 | instance | skipping: [instance] => (item=ConfigMap) 2026-06-02 21:23:33.197083 | instance | skipping: [instance] 2026-06-02 21:23:33.197354 | instance | 2026-06-02 21:23:33.197672 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-06-02 21:23:33.197954 | instance | Tuesday 02 June 2026 21:23:33 +0000 (0:00:00.040) 0:03:24.345 ********** 2026-06-02 21:23:33.239112 | instance | skipping: [instance] 2026-06-02 21:23:33.239519 | instance | 2026-06-02 21:23:33.239782 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-06-02 21:23:33.240046 | instance | Tuesday 02 June 2026 21:23:33 +0000 (0:00:00.042) 0:03:24.388 ********** 2026-06-02 21:23:33.274470 | instance | skipping: [instance] 2026-06-02 21:23:33.274711 | instance | 2026-06-02 21:23:33.274989 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-06-02 21:23:33.275272 | instance | Tuesday 02 June 2026 21:23:33 +0000 (0:00:00.035) 0:03:24.424 ********** 2026-06-02 21:23:33.310855 | instance | skipping: [instance] 2026-06-02 21:23:33.311092 | instance | 2026-06-02 21:23:33.311472 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-06-02 21:23:33.311745 | instance | Tuesday 02 June 2026 21:23:33 +0000 (0:00:00.036) 0:03:24.460 ********** 2026-06-02 21:23:33.342836 | instance | skipping: [instance] 2026-06-02 21:23:33.343053 | instance | 2026-06-02 21:23:33.343328 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-06-02 21:23:33.343638 | instance | Tuesday 02 June 2026 21:23:33 +0000 (0:00:00.031) 0:03:24.492 ********** 2026-06-02 21:23:33.731723 | instance | ok: [instance] 2026-06-02 21:23:33.732121 | instance | 2026-06-02 21:23:33.732480 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-06-02 21:23:33.732768 | instance | Tuesday 02 June 2026 21:23:33 +0000 (0:00:00.388) 0:03:24.881 ********** 2026-06-02 21:23:34.647386 | instance | changed: [instance] 2026-06-02 21:23:34.647647 | instance | 2026-06-02 21:23:34.647948 | instance | PLAY [Install control-plane components] **************************************** 2026-06-02 21:23:34.648626 | instance | 2026-06-02 21:23:34.648715 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 21:23:34.649337 | instance | Tuesday 02 June 2026 21:23:34 +0000 (0:00:00.915) 0:03:25.796 ********** 2026-06-02 21:23:35.385583 | instance | ok: [instance] 2026-06-02 21:23:35.385933 | instance | 2026-06-02 21:23:35.386241 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 21:23:35.386521 | instance | Tuesday 02 June 2026 21:23:35 +0000 (0:00:00.737) 0:03:26.534 ********** 2026-06-02 21:23:35.580077 | instance | ok: [instance] 2026-06-02 21:23:35.580213 | instance | 2026-06-02 21:23:35.580370 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-02 21:23:35.580539 | instance | Tuesday 02 June 2026 21:23:35 +0000 (0:00:00.194) 0:03:26.729 ********** 2026-06-02 21:23:36.635596 | instance | ok: [instance] 2026-06-02 21:23:36.635946 | instance | 2026-06-02 21:23:36.636264 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-02 21:23:36.636555 | instance | Tuesday 02 June 2026 21:23:36 +0000 (0:00:01.055) 0:03:27.784 ********** 2026-06-02 21:23:36.841801 | instance | ok: [instance] 2026-06-02 21:23:36.841928 | instance | 2026-06-02 21:23:36.842064 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 21:23:36.842197 | instance | Tuesday 02 June 2026 21:23:36 +0000 (0:00:00.206) 0:03:27.991 ********** 2026-06-02 21:23:36.881908 | instance | ok: [instance] => { 2026-06-02 21:23:36.882048 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-06-02 21:23:36.882165 | instance | } 2026-06-02 21:23:36.882317 | instance | 2026-06-02 21:23:36.882405 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 21:23:36.882517 | instance | Tuesday 02 June 2026 21:23:36 +0000 (0:00:00.040) 0:03:28.031 ********** 2026-06-02 21:23:37.635517 | instance | changed: [instance] 2026-06-02 21:23:37.635761 | instance | 2026-06-02 21:23:37.636097 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 21:23:37.636375 | instance | Tuesday 02 June 2026 21:23:37 +0000 (0:00:00.752) 0:03:28.784 ********** 2026-06-02 21:23:39.093013 | instance | changed: [instance] 2026-06-02 21:23:39.093230 | instance | 2026-06-02 21:23:39.093512 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-06-02 21:23:39.093832 | instance | Tuesday 02 June 2026 21:23:39 +0000 (0:00:01.457) 0:03:30.242 ********** 2026-06-02 21:23:39.414933 | instance | ok: [instance] 2026-06-02 21:23:39.415183 | instance | 2026-06-02 21:23:39.415515 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-06-02 21:23:39.415820 | instance | Tuesday 02 June 2026 21:23:39 +0000 (0:00:00.321) 0:03:30.564 ********** 2026-06-02 21:23:39.600378 | instance | changed: [instance] 2026-06-02 21:23:39.600589 | instance | 2026-06-02 21:23:39.600863 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-06-02 21:23:39.601141 | instance | Tuesday 02 June 2026 21:23:39 +0000 (0:00:00.185) 0:03:30.749 ********** 2026-06-02 21:23:39.827964 | instance | ok: [instance] 2026-06-02 21:23:39.828305 | instance | 2026-06-02 21:23:39.828650 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-06-02 21:23:39.828905 | instance | Tuesday 02 June 2026 21:23:39 +0000 (0:00:00.227) 0:03:30.977 ********** 2026-06-02 21:23:40.024553 | instance | changed: [instance] 2026-06-02 21:23:40.024834 | instance | 2026-06-02 21:23:40.025127 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-06-02 21:23:40.025435 | instance | Tuesday 02 June 2026 21:23:40 +0000 (0:00:00.196) 0:03:31.173 ********** 2026-06-02 21:23:40.230280 | instance | ok: [instance] 2026-06-02 21:23:40.230514 | instance | 2026-06-02 21:23:40.230781 | instance | TASK [Install plugin] ********************************************************** 2026-06-02 21:23:40.231043 | instance | Tuesday 02 June 2026 21:23:40 +0000 (0:00:00.205) 0:03:31.379 ********** 2026-06-02 21:23:40.274669 | instance | included: vexxhost.containers.download_artifact for instance 2026-06-02 21:23:40.274923 | instance | 2026-06-02 21:23:40.275202 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 21:23:40.275729 | instance | Tuesday 02 June 2026 21:23:40 +0000 (0:00:00.044) 0:03:31.424 ********** 2026-06-02 21:23:40.310665 | instance | ok: [instance] => { 2026-06-02 21:23:40.310836 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-06-02 21:23:40.311006 | instance | } 2026-06-02 21:23:40.311167 | instance | 2026-06-02 21:23:40.311339 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 21:23:40.311508 | instance | Tuesday 02 June 2026 21:23:40 +0000 (0:00:00.035) 0:03:31.459 ********** 2026-06-02 21:23:40.985646 | instance | changed: [instance] 2026-06-02 21:23:40.986022 | instance | 2026-06-02 21:23:40.986481 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 21:23:40.986798 | instance | Tuesday 02 June 2026 21:23:40 +0000 (0:00:00.675) 0:03:32.134 ********** 2026-06-02 21:23:42.736559 | instance | changed: [instance] 2026-06-02 21:23:42.736813 | instance | 2026-06-02 21:23:42.737109 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 21:23:42.737511 | instance | Tuesday 02 June 2026 21:23:42 +0000 (0:00:01.751) 0:03:33.885 ********** 2026-06-02 21:23:42.766378 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 21:23:42.766605 | instance | 2026-06-02 21:23:42.766877 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 21:23:42.767130 | instance | Tuesday 02 June 2026 21:23:42 +0000 (0:00:00.030) 0:03:33.916 ********** 2026-06-02 21:23:43.376278 | instance | changed: [instance] 2026-06-02 21:23:43.376509 | instance | 2026-06-02 21:23:43.376791 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-06-02 21:23:43.377056 | instance | Tuesday 02 June 2026 21:23:43 +0000 (0:00:00.609) 0:03:34.525 ********** 2026-06-02 21:23:44.181411 | instance | ok: [instance] 2026-06-02 21:23:44.181676 | instance | 2026-06-02 21:23:44.181954 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-06-02 21:23:44.182224 | instance | Tuesday 02 June 2026 21:23:44 +0000 (0:00:00.804) 0:03:35.330 ********** 2026-06-02 21:23:46.103621 | instance | changed: [instance] 2026-06-02 21:23:46.103796 | instance | 2026-06-02 21:23:46.104026 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 21:23:46.104290 | instance | Tuesday 02 June 2026 21:23:46 +0000 (0:00:01.920) 0:03:37.251 ********** 2026-06-02 21:23:46.130713 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 21:23:46.130806 | instance | 2026-06-02 21:23:46.130944 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 21:23:46.131050 | instance | Tuesday 02 June 2026 21:23:46 +0000 (0:00:00.028) 0:03:37.280 ********** 2026-06-02 21:23:46.602825 | instance | changed: [instance] 2026-06-02 21:23:46.603038 | instance | 2026-06-02 21:23:46.603601 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-06-02 21:23:46.603630 | instance | Tuesday 02 June 2026 21:23:46 +0000 (0:00:00.471) 0:03:37.752 ********** 2026-06-02 21:24:37.741652 | instance | changed: [instance] 2026-06-02 21:24:37.741959 | instance | 2026-06-02 21:24:37.741973 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-06-02 21:24:37.741980 | instance | Tuesday 02 June 2026 21:24:37 +0000 (0:00:51.138) 0:04:28.891 ********** 2026-06-02 21:24:38.425511 | instance | changed: [instance] 2026-06-02 21:24:38.425608 | instance | 2026-06-02 21:24:38.425792 | instance | PLAY [all] ********************************************************************* 2026-06-02 21:24:38.425936 | instance | 2026-06-02 21:24:38.426097 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 21:24:38.426263 | instance | Tuesday 02 June 2026 21:24:38 +0000 (0:00:00.684) 0:04:29.575 ********** 2026-06-02 21:24:39.271484 | instance | ok: [instance] 2026-06-02 21:24:39.271754 | instance | 2026-06-02 21:24:39.272065 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-06-02 21:24:39.272374 | instance | Tuesday 02 June 2026 21:24:39 +0000 (0:00:00.845) 0:04:30.421 ********** 2026-06-02 21:24:40.286370 | instance | changed: [instance] 2026-06-02 21:24:40.286555 | instance | 2026-06-02 21:24:40.286869 | instance | PLAY [all] ********************************************************************* 2026-06-02 21:24:40.287136 | instance | 2026-06-02 21:24:40.287448 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-06-02 21:24:40.287868 | instance | Tuesday 02 June 2026 21:24:40 +0000 (0:00:01.014) 0:04:31.435 ********** 2026-06-02 21:24:40.952350 | instance | ok: [instance] 2026-06-02 21:24:40.952590 | instance | 2026-06-02 21:24:40.952862 | instance | PLAY [controllers] ************************************************************* 2026-06-02 21:24:40.953108 | instance | 2026-06-02 21:24:40.953368 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 21:24:40.953766 | instance | Tuesday 02 June 2026 21:24:40 +0000 (0:00:00.665) 0:04:32.101 ********** 2026-06-02 21:24:41.823761 | instance | ok: [instance] 2026-06-02 21:24:41.823833 | instance | 2026-06-02 21:24:41.824293 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 21:24:41.824555 | instance | Tuesday 02 June 2026 21:24:41 +0000 (0:00:00.871) 0:04:32.972 ********** 2026-06-02 21:24:41.860531 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 21:24:41.860618 | instance | 2026-06-02 21:24:41.860755 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 21:24:41.860881 | instance | Tuesday 02 June 2026 21:24:41 +0000 (0:00:00.037) 0:04:33.010 ********** 2026-06-02 21:24:42.371907 | instance | changed: [instance] 2026-06-02 21:24:42.372026 | instance | 2026-06-02 21:24:42.372233 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-06-02 21:24:42.372313 | instance | Tuesday 02 June 2026 21:24:42 +0000 (0:00:00.511) 0:04:33.521 ********** 2026-06-02 21:24:44.163375 | instance | changed: [instance] 2026-06-02 21:24:44.163452 | instance | 2026-06-02 21:24:44.163622 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 21:24:44.163789 | instance | Tuesday 02 June 2026 21:24:44 +0000 (0:00:01.791) 0:04:35.312 ********** 2026-06-02 21:24:44.200813 | instance | skipping: [instance] 2026-06-02 21:24:44.200889 | instance | 2026-06-02 21:24:44.201188 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-06-02 21:24:44.201227 | instance | Tuesday 02 June 2026 21:24:44 +0000 (0:00:00.037) 0:04:35.350 ********** 2026-06-02 21:24:44.240669 | instance | skipping: [instance] 2026-06-02 21:24:44.240740 | instance | 2026-06-02 21:24:44.241027 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-06-02 21:24:44.241278 | instance | Tuesday 02 June 2026 21:24:44 +0000 (0:00:00.039) 0:04:35.389 ********** 2026-06-02 21:24:44.275380 | instance | skipping: [instance] 2026-06-02 21:24:44.275814 | instance | 2026-06-02 21:24:44.275855 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-06-02 21:24:44.275864 | instance | Tuesday 02 June 2026 21:24:44 +0000 (0:00:00.035) 0:04:35.425 ********** 2026-06-02 21:24:44.304646 | instance | skipping: [instance] 2026-06-02 21:24:44.304838 | instance | 2026-06-02 21:24:44.305041 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-06-02 21:24:44.305172 | instance | Tuesday 02 June 2026 21:24:44 +0000 (0:00:00.028) 0:04:35.453 ********** 2026-06-02 21:24:44.346736 | instance | skipping: [instance] 2026-06-02 21:24:44.346883 | instance | 2026-06-02 21:24:44.347059 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-06-02 21:24:44.347201 | instance | Tuesday 02 June 2026 21:24:44 +0000 (0:00:00.042) 0:04:35.496 ********** 2026-06-02 21:24:44.385054 | instance | skipping: [instance] 2026-06-02 21:24:44.385116 | instance | 2026-06-02 21:24:44.385251 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-06-02 21:24:44.385536 | instance | Tuesday 02 June 2026 21:24:44 +0000 (0:00:00.038) 0:04:35.534 ********** 2026-06-02 21:24:44.419680 | instance | skipping: [instance] 2026-06-02 21:24:44.419776 | instance | 2026-06-02 21:24:44.419937 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-06-02 21:24:44.420064 | instance | Tuesday 02 June 2026 21:24:44 +0000 (0:00:00.034) 0:04:35.569 ********** 2026-06-02 21:24:44.453874 | instance | skipping: [instance] 2026-06-02 21:24:44.454008 | instance | 2026-06-02 21:24:44.454184 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-06-02 21:24:44.454357 | instance | Tuesday 02 June 2026 21:24:44 +0000 (0:00:00.033) 0:04:35.603 ********** 2026-06-02 21:24:44.497736 | instance | skipping: [instance] 2026-06-02 21:24:44.498150 | instance | 2026-06-02 21:24:44.498188 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-06-02 21:24:44.498194 | instance | Tuesday 02 June 2026 21:24:44 +0000 (0:00:00.044) 0:04:35.647 ********** 2026-06-02 21:24:44.525719 | instance | skipping: [instance] 2026-06-02 21:24:44.525775 | instance | 2026-06-02 21:24:44.525785 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-06-02 21:24:44.525816 | instance | Tuesday 02 June 2026 21:24:44 +0000 (0:00:00.027) 0:04:35.675 ********** 2026-06-02 21:24:44.553821 | instance | skipping: [instance] 2026-06-02 21:24:44.553921 | instance | 2026-06-02 21:24:44.554207 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-06-02 21:24:44.554244 | instance | Tuesday 02 June 2026 21:24:44 +0000 (0:00:00.028) 0:04:35.703 ********** 2026-06-02 21:24:44.577886 | instance | skipping: [instance] 2026-06-02 21:24:44.578016 | instance | 2026-06-02 21:24:44.578123 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-06-02 21:24:44.578252 | instance | Tuesday 02 June 2026 21:24:44 +0000 (0:00:00.023) 0:04:35.727 ********** 2026-06-02 21:24:44.619403 | instance | skipping: [instance] 2026-06-02 21:24:44.619454 | instance | 2026-06-02 21:24:44.619739 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-06-02 21:24:44.619775 | instance | Tuesday 02 June 2026 21:24:44 +0000 (0:00:00.041) 0:04:35.769 ********** 2026-06-02 21:24:44.646134 | instance | skipping: [instance] 2026-06-02 21:24:44.646289 | instance | 2026-06-02 21:24:44.646474 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-06-02 21:24:44.646698 | instance | Tuesday 02 June 2026 21:24:44 +0000 (0:00:00.026) 0:04:35.795 ********** 2026-06-02 21:24:44.676557 | instance | skipping: [instance] 2026-06-02 21:24:44.676803 | instance | 2026-06-02 21:24:44.677075 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-06-02 21:24:44.677412 | instance | Tuesday 02 June 2026 21:24:44 +0000 (0:00:00.030) 0:04:35.825 ********** 2026-06-02 21:24:44.710866 | instance | skipping: [instance] 2026-06-02 21:24:44.711114 | instance | 2026-06-02 21:24:44.711423 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-06-02 21:24:44.711730 | instance | Tuesday 02 June 2026 21:24:44 +0000 (0:00:00.034) 0:04:35.860 ********** 2026-06-02 21:24:44.738348 | instance | skipping: [instance] 2026-06-02 21:24:44.738586 | instance | 2026-06-02 21:24:44.738924 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-06-02 21:24:44.739505 | instance | Tuesday 02 June 2026 21:24:44 +0000 (0:00:00.027) 0:04:35.887 ********** 2026-06-02 21:24:44.766856 | instance | skipping: [instance] 2026-06-02 21:24:44.767087 | instance | 2026-06-02 21:24:44.767368 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-06-02 21:24:44.767688 | instance | Tuesday 02 June 2026 21:24:44 +0000 (0:00:00.028) 0:04:35.916 ********** 2026-06-02 21:24:44.795798 | instance | skipping: [instance] 2026-06-02 21:24:44.796159 | instance | 2026-06-02 21:24:44.796533 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-06-02 21:24:44.796922 | instance | Tuesday 02 June 2026 21:24:44 +0000 (0:00:00.029) 0:04:35.945 ********** 2026-06-02 21:24:44.822253 | instance | skipping: [instance] 2026-06-02 21:24:44.822511 | instance | 2026-06-02 21:24:44.822855 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-06-02 21:24:44.823243 | instance | Tuesday 02 June 2026 21:24:44 +0000 (0:00:00.026) 0:04:35.971 ********** 2026-06-02 21:24:44.846914 | instance | skipping: [instance] 2026-06-02 21:24:44.847069 | instance | 2026-06-02 21:24:44.847246 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-06-02 21:24:44.847443 | instance | Tuesday 02 June 2026 21:24:44 +0000 (0:00:00.024) 0:04:35.996 ********** 2026-06-02 21:24:44.878240 | instance | skipping: [instance] 2026-06-02 21:24:44.878526 | instance | 2026-06-02 21:24:44.878810 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-06-02 21:24:44.879074 | instance | Tuesday 02 June 2026 21:24:44 +0000 (0:00:00.031) 0:04:36.027 ********** 2026-06-02 21:24:44.919373 | instance | skipping: [instance] 2026-06-02 21:24:44.919698 | instance | 2026-06-02 21:24:44.920033 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-06-02 21:24:44.920303 | instance | Tuesday 02 June 2026 21:24:44 +0000 (0:00:00.041) 0:04:36.068 ********** 2026-06-02 21:24:44.953007 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-06-02 21:24:44.953391 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-06-02 21:24:44.953750 | instance | skipping: [instance] 2026-06-02 21:24:44.954030 | instance | 2026-06-02 21:24:44.954333 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-06-02 21:24:44.954682 | instance | Tuesday 02 June 2026 21:24:44 +0000 (0:00:00.033) 0:04:36.102 ********** 2026-06-02 21:24:44.980164 | instance | skipping: [instance] 2026-06-02 21:24:44.980418 | instance | 2026-06-02 21:24:44.980799 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-06-02 21:24:44.981073 | instance | Tuesday 02 June 2026 21:24:44 +0000 (0:00:00.027) 0:04:36.129 ********** 2026-06-02 21:24:45.020576 | instance | skipping: [instance] 2026-06-02 21:24:45.020884 | instance | 2026-06-02 21:24:45.021313 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-06-02 21:24:45.021731 | instance | Tuesday 02 June 2026 21:24:45 +0000 (0:00:00.039) 0:04:36.169 ********** 2026-06-02 21:24:45.045899 | instance | skipping: [instance] 2026-06-02 21:24:45.046346 | instance | 2026-06-02 21:24:45.046689 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-06-02 21:24:45.047102 | instance | Tuesday 02 June 2026 21:24:45 +0000 (0:00:00.024) 0:04:36.194 ********** 2026-06-02 21:24:45.069556 | instance | skipping: [instance] 2026-06-02 21:24:45.069828 | instance | 2026-06-02 21:24:45.070116 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-06-02 21:24:45.070397 | instance | Tuesday 02 June 2026 21:24:45 +0000 (0:00:00.024) 0:04:36.218 ********** 2026-06-02 21:24:45.101452 | instance | skipping: [instance] 2026-06-02 21:24:45.101638 | instance | 2026-06-02 21:24:45.101864 | instance | PLAY RECAP ********************************************************************* 2026-06-02 21:24:45.102357 | instance | instance : ok=134 changed=61 unreachable=0 failed=0 skipped=63 rescued=0 ignored=2 2026-06-02 21:24:45.102676 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-06-02 21:24:45.102843 | instance | 2026-06-02 21:24:45.103012 | instance | Tuesday 02 June 2026 21:24:45 +0000 (0:00:00.032) 0:04:36.251 ********** 2026-06-02 21:24:45.103177 | instance | =============================================================================== 2026-06-02 21:24:45.103528 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 84.47s 2026-06-02 21:24:45.103689 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 51.14s 2026-06-02 21:24:45.103868 | instance | vexxhost.containers.containerd : Install AppArmor packages ------------- 15.96s 2026-06-02 21:24:45.104082 | instance | vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems -- 11.37s 2026-06-02 21:24:45.104293 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 7.67s 2026-06-02 21:24:45.104460 | instance | vexxhost.kubernetes.kubelet : Install additional packages --------------- 7.23s 2026-06-02 21:24:45.104638 | instance | vexxhost.kubernetes.kubernetes : Install PIP ---------------------------- 7.06s 2026-06-02 21:24:45.104790 | instance | vexxhost.containers.download_artifact : Download item ------------------- 4.56s 2026-06-02 21:24:45.104950 | instance | Generate SSH keys for missing variables --------------------------------- 3.31s 2026-06-02 21:24:45.105176 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.96s 2026-06-02 21:24:45.105342 | instance | vexxhost.containers.download_artifact : Download item ------------------- 2.85s 2026-06-02 21:24:45.105633 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.72s 2026-06-02 21:24:45.107720 | instance | vexxhost.kubernetes.cilium : Deploy Helm chart -------------------------- 1.92s 2026-06-02 21:24:45.108108 | instance | vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart ---------- 1.79s 2026-06-02 21:24:45.108408 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.75s 2026-06-02 21:24:45.108694 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.53s 2026-06-02 21:24:45.108983 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.48s 2026-06-02 21:24:45.109258 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.46s 2026-06-02 21:24:45.109565 | instance | vexxhost.containers.download_artifact : Download item ------------------- 1.41s 2026-06-02 21:24:45.109848 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.40s 2026-06-02 21:24:45.182906 | instance | INFO [keycloak > prepare] Executed: Successful 2026-06-02 21:24:45.194600 | instance | INFO [keycloak > converge] Executing 2026-06-02 21:24:46.358654 | instance | 2026-06-02 21:24:46.358812 | instance | PLAY [controllers] ************************************************************* 2026-06-02 21:24:46.358971 | instance | 2026-06-02 21:24:46.359167 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 21:24:46.359340 | instance | Tuesday 02 June 2026 21:24:46 +0000 (0:00:00.022) 0:00:00.022 ********** 2026-06-02 21:24:47.509773 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-06-02 21:24:47.510078 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-06-02 21:24:47.510381 | instance | interpreter could change the meaning of that path. See 2026-06-02 21:24:47.510712 | instance | https://docs.ansible.com/ansible- 2026-06-02 21:24:47.511093 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-06-02 21:24:47.529119 | instance | ok: [instance] 2026-06-02 21:24:47.529425 | instance | 2026-06-02 21:24:47.529720 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-06-02 21:24:47.530004 | instance | Tuesday 02 June 2026 21:24:47 +0000 (0:00:01.170) 0:00:01.193 ********** 2026-06-02 21:24:47.575970 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-06-02 21:24:47.576196 | instance | 2026-06-02 21:24:47.576479 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 21:24:47.576760 | instance | Tuesday 02 June 2026 21:24:47 +0000 (0:00:00.046) 0:00:01.240 ********** 2026-06-02 21:24:47.616903 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 21:24:47.617049 | instance | 2026-06-02 21:24:47.617224 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 21:24:47.617434 | instance | Tuesday 02 June 2026 21:24:47 +0000 (0:00:00.040) 0:00:01.280 ********** 2026-06-02 21:24:48.228639 | instance | changed: [instance] 2026-06-02 21:24:48.228695 | instance | 2026-06-02 21:24:48.228835 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-06-02 21:24:48.228955 | instance | Tuesday 02 June 2026 21:24:48 +0000 (0:00:00.612) 0:00:01.893 ********** 2026-06-02 21:25:11.320686 | instance | changed: [instance] 2026-06-02 21:25:11.320979 | instance | 2026-06-02 21:25:11.321293 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-06-02 21:25:11.321624 | instance | Tuesday 02 June 2026 21:25:11 +0000 (0:00:23.091) 0:00:24.984 ********** 2026-06-02 21:25:12.300293 | instance | changed: [instance] 2026-06-02 21:25:12.300540 | instance | 2026-06-02 21:25:12.300856 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-06-02 21:25:12.301121 | instance | Tuesday 02 June 2026 21:25:12 +0000 (0:00:00.979) 0:00:25.964 ********** 2026-06-02 21:25:12.350111 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-06-02 21:25:12.350424 | instance | 2026-06-02 21:25:12.350724 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-06-02 21:25:12.351056 | instance | Tuesday 02 June 2026 21:25:12 +0000 (0:00:00.049) 0:00:26.014 ********** 2026-06-02 21:25:13.210056 | instance | changed: [instance] 2026-06-02 21:25:13.210264 | instance | 2026-06-02 21:25:13.210577 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-06-02 21:25:13.210860 | instance | Tuesday 02 June 2026 21:25:13 +0000 (0:00:00.859) 0:00:26.874 ********** 2026-06-02 21:25:15.703784 | instance | ok: [instance] 2026-06-02 21:25:15.704013 | instance | 2026-06-02 21:25:15.704297 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-06-02 21:25:15.704572 | instance | Tuesday 02 June 2026 21:25:15 +0000 (0:00:02.493) 0:00:29.367 ********** 2026-06-02 21:25:16.403949 | instance | changed: [instance] 2026-06-02 21:25:16.404095 | instance | 2026-06-02 21:25:16.404273 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-06-02 21:25:16.404483 | instance | Tuesday 02 June 2026 21:25:16 +0000 (0:00:00.692) 0:00:30.060 ********** 2026-06-02 21:25:16.404643 | instance | 2026-06-02 21:25:16.404823 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-06-02 21:25:16.404986 | instance | Tuesday 02 June 2026 21:25:16 +0000 (0:00:00.008) 0:00:30.068 ********** 2026-06-02 21:25:16.436996 | instance | skipping: [instance] 2026-06-02 21:25:16.437059 | instance | 2026-06-02 21:25:16.437072 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-06-02 21:25:16.437155 | instance | Tuesday 02 June 2026 21:25:16 +0000 (0:00:00.032) 0:00:30.100 ********** 2026-06-02 21:25:18.233672 | instance | changed: [instance] 2026-06-02 21:25:18.233929 | instance | 2026-06-02 21:25:18.234202 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-06-02 21:25:18.234559 | instance | Tuesday 02 June 2026 21:25:18 +0000 (0:00:01.796) 0:00:31.897 ********** 2026-06-02 21:25:20.360411 | instance | changed: [instance] 2026-06-02 21:25:20.360473 | instance | 2026-06-02 21:25:20.360484 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 21:25:20.360641 | instance | Tuesday 02 June 2026 21:25:20 +0000 (0:00:02.126) 0:00:34.023 ********** 2026-06-02 21:25:20.400714 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 21:25:20.401030 | instance | 2026-06-02 21:25:20.401086 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 21:25:20.401103 | instance | Tuesday 02 June 2026 21:25:20 +0000 (0:00:00.041) 0:00:34.065 ********** 2026-06-02 21:25:20.905566 | instance | changed: [instance] 2026-06-02 21:25:20.905665 | instance | 2026-06-02 21:25:20.905791 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-06-02 21:25:20.905908 | instance | Tuesday 02 June 2026 21:25:20 +0000 (0:00:00.504) 0:00:34.569 ********** 2026-06-02 21:25:55.293692 | instance | changed: [instance] 2026-06-02 21:25:55.293928 | instance | 2026-06-02 21:25:55.294228 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 21:25:55.294747 | instance | Tuesday 02 June 2026 21:25:55 +0000 (0:00:34.387) 0:01:08.957 ********** 2026-06-02 21:25:55.327033 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 21:25:55.327374 | instance | 2026-06-02 21:25:55.327662 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 21:25:55.327936 | instance | Tuesday 02 June 2026 21:25:55 +0000 (0:00:00.033) 0:01:08.991 ********** 2026-06-02 21:25:55.800504 | instance | changed: [instance] 2026-06-02 21:25:55.800765 | instance | 2026-06-02 21:25:55.801058 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-06-02 21:25:55.801327 | instance | Tuesday 02 June 2026 21:25:55 +0000 (0:00:00.473) 0:01:09.464 ********** 2026-06-02 21:25:58.349499 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-06-02 21:25:58.349643 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-06-02 21:25:58.349876 | instance | 2026-06-02 21:25:58.349978 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-06-02 21:25:58.350161 | instance | Tuesday 02 June 2026 21:25:58 +0000 (0:00:02.549) 0:01:12.013 ********** 2026-06-02 21:26:02.822103 | instance | changed: [instance] 2026-06-02 21:26:02.822151 | instance | 2026-06-02 21:26:02.822164 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 21:26:02.822321 | instance | Tuesday 02 June 2026 21:26:02 +0000 (0:00:04.471) 0:01:16.485 ********** 2026-06-02 21:26:02.857368 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 21:26:02.857647 | instance | 2026-06-02 21:26:02.858020 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 21:26:02.858231 | instance | Tuesday 02 June 2026 21:26:02 +0000 (0:00:00.036) 0:01:16.521 ********** 2026-06-02 21:26:03.291495 | instance | changed: [instance] 2026-06-02 21:26:03.291637 | instance | 2026-06-02 21:26:03.291850 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-06-02 21:26:03.292131 | instance | Tuesday 02 June 2026 21:26:03 +0000 (0:00:00.434) 0:01:16.955 ********** 2026-06-02 21:26:05.982042 | instance | ok: [instance] 2026-06-02 21:26:05.982102 | instance | 2026-06-02 21:26:05.982114 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-06-02 21:26:05.982124 | instance | Tuesday 02 June 2026 21:26:05 +0000 (0:00:02.689) 0:01:19.645 ********** 2026-06-02 21:26:08.402440 | instance | changed: [instance] 2026-06-02 21:26:08.402507 | instance | 2026-06-02 21:26:08.402656 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-06-02 21:26:08.402779 | instance | Tuesday 02 June 2026 21:26:08 +0000 (0:00:02.420) 0:01:22.065 ********** 2026-06-02 21:26:09.027530 | instance | ok: [instance] 2026-06-02 21:26:09.027570 | instance | 2026-06-02 21:26:09.027575 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-06-02 21:26:09.027580 | instance | Tuesday 02 June 2026 21:26:09 +0000 (0:00:00.625) 0:01:22.691 ********** 2026-06-02 21:26:09.706683 | instance | changed: [instance] 2026-06-02 21:26:09.707048 | instance | 2026-06-02 21:26:09.707069 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-06-02 21:26:09.707075 | instance | Tuesday 02 June 2026 21:26:09 +0000 (0:00:00.679) 0:01:23.371 ********** 2026-06-02 21:26:10.924702 | instance | ok: [instance] 2026-06-02 21:26:10.924777 | instance | 2026-06-02 21:26:10.924894 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-06-02 21:26:10.925021 | instance | Tuesday 02 June 2026 21:26:10 +0000 (0:00:01.217) 0:01:24.588 ********** 2026-06-02 21:26:10.968176 | instance | skipping: [instance] 2026-06-02 21:26:10.968433 | instance | 2026-06-02 21:26:10.968788 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-06-02 21:26:10.969135 | instance | Tuesday 02 June 2026 21:26:10 +0000 (0:00:00.043) 0:01:24.631 ********** 2026-06-02 21:26:11.008669 | instance | skipping: [instance] 2026-06-02 21:26:11.008779 | instance | 2026-06-02 21:26:11.008944 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-06-02 21:26:11.009186 | instance | Tuesday 02 June 2026 21:26:11 +0000 (0:00:00.041) 0:01:24.673 ********** 2026-06-02 21:26:11.044735 | instance | skipping: [instance] 2026-06-02 21:26:11.044952 | instance | 2026-06-02 21:26:11.045250 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-06-02 21:26:11.045569 | instance | Tuesday 02 June 2026 21:26:11 +0000 (0:00:00.035) 0:01:24.708 ********** 2026-06-02 21:26:11.088833 | instance | skipping: [instance] 2026-06-02 21:26:11.089116 | instance | 2026-06-02 21:26:11.089383 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-06-02 21:26:11.089634 | instance | Tuesday 02 June 2026 21:26:11 +0000 (0:00:00.044) 0:01:24.752 ********** 2026-06-02 21:26:11.123041 | instance | skipping: [instance] 2026-06-02 21:26:11.123391 | instance | 2026-06-02 21:26:11.123698 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-06-02 21:26:11.124138 | instance | Tuesday 02 June 2026 21:26:11 +0000 (0:00:00.034) 0:01:24.787 ********** 2026-06-02 21:26:11.157948 | instance | skipping: [instance] 2026-06-02 21:26:11.158236 | instance | 2026-06-02 21:26:11.158530 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-06-02 21:26:11.158836 | instance | Tuesday 02 June 2026 21:26:11 +0000 (0:00:00.034) 0:01:24.821 ********** 2026-06-02 21:26:11.189513 | instance | skipping: [instance] 2026-06-02 21:26:11.189764 | instance | 2026-06-02 21:26:11.190163 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-06-02 21:26:11.190432 | instance | Tuesday 02 June 2026 21:26:11 +0000 (0:00:00.031) 0:01:24.853 ********** 2026-06-02 21:28:47.567166 | instance | changed: [instance] 2026-06-02 21:28:47.567310 | instance | 2026-06-02 21:28:47.567497 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-06-02 21:28:47.567668 | instance | Tuesday 02 June 2026 21:28:47 +0000 (0:02:36.377) 0:04:01.231 ********** 2026-06-02 21:28:48.248439 | instance | changed: [instance] 2026-06-02 21:28:48.248675 | instance | 2026-06-02 21:28:48.248971 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-02 21:28:48.249244 | instance | Tuesday 02 June 2026 21:28:48 +0000 (0:00:00.681) 0:04:01.912 ********** 2026-06-02 21:28:48.304902 | instance | ok: [instance] 2026-06-02 21:28:48.305152 | instance | 2026-06-02 21:28:48.305450 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-02 21:28:48.305736 | instance | Tuesday 02 June 2026 21:28:48 +0000 (0:00:00.056) 0:04:01.969 ********** 2026-06-02 21:28:48.335624 | instance | skipping: [instance] 2026-06-02 21:28:48.335874 | instance | 2026-06-02 21:28:48.336149 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-02 21:28:48.336415 | instance | Tuesday 02 June 2026 21:28:48 +0000 (0:00:00.030) 0:04:01.999 ********** 2026-06-02 21:28:48.370308 | instance | skipping: [instance] 2026-06-02 21:28:48.370528 | instance | 2026-06-02 21:28:48.370799 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-02 21:28:48.371071 | instance | Tuesday 02 June 2026 21:28:48 +0000 (0:00:00.034) 0:04:02.034 ********** 2026-06-02 21:28:48.402317 | instance | skipping: [instance] 2026-06-02 21:28:48.402649 | instance | 2026-06-02 21:28:48.402812 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-02 21:28:48.403068 | instance | Tuesday 02 June 2026 21:28:48 +0000 (0:00:00.031) 0:04:02.066 ********** 2026-06-02 21:28:48.434376 | instance | skipping: [instance] 2026-06-02 21:28:48.434624 | instance | 2026-06-02 21:28:48.434920 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-02 21:28:48.435205 | instance | Tuesday 02 June 2026 21:28:48 +0000 (0:00:00.031) 0:04:02.098 ********** 2026-06-02 21:28:48.465209 | instance | skipping: [instance] 2026-06-02 21:28:48.465492 | instance | 2026-06-02 21:28:48.465797 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-02 21:28:48.466077 | instance | Tuesday 02 June 2026 21:28:48 +0000 (0:00:00.030) 0:04:02.129 ********** 2026-06-02 21:28:48.503398 | instance | ok: [instance] 2026-06-02 21:28:48.503614 | instance | 2026-06-02 21:28:48.503928 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-02 21:28:48.504181 | instance | Tuesday 02 June 2026 21:28:48 +0000 (0:00:00.038) 0:04:02.167 ********** 2026-06-02 21:28:48.554690 | instance | ok: [instance] => (item=oslo_cache) 2026-06-02 21:28:48.555013 | instance | 2026-06-02 21:28:48.555382 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-02 21:28:48.555726 | instance | Tuesday 02 June 2026 21:28:48 +0000 (0:00:00.051) 0:04:02.218 ********** 2026-06-02 21:28:48.595632 | instance | ok: [instance] 2026-06-02 21:28:48.595891 | instance | 2026-06-02 21:28:48.596197 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 21:28:48.596460 | instance | Tuesday 02 June 2026 21:28:48 +0000 (0:00:00.041) 0:04:02.259 ********** 2026-06-02 21:28:48.633670 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 21:28:48.634001 | instance | 2026-06-02 21:28:48.634382 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 21:28:48.634744 | instance | Tuesday 02 June 2026 21:28:48 +0000 (0:00:00.037) 0:04:02.297 ********** 2026-06-02 21:28:49.099271 | instance | changed: [instance] 2026-06-02 21:28:49.099488 | instance | 2026-06-02 21:28:49.099780 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-06-02 21:28:49.100066 | instance | Tuesday 02 June 2026 21:28:49 +0000 (0:00:00.465) 0:04:02.763 ********** 2026-06-02 21:28:50.491878 | instance | changed: [instance] 2026-06-02 21:28:50.492016 | instance | 2026-06-02 21:28:50.492187 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-06-02 21:28:50.492355 | instance | Tuesday 02 June 2026 21:28:50 +0000 (0:00:01.392) 0:04:04.156 ********** 2026-06-02 21:28:51.176025 | instance | changed: [instance] 2026-06-02 21:28:51.176270 | instance | 2026-06-02 21:28:51.176537 | instance | PLAY [controllers] ************************************************************* 2026-06-02 21:28:51.176774 | instance | 2026-06-02 21:28:51.177032 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 21:28:51.177353 | instance | Tuesday 02 June 2026 21:28:51 +0000 (0:00:00.684) 0:04:04.840 ********** 2026-06-02 21:28:52.316143 | instance | ok: [instance] 2026-06-02 21:28:52.573623 | instance | 2026-06-02 21:28:52.573679 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-02 21:28:52.573691 | instance | Tuesday 02 June 2026 21:28:52 +0000 (0:00:01.140) 0:04:05.980 ********** 2026-06-02 21:28:52.573702 | instance | skipping: [instance] 2026-06-02 21:28:52.573711 | instance | 2026-06-02 21:28:52.573719 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-02 21:28:52.573728 | instance | Tuesday 02 June 2026 21:28:52 +0000 (0:00:00.033) 0:04:06.013 ********** 2026-06-02 21:28:52.573737 | instance | skipping: [instance] 2026-06-02 21:28:52.573746 | instance | 2026-06-02 21:28:52.573755 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-02 21:28:52.573764 | instance | Tuesday 02 June 2026 21:28:52 +0000 (0:00:00.032) 0:04:06.046 ********** 2026-06-02 21:28:52.573773 | instance | skipping: [instance] 2026-06-02 21:28:52.573781 | instance | 2026-06-02 21:28:52.573790 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-02 21:28:52.573799 | instance | Tuesday 02 June 2026 21:28:52 +0000 (0:00:00.035) 0:04:06.081 ********** 2026-06-02 21:28:52.573807 | instance | skipping: [instance] 2026-06-02 21:28:52.573816 | instance | 2026-06-02 21:28:52.573824 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-02 21:28:52.573833 | instance | Tuesday 02 June 2026 21:28:52 +0000 (0:00:00.035) 0:04:06.117 ********** 2026-06-02 21:28:53.214915 | instance | ok: [instance] 2026-06-02 21:28:53.215147 | instance | 2026-06-02 21:28:53.215447 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-02 21:28:53.215730 | instance | Tuesday 02 June 2026 21:28:53 +0000 (0:00:00.761) 0:04:06.878 ********** 2026-06-02 21:28:53.275639 | instance | ok: [instance] 2026-06-02 21:28:53.275968 | instance | 2026-06-02 21:28:53.276270 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-02 21:28:53.276541 | instance | Tuesday 02 June 2026 21:28:53 +0000 (0:00:00.061) 0:04:06.939 ********** 2026-06-02 21:28:53.320822 | instance | ok: [instance] 2026-06-02 21:28:53.321060 | instance | 2026-06-02 21:28:53.321532 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-02 21:28:53.321642 | instance | Tuesday 02 June 2026 21:28:53 +0000 (0:00:00.045) 0:04:06.985 ********** 2026-06-02 21:28:53.377398 | instance | ok: [instance] => (item=oslo_db) 2026-06-02 21:28:53.377648 | instance | 2026-06-02 21:28:53.377931 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-02 21:28:53.378186 | instance | Tuesday 02 June 2026 21:28:53 +0000 (0:00:00.056) 0:04:07.041 ********** 2026-06-02 21:28:53.446749 | instance | ok: [instance] 2026-06-02 21:28:53.446895 | instance | 2026-06-02 21:28:53.447117 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 21:28:53.447295 | instance | Tuesday 02 June 2026 21:28:53 +0000 (0:00:00.069) 0:04:07.110 ********** 2026-06-02 21:28:53.494931 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 21:28:53.495155 | instance | 2026-06-02 21:28:53.495420 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 21:28:53.495685 | instance | Tuesday 02 June 2026 21:28:53 +0000 (0:00:00.048) 0:04:07.159 ********** 2026-06-02 21:28:54.003237 | instance | changed: [instance] 2026-06-02 21:28:54.003372 | instance | 2026-06-02 21:28:54.003576 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-06-02 21:28:54.003754 | instance | Tuesday 02 June 2026 21:28:53 +0000 (0:00:00.508) 0:04:07.667 ********** 2026-06-02 21:28:54.693584 | instance | ok: [instance] 2026-06-02 21:28:54.693815 | instance | 2026-06-02 21:28:54.694117 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-06-02 21:28:54.694421 | instance | Tuesday 02 June 2026 21:28:54 +0000 (0:00:00.690) 0:04:08.357 ********** 2026-06-02 21:28:55.999082 | instance | changed: [instance] 2026-06-02 21:28:55.999445 | instance | 2026-06-02 21:28:55.999772 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-06-02 21:28:56.000140 | instance | Tuesday 02 June 2026 21:28:55 +0000 (0:00:01.305) 0:04:09.662 ********** 2026-06-02 21:28:56.387391 | instance | ok: [instance] 2026-06-02 21:28:56.387592 | instance | 2026-06-02 21:28:56.387798 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-06-02 21:28:56.388061 | instance | Tuesday 02 June 2026 21:28:56 +0000 (0:00:00.388) 0:04:10.051 ********** 2026-06-02 21:28:56.838408 | instance | changed: [instance] 2026-06-02 21:28:56.838628 | instance | 2026-06-02 21:28:56.838899 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-06-02 21:28:56.839206 | instance | Tuesday 02 June 2026 21:28:56 +0000 (0:00:00.451) 0:04:10.502 ********** 2026-06-02 21:28:57.379265 | instance | changed: [instance] 2026-06-02 21:28:57.379366 | instance | 2026-06-02 21:28:57.379472 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-06-02 21:28:57.379596 | instance | Tuesday 02 June 2026 21:28:57 +0000 (0:00:00.541) 0:04:11.043 ********** 2026-06-02 21:28:57.724504 | instance | ok: [instance] 2026-06-02 21:28:57.724652 | instance | 2026-06-02 21:28:57.724831 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-06-02 21:28:57.725050 | instance | Tuesday 02 June 2026 21:28:57 +0000 (0:00:00.345) 0:04:11.388 ********** 2026-06-02 21:32:01.917526 | instance | changed: [instance] 2026-06-02 21:32:01.917768 | instance | 2026-06-02 21:32:01.918049 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-06-02 21:32:01.918329 | instance | Tuesday 02 June 2026 21:32:01 +0000 (0:03:04.192) 0:07:15.581 ********** 2026-06-02 21:32:02.714462 | instance | ok: [instance] 2026-06-02 21:32:02.714694 | instance | 2026-06-02 21:32:02.714965 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-06-02 21:32:02.715248 | instance | Tuesday 02 June 2026 21:32:02 +0000 (0:00:00.797) 0:07:16.378 ********** 2026-06-02 21:32:02.768173 | instance | included: ingress for instance 2026-06-02 21:32:02.768411 | instance | 2026-06-02 21:32:02.768695 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-06-02 21:32:02.768989 | instance | Tuesday 02 June 2026 21:32:02 +0000 (0:00:00.053) 0:07:16.432 ********** 2026-06-02 21:32:03.648397 | instance | changed: [instance] 2026-06-02 21:32:03.648446 | instance | 2026-06-02 21:32:03.648453 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-06-02 21:32:03.648460 | instance | Tuesday 02 June 2026 21:32:03 +0000 (0:00:00.880) 0:07:17.312 ********** 2026-06-02 21:32:03.903125 | instance | ok: [instance] 2026-06-02 21:32:03.903432 | instance | 2026-06-02 21:32:03.903453 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 21:32:03.903479 | instance | Tuesday 02 June 2026 21:32:03 +0000 (0:00:00.255) 0:07:17.567 ********** 2026-06-02 21:32:03.946938 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 21:32:03.946995 | instance | 2026-06-02 21:32:03.947137 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 21:32:03.947259 | instance | Tuesday 02 June 2026 21:32:03 +0000 (0:00:00.043) 0:07:17.611 ********** 2026-06-02 21:32:04.462159 | instance | changed: [instance] 2026-06-02 21:32:04.462259 | instance | 2026-06-02 21:32:04.462383 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-06-02 21:32:04.462504 | instance | Tuesday 02 June 2026 21:32:04 +0000 (0:00:00.515) 0:07:18.126 ********** 2026-06-02 21:32:05.787238 | instance | changed: [instance] 2026-06-02 21:32:05.787373 | instance | 2026-06-02 21:32:05.787385 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-06-02 21:32:05.787502 | instance | Tuesday 02 June 2026 21:32:05 +0000 (0:00:01.324) 0:07:19.451 ********** 2026-06-02 21:32:06.469205 | instance | ok: [instance] 2026-06-02 21:32:06.469397 | instance | 2026-06-02 21:32:06.469763 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-06-02 21:32:06.470029 | instance | Tuesday 02 June 2026 21:32:06 +0000 (0:00:00.681) 0:07:20.133 ********** 2026-06-02 21:32:15.300107 | instance | ok: [instance] 2026-06-02 21:32:15.300488 | instance | 2026-06-02 21:32:15.300871 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-06-02 21:32:15.301257 | instance | Tuesday 02 June 2026 21:32:15 +0000 (0:00:08.830) 0:07:28.963 ********** 2026-06-02 21:32:16.793478 | instance | ok: [instance] 2026-06-02 21:32:16.793956 | instance | 2026-06-02 21:32:16.793981 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-06-02 21:32:16.793989 | instance | Tuesday 02 June 2026 21:32:16 +0000 (0:00:01.493) 0:07:30.457 ********** 2026-06-02 21:32:17.076961 | instance | ok: [instance] 2026-06-02 21:32:17.077024 | instance | 2026-06-02 21:32:17.077452 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-06-02 21:32:17.077502 | instance | Tuesday 02 June 2026 21:32:17 +0000 (0:00:00.283) 0:07:30.741 ********** 2026-06-02 21:32:17.271423 | instance | ok: [instance] 2026-06-02 21:32:17.271451 | instance | 2026-06-02 21:32:17.271456 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-06-02 21:32:17.271461 | instance | Tuesday 02 June 2026 21:32:17 +0000 (0:00:00.194) 0:07:30.935 ********** 2026-06-02 21:32:17.458553 | instance | ok: [instance] 2026-06-02 21:32:17.458584 | instance | 2026-06-02 21:32:17.458589 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-06-02 21:32:17.458732 | instance | Tuesday 02 June 2026 21:32:17 +0000 (0:00:00.187) 0:07:31.122 ********** 2026-06-02 21:32:18.415020 | instance | changed: [instance] 2026-06-02 21:32:18.415075 | instance | 2026-06-02 21:32:18.415088 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-06-02 21:32:18.415100 | instance | Tuesday 02 June 2026 21:32:18 +0000 (0:00:00.955) 0:07:32.078 ********** 2026-06-02 21:32:35.621877 | instance | changed: [instance] => (item=alertmanager) 2026-06-02 21:32:35.621958 | instance | changed: [instance] => (item=grafana) 2026-06-02 21:32:35.625454 | instance | changed: [instance] => (item=prometheus) 2026-06-02 21:32:35.625480 | instance | 2026-06-02 21:32:35.625487 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-06-02 21:32:35.625493 | instance | Tuesday 02 June 2026 21:32:35 +0000 (0:00:17.207) 0:07:49.285 ********** 2026-06-02 21:32:37.698920 | instance | ok: [instance] => (item=alertmanager) 2026-06-02 21:32:37.698992 | instance | ok: [instance] => (item=grafana) 2026-06-02 21:32:37.699003 | instance | ok: [instance] => (item=prometheus) 2026-06-02 21:32:37.699013 | instance | 2026-06-02 21:32:37.699084 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-06-02 21:32:37.699344 | instance | Tuesday 02 June 2026 21:32:37 +0000 (0:00:02.075) 0:07:51.361 ********** 2026-06-02 21:32:42.485917 | instance | changed: [instance] => (item=None) 2026-06-02 21:32:42.486617 | instance | changed: [instance] => (item=None) 2026-06-02 21:32:42.486680 | instance | changed: [instance] => (item=None) 2026-06-02 21:32:42.486806 | instance | changed: [instance] 2026-06-02 21:32:42.487078 | instance | 2026-06-02 21:32:42.487337 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-06-02 21:32:42.487627 | instance | Tuesday 02 June 2026 21:32:42 +0000 (0:00:04.787) 0:07:56.149 ********** 2026-06-02 21:32:47.829653 | instance | changed: [instance] => (item=None) 2026-06-02 21:32:47.829910 | instance | changed: [instance] => (item=None) 2026-06-02 21:32:47.830174 | instance | changed: [instance] => (item=None) 2026-06-02 21:32:47.830429 | instance | changed: [instance] => (item=None) 2026-06-02 21:32:47.830678 | instance | changed: [instance] => (item=None) 2026-06-02 21:32:47.830942 | instance | changed: [instance] 2026-06-02 21:32:47.831222 | instance | 2026-06-02 21:32:47.831487 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-06-02 21:32:47.831740 | instance | Tuesday 02 June 2026 21:32:47 +0000 (0:00:05.344) 0:08:01.493 ********** 2026-06-02 21:32:59.653186 | instance | changed: [instance] => (item=alertmanager) 2026-06-02 21:32:59.653485 | instance | changed: [instance] => (item=prometheus) 2026-06-02 21:32:59.653768 | instance | 2026-06-02 21:32:59.654061 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-06-02 21:32:59.654333 | instance | Tuesday 02 June 2026 21:32:59 +0000 (0:00:11.823) 0:08:13.317 ********** 2026-06-02 21:33:11.246721 | instance | changed: [instance] => (item=alertmanager) 2026-06-02 21:33:11.246970 | instance | changed: [instance] => (item=prometheus) 2026-06-02 21:33:11.247224 | instance | 2026-06-02 21:33:11.247498 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-06-02 21:33:11.247768 | instance | Tuesday 02 June 2026 21:33:11 +0000 (0:00:11.593) 0:08:24.910 ********** 2026-06-02 21:33:12.334029 | instance | changed: [instance] 2026-06-02 21:33:12.334293 | instance | 2026-06-02 21:33:12.334594 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-06-02 21:33:12.334906 | instance | Tuesday 02 June 2026 21:33:12 +0000 (0:00:01.087) 0:08:25.997 ********** 2026-06-02 21:33:20.859161 | instance | ok: [instance] 2026-06-02 21:33:20.859219 | instance | 2026-06-02 21:33:20.859232 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-06-02 21:33:20.859253 | instance | Tuesday 02 June 2026 21:33:20 +0000 (0:00:08.524) 0:08:34.522 ********** 2026-06-02 21:33:34.922400 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-06-02 21:33:34.922483 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-06-02 21:33:34.922868 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-06-02 21:33:34.922948 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-06-02 21:33:34.922967 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-06-02 21:33:34.922977 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-06-02 21:33:34.923127 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-06-02 21:33:34.923994 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-06-02 21:33:34.924032 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-06-02 21:33:34.924042 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-06-02 21:33:34.924051 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-06-02 21:33:34.924060 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-06-02 21:33:34.924069 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-06-02 21:33:34.924078 | instance | 2026-06-02 21:33:34.924087 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-06-02 21:33:34.924118 | instance | Tuesday 02 June 2026 21:33:34 +0000 (0:00:14.064) 0:08:48.586 ********** 2026-06-02 21:34:27.436489 | instance | changed: [instance] 2026-06-02 21:34:27.436542 | instance | 2026-06-02 21:34:27.436555 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-06-02 21:34:27.436676 | instance | Tuesday 02 June 2026 21:34:27 +0000 (0:00:52.513) 0:09:41.100 ********** 2026-06-02 21:34:34.179746 | instance | changed: [instance] 2026-06-02 21:34:34.231225 | instance | 2026-06-02 21:34:34.231277 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-06-02 21:34:34.231302 | instance | Tuesday 02 June 2026 21:34:34 +0000 (0:00:06.742) 0:09:47.843 ********** 2026-06-02 21:34:34.629870 | instance | changed: [instance] 2026-06-02 21:34:34.630127 | instance | 2026-06-02 21:34:34.630669 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-06-02 21:34:34.630940 | instance | Tuesday 02 June 2026 21:34:34 +0000 (0:00:00.450) 0:09:48.293 ********** 2026-06-02 21:34:35.132953 | instance | changed: [instance] 2026-06-02 21:34:35.133005 | instance | 2026-06-02 21:34:35.133016 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-02 21:34:35.133026 | instance | Tuesday 02 June 2026 21:34:35 +0000 (0:00:00.502) 0:09:48.796 ********** 2026-06-02 21:34:35.207994 | instance | ok: [instance] 2026-06-02 21:34:35.212051 | instance | 2026-06-02 21:34:35.212069 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-02 21:34:35.212077 | instance | Tuesday 02 June 2026 21:34:35 +0000 (0:00:00.075) 0:09:48.872 ********** 2026-06-02 21:34:35.266672 | instance | included: rabbitmq for instance 2026-06-02 21:34:35.266739 | instance | 2026-06-02 21:34:35.266870 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-02 21:34:35.267000 | instance | Tuesday 02 June 2026 21:34:35 +0000 (0:00:00.058) 0:09:48.931 ********** 2026-06-02 21:34:38.667004 | instance | ok: [instance] 2026-06-02 21:34:38.667096 | instance | 2026-06-02 21:34:38.667222 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-02 21:34:38.667377 | instance | Tuesday 02 June 2026 21:34:38 +0000 (0:00:03.400) 0:09:52.331 ********** 2026-06-02 21:34:38.707350 | instance | skipping: [instance] 2026-06-02 21:34:38.707598 | instance | 2026-06-02 21:34:38.707936 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-02 21:34:38.708216 | instance | Tuesday 02 June 2026 21:34:38 +0000 (0:00:00.040) 0:09:52.371 ********** 2026-06-02 21:34:38.751026 | instance | skipping: [instance] 2026-06-02 21:34:38.751308 | instance | 2026-06-02 21:34:38.751612 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-02 21:34:38.751915 | instance | Tuesday 02 June 2026 21:34:38 +0000 (0:00:00.043) 0:09:52.415 ********** 2026-06-02 21:34:38.792440 | instance | skipping: [instance] 2026-06-02 21:34:38.792532 | instance | 2026-06-02 21:34:38.792672 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-02 21:34:38.792788 | instance | Tuesday 02 June 2026 21:34:38 +0000 (0:00:00.041) 0:09:52.457 ********** 2026-06-02 21:35:34.025932 | instance | changed: [instance] 2026-06-02 21:35:34.026272 | instance | 2026-06-02 21:35:34.026569 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-02 21:35:34.026830 | instance | Tuesday 02 June 2026 21:35:34 +0000 (0:00:55.232) 0:10:47.689 ********** 2026-06-02 21:35:35.065267 | instance | ok: [instance] 2026-06-02 21:35:35.065356 | instance | 2026-06-02 21:35:35.065527 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-02 21:35:35.065646 | instance | Tuesday 02 June 2026 21:35:35 +0000 (0:00:01.039) 0:10:48.729 ********** 2026-06-02 21:35:35.140613 | instance | ok: [instance] 2026-06-02 21:35:35.140873 | instance | 2026-06-02 21:35:35.141154 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-02 21:35:35.141447 | instance | Tuesday 02 June 2026 21:35:35 +0000 (0:00:00.073) 0:10:48.802 ********** 2026-06-02 21:35:35.193709 | instance | skipping: [instance] 2026-06-02 21:35:35.193951 | instance | 2026-06-02 21:35:35.194298 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-02 21:35:35.194585 | instance | Tuesday 02 June 2026 21:35:35 +0000 (0:00:00.054) 0:10:48.857 ********** 2026-06-02 21:35:35.240118 | instance | skipping: [instance] 2026-06-02 21:35:35.240242 | instance | 2026-06-02 21:35:35.240382 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-02 21:35:35.240571 | instance | Tuesday 02 June 2026 21:35:35 +0000 (0:00:00.046) 0:10:48.904 ********** 2026-06-02 21:35:35.288705 | instance | ok: [instance] 2026-06-02 21:35:35.288816 | instance | 2026-06-02 21:35:35.289032 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-02 21:35:35.289290 | instance | Tuesday 02 June 2026 21:35:35 +0000 (0:00:00.048) 0:10:48.952 ********** 2026-06-02 21:35:35.364892 | instance | ok: [instance] => (item=identity) 2026-06-02 21:35:35.365022 | instance | ok: [instance] => (item=oslo_cache) 2026-06-02 21:35:35.365209 | instance | ok: [instance] => (item=oslo_db) 2026-06-02 21:35:35.365383 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-02 21:35:35.365556 | instance | 2026-06-02 21:35:35.365733 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-02 21:35:35.365906 | instance | Tuesday 02 June 2026 21:35:35 +0000 (0:00:00.076) 0:10:49.028 ********** 2026-06-02 21:35:35.416095 | instance | ok: [instance] 2026-06-02 21:35:35.416334 | instance | 2026-06-02 21:35:35.416662 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 21:35:35.416941 | instance | Tuesday 02 June 2026 21:35:35 +0000 (0:00:00.051) 0:10:49.080 ********** 2026-06-02 21:35:35.469275 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 21:35:35.469442 | instance | 2026-06-02 21:35:35.470072 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 21:35:35.470151 | instance | Tuesday 02 June 2026 21:35:35 +0000 (0:00:00.049) 0:10:49.129 ********** 2026-06-02 21:35:36.064535 | instance | changed: [instance] 2026-06-02 21:35:36.064593 | instance | 2026-06-02 21:35:36.064604 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-06-02 21:35:36.064614 | instance | Tuesday 02 June 2026 21:35:36 +0000 (0:00:00.597) 0:10:49.726 ********** 2026-06-02 21:35:38.014469 | instance | ok: [instance] => (item=None) 2026-06-02 21:35:38.014746 | instance | ok: [instance] 2026-06-02 21:35:38.015011 | instance | 2026-06-02 21:35:38.015297 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-06-02 21:35:38.015563 | instance | Tuesday 02 June 2026 21:35:38 +0000 (0:00:01.951) 0:10:51.678 ********** 2026-06-02 21:35:39.056583 | instance | ok: [instance] => (item=atmosphere) 2026-06-02 21:35:39.056826 | instance | 2026-06-02 21:35:39.057145 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-06-02 21:35:39.057492 | instance | Tuesday 02 June 2026 21:35:39 +0000 (0:00:01.042) 0:10:52.720 ********** 2026-06-02 21:35:40.014656 | instance | changed: [instance] 2026-06-02 21:35:40.014923 | instance | 2026-06-02 21:35:40.015309 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-06-02 21:35:40.015489 | instance | Tuesday 02 June 2026 21:35:40 +0000 (0:00:00.958) 0:10:53.678 ********** 2026-06-02 21:35:41.202255 | instance | changed: [instance] => (item=None) 2026-06-02 21:35:41.202522 | instance | changed: [instance] 2026-06-02 21:35:41.202867 | instance | 2026-06-02 21:35:41.203187 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-06-02 21:35:41.203471 | instance | Tuesday 02 June 2026 21:35:41 +0000 (0:00:01.187) 0:10:54.866 ********** 2026-06-02 21:35:42.965892 | instance | changed: [instance] => (item=None) 2026-06-02 21:35:42.966190 | instance | changed: [instance] 2026-06-02 21:35:42.966472 | instance | 2026-06-02 21:35:42.966810 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-06-02 21:35:42.967118 | instance | Tuesday 02 June 2026 21:35:42 +0000 (0:00:01.763) 0:10:56.629 ********** 2026-06-02 21:38:29.007733 | instance | changed: [instance] 2026-06-02 21:38:29.007885 | instance | 2026-06-02 21:38:29.008061 | instance | TASK [Create Ingress] ********************************************************** 2026-06-02 21:38:29.008274 | instance | Tuesday 02 June 2026 21:38:29 +0000 (0:02:46.042) 0:13:42.671 ********** 2026-06-02 21:38:29.074041 | instance | included: openstack_helm_ingress for instance 2026-06-02 21:38:29.074290 | instance | 2026-06-02 21:38:29.074607 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-02 21:38:29.074953 | instance | Tuesday 02 June 2026 21:38:29 +0000 (0:00:00.066) 0:13:42.738 ********** 2026-06-02 21:38:29.110967 | instance | skipping: [instance] 2026-06-02 21:38:29.111041 | instance | 2026-06-02 21:38:29.111292 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-02 21:38:29.111464 | instance | Tuesday 02 June 2026 21:38:29 +0000 (0:00:00.037) 0:13:42.775 ********** 2026-06-02 21:38:29.151995 | instance | skipping: [instance] 2026-06-02 21:38:29.152091 | instance | 2026-06-02 21:38:29.152409 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-02 21:38:29.152690 | instance | Tuesday 02 June 2026 21:38:29 +0000 (0:00:00.040) 0:13:42.816 ********** 2026-06-02 21:38:29.210969 | instance | ok: [instance] 2026-06-02 21:38:29.211086 | instance | 2026-06-02 21:38:29.211251 | instance | TASK [Create Ingress identity] ************************************************* 2026-06-02 21:38:29.211418 | instance | Tuesday 02 June 2026 21:38:29 +0000 (0:00:00.058) 0:13:42.874 ********** 2026-06-02 21:38:29.270461 | instance | included: ingress for instance 2026-06-02 21:38:29.270578 | instance | 2026-06-02 21:38:29.270849 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-06-02 21:38:29.271021 | instance | Tuesday 02 June 2026 21:38:29 +0000 (0:00:00.059) 0:13:42.934 ********** 2026-06-02 21:38:30.233547 | instance | changed: [instance] 2026-06-02 21:38:30.233785 | instance | 2026-06-02 21:38:30.234102 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-06-02 21:38:30.234412 | instance | Tuesday 02 June 2026 21:38:30 +0000 (0:00:00.962) 0:13:43.897 ********** 2026-06-02 21:38:34.756252 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-06-02 21:38:34.756527 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-06-02 21:38:34.756850 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-06-02 21:38:34.757154 | instance | ok: [instance] 2026-06-02 21:38:34.757435 | instance | 2026-06-02 21:38:34.757772 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-06-02 21:38:34.758021 | instance | Tuesday 02 June 2026 21:38:34 +0000 (0:00:04.522) 0:13:48.420 ********** 2026-06-02 21:38:35.472687 | instance | ok: [instance] 2026-06-02 21:38:35.472952 | instance | 2026-06-02 21:38:35.473370 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-06-02 21:38:35.473738 | instance | Tuesday 02 June 2026 21:38:35 +0000 (0:00:00.716) 0:13:49.136 ********** 2026-06-02 21:38:36.741696 | instance | ok: [instance] => (item=atmosphere) 2026-06-02 21:38:36.741820 | instance | 2026-06-02 21:38:36.741977 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-06-02 21:38:36.742120 | instance | Tuesday 02 June 2026 21:38:36 +0000 (0:00:01.269) 0:13:50.405 ********** 2026-06-02 21:38:37.902439 | instance | changed: [instance] => (item=atmosphere) 2026-06-02 21:38:37.902564 | instance | 2026-06-02 21:38:37.902759 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-06-02 21:38:37.902946 | instance | Tuesday 02 June 2026 21:38:37 +0000 (0:00:01.160) 0:13:51.566 ********** 2026-06-02 21:38:39.157258 | instance | changed: [instance] => (item=atmosphere) 2026-06-02 21:38:39.157720 | instance | 2026-06-02 21:38:39.158210 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-06-02 21:38:39.158576 | instance | Tuesday 02 June 2026 21:38:39 +0000 (0:00:01.254) 0:13:52.820 ********** 2026-06-02 21:38:40.416006 | instance | changed: [instance] => (item=atmosphere) 2026-06-02 21:38:40.416067 | instance | 2026-06-02 21:38:40.416073 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-02 21:38:40.416229 | instance | Tuesday 02 June 2026 21:38:40 +0000 (0:00:01.259) 0:13:54.080 ********** 2026-06-02 21:38:40.481142 | instance | ok: [instance] 2026-06-02 21:38:40.481179 | instance | 2026-06-02 21:38:40.481187 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-02 21:38:40.481194 | instance | Tuesday 02 June 2026 21:38:40 +0000 (0:00:00.064) 0:13:54.144 ********** 2026-06-02 21:38:40.516409 | instance | skipping: [instance] 2026-06-02 21:38:40.516497 | instance | 2026-06-02 21:38:40.516509 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-02 21:38:40.516520 | instance | Tuesday 02 June 2026 21:38:40 +0000 (0:00:00.033) 0:13:54.178 ********** 2026-06-02 21:38:40.551135 | instance | skipping: [instance] 2026-06-02 21:38:40.551614 | instance | 2026-06-02 21:38:40.552062 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-02 21:38:40.552420 | instance | Tuesday 02 June 2026 21:38:40 +0000 (0:00:00.036) 0:13:54.214 ********** 2026-06-02 21:38:40.588633 | instance | skipping: [instance] 2026-06-02 21:38:40.588998 | instance | 2026-06-02 21:38:40.589359 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-02 21:38:40.589753 | instance | Tuesday 02 June 2026 21:38:40 +0000 (0:00:00.037) 0:13:54.252 ********** 2026-06-02 21:38:40.634574 | instance | skipping: [instance] 2026-06-02 21:38:40.634919 | instance | 2026-06-02 21:38:40.635293 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-02 21:38:40.635632 | instance | Tuesday 02 June 2026 21:38:40 +0000 (0:00:00.045) 0:13:54.298 ********** 2026-06-02 21:38:40.689071 | instance | skipping: [instance] 2026-06-02 21:38:40.689620 | instance | 2026-06-02 21:38:40.689997 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-02 21:38:40.690335 | instance | Tuesday 02 June 2026 21:38:40 +0000 (0:00:00.054) 0:13:54.352 ********** 2026-06-02 21:38:40.731990 | instance | ok: [instance] 2026-06-02 21:38:40.732460 | instance | 2026-06-02 21:38:40.732865 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-02 21:38:40.733213 | instance | Tuesday 02 June 2026 21:38:40 +0000 (0:00:00.043) 0:13:54.395 ********** 2026-06-02 21:38:40.811398 | instance | ok: [instance] => (item=identity) 2026-06-02 21:38:40.811793 | instance | ok: [instance] => (item=oslo_cache) 2026-06-02 21:38:40.812136 | instance | ok: [instance] => (item=oslo_db) 2026-06-02 21:38:40.812470 | instance | ok: [instance] => (item=dashboard) 2026-06-02 21:38:40.812782 | instance | 2026-06-02 21:38:40.813164 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-02 21:38:40.813652 | instance | Tuesday 02 June 2026 21:38:40 +0000 (0:00:00.079) 0:13:54.475 ********** 2026-06-02 21:38:40.862097 | instance | ok: [instance] 2026-06-02 21:38:40.862449 | instance | 2026-06-02 21:38:40.862795 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 21:38:40.863172 | instance | Tuesday 02 June 2026 21:38:40 +0000 (0:00:00.050) 0:13:54.526 ********** 2026-06-02 21:38:40.911869 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 21:38:40.911915 | instance | 2026-06-02 21:38:40.911926 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 21:38:40.911936 | instance | Tuesday 02 June 2026 21:38:40 +0000 (0:00:00.048) 0:13:54.574 ********** 2026-06-02 21:38:41.436987 | instance | changed: [instance] 2026-06-02 21:38:41.437046 | instance | 2026-06-02 21:38:41.437058 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-06-02 21:38:41.437070 | instance | Tuesday 02 June 2026 21:38:41 +0000 (0:00:00.525) 0:13:55.100 ********** 2026-06-02 21:39:21.438080 | instance | changed: [instance] 2026-06-02 21:39:21.438142 | instance | 2026-06-02 21:39:21.438153 | instance | TASK [Create Ingress] ********************************************************** 2026-06-02 21:39:21.438181 | instance | Tuesday 02 June 2026 21:39:21 +0000 (0:00:40.000) 0:14:35.101 ********** 2026-06-02 21:39:21.523772 | instance | included: openstack_helm_ingress for instance 2026-06-02 21:39:21.523826 | instance | 2026-06-02 21:39:21.523838 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-02 21:39:21.523847 | instance | Tuesday 02 June 2026 21:39:21 +0000 (0:00:00.085) 0:14:35.186 ********** 2026-06-02 21:39:21.569306 | instance | skipping: [instance] 2026-06-02 21:39:21.569368 | instance | 2026-06-02 21:39:21.569379 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-02 21:39:21.569389 | instance | Tuesday 02 June 2026 21:39:21 +0000 (0:00:00.045) 0:14:35.232 ********** 2026-06-02 21:39:21.612659 | instance | skipping: [instance] 2026-06-02 21:39:21.613035 | instance | 2026-06-02 21:39:21.613387 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-02 21:39:21.613826 | instance | Tuesday 02 June 2026 21:39:21 +0000 (0:00:00.044) 0:14:35.276 ********** 2026-06-02 21:39:21.665220 | instance | ok: [instance] 2026-06-02 21:39:21.665615 | instance | 2026-06-02 21:39:21.665967 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-06-02 21:39:21.666344 | instance | Tuesday 02 June 2026 21:39:21 +0000 (0:00:00.052) 0:14:35.329 ********** 2026-06-02 21:39:21.758881 | instance | included: ingress for instance 2026-06-02 21:39:21.759348 | instance | 2026-06-02 21:39:21.759751 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-06-02 21:39:21.760179 | instance | Tuesday 02 June 2026 21:39:21 +0000 (0:00:00.093) 0:14:35.423 ********** 2026-06-02 21:39:22.653495 | instance | changed: [instance] 2026-06-02 21:39:22.653545 | instance | 2026-06-02 21:39:22.653556 | instance | PLAY RECAP ********************************************************************* 2026-06-02 21:39:22.653567 | instance | instance : ok=116 changed=52 unreachable=0 failed=0 skipped=31 rescued=0 ignored=0 2026-06-02 21:39:22.653576 | instance | 2026-06-02 21:39:22.653585 | instance | Tuesday 02 June 2026 21:39:22 +0000 (0:00:00.892) 0:14:36.315 ********** 2026-06-02 21:39:22.653594 | instance | =============================================================================== 2026-06-02 21:39:22.653603 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 184.19s 2026-06-02 21:39:22.653611 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 166.04s 2026-06-02 21:39:22.653620 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 156.38s 2026-06-02 21:39:22.653629 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 55.23s 2026-06-02 21:39:22.653638 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 52.51s 2026-06-02 21:39:22.653646 | instance | vexxhost.atmosphere.horizon : Deploy Helm chart ------------------------ 40.00s 2026-06-02 21:39:22.653655 | instance | vexxhost.atmosphere.ingress_nginx : Deploy Helm chart ------------------ 34.39s 2026-06-02 21:39:22.653664 | instance | vexxhost.kubernetes.cert_manager : Deploy Helm chart ------------------- 23.09s 2026-06-02 21:39:22.653672 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords -- 17.21s 2026-06-02 21:39:22.653681 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 14.06s 2026-06-02 21:39:22.653690 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets ---- 11.82s 2026-06-02 21:39:22.653698 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration -- 11.59s 2026-06-02 21:39:22.653707 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm ------- 8.83s 2026-06-02 21:39:22.653715 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 8.52s 2026-06-02 21:39:22.653724 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 6.74s 2026-06-02 21:39:22.653733 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles ------- 5.34s 2026-06-02 21:39:22.653747 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients ----- 4.79s 2026-06-02 21:39:22.653771 | instance | vexxhost.atmosphere.keystone : Validate if ingress is reachable --------- 4.52s 2026-06-02 21:39:22.653780 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart ------- 4.47s 2026-06-02 21:39:22.653860 | instance | vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster --- 3.40s 2026-06-02 21:39:22.777574 | instance | INFO [keycloak > converge] Executed: Successful 2026-06-02 21:39:22.787365 | instance | INFO [keycloak > idempotence] Executing 2026-06-02 21:39:24.151170 | instance | 2026-06-02 21:39:24.151337 | instance | PLAY [controllers] ************************************************************* 2026-06-02 21:39:24.151506 | instance | 2026-06-02 21:39:24.151675 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 21:39:24.151848 | instance | Tuesday 02 June 2026 21:39:24 +0000 (0:00:00.033) 0:00:00.033 ********** 2026-06-02 21:39:25.996507 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-06-02 21:39:25.996605 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-06-02 21:39:25.996735 | instance | interpreter could change the meaning of that path. See 2026-06-02 21:39:25.996854 | instance | https://docs.ansible.com/ansible- 2026-06-02 21:39:25.996984 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-06-02 21:39:26.028914 | instance | ok: [instance] 2026-06-02 21:39:26.029000 | instance | 2026-06-02 21:39:26.029124 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-06-02 21:39:26.029253 | instance | Tuesday 02 June 2026 21:39:26 +0000 (0:00:01.878) 0:00:01.911 ********** 2026-06-02 21:39:26.101747 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-06-02 21:39:26.101848 | instance | 2026-06-02 21:39:26.101979 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 21:39:26.102102 | instance | Tuesday 02 June 2026 21:39:26 +0000 (0:00:00.072) 0:00:01.983 ********** 2026-06-02 21:39:26.161377 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 21:39:26.161551 | instance | 2026-06-02 21:39:26.161717 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 21:39:26.161885 | instance | Tuesday 02 June 2026 21:39:26 +0000 (0:00:00.059) 0:00:02.043 ********** 2026-06-02 21:39:26.766044 | instance | ok: [instance] 2026-06-02 21:39:26.766294 | instance | 2026-06-02 21:39:26.766584 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-06-02 21:39:26.766902 | instance | Tuesday 02 June 2026 21:39:26 +0000 (0:00:00.604) 0:00:02.647 ********** 2026-06-02 21:39:31.267998 | instance | ok: [instance] 2026-06-02 21:39:31.268049 | instance | 2026-06-02 21:39:31.268057 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-06-02 21:39:31.268063 | instance | Tuesday 02 June 2026 21:39:31 +0000 (0:00:04.501) 0:00:07.149 ********** 2026-06-02 21:39:32.201022 | instance | ok: [instance] 2026-06-02 21:39:32.201095 | instance | 2026-06-02 21:39:32.201247 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-06-02 21:39:32.201392 | instance | Tuesday 02 June 2026 21:39:32 +0000 (0:00:00.933) 0:00:08.082 ********** 2026-06-02 21:39:32.277882 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-06-02 21:39:32.277955 | instance | 2026-06-02 21:39:32.278104 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-06-02 21:39:32.278242 | instance | Tuesday 02 June 2026 21:39:32 +0000 (0:00:00.077) 0:00:08.159 ********** 2026-06-02 21:39:32.985671 | instance | ok: [instance] 2026-06-02 21:39:32.985901 | instance | 2026-06-02 21:39:32.986232 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-06-02 21:39:32.986498 | instance | Tuesday 02 June 2026 21:39:32 +0000 (0:00:00.707) 0:00:08.867 ********** 2026-06-02 21:39:33.844950 | instance | ok: [instance] 2026-06-02 21:39:33.845195 | instance | 2026-06-02 21:39:33.845527 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-06-02 21:39:33.845807 | instance | Tuesday 02 June 2026 21:39:33 +0000 (0:00:00.859) 0:00:09.726 ********** 2026-06-02 21:39:34.560320 | instance | ok: [instance] 2026-06-02 21:39:34.560405 | instance | 2026-06-02 21:39:34.560546 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-06-02 21:39:34.560673 | instance | Tuesday 02 June 2026 21:39:34 +0000 (0:00:00.675) 0:00:10.401 ********** 2026-06-02 21:39:34.560793 | instance | 2026-06-02 21:39:34.560925 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 21:39:34.561043 | instance | Tuesday 02 June 2026 21:39:34 +0000 (0:00:00.040) 0:00:10.442 ********** 2026-06-02 21:39:34.618356 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 21:39:34.618583 | instance | 2026-06-02 21:39:34.618853 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 21:39:34.619117 | instance | Tuesday 02 June 2026 21:39:34 +0000 (0:00:00.057) 0:00:10.500 ********** 2026-06-02 21:39:35.403665 | instance | ok: [instance] 2026-06-02 21:39:35.403757 | instance | 2026-06-02 21:39:35.403881 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-06-02 21:39:35.403989 | instance | Tuesday 02 June 2026 21:39:35 +0000 (0:00:00.785) 0:00:11.285 ********** 2026-06-02 21:39:41.371945 | instance | ok: [instance] 2026-06-02 21:39:41.372047 | instance | 2026-06-02 21:39:41.372177 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 21:39:41.372299 | instance | Tuesday 02 June 2026 21:39:41 +0000 (0:00:05.968) 0:00:17.253 ********** 2026-06-02 21:39:41.427092 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 21:39:41.427228 | instance | 2026-06-02 21:39:41.427402 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 21:39:41.427572 | instance | Tuesday 02 June 2026 21:39:41 +0000 (0:00:00.055) 0:00:17.308 ********** 2026-06-02 21:39:42.636621 | instance | ok: [instance] 2026-06-02 21:39:42.636688 | instance | 2026-06-02 21:39:42.636833 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-06-02 21:39:42.636962 | instance | Tuesday 02 June 2026 21:39:42 +0000 (0:00:01.209) 0:00:18.518 ********** 2026-06-02 21:39:45.462847 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-06-02 21:39:45.462903 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-06-02 21:39:45.462916 | instance | 2026-06-02 21:39:45.462926 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-06-02 21:39:45.462935 | instance | Tuesday 02 June 2026 21:39:45 +0000 (0:00:02.824) 0:00:21.343 ********** 2026-06-02 21:39:48.342347 | instance | ok: [instance] 2026-06-02 21:39:48.342413 | instance | 2026-06-02 21:39:48.342425 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 21:39:48.342435 | instance | Tuesday 02 June 2026 21:39:48 +0000 (0:00:02.880) 0:00:24.223 ********** 2026-06-02 21:39:48.396903 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 21:39:48.397038 | instance | 2026-06-02 21:39:48.397163 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 21:39:48.397288 | instance | Tuesday 02 June 2026 21:39:48 +0000 (0:00:00.055) 0:00:24.279 ********** 2026-06-02 21:39:48.879681 | instance | ok: [instance] 2026-06-02 21:39:48.879719 | instance | 2026-06-02 21:39:48.879724 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-06-02 21:39:48.879729 | instance | Tuesday 02 June 2026 21:39:48 +0000 (0:00:00.482) 0:00:24.761 ********** 2026-06-02 21:39:51.761902 | instance | ok: [instance] 2026-06-02 21:39:51.761943 | instance | 2026-06-02 21:39:51.761949 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-06-02 21:39:51.761962 | instance | Tuesday 02 June 2026 21:39:51 +0000 (0:00:02.882) 0:00:27.643 ********** 2026-06-02 21:39:53.263267 | instance | ok: [instance] 2026-06-02 21:39:53.263350 | instance | 2026-06-02 21:39:53.263494 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-06-02 21:39:53.263623 | instance | Tuesday 02 June 2026 21:39:53 +0000 (0:00:01.500) 0:00:29.143 ********** 2026-06-02 21:39:53.947884 | instance | ok: [instance] 2026-06-02 21:39:53.948138 | instance | 2026-06-02 21:39:53.948523 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-06-02 21:39:53.948847 | instance | Tuesday 02 June 2026 21:39:53 +0000 (0:00:00.685) 0:00:29.829 ********** 2026-06-02 21:39:53.999351 | instance | skipping: [instance] 2026-06-02 21:39:53.999670 | instance | 2026-06-02 21:39:53.999990 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-06-02 21:39:54.000289 | instance | Tuesday 02 June 2026 21:39:53 +0000 (0:00:00.051) 0:00:29.881 ********** 2026-06-02 21:39:54.677056 | instance | ok: [instance] 2026-06-02 21:39:54.677295 | instance | 2026-06-02 21:39:54.677734 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-06-02 21:39:54.678055 | instance | Tuesday 02 June 2026 21:39:54 +0000 (0:00:00.677) 0:00:30.558 ********** 2026-06-02 21:39:54.724714 | instance | ok: [instance] 2026-06-02 21:39:54.725002 | instance | 2026-06-02 21:39:54.725307 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-06-02 21:39:54.731307 | instance | Tuesday 02 June 2026 21:39:54 +0000 (0:00:00.047) 0:00:30.606 ********** 2026-06-02 21:39:54.775177 | instance | skipping: [instance] 2026-06-02 21:39:54.775397 | instance | 2026-06-02 21:39:54.775670 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-06-02 21:39:54.775935 | instance | Tuesday 02 June 2026 21:39:54 +0000 (0:00:00.050) 0:00:30.656 ********** 2026-06-02 21:39:54.823414 | instance | skipping: [instance] 2026-06-02 21:39:54.823677 | instance | 2026-06-02 21:39:54.823963 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-06-02 21:39:54.824233 | instance | Tuesday 02 June 2026 21:39:54 +0000 (0:00:00.048) 0:00:30.704 ********** 2026-06-02 21:39:54.877474 | instance | skipping: [instance] 2026-06-02 21:39:54.877776 | instance | 2026-06-02 21:39:54.878170 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-06-02 21:39:54.878454 | instance | Tuesday 02 June 2026 21:39:54 +0000 (0:00:00.053) 0:00:30.758 ********** 2026-06-02 21:39:54.925897 | instance | skipping: [instance] 2026-06-02 21:39:54.926114 | instance | 2026-06-02 21:39:54.926380 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-06-02 21:39:54.926658 | instance | Tuesday 02 June 2026 21:39:54 +0000 (0:00:00.048) 0:00:30.807 ********** 2026-06-02 21:39:54.971117 | instance | skipping: [instance] 2026-06-02 21:39:54.971206 | instance | 2026-06-02 21:39:54.971333 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-06-02 21:39:54.971457 | instance | Tuesday 02 June 2026 21:39:54 +0000 (0:00:00.045) 0:00:30.852 ********** 2026-06-02 21:39:55.025147 | instance | skipping: [instance] 2026-06-02 21:39:55.025274 | instance | 2026-06-02 21:39:55.025475 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-06-02 21:39:55.025644 | instance | Tuesday 02 June 2026 21:39:55 +0000 (0:00:00.053) 0:00:30.906 ********** 2026-06-02 21:39:56.348549 | instance | ok: [instance] 2026-06-02 21:39:56.348804 | instance | 2026-06-02 21:39:56.349082 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-06-02 21:39:56.349389 | instance | Tuesday 02 June 2026 21:39:56 +0000 (0:00:01.323) 0:00:32.230 ********** 2026-06-02 21:39:57.140344 | instance | ok: [instance] 2026-06-02 21:39:57.140577 | instance | 2026-06-02 21:39:57.140887 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-02 21:39:57.141143 | instance | Tuesday 02 June 2026 21:39:57 +0000 (0:00:00.791) 0:00:33.021 ********** 2026-06-02 21:39:57.211538 | instance | ok: [instance] 2026-06-02 21:39:57.211787 | instance | 2026-06-02 21:39:57.212052 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-02 21:39:57.212315 | instance | Tuesday 02 June 2026 21:39:57 +0000 (0:00:00.071) 0:00:33.093 ********** 2026-06-02 21:39:57.253625 | instance | skipping: [instance] 2026-06-02 21:39:57.253887 | instance | 2026-06-02 21:39:57.254203 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-02 21:39:57.254500 | instance | Tuesday 02 June 2026 21:39:57 +0000 (0:00:00.042) 0:00:33.135 ********** 2026-06-02 21:39:57.291731 | instance | skipping: [instance] 2026-06-02 21:39:57.291985 | instance | 2026-06-02 21:39:57.292270 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-02 21:39:57.292534 | instance | Tuesday 02 June 2026 21:39:57 +0000 (0:00:00.038) 0:00:33.173 ********** 2026-06-02 21:39:57.331563 | instance | skipping: [instance] 2026-06-02 21:39:57.331809 | instance | 2026-06-02 21:39:57.332087 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-02 21:39:57.332349 | instance | Tuesday 02 June 2026 21:39:57 +0000 (0:00:00.039) 0:00:33.213 ********** 2026-06-02 21:39:57.364693 | instance | skipping: [instance] 2026-06-02 21:39:57.364972 | instance | 2026-06-02 21:39:57.365297 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-02 21:39:57.365612 | instance | Tuesday 02 June 2026 21:39:57 +0000 (0:00:00.032) 0:00:33.246 ********** 2026-06-02 21:39:57.409584 | instance | skipping: [instance] 2026-06-02 21:39:57.409812 | instance | 2026-06-02 21:39:57.410092 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-02 21:39:57.410418 | instance | Tuesday 02 June 2026 21:39:57 +0000 (0:00:00.044) 0:00:33.291 ********** 2026-06-02 21:39:57.461965 | instance | ok: [instance] 2026-06-02 21:39:57.462207 | instance | 2026-06-02 21:39:57.462482 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-02 21:39:57.462740 | instance | Tuesday 02 June 2026 21:39:57 +0000 (0:00:00.052) 0:00:33.343 ********** 2026-06-02 21:39:57.539819 | instance | ok: [instance] => (item=oslo_cache) 2026-06-02 21:39:57.539960 | instance | 2026-06-02 21:39:57.540142 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-02 21:39:57.540325 | instance | Tuesday 02 June 2026 21:39:57 +0000 (0:00:00.078) 0:00:33.421 ********** 2026-06-02 21:39:57.614179 | instance | ok: [instance] 2026-06-02 21:39:57.614357 | instance | 2026-06-02 21:39:57.614632 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 21:39:57.614888 | instance | Tuesday 02 June 2026 21:39:57 +0000 (0:00:00.074) 0:00:33.495 ********** 2026-06-02 21:39:57.672594 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 21:39:57.672818 | instance | 2026-06-02 21:39:57.673094 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 21:39:57.673359 | instance | Tuesday 02 June 2026 21:39:57 +0000 (0:00:00.058) 0:00:33.554 ********** 2026-06-02 21:39:58.500204 | instance | ok: [instance] 2026-06-02 21:39:58.500272 | instance | 2026-06-02 21:39:58.500411 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-06-02 21:39:58.500534 | instance | Tuesday 02 June 2026 21:39:58 +0000 (0:00:00.827) 0:00:34.382 ********** 2026-06-02 21:40:00.229043 | instance | ok: [instance] 2026-06-02 21:40:00.229128 | instance | 2026-06-02 21:40:00.229238 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-06-02 21:40:00.229357 | instance | Tuesday 02 June 2026 21:40:00 +0000 (0:00:01.710) 0:00:36.092 ********** 2026-06-02 21:40:01.029066 | instance | ok: [instance] 2026-06-02 21:40:01.029151 | instance | 2026-06-02 21:40:01.029290 | instance | PLAY [controllers] ************************************************************* 2026-06-02 21:40:01.029426 | instance | 2026-06-02 21:40:01.029556 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 21:40:01.029685 | instance | Tuesday 02 June 2026 21:40:01 +0000 (0:00:00.818) 0:00:36.911 ********** 2026-06-02 21:40:02.444297 | instance | ok: [instance] 2026-06-02 21:40:02.444386 | instance | 2026-06-02 21:40:02.444488 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-02 21:40:02.444607 | instance | Tuesday 02 June 2026 21:40:02 +0000 (0:00:01.415) 0:00:38.326 ********** 2026-06-02 21:40:02.496177 | instance | skipping: [instance] 2026-06-02 21:40:02.496445 | instance | 2026-06-02 21:40:02.496741 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-02 21:40:02.497069 | instance | Tuesday 02 June 2026 21:40:02 +0000 (0:00:00.051) 0:00:38.377 ********** 2026-06-02 21:40:02.537460 | instance | skipping: [instance] 2026-06-02 21:40:02.537688 | instance | 2026-06-02 21:40:02.537966 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-02 21:40:02.538256 | instance | Tuesday 02 June 2026 21:40:02 +0000 (0:00:00.041) 0:00:38.419 ********** 2026-06-02 21:40:02.583586 | instance | skipping: [instance] 2026-06-02 21:40:02.583813 | instance | 2026-06-02 21:40:02.584097 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-02 21:40:02.584359 | instance | Tuesday 02 June 2026 21:40:02 +0000 (0:00:00.046) 0:00:38.465 ********** 2026-06-02 21:40:02.616998 | instance | skipping: [instance] 2026-06-02 21:40:02.617271 | instance | 2026-06-02 21:40:02.617605 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-02 21:40:02.617995 | instance | Tuesday 02 June 2026 21:40:02 +0000 (0:00:00.033) 0:00:38.498 ********** 2026-06-02 21:40:03.273992 | instance | ok: [instance] 2026-06-02 21:40:03.274239 | instance | 2026-06-02 21:40:03.274522 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-02 21:40:03.274777 | instance | Tuesday 02 June 2026 21:40:03 +0000 (0:00:00.656) 0:00:39.155 ********** 2026-06-02 21:40:03.329007 | instance | ok: [instance] 2026-06-02 21:40:03.329179 | instance | 2026-06-02 21:40:03.329399 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-02 21:40:03.329627 | instance | Tuesday 02 June 2026 21:40:03 +0000 (0:00:00.055) 0:00:39.210 ********** 2026-06-02 21:40:03.370830 | instance | ok: [instance] 2026-06-02 21:40:03.370971 | instance | 2026-06-02 21:40:03.371155 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-02 21:40:03.371325 | instance | Tuesday 02 June 2026 21:40:03 +0000 (0:00:00.041) 0:00:39.252 ********** 2026-06-02 21:40:03.433931 | instance | ok: [instance] => (item=oslo_db) 2026-06-02 21:40:03.434086 | instance | 2026-06-02 21:40:03.434285 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-02 21:40:03.434482 | instance | Tuesday 02 June 2026 21:40:03 +0000 (0:00:00.062) 0:00:39.315 ********** 2026-06-02 21:40:03.486694 | instance | ok: [instance] 2026-06-02 21:40:03.486940 | instance | 2026-06-02 21:40:03.487269 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 21:40:03.487534 | instance | Tuesday 02 June 2026 21:40:03 +0000 (0:00:00.052) 0:00:39.368 ********** 2026-06-02 21:40:03.543568 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 21:40:03.543664 | instance | 2026-06-02 21:40:03.543871 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 21:40:03.544062 | instance | Tuesday 02 June 2026 21:40:03 +0000 (0:00:00.056) 0:00:39.425 ********** 2026-06-02 21:40:04.126202 | instance | ok: [instance] 2026-06-02 21:40:04.126439 | instance | 2026-06-02 21:40:04.127148 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-06-02 21:40:04.127214 | instance | Tuesday 02 June 2026 21:40:04 +0000 (0:00:00.582) 0:00:40.007 ********** 2026-06-02 21:40:04.769980 | instance | ok: [instance] 2026-06-02 21:40:04.770019 | instance | 2026-06-02 21:40:04.770024 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-06-02 21:40:04.770041 | instance | Tuesday 02 June 2026 21:40:04 +0000 (0:00:00.644) 0:00:40.651 ********** 2026-06-02 21:40:05.983767 | instance | ok: [instance] 2026-06-02 21:40:05.983820 | instance | 2026-06-02 21:40:05.983827 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-06-02 21:40:05.983832 | instance | Tuesday 02 June 2026 21:40:05 +0000 (0:00:01.213) 0:00:41.865 ********** 2026-06-02 21:40:06.385294 | instance | ok: [instance] 2026-06-02 21:40:06.385331 | instance | 2026-06-02 21:40:06.385337 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-06-02 21:40:06.385342 | instance | Tuesday 02 June 2026 21:40:06 +0000 (0:00:00.401) 0:00:42.266 ********** 2026-06-02 21:40:06.829496 | instance | ok: [instance] 2026-06-02 21:40:06.829556 | instance | 2026-06-02 21:40:06.829567 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-06-02 21:40:06.829577 | instance | Tuesday 02 June 2026 21:40:06 +0000 (0:00:00.443) 0:00:42.710 ********** 2026-06-02 21:40:07.297104 | instance | ok: [instance] 2026-06-02 21:40:07.297146 | instance | 2026-06-02 21:40:07.297152 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-06-02 21:40:07.297157 | instance | Tuesday 02 June 2026 21:40:07 +0000 (0:00:00.467) 0:00:43.178 ********** 2026-06-02 21:40:07.669564 | instance | ok: [instance] 2026-06-02 21:40:07.669602 | instance | 2026-06-02 21:40:07.669607 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-06-02 21:40:07.669612 | instance | Tuesday 02 June 2026 21:40:07 +0000 (0:00:00.372) 0:00:43.551 ********** 2026-06-02 21:40:09.556099 | instance | ok: [instance] 2026-06-02 21:40:09.556636 | instance | 2026-06-02 21:40:09.556652 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-06-02 21:40:09.556663 | instance | Tuesday 02 June 2026 21:40:09 +0000 (0:00:01.886) 0:00:45.437 ********** 2026-06-02 21:40:10.272846 | instance | ok: [instance] 2026-06-02 21:40:10.272976 | instance | 2026-06-02 21:40:10.273134 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-06-02 21:40:10.273325 | instance | Tuesday 02 June 2026 21:40:10 +0000 (0:00:00.716) 0:00:46.154 ********** 2026-06-02 21:40:10.336265 | instance | included: ingress for instance 2026-06-02 21:40:10.336506 | instance | 2026-06-02 21:40:10.336774 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-06-02 21:40:10.337120 | instance | Tuesday 02 June 2026 21:40:10 +0000 (0:00:00.063) 0:00:46.218 ********** 2026-06-02 21:40:11.309339 | instance | ok: [instance] 2026-06-02 21:40:11.309457 | instance | 2026-06-02 21:40:11.309539 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-06-02 21:40:11.309667 | instance | Tuesday 02 June 2026 21:40:11 +0000 (0:00:00.973) 0:00:47.191 ********** 2026-06-02 21:40:11.600807 | instance | ok: [instance] 2026-06-02 21:40:11.601049 | instance | 2026-06-02 21:40:11.601332 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 21:40:11.601715 | instance | Tuesday 02 June 2026 21:40:11 +0000 (0:00:00.291) 0:00:47.482 ********** 2026-06-02 21:40:11.665111 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 21:40:11.665353 | instance | 2026-06-02 21:40:11.665693 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 21:40:11.666012 | instance | Tuesday 02 June 2026 21:40:11 +0000 (0:00:00.064) 0:00:47.546 ********** 2026-06-02 21:40:12.429133 | instance | ok: [instance] 2026-06-02 21:40:12.429261 | instance | 2026-06-02 21:40:12.429427 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-06-02 21:40:12.429612 | instance | Tuesday 02 June 2026 21:40:12 +0000 (0:00:00.763) 0:00:48.310 ********** 2026-06-02 21:40:13.691807 | instance | ok: [instance] 2026-06-02 21:40:13.692050 | instance | 2026-06-02 21:40:13.692352 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-06-02 21:40:13.692639 | instance | Tuesday 02 June 2026 21:40:13 +0000 (0:00:01.262) 0:00:49.573 ********** 2026-06-02 21:40:14.393909 | instance | ok: [instance] 2026-06-02 21:40:14.394169 | instance | 2026-06-02 21:40:14.394468 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-06-02 21:40:14.394763 | instance | Tuesday 02 June 2026 21:40:14 +0000 (0:00:00.702) 0:00:50.275 ********** 2026-06-02 21:40:15.796129 | instance | ok: [instance] 2026-06-02 21:40:15.796274 | instance | 2026-06-02 21:40:15.796442 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-06-02 21:40:15.796615 | instance | Tuesday 02 June 2026 21:40:15 +0000 (0:00:01.402) 0:00:51.677 ********** 2026-06-02 21:40:17.027944 | instance | ok: [instance] 2026-06-02 21:40:17.028018 | instance | 2026-06-02 21:40:17.028030 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-06-02 21:40:17.028048 | instance | Tuesday 02 June 2026 21:40:17 +0000 (0:00:01.230) 0:00:52.908 ********** 2026-06-02 21:40:17.305308 | instance | ok: [instance] 2026-06-02 21:40:17.305476 | instance | 2026-06-02 21:40:17.305548 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-06-02 21:40:17.305687 | instance | Tuesday 02 June 2026 21:40:17 +0000 (0:00:00.278) 0:00:53.187 ********** 2026-06-02 21:40:17.524607 | instance | ok: [instance] 2026-06-02 21:40:17.524728 | instance | 2026-06-02 21:40:17.524795 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-06-02 21:40:17.524940 | instance | Tuesday 02 June 2026 21:40:17 +0000 (0:00:00.219) 0:00:53.406 ********** 2026-06-02 21:40:17.724097 | instance | ok: [instance] 2026-06-02 21:40:17.724175 | instance | 2026-06-02 21:40:17.724443 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-06-02 21:40:17.724480 | instance | Tuesday 02 June 2026 21:40:17 +0000 (0:00:00.199) 0:00:53.606 ********** 2026-06-02 21:40:18.490736 | instance | ok: [instance] 2026-06-02 21:40:18.490818 | instance | 2026-06-02 21:40:18.491132 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-06-02 21:40:18.491177 | instance | Tuesday 02 June 2026 21:40:18 +0000 (0:00:00.766) 0:00:54.372 ********** 2026-06-02 21:40:20.654202 | instance | ok: [instance] => (item=alertmanager) 2026-06-02 21:40:20.654333 | instance | ok: [instance] => (item=grafana) 2026-06-02 21:40:20.654462 | instance | ok: [instance] => (item=prometheus) 2026-06-02 21:40:20.654583 | instance | 2026-06-02 21:40:20.654710 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-06-02 21:40:20.654854 | instance | Tuesday 02 June 2026 21:40:20 +0000 (0:00:02.162) 0:00:56.534 ********** 2026-06-02 21:40:22.614917 | instance | ok: [instance] => (item=alertmanager) 2026-06-02 21:40:22.615156 | instance | ok: [instance] => (item=grafana) 2026-06-02 21:40:22.615422 | instance | ok: [instance] => (item=prometheus) 2026-06-02 21:40:22.615754 | instance | 2026-06-02 21:40:22.616048 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-06-02 21:40:22.616351 | instance | Tuesday 02 June 2026 21:40:22 +0000 (0:00:01.961) 0:00:58.496 ********** 2026-06-02 21:40:25.520347 | instance | ok: [instance] => (item=None) 2026-06-02 21:40:25.520487 | instance | ok: [instance] => (item=None) 2026-06-02 21:40:25.520657 | instance | ok: [instance] => (item=None) 2026-06-02 21:40:25.520822 | instance | ok: [instance] 2026-06-02 21:40:25.520977 | instance | 2026-06-02 21:40:25.521144 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-06-02 21:40:25.521369 | instance | Tuesday 02 June 2026 21:40:25 +0000 (0:00:02.905) 0:01:01.402 ********** 2026-06-02 21:40:29.913578 | instance | ok: [instance] => (item=None) 2026-06-02 21:40:29.913864 | instance | ok: [instance] => (item=None) 2026-06-02 21:40:29.914138 | instance | ok: [instance] => (item=None) 2026-06-02 21:40:29.914478 | instance | ok: [instance] => (item=None) 2026-06-02 21:40:29.914841 | instance | ok: [instance] => (item=None) 2026-06-02 21:40:29.915162 | instance | ok: [instance] 2026-06-02 21:40:29.915477 | instance | 2026-06-02 21:40:29.915778 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-06-02 21:40:29.916050 | instance | Tuesday 02 June 2026 21:40:29 +0000 (0:00:04.393) 0:01:05.795 ********** 2026-06-02 21:40:31.327571 | instance | ok: [instance] => (item=alertmanager) 2026-06-02 21:40:31.327814 | instance | ok: [instance] => (item=prometheus) 2026-06-02 21:40:31.328112 | instance | 2026-06-02 21:40:31.328390 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-06-02 21:40:31.328667 | instance | Tuesday 02 June 2026 21:40:31 +0000 (0:00:01.413) 0:01:07.208 ********** 2026-06-02 21:40:32.784349 | instance | ok: [instance] => (item=alertmanager) 2026-06-02 21:40:32.784506 | instance | ok: [instance] => (item=prometheus) 2026-06-02 21:40:32.784671 | instance | 2026-06-02 21:40:32.784880 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-06-02 21:40:32.785049 | instance | Tuesday 02 June 2026 21:40:32 +0000 (0:00:01.456) 0:01:08.665 ********** 2026-06-02 21:40:33.525014 | instance | ok: [instance] 2026-06-02 21:40:33.525112 | instance | 2026-06-02 21:40:33.525291 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-06-02 21:40:33.525725 | instance | Tuesday 02 June 2026 21:40:33 +0000 (0:00:00.741) 0:01:09.407 ********** 2026-06-02 21:40:40.983256 | instance | ok: [instance] 2026-06-02 21:40:40.983632 | instance | 2026-06-02 21:40:40.983969 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-06-02 21:40:40.984320 | instance | Tuesday 02 June 2026 21:40:40 +0000 (0:00:07.457) 0:01:16.865 ********** 2026-06-02 21:40:55.581515 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-06-02 21:40:55.581587 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-06-02 21:40:55.582613 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-06-02 21:40:55.582630 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-06-02 21:40:55.582640 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-06-02 21:40:55.582671 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-06-02 21:40:55.583990 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-06-02 21:40:55.584038 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-06-02 21:40:55.584044 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-06-02 21:40:55.584049 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-06-02 21:40:55.584056 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-06-02 21:40:55.585039 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-06-02 21:40:55.585053 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-06-02 21:40:55.585058 | instance | 2026-06-02 21:40:55.585065 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-06-02 21:40:55.585442 | instance | Tuesday 02 June 2026 21:40:55 +0000 (0:00:14.597) 0:01:31.462 ********** 2026-06-02 21:41:13.565830 | instance | ok: [instance] 2026-06-02 21:41:13.566069 | instance | 2026-06-02 21:41:13.566455 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-06-02 21:41:13.566885 | instance | Tuesday 02 June 2026 21:41:13 +0000 (0:00:17.984) 0:01:49.447 ********** 2026-06-02 21:41:14.603749 | instance | ok: [instance] 2026-06-02 21:41:14.603987 | instance | 2026-06-02 21:41:14.604258 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-06-02 21:41:14.604505 | instance | Tuesday 02 June 2026 21:41:14 +0000 (0:00:01.038) 0:01:50.485 ********** 2026-06-02 21:41:14.817632 | instance | ok: [instance] 2026-06-02 21:41:14.817788 | instance | 2026-06-02 21:41:14.817985 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-06-02 21:41:14.818189 | instance | Tuesday 02 June 2026 21:41:14 +0000 (0:00:00.213) 0:01:50.699 ********** 2026-06-02 21:41:15.321563 | instance | ok: [instance] 2026-06-02 21:41:15.321770 | instance | 2026-06-02 21:41:15.322048 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-02 21:41:15.322315 | instance | Tuesday 02 June 2026 21:41:15 +0000 (0:00:00.503) 0:01:51.202 ********** 2026-06-02 21:41:15.400618 | instance | ok: [instance] 2026-06-02 21:41:15.400878 | instance | 2026-06-02 21:41:15.401437 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-02 21:41:15.401754 | instance | Tuesday 02 June 2026 21:41:15 +0000 (0:00:00.078) 0:01:51.281 ********** 2026-06-02 21:41:15.478067 | instance | included: rabbitmq for instance 2026-06-02 21:41:15.478306 | instance | 2026-06-02 21:41:15.478649 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-06-02 21:41:15.478994 | instance | Tuesday 02 June 2026 21:41:15 +0000 (0:00:00.077) 0:01:51.359 ********** 2026-06-02 21:41:16.148001 | instance | ok: [instance] 2026-06-02 21:41:16.148098 | instance | 2026-06-02 21:41:16.148228 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-06-02 21:41:16.148370 | instance | Tuesday 02 June 2026 21:41:16 +0000 (0:00:00.669) 0:01:52.028 ********** 2026-06-02 21:41:16.360457 | instance | skipping: [instance] 2026-06-02 21:41:16.360670 | instance | 2026-06-02 21:41:16.360761 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-06-02 21:41:16.360910 | instance | Tuesday 02 June 2026 21:41:16 +0000 (0:00:00.213) 0:01:52.241 ********** 2026-06-02 21:41:16.575924 | instance | skipping: [instance] 2026-06-02 21:41:16.576332 | instance | 2026-06-02 21:41:16.576763 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-06-02 21:41:16.577178 | instance | Tuesday 02 June 2026 21:41:16 +0000 (0:00:00.214) 0:01:52.456 ********** 2026-06-02 21:41:16.789014 | instance | skipping: [instance] 2026-06-02 21:41:16.789304 | instance | 2026-06-02 21:41:16.789673 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-06-02 21:41:16.789938 | instance | Tuesday 02 June 2026 21:41:16 +0000 (0:00:00.213) 0:01:52.670 ********** 2026-06-02 21:41:17.758999 | instance | ok: [instance] 2026-06-02 21:41:17.759179 | instance | 2026-06-02 21:41:17.759378 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-02 21:41:17.759503 | instance | Tuesday 02 June 2026 21:41:17 +0000 (0:00:00.969) 0:01:53.640 ********** 2026-06-02 21:41:18.419404 | instance | ok: [instance] 2026-06-02 21:41:18.419608 | instance | 2026-06-02 21:41:18.419751 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-02 21:41:18.419877 | instance | Tuesday 02 June 2026 21:41:18 +0000 (0:00:00.660) 0:01:54.300 ********** 2026-06-02 21:41:18.476140 | instance | ok: [instance] 2026-06-02 21:41:18.476381 | instance | 2026-06-02 21:41:18.476664 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-02 21:41:18.476929 | instance | Tuesday 02 June 2026 21:41:18 +0000 (0:00:00.056) 0:01:54.357 ********** 2026-06-02 21:41:18.525152 | instance | skipping: [instance] 2026-06-02 21:41:18.525381 | instance | 2026-06-02 21:41:18.525713 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-02 21:41:18.525981 | instance | Tuesday 02 June 2026 21:41:18 +0000 (0:00:00.049) 0:01:54.407 ********** 2026-06-02 21:41:18.577402 | instance | skipping: [instance] 2026-06-02 21:41:18.577680 | instance | 2026-06-02 21:41:18.577975 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-02 21:41:18.578231 | instance | Tuesday 02 June 2026 21:41:18 +0000 (0:00:00.051) 0:01:54.458 ********** 2026-06-02 21:41:18.630282 | instance | ok: [instance] 2026-06-02 21:41:18.630508 | instance | 2026-06-02 21:41:18.630982 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-02 21:41:18.631351 | instance | Tuesday 02 June 2026 21:41:18 +0000 (0:00:00.052) 0:01:54.511 ********** 2026-06-02 21:41:18.713345 | instance | ok: [instance] => (item=oslo_cache) 2026-06-02 21:41:18.713653 | instance | ok: [instance] => (item=oslo_db) 2026-06-02 21:41:18.713929 | instance | ok: [instance] => (item=oslo_messaging) 2026-06-02 21:41:18.714202 | instance | ok: [instance] => (item=identity) 2026-06-02 21:41:18.714513 | instance | 2026-06-02 21:41:18.714891 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-02 21:41:18.715171 | instance | Tuesday 02 June 2026 21:41:18 +0000 (0:00:00.083) 0:01:54.594 ********** 2026-06-02 21:41:18.774620 | instance | ok: [instance] 2026-06-02 21:41:18.774864 | instance | 2026-06-02 21:41:18.775216 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 21:41:18.775558 | instance | Tuesday 02 June 2026 21:41:18 +0000 (0:00:00.061) 0:01:54.656 ********** 2026-06-02 21:41:18.843834 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 21:41:18.844084 | instance | 2026-06-02 21:41:18.844377 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 21:41:18.844651 | instance | Tuesday 02 June 2026 21:41:18 +0000 (0:00:00.069) 0:01:54.725 ********** 2026-06-02 21:41:19.384062 | instance | ok: [instance] 2026-06-02 21:41:19.384141 | instance | 2026-06-02 21:41:19.384264 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-06-02 21:41:19.384389 | instance | Tuesday 02 June 2026 21:41:19 +0000 (0:00:00.540) 0:01:55.265 ********** 2026-06-02 21:41:20.525496 | instance | ok: [instance] => (item=None) 2026-06-02 21:41:20.525645 | instance | ok: [instance] 2026-06-02 21:41:20.525803 | instance | 2026-06-02 21:41:20.525983 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-06-02 21:41:20.526158 | instance | Tuesday 02 June 2026 21:41:20 +0000 (0:00:01.141) 0:01:56.406 ********** 2026-06-02 21:41:21.507682 | instance | ok: [instance] => (item=atmosphere) 2026-06-02 21:41:21.507921 | instance | 2026-06-02 21:41:21.508215 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-06-02 21:41:21.508504 | instance | Tuesday 02 June 2026 21:41:21 +0000 (0:00:00.982) 0:01:57.389 ********** 2026-06-02 21:41:22.414655 | instance | ok: [instance] 2026-06-02 21:41:22.414877 | instance | 2026-06-02 21:41:22.415148 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-06-02 21:41:22.415396 | instance | Tuesday 02 June 2026 21:41:22 +0000 (0:00:00.906) 0:01:58.295 ********** 2026-06-02 21:41:23.407116 | instance | ok: [instance] => (item=None) 2026-06-02 21:41:23.407364 | instance | ok: [instance] 2026-06-02 21:41:23.407618 | instance | 2026-06-02 21:41:23.407962 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-06-02 21:41:23.408217 | instance | Tuesday 02 June 2026 21:41:23 +0000 (0:00:00.992) 0:01:59.288 ********** 2026-06-02 21:41:24.507102 | instance | ok: [instance] => (item=None) 2026-06-02 21:41:24.507317 | instance | ok: [instance] 2026-06-02 21:41:24.507481 | instance | 2026-06-02 21:41:24.507673 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-06-02 21:41:24.507814 | instance | Tuesday 02 June 2026 21:41:24 +0000 (0:00:01.100) 0:02:00.388 ********** 2026-06-02 21:41:27.417230 | instance | ok: [instance] 2026-06-02 21:41:27.417527 | instance | 2026-06-02 21:41:27.417799 | instance | TASK [Create Ingress] ********************************************************** 2026-06-02 21:41:27.418068 | instance | Tuesday 02 June 2026 21:41:27 +0000 (0:00:02.910) 0:02:03.298 ********** 2026-06-02 21:41:27.536586 | instance | included: openstack_helm_ingress for instance 2026-06-02 21:41:27.536815 | instance | 2026-06-02 21:41:27.537088 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-02 21:41:27.537401 | instance | Tuesday 02 June 2026 21:41:27 +0000 (0:00:00.119) 0:02:03.417 ********** 2026-06-02 21:41:27.592422 | instance | skipping: [instance] 2026-06-02 21:41:27.592520 | instance | 2026-06-02 21:41:27.592657 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-02 21:41:27.592779 | instance | Tuesday 02 June 2026 21:41:27 +0000 (0:00:00.056) 0:02:03.473 ********** 2026-06-02 21:41:27.650065 | instance | skipping: [instance] 2026-06-02 21:41:27.650493 | instance | 2026-06-02 21:41:27.650785 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-02 21:41:27.651049 | instance | Tuesday 02 June 2026 21:41:27 +0000 (0:00:00.057) 0:02:03.531 ********** 2026-06-02 21:41:27.718527 | instance | ok: [instance] 2026-06-02 21:41:27.718743 | instance | 2026-06-02 21:41:27.718937 | instance | TASK [Create Ingress identity] ************************************************* 2026-06-02 21:41:27.719136 | instance | Tuesday 02 June 2026 21:41:27 +0000 (0:00:00.068) 0:02:03.599 ********** 2026-06-02 21:41:27.783633 | instance | included: ingress for instance 2026-06-02 21:41:27.783877 | instance | 2026-06-02 21:41:27.784148 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-06-02 21:41:27.784523 | instance | Tuesday 02 June 2026 21:41:27 +0000 (0:00:00.065) 0:02:03.665 ********** 2026-06-02 21:41:29.113579 | instance | ok: [instance] 2026-06-02 21:41:29.113656 | instance | 2026-06-02 21:41:29.113676 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-06-02 21:41:29.113950 | instance | Tuesday 02 June 2026 21:41:29 +0000 (0:00:01.328) 0:02:04.994 ********** 2026-06-02 21:41:29.638854 | instance | ok: [instance] 2026-06-02 21:41:29.639629 | instance | 2026-06-02 21:41:29.639692 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-06-02 21:41:29.639704 | instance | Tuesday 02 June 2026 21:41:29 +0000 (0:00:00.524) 0:02:05.518 ********** 2026-06-02 21:41:30.341347 | instance | ok: [instance] 2026-06-02 21:41:30.341525 | instance | 2026-06-02 21:41:30.341785 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-06-02 21:41:30.341845 | instance | Tuesday 02 June 2026 21:41:30 +0000 (0:00:00.704) 0:02:06.222 ********** 2026-06-02 21:41:31.445779 | instance | ok: [instance] => (item=atmosphere) 2026-06-02 21:41:31.446190 | instance | 2026-06-02 21:41:31.446225 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-06-02 21:41:31.446231 | instance | Tuesday 02 June 2026 21:41:31 +0000 (0:00:01.105) 0:02:07.327 ********** 2026-06-02 21:41:32.688887 | instance | ok: [instance] => (item=atmosphere) 2026-06-02 21:41:32.689013 | instance | 2026-06-02 21:41:32.689075 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-06-02 21:41:32.689189 | instance | Tuesday 02 June 2026 21:41:32 +0000 (0:00:01.242) 0:02:08.570 ********** 2026-06-02 21:41:33.721322 | instance | ok: [instance] => (item=atmosphere) 2026-06-02 21:41:33.721592 | instance | 2026-06-02 21:41:33.721895 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-06-02 21:41:33.722159 | instance | Tuesday 02 June 2026 21:41:33 +0000 (0:00:01.031) 0:02:09.602 ********** 2026-06-02 21:41:34.768350 | instance | ok: [instance] => (item=atmosphere) 2026-06-02 21:41:34.768632 | instance | 2026-06-02 21:41:34.768999 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-06-02 21:41:34.769346 | instance | Tuesday 02 June 2026 21:41:34 +0000 (0:00:01.047) 0:02:10.650 ********** 2026-06-02 21:41:34.837837 | instance | ok: [instance] 2026-06-02 21:41:34.838059 | instance | 2026-06-02 21:41:34.838315 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-06-02 21:41:34.838571 | instance | Tuesday 02 June 2026 21:41:34 +0000 (0:00:00.069) 0:02:10.719 ********** 2026-06-02 21:41:34.887365 | instance | skipping: [instance] 2026-06-02 21:41:34.887624 | instance | 2026-06-02 21:41:34.887947 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-06-02 21:41:34.888224 | instance | Tuesday 02 June 2026 21:41:34 +0000 (0:00:00.049) 0:02:10.768 ********** 2026-06-02 21:41:34.930581 | instance | skipping: [instance] 2026-06-02 21:41:34.930903 | instance | 2026-06-02 21:41:34.931244 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-06-02 21:41:34.931590 | instance | Tuesday 02 June 2026 21:41:34 +0000 (0:00:00.043) 0:02:10.812 ********** 2026-06-02 21:41:34.973494 | instance | skipping: [instance] 2026-06-02 21:41:34.973540 | instance | 2026-06-02 21:41:34.973548 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-06-02 21:41:34.973555 | instance | Tuesday 02 June 2026 21:41:34 +0000 (0:00:00.038) 0:02:10.850 ********** 2026-06-02 21:41:35.014792 | instance | skipping: [instance] 2026-06-02 21:41:35.015045 | instance | 2026-06-02 21:41:35.015399 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-06-02 21:41:35.016027 | instance | Tuesday 02 June 2026 21:41:35 +0000 (0:00:00.045) 0:02:10.896 ********** 2026-06-02 21:41:35.060850 | instance | skipping: [instance] 2026-06-02 21:41:35.061178 | instance | 2026-06-02 21:41:35.061573 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-06-02 21:41:35.061947 | instance | Tuesday 02 June 2026 21:41:35 +0000 (0:00:00.046) 0:02:10.942 ********** 2026-06-02 21:41:35.105401 | instance | ok: [instance] 2026-06-02 21:41:35.105503 | instance | 2026-06-02 21:41:35.105630 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-06-02 21:41:35.105754 | instance | Tuesday 02 June 2026 21:41:35 +0000 (0:00:00.044) 0:02:10.987 ********** 2026-06-02 21:41:35.192985 | instance | ok: [instance] => (item=oslo_cache) 2026-06-02 21:41:35.193298 | instance | ok: [instance] => (item=oslo_db) 2026-06-02 21:41:35.193612 | instance | ok: [instance] => (item=identity) 2026-06-02 21:41:35.193878 | instance | ok: [instance] => (item=dashboard) 2026-06-02 21:41:35.194125 | instance | 2026-06-02 21:41:35.194431 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-06-02 21:41:35.194659 | instance | Tuesday 02 June 2026 21:41:35 +0000 (0:00:00.087) 0:02:11.074 ********** 2026-06-02 21:41:35.249633 | instance | ok: [instance] 2026-06-02 21:41:35.249949 | instance | 2026-06-02 21:41:35.250291 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-06-02 21:41:35.250617 | instance | Tuesday 02 June 2026 21:41:35 +0000 (0:00:00.056) 0:02:11.131 ********** 2026-06-02 21:41:35.300794 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-06-02 21:41:35.301129 | instance | 2026-06-02 21:41:35.301508 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-06-02 21:41:35.301826 | instance | Tuesday 02 June 2026 21:41:35 +0000 (0:00:00.051) 0:02:11.182 ********** 2026-06-02 21:41:35.864326 | instance | ok: [instance] 2026-06-02 21:41:35.864615 | instance | 2026-06-02 21:41:35.864908 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-06-02 21:41:35.865188 | instance | Tuesday 02 June 2026 21:41:35 +0000 (0:00:00.563) 0:02:11.745 ********** 2026-06-02 21:41:37.985494 | instance | ok: [instance] 2026-06-02 21:41:37.985560 | instance | 2026-06-02 21:41:37.985713 | instance | TASK [Create Ingress] ********************************************************** 2026-06-02 21:41:37.985830 | instance | Tuesday 02 June 2026 21:41:37 +0000 (0:00:02.121) 0:02:13.867 ********** 2026-06-02 21:41:38.070553 | instance | included: openstack_helm_ingress for instance 2026-06-02 21:41:38.070625 | instance | 2026-06-02 21:41:38.070745 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-06-02 21:41:38.070868 | instance | Tuesday 02 June 2026 21:41:38 +0000 (0:00:00.085) 0:02:13.952 ********** 2026-06-02 21:41:38.116135 | instance | skipping: [instance] 2026-06-02 21:41:38.116201 | instance | 2026-06-02 21:41:38.116321 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-06-02 21:41:38.116433 | instance | Tuesday 02 June 2026 21:41:38 +0000 (0:00:00.045) 0:02:13.998 ********** 2026-06-02 21:41:38.166399 | instance | skipping: [instance] 2026-06-02 21:41:38.166461 | instance | 2026-06-02 21:41:38.166603 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-06-02 21:41:38.166727 | instance | Tuesday 02 June 2026 21:41:38 +0000 (0:00:00.050) 0:02:14.048 ********** 2026-06-02 21:41:38.227612 | instance | ok: [instance] 2026-06-02 21:41:38.227836 | instance | 2026-06-02 21:41:38.228096 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-06-02 21:41:38.228365 | instance | Tuesday 02 June 2026 21:41:38 +0000 (0:00:00.060) 0:02:14.109 ********** 2026-06-02 21:41:38.296203 | instance | included: ingress for instance 2026-06-02 21:41:38.296421 | instance | 2026-06-02 21:41:38.296685 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-06-02 21:41:38.296945 | instance | Tuesday 02 June 2026 21:41:38 +0000 (0:00:00.068) 0:02:14.178 ********** 2026-06-02 21:41:39.444823 | instance | ok: [instance] 2026-06-02 21:41:39.445049 | instance | 2026-06-02 21:41:39.445312 | instance | PLAY RECAP ********************************************************************* 2026-06-02 21:41:39.445721 | instance | instance : ok=114 changed=0 unreachable=0 failed=0 skipped=30 rescued=0 ignored=0 2026-06-02 21:41:39.445959 | instance | 2026-06-02 21:41:39.446217 | instance | Tuesday 02 June 2026 21:41:39 +0000 (0:00:01.148) 0:02:15.326 ********** 2026-06-02 21:41:39.446520 | instance | =============================================================================== 2026-06-02 21:41:39.446851 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 17.98s 2026-06-02 21:41:39.447119 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 14.60s 2026-06-02 21:41:39.447387 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 7.46s 2026-06-02 21:41:39.447654 | instance | vexxhost.atmosphere.ingress_nginx : Deploy Helm chart ------------------- 5.97s 2026-06-02 21:41:39.447908 | instance | vexxhost.kubernetes.cert_manager : Deploy Helm chart -------------------- 4.50s 2026-06-02 21:41:39.448162 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles ------- 4.39s 2026-06-02 21:41:39.448417 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ------------------------ 2.91s 2026-06-02 21:41:39.448673 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients ----- 2.91s 2026-06-02 21:41:39.448930 | instance | vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs --- 2.88s 2026-06-02 21:41:39.449184 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart ------- 2.88s 2026-06-02 21:41:39.449490 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs -------- 2.82s 2026-06-02 21:41:39.449761 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords --- 2.16s 2026-06-02 21:41:39.450023 | instance | vexxhost.atmosphere.horizon : Deploy Helm chart ------------------------- 2.12s 2026-06-02 21:41:39.450285 | instance | vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets --- 1.96s 2026-06-02 21:41:39.450545 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ------------------------ 1.89s 2026-06-02 21:41:39.451025 | instance | Gathering Facts --------------------------------------------------------- 1.88s 2026-06-02 21:41:39.451336 | instance | vexxhost.atmosphere.memcached : Deploy Helm chart ----------------------- 1.71s 2026-06-02 21:41:39.451641 | instance | vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart --- 1.50s 2026-06-02 21:41:39.451810 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration --- 1.46s 2026-06-02 21:41:39.451979 | instance | Gathering Facts --------------------------------------------------------- 1.42s 2026-06-02 21:41:39.547991 | instance | INFO [keycloak > idempotence] Executed: Successful 2026-06-02 21:41:39.568196 | instance | INFO [keycloak > side_effect] Executing 2026-06-02 21:41:39.568554 | instance | WARNING [keycloak > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-02 21:41:39.576102 | instance | INFO [keycloak > verify] Executing 2026-06-02 21:41:40.423386 | instance | 2026-06-02 21:41:40.423458 | instance | PLAY [Create user and assert it exists inside Keystone] ************************ 2026-06-02 21:41:40.423472 | instance | 2026-06-02 21:41:40.423486 | instance | TASK [Gathering Facts] ********************************************************* 2026-06-02 21:41:40.423681 | instance | Tuesday 02 June 2026 21:41:40 +0000 (0:00:00.010) 0:00:00.010 ********** 2026-06-02 21:41:42.084758 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-06-02 21:41:42.084942 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-06-02 21:41:42.085129 | instance | interpreter could change the meaning of that path. See 2026-06-02 21:41:42.085356 | instance | https://docs.ansible.com/ansible- 2026-06-02 21:41:42.085578 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-06-02 21:41:42.111195 | instance | ok: [instance] 2026-06-02 21:41:42.111406 | instance | 2026-06-02 21:41:42.111671 | instance | TASK [Create Keycloak user] **************************************************** 2026-06-02 21:41:42.111927 | instance | Tuesday 02 June 2026 21:41:42 +0000 (0:00:01.688) 0:00:01.698 ********** 2026-06-02 21:41:43.238726 | instance | changed: [instance -> localhost] 2026-06-02 21:41:43.238929 | instance | 2026-06-02 21:41:43.239212 | instance | TASK [Set a fact with user information using "end_state" or "existing"] ******** 2026-06-02 21:41:43.239489 | instance | Tuesday 02 June 2026 21:41:43 +0000 (0:00:01.127) 0:00:02.825 ********** 2026-06-02 21:41:43.279127 | instance | ok: [instance] 2026-06-02 21:41:43.279401 | instance | 2026-06-02 21:41:43.279690 | instance | TASK [Get list of all users in "atmosphere" domain] **************************** 2026-06-02 21:41:43.279997 | instance | Tuesday 02 June 2026 21:41:43 +0000 (0:00:00.040) 0:00:02.866 ********** 2026-06-02 21:41:44.942427 | instance | ok: [instance -> localhost] 2026-06-02 21:41:44.942684 | instance | 2026-06-02 21:41:44.942951 | instance | TASK [Assert that the user exists] ********************************************* 2026-06-02 21:41:44.943249 | instance | Tuesday 02 June 2026 21:41:44 +0000 (0:00:01.663) 0:00:04.529 ********** 2026-06-02 21:41:44.973188 | instance | ok: [instance] => { 2026-06-02 21:41:44.973540 | instance | "changed": false, 2026-06-02 21:41:44.973825 | instance | "msg": "All assertions passed" 2026-06-02 21:41:44.974081 | instance | } 2026-06-02 21:41:44.974386 | instance | 2026-06-02 21:41:44.974668 | instance | PLAY RECAP ********************************************************************* 2026-06-02 21:41:44.974973 | instance | instance : ok=5 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-06-02 21:41:44.975251 | instance | 2026-06-02 21:41:44.975590 | instance | Tuesday 02 June 2026 21:41:44 +0000 (0:00:00.031) 0:00:04.561 ********** 2026-06-02 21:41:44.975922 | instance | =============================================================================== 2026-06-02 21:41:44.976231 | instance | Gathering Facts --------------------------------------------------------- 1.69s 2026-06-02 21:41:44.976549 | instance | Get list of all users in "atmosphere" domain ---------------------------- 1.66s 2026-06-02 21:41:44.976828 | instance | Create Keycloak user ---------------------------------------------------- 1.13s 2026-06-02 21:41:44.977070 | instance | Set a fact with user information using "end_state" or "existing" -------- 0.04s 2026-06-02 21:41:44.977332 | instance | Assert that the user exists --------------------------------------------- 0.03s 2026-06-02 21:41:45.040627 | instance | INFO [keycloak > verify] Executed: Successful 2026-06-02 21:41:45.053146 | instance | INFO [keycloak > cleanup] Executing 2026-06-02 21:41:45.053666 | instance | WARNING [keycloak > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-02 21:41:45.063066 | instance | INFO [keycloak > destroy] Executing 2026-06-02 21:41:45.063156 | instance | WARNING [keycloak > destroy] Skipping, '--destroy=never' requested. 2026-06-02 21:41:45.063240 | instance | INFO [keycloak > destroy] Executed: Successful 2026-06-02 21:41:45.063538 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-06-02 21:41:45.193663 | instance | ok: Runtime: 0:21:53.872364 2026-06-02 21:41:45.215916 | 2026-06-02 21:41:45.215987 | PLAY RECAP 2026-06-02 21:41:45.216036 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-02 21:41:45.216058 | 2026-06-02 21:41:45.367100 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-06-02 21:41:45.372552 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-06-02 21:41:45.995450 | 2026-06-02 21:41:45.995618 | PLAY [all] 2026-06-02 21:41:46.011230 | 2026-06-02 21:41:46.011407 | TASK [gather-host-logs : creating directory for system status] 2026-06-02 21:41:46.359735 | instance | changed 2026-06-02 21:41:46.367427 | 2026-06-02 21:41:46.367547 | TASK [gather-host-logs : Get logs for each host] 2026-06-02 21:41:46.747367 | instance | + systemd-cgls --full --all --no-pager 2026-06-02 21:41:46.772525 | instance | + ip addr 2026-06-02 21:41:46.776536 | instance | + ip route 2026-06-02 21:41:46.778009 | instance | + lsblk 2026-06-02 21:41:46.782714 | instance | + mount 2026-06-02 21:41:46.789750 | instance | + docker images 2026-06-02 21:41:46.790199 | instance | /bin/bash: line 7: docker: command not found 2026-06-02 21:41:46.790435 | instance | + brctl show 2026-06-02 21:41:46.791032 | instance | /bin/bash: line 8: brctl: command not found 2026-06-02 21:41:46.791309 | instance | + ps aux --sort=-%mem 2026-06-02 21:41:46.820573 | instance | + dpkg -l 2026-06-02 21:41:46.831524 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-06-02 21:41:46.831985 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-06-02 21:41:46.832079 | instance | /bin/bash: line 11: docker: command not found 2026-06-02 21:41:46.832411 | instance | + '[' '!' -z '' ']' 2026-06-02 21:41:46.908724 | instance | ok: Runtime: 0:00:00.101446 2026-06-02 21:41:46.916063 | 2026-06-02 21:41:46.916139 | TASK [gather-host-logs : Downloads logs to executor] 2026-06-02 21:41:47.557940 | instance | changed: 2026-06-02 21:41:47.558171 | instance | created directory /var/lib/zuul/builds/e035cd3a854741c1936e45c407a2a88d/work/logs/instance 2026-06-02 21:41:47.558220 | instance | cd+++++++++ system/ 2026-06-02 21:41:47.558258 | instance | >f+++++++++ system/brctl-show.txt 2026-06-02 21:41:47.558297 | instance | >f+++++++++ system/docker-images.txt 2026-06-02 21:41:47.558335 | instance | >f+++++++++ system/ip-addr.txt 2026-06-02 21:41:47.558375 | instance | >f+++++++++ system/ip-route.txt 2026-06-02 21:41:47.558411 | instance | >f+++++++++ system/lsblk.txt 2026-06-02 21:41:47.558445 | instance | >f+++++++++ system/mount.txt 2026-06-02 21:41:47.558483 | instance | >f+++++++++ system/packages.txt 2026-06-02 21:41:47.558517 | instance | >f+++++++++ system/ps.txt 2026-06-02 21:41:47.558552 | instance | >f+++++++++ system/systemd-cgls.txt 2026-06-02 21:41:47.574827 | 2026-06-02 21:41:47.574985 | LOOP [helm-release-status : creating directory for helm release status] 2026-06-02 21:41:47.795665 | instance | changed: "values" 2026-06-02 21:41:47.982613 | instance | changed: "releases" 2026-06-02 21:41:48.001497 | 2026-06-02 21:41:48.001662 | TASK [helm-release-status : Gather get release status for helm charts] 2026-06-02 21:41:52.041151 | instance | ok: Runtime: 0:00:03.507099 2026-06-02 21:41:52.049653 | 2026-06-02 21:41:52.049773 | TASK [helm-release-status : Downloads logs to executor] 2026-06-02 21:41:52.593656 | instance | changed: 2026-06-02 21:41:52.593936 | instance | cd+++++++++ helm/ 2026-06-02 21:41:52.594002 | instance | cd+++++++++ helm/releases/ 2026-06-02 21:41:52.594052 | instance | cd+++++++++ helm/releases/auth-system/ 2026-06-02 21:41:52.594100 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-06-02 21:41:52.594145 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-06-02 21:41:52.594189 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-06-02 21:41:52.594233 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-06-02 21:41:52.594278 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-06-02 21:41:52.594323 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-06-02 21:41:52.594367 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-06-02 21:41:52.594412 | instance | cd+++++++++ helm/releases/kube-system/ 2026-06-02 21:41:52.594458 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-06-02 21:41:52.594504 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-06-02 21:41:52.594550 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-06-02 21:41:52.594595 | instance | cd+++++++++ helm/releases/monitoring/ 2026-06-02 21:41:52.594639 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-06-02 21:41:52.594682 | instance | cd+++++++++ helm/releases/openstack/ 2026-06-02 21:41:52.594726 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-06-02 21:41:52.595016 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-06-02 21:41:52.595074 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-06-02 21:41:52.595136 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-06-02 21:41:52.595158 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-06-02 21:41:52.595177 | instance | cd+++++++++ helm/values/ 2026-06-02 21:41:52.595195 | instance | cd+++++++++ helm/values/auth-system/ 2026-06-02 21:41:52.595213 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-06-02 21:41:52.595231 | instance | cd+++++++++ helm/values/cert-manager/ 2026-06-02 21:41:52.595250 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-06-02 21:41:52.595269 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-06-02 21:41:52.595287 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-06-02 21:41:52.595304 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-06-02 21:41:52.595322 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-06-02 21:41:52.595339 | instance | cd+++++++++ helm/values/kube-system/ 2026-06-02 21:41:52.595356 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-06-02 21:41:52.595374 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-06-02 21:41:52.595391 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-06-02 21:41:52.595408 | instance | cd+++++++++ helm/values/monitoring/ 2026-06-02 21:41:52.595425 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-06-02 21:41:52.595443 | instance | cd+++++++++ helm/values/openstack/ 2026-06-02 21:41:52.595460 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-06-02 21:41:52.595478 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-06-02 21:41:52.595495 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-06-02 21:41:52.595513 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-06-02 21:41:52.595530 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-06-02 21:41:52.605586 | 2026-06-02 21:41:52.605686 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-06-02 21:41:52.802911 | instance | changed 2026-06-02 21:41:52.807952 | 2026-06-02 21:41:52.808027 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-06-02 21:41:53.042325 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-06-02 21:41:53.042546 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-06-02 21:41:53.050248 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:41:53.052295 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:41:53.127139 | instance | node/instance 2026-06-02 21:41:53.128193 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:41:53.195560 | instance | clusterrole/admin 2026-06-02 21:41:53.380048 | instance | clusterrole/cert-manager-cainjector 2026-06-02 21:41:53.386418 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-06-02 21:41:53.404902 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:41:53.430967 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:41:53.541575 | instance | clusterrole/cert-manager-controller-certificates 2026-06-02 21:41:53.595110 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-06-02 21:41:53.720098 | instance | clusterrole/cert-manager-controller-challenges 2026-06-02 21:41:53.759401 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-06-02 21:41:53.876119 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-06-02 21:41:53.927080 | instance | clusterrole/cert-manager-controller-issuers 2026-06-02 21:41:54.050106 | instance | clusterrole/cert-manager-controller-orders 2026-06-02 21:41:54.100120 | instance | clusterrole/cert-manager-edit 2026-06-02 21:41:54.252442 | instance | clusterrole/cert-manager-view 2026-06-02 21:41:54.282406 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-06-02 21:41:54.433880 | instance | clusterrole/cilium 2026-06-02 21:41:54.468945 | instance | clusterrole/cilium-operator 2026-06-02 21:41:54.608918 | instance | clusterrole/cluster-admin 2026-06-02 21:41:54.631084 | instance | clusterrole/edit 2026-06-02 21:41:54.771794 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-06-02 21:41:54.826229 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-06-02 21:41:54.960023 | instance | clusterrole/ingress-nginx 2026-06-02 21:41:55.052444 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-06-02 21:41:55.140219 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-06-02 21:41:55.236260 | instance | clusterrole/kube-prometheus-stack-operator 2026-06-02 21:41:55.310175 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-06-02 21:41:55.431311 | instance | clusterrole/kubeadm:get-nodes 2026-06-02 21:41:55.480504 | instance | clusterrole/local-path-provisioner 2026-06-02 21:41:55.626355 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-06-02 21:41:55.660838 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-06-02 21:41:55.792292 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-06-02 21:41:55.815476 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-06-02 21:41:55.943327 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-06-02 21:41:55.982743 | instance | clusterrolebinding/cert-manager-cainjector 2026-06-02 21:41:56.121440 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-06-02 21:41:56.183572 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-06-02 21:41:56.318490 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-06-02 21:41:56.334854 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-06-02 21:41:56.501223 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-06-02 21:41:56.544097 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-06-02 21:41:56.667179 | instance | clusterrole/secretgen-controller-cluster-role 2026-06-02 21:41:56.717060 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-06-02 21:41:56.822706 | instance | clusterrole/system:aggregate-to-admin 2026-06-02 21:41:56.890351 | instance | clusterrole/system:aggregate-to-edit 2026-06-02 21:41:56.988920 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-06-02 21:41:57.056850 | instance | clusterrole/system:aggregate-to-view 2026-06-02 21:41:57.171421 | instance | clusterrole/system:auth-delegator 2026-06-02 21:41:57.227432 | instance | clusterrole/system:basic-user 2026-06-02 21:41:57.331400 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-06-02 21:41:57.415381 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-06-02 21:41:57.538389 | instance | clusterrolebinding/cert-manager-controller-orders 2026-06-02 21:41:57.578399 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-06-02 21:41:57.714708 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-06-02 21:41:57.737559 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-06-02 21:41:57.890898 | instance | clusterrolebinding/cilium 2026-06-02 21:41:57.891125 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-06-02 21:41:58.047927 | instance | clusterrolebinding/cilium-operator 2026-06-02 21:41:58.054341 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-06-02 21:41:58.218056 | instance | clusterrolebinding/cluster-admin 2026-06-02 21:41:58.220036 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-06-02 21:41:58.393247 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-06-02 21:41:58.402949 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-06-02 21:41:58.559452 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-06-02 21:41:58.564841 | instance | clusterrolebinding/ingress-nginx 2026-06-02 21:41:58.708652 | instance | clusterrole/system:controller:attachdetach-controller 2026-06-02 21:41:58.725435 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-06-02 21:41:58.872165 | instance | clusterrole/system:controller:certificate-controller 2026-06-02 21:41:58.892324 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-06-02 21:41:59.031262 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-06-02 21:41:59.052470 | instance | clusterrole/system:controller:cronjob-controller 2026-06-02 21:41:59.174619 | instance | clusterrole/system:controller:daemon-set-controller 2026-06-02 21:41:59.215049 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-06-02 21:41:59.327315 | instance | clusterrole/system:controller:deployment-controller 2026-06-02 21:41:59.389343 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-06-02 21:41:59.484117 | instance | clusterrole/system:controller:disruption-controller 2026-06-02 21:41:59.562178 | instance | clusterrolebinding/kubeadm:get-nodes 2026-06-02 21:41:59.644516 | instance | clusterrole/system:controller:endpoint-controller 2026-06-02 21:41:59.709926 | instance | clusterrole/system:controller:endpointslice-controller 2026-06-02 21:41:59.810858 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-06-02 21:41:59.866020 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-06-02 21:42:00.010209 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-06-02 21:42:00.039094 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-06-02 21:42:00.181396 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-06-02 21:42:00.198919 | instance | clusterrole/system:controller:expand-controller 2026-06-02 21:42:00.340571 | instance | clusterrolebinding/kubeadm:node-proxier 2026-06-02 21:42:00.361947 | instance | clusterrole/system:controller:generic-garbage-collector 2026-06-02 21:42:00.487742 | instance | clusterrolebinding/local-path-provisioner 2026-06-02 21:42:00.521793 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-06-02 21:42:00.644873 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-06-02 21:42:00.687361 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-06-02 21:42:00.812004 | instance | clusterrole/system:controller:job-controller 2026-06-02 21:42:00.863596 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-06-02 21:42:01.007223 | instance | clusterrole/system:controller:namespace-controller 2026-06-02 21:42:01.033960 | instance | clusterrolebinding/system:basic-user 2026-06-02 21:42:01.153390 | instance | clusterrole/system:controller:node-controller 2026-06-02 21:42:01.199797 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-06-02 21:42:01.316126 | instance | clusterrole/system:controller:persistent-volume-binder 2026-06-02 21:42:01.361338 | instance | clusterrolebinding/system:controller:certificate-controller 2026-06-02 21:42:01.480825 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-06-02 21:42:01.546248 | instance | clusterrole/system:controller:pod-garbage-collector 2026-06-02 21:42:01.657307 | instance | clusterrole/system:controller:pv-protection-controller 2026-06-02 21:42:01.713709 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-06-02 21:42:01.826226 | instance | clusterrole/system:controller:pvc-protection-controller 2026-06-02 21:42:01.874712 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-06-02 21:42:01.992016 | instance | clusterrolebinding/system:controller:deployment-controller 2026-06-02 21:42:02.089645 | instance | clusterrole/system:controller:replicaset-controller 2026-06-02 21:42:02.168440 | instance | clusterrolebinding/system:controller:disruption-controller 2026-06-02 21:42:02.269630 | instance | clusterrole/system:controller:replication-controller 2026-06-02 21:42:02.341748 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-06-02 21:42:02.420269 | instance | clusterrole/system:controller:resourcequota-controller 2026-06-02 21:42:02.500897 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-06-02 21:42:02.572056 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-06-02 21:42:02.658327 | instance | clusterrole/system:controller:route-controller 2026-06-02 21:42:02.731450 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-06-02 21:42:02.807236 | instance | clusterrole/system:controller:service-account-controller 2026-06-02 21:42:02.889195 | instance | clusterrole/system:controller:service-controller 2026-06-02 21:42:02.970311 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-06-02 21:42:03.063657 | instance | clusterrole/system:controller:statefulset-controller 2026-06-02 21:42:03.144393 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-06-02 21:42:03.244979 | instance | clusterrole/system:controller:ttl-controller 2026-06-02 21:42:03.310605 | instance | clusterrole/system:coredns 2026-06-02 21:42:03.411594 | instance | clusterrole/system:discovery 2026-06-02 21:42:03.469285 | instance | clusterrolebinding/system:controller:expand-controller 2026-06-02 21:42:03.586816 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-06-02 21:42:03.646958 | instance | clusterrole/system:heapster 2026-06-02 21:42:03.755960 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-06-02 21:42:03.843291 | instance | clusterrole/system:kube-aggregator 2026-06-02 21:42:03.963023 | instance | clusterrolebinding/system:controller:job-controller 2026-06-02 21:42:04.069559 | instance | clusterrole/system:kube-controller-manager 2026-06-02 21:42:04.157447 | instance | clusterrolebinding/system:controller:namespace-controller 2026-06-02 21:42:04.382294 | instance | clusterrolebinding/system:controller:node-controller 2026-06-02 21:42:04.383045 | instance | clusterrole/system:kube-dns 2026-06-02 21:42:04.568128 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-06-02 21:42:04.583785 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-06-02 21:42:04.734056 | instance | clusterrole/system:kube-scheduler 2026-06-02 21:42:04.780420 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-06-02 21:42:04.923038 | instance | clusterrole/system:kubelet-api-admin 2026-06-02 21:42:04.948135 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-06-02 21:42:05.194426 | instance | clusterrole/system:monitoring 2026-06-02 21:42:05.194591 | instance | clusterrole/system:node 2026-06-02 21:42:05.387832 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-06-02 21:42:05.392422 | instance | clusterrolebinding/system:controller:replication-controller 2026-06-02 21:42:05.549880 | instance | clusterrole/system:node-bootstrapper 2026-06-02 21:42:05.573550 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-06-02 21:42:05.712875 | instance | clusterrole/system:node-problem-detector 2026-06-02 21:42:05.753651 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-06-02 21:42:05.875280 | instance | clusterrole/system:node-proxier 2026-06-02 21:42:05.936590 | instance | clusterrole/system:persistent-volume-provisioner 2026-06-02 21:42:06.058918 | instance | clusterrolebinding/system:controller:route-controller 2026-06-02 21:42:06.128594 | instance | clusterrolebinding/system:controller:service-account-controller 2026-06-02 21:42:06.234592 | instance | clusterrole/system:public-info-viewer 2026-06-02 21:42:06.312373 | instance | clusterrolebinding/system:controller:service-controller 2026-06-02 21:42:06.424236 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-06-02 21:42:06.480819 | instance | clusterrole/system:service-account-issuer-discovery 2026-06-02 21:42:06.618374 | instance | clusterrole/system:volume-scheduler 2026-06-02 21:42:06.679302 | instance | clusterrole/view 2026-06-02 21:42:06.793318 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-06-02 21:42:06.846132 | instance | clusterrolebinding/system:controller:ttl-controller 2026-06-02 21:42:06.985660 | instance | clusterrolebinding/system:coredns 2026-06-02 21:42:07.022265 | instance | clusterrolebinding/system:discovery 2026-06-02 21:42:07.159005 | instance | clusterrolebinding/system:kube-controller-manager 2026-06-02 21:42:07.195635 | instance | clusterrolebinding/system:kube-dns 2026-06-02 21:42:07.331363 | instance | clusterrolebinding/system:kube-scheduler 2026-06-02 21:42:07.374414 | instance | clusterrolebinding/system:monitoring 2026-06-02 21:42:07.541662 | instance | clusterrolebinding/system:node 2026-06-02 21:42:07.564596 | instance | clusterrolebinding/system:node-proxier 2026-06-02 21:42:07.703540 | instance | clusterrolebinding/system:public-info-viewer 2026-06-02 21:42:07.753140 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-06-02 21:42:07.876633 | instance | clusterrolebinding/system:volume-scheduler 2026-06-02 21:42:07.934809 | instance | storageclass/general 2026-06-02 21:42:08.054496 | instance | namespace/auth-system 2026-06-02 21:42:08.113994 | instance | namespace/cert-manager 2026-06-02 21:42:08.225833 | instance | namespace/default 2026-06-02 21:42:08.288807 | instance | namespace/envoy-gateway-system 2026-06-02 21:42:08.405709 | instance | namespace/ingress-nginx 2026-06-02 21:42:08.463664 | instance | namespace/kube-node-lease 2026-06-02 21:42:08.574814 | instance | namespace/kube-public 2026-06-02 21:42:08.626525 | instance | namespace/kube-system 2026-06-02 21:42:08.742075 | instance | namespace/local-path-storage 2026-06-02 21:42:08.794713 | instance | namespace/monitoring 2026-06-02 21:42:08.912331 | instance | namespace/openstack 2026-06-02 21:42:08.968785 | instance | namespace/secretgen-controller 2026-06-02 21:42:09.398822 | instance | ok: Runtime: 0:00:16.105953 2026-06-02 21:42:09.407417 | 2026-06-02 21:42:09.407525 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-06-02 21:42:09.604653 | instance | changed 2026-06-02 21:42:09.613448 | 2026-06-02 21:42:09.613993 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-06-02 21:42:09.824278 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-06-02 21:42:09.824582 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-06-02 21:42:09.824611 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-06-02 21:42:09.924421 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:09.925255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:10.001324 | instance | cert-manager/configmaps/cert-manager-webhook 2026-06-02 21:42:10.003120 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-06-02 21:42:10.006428 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:10.008368 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:10.098456 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:10.101211 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:10.179202 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:10.183154 | instance | auth-system/configmaps/keycloak-env-vars 2026-06-02 21:42:10.211040 | instance | auth-system/configmaps/kube-root-ca.crt 2026-06-02 21:42:10.215998 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:10.296318 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:10.399312 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:10.432141 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:10.486119 | instance | cert-manager/deployment/cert-manager 2026-06-02 21:42:10.488623 | instance | cert-manager/deployment/cert-manager-cainjector 2026-06-02 21:42:10.491791 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:10.529789 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:10.580994 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:10.662041 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:10.687659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:10.722707 | instance | cert-manager/deployment/cert-manager-webhook 2026-06-02 21:42:10.724345 | instance | auth-system/endpoints/keycloak 2026-06-02 21:42:10.746155 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:10.777490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:10.840195 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:10.916274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:10.917590 | instance | auth-system/endpoints/keycloak-headless 2026-06-02 21:42:10.920728 | instance | auth-system/endpoints/keycloak-metrics 2026-06-02 21:42:10.958421 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-02 21:42:10.967620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:11.059217 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:11.084374 | instance | cert-manager/endpoints/cert-manager 2026-06-02 21:42:11.104691 | instance | cert-manager/endpoints/cert-manager-webhook 2026-06-02 21:42:11.164900 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-02 21:42:11.168068 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:11.174007 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:11.409423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:11.412881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:11.414469 | instance | auth-system/ingresses/keycloak 2026-06-02 21:42:11.416806 | instance | auth-system/networkpolicies/keycloak 2026-06-02 21:42:11.493424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:11.517539 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:11.589970 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:11.627709 | instance | auth-system/pods/keycloak-0 2026-06-02 21:42:11.628179 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:11.632473 | instance | cert-manager/pods/cert-manager-75c4c745bc-bqqwq 2026-06-02 21:42:11.688082 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:11.732548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:11.819167 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-w8xgc 2026-06-02 21:42:11.842354 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:11.845326 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:11.845638 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-hwcxt 2026-06-02 21:42:11.932427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:11.933192 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:12.028142 | instance | auth-system/serviceaccounts/keycloak 2026-06-02 21:42:12.028340 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:12.029442 | instance | auth-system/serviceaccounts/default 2026-06-02 21:42:12.040152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:12.118378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:12.135566 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:12.209845 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:12.213556 | instance | auth-system/secrets/keycloak 2026-06-02 21:42:12.224464 | instance | auth-system/secrets/keycloak-externaldb 2026-06-02 21:42:12.246667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:12.326887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:12.341001 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:12.396081 | instance | auth-system/secrets/keycloak.199-204-45-162.nip.io-tls 2026-06-02 21:42:12.399639 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-06-02 21:42:12.423501 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:12.447725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:12.518726 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:12.541715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:12.598966 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-06-02 21:42:12.604027 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-06-02 21:42:12.624251 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:12.632784 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:12.730631 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:12.736705 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-02 21:42:12.742640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:12.782964 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-06-02 21:42:12.798064 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-06-02 21:42:12.827931 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:12.844104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:12.924371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:12.925318 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:12.964466 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-06-02 21:42:12.991131 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:13.020347 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:13.021434 | instance | cert-manager/roles/cert-manager:leaderelection 2026-06-02 21:42:13.085433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:13.100655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:13.159576 | instance | auth-system/services/keycloak 2026-06-02 21:42:13.191844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:13.194361 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-02 21:42:13.203365 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:13.219936 | instance | auth-system/services/keycloak-headless 2026-06-02 21:42:13.276987 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:13.325107 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:13.345754 | instance | auth-system/services/keycloak-metrics 2026-06-02 21:42:13.379813 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:13.414031 | instance | auth-system/statefulsets/keycloak 2026-06-02 21:42:13.444858 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:13.542850 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-06-02 21:42:13.564485 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:13.616336 | instance | cert-manager/serviceaccounts/cert-manager 2026-06-02 21:42:13.656742 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:13.658229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:13.706118 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-06-02 21:42:13.746599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:13.763206 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:13.795602 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-06-02 21:42:13.846312 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:13.868863 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:13.925210 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-06-02 21:42:13.953223 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:13.957459 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:14.006984 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-06-02 21:42:14.037743 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:14.040187 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:14.126654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:14.129522 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-06-02 21:42:14.147729 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:14.213939 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:14.262760 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:14.284137 | instance | cert-manager/serviceaccounts/default 2026-06-02 21:42:14.321462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:14.344565 | instance | cert-manager/services/cert-manager 2026-06-02 21:42:14.348736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:14.410450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:14.457752 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:14.501165 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:14.524835 | instance | default/configmaps/kube-root-ca.crt 2026-06-02 21:42:14.546579 | instance | cert-manager/services/cert-manager-webhook 2026-06-02 21:42:14.559441 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:14.580969 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:14.651863 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-02 21:42:14.658007 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:14.671625 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-02 21:42:14.678904 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:14.718649 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-06-02 21:42:14.718693 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-06-02 21:42:14.737106 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:14.764505 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:14.812915 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:14.883246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:14.891883 | instance | default/endpoints/kubernetes 2026-06-02 21:42:14.898255 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-06-02 21:42:14.911382 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:14.992033 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:15.074022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:15.080146 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-06-02 21:42:15.081148 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:15.109111 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-zs9tr 2026-06-02 21:42:15.169749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:15.170663 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:15.266147 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:15.282620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:15.295374 | instance | default/serviceaccounts/default 2026-06-02 21:42:15.302877 | instance | default/services/kubernetes 2026-06-02 21:42:15.353377 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:15.354702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:15.463044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:15.463104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:15.502073 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-06-02 21:42:15.504622 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-06-02 21:42:15.563368 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:15.580311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:15.670170 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:15.674508 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:15.694925 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-06-02 21:42:15.725708 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-06-02 21:42:15.768021 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:15.778915 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:15.844786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:15.880083 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:15.891970 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-06-02 21:42:15.941330 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-06-02 21:42:15.956100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:15.979333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:16.043965 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:16.091930 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-06-02 21:42:16.117151 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:16.151791 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-06-02 21:42:16.157279 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:16.242710 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-02 21:42:16.248833 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:16.254921 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:16.282768 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-06-02 21:42:16.342949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:16.361071 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:16.371918 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-06-02 21:42:16.430787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:16.454901 | instance | envoy-gateway-system/secrets/envoy 2026-06-02 21:42:16.520518 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:16.543924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:16.578603 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-06-02 21:42:16.610302 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-02 21:42:16.627642 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:16.629515 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-06-02 21:42:16.646504 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:16.752198 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:16.752262 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:16.785304 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-06-02 21:42:16.836034 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-06-02 21:42:16.837220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:16.841347 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:16.950022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:16.960161 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:17.000736 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-06-02 21:42:17.060910 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:17.062683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:17.140239 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:17.202886 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:17.209975 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-06-02 21:42:17.307263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:17.327713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:17.357560 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-06-02 21:42:17.411348 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:17.425489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:17.447905 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-06-02 21:42:17.527361 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:17.530150 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:17.568932 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-06-02 21:42:17.614991 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:17.618278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:17.647247 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-06-02 21:42:17.729868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:17.788099 | instance | envoy-gateway-system/serviceaccounts/default 2026-06-02 21:42:17.831428 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:17.833563 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-06-02 21:42:17.920932 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-02 21:42:17.927639 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:18.018009 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:18.031637 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-06-02 21:42:18.114853 | instance | envoy-gateway-system/services/envoy-gateway 2026-06-02 21:42:18.118524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:18.123007 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:18.222874 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:18.228004 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:18.294414 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-06-02 21:42:18.298480 | instance | ingress-nginx/pods/ingress-nginx-controller-kz28b 2026-06-02 21:42:18.331986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:18.345980 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:18.409074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:18.448204 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:18.494349 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-kj8z9 2026-06-02 21:42:18.501375 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-06-02 21:42:18.505526 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:18.544771 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:18.602776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:18.665358 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:18.674014 | instance | ingress-nginx/roles/ingress-nginx 2026-06-02 21:42:18.691955 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-06-02 21:42:18.695453 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:18.772902 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:18.810046 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-02 21:42:18.815794 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:18.852026 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-06-02 21:42:18.878989 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:18.897250 | instance | ingress-nginx/serviceaccounts/default 2026-06-02 21:42:18.936690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:18.974559 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:19.037985 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:19.067385 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-06-02 21:42:19.073708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:19.104894 | instance | kube-node-lease/serviceaccounts/default 2026-06-02 21:42:19.130334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:19.187392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:19.269148 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-06-02 21:42:19.301837 | instance | ingress-nginx/services/ingress-nginx-controller 2026-06-02 21:42:19.321575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:19.350220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:19.420737 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:19.460656 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:19.465939 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-06-02 21:42:19.489916 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-06-02 21:42:19.551071 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:19.575302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:19.638037 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:19.647097 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-06-02 21:42:19.672398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:19.689733 | instance | kube-public/configmaps/cluster-info 2026-06-02 21:42:19.771871 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-02 21:42:19.779074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:19.835358 | instance | kube-public/configmaps/kube-root-ca.crt 2026-06-02 21:42:19.867595 | instance | kube-system/configmaps/cilium-config 2026-06-02 21:42:19.876823 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:19.879965 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:19.964605 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:19.965700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:20.009311 | instance | kube-system/configmaps/coredns 2026-06-02 21:42:20.060726 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-06-02 21:42:20.090500 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:20.102174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:20.215280 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-06-02 21:42:20.254714 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:20.259813 | instance | kube-system/configmaps/kube-proxy 2026-06-02 21:42:20.292763 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:20.367409 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:20.398556 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:20.403492 | instance | kube-system/configmaps/kube-root-ca.crt 2026-06-02 21:42:20.463102 | instance | kube-system/configmaps/kubeadm-config 2026-06-02 21:42:20.469451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:20.486510 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:20.561809 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:20.582749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:20.606223 | instance | kube-system/configmaps/kubelet-config 2026-06-02 21:42:20.664889 | instance | kube-system/daemonsets/cilium 2026-06-02 21:42:20.671754 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:20.673238 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:20.766925 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-06-02 21:42:20.779061 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:20.787847 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:20.789666 | instance | kube-system/daemonsets/kube-proxy 2026-06-02 21:42:20.870655 | instance | kube-system/deployment/cilium-operator 2026-06-02 21:42:20.873339 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:20.878089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:20.953552 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:20.974328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:21.020220 | instance | kube-system/deployment/coredns 2026-06-02 21:42:21.051659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-06-02 21:42:21.071616 | instance | kube-system/endpoints/kube-dns 2026-06-02 21:42:21.222358 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-06-02 21:42:21.262228 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-06-02 21:42:21.388615 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-06-02 21:42:21.438838 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-06-02 21:42:21.554990 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-06-02 21:42:21.610264 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-06-02 21:42:21.726855 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-06-02 21:42:21.789285 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-06-02 21:42:21.882520 | instance | kube-system/pods/cilium-operator-869df985b8-z8rs7 2026-06-02 21:42:21.949127 | instance | kube-system/pods/cilium-wwd9h 2026-06-02 21:42:22.058994 | instance | kube-system/pods/coredns-67659f764b-fqjsg 2026-06-02 21:42:22.121734 | instance | kube-system/pods/coredns-67659f764b-vdrs5 2026-06-02 21:42:22.245110 | instance | kube-system/pods/etcd-instance 2026-06-02 21:42:22.298207 | instance | kube-system/pods/kube-apiserver-instance 2026-06-02 21:42:22.441988 | instance | kube-system/pods/kube-controller-manager-instance 2026-06-02 21:42:22.494513 | instance | kube-system/pods/kube-proxy-lbx77 2026-06-02 21:42:22.670339 | instance | kube-system/pods/kube-scheduler-instance 2026-06-02 21:42:22.683850 | instance | kube-system/pods/kube-vip-instance 2026-06-02 21:42:22.840519 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-06-02 21:42:22.851370 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-06-02 21:42:23.009061 | instance | kube-public/serviceaccounts/default 2026-06-02 21:42:23.014580 | instance | kube-system/rolebindings/cilium-config-agent 2026-06-02 21:42:23.162320 | instance | kube-system/rolebindings/kube-proxy 2026-06-02 21:42:23.178713 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-06-02 21:42:23.334889 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-06-02 21:42:23.340677 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-06-02 21:42:23.503651 | instance | local-path-storage/configmaps/local-path-config 2026-06-02 21:42:23.509780 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-06-02 21:42:23.660553 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-06-02 21:42:23.667623 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-06-02 21:42:23.806824 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-06-02 21:42:23.825151 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-06-02 21:42:23.961760 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-06-02 21:42:24.017545 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-06-02 21:42:24.125949 | instance | kube-system/roles/cilium-config-agent 2026-06-02 21:42:24.187279 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-06-02 21:42:24.301973 | instance | kube-system/roles/kube-proxy 2026-06-02 21:42:24.376151 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-06-02 21:42:24.465477 | instance | kube-system/roles/kubeadm:kubelet-config 2026-06-02 21:42:24.531530 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-06-02 21:42:24.641174 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-06-02 21:42:24.689358 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-06-02 21:42:24.799075 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-06-02 21:42:24.878609 | instance | kube-system/roles/system:controller:cloud-provider 2026-06-02 21:42:25.005459 | instance | kube-system/roles/system:controller:token-cleaner 2026-06-02 21:42:25.049810 | instance | kube-system/secrets/bootstrap-token-9tx5bf 2026-06-02 21:42:25.156785 | instance | kube-system/secrets/bootstrap-token-q2cjlz 2026-06-02 21:42:25.219652 | instance | kube-system/secrets/kubeadm-certs 2026-06-02 21:42:25.346163 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-06-02 21:42:25.404620 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-06-02 21:42:25.603938 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-06-02 21:42:25.622945 | instance | kube-system/serviceaccounts/certificate-controller 2026-06-02 21:42:25.795155 | instance | kube-system/serviceaccounts/cilium 2026-06-02 21:42:25.830000 | instance | kube-system/serviceaccounts/cilium-operator 2026-06-02 21:42:25.998024 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-06-02 21:42:26.024256 | instance | kube-system/serviceaccounts/coredns 2026-06-02 21:42:26.199247 | instance | kube-system/serviceaccounts/cronjob-controller 2026-06-02 21:42:26.245968 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-06-02 21:42:26.396726 | instance | kube-system/serviceaccounts/default 2026-06-02 21:42:26.457335 | instance | kube-system/serviceaccounts/deployment-controller 2026-06-02 21:42:26.608414 | instance | kube-system/serviceaccounts/disruption-controller 2026-06-02 21:42:26.672552 | instance | kube-system/serviceaccounts/endpoint-controller 2026-06-02 21:42:26.804707 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-06-02 21:42:26.874456 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-06-02 21:42:27.029498 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-06-02 21:42:27.129350 | instance | kube-system/serviceaccounts/expand-controller 2026-06-02 21:42:27.207554 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-06-02 21:42:27.317997 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-06-02 21:42:27.390811 | instance | kube-system/serviceaccounts/job-controller 2026-06-02 21:42:27.518715 | instance | kube-system/serviceaccounts/kube-proxy 2026-06-02 21:42:27.591676 | instance | kube-system/serviceaccounts/namespace-controller 2026-06-02 21:42:27.730401 | instance | kube-system/serviceaccounts/node-controller 2026-06-02 21:42:27.781530 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-06-02 21:42:27.935689 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-06-02 21:42:27.965805 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-06-02 21:42:28.138303 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-06-02 21:42:28.150203 | instance | local-path-storage/deployment/local-path-provisioner 2026-06-02 21:42:28.322764 | instance | kube-system/serviceaccounts/replicaset-controller 2026-06-02 21:42:28.340110 | instance | kube-system/serviceaccounts/replication-controller 2026-06-02 21:42:28.518946 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-06-02 21:42:28.543392 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-06-02 21:42:28.705824 | instance | kube-system/serviceaccounts/service-account-controller 2026-06-02 21:42:28.726845 | instance | kube-system/serviceaccounts/service-controller 2026-06-02 21:42:28.892105 | instance | kube-system/serviceaccounts/statefulset-controller 2026-06-02 21:42:28.897157 | instance | kube-system/serviceaccounts/token-cleaner 2026-06-02 21:42:29.074142 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-06-02 21:42:29.083259 | instance | kube-system/serviceaccounts/ttl-controller 2026-06-02 21:42:29.263147 | instance | kube-system/services/kube-dns 2026-06-02 21:42:29.287300 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-06-02 21:42:29.428457 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-06-02 21:42:29.455561 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-06-02 21:42:29.585166 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-06-02 21:42:29.622558 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-06-02 21:42:29.747782 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-06-02 21:42:29.822634 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-8qhjw 2026-06-02 21:42:29.918144 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-06-02 21:42:29.991826 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-06-02 21:42:30.098004 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-06-02 21:42:30.168714 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-06-02 21:42:30.288387 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-06-02 21:42:30.344961 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-06-02 21:42:30.491246 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-06-02 21:42:30.531470 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-06-02 21:42:30.667240 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-06-02 21:42:30.801183 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-06-02 21:42:30.873198 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-06-02 21:42:30.982125 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-06-02 21:42:31.159061 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-06-02 21:42:31.205680 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-06-02 21:42:31.353658 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-06-02 21:42:31.380735 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-06-02 21:42:31.539196 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-06-02 21:42:31.551452 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-06-02 21:42:31.699349 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-06-02 21:42:31.735902 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-06-02 21:42:31.866333 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-06-02 21:42:31.889525 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-06-02 21:42:32.035239 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-06-02 21:42:32.056326 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-06-02 21:42:32.203804 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-06-02 21:42:32.230617 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-06-02 21:42:32.369121 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-06-02 21:42:32.400340 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-06-02 21:42:32.533947 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-06-02 21:42:32.576980 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-06-02 21:42:32.707254 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-06-02 21:42:32.738575 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-06-02 21:42:32.886494 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-06-02 21:42:32.912224 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-06-02 21:42:33.057913 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-06-02 21:42:33.112972 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-06-02 21:42:33.232693 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-06-02 21:42:33.295918 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-06-02 21:42:33.397489 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-06-02 21:42:33.472916 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-06-02 21:42:33.571340 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-06-02 21:42:33.641064 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-06-02 21:42:33.735978 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-06-02 21:42:33.797326 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-06-02 21:42:33.902260 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-06-02 21:42:33.955650 | instance | monitoring/configmaps/kube-root-ca.crt 2026-06-02 21:42:34.081753 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-06-02 21:42:34.134158 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-06-02 21:42:34.313723 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-06-02 21:42:34.324302 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-06-02 21:42:34.502124 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-06-02 21:42:34.503765 | instance | monitoring/endpoints/alertmanager-operated 2026-06-02 21:42:34.666911 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-06-02 21:42:34.670050 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-06-02 21:42:34.826636 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-06-02 21:42:34.827486 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-06-02 21:42:34.991322 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-06-02 21:42:35.005513 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-06-02 21:42:35.141827 | instance | monitoring/endpoints/prometheus-operated 2026-06-02 21:42:35.159215 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-06-02 21:42:35.308830 | instance | local-path-storage/serviceaccounts/default 2026-06-02 21:42:35.340713 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-06-02 21:42:35.478047 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-06-02 21:42:35.513778 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-06-02 21:42:35.665445 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-06-02 21:42:35.690521 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-06-02 21:42:35.837817 | instance | monitoring/pods/kube-prometheus-stack-grafana-58dfdd448b-m6vrh 2026-06-02 21:42:35.879818 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-4kq8r 2026-06-02 21:42:36.032031 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-p6mhb 2026-06-02 21:42:36.046299 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-lrm74 2026-06-02 21:42:36.208363 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-06-02 21:42:36.229366 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-06-02 21:42:36.381673 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-06-02 21:42:36.392132 | instance | openstack/configmaps/horizon-bin 2026-06-02 21:42:36.559391 | instance | openstack/configmaps/keystone-bin 2026-06-02 21:42:36.561363 | instance | openstack/configmaps/keystone-openid-metadata 2026-06-02 21:42:36.734964 | instance | openstack/configmaps/kube-root-ca.crt 2026-06-02 21:42:36.735497 | instance | openstack/configmaps/memcached-memcached-bin 2026-06-02 21:42:36.903763 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-06-02 21:42:36.908405 | instance | openstack/configmaps/percona-xtradb-pxc 2026-06-02 21:42:37.072066 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-06-02 21:42:37.079891 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-06-02 21:42:37.234675 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-06-02 21:42:37.248496 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-06-02 21:42:37.399628 | instance | openstack/cronjobs/keystone-credential-rotate 2026-06-02 21:42:37.406314 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-06-02 21:42:37.573294 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-06-02 21:42:37.588465 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-06-02 21:42:37.733768 | instance | openstack/deployment/horizon 2026-06-02 21:42:37.759203 | instance | openstack/deployment/keystone-api 2026-06-02 21:42:37.908870 | instance | openstack/deployment/memcached-memcached 2026-06-02 21:42:37.939861 | instance | openstack/deployment/pxc-operator 2026-06-02 21:42:38.091498 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-06-02 21:42:38.116647 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-06-02 21:42:38.266235 | instance | openstack/endpoints/horizon 2026-06-02 21:42:38.287728 | instance | openstack/endpoints/horizon-int 2026-06-02 21:42:38.418475 | instance | openstack/endpoints/keystone-api 2026-06-02 21:42:38.447538 | instance | openstack/endpoints/memcached 2026-06-02 21:42:38.593388 | instance | openstack/endpoints/memcached-metrics 2026-06-02 21:42:38.634373 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-06-02 21:42:38.766120 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-06-02 21:42:38.795981 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-06-02 21:42:38.941892 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-06-02 21:42:38.956307 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-06-02 21:42:39.119305 | instance | openstack/endpoints/percona-xtradb-pxc 2026-06-02 21:42:39.135704 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-06-02 21:42:39.281587 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-06-02 21:42:39.312400 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-06-02 21:42:39.467428 | instance | openstack/endpoints/rabbitmq-keystone 2026-06-02 21:42:39.493723 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-06-02 21:42:39.639752 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-06-02 21:42:39.682940 | instance | monitoring/secrets/alertmanager-tls 2026-06-02 21:42:39.798417 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-06-02 21:42:39.848559 | instance | monitoring/secrets/grafana-tls 2026-06-02 21:42:39.963451 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-06-02 21:42:40.017421 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-06-02 21:42:40.118505 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-06-02 21:42:40.172129 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-06-02 21:42:40.280353 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-06-02 21:42:40.330827 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-06-02 21:42:40.442862 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-06-02 21:42:40.491670 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-06-02 21:42:40.599540 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-06-02 21:42:40.644980 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-lrm74-tls 2026-06-02 21:42:40.758730 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-06-02 21:42:40.800707 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-06-02 21:42:40.943996 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-06-02 21:42:40.983261 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-06-02 21:42:41.105253 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-06-02 21:42:41.156250 | instance | monitoring/secrets/prometheus-tls 2026-06-02 21:42:41.274049 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-06-02 21:42:41.303891 | instance | monitoring/serviceaccounts/default 2026-06-02 21:42:41.516656 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-06-02 21:42:41.566390 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-06-02 21:42:41.733804 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-06-02 21:42:41.779117 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-06-02 21:42:41.967180 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-06-02 21:42:41.989411 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-06-02 21:42:42.176277 | instance | openstack/ingresses/dashboard 2026-06-02 21:42:42.192080 | instance | openstack/ingresses/identity 2026-06-02 21:42:42.351866 | instance | openstack/jobs/horizon-db-init 2026-06-02 21:42:42.380571 | instance | openstack/jobs/horizon-db-sync 2026-06-02 21:42:42.552794 | instance | openstack/jobs/keystone-bootstrap 2026-06-02 21:42:42.559261 | instance | openstack/jobs/keystone-credential-setup 2026-06-02 21:42:42.731204 | instance | openstack/jobs/keystone-db-init 2026-06-02 21:42:42.747817 | instance | openstack/jobs/keystone-db-sync 2026-06-02 21:42:42.909975 | instance | openstack/jobs/keystone-domain-manage 2026-06-02 21:42:42.943611 | instance | openstack/jobs/keystone-fernet-setup 2026-06-02 21:42:43.098142 | instance | openstack/jobs/keystone-rabbit-init 2026-06-02 21:42:43.125619 | instance | monitoring/services/alertmanager-operated 2026-06-02 21:42:43.291650 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-06-02 21:42:43.298383 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-06-02 21:42:43.476404 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-06-02 21:42:43.507130 | instance | monitoring/services/kube-prometheus-stack-operator 2026-06-02 21:42:43.657144 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-06-02 21:42:43.680526 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-06-02 21:42:43.834610 | instance | monitoring/services/prometheus-operated 2026-06-02 21:42:43.852398 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-06-02 21:42:44.000813 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-06-02 21:42:44.011349 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-06-02 21:42:44.157088 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-06-02 21:42:44.227682 | instance | openstack/pods/horizon-7cff6d94d6-5bmjv 2026-06-02 21:42:44.385709 | instance | openstack/pods/horizon-7cff6d94d6-hgk98 2026-06-02 21:42:44.441500 | instance | openstack/pods/horizon-7cff6d94d6-kjbdm 2026-06-02 21:42:44.625242 | instance | openstack/pods/horizon-db-init-jjp8z 2026-06-02 21:42:44.644109 | instance | openstack/pods/horizon-db-sync-gvlsl 2026-06-02 21:42:44.794101 | instance | openstack/pods/keystone-api-7d6d8d5d4b-5bssd 2026-06-02 21:42:44.820551 | instance | openstack/pods/keystone-bootstrap-vbv76 2026-06-02 21:42:44.989212 | instance | openstack/pods/keystone-credential-setup-n7xtg 2026-06-02 21:42:45.016245 | instance | openstack/pods/keystone-db-init-bbk6m 2026-06-02 21:42:45.157960 | instance | openstack/pods/keystone-db-sync-7vqwj 2026-06-02 21:42:45.204433 | instance | openstack/pods/keystone-domain-manage-kzkz6 2026-06-02 21:42:45.352638 | instance | openstack/pods/keystone-fernet-setup-mwxbc 2026-06-02 21:42:45.380291 | instance | openstack/pods/keystone-rabbit-init-fh5vl 2026-06-02 21:42:45.539725 | instance | openstack/pods/memcached-memcached-6479589586-qfsg4 2026-06-02 21:42:45.611888 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-06-02 21:42:45.749057 | instance | openstack/pods/percona-xtradb-pxc-0 2026-06-02 21:42:45.790800 | instance | openstack/pods/pxc-operator-69cb5bbdb9-z6t69 2026-06-02 21:42:45.938119 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-d4h5r 2026-06-02 21:42:45.989304 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-06-02 21:42:46.146600 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-06-02 21:42:46.212241 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-9z48w 2026-06-02 21:42:46.315403 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-06-02 21:42:46.384308 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-06-02 21:42:46.508714 | instance | openstack/rolebindings/horizon-horizon 2026-06-02 21:42:46.589254 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-06-02 21:42:46.654367 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-06-02 21:42:46.743932 | instance | openstack/roles/horizon-openstack-horizon 2026-06-02 21:42:46.813349 | instance | openstack/rolebindings/horizon-horizon-test 2026-06-02 21:42:46.940199 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-06-02 21:42:46.984171 | instance | openstack/rolebindings/keystone-credential-rotate 2026-06-02 21:42:47.104879 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-06-02 21:42:47.153462 | instance | openstack/rolebindings/keystone-credential-setup 2026-06-02 21:42:47.284736 | instance | openstack/roles/horizon-openstack-horizon-test 2026-06-02 21:42:47.344988 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-06-02 21:42:47.438355 | instance | openstack/roles/keystone-credential-rotate 2026-06-02 21:42:47.513294 | instance | openstack/rolebindings/keystone-fernet-setup 2026-06-02 21:42:47.602479 | instance | openstack/roles/keystone-credential-setup 2026-06-02 21:42:47.676642 | instance | openstack/rolebindings/keystone-keystone-api 2026-06-02 21:42:47.780314 | instance | openstack/roles/keystone-fernet-rotate 2026-06-02 21:42:47.824243 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-06-02 21:42:47.939609 | instance | openstack/roles/keystone-fernet-setup 2026-06-02 21:42:47.989867 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-06-02 21:42:48.098635 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-06-02 21:42:48.152461 | instance | openstack/roles/keystone-openstack-keystone-api 2026-06-02 21:42:48.249064 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-06-02 21:42:48.313727 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-06-02 21:42:48.416270 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-06-02 21:42:48.463208 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-06-02 21:42:48.575319 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-06-02 21:42:48.625326 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-06-02 21:42:48.732791 | instance | openstack/rolebindings/keystone-keystone-test 2026-06-02 21:42:48.789463 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-06-02 21:42:48.889528 | instance | openstack/rolebindings/pxc-operator 2026-06-02 21:42:48.957707 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-06-02 21:42:49.055113 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-06-02 21:42:49.105743 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-06-02 21:42:49.216669 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-06-02 21:42:49.272298 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-06-02 21:42:49.388658 | instance | openstack/roles/keystone-openstack-keystone-test 2026-06-02 21:42:49.438534 | instance | openstack/roles/pxc-operator 2026-06-02 21:42:49.551684 | instance | openstack/roles/rabbitmq-cluster-operator 2026-06-02 21:42:49.607369 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-06-02 21:42:49.724363 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-06-02 21:42:49.764065 | instance | openstack/serviceaccounts/default 2026-06-02 21:42:49.893690 | instance | openstack/serviceaccounts/horizon 2026-06-02 21:42:49.976275 | instance | openstack/serviceaccounts/horizon-db-init 2026-06-02 21:42:50.117551 | instance | openstack/serviceaccounts/horizon-db-sync 2026-06-02 21:42:50.169809 | instance | openstack/serviceaccounts/horizon-test 2026-06-02 21:42:50.334097 | instance | openstack/serviceaccounts/keystone-api 2026-06-02 21:42:50.370383 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-06-02 21:42:50.545769 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-06-02 21:42:50.563032 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-06-02 21:42:50.758883 | instance | openstack/serviceaccounts/keystone-db-init 2026-06-02 21:42:50.778612 | instance | openstack/serviceaccounts/keystone-db-sync 2026-06-02 21:42:50.973716 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-06-02 21:42:51.014696 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-06-02 21:42:51.198174 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-06-02 21:42:51.259103 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-06-02 21:42:51.565585 | instance | openstack/serviceaccounts/keystone-test 2026-06-02 21:42:51.604858 | instance | openstack/secrets/horizon-db-admin 2026-06-02 21:42:51.770677 | instance | openstack/serviceaccounts/memcached-memcached 2026-06-02 21:42:51.792137 | instance | openstack/serviceaccounts/pxc-operator 2026-06-02 21:42:51.981563 | instance | openstack/secrets/horizon-db-user 2026-06-02 21:42:52.004396 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-06-02 21:42:52.137153 | instance | openstack/secrets/horizon-etc 2026-06-02 21:42:52.207540 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-06-02 21:42:52.312437 | instance | openstack/secrets/horizon-int-certs 2026-06-02 21:42:52.400342 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-06-02 21:42:52.480984 | instance | openstack/secrets/horizon-keystone-admin 2026-06-02 21:42:52.610345 | instance | openstack/secrets/internal-percona-xtradb 2026-06-02 21:42:52.637493 | instance | openstack/secrets/keystone-api-certs 2026-06-02 21:42:52.764912 | instance | openstack/secrets/keystone-credential-keys 2026-06-02 21:42:52.817365 | instance | openstack/secrets/keystone-db-admin 2026-06-02 21:42:52.929009 | instance | openstack/secrets/keystone-db-user 2026-06-02 21:42:52.976744 | instance | openstack/secrets/keystone-etc 2026-06-02 21:42:53.087329 | instance | openstack/secrets/keystone-fernet-keys 2026-06-02 21:42:53.128878 | instance | openstack/secrets/keystone-keystone-admin 2026-06-02 21:42:53.238874 | instance | openstack/secrets/keystone-keystone-test 2026-06-02 21:42:53.289629 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-06-02 21:42:53.394187 | instance | openstack/secrets/keystone-rabbitmq-user 2026-06-02 21:42:53.462259 | instance | openstack/secrets/percona-xtradb 2026-06-02 21:42:53.554211 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-06-02 21:42:53.630085 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-06-02 21:42:53.711271 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-06-02 21:42:53.794741 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-06-02 21:42:53.879868 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-06-02 21:42:53.962295 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-06-02 21:42:54.050907 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-06-02 21:42:54.129966 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-06-02 21:42:54.229021 | instance | openstack/services/horizon 2026-06-02 21:42:54.309175 | instance | openstack/services/horizon-int 2026-06-02 21:42:54.415194 | instance | openstack/services/keystone-api 2026-06-02 21:42:54.504813 | instance | openstack/services/memcached 2026-06-02 21:42:54.589469 | instance | openstack/services/memcached-metrics 2026-06-02 21:42:54.685837 | instance | openstack/services/percona-xtradb-cluster-operator 2026-06-02 21:42:54.749248 | instance | openstack/services/percona-xtradb-haproxy 2026-06-02 21:42:54.850710 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-06-02 21:42:54.909070 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-06-02 21:42:55.049819 | instance | openstack/services/percona-xtradb-pxc 2026-06-02 21:42:55.097321 | instance | openstack/services/percona-xtradb-pxc-unready 2026-06-02 21:42:55.232889 | instance | openstack/services/rabbitmq-keystone 2026-06-02 21:42:55.291185 | instance | openstack/services/rabbitmq-keystone-nodes 2026-06-02 21:42:55.399536 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-06-02 21:42:55.449938 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-06-02 21:42:55.579184 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-06-02 21:42:55.670285 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-06-02 21:42:55.797142 | instance | secretgen-controller/deployment/secretgen-controller 2026-06-02 21:42:55.854352 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-bgw8g 2026-06-02 21:42:55.984115 | instance | secretgen-controller/serviceaccounts/default 2026-06-02 21:42:56.014626 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-06-02 21:42:56.716759 | instance | ok: Runtime: 0:00:46.394362 2026-06-02 21:42:56.729664 | 2026-06-02 21:42:56.729737 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-06-02 21:42:57.415332 | instance | changed: 2026-06-02 21:42:57.415562 | instance | cd+++++++++ objects/ 2026-06-02 21:42:57.415603 | instance | cd+++++++++ objects/cluster/ 2026-06-02 21:42:57.415632 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-06-02 21:42:57.415675 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-06-02 21:42:57.415699 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-06-02 21:42:57.415719 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-06-02 21:42:57.415737 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-06-02 21:42:57.415756 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-06-02 21:42:57.415775 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-06-02 21:42:57.415794 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-06-02 21:42:57.415814 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-06-02 21:42:57.415833 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-06-02 21:42:57.415851 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-06-02 21:42:57.415870 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-06-02 21:42:57.415888 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-06-02 21:42:57.415909 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-06-02 21:42:57.415927 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-06-02 21:42:57.415945 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-06-02 21:42:57.415963 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-06-02 21:42:57.415981 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-06-02 21:42:57.415999 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-06-02 21:42:57.416016 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-06-02 21:42:57.416034 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-06-02 21:42:57.416052 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-06-02 21:42:57.416070 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-06-02 21:42:57.416094 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-06-02 21:42:57.416122 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-06-02 21:42:57.416143 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-06-02 21:42:57.416161 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-06-02 21:42:57.416179 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-06-02 21:42:57.416198 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-06-02 21:42:57.416216 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-06-02 21:42:57.416234 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-06-02 21:42:57.416252 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-06-02 21:42:57.416269 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-06-02 21:42:57.416287 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-06-02 21:42:57.416305 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-06-02 21:42:57.416323 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-06-02 21:42:57.416342 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-06-02 21:42:57.416368 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-06-02 21:42:57.416387 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-06-02 21:42:57.416406 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-06-02 21:42:57.416424 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-06-02 21:42:57.416441 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-06-02 21:42:57.416459 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-06-02 21:42:57.416477 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-06-02 21:42:57.416495 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-06-02 21:42:57.416512 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-06-02 21:42:57.416530 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-06-02 21:42:57.416548 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-06-02 21:42:57.416565 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-06-02 21:42:57.416582 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-06-02 21:42:57.416599 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-06-02 21:42:57.416617 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-06-02 21:42:57.416635 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-06-02 21:42:57.416653 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-06-02 21:42:57.416671 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-06-02 21:42:57.416688 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-06-02 21:42:57.416706 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-06-02 21:42:57.416723 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-06-02 21:42:57.416741 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-06-02 21:42:57.416758 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-06-02 21:42:57.416775 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-06-02 21:42:57.416792 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-06-02 21:42:57.416809 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-06-02 21:42:57.416827 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-06-02 21:42:57.416844 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-06-02 21:42:57.416862 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-06-02 21:42:57.416879 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-06-02 21:42:57.416897 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-06-02 21:42:57.416914 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-06-02 21:42:57.416932 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-06-02 21:42:57.416949 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-06-02 21:42:57.417063 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-06-02 21:42:57.417083 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-06-02 21:42:57.417101 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-06-02 21:42:57.417119 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-06-02 21:42:57.417137 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-06-02 21:42:57.417157 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-06-02 21:42:57.417183 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-06-02 21:42:57.417211 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-06-02 21:42:57.417238 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-06-02 21:42:57.417261 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-06-02 21:42:57.417280 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-06-02 21:42:57.417303 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-06-02 21:42:57.417321 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-06-02 21:42:57.417340 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-06-02 21:42:57.417357 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-06-02 21:42:57.417375 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-06-02 21:42:57.417393 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-06-02 21:42:57.417410 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-06-02 21:42:57.417428 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-06-02 21:42:57.417446 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-06-02 21:42:57.417464 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-06-02 21:42:57.417482 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-06-02 21:42:57.417500 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-06-02 21:42:57.417518 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-06-02 21:42:57.417536 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-06-02 21:42:57.417554 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-06-02 21:42:57.417571 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-06-02 21:42:57.417589 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-06-02 21:42:57.417606 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-06-02 21:42:57.417624 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-06-02 21:42:57.417641 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-06-02 21:42:57.417659 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-06-02 21:42:57.417681 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-06-02 21:42:57.417699 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-06-02 21:42:57.417717 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-06-02 21:42:57.417734 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-06-02 21:42:57.417751 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-06-02 21:42:57.417769 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-06-02 21:42:57.417786 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-06-02 21:42:57.417803 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-06-02 21:42:57.417820 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-06-02 21:42:57.417837 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-06-02 21:42:57.417854 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-06-02 21:42:57.417872 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-06-02 21:42:57.417889 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-06-02 21:42:57.417906 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-06-02 21:42:57.417924 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-06-02 21:42:57.417941 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-06-02 21:42:57.417958 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-06-02 21:42:57.417976 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-06-02 21:42:57.417993 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-06-02 21:42:57.418010 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-06-02 21:42:57.418027 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-06-02 21:42:57.418045 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-06-02 21:42:57.418062 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-06-02 21:42:57.418079 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-06-02 21:42:57.418096 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-06-02 21:42:57.418113 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-06-02 21:42:57.418130 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-06-02 21:42:57.418147 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-06-02 21:42:57.418165 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-06-02 21:42:57.418182 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-06-02 21:42:57.418199 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-06-02 21:42:57.418216 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-06-02 21:42:57.418233 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-06-02 21:42:57.418254 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-06-02 21:42:57.418272 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-06-02 21:42:57.418289 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-06-02 21:42:57.418306 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-06-02 21:42:57.418323 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-06-02 21:42:57.418340 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-06-02 21:42:57.418358 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-06-02 21:42:57.418374 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-06-02 21:42:57.418391 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-06-02 21:42:57.418408 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-06-02 21:42:57.418426 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-06-02 21:42:57.418443 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-06-02 21:42:57.418460 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-06-02 21:42:57.418478 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-06-02 21:42:57.418495 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-06-02 21:42:57.418512 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-06-02 21:42:57.418529 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-06-02 21:42:57.418546 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-06-02 21:42:57.418563 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-06-02 21:42:57.418581 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-06-02 21:42:57.418598 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-06-02 21:42:57.418616 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-06-02 21:42:57.418634 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-06-02 21:42:57.418652 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-06-02 21:42:57.418670 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-06-02 21:42:57.418689 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-06-02 21:42:57.418707 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-06-02 21:42:57.418725 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-06-02 21:42:57.418743 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-06-02 21:42:57.418761 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-06-02 21:42:57.418778 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-06-02 21:42:57.418795 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-06-02 21:42:57.418813 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-06-02 21:42:57.418830 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-06-02 21:42:57.418848 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-06-02 21:42:57.418870 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-06-02 21:42:57.418888 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-06-02 21:42:57.418905 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-06-02 21:42:57.418923 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-06-02 21:42:57.418940 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-06-02 21:42:57.418958 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-06-02 21:42:57.418976 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-06-02 21:42:57.418993 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-06-02 21:42:57.419010 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-06-02 21:42:57.419028 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-06-02 21:42:57.419045 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-06-02 21:42:57.419063 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-06-02 21:42:57.419080 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-06-02 21:42:57.419097 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-06-02 21:42:57.419141 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-06-02 21:42:57.419169 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-06-02 21:42:57.419189 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-06-02 21:42:57.419208 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-06-02 21:42:57.419226 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-06-02 21:42:57.419243 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-06-02 21:42:57.419261 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-06-02 21:42:57.419279 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-06-02 21:42:57.419296 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-06-02 21:42:57.419314 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-06-02 21:42:57.419332 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-06-02 21:42:57.419349 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-06-02 21:42:57.419367 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-06-02 21:42:57.419384 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-06-02 21:42:57.419401 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-06-02 21:42:57.419418 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-06-02 21:42:57.419435 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-06-02 21:42:57.419452 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-06-02 21:42:57.419469 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-06-02 21:42:57.419486 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-06-02 21:42:57.419503 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-06-02 21:42:57.419526 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-06-02 21:42:57.419544 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-06-02 21:42:57.419561 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-06-02 21:42:57.419578 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-06-02 21:42:57.419595 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-06-02 21:42:57.419612 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-06-02 21:42:57.419629 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-06-02 21:42:57.419646 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-06-02 21:42:57.419664 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-06-02 21:42:57.419682 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-06-02 21:42:57.419700 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-06-02 21:42:57.419718 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-06-02 21:42:57.419736 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-06-02 21:42:57.419754 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-06-02 21:42:57.419772 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-06-02 21:42:57.419790 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-06-02 21:42:57.419808 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-06-02 21:42:57.419825 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-06-02 21:42:57.419843 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-06-02 21:42:57.419862 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-06-02 21:42:57.419879 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-06-02 21:42:57.419897 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-06-02 21:42:57.419914 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-06-02 21:42:57.419932 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-06-02 21:42:57.419949 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-06-02 21:42:57.419967 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-06-02 21:42:57.419984 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-06-02 21:42:57.420001 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-06-02 21:42:57.420019 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-06-02 21:42:57.420036 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-06-02 21:42:57.420054 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-06-02 21:42:57.420071 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-06-02 21:42:57.420088 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-06-02 21:42:57.420110 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-06-02 21:42:57.420129 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-06-02 21:42:57.420146 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-06-02 21:42:57.420164 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-06-02 21:42:57.420182 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-06-02 21:42:57.420199 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-06-02 21:42:57.420217 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-06-02 21:42:57.420235 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-06-02 21:42:57.420252 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-06-02 21:42:57.420270 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-06-02 21:42:57.420287 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-06-02 21:42:57.420305 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-06-02 21:42:57.420324 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-06-02 21:42:57.420341 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-06-02 21:42:57.420359 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-06-02 21:42:57.420377 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-06-02 21:42:57.420394 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-06-02 21:42:57.420412 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-06-02 21:42:57.420430 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-06-02 21:42:57.420448 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-06-02 21:42:57.420465 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-06-02 21:42:57.420484 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-06-02 21:42:57.420501 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-06-02 21:42:57.420519 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-06-02 21:42:57.420536 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-06-02 21:42:57.420554 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-06-02 21:42:57.420572 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-06-02 21:42:57.420589 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-06-02 21:42:57.420607 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-06-02 21:42:57.420624 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-06-02 21:42:57.420642 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-06-02 21:42:57.420659 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-06-02 21:42:57.420682 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-06-02 21:42:57.420700 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-06-02 21:42:57.420718 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-06-02 21:42:57.420735 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-06-02 21:42:57.420752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-06-02 21:42:57.420770 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-06-02 21:42:57.420787 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-06-02 21:42:57.420804 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-06-02 21:42:57.420821 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-06-02 21:42:57.420839 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-06-02 21:42:57.420856 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-06-02 21:42:57.420873 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-06-02 21:42:57.420891 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-06-02 21:42:57.420908 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-06-02 21:42:57.420925 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-06-02 21:42:57.420943 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-06-02 21:42:57.420976 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-06-02 21:42:57.420996 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-06-02 21:42:57.421014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-06-02 21:42:57.421031 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-06-02 21:42:57.421048 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-06-02 21:42:57.421066 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-06-02 21:42:57.421083 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-06-02 21:42:57.421100 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-06-02 21:42:57.421118 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-06-02 21:42:57.421135 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-06-02 21:42:57.421152 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-06-02 21:42:57.421170 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-06-02 21:42:57.421187 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-06-02 21:42:57.421204 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-06-02 21:42:57.421222 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-06-02 21:42:57.421244 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-06-02 21:42:57.421262 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-06-02 21:42:57.421280 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-06-02 21:42:57.421297 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-06-02 21:42:57.421314 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-06-02 21:42:57.421331 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-06-02 21:42:57.421348 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-06-02 21:42:57.421365 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-06-02 21:42:57.421382 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-06-02 21:42:57.421399 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-06-02 21:42:57.421416 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-06-02 21:42:57.421433 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-06-02 21:42:57.421450 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-06-02 21:42:57.421467 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-06-02 21:42:57.421485 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-06-02 21:42:57.421502 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-06-02 21:42:57.421520 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-06-02 21:42:57.421537 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-06-02 21:42:57.421555 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-06-02 21:42:57.421572 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-06-02 21:42:57.421589 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-06-02 21:42:57.421607 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-06-02 21:42:57.421624 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-06-02 21:42:57.421641 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-06-02 21:42:57.421658 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-06-02 21:42:57.421676 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-06-02 21:42:57.421693 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-06-02 21:42:57.421710 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-06-02 21:42:57.421728 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-06-02 21:42:57.421746 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-06-02 21:42:57.421764 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-06-02 21:42:57.421782 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-06-02 21:42:57.421799 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-06-02 21:42:57.421816 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-06-02 21:42:57.421838 | instance | cd+++++++++ objects/cluster/namespace/ 2026-06-02 21:42:57.421856 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-06-02 21:42:57.421873 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-06-02 21:42:57.421891 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-06-02 21:42:57.421908 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-06-02 21:42:57.421925 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-06-02 21:42:57.421943 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-06-02 21:42:57.421960 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-06-02 21:42:57.421978 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-06-02 21:42:57.421995 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-06-02 21:42:57.422012 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-06-02 21:42:57.422029 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-06-02 21:42:57.422047 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-06-02 21:42:57.422064 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-06-02 21:42:57.422082 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-06-02 21:42:57.422099 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-06-02 21:42:57.422116 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-06-02 21:42:57.422134 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-06-02 21:42:57.422151 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-06-02 21:42:57.422168 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-06-02 21:42:57.422186 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-06-02 21:42:57.422204 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-06-02 21:42:57.422221 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-06-02 21:42:57.422239 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-06-02 21:42:57.422257 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-06-02 21:42:57.422275 | instance | cd+++++++++ objects/cluster/node/ 2026-06-02 21:42:57.422293 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-06-02 21:42:57.422311 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-06-02 21:42:57.422328 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-06-02 21:42:57.422346 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-06-02 21:42:57.422363 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-06-02 21:42:57.422381 | instance | cd+++++++++ objects/namespaced/ 2026-06-02 21:42:57.422399 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-06-02 21:42:57.422416 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-06-02 21:42:57.422434 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-06-02 21:42:57.422452 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-06-02 21:42:57.422469 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-06-02 21:42:57.422487 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-06-02 21:42:57.422505 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-06-02 21:42:57.422523 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-06-02 21:42:57.422540 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-06-02 21:42:57.422558 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-06-02 21:42:57.422580 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-06-02 21:42:57.422598 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-06-02 21:42:57.422616 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-06-02 21:42:57.422634 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-06-02 21:42:57.422651 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-06-02 21:42:57.422669 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-06-02 21:42:57.422687 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-06-02 21:42:57.422705 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-06-02 21:42:57.422722 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-06-02 21:42:57.422740 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-06-02 21:42:57.422758 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-06-02 21:42:57.422776 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-06-02 21:42:57.422794 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-06-02 21:42:57.422812 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-06-02 21:42:57.422830 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-06-02 21:42:57.422847 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-162.nip.io-tls.txt 2026-06-02 21:42:57.422865 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-162.nip.io-tls.yaml 2026-06-02 21:42:57.422883 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-06-02 21:42:57.422901 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-06-02 21:42:57.422918 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-06-02 21:42:57.422936 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-06-02 21:42:57.422954 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-06-02 21:42:57.422972 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-06-02 21:42:57.422990 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-06-02 21:42:57.423008 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-06-02 21:42:57.423025 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-06-02 21:42:57.423043 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-06-02 21:42:57.423061 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-06-02 21:42:57.423078 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-06-02 21:42:57.423096 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-06-02 21:42:57.423140 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-06-02 21:42:57.423160 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-06-02 21:42:57.423178 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-06-02 21:42:57.423196 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-06-02 21:42:57.423214 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-06-02 21:42:57.423233 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-06-02 21:42:57.423253 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-06-02 21:42:57.423273 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-06-02 21:42:57.423295 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-06-02 21:42:57.423314 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-06-02 21:42:57.423332 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-06-02 21:42:57.423350 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-06-02 21:42:57.423368 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-06-02 21:42:57.423386 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-06-02 21:42:57.423404 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-06-02 21:42:57.423422 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-06-02 21:42:57.423439 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-06-02 21:42:57.423457 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-06-02 21:42:57.423474 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-06-02 21:42:57.423492 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-06-02 21:42:57.423510 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-06-02 21:42:57.423527 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-06-02 21:42:57.423545 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-06-02 21:42:57.423562 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-06-02 21:42:57.423580 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-06-02 21:42:57.423597 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-bqqwq.txt 2026-06-02 21:42:57.423615 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-bqqwq.yaml 2026-06-02 21:42:57.423632 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-w8xgc.txt 2026-06-02 21:42:57.423650 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-w8xgc.yaml 2026-06-02 21:42:57.423668 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-hwcxt.txt 2026-06-02 21:42:57.423685 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-hwcxt.yaml 2026-06-02 21:42:57.423703 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-06-02 21:42:57.423720 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-06-02 21:42:57.423738 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-06-02 21:42:57.423755 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-06-02 21:42:57.423773 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-06-02 21:42:57.423790 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-06-02 21:42:57.423807 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-06-02 21:42:57.423825 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-06-02 21:42:57.423843 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-06-02 21:42:57.423861 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-06-02 21:42:57.423879 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-06-02 21:42:57.423901 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-06-02 21:42:57.423919 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-06-02 21:42:57.423937 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-06-02 21:42:57.423954 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-06-02 21:42:57.423972 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-06-02 21:42:57.423989 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-06-02 21:42:57.424006 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-06-02 21:42:57.424024 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-06-02 21:42:57.424041 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-06-02 21:42:57.424058 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-06-02 21:42:57.424075 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-06-02 21:42:57.424092 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-06-02 21:42:57.424110 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-06-02 21:42:57.424127 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-06-02 21:42:57.424144 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-06-02 21:42:57.424162 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-06-02 21:42:57.424179 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-06-02 21:42:57.424196 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-06-02 21:42:57.424213 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-06-02 21:42:57.424231 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-06-02 21:42:57.424248 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-06-02 21:42:57.424265 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-06-02 21:42:57.424282 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-06-02 21:42:57.424300 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-06-02 21:42:57.424317 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-06-02 21:42:57.424335 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-06-02 21:42:57.424353 | instance | cd+++++++++ objects/namespaced/default/ 2026-06-02 21:42:57.424370 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-06-02 21:42:57.424388 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-06-02 21:42:57.424405 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-06-02 21:42:57.424423 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-06-02 21:42:57.424440 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-06-02 21:42:57.424457 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-06-02 21:42:57.424475 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-06-02 21:42:57.424493 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-06-02 21:42:57.424510 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-06-02 21:42:57.424534 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-06-02 21:42:57.424552 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-06-02 21:42:57.424571 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-06-02 21:42:57.424589 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-06-02 21:42:57.424607 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-06-02 21:42:57.424625 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-06-02 21:42:57.424643 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-06-02 21:42:57.424661 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-06-02 21:42:57.424679 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-06-02 21:42:57.424696 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-06-02 21:42:57.424714 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-06-02 21:42:57.424731 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-06-02 21:42:57.424749 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-06-02 21:42:57.424766 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-06-02 21:42:57.424784 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-06-02 21:42:57.424801 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-06-02 21:42:57.424819 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-zs9tr.txt 2026-06-02 21:42:57.424837 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-zs9tr.yaml 2026-06-02 21:42:57.424855 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-06-02 21:42:57.424873 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-06-02 21:42:57.424891 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-06-02 21:42:57.424909 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-06-02 21:42:57.424927 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-06-02 21:42:57.424945 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-06-02 21:42:57.424989 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-06-02 21:42:57.425008 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-06-02 21:42:57.425026 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-06-02 21:42:57.425044 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-06-02 21:42:57.425062 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-06-02 21:42:57.425080 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-06-02 21:42:57.425098 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-06-02 21:42:57.425116 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-06-02 21:42:57.425133 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-06-02 21:42:57.425156 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-06-02 21:42:57.425175 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-06-02 21:42:57.425193 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-06-02 21:42:57.425210 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-06-02 21:42:57.425228 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-06-02 21:42:57.425246 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-06-02 21:42:57.425264 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-06-02 21:42:57.425281 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-06-02 21:42:57.425299 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-06-02 21:42:57.425317 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-06-02 21:42:57.425335 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-06-02 21:42:57.425352 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-06-02 21:42:57.425370 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-06-02 21:42:57.425387 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-06-02 21:42:57.425405 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-06-02 21:42:57.425423 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-06-02 21:42:57.425441 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-06-02 21:42:57.425458 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-06-02 21:42:57.425475 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-06-02 21:42:57.425493 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-06-02 21:42:57.425511 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-06-02 21:42:57.425528 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-06-02 21:42:57.425546 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-06-02 21:42:57.425564 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-06-02 21:42:57.425582 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-06-02 21:42:57.425600 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-06-02 21:42:57.425617 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-06-02 21:42:57.425635 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-06-02 21:42:57.425653 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-06-02 21:42:57.425670 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-06-02 21:42:57.425687 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-06-02 21:42:57.425705 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-06-02 21:42:57.425723 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-06-02 21:42:57.425741 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-06-02 21:42:57.425768 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-06-02 21:42:57.425787 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-06-02 21:42:57.425804 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-06-02 21:42:57.425823 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-06-02 21:42:57.425841 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-06-02 21:42:57.425859 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-06-02 21:42:57.425877 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-06-02 21:42:57.425895 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-06-02 21:42:57.425913 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-06-02 21:42:57.425931 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-06-02 21:42:57.425949 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-06-02 21:42:57.425967 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-06-02 21:42:57.425985 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-kz28b.txt 2026-06-02 21:42:57.426003 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-kz28b.yaml 2026-06-02 21:42:57.426021 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-kj8z9.txt 2026-06-02 21:42:57.426038 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-kj8z9.yaml 2026-06-02 21:42:57.426056 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-06-02 21:42:57.426074 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-06-02 21:42:57.426091 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-06-02 21:42:57.426109 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-06-02 21:42:57.426127 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-06-02 21:42:57.426145 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-06-02 21:42:57.426163 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-06-02 21:42:57.426181 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-06-02 21:42:57.426199 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-06-02 21:42:57.426217 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-06-02 21:42:57.426235 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-06-02 21:42:57.426252 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-06-02 21:42:57.426270 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-06-02 21:42:57.426288 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-06-02 21:42:57.426306 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-06-02 21:42:57.426323 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-06-02 21:42:57.426340 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-06-02 21:42:57.426358 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-06-02 21:42:57.426380 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-06-02 21:42:57.426398 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-06-02 21:42:57.426415 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-06-02 21:42:57.426433 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-06-02 21:42:57.426450 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-06-02 21:42:57.426468 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-06-02 21:42:57.426486 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-06-02 21:42:57.426504 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-06-02 21:42:57.426521 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-06-02 21:42:57.426539 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-06-02 21:42:57.426557 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-06-02 21:42:57.426575 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-06-02 21:42:57.426592 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-06-02 21:42:57.426609 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-06-02 21:42:57.426627 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-06-02 21:42:57.426644 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-06-02 21:42:57.426662 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-06-02 21:42:57.426680 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-06-02 21:42:57.426697 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-06-02 21:42:57.426715 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-06-02 21:42:57.426732 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-06-02 21:42:57.426749 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-06-02 21:42:57.426767 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-06-02 21:42:57.426784 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-06-02 21:42:57.426802 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-06-02 21:42:57.426820 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-06-02 21:42:57.426837 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-06-02 21:42:57.426854 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-06-02 21:42:57.426872 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-06-02 21:42:57.426889 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-06-02 21:42:57.426907 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-06-02 21:42:57.426924 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-06-02 21:42:57.426941 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-06-02 21:42:57.426959 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-06-02 21:42:57.426977 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-06-02 21:42:57.426999 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-06-02 21:42:57.427016 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-06-02 21:42:57.427034 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-06-02 21:42:57.427052 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-06-02 21:42:57.427070 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-06-02 21:42:57.427088 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-06-02 21:42:57.427106 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-06-02 21:42:57.427137 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-06-02 21:42:57.427155 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-06-02 21:42:57.427173 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-06-02 21:42:57.427191 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-06-02 21:42:57.427209 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-06-02 21:42:57.427227 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-06-02 21:42:57.427245 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-06-02 21:42:57.427262 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-06-02 21:42:57.427279 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-06-02 21:42:57.427297 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-06-02 21:42:57.427315 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-06-02 21:42:57.427333 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-06-02 21:42:57.427351 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-06-02 21:42:57.427368 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-06-02 21:42:57.427387 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-06-02 21:42:57.427405 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-06-02 21:42:57.427423 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-06-02 21:42:57.427441 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-06-02 21:42:57.427459 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-06-02 21:42:57.427477 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-06-02 21:42:57.427495 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-06-02 21:42:57.427513 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-06-02 21:42:57.427531 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-06-02 21:42:57.427550 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-06-02 21:42:57.427567 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-06-02 21:42:57.427586 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-06-02 21:42:57.427603 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-06-02 21:42:57.427621 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-06-02 21:42:57.427639 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-06-02 21:42:57.427661 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-06-02 21:42:57.427679 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-06-02 21:42:57.427697 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-06-02 21:42:57.427715 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-06-02 21:42:57.427733 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-06-02 21:42:57.427750 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-06-02 21:42:57.427768 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-06-02 21:42:57.427786 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-06-02 21:42:57.427803 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-z8rs7.txt 2026-06-02 21:42:57.427821 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-z8rs7.yaml 2026-06-02 21:42:57.427839 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-wwd9h.txt 2026-06-02 21:42:57.427857 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-wwd9h.yaml 2026-06-02 21:42:57.427876 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-fqjsg.txt 2026-06-02 21:42:57.427894 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-fqjsg.yaml 2026-06-02 21:42:57.427912 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-vdrs5.txt 2026-06-02 21:42:57.427930 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-vdrs5.yaml 2026-06-02 21:42:57.427948 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-06-02 21:42:57.427966 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-06-02 21:42:57.427984 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-06-02 21:42:57.428001 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-06-02 21:42:57.428019 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-06-02 21:42:57.428036 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-06-02 21:42:57.428054 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-lbx77.txt 2026-06-02 21:42:57.428072 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-lbx77.yaml 2026-06-02 21:42:57.428089 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-06-02 21:42:57.428107 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-06-02 21:42:57.428125 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-06-02 21:42:57.428143 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-06-02 21:42:57.428160 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-06-02 21:42:57.428178 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-06-02 21:42:57.428196 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-06-02 21:42:57.428214 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-06-02 21:42:57.428232 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-06-02 21:42:57.428250 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-06-02 21:42:57.428268 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-06-02 21:42:57.428290 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-06-02 21:42:57.428309 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-06-02 21:42:57.428327 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-06-02 21:42:57.428344 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-06-02 21:42:57.428362 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-06-02 21:42:57.428380 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-06-02 21:42:57.428398 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-06-02 21:42:57.428416 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-06-02 21:42:57.428434 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-06-02 21:42:57.428452 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-06-02 21:42:57.428470 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-06-02 21:42:57.428487 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-06-02 21:42:57.428505 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-06-02 21:42:57.428522 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-06-02 21:42:57.428540 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-06-02 21:42:57.428557 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-06-02 21:42:57.428575 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-06-02 21:42:57.428593 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-06-02 21:42:57.428611 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-06-02 21:42:57.428629 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-06-02 21:42:57.428646 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-06-02 21:42:57.428663 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-06-02 21:42:57.428681 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-06-02 21:42:57.428699 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-06-02 21:42:57.428716 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-06-02 21:42:57.428734 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-06-02 21:42:57.428752 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-06-02 21:42:57.428769 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-06-02 21:42:57.428786 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-06-02 21:42:57.428804 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-06-02 21:42:57.428821 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-06-02 21:42:57.428838 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-06-02 21:42:57.428860 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-06-02 21:42:57.428878 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-06-02 21:42:57.428896 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-06-02 21:42:57.428913 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-06-02 21:42:57.428930 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-06-02 21:42:57.428947 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-06-02 21:42:57.428979 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-06-02 21:42:57.428999 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-06-02 21:42:57.429017 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-9tx5bf.txt 2026-06-02 21:42:57.429034 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-9tx5bf.yaml 2026-06-02 21:42:57.429052 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-q2cjlz.txt 2026-06-02 21:42:57.429070 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-q2cjlz.yaml 2026-06-02 21:42:57.429088 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-06-02 21:42:57.429106 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-06-02 21:42:57.429125 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-06-02 21:42:57.429142 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-06-02 21:42:57.429160 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-06-02 21:42:57.429178 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-06-02 21:42:57.429196 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-06-02 21:42:57.429214 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-06-02 21:42:57.429232 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-06-02 21:42:57.429249 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-06-02 21:42:57.429266 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-06-02 21:42:57.429283 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-06-02 21:42:57.429300 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-06-02 21:42:57.429317 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-06-02 21:42:57.429335 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-06-02 21:42:57.429352 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-06-02 21:42:57.429370 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-06-02 21:42:57.429388 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-06-02 21:42:57.429406 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-06-02 21:42:57.429424 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-06-02 21:42:57.429442 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-06-02 21:42:57.429460 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-06-02 21:42:57.429482 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-06-02 21:42:57.429500 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-06-02 21:42:57.429518 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-06-02 21:42:57.429536 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-06-02 21:42:57.429554 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-06-02 21:42:57.429572 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-06-02 21:42:57.429590 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-06-02 21:42:57.429607 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-06-02 21:42:57.429624 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-06-02 21:42:57.429642 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-06-02 21:42:57.429659 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-06-02 21:42:57.429677 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-06-02 21:42:57.429694 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-06-02 21:42:57.429712 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-06-02 21:42:57.429729 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-06-02 21:42:57.429747 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-06-02 21:42:57.429764 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-06-02 21:42:57.429781 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-06-02 21:42:57.429799 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-06-02 21:42:57.429816 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-06-02 21:42:57.429834 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-06-02 21:42:57.429852 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-06-02 21:42:57.429869 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-06-02 21:42:57.429887 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-06-02 21:42:57.429904 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-06-02 21:42:57.429922 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-06-02 21:42:57.429939 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-06-02 21:42:57.429957 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-06-02 21:42:57.429975 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-06-02 21:42:57.429992 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-06-02 21:42:57.430009 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-06-02 21:42:57.430026 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-06-02 21:42:57.430048 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-06-02 21:42:57.430067 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-06-02 21:42:57.430085 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-06-02 21:42:57.430102 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-06-02 21:42:57.430120 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-06-02 21:42:57.430137 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-06-02 21:42:57.430154 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-06-02 21:42:57.430171 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-06-02 21:42:57.430189 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-06-02 21:42:57.430206 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-06-02 21:42:57.430224 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-06-02 21:42:57.430241 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-06-02 21:42:57.430262 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-06-02 21:42:57.430288 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-06-02 21:42:57.430315 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-06-02 21:42:57.430338 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-06-02 21:42:57.430358 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-06-02 21:42:57.430376 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-06-02 21:42:57.430394 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-06-02 21:42:57.430412 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-06-02 21:42:57.430429 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-06-02 21:42:57.430447 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-06-02 21:42:57.430465 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-06-02 21:42:57.430482 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-06-02 21:42:57.430500 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-06-02 21:42:57.430518 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-06-02 21:42:57.430536 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-06-02 21:42:57.430554 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-06-02 21:42:57.430573 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-06-02 21:42:57.430591 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-06-02 21:42:57.430609 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-06-02 21:42:57.430631 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-06-02 21:42:57.430660 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-06-02 21:42:57.430689 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-06-02 21:42:57.430709 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-06-02 21:42:57.430727 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-06-02 21:42:57.430745 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-06-02 21:42:57.430762 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-06-02 21:42:57.430780 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-06-02 21:42:57.430798 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-06-02 21:42:57.430815 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-06-02 21:42:57.430833 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-06-02 21:42:57.430852 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-06-02 21:42:57.430879 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-06-02 21:42:57.430905 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-06-02 21:42:57.430925 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-06-02 21:42:57.430944 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-06-02 21:42:57.430971 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-06-02 21:42:57.430995 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-06-02 21:42:57.431016 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-06-02 21:42:57.431039 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-8qhjw.txt 2026-06-02 21:42:57.431066 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-8qhjw.yaml 2026-06-02 21:42:57.431089 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-06-02 21:42:57.431124 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-06-02 21:42:57.431152 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-06-02 21:42:57.431177 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-06-02 21:42:57.431200 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-06-02 21:42:57.431223 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-06-02 21:42:57.431248 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-06-02 21:42:57.431273 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-06-02 21:42:57.431296 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-06-02 21:42:57.431319 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-06-02 21:42:57.431345 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-06-02 21:42:57.431370 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-06-02 21:42:57.431396 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-06-02 21:42:57.431421 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-06-02 21:42:57.431449 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-06-02 21:42:57.431483 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-06-02 21:42:57.431513 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-06-02 21:42:57.431540 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-06-02 21:42:57.431563 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-06-02 21:42:57.431586 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-06-02 21:42:57.431611 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-06-02 21:42:57.431635 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-06-02 21:42:57.431656 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-06-02 21:42:57.431680 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-06-02 21:42:57.431707 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-06-02 21:42:57.431732 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-06-02 21:42:57.431754 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-06-02 21:42:57.431776 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-06-02 21:42:57.431801 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-06-02 21:42:57.431823 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-06-02 21:42:57.431845 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-06-02 21:42:57.431870 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-06-02 21:42:57.431894 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-06-02 21:42:57.431916 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-06-02 21:42:57.431939 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-06-02 21:42:57.431964 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-06-02 21:42:57.431986 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-06-02 21:42:57.432008 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-06-02 21:42:57.432033 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-06-02 21:42:57.432056 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-06-02 21:42:57.432078 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-06-02 21:42:57.432102 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-06-02 21:42:57.432125 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-06-02 21:42:57.432154 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-06-02 21:42:57.432179 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-06-02 21:42:57.432203 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-06-02 21:42:57.432226 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-06-02 21:42:57.432249 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-06-02 21:42:57.432273 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-06-02 21:42:57.432296 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-06-02 21:42:57.432318 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-06-02 21:42:57.432343 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-06-02 21:42:57.432366 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-06-02 21:42:57.432387 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-06-02 21:42:57.432411 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-06-02 21:42:57.432435 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-06-02 21:42:57.432457 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-06-02 21:42:57.432480 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-06-02 21:42:57.432505 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-06-02 21:42:57.432528 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-06-02 21:42:57.432550 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-06-02 21:42:57.432575 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-06-02 21:42:57.432598 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-06-02 21:42:57.432620 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-06-02 21:42:57.432644 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-06-02 21:42:57.432667 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-06-02 21:42:57.432689 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-06-02 21:42:57.432712 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-06-02 21:42:57.432738 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-06-02 21:42:57.432761 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-06-02 21:42:57.432783 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-06-02 21:42:57.432808 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-06-02 21:42:57.432832 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-06-02 21:42:57.432861 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-06-02 21:42:57.432886 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-06-02 21:42:57.432910 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-06-02 21:42:57.432932 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-06-02 21:42:57.432978 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-06-02 21:42:57.433007 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-06-02 21:42:57.433031 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-06-02 21:42:57.433056 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-06-02 21:42:57.433079 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-06-02 21:42:57.433101 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-06-02 21:42:57.433126 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-06-02 21:42:57.433149 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-06-02 21:42:57.433171 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-06-02 21:42:57.433197 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-06-02 21:42:57.433221 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-06-02 21:42:57.433243 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-06-02 21:42:57.433271 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-06-02 21:42:57.433296 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-06-02 21:42:57.433319 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-06-02 21:42:57.433342 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-06-02 21:42:57.433366 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-06-02 21:42:57.433388 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-06-02 21:42:57.433410 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-06-02 21:42:57.433435 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-06-02 21:42:57.433458 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-06-02 21:42:57.433480 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-06-02 21:42:57.433503 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-06-02 21:42:57.433528 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-06-02 21:42:57.433550 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-06-02 21:42:57.433572 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-06-02 21:42:57.433597 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-06-02 21:42:57.433626 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-06-02 21:42:57.433649 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-06-02 21:42:57.433672 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-06-02 21:42:57.433694 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-06-02 21:42:57.433720 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-06-02 21:42:57.433745 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-06-02 21:42:57.433767 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-06-02 21:42:57.433789 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-06-02 21:42:57.433810 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-06-02 21:42:57.433832 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-06-02 21:42:57.433856 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-06-02 21:42:57.433882 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-06-02 21:42:57.433905 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-06-02 21:42:57.433927 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-06-02 21:42:57.433949 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-06-02 21:42:57.433971 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-06-02 21:42:57.433993 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-06-02 21:42:57.434015 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-06-02 21:42:57.434035 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-06-02 21:42:57.434053 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-06-02 21:42:57.434075 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-06-02 21:42:57.434100 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-06-02 21:42:57.434120 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-06-02 21:42:57.434138 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-06-02 21:42:57.434155 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-06-02 21:42:57.434173 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-06-02 21:42:57.434191 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-06-02 21:42:57.434208 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-06-02 21:42:57.434225 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-06-02 21:42:57.434242 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-06-02 21:42:57.434259 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-06-02 21:42:57.434277 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-06-02 21:42:57.434299 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-06-02 21:42:57.434317 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-06-02 21:42:57.434334 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-06-02 21:42:57.434352 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-06-02 21:42:57.434379 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-06-02 21:42:57.434398 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-06-02 21:42:57.434416 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-06-02 21:42:57.434434 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-06-02 21:42:57.434454 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-06-02 21:42:57.434480 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-06-02 21:42:57.434501 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-58dfdd448b-m6vrh.txt 2026-06-02 21:42:57.434519 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-58dfdd448b-m6vrh.yaml 2026-06-02 21:42:57.434536 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-4kq8r.txt 2026-06-02 21:42:57.434553 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-4kq8r.yaml 2026-06-02 21:42:57.434570 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-p6mhb.txt 2026-06-02 21:42:57.434587 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-p6mhb.yaml 2026-06-02 21:42:57.434604 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-lrm74.txt 2026-06-02 21:42:57.434621 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-lrm74.yaml 2026-06-02 21:42:57.434638 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-06-02 21:42:57.434655 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-06-02 21:42:57.434672 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-06-02 21:42:57.434690 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-06-02 21:42:57.434708 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-06-02 21:42:57.434725 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-06-02 21:42:57.434742 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-06-02 21:42:57.434760 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-06-02 21:42:57.434777 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-06-02 21:42:57.434794 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-06-02 21:42:57.434811 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-06-02 21:42:57.434833 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-06-02 21:42:57.434851 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-06-02 21:42:57.434869 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-06-02 21:42:57.434886 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-06-02 21:42:57.434903 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-06-02 21:42:57.434920 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-06-02 21:42:57.434937 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-06-02 21:42:57.434954 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-06-02 21:42:57.434971 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-06-02 21:42:57.434988 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-06-02 21:42:57.435005 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-06-02 21:42:57.435023 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-06-02 21:42:57.435047 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-06-02 21:42:57.435069 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-06-02 21:42:57.435087 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-06-02 21:42:57.435133 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-06-02 21:42:57.435154 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-06-02 21:42:57.435178 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-06-02 21:42:57.435204 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-06-02 21:42:57.435223 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-06-02 21:42:57.435241 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-06-02 21:42:57.435258 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-06-02 21:42:57.435274 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-06-02 21:42:57.435291 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-06-02 21:42:57.435307 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-06-02 21:42:57.435324 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-06-02 21:42:57.435341 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-06-02 21:42:57.435358 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-06-02 21:42:57.435379 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-06-02 21:42:57.435397 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-06-02 21:42:57.435415 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-06-02 21:42:57.435441 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-06-02 21:42:57.435460 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-lrm74-tls.txt 2026-06-02 21:42:57.435478 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-lrm74-tls.yaml 2026-06-02 21:42:57.435495 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-06-02 21:42:57.435512 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-06-02 21:42:57.435529 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-06-02 21:42:57.435546 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-06-02 21:42:57.435563 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-06-02 21:42:57.435581 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-06-02 21:42:57.435598 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-06-02 21:42:57.435614 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-06-02 21:42:57.435631 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-06-02 21:42:57.435648 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-06-02 21:42:57.435665 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-06-02 21:42:57.435683 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-06-02 21:42:57.435700 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-06-02 21:42:57.435717 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-06-02 21:42:57.435735 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-06-02 21:42:57.435752 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-06-02 21:42:57.435770 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-06-02 21:42:57.435787 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-06-02 21:42:57.435804 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-06-02 21:42:57.435821 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-06-02 21:42:57.435838 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-06-02 21:42:57.435855 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-06-02 21:42:57.435872 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-06-02 21:42:57.435889 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-06-02 21:42:57.435905 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-06-02 21:42:57.435922 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-06-02 21:42:57.435938 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-06-02 21:42:57.435960 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-06-02 21:42:57.435977 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-06-02 21:42:57.435994 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-06-02 21:42:57.436011 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-06-02 21:42:57.436029 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-06-02 21:42:57.436045 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-06-02 21:42:57.436063 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-06-02 21:42:57.436079 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-06-02 21:42:57.436096 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-06-02 21:42:57.436113 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-06-02 21:42:57.436130 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-06-02 21:42:57.436147 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-06-02 21:42:57.436164 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-06-02 21:42:57.436180 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-06-02 21:42:57.436197 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-06-02 21:42:57.436214 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-06-02 21:42:57.436231 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-06-02 21:42:57.436248 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-06-02 21:42:57.436265 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-06-02 21:42:57.436283 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-06-02 21:42:57.436300 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-06-02 21:42:57.436317 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-06-02 21:42:57.436335 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-06-02 21:42:57.436352 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-06-02 21:42:57.436369 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-06-02 21:42:57.436386 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-06-02 21:42:57.436403 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-06-02 21:42:57.436421 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-06-02 21:42:57.436438 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-06-02 21:42:57.436455 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-06-02 21:42:57.436472 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-06-02 21:42:57.436490 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-06-02 21:42:57.436507 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-06-02 21:42:57.436537 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-06-02 21:42:57.436561 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-06-02 21:42:57.436580 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-06-02 21:42:57.436598 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-06-02 21:42:57.436615 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-06-02 21:42:57.436633 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-06-02 21:42:57.436650 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-06-02 21:42:57.436667 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-06-02 21:42:57.436684 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-06-02 21:42:57.436701 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-06-02 21:42:57.436718 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-06-02 21:42:57.436734 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-06-02 21:42:57.436751 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-06-02 21:42:57.436768 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-06-02 21:42:57.436785 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-06-02 21:42:57.436802 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-06-02 21:42:57.436819 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-06-02 21:42:57.436836 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-06-02 21:42:57.436854 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-06-02 21:42:57.436871 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-06-02 21:42:57.436889 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-06-02 21:42:57.436906 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-06-02 21:42:57.436923 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-06-02 21:42:57.436940 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-06-02 21:42:57.436987 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-06-02 21:42:57.437006 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-06-02 21:42:57.437023 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-06-02 21:42:57.437040 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-06-02 21:42:57.437057 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-06-02 21:42:57.437074 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-06-02 21:42:57.437090 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-06-02 21:42:57.437107 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-06-02 21:42:57.437124 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-06-02 21:42:57.437141 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-06-02 21:42:57.437158 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-06-02 21:42:57.437179 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-06-02 21:42:57.437197 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-06-02 21:42:57.437214 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-06-02 21:42:57.437231 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-06-02 21:42:57.437247 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-06-02 21:42:57.437264 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-06-02 21:42:57.437281 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-06-02 21:42:57.437297 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-06-02 21:42:57.437314 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-06-02 21:42:57.437331 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-06-02 21:42:57.437347 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-06-02 21:42:57.437364 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-06-02 21:42:57.437380 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-06-02 21:42:57.437397 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-06-02 21:42:57.437413 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-06-02 21:42:57.437429 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-06-02 21:42:57.437446 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-06-02 21:42:57.437462 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-06-02 21:42:57.437479 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-06-02 21:42:57.437496 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-06-02 21:42:57.437513 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-06-02 21:42:57.437530 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-06-02 21:42:57.437547 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-06-02 21:42:57.437563 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-06-02 21:42:57.437580 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-06-02 21:42:57.437598 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-06-02 21:42:57.437614 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-06-02 21:42:57.437631 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-06-02 21:42:57.437648 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-06-02 21:42:57.437665 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-06-02 21:42:57.437682 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-06-02 21:42:57.437699 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-06-02 21:42:57.437716 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-06-02 21:42:57.437733 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-06-02 21:42:57.437750 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-06-02 21:42:57.437767 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-06-02 21:42:57.437789 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-06-02 21:42:57.437807 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-06-02 21:42:57.437824 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-06-02 21:42:57.437842 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-06-02 21:42:57.437860 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-06-02 21:42:57.437884 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-06-02 21:42:57.437910 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-06-02 21:42:57.437935 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-06-02 21:42:57.437955 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-06-02 21:42:57.437976 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-06-02 21:42:57.438004 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-06-02 21:42:57.438028 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-06-02 21:42:57.438048 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-06-02 21:42:57.438071 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-06-02 21:42:57.438098 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-06-02 21:42:57.438119 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-06-02 21:42:57.438137 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-06-02 21:42:57.438162 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-06-02 21:42:57.438188 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-06-02 21:42:57.438211 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-06-02 21:42:57.438232 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-06-02 21:42:57.438258 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-06-02 21:42:57.438282 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-7cff6d94d6-5bmjv.txt 2026-06-02 21:42:57.438304 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-7cff6d94d6-5bmjv.yaml 2026-06-02 21:42:57.438327 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-7cff6d94d6-hgk98.txt 2026-06-02 21:42:57.438352 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-7cff6d94d6-hgk98.yaml 2026-06-02 21:42:57.438374 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-7cff6d94d6-kjbdm.txt 2026-06-02 21:42:57.438396 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-7cff6d94d6-kjbdm.yaml 2026-06-02 21:42:57.438421 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-jjp8z.txt 2026-06-02 21:42:57.438444 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-jjp8z.yaml 2026-06-02 21:42:57.438466 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-gvlsl.txt 2026-06-02 21:42:57.438490 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-gvlsl.yaml 2026-06-02 21:42:57.438515 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-7d6d8d5d4b-5bssd.txt 2026-06-02 21:42:57.438537 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-7d6d8d5d4b-5bssd.yaml 2026-06-02 21:42:57.438560 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-vbv76.txt 2026-06-02 21:42:57.438592 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-vbv76.yaml 2026-06-02 21:42:57.438615 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-n7xtg.txt 2026-06-02 21:42:57.438638 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-n7xtg.yaml 2026-06-02 21:42:57.438663 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-bbk6m.txt 2026-06-02 21:42:57.438686 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-bbk6m.yaml 2026-06-02 21:42:57.438709 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-7vqwj.txt 2026-06-02 21:42:57.438734 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-7vqwj.yaml 2026-06-02 21:42:57.438757 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-kzkz6.txt 2026-06-02 21:42:57.438781 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-kzkz6.yaml 2026-06-02 21:42:57.438807 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-mwxbc.txt 2026-06-02 21:42:57.438830 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-mwxbc.yaml 2026-06-02 21:42:57.438853 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-fh5vl.txt 2026-06-02 21:42:57.438879 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-fh5vl.yaml 2026-06-02 21:42:57.438902 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-qfsg4.txt 2026-06-02 21:42:57.438924 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-qfsg4.yaml 2026-06-02 21:42:57.438949 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-06-02 21:42:57.438974 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-06-02 21:42:57.438996 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-06-02 21:42:57.439020 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-06-02 21:42:57.439045 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-z6t69.txt 2026-06-02 21:42:57.439068 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-z6t69.yaml 2026-06-02 21:42:57.439090 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-d4h5r.txt 2026-06-02 21:42:57.439138 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-d4h5r.yaml 2026-06-02 21:42:57.439168 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-06-02 21:42:57.439194 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-06-02 21:42:57.439217 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-9z48w.txt 2026-06-02 21:42:57.439241 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-9z48w.yaml 2026-06-02 21:42:57.439266 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-06-02 21:42:57.439289 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-06-02 21:42:57.439312 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-06-02 21:42:57.439337 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-06-02 21:42:57.439360 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-06-02 21:42:57.439383 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-06-02 21:42:57.439406 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-06-02 21:42:57.439431 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-06-02 21:42:57.439450 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-06-02 21:42:57.439467 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-06-02 21:42:57.439484 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-06-02 21:42:57.439502 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-06-02 21:42:57.439520 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-06-02 21:42:57.439537 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-06-02 21:42:57.439554 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-06-02 21:42:57.439572 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-06-02 21:42:57.439589 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-06-02 21:42:57.439606 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-06-02 21:42:57.439624 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-06-02 21:42:57.439641 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-06-02 21:42:57.439658 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-06-02 21:42:57.439675 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-06-02 21:42:57.439693 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-06-02 21:42:57.439711 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-06-02 21:42:57.439728 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-06-02 21:42:57.439746 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-06-02 21:42:57.439763 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-06-02 21:42:57.439780 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-06-02 21:42:57.439798 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-06-02 21:42:57.439815 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-06-02 21:42:57.439833 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-06-02 21:42:57.439858 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-06-02 21:42:57.439884 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-06-02 21:42:57.439905 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-06-02 21:42:57.439923 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-06-02 21:42:57.439940 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-06-02 21:42:57.439957 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-06-02 21:42:57.439975 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-06-02 21:42:57.439991 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-06-02 21:42:57.440008 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-06-02 21:42:57.440032 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-06-02 21:42:57.440050 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-06-02 21:42:57.440071 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-06-02 21:42:57.440097 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-06-02 21:42:57.440117 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-06-02 21:42:57.440135 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-06-02 21:42:57.440156 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-06-02 21:42:57.440182 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-06-02 21:42:57.440204 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-06-02 21:42:57.440223 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-06-02 21:42:57.440244 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-06-02 21:42:57.440270 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-06-02 21:42:57.440293 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-06-02 21:42:57.440313 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-06-02 21:42:57.440337 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-06-02 21:42:57.440362 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-06-02 21:42:57.440384 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-06-02 21:42:57.440406 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-06-02 21:42:57.440431 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-06-02 21:42:57.440453 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-06-02 21:42:57.440475 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-06-02 21:42:57.440499 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-06-02 21:42:57.440522 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-06-02 21:42:57.440544 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-06-02 21:42:57.440566 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-06-02 21:42:57.440591 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-06-02 21:42:57.440613 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-06-02 21:42:57.440635 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-06-02 21:42:57.440659 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-06-02 21:42:57.440682 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-06-02 21:42:57.440705 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-06-02 21:42:57.440727 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-06-02 21:42:57.440752 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-06-02 21:42:57.440781 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-06-02 21:42:57.440806 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-06-02 21:42:57.440832 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-06-02 21:42:57.440856 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-06-02 21:42:57.440879 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-06-02 21:42:57.440905 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-06-02 21:42:57.440929 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-06-02 21:42:57.440986 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-06-02 21:42:57.441017 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-06-02 21:42:57.441043 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-06-02 21:42:57.441068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-06-02 21:42:57.441090 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-06-02 21:42:57.441114 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-06-02 21:42:57.441140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-06-02 21:42:57.441163 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-06-02 21:42:57.441185 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-06-02 21:42:57.441211 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-06-02 21:42:57.441234 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-06-02 21:42:57.441257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-06-02 21:42:57.441283 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-06-02 21:42:57.441307 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-06-02 21:42:57.441330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-06-02 21:42:57.441354 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-06-02 21:42:57.441379 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-06-02 21:42:57.441402 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-06-02 21:42:57.441424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-06-02 21:42:57.441449 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-06-02 21:42:57.441472 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-06-02 21:42:57.441495 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-06-02 21:42:57.441520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-06-02 21:42:57.441544 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-06-02 21:42:57.441566 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-06-02 21:42:57.441591 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-06-02 21:42:57.441616 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-06-02 21:42:57.441639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-06-02 21:42:57.441662 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-06-02 21:42:57.441695 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-06-02 21:42:57.441718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-06-02 21:42:57.441742 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-06-02 21:42:57.441767 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-06-02 21:42:57.441789 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-06-02 21:42:57.441812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-06-02 21:42:57.441837 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-06-02 21:42:57.441860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-06-02 21:42:57.441883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-06-02 21:42:57.441909 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-06-02 21:42:57.441932 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-06-02 21:42:57.441955 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-06-02 21:42:57.441979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-06-02 21:42:57.442004 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-06-02 21:42:57.442026 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-06-02 21:42:57.442050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-06-02 21:42:57.442075 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-06-02 21:42:57.442097 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-06-02 21:42:57.442120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-06-02 21:42:57.442145 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-06-02 21:42:57.442167 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-06-02 21:42:57.442189 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-06-02 21:42:57.442214 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-06-02 21:42:57.442238 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-06-02 21:42:57.442260 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-06-02 21:42:57.442284 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-06-02 21:42:57.442309 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-06-02 21:42:57.442332 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-06-02 21:42:57.442354 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-06-02 21:42:57.442379 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-06-02 21:42:57.442402 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-06-02 21:42:57.442424 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-06-02 21:42:57.442448 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-06-02 21:42:57.442472 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-06-02 21:42:57.442501 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-06-02 21:42:57.442525 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-06-02 21:42:57.442549 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-06-02 21:42:57.442576 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-06-02 21:42:57.442599 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-06-02 21:42:57.442622 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-06-02 21:42:57.442647 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-06-02 21:42:57.442671 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-06-02 21:42:57.442693 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-06-02 21:42:57.442715 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-06-02 21:42:57.442737 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-06-02 21:42:57.442759 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-06-02 21:42:57.442781 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-06-02 21:42:57.442803 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-06-02 21:42:57.442821 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-06-02 21:42:57.442839 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-06-02 21:42:57.442856 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-06-02 21:42:57.442874 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-06-02 21:42:57.442891 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-06-02 21:42:57.442908 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-06-02 21:42:57.442925 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-06-02 21:42:57.442943 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-06-02 21:42:57.442960 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-06-02 21:42:57.442977 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-06-02 21:42:57.442994 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-06-02 21:42:57.443011 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-06-02 21:42:57.443031 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-06-02 21:42:57.443058 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-06-02 21:42:57.443081 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-06-02 21:42:57.443118 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-06-02 21:42:57.443139 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-06-02 21:42:57.443157 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-06-02 21:42:57.443175 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-06-02 21:42:57.443193 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-06-02 21:42:57.443217 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-06-02 21:42:57.443236 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-06-02 21:42:57.443254 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-06-02 21:42:57.443273 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-06-02 21:42:57.443290 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-06-02 21:42:57.443308 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-06-02 21:42:57.443326 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-06-02 21:42:57.443344 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-06-02 21:42:57.443361 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-06-02 21:42:57.443379 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-06-02 21:42:57.443396 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-06-02 21:42:57.443413 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-06-02 21:42:57.443431 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-06-02 21:42:57.443448 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-06-02 21:42:57.443465 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-06-02 21:42:57.443482 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-06-02 21:42:57.443500 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-06-02 21:42:57.443517 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-06-02 21:42:57.443534 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-06-02 21:42:57.443551 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-06-02 21:42:57.443568 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-06-02 21:42:57.443585 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-06-02 21:42:57.443602 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-06-02 21:42:57.443619 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-06-02 21:42:57.443636 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-06-02 21:42:57.443653 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-06-02 21:42:57.443670 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-06-02 21:42:57.443687 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-06-02 21:42:57.443705 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-06-02 21:42:57.443722 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-06-02 21:42:57.443739 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-06-02 21:42:57.443756 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-06-02 21:42:57.443773 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-06-02 21:42:57.443790 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-06-02 21:42:57.443807 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-06-02 21:42:57.443829 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-06-02 21:42:57.443847 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-06-02 21:42:57.443864 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-06-02 21:42:57.443882 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-06-02 21:42:57.443899 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-06-02 21:42:57.443917 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-06-02 21:42:57.443935 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-06-02 21:42:57.443952 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-06-02 21:42:57.443969 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-bgw8g.txt 2026-06-02 21:42:57.443986 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-bgw8g.yaml 2026-06-02 21:42:57.444004 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-06-02 21:42:57.444021 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-06-02 21:42:57.444038 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-06-02 21:42:57.444056 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-06-02 21:42:57.444073 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-06-02 21:42:57.464325 | 2026-06-02 21:42:57.464426 | TASK [gather-pod-logs : creating directory for pod logs] 2026-06-02 21:42:57.660057 | instance | changed 2026-06-02 21:42:57.666955 | 2026-06-02 21:42:57.667054 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-06-02 21:42:57.885925 | instance | changed 2026-06-02 21:42:57.892594 | 2026-06-02 21:42:57.892720 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-06-02 21:42:58.449609 | instance | auth-system/keycloak-0/keycloak 2026-06-02 21:42:58.622753 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-06-02 21:42:58.831309 | instance | cert-manager/cert-manager-75c4c745bc-bqqwq/cert-manager-controller 2026-06-02 21:42:59.060193 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-bqqwq" not found 2026-06-02 21:42:59.237077 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-w8xgc/cert-manager-cainjector 2026-06-02 21:42:59.403071 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-w8xgc" not found 2026-06-02 21:42:59.564710 | instance | cert-manager/cert-manager-webhook-548949fc64-hwcxt/cert-manager-webhook 2026-06-02 21:43:00.075564 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-hwcxt" not found 2026-06-02 21:43:00.280460 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-zs9tr/envoy-gateway 2026-06-02 21:43:00.471931 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-zs9tr" not found 2026-06-02 21:43:00.631174 | instance | ingress-nginx/ingress-nginx-controller-kz28b/controller 2026-06-02 21:43:00.805869 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-kz28b" not found 2026-06-02 21:43:00.970417 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-kj8z9/ingress-nginx-default-backend 2026-06-02 21:43:01.123983 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-kj8z9" not found 2026-06-02 21:43:01.302518 | instance | kube-system/cilium-operator-869df985b8-z8rs7/cilium-operator 2026-06-02 21:43:01.644098 | instance | kube-system/cilium-wwd9h/config 2026-06-02 21:43:01.807583 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-wwd9h" not found 2026-06-02 21:43:01.810660 | instance | kube-system/cilium-wwd9h/mount-cgroup 2026-06-02 21:43:01.975593 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-wwd9h" not found 2026-06-02 21:43:01.978895 | instance | kube-system/cilium-wwd9h/apply-sysctl-overwrites 2026-06-02 21:43:02.172688 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-wwd9h" not found 2026-06-02 21:43:02.175699 | instance | kube-system/cilium-wwd9h/mount-bpf-fs 2026-06-02 21:43:02.330094 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-wwd9h" not found 2026-06-02 21:43:02.333905 | instance | kube-system/cilium-wwd9h/clean-cilium-state 2026-06-02 21:43:02.492812 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-wwd9h" not found 2026-06-02 21:43:02.495502 | instance | kube-system/cilium-wwd9h/install-cni-binaries 2026-06-02 21:43:02.651932 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-wwd9h" not found 2026-06-02 21:43:02.660811 | instance | kube-system/cilium-wwd9h/cilium-agent 2026-06-02 21:43:02.853967 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-wwd9h" not found 2026-06-02 21:43:03.010564 | instance | kube-system/coredns-67659f764b-fqjsg/coredns 2026-06-02 21:43:03.196979 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-fqjsg" not found 2026-06-02 21:43:03.360250 | instance | kube-system/coredns-67659f764b-vdrs5/coredns 2026-06-02 21:43:03.537156 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-vdrs5" not found 2026-06-02 21:43:03.697440 | instance | kube-system/etcd-instance/etcd 2026-06-02 21:43:04.082459 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-06-02 21:43:04.338846 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-06-02 21:43:04.573635 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-06-02 21:43:04.740371 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-06-02 21:43:04.928447 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-06-02 21:43:05.103622 | instance | kube-system/kube-proxy-lbx77/kube-proxy 2026-06-02 21:43:05.266315 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-lbx77" not found 2026-06-02 21:43:05.437212 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-06-02 21:43:05.599508 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-06-02 21:43:05.757216 | instance | kube-system/kube-vip-instance/kube-vip 2026-06-02 21:43:05.919345 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-06-02 21:43:06.078314 | instance | local-path-storage/local-path-provisioner-679c578f5-8qhjw/local-path-provisioner 2026-06-02 21:43:06.245806 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-8qhjw" not found 2026-06-02 21:43:06.408718 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-06-02 21:43:06.569106 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-06-02 21:43:06.571446 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-06-02 21:43:06.731880 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-06-02 21:43:06.735415 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-06-02 21:43:06.901740 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-06-02 21:43:06.904978 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-06-02 21:43:07.079555 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-06-02 21:43:07.245450 | instance | monitoring/kube-prometheus-stack-grafana-58dfdd448b-m6vrh/grafana-sc-dashboard 2026-06-02 21:43:07.422027 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-58dfdd448b-m6vrh" not found 2026-06-02 21:43:07.426159 | instance | monitoring/kube-prometheus-stack-grafana-58dfdd448b-m6vrh/grafana-sc-datasources 2026-06-02 21:43:07.612099 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-58dfdd448b-m6vrh" not found 2026-06-02 21:43:07.615410 | instance | monitoring/kube-prometheus-stack-grafana-58dfdd448b-m6vrh/grafana 2026-06-02 21:43:07.826932 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-58dfdd448b-m6vrh" not found 2026-06-02 21:43:07.991510 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-4kq8r/kube-state-metrics 2026-06-02 21:43:08.153222 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-4kq8r" not found 2026-06-02 21:43:08.321081 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-p6mhb/kube-prometheus-stack 2026-06-02 21:43:08.492214 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-p6mhb" not found 2026-06-02 21:43:08.654766 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-lrm74/node-exporter 2026-06-02 21:43:08.833743 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-lrm74/pod-tls-sidecar 2026-06-02 21:43:08.989605 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-lrm74" not found 2026-06-02 21:43:09.157022 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-06-02 21:43:09.323132 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-06-02 21:43:09.326789 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-06-02 21:43:09.487474 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-06-02 21:43:09.491060 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-06-02 21:43:09.647126 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-06-02 21:43:09.650783 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-06-02 21:43:09.814141 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-06-02 21:43:09.817651 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-06-02 21:43:09.985032 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-06-02 21:43:10.150713 | instance | openstack/horizon-7cff6d94d6-5bmjv/init 2026-06-02 21:43:10.340713 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-7cff6d94d6-5bmjv" not found 2026-06-02 21:43:10.344450 | instance | openstack/horizon-7cff6d94d6-5bmjv/horizon 2026-06-02 21:43:10.537332 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-7cff6d94d6-5bmjv" not found 2026-06-02 21:43:10.700005 | instance | openstack/horizon-7cff6d94d6-hgk98/init 2026-06-02 21:43:10.855010 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-7cff6d94d6-hgk98" not found 2026-06-02 21:43:10.858245 | instance | openstack/horizon-7cff6d94d6-hgk98/horizon 2026-06-02 21:43:11.027886 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-7cff6d94d6-hgk98" not found 2026-06-02 21:43:11.206490 | instance | openstack/horizon-7cff6d94d6-kjbdm/init 2026-06-02 21:43:11.377842 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-7cff6d94d6-kjbdm" not found 2026-06-02 21:43:11.380695 | instance | openstack/horizon-7cff6d94d6-kjbdm/horizon 2026-06-02 21:43:11.572501 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-7cff6d94d6-kjbdm" not found 2026-06-02 21:43:11.731222 | instance | openstack/horizon-db-init-jjp8z/init 2026-06-02 21:43:11.911651 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-jjp8z" not found 2026-06-02 21:43:11.915502 | instance | openstack/horizon-db-init-jjp8z/horizon-db-init-0 2026-06-02 21:43:12.085139 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-jjp8z" not found 2026-06-02 21:43:12.255113 | instance | openstack/horizon-db-sync-gvlsl/init 2026-06-02 21:43:12.416171 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-gvlsl" not found 2026-06-02 21:43:12.420108 | instance | openstack/horizon-db-sync-gvlsl/horizon-db-sync 2026-06-02 21:43:12.586163 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-gvlsl" not found 2026-06-02 21:43:12.757167 | instance | openstack/keystone-api-7d6d8d5d4b-5bssd/init 2026-06-02 21:43:12.959649 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-7d6d8d5d4b-5bssd" not found 2026-06-02 21:43:12.962428 | instance | openstack/keystone-api-7d6d8d5d4b-5bssd/keystone-api 2026-06-02 21:43:13.143260 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-7d6d8d5d4b-5bssd" not found 2026-06-02 21:43:13.302860 | instance | openstack/keystone-bootstrap-vbv76/init 2026-06-02 21:43:13.463735 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-vbv76" not found 2026-06-02 21:43:13.468160 | instance | openstack/keystone-bootstrap-vbv76/bootstrap 2026-06-02 21:43:13.627428 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-vbv76" not found 2026-06-02 21:43:13.783847 | instance | openstack/keystone-credential-setup-n7xtg/init 2026-06-02 21:43:13.942584 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-n7xtg" not found 2026-06-02 21:43:13.945876 | instance | openstack/keystone-credential-setup-n7xtg/keystone-credential-setup 2026-06-02 21:43:14.113309 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-n7xtg" not found 2026-06-02 21:43:14.287691 | instance | openstack/keystone-db-init-bbk6m/init 2026-06-02 21:43:14.444280 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-bbk6m" not found 2026-06-02 21:43:14.448423 | instance | openstack/keystone-db-init-bbk6m/keystone-db-init-0 2026-06-02 21:43:14.610790 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-bbk6m" not found 2026-06-02 21:43:14.768358 | instance | openstack/keystone-db-sync-7vqwj/init 2026-06-02 21:43:14.928064 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-7vqwj" not found 2026-06-02 21:43:14.930648 | instance | openstack/keystone-db-sync-7vqwj/keystone-db-sync 2026-06-02 21:43:15.093776 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-7vqwj" not found 2026-06-02 21:43:15.252397 | instance | openstack/keystone-domain-manage-kzkz6/init 2026-06-02 21:43:15.425482 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-kzkz6" not found 2026-06-02 21:43:15.430000 | instance | openstack/keystone-domain-manage-kzkz6/keystone-domain-manage 2026-06-02 21:43:15.616983 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-kzkz6" not found 2026-06-02 21:43:15.782493 | instance | openstack/keystone-fernet-setup-mwxbc/init 2026-06-02 21:43:15.959673 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-mwxbc" not found 2026-06-02 21:43:15.963083 | instance | openstack/keystone-fernet-setup-mwxbc/keystone-fernet-setup 2026-06-02 21:43:16.137599 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-mwxbc" not found 2026-06-02 21:43:16.303824 | instance | openstack/keystone-rabbit-init-fh5vl/init 2026-06-02 21:43:16.475393 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-fh5vl" not found 2026-06-02 21:43:16.479042 | instance | openstack/keystone-rabbit-init-fh5vl/rabbit-init 2026-06-02 21:43:16.649329 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-fh5vl" not found 2026-06-02 21:43:16.807011 | instance | openstack/memcached-memcached-6479589586-qfsg4/init 2026-06-02 21:43:16.972554 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-qfsg4" not found 2026-06-02 21:43:16.976297 | instance | openstack/memcached-memcached-6479589586-qfsg4/memcached 2026-06-02 21:43:17.145553 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-qfsg4" not found 2026-06-02 21:43:17.149662 | instance | openstack/memcached-memcached-6479589586-qfsg4/memcached-exporter 2026-06-02 21:43:17.320411 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-qfsg4" not found 2026-06-02 21:43:17.496808 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-06-02 21:43:17.652014 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-06-02 21:43:17.654732 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-06-02 21:43:17.821898 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-06-02 21:43:17.825587 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-06-02 21:43:18.038352 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-06-02 21:43:18.041171 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-06-02 21:43:18.210229 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-06-02 21:43:18.388389 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-06-02 21:43:18.551384 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-06-02 21:43:18.556095 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-06-02 21:43:18.755623 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-06-02 21:43:18.759927 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-06-02 21:43:18.927939 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-06-02 21:43:19.092746 | instance | openstack/pxc-operator-69cb5bbdb9-z6t69/percona-xtradb-cluster-operator 2026-06-02 21:43:19.463224 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-d4h5r/rabbitmq-cluster-operator 2026-06-02 21:43:19.631568 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-d4h5r" not found 2026-06-02 21:43:19.818996 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-06-02 21:43:19.979898 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-06-02 21:43:19.983196 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-06-02 21:43:20.163443 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-06-02 21:43:20.323861 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-9z48w/rabbitmq-cluster-operator 2026-06-02 21:43:20.669015 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-bgw8g/secretgen-controller 2026-06-02 21:43:20.857909 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-bgw8g" not found 2026-06-02 21:43:20.965179 | instance | ERROR 2026-06-02 21:43:20.965516 | instance | { 2026-06-02 21:43:20.965583 | instance | "delta": "0:00:22.776546", 2026-06-02 21:43:20.965632 | instance | "end": "2026-06-02 21:43:20.873015", 2026-06-02 21:43:20.965674 | instance | "msg": "non-zero return code", 2026-06-02 21:43:20.965714 | instance | "rc": 123, 2026-06-02 21:43:20.965753 | instance | "start": "2026-06-02 21:42:58.096469" 2026-06-02 21:43:20.965792 | instance | } 2026-06-02 21:43:20.965843 | instance | ERROR: Ignoring Errors 2026-06-02 21:43:20.974089 | 2026-06-02 21:43:20.974157 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-06-02 21:43:21.506400 | instance | changed: 2026-06-02 21:43:21.506621 | instance | cd+++++++++ pod-logs/ 2026-06-02 21:43:21.506660 | instance | cd+++++++++ pod-logs/auth-system/ 2026-06-02 21:43:21.506689 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-06-02 21:43:21.506716 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-06-02 21:43:21.506743 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-06-02 21:43:21.506770 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-bqqwq/ 2026-06-02 21:43:21.506796 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-bqqwq/cert-manager-controller.txt 2026-06-02 21:43:21.506823 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-w8xgc/ 2026-06-02 21:43:21.506870 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-w8xgc/cert-manager-cainjector.txt 2026-06-02 21:43:21.506897 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-hwcxt/ 2026-06-02 21:43:21.506924 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-hwcxt/cert-manager-webhook.txt 2026-06-02 21:43:21.506950 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-06-02 21:43:21.506976 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-zs9tr/ 2026-06-02 21:43:21.507001 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-zs9tr/envoy-gateway.txt 2026-06-02 21:43:21.507027 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-06-02 21:43:21.507052 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-06-02 21:43:21.507078 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-06-02 21:43:21.507103 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-06-02 21:43:21.507129 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-06-02 21:43:21.507155 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-bqqwq/ 2026-06-02 21:43:21.507181 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-bqqwq/cert-manager-controller.txt 2026-06-02 21:43:21.507209 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-w8xgc/ 2026-06-02 21:43:21.507234 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-w8xgc/cert-manager-cainjector.txt 2026-06-02 21:43:21.507262 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-hwcxt/ 2026-06-02 21:43:21.507289 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-hwcxt/cert-manager-webhook.txt 2026-06-02 21:43:21.507315 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-06-02 21:43:21.507341 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-zs9tr/ 2026-06-02 21:43:21.507367 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-zs9tr/envoy-gateway.txt 2026-06-02 21:43:21.507393 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-06-02 21:43:21.507418 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-kz28b/ 2026-06-02 21:43:21.507443 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-kz28b/controller.txt 2026-06-02 21:43:21.507469 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-kj8z9/ 2026-06-02 21:43:21.507493 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-kj8z9/ingress-nginx-default-backend.txt 2026-06-02 21:43:21.507518 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-06-02 21:43:21.507543 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-z8rs7/ 2026-06-02 21:43:21.507567 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-z8rs7/cilium-operator.txt 2026-06-02 21:43:21.507615 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-wwd9h/ 2026-06-02 21:43:21.507654 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-wwd9h/apply-sysctl-overwrites.txt 2026-06-02 21:43:21.507686 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-wwd9h/cilium-agent.txt 2026-06-02 21:43:21.507712 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-wwd9h/clean-cilium-state.txt 2026-06-02 21:43:21.507736 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-wwd9h/config.txt 2026-06-02 21:43:21.507761 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-wwd9h/install-cni-binaries.txt 2026-06-02 21:43:21.507794 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-wwd9h/mount-bpf-fs.txt 2026-06-02 21:43:21.507819 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-wwd9h/mount-cgroup.txt 2026-06-02 21:43:21.507843 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-fqjsg/ 2026-06-02 21:43:21.507868 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-fqjsg/coredns.txt 2026-06-02 21:43:21.507892 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-vdrs5/ 2026-06-02 21:43:21.507916 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-vdrs5/coredns.txt 2026-06-02 21:43:21.507941 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-06-02 21:43:21.507965 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-06-02 21:43:21.507990 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-06-02 21:43:21.508015 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-06-02 21:43:21.508039 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-06-02 21:43:21.508064 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-06-02 21:43:21.508088 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-lbx77/ 2026-06-02 21:43:21.508112 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-lbx77/kube-proxy.txt 2026-06-02 21:43:21.508137 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-06-02 21:43:21.508161 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-06-02 21:43:21.508185 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-06-02 21:43:21.508209 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-06-02 21:43:21.508234 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-06-02 21:43:21.508258 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-8qhjw/ 2026-06-02 21:43:21.508282 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-8qhjw/local-path-provisioner.txt 2026-06-02 21:43:21.508306 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-06-02 21:43:21.508330 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-06-02 21:43:21.508355 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-06-02 21:43:21.508380 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-06-02 21:43:21.508404 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-06-02 21:43:21.508429 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-06-02 21:43:21.508453 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-58dfdd448b-m6vrh/ 2026-06-02 21:43:21.508478 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-58dfdd448b-m6vrh/grafana-sc-dashboard.txt 2026-06-02 21:43:21.508502 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-58dfdd448b-m6vrh/grafana-sc-datasources.txt 2026-06-02 21:43:21.508526 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-58dfdd448b-m6vrh/grafana.txt 2026-06-02 21:43:21.508550 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-4kq8r/ 2026-06-02 21:43:21.508575 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-4kq8r/kube-state-metrics.txt 2026-06-02 21:43:21.508605 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-p6mhb/ 2026-06-02 21:43:21.508630 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-p6mhb/kube-prometheus-stack.txt 2026-06-02 21:43:21.508655 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-lrm74/ 2026-06-02 21:43:21.508680 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-lrm74/node-exporter.txt 2026-06-02 21:43:21.508706 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-lrm74/pod-tls-sidecar.txt 2026-06-02 21:43:21.508731 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-06-02 21:43:21.508756 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-06-02 21:43:21.508782 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-06-02 21:43:21.508807 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-06-02 21:43:21.508833 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-06-02 21:43:21.508858 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-06-02 21:43:21.508882 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-06-02 21:43:21.508907 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-7cff6d94d6-5bmjv/ 2026-06-02 21:43:21.508933 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-7cff6d94d6-5bmjv/horizon.txt 2026-06-02 21:43:21.508990 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-7cff6d94d6-5bmjv/init.txt 2026-06-02 21:43:21.509020 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-7cff6d94d6-hgk98/ 2026-06-02 21:43:21.509046 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-7cff6d94d6-hgk98/horizon.txt 2026-06-02 21:43:21.509072 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-7cff6d94d6-hgk98/init.txt 2026-06-02 21:43:21.509097 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-7cff6d94d6-kjbdm/ 2026-06-02 21:43:21.509123 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-7cff6d94d6-kjbdm/horizon.txt 2026-06-02 21:43:21.509148 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-7cff6d94d6-kjbdm/init.txt 2026-06-02 21:43:21.509174 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-jjp8z/ 2026-06-02 21:43:21.509199 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-jjp8z/horizon-db-init-0.txt 2026-06-02 21:43:21.509224 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-jjp8z/init.txt 2026-06-02 21:43:21.509249 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-gvlsl/ 2026-06-02 21:43:21.509274 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-gvlsl/horizon-db-sync.txt 2026-06-02 21:43:21.509299 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-gvlsl/init.txt 2026-06-02 21:43:21.509323 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-7d6d8d5d4b-5bssd/ 2026-06-02 21:43:21.509348 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-7d6d8d5d4b-5bssd/init.txt 2026-06-02 21:43:21.509372 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-7d6d8d5d4b-5bssd/keystone-api.txt 2026-06-02 21:43:21.509396 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-vbv76/ 2026-06-02 21:43:21.509421 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-vbv76/bootstrap.txt 2026-06-02 21:43:21.509453 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-vbv76/init.txt 2026-06-02 21:43:21.509478 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-n7xtg/ 2026-06-02 21:43:21.509503 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-n7xtg/init.txt 2026-06-02 21:43:21.509528 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-n7xtg/keystone-credential-setup.txt 2026-06-02 21:43:21.509552 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-bbk6m/ 2026-06-02 21:43:21.509577 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-bbk6m/init.txt 2026-06-02 21:43:21.509602 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-bbk6m/keystone-db-init-0.txt 2026-06-02 21:43:21.509627 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-7vqwj/ 2026-06-02 21:43:21.509651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-7vqwj/init.txt 2026-06-02 21:43:21.509676 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-7vqwj/keystone-db-sync.txt 2026-06-02 21:43:21.509701 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-kzkz6/ 2026-06-02 21:43:21.509725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-kzkz6/init.txt 2026-06-02 21:43:21.509750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-kzkz6/keystone-domain-manage.txt 2026-06-02 21:43:21.509774 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-mwxbc/ 2026-06-02 21:43:21.509799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-mwxbc/init.txt 2026-06-02 21:43:21.509824 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-mwxbc/keystone-fernet-setup.txt 2026-06-02 21:43:21.509848 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-fh5vl/ 2026-06-02 21:43:21.509873 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-fh5vl/init.txt 2026-06-02 21:43:21.509911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-fh5vl/rabbit-init.txt 2026-06-02 21:43:21.509977 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-qfsg4/ 2026-06-02 21:43:21.510015 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-qfsg4/init.txt 2026-06-02 21:43:21.510043 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-qfsg4/memcached-exporter.txt 2026-06-02 21:43:21.510069 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-qfsg4/memcached.txt 2026-06-02 21:43:21.510097 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-06-02 21:43:21.510123 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-06-02 21:43:21.510149 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-06-02 21:43:21.510174 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-06-02 21:43:21.510200 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-06-02 21:43:21.510225 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-06-02 21:43:21.510257 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-06-02 21:43:21.510295 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-06-02 21:43:21.510324 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-06-02 21:43:21.510349 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-z6t69/ 2026-06-02 21:43:21.510373 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-z6t69/percona-xtradb-cluster-operator.txt 2026-06-02 21:43:21.510411 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-d4h5r/ 2026-06-02 21:43:21.510437 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-d4h5r/rabbitmq-cluster-operator.txt 2026-06-02 21:43:21.510462 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-06-02 21:43:21.510487 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-06-02 21:43:21.510511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-06-02 21:43:21.510536 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-9z48w/ 2026-06-02 21:43:21.510560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-9z48w/rabbitmq-cluster-operator.txt 2026-06-02 21:43:21.510587 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-06-02 21:43:21.510626 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-bgw8g/ 2026-06-02 21:43:21.510656 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-bgw8g/secretgen-controller.txt 2026-06-02 21:43:21.510683 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-06-02 21:43:21.510709 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-kz28b/ 2026-06-02 21:43:21.510734 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-kz28b/controller.txt 2026-06-02 21:43:21.510784 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-kj8z9/ 2026-06-02 21:43:21.510839 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-kj8z9/ingress-nginx-default-backend.txt 2026-06-02 21:43:21.510878 | instance | cd+++++++++ pod-logs/kube-system/ 2026-06-02 21:43:21.510907 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-z8rs7/ 2026-06-02 21:43:21.510933 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-z8rs7/cilium-operator.txt 2026-06-02 21:43:21.510960 | instance | cd+++++++++ pod-logs/kube-system/cilium-wwd9h/ 2026-06-02 21:43:21.510985 | instance | >f+++++++++ pod-logs/kube-system/cilium-wwd9h/apply-sysctl-overwrites.txt 2026-06-02 21:43:21.511023 | instance | >f+++++++++ pod-logs/kube-system/cilium-wwd9h/cilium-agent.txt 2026-06-02 21:43:21.511087 | instance | >f+++++++++ pod-logs/kube-system/cilium-wwd9h/clean-cilium-state.txt 2026-06-02 21:43:21.511129 | instance | >f+++++++++ pod-logs/kube-system/cilium-wwd9h/config.txt 2026-06-02 21:43:21.511166 | instance | >f+++++++++ pod-logs/kube-system/cilium-wwd9h/install-cni-binaries.txt 2026-06-02 21:43:21.511202 | instance | >f+++++++++ pod-logs/kube-system/cilium-wwd9h/mount-bpf-fs.txt 2026-06-02 21:43:21.511236 | instance | >f+++++++++ pod-logs/kube-system/cilium-wwd9h/mount-cgroup.txt 2026-06-02 21:43:21.511270 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-fqjsg/ 2026-06-02 21:43:21.511305 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-fqjsg/coredns.txt 2026-06-02 21:43:21.511342 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-vdrs5/ 2026-06-02 21:43:21.511377 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-vdrs5/coredns.txt 2026-06-02 21:43:21.511404 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-06-02 21:43:21.511428 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-06-02 21:43:21.511453 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-06-02 21:43:21.511478 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-06-02 21:43:21.511503 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-06-02 21:43:21.511529 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-06-02 21:43:21.511563 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-lbx77/ 2026-06-02 21:43:21.511621 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-lbx77/kube-proxy.txt 2026-06-02 21:43:21.511659 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-06-02 21:43:21.511689 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-06-02 21:43:21.511716 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-06-02 21:43:21.511741 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-06-02 21:43:21.511765 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-06-02 21:43:21.511791 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-8qhjw/ 2026-06-02 21:43:21.511816 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-8qhjw/local-path-provisioner.txt 2026-06-02 21:43:21.511841 | instance | cd+++++++++ pod-logs/monitoring/ 2026-06-02 21:43:21.511866 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-06-02 21:43:21.511891 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-06-02 21:43:21.511915 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-06-02 21:43:21.511939 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-06-02 21:43:21.511963 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-06-02 21:43:21.511989 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-58dfdd448b-m6vrh/ 2026-06-02 21:43:21.512023 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-58dfdd448b-m6vrh/grafana-sc-dashboard.txt 2026-06-02 21:43:21.512058 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-58dfdd448b-m6vrh/grafana-sc-datasources.txt 2026-06-02 21:43:21.512094 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-58dfdd448b-m6vrh/grafana.txt 2026-06-02 21:43:21.512121 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-4kq8r/ 2026-06-02 21:43:21.512148 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-4kq8r/kube-state-metrics.txt 2026-06-02 21:43:21.512185 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-p6mhb/ 2026-06-02 21:43:21.512222 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-p6mhb/kube-prometheus-stack.txt 2026-06-02 21:43:21.512258 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-lrm74/ 2026-06-02 21:43:21.512294 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-lrm74/node-exporter.txt 2026-06-02 21:43:21.512321 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-lrm74/pod-tls-sidecar.txt 2026-06-02 21:43:21.512347 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-06-02 21:43:21.512371 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-06-02 21:43:21.512395 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-06-02 21:43:21.512420 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-06-02 21:43:21.512444 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-06-02 21:43:21.512469 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-06-02 21:43:21.512502 | instance | cd+++++++++ pod-logs/openstack/ 2026-06-02 21:43:21.512527 | instance | cd+++++++++ pod-logs/openstack/horizon-7cff6d94d6-5bmjv/ 2026-06-02 21:43:21.512552 | instance | >f+++++++++ pod-logs/openstack/horizon-7cff6d94d6-5bmjv/horizon.txt 2026-06-02 21:43:21.512577 | instance | >f+++++++++ pod-logs/openstack/horizon-7cff6d94d6-5bmjv/init.txt 2026-06-02 21:43:21.512602 | instance | cd+++++++++ pod-logs/openstack/horizon-7cff6d94d6-hgk98/ 2026-06-02 21:43:21.512628 | instance | >f+++++++++ pod-logs/openstack/horizon-7cff6d94d6-hgk98/horizon.txt 2026-06-02 21:43:21.512654 | instance | >f+++++++++ pod-logs/openstack/horizon-7cff6d94d6-hgk98/init.txt 2026-06-02 21:43:21.512679 | instance | cd+++++++++ pod-logs/openstack/horizon-7cff6d94d6-kjbdm/ 2026-06-02 21:43:21.512706 | instance | >f+++++++++ pod-logs/openstack/horizon-7cff6d94d6-kjbdm/horizon.txt 2026-06-02 21:43:21.512732 | instance | >f+++++++++ pod-logs/openstack/horizon-7cff6d94d6-kjbdm/init.txt 2026-06-02 21:43:21.512758 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-jjp8z/ 2026-06-02 21:43:21.512785 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-jjp8z/horizon-db-init-0.txt 2026-06-02 21:43:21.512811 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-jjp8z/init.txt 2026-06-02 21:43:21.512836 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-gvlsl/ 2026-06-02 21:43:21.512862 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-gvlsl/horizon-db-sync.txt 2026-06-02 21:43:21.512889 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-gvlsl/init.txt 2026-06-02 21:43:21.512915 | instance | cd+++++++++ pod-logs/openstack/keystone-api-7d6d8d5d4b-5bssd/ 2026-06-02 21:43:21.512941 | instance | >f+++++++++ pod-logs/openstack/keystone-api-7d6d8d5d4b-5bssd/init.txt 2026-06-02 21:43:21.513034 | instance | >f+++++++++ pod-logs/openstack/keystone-api-7d6d8d5d4b-5bssd/keystone-api.txt 2026-06-02 21:43:21.513062 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-vbv76/ 2026-06-02 21:43:21.513088 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-vbv76/bootstrap.txt 2026-06-02 21:43:21.513114 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-vbv76/init.txt 2026-06-02 21:43:21.513141 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-n7xtg/ 2026-06-02 21:43:21.513167 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-n7xtg/init.txt 2026-06-02 21:43:21.513193 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-n7xtg/keystone-credential-setup.txt 2026-06-02 21:43:21.513219 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-bbk6m/ 2026-06-02 21:43:21.513244 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-bbk6m/init.txt 2026-06-02 21:43:21.513269 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-bbk6m/keystone-db-init-0.txt 2026-06-02 21:43:21.513295 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-7vqwj/ 2026-06-02 21:43:21.513321 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-7vqwj/init.txt 2026-06-02 21:43:21.513347 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-7vqwj/keystone-db-sync.txt 2026-06-02 21:43:21.513373 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-kzkz6/ 2026-06-02 21:43:21.513399 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-kzkz6/init.txt 2026-06-02 21:43:21.513424 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-kzkz6/keystone-domain-manage.txt 2026-06-02 21:43:21.513451 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-mwxbc/ 2026-06-02 21:43:21.513477 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-mwxbc/init.txt 2026-06-02 21:43:21.513579 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-mwxbc/keystone-fernet-setup.txt 2026-06-02 21:43:21.513632 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-fh5vl/ 2026-06-02 21:43:21.513663 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-fh5vl/init.txt 2026-06-02 21:43:21.513699 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-fh5vl/rabbit-init.txt 2026-06-02 21:43:21.513728 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-qfsg4/ 2026-06-02 21:43:21.513754 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-qfsg4/init.txt 2026-06-02 21:43:21.513781 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-qfsg4/memcached-exporter.txt 2026-06-02 21:43:21.513807 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-qfsg4/memcached.txt 2026-06-02 21:43:21.513833 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-06-02 21:43:21.513858 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-06-02 21:43:21.513884 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-06-02 21:43:21.513909 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-06-02 21:43:21.513934 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-06-02 21:43:21.513960 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-06-02 21:43:21.513989 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-06-02 21:43:21.514016 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-06-02 21:43:21.514041 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-06-02 21:43:21.514066 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-z6t69/ 2026-06-02 21:43:21.514092 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-z6t69/percona-xtradb-cluster-operator.txt 2026-06-02 21:43:21.514117 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-d4h5r/ 2026-06-02 21:43:21.514143 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-d4h5r/rabbitmq-cluster-operator.txt 2026-06-02 21:43:21.514169 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-06-02 21:43:21.514195 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-06-02 21:43:21.514220 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-06-02 21:43:21.514245 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-9z48w/ 2026-06-02 21:43:21.514271 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-9z48w/rabbitmq-cluster-operator.txt 2026-06-02 21:43:21.514296 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-06-02 21:43:21.514322 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-bgw8g/ 2026-06-02 21:43:21.514348 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-bgw8g/secretgen-controller.txt 2026-06-02 21:43:21.527333 | 2026-06-02 21:43:21.527459 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-06-02 21:43:21.724840 | instance | changed 2026-06-02 21:43:21.729817 | 2026-06-02 21:43:21.729883 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-06-02 21:43:22.453759 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-06-02 21:43:22.482477 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-06-02 21:43:22.482514 | instance | Dload Upload Total Spent Left Speed 2026-06-02 21:43:22.487408 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-06-02 21:43:22.652474 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-06-02 21:43:22.659707 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-06-02 21:43:22.659753 | instance | Dload Upload Total Spent Left Speed 2026-06-02 21:43:22.664392 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-06-02 21:43:22.976275 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-06-02 21:43:22.984598 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-06-02 21:43:22.984658 | instance | Dload Upload Total Spent Left Speed 2026-06-02 21:43:22.989592 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-06-02 21:43:23.304189 | instance | Scraping memcached.openstack:9150/metrics: 2026-06-02 21:43:23.309257 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-06-02 21:43:23.309825 | instance | Dload Upload Total Spent Left Speed 2026-06-02 21:43:23.313915 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached.openstack 2026-06-02 21:43:23.389475 | instance | Scraping memcached-metrics.openstack:9150/metrics: 2026-06-02 21:43:23.395946 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-06-02 21:43:23.396007 | instance | Dload Upload Total Spent Left Speed 2026-06-02 21:43:23.401074 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached-metrics.openstack 2026-06-02 21:43:23.486801 | instance | Scraping percona-xtradb-haproxy-metrics.openstack:8404/metrics: 2026-06-02 21:43:23.493381 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-06-02 21:43:23.493453 | instance | Dload Upload Total Spent Left Speed 2026-06-02 21:43:23.498154 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: percona-xtradb-haproxy-metrics.openstack 2026-06-02 21:43:23.769150 | instance | ok: Runtime: 0:00:01.636736 2026-06-02 21:43:23.778593 | 2026-06-02 21:43:23.778687 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-06-02 21:43:24.065746 | instance | ceph-mgr endpoints: 2026-06-02 21:43:24.310354 | instance | ok: Runtime: 0:00:00.086519 2026-06-02 21:43:24.315959 | 2026-06-02 21:43:24.316055 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-06-02 21:43:24.857181 | instance | ok: Runtime: 0:00:00.079195 2026-06-02 21:43:24.863170 | 2026-06-02 21:43:24.863241 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-06-02 21:43:25.343750 | instance | changed: 2026-06-02 21:43:25.343966 | instance | cd+++++++++ prometheus/ 2026-06-02 21:43:25.344005 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-06-02 21:43:25.344034 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-06-02 21:43:25.344062 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-06-02 21:43:25.344088 | instance | >f+++++++++ prometheus/openstack-memcached-metrics.txt 2026-06-02 21:43:25.344115 | instance | >f+++++++++ prometheus/openstack-memcached.txt 2026-06-02 21:43:25.344141 | instance | >f+++++++++ prometheus/openstack-percona-xtradb-haproxy-metrics.txt 2026-06-02 21:43:25.355813 | 2026-06-02 21:43:25.355876 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-06-02 21:43:25.598249 | instance | changed 2026-06-02 21:43:25.603328 | 2026-06-02 21:43:25.603394 | TASK [gather-selenium-data : Get selenium data] 2026-06-02 21:43:25.799167 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-06-02 21:43:25.805434 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-06-02 21:43:26.139534 | instance | ERROR 2026-06-02 21:43:26.139783 | instance | { 2026-06-02 21:43:26.139826 | instance | "delta": "0:00:00.011661", 2026-06-02 21:43:26.139857 | instance | "end": "2026-06-02 21:43:25.805750", 2026-06-02 21:43:26.139886 | instance | "msg": "non-zero return code", 2026-06-02 21:43:26.139913 | instance | "rc": 1, 2026-06-02 21:43:26.139940 | instance | "start": "2026-06-02 21:43:25.794089" 2026-06-02 21:43:26.139966 | instance | } 2026-06-02 21:43:26.139999 | instance | ERROR: Ignoring Errors 2026-06-02 21:43:26.147558 | 2026-06-02 21:43:26.147727 | TASK [gather-selenium-data : Downloads logs to executor] 2026-06-02 21:43:26.642974 | instance | changed: cd+++++++++ selenium/ 2026-06-02 21:43:26.650470 | 2026-06-02 21:43:26.650548 | PLAY RECAP 2026-06-02 21:43:26.650596 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-06-02 21:43:26.650620 | 2026-06-02 21:43:26.802801 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-06-02 21:43:26.808318 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-02 21:43:27.464174 | 2026-06-02 21:43:27.464370 | PLAY [all] 2026-06-02 21:43:27.477533 | 2026-06-02 21:43:27.477665 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-02 21:43:27.523555 | instance | skipping: Conditional result was False 2026-06-02 21:43:27.534017 | 2026-06-02 21:43:27.534238 | TASK [fetch-output : Set log path for single node] 2026-06-02 21:43:27.578861 | instance | ok 2026-06-02 21:43:27.585837 | 2026-06-02 21:43:27.585905 | LOOP [fetch-output : Ensure local output dirs] 2026-06-02 21:43:27.969085 | instance -> localhost | ok: "/var/lib/zuul/builds/e035cd3a854741c1936e45c407a2a88d/work/logs" 2026-06-02 21:43:28.190149 | instance -> localhost | changed: "/var/lib/zuul/builds/e035cd3a854741c1936e45c407a2a88d/work/artifacts" 2026-06-02 21:43:28.428473 | instance -> localhost | changed: "/var/lib/zuul/builds/e035cd3a854741c1936e45c407a2a88d/work/docs" 2026-06-02 21:43:28.448871 | 2026-06-02 21:43:28.449051 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-02 21:43:29.118951 | instance | changed: .d..t...... ./ 2026-06-02 21:43:29.119227 | instance | changed: All items complete 2026-06-02 21:43:29.119268 | 2026-06-02 21:43:29.575917 | instance | changed: .d..t...... ./ 2026-06-02 21:43:30.048178 | instance | changed: .d..t...... ./ 2026-06-02 21:43:30.067153 | 2026-06-02 21:43:30.067327 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-02 21:43:30.479532 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006405 2026-06-02 21:43:30.722113 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.006933 2026-06-02 21:43:30.743370 | 2026-06-02 21:43:30.743508 | PLAY [all] 2026-06-02 21:43:30.750720 | 2026-06-02 21:43:30.750834 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-02 21:43:31.214726 | instance | changed 2026-06-02 21:43:31.222047 | 2026-06-02 21:43:31.222104 | PLAY RECAP 2026-06-02 21:43:31.222149 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-02 21:43:31.222171 | 2026-06-02 21:43:31.370741 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-02 21:43:31.376489 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-02 21:43:32.030619 | 2026-06-02 21:43:32.030771 | PLAY [localhost] 2026-06-02 21:43:32.041716 | 2026-06-02 21:43:32.041836 | TASK [Generate Zuul manifest] 2026-06-02 21:43:32.062120 | localhost | ok 2026-06-02 21:43:32.077763 | 2026-06-02 21:43:32.077894 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-02 21:43:32.574827 | localhost | changed 2026-06-02 21:43:32.589952 | 2026-06-02 21:43:32.590067 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-02 21:43:32.619817 | localhost | ok 2026-06-02 21:43:32.627158 | 2026-06-02 21:43:32.627222 | TASK [Upload logs] 2026-06-02 21:43:32.649595 | localhost | ok 2026-06-02 21:43:32.714435 | 2026-06-02 21:43:32.714572 | TASK [Set zuul-log-path fact] 2026-06-02 21:43:32.737985 | localhost | ok 2026-06-02 21:43:32.751298 | 2026-06-02 21:43:32.751367 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-02 21:43:32.782199 | localhost | ok 2026-06-02 21:43:32.790744 | 2026-06-02 21:43:32.790809 | TASK [upload-logs : Create log directories] 2026-06-02 21:43:33.220977 | localhost | changed 2026-06-02 21:43:33.266811 | 2026-06-02 21:43:33.266944 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-02 21:43:33.652041 | localhost -> localhost | ok: Runtime: 0:00:00.019720 2026-06-02 21:43:33.657840 | 2026-06-02 21:43:33.657917 | TASK [upload-logs : Upload logs to log server] 2026-06-02 21:43:34.373252 | localhost | Output suppressed because no_log was given 2026-06-02 21:43:34.379509 | 2026-06-02 21:43:34.379830 | LOOP [upload-logs : Compress console log and json output] 2026-06-02 21:43:34.432183 | localhost | skipping: Conditional result was False 2026-06-02 21:43:34.440087 | localhost | skipping: Conditional result was False 2026-06-02 21:43:34.456288 | 2026-06-02 21:43:34.456446 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-02 21:43:34.501705 | localhost | skipping: Conditional result was False 2026-06-02 21:43:34.501962 | 2026-06-02 21:43:34.506235 | localhost | skipping: Conditional result was False 2026-06-02 21:43:34.523548 | 2026-06-02 21:43:34.523716 | LOOP [upload-logs : Upload console log and json output]