2026-04-13 05:59:06.692825 | Job console starting 2026-04-13 05:59:06.706883 | Updating git repos 2026-04-13 05:59:06.805134 | Cloning repos into workspace 2026-04-13 05:59:06.869821 | Restoring repo states 2026-04-13 05:59:06.890741 | Merging changes 2026-04-13 05:59:07.933790 | Checking out repos 2026-04-13 05:59:08.338692 | Preparing playbooks 2026-04-13 05:59:10.748635 | Running Ansible setup 2026-04-13 05:59:14.193035 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-13 05:59:14.758324 | 2026-04-13 05:59:14.758443 | PLAY [localhost] 2026-04-13 05:59:14.765520 | 2026-04-13 05:59:14.765587 | TASK [Gathering Facts] 2026-04-13 05:59:15.599940 | localhost | ok 2026-04-13 05:59:15.606502 | 2026-04-13 05:59:15.606577 | TASK [Setup log path fact] 2026-04-13 05:59:15.624594 | localhost | ok 2026-04-13 05:59:15.635898 | 2026-04-13 05:59:15.635961 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-13 05:59:15.664094 | localhost | ok 2026-04-13 05:59:15.670512 | 2026-04-13 05:59:15.670580 | TASK [emit-job-header : Print job information] 2026-04-13 05:59:15.709671 | # Job Information 2026-04-13 05:59:15.709917 | Ansible Version: 2.16.16 2026-04-13 05:59:15.709993 | Job: atmosphere-molecule-keycloak 2026-04-13 05:59:15.710047 | Pipeline: check 2026-04-13 05:59:15.710096 | Executor: 0a8996d2b663 2026-04-13 05:59:15.710142 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501 2026-04-13 05:59:15.710198 | Event ID: ca5f1210-36fd-11f1-9f5c-885fc526ec1c 2026-04-13 05:59:15.713876 | 2026-04-13 05:59:15.713961 | LOOP [emit-job-header : Print node information] 2026-04-13 05:59:15.800097 | localhost | ok: 2026-04-13 05:59:15.800395 | localhost | # Node Information 2026-04-13 05:59:15.800469 | localhost | Inventory Hostname: instance 2026-04-13 05:59:15.800526 | localhost | Hostname: np0000165464 2026-04-13 05:59:15.800576 | localhost | Username: zuul 2026-04-13 05:59:15.800635 | localhost | Distro: Ubuntu 22.04 2026-04-13 05:59:15.800688 | localhost | Provider: yul1 2026-04-13 05:59:15.800738 | localhost | Region: ca-ymq-1 2026-04-13 05:59:15.800786 | localhost | Label: ubuntu-jammy 2026-04-13 05:59:15.800834 | localhost | Product Name: OpenStack Nova 2026-04-13 05:59:15.800881 | localhost | Interface IP: 199.204.45.70 2026-04-13 05:59:15.811473 | 2026-04-13 05:59:15.811614 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-13 05:59:16.168882 | localhost -> localhost | changed 2026-04-13 05:59:16.176489 | 2026-04-13 05:59:16.176578 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-13 05:59:16.992268 | localhost -> localhost | changed 2026-04-13 05:59:17.002360 | 2026-04-13 05:59:17.002416 | PLAY [all] 2026-04-13 05:59:17.009808 | 2026-04-13 05:59:17.009869 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-13 05:59:17.321711 | instance -> localhost | ok 2026-04-13 05:59:17.329808 | 2026-04-13 05:59:17.329895 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-13 05:59:17.353819 | instance | ok 2026-04-13 05:59:17.366450 | instance | included: /var/lib/zuul/builds/95c24503ffd749ef85102309af4035a7/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-13 05:59:17.372423 | 2026-04-13 05:59:17.372481 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-13 05:59:18.380592 | instance -> localhost | Generating public/private rsa key pair. 2026-04-13 05:59:18.380845 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/95c24503ffd749ef85102309af4035a7/work/95c24503ffd749ef85102309af4035a7_id_rsa 2026-04-13 05:59:18.381007 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/95c24503ffd749ef85102309af4035a7/work/95c24503ffd749ef85102309af4035a7_id_rsa.pub 2026-04-13 05:59:18.381068 | instance -> localhost | The key fingerprint is: 2026-04-13 05:59:18.381117 | instance -> localhost | SHA256:Xfk2H3z+ZgQoS26XT2+owRaAd0xhtxO5lXlYUvjMHuo zuul-build-sshkey 2026-04-13 05:59:18.381181 | instance -> localhost | The key's randomart image is: 2026-04-13 05:59:18.381227 | instance -> localhost | +---[RSA 3072]----+ 2026-04-13 05:59:18.381279 | instance -> localhost | | +.+*=| 2026-04-13 05:59:18.381325 | instance -> localhost | | . + o+*o| 2026-04-13 05:59:18.381371 | instance -> localhost | | . o =.o*.| 2026-04-13 05:59:18.381415 | instance -> localhost | | oo+..+o+| 2026-04-13 05:59:18.381452 | instance -> localhost | | So.o..==o| 2026-04-13 05:59:18.381474 | instance -> localhost | | +.o+.+=| 2026-04-13 05:59:18.381493 | instance -> localhost | | . .=o +o| 2026-04-13 05:59:18.381511 | instance -> localhost | | . Eo *| 2026-04-13 05:59:18.381533 | instance -> localhost | | .. +.| 2026-04-13 05:59:18.381553 | instance -> localhost | +----[SHA256]-----+ 2026-04-13 05:59:18.381599 | instance -> localhost | ok: Runtime: 0:00:00.589536 2026-04-13 05:59:18.386367 | 2026-04-13 05:59:18.386426 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-13 05:59:18.418884 | instance | ok 2026-04-13 05:59:18.429825 | instance | included: /var/lib/zuul/builds/95c24503ffd749ef85102309af4035a7/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-13 05:59:18.436998 | 2026-04-13 05:59:18.437057 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-13 05:59:18.461611 | instance | skipping: Conditional result was False 2026-04-13 05:59:18.473692 | 2026-04-13 05:59:18.473754 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-13 05:59:18.918077 | instance | changed 2026-04-13 05:59:18.970726 | 2026-04-13 05:59:18.970826 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-13 05:59:19.156323 | instance | ok 2026-04-13 05:59:19.164015 | 2026-04-13 05:59:19.164075 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-13 05:59:19.674233 | instance | changed 2026-04-13 05:59:19.681633 | 2026-04-13 05:59:19.681715 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-13 05:59:20.164992 | instance | changed 2026-04-13 05:59:20.169890 | 2026-04-13 05:59:20.169958 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-13 05:59:20.194939 | instance | skipping: Conditional result was False 2026-04-13 05:59:20.205876 | 2026-04-13 05:59:20.205968 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-13 05:59:20.618154 | instance -> localhost | changed 2026-04-13 05:59:20.634062 | 2026-04-13 05:59:20.634129 | TASK [add-build-sshkey : Add back temp key] 2026-04-13 05:59:20.947910 | instance -> localhost | Identity added: /var/lib/zuul/builds/95c24503ffd749ef85102309af4035a7/work/95c24503ffd749ef85102309af4035a7_id_rsa (zuul-build-sshkey) 2026-04-13 05:59:20.948091 | instance -> localhost | ok: Runtime: 0:00:00.017500 2026-04-13 05:59:20.952762 | 2026-04-13 05:59:20.952822 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-13 05:59:21.246661 | instance | ok 2026-04-13 05:59:21.252902 | 2026-04-13 05:59:21.253021 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-13 05:59:21.277817 | instance | skipping: Conditional result was False 2026-04-13 05:59:21.291679 | 2026-04-13 05:59:21.291761 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-13 05:59:21.617622 | instance | ok 2026-04-13 05:59:21.627535 | 2026-04-13 05:59:21.627602 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-13 05:59:23.306682 | instance | Output suppressed because no_log was given 2026-04-13 05:59:23.321826 | 2026-04-13 05:59:23.322091 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-13 05:59:23.504582 | instance | ok: "logs" 2026-04-13 05:59:23.504926 | instance | ok: All items complete 2026-04-13 05:59:23.504998 | 2026-04-13 05:59:23.647989 | instance | ok: "artifacts" 2026-04-13 05:59:23.805030 | instance | ok: "docs" 2026-04-13 05:59:23.820419 | 2026-04-13 05:59:23.820618 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-13 05:59:24.005792 | instance | changed: "logs" 2026-04-13 05:59:24.152911 | instance | changed: "artifacts" 2026-04-13 05:59:24.324787 | instance | changed: "docs" 2026-04-13 05:59:24.339540 | 2026-04-13 05:59:24.339653 | PLAY RECAP 2026-04-13 05:59:24.339701 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-13 05:59:24.339729 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-13 05:59:24.339751 | 2026-04-13 05:59:24.459210 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-13 05:59:24.462299 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-13 05:59:25.032328 | 2026-04-13 05:59:25.032440 | PLAY [all] 2026-04-13 05:59:25.044217 | 2026-04-13 05:59:25.044293 | TASK [setup-uv : Extract archive] 2026-04-13 05:59:27.240992 | instance | changed 2026-04-13 05:59:27.247056 | 2026-04-13 05:59:27.247141 | TASK [setup-uv : Print version] 2026-04-13 05:59:26.431570 | instance | uv 0.8.13 2026-04-13 05:59:27.783909 | instance | ok: Runtime: 0:00:00.011971 2026-04-13 05:59:27.795529 | 2026-04-13 05:59:27.795613 | PLAY RECAP 2026-04-13 05:59:27.795668 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-13 05:59:27.795699 | 2026-04-13 05:59:27.979687 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-13 05:59:27.982684 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-13 05:59:28.538531 | 2026-04-13 05:59:28.538647 | PLAY [all] 2026-04-13 05:59:28.550379 | 2026-04-13 05:59:28.550460 | TASK [Install "jq" for log collection] 2026-04-13 05:59:43.106918 | instance | changed 2026-04-13 05:59:43.109419 | 2026-04-13 05:59:43.109497 | PLAY RECAP 2026-04-13 05:59:43.109574 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-13 05:59:43.109644 | 2026-04-13 05:59:43.267237 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-13 05:59:43.270594 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-13 05:59:43.851839 | 2026-04-13 05:59:43.851972 | PLAY [all] 2026-04-13 05:59:43.862774 | 2026-04-13 05:59:43.862846 | TASK [Copy inventory file for Zuul] 2026-04-13 05:59:44.669342 | instance | changed 2026-04-13 05:59:44.674724 | 2026-04-13 05:59:44.674821 | TASK [Switch "ansible_host" to private IP] 2026-04-13 05:59:44.942724 | instance | changed: 1 replacements made 2026-04-13 05:59:44.950314 | 2026-04-13 05:59:44.950410 | TASK [Run Molecule scenario] 2026-04-13 05:59:45.358448 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-04-13 05:59:45.358581 | instance | Creating virtual environment at: .venv 2026-04-13 05:59:45.390994 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-13 05:59:45.394722 | instance | Downloading netaddr (2.2MiB) 2026-04-13 05:59:45.395058 | instance | Downloading pydantic-core (2.0MiB) 2026-04-13 05:59:45.404107 | instance | Downloading rjsonnet (1.2MiB) 2026-04-13 05:59:45.407576 | instance | Downloading kubernetes (1.9MiB) 2026-04-13 05:59:45.407766 | instance | Downloading cryptography (4.2MiB) 2026-04-13 05:59:45.408152 | instance | Downloading pygments (1.2MiB) 2026-04-13 05:59:45.408367 | instance | Downloading setuptools (1.1MiB) 2026-04-13 05:59:45.474459 | instance | Downloading openstacksdk (1.7MiB) 2026-04-13 05:59:45.486369 | instance | Downloading ansible-core (2.1MiB) 2026-04-13 05:59:45.815277 | instance | Building pyperclip==1.9.0 2026-04-13 05:59:45.816902 | instance | Downloading rjsonnet 2026-04-13 05:59:45.941783 | instance | Downloading pydantic-core 2026-04-13 05:59:45.992505 | instance | Downloading netaddr 2026-04-13 05:59:46.010099 | instance | Downloading pygments 2026-04-13 05:59:46.021551 | instance | Downloading cryptography 2026-04-13 05:59:46.053529 | instance | Downloading setuptools 2026-04-13 05:59:46.106525 | instance | Downloading kubernetes 2026-04-13 05:59:46.147984 | instance | Downloading ansible-core 2026-04-13 05:59:46.168910 | instance | Downloading openstacksdk 2026-04-13 05:59:46.566133 | instance | Built pyperclip==1.9.0 2026-04-13 05:59:46.741386 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-13 05:59:46.781062 | instance | Installed 83 packages in 38ms 2026-04-13 05:59:47.408479 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-13 05:59:48.021761 | instance | INFO [keycloak > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-13 05:59:48.021872 | instance | INFO [keycloak > prerun] Performing prerun with role_name_check=0... 2026-04-13 06:01:45.457486 | instance | INFO [keycloak > dependency] Executing 2026-04-13 06:01:45.457644 | instance | WARNING [keycloak > dependency] Missing roles requirements file: requirements.yml 2026-04-13 06:01:45.457923 | instance | WARNING [keycloak > dependency] Missing collections requirements file: collections.yml 2026-04-13 06:01:45.458022 | instance | WARNING [keycloak > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-13 06:01:45.465588 | instance | INFO [keycloak > cleanup] Executing 2026-04-13 06:01:45.465939 | instance | WARNING [keycloak > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-13 06:01:45.473422 | instance | INFO [keycloak > destroy] Executing 2026-04-13 06:01:45.473461 | instance | WARNING [keycloak > destroy] Skipping, '--destroy=never' requested. 2026-04-13 06:01:45.473534 | instance | INFO [keycloak > destroy] Executed: Successful 2026-04-13 06:01:45.480986 | instance | INFO [keycloak > syntax] Executing 2026-04-13 06:01:46.636976 | instance | 2026-04-13 06:01:46.637156 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/keycloak/converge.yml 2026-04-13 06:01:46.690030 | instance | INFO [keycloak > syntax] Executed: Successful 2026-04-13 06:01:46.703827 | instance | INFO [keycloak > create] Executing 2026-04-13 06:01:46.705633 | instance | WARNING [keycloak > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-13 06:01:46.713091 | instance | INFO [keycloak > prepare] Executing 2026-04-13 06:01:47.888051 | instance | 2026-04-13 06:01:47.888221 | instance | PLAY [Prepare] ***************************************************************** 2026-04-13 06:01:47.888381 | instance | 2026-04-13 06:01:47.888552 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-13 06:01:47.888722 | instance | Monday 13 April 2026 06:01:47 +0000 (0:00:00.024) 0:00:00.024 ********** 2026-04-13 06:01:48.997216 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-13 06:01:48.997489 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-13 06:01:48.997762 | instance | interpreter could change the meaning of that path. See 2026-04-13 06:01:48.998036 | instance | https://docs.ansible.com/ansible- 2026-04-13 06:01:48.998307 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-13 06:01:49.007593 | instance | ok: [instance] 2026-04-13 06:01:49.007839 | instance | 2026-04-13 06:01:49.008116 | instance | TASK [Configure short hostname] ************************************************ 2026-04-13 06:01:49.008381 | instance | Monday 13 April 2026 06:01:49 +0000 (0:00:01.119) 0:00:01.143 ********** 2026-04-13 06:01:49.708782 | instance | changed: [instance] 2026-04-13 06:01:49.709010 | instance | 2026-04-13 06:01:49.709286 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-04-13 06:01:49.709561 | instance | Monday 13 April 2026 06:01:49 +0000 (0:00:00.700) 0:00:01.844 ********** 2026-04-13 06:01:50.007149 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-04-13 06:01:50.007274 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-04-13 06:01:50.007448 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-13 06:01:50.017422 | instance | changed: [instance] 2026-04-13 06:01:50.017675 | instance | 2026-04-13 06:01:50.017948 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-04-13 06:01:50.018218 | instance | Monday 13 April 2026 06:01:50 +0000 (0:00:00.309) 0:00:02.154 ********** 2026-04-13 06:01:51.129320 | instance | ok: [instance] 2026-04-13 06:01:51.129578 | instance | 2026-04-13 06:01:51.129858 | instance | TASK [Purge "snapd" package] *************************************************** 2026-04-13 06:01:51.130147 | instance | Monday 13 April 2026 06:01:51 +0000 (0:00:01.111) 0:00:03.265 ********** 2026-04-13 06:01:51.751936 | instance | ok: [instance] 2026-04-13 06:01:51.752278 | instance | 2026-04-13 06:01:51.752569 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-04-13 06:01:51.752829 | instance | 2026-04-13 06:01:51.753102 | instance | TASK [Create folders for workspace] ******************************************** 2026-04-13 06:01:51.753372 | instance | Monday 13 April 2026 06:01:51 +0000 (0:00:00.622) 0:00:03.887 ********** 2026-04-13 06:01:52.794795 | instance | changed: [localhost] => (item=group_vars) 2026-04-13 06:01:52.795096 | instance | changed: [localhost] => (item=group_vars/all) 2026-04-13 06:01:52.795360 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-04-13 06:01:52.795667 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-04-13 06:01:52.795947 | instance | changed: [localhost] => (item=group_vars/computes) 2026-04-13 06:01:52.796226 | instance | changed: [localhost] => (item=host_vars) 2026-04-13 06:01:52.796463 | instance | 2026-04-13 06:01:52.796762 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-04-13 06:01:52.797023 | instance | 2026-04-13 06:01:52.797307 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-04-13 06:01:52.797632 | instance | Monday 13 April 2026 06:01:52 +0000 (0:00:01.042) 0:00:04.930 ********** 2026-04-13 06:01:52.970561 | instance | changed: [localhost] 2026-04-13 06:01:52.970666 | instance | 2026-04-13 06:01:52.970797 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-04-13 06:01:52.970934 | instance | Monday 13 April 2026 06:01:52 +0000 (0:00:00.176) 0:00:05.106 ********** 2026-04-13 06:01:52.996158 | instance | ok: [localhost] 2026-04-13 06:01:52.996417 | instance | 2026-04-13 06:01:52.996703 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-04-13 06:01:52.996989 | instance | Monday 13 April 2026 06:01:52 +0000 (0:00:00.025) 0:00:05.132 ********** 2026-04-13 06:01:53.041445 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '46ea5f9e-6d6c-55cd-8e9b-e7d570de33b9'}) 2026-04-13 06:01:53.041679 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-04-13 06:01:53.041949 | instance | 2026-04-13 06:01:53.042222 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-04-13 06:01:53.042489 | instance | Monday 13 April 2026 06:01:53 +0000 (0:00:00.045) 0:00:05.177 ********** 2026-04-13 06:01:53.602599 | instance | changed: [localhost] 2026-04-13 06:01:53.602860 | instance | 2026-04-13 06:01:53.603191 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-04-13 06:01:53.603448 | instance | 2026-04-13 06:01:53.603724 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-04-13 06:01:53.603996 | instance | Monday 13 April 2026 06:01:53 +0000 (0:00:00.561) 0:00:05.738 ********** 2026-04-13 06:01:53.772619 | instance | changed: [localhost] 2026-04-13 06:01:53.772825 | instance | 2026-04-13 06:01:53.773181 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-04-13 06:01:53.773520 | instance | Monday 13 April 2026 06:01:53 +0000 (0:00:00.169) 0:00:05.908 ********** 2026-04-13 06:01:53.794767 | instance | ok: [localhost] 2026-04-13 06:01:53.795045 | instance | 2026-04-13 06:01:53.795329 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-04-13 06:01:53.795597 | instance | Monday 13 April 2026 06:01:53 +0000 (0:00:00.022) 0:00:05.930 ********** 2026-04-13 06:01:53.828401 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-04-13 06:01:53.828723 | instance | 2026-04-13 06:01:53.829098 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-04-13 06:01:53.829455 | instance | Monday 13 April 2026 06:01:53 +0000 (0:00:00.033) 0:00:05.964 ********** 2026-04-13 06:01:54.172278 | instance | changed: [localhost] 2026-04-13 06:01:54.172527 | instance | 2026-04-13 06:01:54.172819 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-04-13 06:01:54.173097 | instance | 2026-04-13 06:01:54.173368 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-04-13 06:01:54.173636 | instance | Monday 13 April 2026 06:01:54 +0000 (0:00:00.344) 0:00:06.308 ********** 2026-04-13 06:01:54.332005 | instance | changed: [localhost] 2026-04-13 06:01:54.332243 | instance | 2026-04-13 06:01:54.332504 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-04-13 06:01:54.332824 | instance | Monday 13 April 2026 06:01:54 +0000 (0:00:00.159) 0:00:06.467 ********** 2026-04-13 06:01:54.357216 | instance | ok: [localhost] 2026-04-13 06:01:54.357477 | instance | 2026-04-13 06:01:54.357759 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-04-13 06:01:54.358032 | instance | Monday 13 April 2026 06:01:54 +0000 (0:00:00.025) 0:00:06.493 ********** 2026-04-13 06:01:54.398040 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-04-13 06:01:54.398426 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-04-13 06:01:54.398904 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-04-13 06:01:54.399369 | instance | 2026-04-13 06:01:54.399680 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-04-13 06:01:54.400017 | instance | Monday 13 April 2026 06:01:54 +0000 (0:00:00.040) 0:00:06.533 ********** 2026-04-13 06:01:54.735106 | instance | changed: [localhost] 2026-04-13 06:01:54.735184 | instance | 2026-04-13 06:01:54.735311 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-04-13 06:01:54.735422 | instance | 2026-04-13 06:01:54.735547 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-04-13 06:01:54.735664 | instance | Monday 13 April 2026 06:01:54 +0000 (0:00:00.337) 0:00:06.871 ********** 2026-04-13 06:01:54.915733 | instance | changed: [localhost] 2026-04-13 06:01:54.915958 | instance | 2026-04-13 06:01:54.916224 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-04-13 06:01:54.916525 | instance | Monday 13 April 2026 06:01:54 +0000 (0:00:00.180) 0:00:07.051 ********** 2026-04-13 06:01:54.943715 | instance | ok: [localhost] 2026-04-13 06:01:54.943905 | instance | 2026-04-13 06:01:54.944145 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-04-13 06:01:54.944417 | instance | Monday 13 April 2026 06:01:54 +0000 (0:00:00.028) 0:00:07.079 ********** 2026-04-13 06:01:54.984718 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-04-13 06:01:54.984992 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-04-13 06:01:54.985260 | instance | 2026-04-13 06:01:54.985525 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-04-13 06:01:54.985797 | instance | Monday 13 April 2026 06:01:54 +0000 (0:00:00.040) 0:00:07.120 ********** 2026-04-13 06:01:55.343855 | instance | changed: [localhost] 2026-04-13 06:01:55.344032 | instance | 2026-04-13 06:01:55.344409 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-04-13 06:01:55.344667 | instance | 2026-04-13 06:01:55.344938 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-13 06:01:55.345167 | instance | Monday 13 April 2026 06:01:55 +0000 (0:00:00.359) 0:00:07.480 ********** 2026-04-13 06:01:56.088897 | instance | ok: [localhost] 2026-04-13 06:01:56.089099 | instance | 2026-04-13 06:01:56.089375 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-13 06:01:56.089660 | instance | Monday 13 April 2026 06:01:56 +0000 (0:00:00.744) 0:00:08.224 ********** 2026-04-13 06:01:56.344271 | instance | changed: [localhost] 2026-04-13 06:01:56.344469 | instance | 2026-04-13 06:01:56.344740 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-04-13 06:01:56.345014 | instance | Monday 13 April 2026 06:01:56 +0000 (0:00:00.255) 0:00:08.480 ********** 2026-04-13 06:01:56.378195 | instance | ok: [localhost] 2026-04-13 06:01:56.378446 | instance | 2026-04-13 06:01:56.378722 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-04-13 06:01:56.379082 | instance | Monday 13 April 2026 06:01:56 +0000 (0:00:00.034) 0:00:08.514 ********** 2026-04-13 06:01:57.113805 | instance | ok: [localhost] => (item=keycloak_host) 2026-04-13 06:01:57.114002 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-04-13 06:01:57.114335 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-04-13 06:01:57.114639 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-04-13 06:01:57.114855 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-04-13 06:01:57.115187 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-04-13 06:01:57.115555 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-04-13 06:01:57.115821 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-04-13 06:01:57.116089 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-04-13 06:01:57.116305 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-04-13 06:01:57.116623 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-04-13 06:01:57.116883 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-04-13 06:01:57.117147 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-04-13 06:01:57.117359 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-04-13 06:01:57.117621 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-04-13 06:01:57.117882 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-04-13 06:01:57.118215 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-04-13 06:01:57.118477 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-04-13 06:01:57.118740 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-04-13 06:01:57.118982 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-04-13 06:01:57.119246 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-04-13 06:01:57.119608 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-04-13 06:01:57.119875 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-04-13 06:01:57.120124 | instance | 2026-04-13 06:01:57.120351 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-04-13 06:01:57.120616 | instance | Monday 13 April 2026 06:01:57 +0000 (0:00:00.734) 0:00:09.249 ********** 2026-04-13 06:01:57.454953 | instance | changed: [localhost] 2026-04-13 06:01:57.455035 | instance | 2026-04-13 06:01:57.455119 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-13 06:01:57.455267 | instance | Monday 13 April 2026 06:01:57 +0000 (0:00:00.341) 0:00:09.591 ********** 2026-04-13 06:01:57.634625 | instance | changed: [localhost] 2026-04-13 06:01:57.634684 | instance | 2026-04-13 06:01:57.634837 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-04-13 06:01:57.634967 | instance | 2026-04-13 06:01:57.635081 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-04-13 06:01:57.635222 | instance | Monday 13 April 2026 06:01:57 +0000 (0:00:00.180) 0:00:09.771 ********** 2026-04-13 06:01:57.804140 | instance | changed: [localhost] 2026-04-13 06:01:57.804204 | instance | 2026-04-13 06:01:57.804299 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-04-13 06:01:57.804425 | instance | Monday 13 April 2026 06:01:57 +0000 (0:00:00.169) 0:00:09.940 ********** 2026-04-13 06:01:57.831553 | instance | ok: [localhost] 2026-04-13 06:01:57.831657 | instance | 2026-04-13 06:01:57.831777 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-04-13 06:01:57.831897 | instance | Monday 13 April 2026 06:01:57 +0000 (0:00:00.027) 0:00:09.968 ********** 2026-04-13 06:01:57.865365 | 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-04-13 06:01:57.865471 | instance | 2026-04-13 06:01:57.865592 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-04-13 06:01:57.865711 | instance | Monday 13 April 2026 06:01:57 +0000 (0:00:00.033) 0:00:10.002 ********** 2026-04-13 06:01:58.218697 | instance | changed: [localhost] 2026-04-13 06:01:58.218750 | instance | 2026-04-13 06:01:58.218763 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-04-13 06:01:58.218773 | instance | 2026-04-13 06:01:58.218783 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-04-13 06:01:58.218793 | instance | Monday 13 April 2026 06:01:58 +0000 (0:00:00.350) 0:00:10.352 ********** 2026-04-13 06:01:58.386365 | instance | changed: [localhost] 2026-04-13 06:01:58.387093 | instance | 2026-04-13 06:01:58.387208 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-04-13 06:01:58.387235 | instance | Monday 13 April 2026 06:01:58 +0000 (0:00:00.169) 0:00:10.522 ********** 2026-04-13 06:01:58.414613 | instance | ok: [localhost] 2026-04-13 06:01:58.414982 | instance | 2026-04-13 06:01:58.415060 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-04-13 06:01:58.415168 | instance | Monday 13 April 2026 06:01:58 +0000 (0:00:00.028) 0:00:10.551 ********** 2026-04-13 06:01:58.460801 | 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-04-13 06:01:58.460968 | instance | 2026-04-13 06:01:58.461213 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-04-13 06:01:58.461434 | instance | Monday 13 April 2026 06:01:58 +0000 (0:00:00.045) 0:00:10.596 ********** 2026-04-13 06:01:58.811250 | instance | changed: [localhost] 2026-04-13 06:01:58.811363 | instance | 2026-04-13 06:01:58.811425 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-04-13 06:01:58.811817 | instance | 2026-04-13 06:01:58.811869 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-04-13 06:01:58.811877 | instance | Monday 13 April 2026 06:01:58 +0000 (0:00:00.351) 0:00:10.947 ********** 2026-04-13 06:01:58.980475 | instance | changed: [localhost] 2026-04-13 06:01:58.980552 | instance | 2026-04-13 06:01:58.980953 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-04-13 06:01:58.981007 | instance | Monday 13 April 2026 06:01:58 +0000 (0:00:00.168) 0:00:11.116 ********** 2026-04-13 06:01:59.014920 | instance | ok: [localhost] 2026-04-13 06:01:59.015460 | instance | 2026-04-13 06:01:59.015507 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-04-13 06:01:59.015516 | instance | Monday 13 April 2026 06:01:59 +0000 (0:00:00.034) 0:00:11.150 ********** 2026-04-13 06:01:59.413775 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-04-13 06:01:59.413833 | instance | ok: [localhost] => (item=keepalived_password) 2026-04-13 06:01:59.413841 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-04-13 06:01:59.413848 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-04-13 06:01:59.413854 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-04-13 06:01:59.413860 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-04-13 06:01:59.413866 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-04-13 06:01:59.413873 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-04-13 06:01:59.413878 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-04-13 06:01:59.413885 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-04-13 06:01:59.413890 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-04-13 06:01:59.413896 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-04-13 06:01:59.413902 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-04-13 06:01:59.413907 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-04-13 06:01:59.413913 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-04-13 06:01:59.413918 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-04-13 06:01:59.413924 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-04-13 06:01:59.413930 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-04-13 06:01:59.413937 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-04-13 06:01:59.413942 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-04-13 06:01:59.413954 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-04-13 06:01:59.413960 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-04-13 06:01:59.414825 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-04-13 06:01:59.414839 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-04-13 06:01:59.414845 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-04-13 06:01:59.414850 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-04-13 06:01:59.414856 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-04-13 06:01:59.414862 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-04-13 06:01:59.414867 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-04-13 06:01:59.414890 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-04-13 06:01:59.415030 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-04-13 06:01:59.415215 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-04-13 06:01:59.415363 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-04-13 06:01:59.415509 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-04-13 06:01:59.415655 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-04-13 06:01:59.415816 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-04-13 06:01:59.415964 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-04-13 06:01:59.416109 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-04-13 06:01:59.416254 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-04-13 06:01:59.416400 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-04-13 06:01:59.416546 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-04-13 06:01:59.416693 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-04-13 06:01:59.416839 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-04-13 06:01:59.416997 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-04-13 06:01:59.417151 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-04-13 06:01:59.417304 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-04-13 06:01:59.417451 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-04-13 06:01:59.417598 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-04-13 06:01:59.417744 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-04-13 06:01:59.417894 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-04-13 06:01:59.418041 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-04-13 06:01:59.418189 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-04-13 06:01:59.418361 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-04-13 06:01:59.418509 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-04-13 06:01:59.418649 | instance | 2026-04-13 06:01:59.418795 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-04-13 06:01:59.418966 | instance | Monday 13 April 2026 06:01:59 +0000 (0:00:00.396) 0:00:11.547 ********** 2026-04-13 06:01:59.457167 | instance | ok: [localhost] => (item=barbican_kek) 2026-04-13 06:01:59.457546 | instance | 2026-04-13 06:01:59.457582 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-04-13 06:01:59.457588 | instance | Monday 13 April 2026 06:01:59 +0000 (0:00:00.046) 0:00:11.593 ********** 2026-04-13 06:01:59.877682 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-13 06:01:59.877764 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-13 06:01:59.878169 | instance | 2026-04-13 06:01:59.878212 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-04-13 06:01:59.878220 | instance | Monday 13 April 2026 06:01:59 +0000 (0:00:00.420) 0:00:12.014 ********** 2026-04-13 06:02:04.690451 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-13 06:02:04.690936 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-13 06:02:04.690978 | instance | 2026-04-13 06:02:04.690989 | instance | TASK [Set values for SSH keys] ************************************************* 2026-04-13 06:02:04.691125 | instance | Monday 13 April 2026 06:02:04 +0000 (0:00:04.812) 0:00:16.826 ********** 2026-04-13 06:02:04.745453 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-04-13 06:02:04.746544 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-04-13 06:02:04.746583 | instance | 2026-04-13 06:02:04.746595 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-04-13 06:02:04.746606 | instance | Monday 13 April 2026 06:02:04 +0000 (0:00:00.054) 0:00:16.881 ********** 2026-04-13 06:02:05.061716 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-13 06:02:05.062736 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-13 06:02:05.062771 | instance | 2026-04-13 06:02:05.062783 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-04-13 06:02:05.062808 | instance | Monday 13 April 2026 06:02:05 +0000 (0:00:00.316) 0:00:17.197 ********** 2026-04-13 06:02:05.417577 | instance | changed: [localhost] 2026-04-13 06:02:05.417636 | instance | 2026-04-13 06:02:05.417897 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-04-13 06:02:05.417928 | instance | Monday 13 April 2026 06:02:05 +0000 (0:00:00.356) 0:00:17.554 ********** 2026-04-13 06:02:05.461377 | instance | skipping: [localhost] 2026-04-13 06:02:05.461990 | instance | 2026-04-13 06:02:05.462028 | instance | PLAY [all] ********************************************************************* 2026-04-13 06:02:05.462034 | instance | 2026-04-13 06:02:05.462038 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-13 06:02:05.462043 | instance | Monday 13 April 2026 06:02:05 +0000 (0:00:00.043) 0:00:17.598 ********** 2026-04-13 06:02:06.158898 | instance | ok: [instance] 2026-04-13 06:02:06.158991 | instance | 2026-04-13 06:02:06.159272 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-13 06:02:06.159310 | instance | Monday 13 April 2026 06:02:06 +0000 (0:00:00.697) 0:00:18.295 ********** 2026-04-13 06:02:12.774509 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-13 06:02:12.774969 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-13 06:02:12.775024 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-13 06:02:12.775040 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-13 06:02:12.777496 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-13 06:02:12.777528 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-13 06:02:12.777540 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-13 06:02:12.777550 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-13 06:02:12.777559 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-13 06:02:12.777568 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-13 06:02:12.777578 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-13 06:02:12.777587 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-13 06:02:12.777596 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-13 06:02:12.777606 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-13 06:02:12.777615 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-13 06:02:12.777624 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-13 06:02:12.777633 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-13 06:02:12.777646 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-13 06:02:12.778471 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-13 06:02:12.778491 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-13 06:02:12.778499 | instance | 2026-04-13 06:02:12.778513 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-13 06:02:12.778520 | instance | Monday 13 April 2026 06:02:12 +0000 (0:00:06.615) 0:00:24.910 ********** 2026-04-13 06:02:12.975135 | instance | changed: [instance] 2026-04-13 06:02:12.975211 | instance | 2026-04-13 06:02:12.975334 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-13 06:02:12.975515 | instance | Monday 13 April 2026 06:02:12 +0000 (0:00:00.201) 0:00:25.111 ********** 2026-04-13 06:02:13.397276 | instance | changed: [instance] 2026-04-13 06:02:13.397655 | instance | 2026-04-13 06:02:13.397685 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-13 06:02:13.397699 | instance | Monday 13 April 2026 06:02:13 +0000 (0:00:00.422) 0:00:25.533 ********** 2026-04-13 06:02:13.695918 | instance | ok: [instance] 2026-04-13 06:02:13.696293 | instance | 2026-04-13 06:02:13.696324 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-13 06:02:13.696330 | instance | Monday 13 April 2026 06:02:13 +0000 (0:00:00.298) 0:00:25.832 ********** 2026-04-13 06:02:13.827055 | instance | ok: [instance] 2026-04-13 06:02:13.827630 | instance | 2026-04-13 06:02:13.827655 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-13 06:02:13.827661 | instance | 2026-04-13 06:02:13.827665 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-13 06:02:13.827670 | instance | Monday 13 April 2026 06:02:13 +0000 (0:00:00.131) 0:00:25.963 ********** 2026-04-13 06:02:14.495891 | instance | ok: [instance] 2026-04-13 06:02:14.495930 | instance | 2026-04-13 06:02:14.495937 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-13 06:02:14.495944 | instance | Monday 13 April 2026 06:02:14 +0000 (0:00:00.667) 0:00:26.631 ********** 2026-04-13 06:02:14.701239 | instance | changed: [instance] 2026-04-13 06:02:14.701299 | instance | 2026-04-13 06:02:14.701586 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-13 06:02:14.701619 | instance | Monday 13 April 2026 06:02:14 +0000 (0:00:00.206) 0:00:26.837 ********** 2026-04-13 06:02:15.552751 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-13 06:02:15.553916 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-13 06:02:15.553961 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-13 06:02:15.553969 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-13 06:02:15.553975 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-13 06:02:15.553982 | instance | 2026-04-13 06:02:15.553988 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-13 06:02:15.553994 | instance | Monday 13 April 2026 06:02:15 +0000 (0:00:00.851) 0:00:27.689 ********** 2026-04-13 06:02:15.796099 | 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-04-13 06:02:15.948286 | 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-04-13 06:02:16.107088 | 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-04-13 06:02:16.120475 | instance | ...ignoring 2026-04-13 06:02:16.121560 | instance | 2026-04-13 06:02:16.121769 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-13 06:02:16.121787 | instance | Monday 13 April 2026 06:02:16 +0000 (0:00:00.567) 0:00:28.256 ********** 2026-04-13 06:02:16.298660 | instance | ok: [instance] 2026-04-13 06:02:16.298723 | instance | 2026-04-13 06:02:16.298980 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-13 06:02:16.299071 | instance | Monday 13 April 2026 06:02:16 +0000 (0:00:00.179) 0:00:28.435 ********** 2026-04-13 06:02:16.483033 | instance | ok: [instance] 2026-04-13 06:02:16.483570 | instance | 2026-04-13 06:02:16.483590 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-13 06:02:16.483598 | instance | Monday 13 April 2026 06:02:16 +0000 (0:00:00.184) 0:00:28.619 ********** 2026-04-13 06:02:16.513062 | instance | ok: [instance] 2026-04-13 06:02:16.513208 | instance | 2026-04-13 06:02:16.513569 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-13 06:02:16.513590 | instance | Monday 13 April 2026 06:02:16 +0000 (0:00:00.030) 0:00:28.649 ********** 2026-04-13 06:02:16.555172 | instance | ok: [instance] 2026-04-13 06:02:16.555333 | instance | 2026-04-13 06:02:16.555709 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-13 06:02:16.555728 | instance | Monday 13 April 2026 06:02:16 +0000 (0:00:00.041) 0:00:28.691 ********** 2026-04-13 06:02:17.084336 | instance | ok: [instance] 2026-04-13 06:02:17.084445 | instance | 2026-04-13 06:02:17.084795 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-13 06:02:17.084848 | instance | Monday 13 April 2026 06:02:17 +0000 (0:00:00.529) 0:00:29.220 ********** 2026-04-13 06:02:17.336788 | instance | ok: [instance] 2026-04-13 06:02:17.336839 | instance | 2026-04-13 06:02:17.337836 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-13 06:02:17.337917 | instance | Monday 13 April 2026 06:02:17 +0000 (0:00:00.193) 0:00:29.413 ********** 2026-04-13 06:02:17.337924 | instance | 2026-04-13 06:02:17.337929 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-04-13 06:02:17.337933 | instance | 2026-04-13 06:02:17.337937 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-13 06:02:17.337942 | instance | Monday 13 April 2026 06:02:17 +0000 (0:00:00.059) 0:00:29.473 ********** 2026-04-13 06:02:18.010679 | instance | ok: [instance] 2026-04-13 06:02:18.010786 | instance | 2026-04-13 06:02:18.010802 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-13 06:02:18.011032 | instance | Monday 13 April 2026 06:02:18 +0000 (0:00:00.674) 0:00:30.147 ********** 2026-04-13 06:02:18.212029 | instance | ok: [instance] 2026-04-13 06:02:18.212075 | instance | 2026-04-13 06:02:18.212258 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-13 06:02:18.212341 | instance | Monday 13 April 2026 06:02:18 +0000 (0:00:00.201) 0:00:30.348 ********** 2026-04-13 06:02:18.248733 | instance | skipping: [instance] 2026-04-13 06:02:18.248841 | instance | 2026-04-13 06:02:18.248961 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-13 06:02:18.249120 | instance | Monday 13 April 2026 06:02:18 +0000 (0:00:00.036) 0:00:30.385 ********** 2026-04-13 06:02:18.451056 | instance | changed: [instance] 2026-04-13 06:02:18.451229 | instance | 2026-04-13 06:02:18.451382 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-13 06:02:18.451530 | instance | Monday 13 April 2026 06:02:18 +0000 (0:00:00.201) 0:00:30.587 ********** 2026-04-13 06:02:18.520125 | instance | ok: [instance] => { 2026-04-13 06:02:18.520335 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-04-13 06:02:18.520620 | instance | } 2026-04-13 06:02:18.520826 | instance | 2026-04-13 06:02:18.521100 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-13 06:02:18.521270 | instance | Monday 13 April 2026 06:02:18 +0000 (0:00:00.068) 0:00:30.655 ********** 2026-04-13 06:02:19.184345 | instance | changed: [instance] 2026-04-13 06:02:19.184457 | instance | 2026-04-13 06:02:19.184657 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-13 06:02:19.184943 | instance | Monday 13 April 2026 06:02:19 +0000 (0:00:00.664) 0:00:31.320 ********** 2026-04-13 06:02:19.235005 | instance | skipping: [instance] 2026-04-13 06:02:19.235206 | instance | 2026-04-13 06:02:19.235367 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-13 06:02:19.235537 | instance | Monday 13 April 2026 06:02:19 +0000 (0:00:00.048) 0:00:31.368 ********** 2026-04-13 06:02:19.412844 | instance | ok: [instance] 2026-04-13 06:02:19.412919 | instance | 2026-04-13 06:02:19.413058 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-13 06:02:19.413254 | instance | Monday 13 April 2026 06:02:19 +0000 (0:00:00.180) 0:00:31.549 ********** 2026-04-13 06:02:20.439401 | instance | ok: [instance] 2026-04-13 06:02:20.439465 | instance | 2026-04-13 06:02:20.439592 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-13 06:02:20.439775 | instance | Monday 13 April 2026 06:02:20 +0000 (0:00:01.026) 0:00:32.575 ********** 2026-04-13 06:02:20.506717 | instance | ok: [instance] => { 2026-04-13 06:02:20.507001 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-04-13 06:02:20.507218 | instance | } 2026-04-13 06:02:20.507432 | instance | 2026-04-13 06:02:20.507646 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-13 06:02:20.507875 | instance | Monday 13 April 2026 06:02:20 +0000 (0:00:00.065) 0:00:32.640 ********** 2026-04-13 06:02:21.239757 | instance | changed: [instance] 2026-04-13 06:02:21.240141 | instance | 2026-04-13 06:02:21.240496 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-13 06:02:21.240876 | instance | Monday 13 April 2026 06:02:21 +0000 (0:00:00.735) 0:00:33.375 ********** 2026-04-13 06:02:24.985772 | instance | changed: [instance] 2026-04-13 06:02:24.986149 | instance | 2026-04-13 06:02:24.986491 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-13 06:02:24.987009 | instance | Monday 13 April 2026 06:02:24 +0000 (0:00:03.746) 0:00:37.122 ********** 2026-04-13 06:02:25.010376 | instance | skipping: [instance] 2026-04-13 06:02:25.010700 | instance | 2026-04-13 06:02:25.011065 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-13 06:02:25.011462 | instance | Monday 13 April 2026 06:02:25 +0000 (0:00:00.025) 0:00:37.147 ********** 2026-04-13 06:02:25.036205 | instance | skipping: [instance] 2026-04-13 06:02:25.036531 | instance | 2026-04-13 06:02:25.036855 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-13 06:02:25.037175 | instance | Monday 13 April 2026 06:02:25 +0000 (0:00:00.025) 0:00:37.172 ********** 2026-04-13 06:02:25.065564 | instance | skipping: [instance] 2026-04-13 06:02:25.065898 | instance | 2026-04-13 06:02:25.066228 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-13 06:02:25.066549 | instance | Monday 13 April 2026 06:02:25 +0000 (0:00:00.029) 0:00:37.202 ********** 2026-04-13 06:02:35.562417 | instance | changed: [instance] 2026-04-13 06:02:35.562796 | instance | 2026-04-13 06:02:35.563182 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-13 06:02:35.563519 | instance | Monday 13 April 2026 06:02:35 +0000 (0:00:10.496) 0:00:47.698 ********** 2026-04-13 06:02:36.002643 | instance | changed: [instance] 2026-04-13 06:02:36.002755 | instance | 2026-04-13 06:02:36.002939 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-13 06:02:36.003163 | instance | Monday 13 April 2026 06:02:35 +0000 (0:00:00.439) 0:00:48.138 ********** 2026-04-13 06:02:36.899587 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-04-13 06:02:36.899677 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-13 06:02:36.899690 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-13 06:02:36.899777 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-13 06:02:36.899966 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-13 06:02:36.900108 | instance | 2026-04-13 06:02:36.900258 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-13 06:02:36.900405 | instance | Monday 13 April 2026 06:02:36 +0000 (0:00:00.895) 0:00:49.034 ********** 2026-04-13 06:02:37.386166 | instance | changed: [instance] 2026-04-13 06:02:37.386342 | instance | 2026-04-13 06:02:37.386496 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-13 06:02:37.386648 | instance | Monday 13 April 2026 06:02:37 +0000 (0:00:00.479) 0:00:49.514 ********** 2026-04-13 06:02:37.386801 | instance | 2026-04-13 06:02:37.386970 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-13 06:02:37.387119 | instance | Monday 13 April 2026 06:02:37 +0000 (0:00:00.007) 0:00:49.521 ********** 2026-04-13 06:02:38.019231 | instance | changed: [instance] 2026-04-13 06:02:38.019422 | instance | 2026-04-13 06:02:38.019574 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-13 06:02:38.019737 | instance | Monday 13 April 2026 06:02:38 +0000 (0:00:00.634) 0:00:50.155 ********** 2026-04-13 06:02:38.638154 | instance | ok: [instance] 2026-04-13 06:02:38.638197 | instance | 2026-04-13 06:02:38.638205 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-13 06:02:38.638211 | instance | Monday 13 April 2026 06:02:38 +0000 (0:00:00.618) 0:00:50.774 ********** 2026-04-13 06:02:39.136189 | instance | changed: [instance] 2026-04-13 06:02:39.136228 | instance | 2026-04-13 06:02:39.136236 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-13 06:02:39.136243 | instance | Monday 13 April 2026 06:02:39 +0000 (0:00:00.497) 0:00:51.272 ********** 2026-04-13 06:02:39.655490 | 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-04-13 06:02:39.666055 | instance | ...ignoring 2026-04-13 06:02:39.666119 | instance | 2026-04-13 06:02:39.666262 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-13 06:02:39.666411 | instance | Monday 13 April 2026 06:02:39 +0000 (0:00:00.530) 0:00:51.802 ********** 2026-04-13 06:02:39.702660 | instance | skipping: [instance] 2026-04-13 06:02:39.702996 | instance | 2026-04-13 06:02:39.703042 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-13 06:02:39.703209 | instance | Monday 13 April 2026 06:02:39 +0000 (0:00:00.036) 0:00:51.839 ********** 2026-04-13 06:02:39.735966 | instance | skipping: [instance] 2026-04-13 06:02:39.736082 | instance | 2026-04-13 06:02:39.736217 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-13 06:02:39.736358 | instance | Monday 13 April 2026 06:02:39 +0000 (0:00:00.033) 0:00:51.872 ********** 2026-04-13 06:02:39.764382 | instance | skipping: [instance] 2026-04-13 06:02:39.764494 | instance | 2026-04-13 06:02:39.764777 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-13 06:02:39.764809 | instance | Monday 13 April 2026 06:02:39 +0000 (0:00:00.028) 0:00:51.901 ********** 2026-04-13 06:02:39.796297 | instance | skipping: [instance] 2026-04-13 06:02:39.796380 | instance | 2026-04-13 06:02:39.796635 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-13 06:02:39.796654 | instance | Monday 13 April 2026 06:02:39 +0000 (0:00:00.031) 0:00:51.932 ********** 2026-04-13 06:02:39.834052 | instance | skipping: [instance] 2026-04-13 06:02:39.834157 | instance | 2026-04-13 06:02:39.834428 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-13 06:02:39.834461 | instance | Monday 13 April 2026 06:02:39 +0000 (0:00:00.037) 0:00:51.970 ********** 2026-04-13 06:02:40.020563 | instance | ok: [instance] 2026-04-13 06:02:40.020628 | instance | 2026-04-13 06:02:40.020916 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-13 06:02:40.020951 | instance | Monday 13 April 2026 06:02:40 +0000 (0:00:00.186) 0:00:52.157 ********** 2026-04-13 06:02:40.060536 | instance | ok: [instance] => { 2026-04-13 06:02:40.061410 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-13 06:02:40.061443 | instance | } 2026-04-13 06:02:40.061450 | instance | 2026-04-13 06:02:40.061455 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-13 06:02:40.061461 | instance | Monday 13 April 2026 06:02:40 +0000 (0:00:00.039) 0:00:52.196 ********** 2026-04-13 06:02:41.200297 | instance | changed: [instance] 2026-04-13 06:02:41.200366 | instance | 2026-04-13 06:02:41.200661 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-13 06:02:41.200696 | instance | Monday 13 April 2026 06:02:41 +0000 (0:00:01.139) 0:00:53.336 ********** 2026-04-13 06:02:41.238530 | instance | skipping: [instance] 2026-04-13 06:02:41.238927 | instance | 2026-04-13 06:02:41.238963 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-13 06:02:41.238970 | instance | Monday 13 April 2026 06:02:41 +0000 (0:00:00.038) 0:00:53.375 ********** 2026-04-13 06:02:41.432753 | instance | ok: [instance] 2026-04-13 06:02:41.432820 | instance | 2026-04-13 06:02:41.433086 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-13 06:02:41.433124 | instance | Monday 13 April 2026 06:02:41 +0000 (0:00:00.194) 0:00:53.569 ********** 2026-04-13 06:02:41.473623 | instance | ok: [instance] => { 2026-04-13 06:02:41.474208 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-13 06:02:41.474235 | instance | } 2026-04-13 06:02:41.474240 | instance | 2026-04-13 06:02:41.474245 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-13 06:02:41.474250 | instance | Monday 13 April 2026 06:02:41 +0000 (0:00:00.040) 0:00:53.610 ********** 2026-04-13 06:02:42.112158 | instance | changed: [instance] 2026-04-13 06:02:42.112219 | instance | 2026-04-13 06:02:42.112466 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-13 06:02:42.112502 | instance | Monday 13 April 2026 06:02:42 +0000 (0:00:00.638) 0:00:54.248 ********** 2026-04-13 06:02:42.153734 | instance | skipping: [instance] 2026-04-13 06:02:42.154252 | instance | 2026-04-13 06:02:42.154291 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-13 06:02:42.154297 | instance | Monday 13 April 2026 06:02:42 +0000 (0:00:00.041) 0:00:54.290 ********** 2026-04-13 06:02:42.182338 | instance | skipping: [instance] 2026-04-13 06:02:42.182866 | instance | 2026-04-13 06:02:42.182920 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-13 06:02:42.182928 | instance | Monday 13 April 2026 06:02:42 +0000 (0:00:00.028) 0:00:54.318 ********** 2026-04-13 06:02:42.211880 | instance | skipping: [instance] 2026-04-13 06:02:42.211987 | instance | 2026-04-13 06:02:42.212112 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-13 06:02:42.212246 | instance | Monday 13 April 2026 06:02:42 +0000 (0:00:00.029) 0:00:54.348 ********** 2026-04-13 06:02:42.245004 | instance | skipping: [instance] 2026-04-13 06:02:42.245542 | instance | 2026-04-13 06:02:42.245584 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-13 06:02:42.245592 | instance | Monday 13 April 2026 06:02:42 +0000 (0:00:00.032) 0:00:54.381 ********** 2026-04-13 06:02:43.157205 | instance | ok: [instance] 2026-04-13 06:02:43.157395 | instance | 2026-04-13 06:02:43.157409 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-13 06:02:43.157546 | instance | Monday 13 April 2026 06:02:43 +0000 (0:00:00.912) 0:00:55.293 ********** 2026-04-13 06:02:43.574199 | instance | ok: [instance] 2026-04-13 06:02:43.574264 | instance | 2026-04-13 06:02:43.574552 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-13 06:02:43.574586 | instance | Monday 13 April 2026 06:02:43 +0000 (0:00:00.416) 0:00:55.710 ********** 2026-04-13 06:02:44.465802 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-13 06:02:44.465894 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-13 06:02:44.466651 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-13 06:02:44.466807 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-13 06:02:44.466814 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-13 06:02:44.466820 | instance | 2026-04-13 06:02:44.466825 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-13 06:02:44.466829 | instance | Monday 13 April 2026 06:02:44 +0000 (0:00:00.891) 0:00:56.602 ********** 2026-04-13 06:02:44.949194 | instance | ok: [instance] 2026-04-13 06:02:44.949263 | instance | 2026-04-13 06:02:44.949899 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-13 06:02:44.949943 | instance | Monday 13 April 2026 06:02:44 +0000 (0:00:00.474) 0:00:57.077 ********** 2026-04-13 06:02:44.949949 | instance | 2026-04-13 06:02:44.949954 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-13 06:02:44.949958 | instance | Monday 13 April 2026 06:02:44 +0000 (0:00:00.008) 0:00:57.085 ********** 2026-04-13 06:02:45.303725 | instance | ok: [instance] 2026-04-13 06:02:45.303818 | instance | 2026-04-13 06:02:45.303828 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-13 06:02:45.303836 | instance | Monday 13 April 2026 06:02:45 +0000 (0:00:00.352) 0:00:57.438 ********** 2026-04-13 06:02:45.487986 | instance | ok: [instance] 2026-04-13 06:02:45.488156 | instance | 2026-04-13 06:02:45.488170 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-13 06:02:45.488316 | instance | Monday 13 April 2026 06:02:45 +0000 (0:00:00.185) 0:00:57.624 ********** 2026-04-13 06:02:45.542820 | instance | ok: [instance] => { 2026-04-13 06:02:45.543727 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz" 2026-04-13 06:02:45.543790 | instance | } 2026-04-13 06:02:45.543798 | instance | 2026-04-13 06:02:45.543804 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-13 06:02:45.543811 | instance | Monday 13 April 2026 06:02:45 +0000 (0:00:00.054) 0:00:57.678 ********** 2026-04-13 06:02:46.157836 | instance | changed: [instance] 2026-04-13 06:02:46.157908 | instance | 2026-04-13 06:02:46.158173 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-13 06:02:46.158210 | instance | Monday 13 April 2026 06:02:46 +0000 (0:00:00.615) 0:00:58.294 ********** 2026-04-13 06:02:47.498607 | instance | changed: [instance] 2026-04-13 06:02:47.498711 | instance | 2026-04-13 06:02:47.498958 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-13 06:02:47.499108 | instance | Monday 13 April 2026 06:02:47 +0000 (0:00:01.340) 0:00:59.634 ********** 2026-04-13 06:02:47.550665 | instance | ok: [instance] => { 2026-04-13 06:02:47.550957 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz" 2026-04-13 06:02:47.550994 | instance | } 2026-04-13 06:02:47.551011 | instance | 2026-04-13 06:02:47.551283 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-13 06:02:47.551322 | instance | Monday 13 April 2026 06:02:47 +0000 (0:00:00.052) 0:00:59.687 ********** 2026-04-13 06:02:48.227258 | instance | changed: [instance] 2026-04-13 06:02:48.227334 | instance | 2026-04-13 06:02:48.227583 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-13 06:02:48.227625 | instance | Monday 13 April 2026 06:02:48 +0000 (0:00:00.676) 0:01:00.363 ********** 2026-04-13 06:02:49.581897 | instance | changed: [instance] 2026-04-13 06:02:49.581978 | instance | 2026-04-13 06:02:49.582259 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-13 06:02:49.582294 | instance | Monday 13 April 2026 06:02:49 +0000 (0:00:01.354) 0:01:01.718 ********** 2026-04-13 06:02:50.062458 | instance | changed: [instance] 2026-04-13 06:02:50.062794 | instance | 2026-04-13 06:02:50.062812 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-13 06:02:50.062817 | instance | Monday 13 April 2026 06:02:50 +0000 (0:00:00.480) 0:01:02.199 ********** 2026-04-13 06:02:50.275368 | instance | changed: [instance] 2026-04-13 06:02:50.275457 | instance | 2026-04-13 06:02:50.275714 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-13 06:02:50.275813 | instance | Monday 13 April 2026 06:02:50 +0000 (0:00:00.212) 0:01:02.412 ********** 2026-04-13 06:02:50.477876 | instance | ok: [instance] 2026-04-13 06:02:50.477966 | instance | 2026-04-13 06:02:50.478233 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-13 06:02:50.478269 | instance | Monday 13 April 2026 06:02:50 +0000 (0:00:00.202) 0:01:02.614 ********** 2026-04-13 06:02:50.530991 | instance | ok: [instance] => { 2026-04-13 06:02:50.531594 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz" 2026-04-13 06:02:50.531622 | instance | } 2026-04-13 06:02:50.531627 | instance | 2026-04-13 06:02:50.531632 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-13 06:02:50.531637 | instance | Monday 13 April 2026 06:02:50 +0000 (0:00:00.053) 0:01:02.667 ********** 2026-04-13 06:02:51.428264 | instance | changed: [instance] 2026-04-13 06:02:51.428327 | instance | 2026-04-13 06:02:51.428645 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-13 06:02:51.428684 | instance | Monday 13 April 2026 06:02:51 +0000 (0:00:00.897) 0:01:03.564 ********** 2026-04-13 06:02:54.050771 | instance | changed: [instance] 2026-04-13 06:02:54.050867 | instance | 2026-04-13 06:02:54.051162 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-13 06:02:54.051196 | instance | Monday 13 April 2026 06:02:54 +0000 (0:00:02.622) 0:01:06.187 ********** 2026-04-13 06:02:54.095307 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-13 06:02:54.095698 | instance | 2026-04-13 06:02:54.095733 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-13 06:02:54.095739 | instance | Monday 13 April 2026 06:02:54 +0000 (0:00:00.044) 0:01:06.231 ********** 2026-04-13 06:02:55.043743 | instance | ok: [instance] 2026-04-13 06:02:55.043791 | instance | 2026-04-13 06:02:55.043801 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-13 06:02:55.043811 | instance | Monday 13 April 2026 06:02:55 +0000 (0:00:00.947) 0:01:07.179 ********** 2026-04-13 06:02:55.234299 | instance | changed: [instance] 2026-04-13 06:02:55.234653 | instance | 2026-04-13 06:02:55.234691 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-13 06:02:55.234697 | instance | Monday 13 April 2026 06:02:55 +0000 (0:00:00.191) 0:01:07.371 ********** 2026-04-13 06:02:55.683145 | instance | changed: [instance] 2026-04-13 06:02:55.683213 | instance | 2026-04-13 06:02:55.683510 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-13 06:02:55.683552 | instance | Monday 13 April 2026 06:02:55 +0000 (0:00:00.448) 0:01:07.819 ********** 2026-04-13 06:02:56.530399 | instance | changed: [instance] => (item=br_netfilter) 2026-04-13 06:02:56.530462 | instance | ok: [instance] => (item=ip_tables) 2026-04-13 06:02:56.530473 | instance | changed: [instance] => (item=ip6_tables) 2026-04-13 06:02:56.530491 | instance | changed: [instance] => (item=nf_conntrack) 2026-04-13 06:02:56.530927 | instance | 2026-04-13 06:02:56.531015 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-13 06:02:56.531024 | instance | Monday 13 April 2026 06:02:56 +0000 (0:00:00.846) 0:01:08.666 ********** 2026-04-13 06:02:56.729629 | instance | ok: [instance] 2026-04-13 06:02:56.729753 | instance | 2026-04-13 06:02:56.729766 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-13 06:02:56.729921 | instance | Monday 13 April 2026 06:02:56 +0000 (0:00:00.199) 0:01:08.866 ********** 2026-04-13 06:02:56.769165 | instance | ok: [instance] => { 2026-04-13 06:02:56.769813 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-13 06:02:56.769860 | instance | } 2026-04-13 06:02:56.769866 | instance | 2026-04-13 06:02:56.769870 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-13 06:02:56.769876 | instance | Monday 13 April 2026 06:02:56 +0000 (0:00:00.039) 0:01:08.905 ********** 2026-04-13 06:02:58.033758 | instance | changed: [instance] 2026-04-13 06:02:58.033839 | instance | 2026-04-13 06:02:58.034150 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-13 06:02:58.034222 | instance | Monday 13 April 2026 06:02:58 +0000 (0:00:01.264) 0:01:10.169 ********** 2026-04-13 06:02:58.065778 | instance | skipping: [instance] 2026-04-13 06:02:58.066179 | instance | 2026-04-13 06:02:58.066230 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-13 06:02:58.066237 | instance | Monday 13 April 2026 06:02:58 +0000 (0:00:00.032) 0:01:10.201 ********** 2026-04-13 06:02:58.122281 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-13 06:02:58.123171 | instance | 2026-04-13 06:02:58.123227 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-13 06:02:58.123245 | instance | Monday 13 April 2026 06:02:58 +0000 (0:00:00.055) 0:01:10.257 ********** 2026-04-13 06:02:58.153825 | instance | skipping: [instance] 2026-04-13 06:02:58.154203 | instance | 2026-04-13 06:02:58.154365 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-13 06:02:58.154371 | instance | Monday 13 April 2026 06:02:58 +0000 (0:00:00.032) 0:01:10.290 ********** 2026-04-13 06:03:01.311722 | instance | changed: [instance] 2026-04-13 06:03:01.311781 | instance | 2026-04-13 06:03:01.312070 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-13 06:03:01.312134 | instance | Monday 13 April 2026 06:03:01 +0000 (0:00:03.157) 0:01:13.448 ********** 2026-04-13 06:03:03.600724 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-13 06:03:03.600851 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-13 06:03:03.600916 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-13 06:03:03.601778 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-13 06:03:03.601832 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-13 06:03:03.601839 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-13 06:03:03.601844 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-13 06:03:03.601849 | instance | 2026-04-13 06:03:03.601854 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-13 06:03:03.601859 | instance | Monday 13 April 2026 06:03:03 +0000 (0:00:02.289) 0:01:15.737 ********** 2026-04-13 06:03:04.137596 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-13 06:03:04.138231 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-04-13 06:03:04.138292 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-13 06:03:04.138299 | instance | 2026-04-13 06:03:04.138306 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-13 06:03:04.138313 | instance | Monday 13 April 2026 06:03:04 +0000 (0:00:00.536) 0:01:16.273 ********** 2026-04-13 06:03:04.623189 | instance | changed: [instance] 2026-04-13 06:03:04.623253 | instance | 2026-04-13 06:03:04.623360 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-13 06:03:04.623482 | instance | Monday 13 April 2026 06:03:04 +0000 (0:00:00.485) 0:01:16.759 ********** 2026-04-13 06:03:05.085300 | instance | changed: [instance] 2026-04-13 06:03:05.085377 | instance | 2026-04-13 06:03:05.085508 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-13 06:03:05.085626 | instance | Monday 13 April 2026 06:03:05 +0000 (0:00:00.462) 0:01:17.221 ********** 2026-04-13 06:03:05.278055 | instance | ok: [instance] 2026-04-13 06:03:05.278267 | instance | 2026-04-13 06:03:05.278535 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-13 06:03:05.278799 | instance | Monday 13 April 2026 06:03:05 +0000 (0:00:00.192) 0:01:17.414 ********** 2026-04-13 06:03:05.305748 | instance | skipping: [instance] 2026-04-13 06:03:05.305930 | instance | 2026-04-13 06:03:05.306267 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-13 06:03:05.306616 | instance | Monday 13 April 2026 06:03:05 +0000 (0:00:00.027) 0:01:17.442 ********** 2026-04-13 06:03:05.759805 | instance | ok: [instance] => (item=swap) 2026-04-13 06:03:05.760057 | instance | ok: [instance] => (item=none) 2026-04-13 06:03:05.760298 | instance | 2026-04-13 06:03:05.760581 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-13 06:03:05.760840 | instance | Monday 13 April 2026 06:03:05 +0000 (0:00:00.453) 0:01:17.896 ********** 2026-04-13 06:03:06.201235 | instance | changed: [instance] 2026-04-13 06:03:06.201472 | instance | 2026-04-13 06:03:06.201789 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-13 06:03:06.202047 | instance | Monday 13 April 2026 06:03:06 +0000 (0:00:00.441) 0:01:18.337 ********** 2026-04-13 06:03:06.706317 | instance | changed: [instance] 2026-04-13 06:03:06.706515 | instance | 2026-04-13 06:03:06.706805 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-13 06:03:06.707123 | instance | Monday 13 April 2026 06:03:06 +0000 (0:00:00.498) 0:01:18.835 ********** 2026-04-13 06:03:06.707374 | instance | 2026-04-13 06:03:06.707758 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-13 06:03:06.708032 | instance | Monday 13 April 2026 06:03:06 +0000 (0:00:00.006) 0:01:18.842 ********** 2026-04-13 06:03:07.336941 | instance | ok: [instance] 2026-04-13 06:03:07.336997 | instance | 2026-04-13 06:03:07.337009 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-13 06:03:07.337020 | instance | Monday 13 April 2026 06:03:07 +0000 (0:00:00.630) 0:01:19.472 ********** 2026-04-13 06:03:07.821529 | instance | changed: [instance] 2026-04-13 06:03:07.821864 | instance | 2026-04-13 06:03:07.821879 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-13 06:03:07.821885 | instance | Monday 13 April 2026 06:03:07 +0000 (0:00:00.485) 0:01:19.958 ********** 2026-04-13 06:03:08.776503 | instance | ok: [instance] 2026-04-13 06:03:08.776565 | instance | 2026-04-13 06:03:08.776835 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-13 06:03:08.776889 | instance | Monday 13 April 2026 06:03:08 +0000 (0:00:00.954) 0:01:20.913 ********** 2026-04-13 06:03:09.211395 | instance | ok: [instance] 2026-04-13 06:03:09.211481 | instance | 2026-04-13 06:03:09.211725 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-13 06:03:09.211740 | instance | Monday 13 April 2026 06:03:09 +0000 (0:00:00.435) 0:01:21.348 ********** 2026-04-13 06:03:09.404211 | instance | ok: [instance] 2026-04-13 06:03:09.404541 | instance | 2026-04-13 06:03:09.404556 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-13 06:03:09.404562 | instance | Monday 13 April 2026 06:03:09 +0000 (0:00:00.192) 0:01:21.540 ********** 2026-04-13 06:03:09.814972 | instance | ok: [instance] 2026-04-13 06:03:09.815350 | instance | 2026-04-13 06:03:09.815388 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-13 06:03:09.815394 | instance | Monday 13 April 2026 06:03:09 +0000 (0:00:00.410) 0:01:21.951 ********** 2026-04-13 06:03:09.885197 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-13 06:03:09.885249 | instance | 2026-04-13 06:03:09.885539 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-13 06:03:09.885575 | instance | Monday 13 April 2026 06:03:09 +0000 (0:00:00.070) 0:01:22.021 ********** 2026-04-13 06:03:09.957880 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-13 06:03:09.958288 | instance | 2026-04-13 06:03:09.958324 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-13 06:03:09.958331 | instance | Monday 13 April 2026 06:03:09 +0000 (0:00:00.072) 0:01:22.094 ********** 2026-04-13 06:03:10.149048 | instance | ok: [instance] => (item=instance) 2026-04-13 06:03:10.149244 | instance | 2026-04-13 06:03:10.149257 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-13 06:03:10.149380 | instance | Monday 13 April 2026 06:03:10 +0000 (0:00:00.191) 0:01:22.285 ********** 2026-04-13 06:03:10.185985 | instance | skipping: [instance] 2026-04-13 06:03:10.186358 | instance | 2026-04-13 06:03:10.186384 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-13 06:03:10.186390 | instance | Monday 13 April 2026 06:03:10 +0000 (0:00:00.036) 0:01:22.322 ********** 2026-04-13 06:03:10.231962 | instance | ok: [instance] 2026-04-13 06:03:10.232071 | instance | 2026-04-13 06:03:10.232195 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-13 06:03:10.232327 | instance | Monday 13 April 2026 06:03:10 +0000 (0:00:00.046) 0:01:22.368 ********** 2026-04-13 06:03:10.266735 | instance | ok: [instance] => { 2026-04-13 06:03:10.267072 | instance | "msg": "instance" 2026-04-13 06:03:10.267131 | instance | } 2026-04-13 06:03:10.267149 | instance | 2026-04-13 06:03:10.267435 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-13 06:03:10.267474 | instance | Monday 13 April 2026 06:03:10 +0000 (0:00:00.034) 0:01:22.403 ********** 2026-04-13 06:03:10.773035 | instance | changed: [instance] 2026-04-13 06:03:10.773109 | instance | 2026-04-13 06:03:10.773389 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-13 06:03:10.773428 | instance | Monday 13 April 2026 06:03:10 +0000 (0:00:00.506) 0:01:22.909 ********** 2026-04-13 06:03:10.806813 | instance | skipping: [instance] 2026-04-13 06:03:10.806976 | instance | 2026-04-13 06:03:10.807250 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-13 06:03:10.807265 | instance | Monday 13 April 2026 06:03:10 +0000 (0:00:00.033) 0:01:22.943 ********** 2026-04-13 06:03:10.833237 | instance | skipping: [instance] 2026-04-13 06:03:10.833619 | instance | 2026-04-13 06:03:10.833658 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-13 06:03:10.833665 | instance | Monday 13 April 2026 06:03:10 +0000 (0:00:00.026) 0:01:22.969 ********** 2026-04-13 06:03:10.863306 | instance | skipping: [instance] 2026-04-13 06:03:10.863662 | instance | 2026-04-13 06:03:10.863684 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-13 06:03:10.863690 | instance | Monday 13 April 2026 06:03:10 +0000 (0:00:00.030) 0:01:22.999 ********** 2026-04-13 06:03:10.890348 | instance | skipping: [instance] 2026-04-13 06:03:10.890723 | instance | 2026-04-13 06:03:10.890763 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-13 06:03:10.890769 | instance | Monday 13 April 2026 06:03:10 +0000 (0:00:00.026) 0:01:23.026 ********** 2026-04-13 06:03:10.920907 | instance | skipping: [instance] 2026-04-13 06:03:10.921017 | instance | 2026-04-13 06:03:10.921148 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-13 06:03:10.921318 | instance | Monday 13 April 2026 06:03:10 +0000 (0:00:00.030) 0:01:23.057 ********** 2026-04-13 06:03:10.955334 | instance | skipping: [instance] 2026-04-13 06:03:10.955436 | instance | 2026-04-13 06:03:10.955559 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-13 06:03:10.955720 | instance | Monday 13 April 2026 06:03:10 +0000 (0:00:00.034) 0:01:23.091 ********** 2026-04-13 06:03:10.981956 | instance | skipping: [instance] 2026-04-13 06:03:10.982087 | instance | 2026-04-13 06:03:10.982277 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-13 06:03:10.982441 | instance | Monday 13 April 2026 06:03:10 +0000 (0:00:00.026) 0:01:23.118 ********** 2026-04-13 06:03:31.577846 | instance | changed: [instance] 2026-04-13 06:03:31.577911 | instance | 2026-04-13 06:03:31.578214 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-13 06:03:31.578251 | instance | Monday 13 April 2026 06:03:31 +0000 (0:00:20.595) 0:01:43.714 ********** 2026-04-13 06:03:31.784764 | instance | ok: [instance] 2026-04-13 06:03:31.784826 | instance | 2026-04-13 06:03:31.785141 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-13 06:03:31.785183 | instance | Monday 13 April 2026 06:03:31 +0000 (0:00:00.206) 0:01:43.921 ********** 2026-04-13 06:03:31.815704 | instance | skipping: [instance] 2026-04-13 06:03:31.815811 | instance | 2026-04-13 06:03:31.815941 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-13 06:03:31.816056 | instance | Monday 13 April 2026 06:03:31 +0000 (0:00:00.031) 0:01:43.952 ********** 2026-04-13 06:03:32.009588 | instance | changed: [instance] 2026-04-13 06:03:32.009887 | instance | 2026-04-13 06:03:32.010187 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-13 06:03:32.010474 | instance | Monday 13 April 2026 06:03:32 +0000 (0:00:00.193) 0:01:44.145 ********** 2026-04-13 06:03:32.221433 | instance | changed: [instance] 2026-04-13 06:03:32.221671 | instance | 2026-04-13 06:03:32.221942 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-13 06:03:32.222209 | instance | Monday 13 April 2026 06:03:32 +0000 (0:00:00.211) 0:01:44.357 ********** 2026-04-13 06:03:32.431439 | instance | changed: [instance] 2026-04-13 06:03:32.431584 | instance | 2026-04-13 06:03:32.431755 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-13 06:03:32.431930 | instance | Monday 13 April 2026 06:03:32 +0000 (0:00:00.210) 0:01:44.567 ********** 2026-04-13 06:03:38.802014 | instance | changed: [instance] 2026-04-13 06:03:38.802087 | instance | 2026-04-13 06:03:38.802159 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-13 06:03:38.802282 | instance | Monday 13 April 2026 06:03:38 +0000 (0:00:06.370) 0:01:50.938 ********** 2026-04-13 06:03:41.994139 | instance | changed: [instance] 2026-04-13 06:03:41.994204 | instance | 2026-04-13 06:03:41.994343 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-13 06:03:41.994465 | instance | Monday 13 April 2026 06:03:41 +0000 (0:00:03.192) 0:01:54.130 ********** 2026-04-13 06:03:42.039043 | instance | skipping: [instance] 2026-04-13 06:03:42.039278 | instance | 2026-04-13 06:03:42.039565 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-13 06:03:42.039831 | instance | Monday 13 April 2026 06:03:42 +0000 (0:00:00.044) 0:01:54.175 ********** 2026-04-13 06:03:42.083388 | instance | skipping: [instance] 2026-04-13 06:03:42.083626 | instance | 2026-04-13 06:03:42.083884 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-13 06:03:42.084142 | instance | Monday 13 April 2026 06:03:42 +0000 (0:00:00.044) 0:01:54.219 ********** 2026-04-13 06:03:42.787384 | instance | changed: [instance] 2026-04-13 06:03:42.787618 | instance | 2026-04-13 06:03:42.787882 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-13 06:03:42.788192 | instance | Monday 13 April 2026 06:03:42 +0000 (0:00:00.703) 0:01:54.923 ********** 2026-04-13 06:03:42.822877 | instance | skipping: [instance] => (item=DaemonSet) 2026-04-13 06:03:42.823163 | instance | skipping: [instance] => (item=ConfigMap) 2026-04-13 06:03:42.823414 | instance | skipping: [instance] 2026-04-13 06:03:42.823655 | instance | 2026-04-13 06:03:42.823914 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-13 06:03:42.824203 | instance | Monday 13 April 2026 06:03:42 +0000 (0:00:00.035) 0:01:54.959 ********** 2026-04-13 06:03:42.859089 | instance | skipping: [instance] 2026-04-13 06:03:42.859482 | instance | 2026-04-13 06:03:42.859761 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-13 06:03:42.860020 | instance | Monday 13 April 2026 06:03:42 +0000 (0:00:00.036) 0:01:54.995 ********** 2026-04-13 06:03:42.894039 | instance | skipping: [instance] 2026-04-13 06:03:42.894279 | instance | 2026-04-13 06:03:42.894606 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-13 06:03:42.894915 | instance | Monday 13 April 2026 06:03:42 +0000 (0:00:00.035) 0:01:55.030 ********** 2026-04-13 06:03:42.930302 | instance | skipping: [instance] 2026-04-13 06:03:42.930608 | instance | 2026-04-13 06:03:42.930868 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-13 06:03:42.931154 | instance | Monday 13 April 2026 06:03:42 +0000 (0:00:00.036) 0:01:55.066 ********** 2026-04-13 06:03:42.960937 | instance | skipping: [instance] 2026-04-13 06:03:42.961178 | instance | 2026-04-13 06:03:42.961450 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-13 06:03:42.961712 | instance | Monday 13 April 2026 06:03:42 +0000 (0:00:00.030) 0:01:55.097 ********** 2026-04-13 06:03:43.349385 | instance | ok: [instance] 2026-04-13 06:03:43.349619 | instance | 2026-04-13 06:03:43.349911 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-13 06:03:43.350175 | instance | Monday 13 April 2026 06:03:43 +0000 (0:00:00.387) 0:01:55.485 ********** 2026-04-13 06:03:44.220882 | instance | changed: [instance] 2026-04-13 06:03:44.220977 | instance | 2026-04-13 06:03:44.221069 | instance | PLAY [Install control-plane components] **************************************** 2026-04-13 06:03:44.221182 | instance | 2026-04-13 06:03:44.221305 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-13 06:03:44.221428 | instance | Monday 13 April 2026 06:03:44 +0000 (0:00:00.872) 0:01:56.357 ********** 2026-04-13 06:03:44.935075 | instance | ok: [instance] 2026-04-13 06:03:44.935336 | instance | 2026-04-13 06:03:44.935643 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-13 06:03:44.936046 | instance | Monday 13 April 2026 06:03:44 +0000 (0:00:00.713) 0:01:57.071 ********** 2026-04-13 06:03:45.128160 | instance | ok: [instance] 2026-04-13 06:03:45.128376 | instance | 2026-04-13 06:03:45.128672 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-13 06:03:45.128945 | instance | Monday 13 April 2026 06:03:45 +0000 (0:00:00.193) 0:01:57.264 ********** 2026-04-13 06:03:46.122167 | instance | ok: [instance] 2026-04-13 06:03:46.122413 | instance | 2026-04-13 06:03:46.122688 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-13 06:03:46.122983 | instance | Monday 13 April 2026 06:03:46 +0000 (0:00:00.993) 0:01:58.258 ********** 2026-04-13 06:03:46.311735 | instance | ok: [instance] 2026-04-13 06:03:46.311969 | instance | 2026-04-13 06:03:46.312233 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-13 06:03:46.312492 | instance | Monday 13 April 2026 06:03:46 +0000 (0:00:00.189) 0:01:58.448 ********** 2026-04-13 06:03:46.348815 | instance | ok: [instance] => { 2026-04-13 06:03:46.349065 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-13 06:03:46.349318 | instance | } 2026-04-13 06:03:46.349556 | instance | 2026-04-13 06:03:46.350330 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-13 06:03:46.351010 | instance | Monday 13 April 2026 06:03:46 +0000 (0:00:00.037) 0:01:58.485 ********** 2026-04-13 06:03:47.322362 | instance | changed: [instance] 2026-04-13 06:03:47.322662 | instance | 2026-04-13 06:03:47.323088 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-13 06:03:47.323538 | instance | Monday 13 April 2026 06:03:47 +0000 (0:00:00.973) 0:01:59.458 ********** 2026-04-13 06:03:49.770396 | instance | changed: [instance] 2026-04-13 06:03:49.770613 | instance | 2026-04-13 06:03:49.770912 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-13 06:03:49.771276 | instance | Monday 13 April 2026 06:03:49 +0000 (0:00:02.447) 0:02:01.906 ********** 2026-04-13 06:03:50.089432 | instance | ok: [instance] 2026-04-13 06:03:50.089526 | instance | 2026-04-13 06:03:50.089714 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-13 06:03:50.089888 | instance | Monday 13 April 2026 06:03:50 +0000 (0:00:00.319) 0:02:02.225 ********** 2026-04-13 06:03:50.275112 | instance | changed: [instance] 2026-04-13 06:03:50.275339 | instance | 2026-04-13 06:03:50.275610 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-13 06:03:50.275873 | instance | Monday 13 April 2026 06:03:50 +0000 (0:00:00.185) 0:02:02.411 ********** 2026-04-13 06:03:50.506131 | instance | ok: [instance] 2026-04-13 06:03:50.506351 | instance | 2026-04-13 06:03:50.506631 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-13 06:03:50.507014 | instance | Monday 13 April 2026 06:03:50 +0000 (0:00:00.230) 0:02:02.642 ********** 2026-04-13 06:03:50.705259 | instance | changed: [instance] 2026-04-13 06:03:50.705512 | instance | 2026-04-13 06:03:50.705828 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-13 06:03:50.706144 | instance | Monday 13 April 2026 06:03:50 +0000 (0:00:00.199) 0:02:02.841 ********** 2026-04-13 06:03:50.898714 | instance | ok: [instance] 2026-04-13 06:03:50.898920 | instance | 2026-04-13 06:03:50.899153 | instance | TASK [Install plugin] ********************************************************** 2026-04-13 06:03:50.899394 | instance | Monday 13 April 2026 06:03:50 +0000 (0:00:00.193) 0:02:03.035 ********** 2026-04-13 06:03:50.947520 | instance | included: vexxhost.containers.download_artifact for instance 2026-04-13 06:03:50.947642 | instance | 2026-04-13 06:03:50.947810 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-13 06:03:50.947984 | instance | Monday 13 April 2026 06:03:50 +0000 (0:00:00.048) 0:02:03.084 ********** 2026-04-13 06:03:50.987989 | instance | ok: [instance] => { 2026-04-13 06:03:50.988255 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-13 06:03:50.988600 | instance | } 2026-04-13 06:03:50.988927 | instance | 2026-04-13 06:03:50.989246 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-13 06:03:50.989500 | instance | Monday 13 April 2026 06:03:50 +0000 (0:00:00.040) 0:02:03.124 ********** 2026-04-13 06:03:51.725985 | instance | changed: [instance] 2026-04-13 06:03:51.726230 | instance | 2026-04-13 06:03:51.726516 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-13 06:03:51.726801 | instance | Monday 13 April 2026 06:03:51 +0000 (0:00:00.738) 0:02:03.862 ********** 2026-04-13 06:03:53.484708 | instance | changed: [instance] 2026-04-13 06:03:53.484777 | instance | 2026-04-13 06:03:53.484788 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-13 06:03:53.484799 | instance | Monday 13 April 2026 06:03:53 +0000 (0:00:01.758) 0:02:05.620 ********** 2026-04-13 06:03:53.521176 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-13 06:03:53.521293 | instance | 2026-04-13 06:03:53.521423 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-13 06:03:53.521620 | instance | Monday 13 April 2026 06:03:53 +0000 (0:00:00.036) 0:02:05.657 ********** 2026-04-13 06:03:54.138710 | instance | changed: [instance] 2026-04-13 06:03:54.138995 | instance | 2026-04-13 06:03:54.139368 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-13 06:03:54.139666 | instance | Monday 13 April 2026 06:03:54 +0000 (0:00:00.617) 0:02:06.275 ********** 2026-04-13 06:03:54.886516 | instance | ok: [instance] 2026-04-13 06:03:54.886777 | instance | 2026-04-13 06:03:54.887085 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-13 06:03:54.887345 | instance | Monday 13 April 2026 06:03:54 +0000 (0:00:00.747) 0:02:07.022 ********** 2026-04-13 06:03:56.703918 | instance | changed: [instance] 2026-04-13 06:03:56.704081 | instance | 2026-04-13 06:03:56.704172 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-13 06:03:56.704300 | instance | Monday 13 April 2026 06:03:56 +0000 (0:00:01.817) 0:02:08.840 ********** 2026-04-13 06:03:56.735628 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-13 06:03:56.735725 | instance | 2026-04-13 06:03:56.736398 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-13 06:03:56.736421 | instance | Monday 13 April 2026 06:03:56 +0000 (0:00:00.031) 0:02:08.872 ********** 2026-04-13 06:03:57.234239 | instance | changed: [instance] 2026-04-13 06:03:57.234328 | instance | 2026-04-13 06:03:57.234449 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-13 06:03:57.234570 | instance | Monday 13 April 2026 06:03:57 +0000 (0:00:00.498) 0:02:09.370 ********** 2026-04-13 06:04:31.534048 | instance | changed: [instance] 2026-04-13 06:04:31.534312 | instance | 2026-04-13 06:04:31.534602 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-13 06:04:31.534947 | instance | Monday 13 April 2026 06:04:31 +0000 (0:00:34.299) 0:02:43.670 ********** 2026-04-13 06:04:32.168289 | instance | changed: [instance] 2026-04-13 06:04:32.168613 | instance | 2026-04-13 06:04:32.168887 | instance | PLAY [all] ********************************************************************* 2026-04-13 06:04:32.169165 | instance | 2026-04-13 06:04:32.169441 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-13 06:04:32.169712 | instance | Monday 13 April 2026 06:04:32 +0000 (0:00:00.634) 0:02:44.304 ********** 2026-04-13 06:04:32.991168 | instance | ok: [instance] 2026-04-13 06:04:32.991465 | instance | 2026-04-13 06:04:32.991887 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-13 06:04:32.992183 | instance | Monday 13 April 2026 06:04:32 +0000 (0:00:00.822) 0:02:45.127 ********** 2026-04-13 06:04:33.673086 | instance | changed: [instance] 2026-04-13 06:04:33.673170 | instance | 2026-04-13 06:04:33.673294 | instance | PLAY [all] ********************************************************************* 2026-04-13 06:04:33.673404 | instance | 2026-04-13 06:04:33.673526 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-13 06:04:33.673644 | instance | Monday 13 April 2026 06:04:33 +0000 (0:00:00.682) 0:02:45.809 ********** 2026-04-13 06:04:34.334815 | instance | ok: [instance] 2026-04-13 06:04:34.335105 | instance | 2026-04-13 06:04:34.335385 | instance | PLAY [controllers] ************************************************************* 2026-04-13 06:04:34.335628 | instance | 2026-04-13 06:04:34.335907 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-13 06:04:34.336172 | instance | Monday 13 April 2026 06:04:34 +0000 (0:00:00.661) 0:02:46.470 ********** 2026-04-13 06:04:35.269411 | instance | ok: [instance] 2026-04-13 06:04:35.269573 | instance | 2026-04-13 06:04:35.269773 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-13 06:04:35.269974 | instance | Monday 13 April 2026 06:04:35 +0000 (0:00:00.934) 0:02:47.405 ********** 2026-04-13 06:04:35.306820 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-13 06:04:35.307206 | instance | 2026-04-13 06:04:35.307528 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-13 06:04:35.307810 | instance | Monday 13 April 2026 06:04:35 +0000 (0:00:00.037) 0:02:47.443 ********** 2026-04-13 06:04:35.792119 | instance | changed: [instance] 2026-04-13 06:04:35.792365 | instance | 2026-04-13 06:04:35.792636 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-13 06:04:35.792901 | instance | Monday 13 April 2026 06:04:35 +0000 (0:00:00.484) 0:02:47.928 ********** 2026-04-13 06:04:37.572167 | instance | changed: [instance] 2026-04-13 06:04:37.572411 | instance | 2026-04-13 06:04:37.572689 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-13 06:04:37.572947 | instance | Monday 13 April 2026 06:04:37 +0000 (0:00:01.780) 0:02:49.708 ********** 2026-04-13 06:04:37.611024 | instance | skipping: [instance] 2026-04-13 06:04:37.611263 | instance | 2026-04-13 06:04:37.611562 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-13 06:04:37.611825 | instance | Monday 13 April 2026 06:04:37 +0000 (0:00:00.038) 0:02:49.747 ********** 2026-04-13 06:04:37.648916 | instance | skipping: [instance] 2026-04-13 06:04:37.649169 | instance | 2026-04-13 06:04:37.649460 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-04-13 06:04:37.649720 | instance | Monday 13 April 2026 06:04:37 +0000 (0:00:00.037) 0:02:49.784 ********** 2026-04-13 06:04:37.679674 | instance | skipping: [instance] 2026-04-13 06:04:37.679914 | instance | 2026-04-13 06:04:37.680314 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-13 06:04:37.680583 | instance | Monday 13 April 2026 06:04:37 +0000 (0:00:00.031) 0:02:49.816 ********** 2026-04-13 06:04:37.711661 | instance | skipping: [instance] 2026-04-13 06:04:37.711711 | instance | 2026-04-13 06:04:37.711865 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-13 06:04:37.712172 | instance | Monday 13 April 2026 06:04:37 +0000 (0:00:00.030) 0:02:49.847 ********** 2026-04-13 06:04:37.753936 | instance | skipping: [instance] 2026-04-13 06:04:37.754055 | instance | 2026-04-13 06:04:37.754289 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-13 06:04:37.754468 | instance | Monday 13 April 2026 06:04:37 +0000 (0:00:00.043) 0:02:49.890 ********** 2026-04-13 06:04:37.793311 | instance | skipping: [instance] 2026-04-13 06:04:37.793678 | instance | 2026-04-13 06:04:37.794192 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-13 06:04:37.794541 | instance | Monday 13 April 2026 06:04:37 +0000 (0:00:00.039) 0:02:49.929 ********** 2026-04-13 06:04:37.833976 | instance | skipping: [instance] 2026-04-13 06:04:37.834099 | instance | 2026-04-13 06:04:37.834273 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-13 06:04:37.834426 | instance | Monday 13 April 2026 06:04:37 +0000 (0:00:00.040) 0:02:49.970 ********** 2026-04-13 06:04:37.860449 | instance | skipping: [instance] 2026-04-13 06:04:37.860646 | instance | 2026-04-13 06:04:37.860875 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-13 06:04:37.861097 | instance | Monday 13 April 2026 06:04:37 +0000 (0:00:00.026) 0:02:49.996 ********** 2026-04-13 06:04:37.901959 | instance | skipping: [instance] 2026-04-13 06:04:37.902131 | instance | 2026-04-13 06:04:37.902361 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-13 06:04:37.902553 | instance | Monday 13 April 2026 06:04:37 +0000 (0:00:00.041) 0:02:50.038 ********** 2026-04-13 06:04:37.931506 | instance | skipping: [instance] 2026-04-13 06:04:37.931559 | instance | 2026-04-13 06:04:37.931800 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-13 06:04:37.931989 | instance | Monday 13 April 2026 06:04:37 +0000 (0:00:00.029) 0:02:50.067 ********** 2026-04-13 06:04:37.962679 | instance | skipping: [instance] 2026-04-13 06:04:37.962773 | instance | 2026-04-13 06:04:37.963104 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-13 06:04:37.963465 | instance | Monday 13 April 2026 06:04:37 +0000 (0:00:00.031) 0:02:50.099 ********** 2026-04-13 06:04:37.989434 | instance | skipping: [instance] 2026-04-13 06:04:37.989547 | instance | 2026-04-13 06:04:37.989690 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-13 06:04:37.989863 | instance | Monday 13 April 2026 06:04:37 +0000 (0:00:00.026) 0:02:50.126 ********** 2026-04-13 06:04:38.031227 | instance | skipping: [instance] 2026-04-13 06:04:38.031430 | instance | 2026-04-13 06:04:38.031673 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-13 06:04:38.031909 | instance | Monday 13 April 2026 06:04:38 +0000 (0:00:00.041) 0:02:50.167 ********** 2026-04-13 06:04:38.061923 | instance | skipping: [instance] 2026-04-13 06:04:38.062193 | instance | 2026-04-13 06:04:38.062540 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-13 06:04:38.062867 | instance | Monday 13 April 2026 06:04:38 +0000 (0:00:00.031) 0:02:50.198 ********** 2026-04-13 06:04:38.089803 | instance | skipping: [instance] 2026-04-13 06:04:38.090064 | instance | 2026-04-13 06:04:38.090421 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-13 06:04:38.090721 | instance | Monday 13 April 2026 06:04:38 +0000 (0:00:00.027) 0:02:50.226 ********** 2026-04-13 06:04:38.118633 | instance | skipping: [instance] 2026-04-13 06:04:38.118911 | instance | 2026-04-13 06:04:38.119275 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-13 06:04:38.119579 | instance | Monday 13 April 2026 06:04:38 +0000 (0:00:00.028) 0:02:50.255 ********** 2026-04-13 06:04:38.144194 | instance | skipping: [instance] 2026-04-13 06:04:38.144442 | instance | 2026-04-13 06:04:38.144701 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-13 06:04:38.144956 | instance | Monday 13 April 2026 06:04:38 +0000 (0:00:00.025) 0:02:50.280 ********** 2026-04-13 06:04:38.173964 | instance | skipping: [instance] 2026-04-13 06:04:38.174183 | instance | 2026-04-13 06:04:38.174464 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-13 06:04:38.174718 | instance | Monday 13 April 2026 06:04:38 +0000 (0:00:00.029) 0:02:50.310 ********** 2026-04-13 06:04:38.201472 | instance | skipping: [instance] 2026-04-13 06:04:38.201711 | instance | 2026-04-13 06:04:38.201963 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-13 06:04:38.202216 | instance | Monday 13 April 2026 06:04:38 +0000 (0:00:00.027) 0:02:50.338 ********** 2026-04-13 06:04:38.234173 | instance | skipping: [instance] 2026-04-13 06:04:38.234428 | instance | 2026-04-13 06:04:38.234688 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-13 06:04:38.234977 | instance | Monday 13 April 2026 06:04:38 +0000 (0:00:00.032) 0:02:50.370 ********** 2026-04-13 06:04:38.261890 | instance | skipping: [instance] 2026-04-13 06:04:38.262161 | instance | 2026-04-13 06:04:38.262449 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-13 06:04:38.262705 | instance | Monday 13 April 2026 06:04:38 +0000 (0:00:00.027) 0:02:50.398 ********** 2026-04-13 06:04:38.287746 | instance | skipping: [instance] 2026-04-13 06:04:38.287985 | instance | 2026-04-13 06:04:38.288243 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-13 06:04:38.288496 | instance | Monday 13 April 2026 06:04:38 +0000 (0:00:00.025) 0:02:50.424 ********** 2026-04-13 06:04:38.328562 | instance | skipping: [instance] 2026-04-13 06:04:38.328674 | instance | 2026-04-13 06:04:38.328806 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-13 06:04:38.329072 | instance | Monday 13 April 2026 06:04:38 +0000 (0:00:00.040) 0:02:50.465 ********** 2026-04-13 06:04:38.363453 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-13 06:04:38.363543 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-13 06:04:38.363661 | instance | skipping: [instance] 2026-04-13 06:04:38.363770 | instance | 2026-04-13 06:04:38.363896 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-13 06:04:38.364009 | instance | Monday 13 April 2026 06:04:38 +0000 (0:00:00.034) 0:02:50.499 ********** 2026-04-13 06:04:38.383384 | instance | skipping: [instance] 2026-04-13 06:04:38.383466 | instance | 2026-04-13 06:04:38.383614 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-13 06:04:38.383701 | instance | Monday 13 April 2026 06:04:38 +0000 (0:00:00.020) 0:02:50.519 ********** 2026-04-13 06:04:38.421661 | instance | skipping: [instance] 2026-04-13 06:04:38.421931 | instance | 2026-04-13 06:04:38.422247 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-13 06:04:38.422588 | instance | Monday 13 April 2026 06:04:38 +0000 (0:00:00.038) 0:02:50.558 ********** 2026-04-13 06:04:38.448146 | instance | skipping: [instance] 2026-04-13 06:04:38.448454 | instance | 2026-04-13 06:04:38.448779 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-13 06:04:38.449112 | instance | Monday 13 April 2026 06:04:38 +0000 (0:00:00.026) 0:02:50.584 ********** 2026-04-13 06:04:38.478052 | instance | skipping: [instance] 2026-04-13 06:04:38.478313 | instance | 2026-04-13 06:04:38.478676 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-13 06:04:38.478997 | instance | Monday 13 April 2026 06:04:38 +0000 (0:00:00.029) 0:02:50.614 ********** 2026-04-13 06:04:38.518211 | instance | skipping: [instance] 2026-04-13 06:04:38.518715 | instance | 2026-04-13 06:04:38.519146 | instance | PLAY RECAP ********************************************************************* 2026-04-13 06:04:38.519519 | instance | instance : ok=134 changed=61 unreachable=0 failed=0 skipped=63 rescued=0 ignored=2 2026-04-13 06:04:38.519869 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-13 06:04:38.520201 | instance | 2026-04-13 06:04:38.520544 | instance | Monday 13 April 2026 06:04:38 +0000 (0:00:00.040) 0:02:50.654 ********** 2026-04-13 06:04:38.520855 | instance | =============================================================================== 2026-04-13 06:04:38.521178 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 34.30s 2026-04-13 06:04:38.521500 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 20.60s 2026-04-13 06:04:38.521832 | instance | vexxhost.containers.containerd : Install AppArmor packages ------------- 10.50s 2026-04-13 06:04:38.522162 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 6.62s 2026-04-13 06:04:38.522484 | instance | vexxhost.kubernetes.kubernetes : Install PIP ---------------------------- 6.37s 2026-04-13 06:04:38.522837 | instance | Generate SSH keys for missing variables --------------------------------- 4.81s 2026-04-13 06:04:38.523259 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 3.75s 2026-04-13 06:04:38.523566 | instance | vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems --- 3.19s 2026-04-13 06:04:38.523888 | instance | vexxhost.kubernetes.kubelet : Install additional packages --------------- 3.16s 2026-04-13 06:04:38.524213 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.62s 2026-04-13 06:04:38.524588 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.45s 2026-04-13 06:04:38.524917 | instance | vexxhost.kubernetes.kubelet : Configure sysctl values ------------------- 2.29s 2026-04-13 06:04:38.525242 | instance | vexxhost.kubernetes.cilium : Deploy Helm chart -------------------------- 1.82s 2026-04-13 06:04:38.525581 | instance | vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart ---------- 1.78s 2026-04-13 06:04:38.525906 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.76s 2026-04-13 06:04:38.526228 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.35s 2026-04-13 06:04:38.526615 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.34s 2026-04-13 06:04:38.526891 | instance | vexxhost.containers.download_artifact : Download item ------------------- 1.26s 2026-04-13 06:04:38.527034 | instance | vexxhost.kubernetes.kubelet : Reload systemd ---------------------------- 1.25s 2026-04-13 06:04:38.527169 | instance | vexxhost.containers.download_artifact : Download item ------------------- 1.14s 2026-04-13 06:04:38.617068 | instance | INFO [keycloak > prepare] Executed: Successful 2026-04-13 06:04:38.628174 | instance | INFO [keycloak > converge] Executing 2026-04-13 06:04:39.761015 | instance | 2026-04-13 06:04:39.761496 | instance | PLAY [controllers] ************************************************************* 2026-04-13 06:04:39.761567 | instance | 2026-04-13 06:04:39.761864 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-13 06:04:39.762174 | instance | Monday 13 April 2026 06:04:39 +0000 (0:00:00.023) 0:00:00.023 ********** 2026-04-13 06:04:40.902042 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-13 06:04:40.902320 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-13 06:04:40.902618 | instance | interpreter could change the meaning of that path. See 2026-04-13 06:04:40.902931 | instance | https://docs.ansible.com/ansible- 2026-04-13 06:04:40.903231 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-13 06:04:40.920891 | instance | ok: [instance] 2026-04-13 06:04:40.921125 | instance | 2026-04-13 06:04:40.921392 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-04-13 06:04:40.921677 | instance | Monday 13 April 2026 06:04:40 +0000 (0:00:01.161) 0:00:01.185 ********** 2026-04-13 06:04:40.963192 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-04-13 06:04:40.963428 | instance | 2026-04-13 06:04:40.963782 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-13 06:04:40.964062 | instance | Monday 13 April 2026 06:04:40 +0000 (0:00:00.042) 0:00:01.227 ********** 2026-04-13 06:04:41.001749 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-13 06:04:41.001820 | instance | 2026-04-13 06:04:41.001887 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-13 06:04:41.002018 | instance | Monday 13 April 2026 06:04:40 +0000 (0:00:00.038) 0:00:01.265 ********** 2026-04-13 06:04:41.559288 | instance | changed: [instance] 2026-04-13 06:04:41.559510 | instance | 2026-04-13 06:04:41.559773 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-04-13 06:04:41.560048 | instance | Monday 13 April 2026 06:04:41 +0000 (0:00:00.557) 0:00:01.823 ********** 2026-04-13 06:05:09.209687 | instance | changed: [instance] 2026-04-13 06:05:09.209871 | instance | 2026-04-13 06:05:09.210162 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-04-13 06:05:09.210436 | instance | Monday 13 April 2026 06:05:09 +0000 (0:00:27.650) 0:00:29.473 ********** 2026-04-13 06:05:10.073378 | instance | changed: [instance] 2026-04-13 06:05:10.073634 | instance | 2026-04-13 06:05:10.074302 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-04-13 06:05:10.074587 | instance | Monday 13 April 2026 06:05:10 +0000 (0:00:00.863) 0:00:30.337 ********** 2026-04-13 06:05:10.134552 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-04-13 06:05:10.134828 | instance | 2026-04-13 06:05:10.135186 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-04-13 06:05:10.135494 | instance | Monday 13 April 2026 06:05:10 +0000 (0:00:00.061) 0:00:30.398 ********** 2026-04-13 06:05:10.785750 | instance | changed: [instance] 2026-04-13 06:05:10.785834 | instance | 2026-04-13 06:05:10.786032 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-04-13 06:05:10.786189 | instance | Monday 13 April 2026 06:05:10 +0000 (0:00:00.650) 0:00:31.049 ********** 2026-04-13 06:05:11.586204 | instance | ok: [instance] 2026-04-13 06:05:11.586339 | instance | 2026-04-13 06:05:11.586504 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-04-13 06:05:11.586719 | instance | Monday 13 April 2026 06:05:11 +0000 (0:00:00.800) 0:00:31.850 ********** 2026-04-13 06:05:12.222545 | instance | changed: [instance] 2026-04-13 06:05:12.222788 | instance | 2026-04-13 06:05:12.223091 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-04-13 06:05:12.223358 | instance | Monday 13 April 2026 06:05:12 +0000 (0:00:00.629) 0:00:32.479 ********** 2026-04-13 06:05:12.223680 | instance | 2026-04-13 06:05:12.224039 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-04-13 06:05:12.224312 | instance | Monday 13 April 2026 06:05:12 +0000 (0:00:00.006) 0:00:32.486 ********** 2026-04-13 06:05:12.254287 | instance | skipping: [instance] 2026-04-13 06:05:12.254513 | instance | 2026-04-13 06:05:12.254788 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-04-13 06:05:12.255147 | instance | Monday 13 April 2026 06:05:12 +0000 (0:00:00.031) 0:00:32.518 ********** 2026-04-13 06:05:13.779333 | instance | changed: [instance] 2026-04-13 06:05:13.779432 | instance | 2026-04-13 06:05:13.779543 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-04-13 06:05:13.779658 | instance | Monday 13 April 2026 06:05:13 +0000 (0:00:01.525) 0:00:34.043 ********** 2026-04-13 06:05:15.862300 | instance | changed: [instance] 2026-04-13 06:05:15.862435 | instance | 2026-04-13 06:05:15.862609 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-13 06:05:15.862774 | instance | Monday 13 April 2026 06:05:15 +0000 (0:00:02.083) 0:00:36.126 ********** 2026-04-13 06:05:15.900461 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-13 06:05:15.900619 | instance | 2026-04-13 06:05:15.900807 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-13 06:05:15.900974 | instance | Monday 13 April 2026 06:05:15 +0000 (0:00:00.038) 0:00:36.164 ********** 2026-04-13 06:05:16.388847 | instance | changed: [instance] 2026-04-13 06:05:16.389087 | instance | 2026-04-13 06:05:16.389380 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-04-13 06:05:16.389664 | instance | Monday 13 April 2026 06:05:16 +0000 (0:00:00.487) 0:00:36.652 ********** 2026-04-13 06:05:30.217161 | instance | changed: [instance] 2026-04-13 06:05:30.217386 | instance | 2026-04-13 06:05:30.217690 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-13 06:05:30.217974 | instance | Monday 13 April 2026 06:05:30 +0000 (0:00:13.828) 0:00:50.480 ********** 2026-04-13 06:05:30.253147 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-13 06:05:30.253386 | instance | 2026-04-13 06:05:30.253652 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-13 06:05:30.253915 | instance | Monday 13 April 2026 06:05:30 +0000 (0:00:00.036) 0:00:50.517 ********** 2026-04-13 06:05:30.709348 | instance | changed: [instance] 2026-04-13 06:05:30.709661 | instance | 2026-04-13 06:05:30.709896 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-04-13 06:05:30.710171 | instance | Monday 13 April 2026 06:05:30 +0000 (0:00:00.455) 0:00:50.973 ********** 2026-04-13 06:05:33.350217 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-04-13 06:05:33.350291 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-04-13 06:05:33.350657 | instance | 2026-04-13 06:05:33.350706 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-04-13 06:05:33.350711 | instance | Monday 13 April 2026 06:05:33 +0000 (0:00:02.641) 0:00:53.614 ********** 2026-04-13 06:05:37.459471 | instance | changed: [instance] 2026-04-13 06:05:37.459537 | instance | 2026-04-13 06:05:37.459664 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-13 06:05:37.459784 | instance | Monday 13 April 2026 06:05:37 +0000 (0:00:04.109) 0:00:57.723 ********** 2026-04-13 06:05:37.501194 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-13 06:05:37.501229 | instance | 2026-04-13 06:05:37.501235 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-13 06:05:37.501239 | instance | Monday 13 April 2026 06:05:37 +0000 (0:00:00.040) 0:00:57.764 ********** 2026-04-13 06:05:37.973978 | instance | changed: [instance] 2026-04-13 06:05:37.974081 | instance | 2026-04-13 06:05:37.974294 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-04-13 06:05:37.974362 | instance | Monday 13 April 2026 06:05:37 +0000 (0:00:00.473) 0:00:58.238 ********** 2026-04-13 06:05:40.512563 | instance | ok: [instance] 2026-04-13 06:05:40.512636 | instance | 2026-04-13 06:05:40.512815 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-04-13 06:05:40.513017 | instance | Monday 13 April 2026 06:05:40 +0000 (0:00:02.538) 0:01:00.776 ********** 2026-04-13 06:05:42.893180 | instance | changed: [instance] 2026-04-13 06:05:42.893227 | instance | 2026-04-13 06:05:42.893443 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-04-13 06:05:42.893625 | instance | Monday 13 April 2026 06:05:42 +0000 (0:00:02.380) 0:01:03.157 ********** 2026-04-13 06:05:43.501514 | instance | ok: [instance] 2026-04-13 06:05:43.501856 | instance | 2026-04-13 06:05:43.502007 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-04-13 06:05:43.502280 | instance | Monday 13 April 2026 06:05:43 +0000 (0:00:00.608) 0:01:03.765 ********** 2026-04-13 06:05:44.143985 | instance | changed: [instance] 2026-04-13 06:05:44.144228 | instance | 2026-04-13 06:05:44.144525 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-04-13 06:05:44.144793 | instance | Monday 13 April 2026 06:05:44 +0000 (0:00:00.642) 0:01:04.407 ********** 2026-04-13 06:05:45.193536 | instance | ok: [instance] 2026-04-13 06:05:45.193676 | instance | 2026-04-13 06:05:45.193852 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-04-13 06:05:45.194019 | instance | Monday 13 April 2026 06:05:45 +0000 (0:00:01.049) 0:01:05.457 ********** 2026-04-13 06:05:45.231825 | instance | skipping: [instance] 2026-04-13 06:05:45.231965 | instance | 2026-04-13 06:05:45.232184 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-04-13 06:05:45.232322 | instance | Monday 13 April 2026 06:05:45 +0000 (0:00:00.038) 0:01:05.496 ********** 2026-04-13 06:05:45.270205 | instance | skipping: [instance] 2026-04-13 06:05:45.270345 | instance | 2026-04-13 06:05:45.270499 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-04-13 06:05:45.270661 | instance | Monday 13 April 2026 06:05:45 +0000 (0:00:00.038) 0:01:05.534 ********** 2026-04-13 06:05:45.304409 | instance | skipping: [instance] 2026-04-13 06:05:45.304570 | instance | 2026-04-13 06:05:45.304725 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-04-13 06:05:45.304881 | instance | Monday 13 April 2026 06:05:45 +0000 (0:00:00.034) 0:01:05.568 ********** 2026-04-13 06:05:45.339850 | instance | skipping: [instance] 2026-04-13 06:05:45.339993 | instance | 2026-04-13 06:05:45.340201 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-04-13 06:05:45.340365 | instance | Monday 13 April 2026 06:05:45 +0000 (0:00:00.035) 0:01:05.604 ********** 2026-04-13 06:05:45.374379 | instance | skipping: [instance] 2026-04-13 06:05:45.374522 | instance | 2026-04-13 06:05:45.374685 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-04-13 06:05:45.374908 | instance | Monday 13 April 2026 06:05:45 +0000 (0:00:00.034) 0:01:05.638 ********** 2026-04-13 06:05:45.412515 | instance | skipping: [instance] 2026-04-13 06:05:45.412617 | instance | 2026-04-13 06:05:45.412676 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-04-13 06:05:45.412796 | instance | Monday 13 April 2026 06:05:45 +0000 (0:00:00.038) 0:01:05.676 ********** 2026-04-13 06:05:45.447964 | instance | skipping: [instance] 2026-04-13 06:05:45.448061 | instance | 2026-04-13 06:05:45.448238 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-04-13 06:05:45.448418 | instance | Monday 13 April 2026 06:05:45 +0000 (0:00:00.035) 0:01:05.712 ********** 2026-04-13 06:07:08.491547 | instance | changed: [instance] 2026-04-13 06:07:08.491831 | instance | 2026-04-13 06:07:08.492118 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-04-13 06:07:08.492391 | instance | Monday 13 April 2026 06:07:08 +0000 (0:01:23.042) 0:02:28.755 ********** 2026-04-13 06:07:09.131915 | instance | changed: [instance] 2026-04-13 06:07:09.132134 | instance | 2026-04-13 06:07:09.132405 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-13 06:07:09.132662 | instance | Monday 13 April 2026 06:07:09 +0000 (0:00:00.640) 0:02:29.395 ********** 2026-04-13 06:07:09.188337 | instance | ok: [instance] 2026-04-13 06:07:09.188566 | instance | 2026-04-13 06:07:09.188839 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-13 06:07:09.189111 | instance | Monday 13 April 2026 06:07:09 +0000 (0:00:00.056) 0:02:29.452 ********** 2026-04-13 06:07:09.220310 | instance | skipping: [instance] 2026-04-13 06:07:09.220546 | instance | 2026-04-13 06:07:09.220901 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-13 06:07:09.221191 | instance | Monday 13 April 2026 06:07:09 +0000 (0:00:00.031) 0:02:29.484 ********** 2026-04-13 06:07:09.251895 | instance | skipping: [instance] 2026-04-13 06:07:09.252176 | instance | 2026-04-13 06:07:09.252474 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-13 06:07:09.252753 | instance | Monday 13 April 2026 06:07:09 +0000 (0:00:00.031) 0:02:29.515 ********** 2026-04-13 06:07:09.285460 | instance | skipping: [instance] 2026-04-13 06:07:09.286116 | instance | 2026-04-13 06:07:09.286211 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-13 06:07:09.286515 | instance | Monday 13 April 2026 06:07:09 +0000 (0:00:00.032) 0:02:29.548 ********** 2026-04-13 06:07:09.315937 | instance | skipping: [instance] 2026-04-13 06:07:09.316261 | instance | 2026-04-13 06:07:09.316573 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-13 06:07:09.316881 | instance | Monday 13 April 2026 06:07:09 +0000 (0:00:00.031) 0:02:29.579 ********** 2026-04-13 06:07:09.350594 | instance | skipping: [instance] 2026-04-13 06:07:09.350919 | instance | 2026-04-13 06:07:09.351299 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-13 06:07:09.351691 | instance | Monday 13 April 2026 06:07:09 +0000 (0:00:00.034) 0:02:29.614 ********** 2026-04-13 06:07:09.387108 | instance | ok: [instance] 2026-04-13 06:07:09.387249 | instance | 2026-04-13 06:07:09.387524 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-13 06:07:09.387829 | instance | Monday 13 April 2026 06:07:09 +0000 (0:00:00.036) 0:02:29.651 ********** 2026-04-13 06:07:09.441494 | instance | ok: [instance] => (item=oslo_cache) 2026-04-13 06:07:09.441796 | instance | 2026-04-13 06:07:09.442269 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-13 06:07:09.442648 | instance | Monday 13 April 2026 06:07:09 +0000 (0:00:00.054) 0:02:29.705 ********** 2026-04-13 06:07:09.483641 | instance | ok: [instance] 2026-04-13 06:07:09.483925 | instance | 2026-04-13 06:07:09.484205 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-13 06:07:09.484475 | instance | Monday 13 April 2026 06:07:09 +0000 (0:00:00.042) 0:02:29.747 ********** 2026-04-13 06:07:09.525177 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-13 06:07:09.525410 | instance | 2026-04-13 06:07:09.525676 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-13 06:07:09.526042 | instance | Monday 13 April 2026 06:07:09 +0000 (0:00:00.041) 0:02:29.789 ********** 2026-04-13 06:07:09.998419 | instance | changed: [instance] 2026-04-13 06:07:09.998485 | instance | 2026-04-13 06:07:09.998650 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-04-13 06:07:09.998770 | instance | Monday 13 April 2026 06:07:09 +0000 (0:00:00.473) 0:02:30.262 ********** 2026-04-13 06:07:11.325093 | instance | changed: [instance] 2026-04-13 06:07:11.325301 | instance | 2026-04-13 06:07:11.325539 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-04-13 06:07:11.325763 | instance | Monday 13 April 2026 06:07:11 +0000 (0:00:01.326) 0:02:31.588 ********** 2026-04-13 06:07:12.000568 | instance | changed: [instance] 2026-04-13 06:07:12.000819 | instance | 2026-04-13 06:07:12.001112 | instance | PLAY [controllers] ************************************************************* 2026-04-13 06:07:12.001366 | instance | 2026-04-13 06:07:12.001638 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-13 06:07:12.001907 | instance | Monday 13 April 2026 06:07:11 +0000 (0:00:00.675) 0:02:32.264 ********** 2026-04-13 06:07:13.119961 | instance | ok: [instance] 2026-04-13 06:07:13.120060 | instance | 2026-04-13 06:07:13.120371 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-13 06:07:13.120642 | instance | Monday 13 April 2026 06:07:13 +0000 (0:00:01.118) 0:02:33.383 ********** 2026-04-13 06:07:13.160234 | instance | skipping: [instance] 2026-04-13 06:07:13.160459 | instance | 2026-04-13 06:07:13.160722 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-13 06:07:13.161001 | instance | Monday 13 April 2026 06:07:13 +0000 (0:00:00.040) 0:02:33.424 ********** 2026-04-13 06:07:13.197870 | instance | skipping: [instance] 2026-04-13 06:07:13.198119 | instance | 2026-04-13 06:07:13.198426 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-13 06:07:13.198710 | instance | Monday 13 April 2026 06:07:13 +0000 (0:00:00.037) 0:02:33.461 ********** 2026-04-13 06:07:13.237247 | instance | skipping: [instance] 2026-04-13 06:07:13.237381 | instance | 2026-04-13 06:07:13.237781 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-13 06:07:13.237965 | instance | Monday 13 April 2026 06:07:13 +0000 (0:00:00.039) 0:02:33.501 ********** 2026-04-13 06:07:13.272311 | instance | skipping: [instance] 2026-04-13 06:07:13.272576 | instance | 2026-04-13 06:07:13.272882 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-13 06:07:13.273206 | instance | Monday 13 April 2026 06:07:13 +0000 (0:00:00.034) 0:02:33.536 ********** 2026-04-13 06:07:13.890245 | instance | ok: [instance] 2026-04-13 06:07:13.890546 | instance | 2026-04-13 06:07:13.890988 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-13 06:07:13.891329 | instance | Monday 13 April 2026 06:07:13 +0000 (0:00:00.617) 0:02:34.154 ********** 2026-04-13 06:07:13.938568 | instance | ok: [instance] 2026-04-13 06:07:13.938705 | instance | 2026-04-13 06:07:13.938885 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-13 06:07:13.939078 | instance | Monday 13 April 2026 06:07:13 +0000 (0:00:00.048) 0:02:34.202 ********** 2026-04-13 06:07:13.972892 | instance | ok: [instance] 2026-04-13 06:07:13.973032 | instance | 2026-04-13 06:07:13.973208 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-13 06:07:13.973376 | instance | Monday 13 April 2026 06:07:13 +0000 (0:00:00.034) 0:02:34.237 ********** 2026-04-13 06:07:14.019408 | instance | ok: [instance] => (item=oslo_db) 2026-04-13 06:07:14.019575 | instance | 2026-04-13 06:07:14.019751 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-13 06:07:14.019920 | instance | Monday 13 April 2026 06:07:14 +0000 (0:00:00.046) 0:02:34.283 ********** 2026-04-13 06:07:14.059943 | instance | ok: [instance] 2026-04-13 06:07:14.060081 | instance | 2026-04-13 06:07:14.060273 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-13 06:07:14.060437 | instance | Monday 13 April 2026 06:07:14 +0000 (0:00:00.040) 0:02:34.324 ********** 2026-04-13 06:07:14.100409 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-13 06:07:14.100543 | instance | 2026-04-13 06:07:14.100711 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-13 06:07:14.100884 | instance | Monday 13 April 2026 06:07:14 +0000 (0:00:00.040) 0:02:34.364 ********** 2026-04-13 06:07:14.602837 | instance | changed: [instance] 2026-04-13 06:07:14.603015 | instance | 2026-04-13 06:07:14.603202 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-04-13 06:07:14.603373 | instance | Monday 13 April 2026 06:07:14 +0000 (0:00:00.502) 0:02:34.866 ********** 2026-04-13 06:07:15.221208 | instance | ok: [instance] 2026-04-13 06:07:15.221371 | instance | 2026-04-13 06:07:15.221786 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-04-13 06:07:15.222087 | instance | Monday 13 April 2026 06:07:15 +0000 (0:00:00.618) 0:02:35.485 ********** 2026-04-13 06:07:16.508955 | instance | changed: [instance] 2026-04-13 06:07:16.510094 | instance | 2026-04-13 06:07:16.510128 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-04-13 06:07:16.510140 | instance | Monday 13 April 2026 06:07:16 +0000 (0:00:01.287) 0:02:36.773 ********** 2026-04-13 06:07:16.855749 | instance | ok: [instance] 2026-04-13 06:07:16.856016 | instance | 2026-04-13 06:07:16.856295 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-04-13 06:07:16.856555 | instance | Monday 13 April 2026 06:07:16 +0000 (0:00:00.346) 0:02:37.119 ********** 2026-04-13 06:07:17.221574 | instance | changed: [instance] 2026-04-13 06:07:17.221800 | instance | 2026-04-13 06:07:17.222096 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-04-13 06:07:17.222363 | instance | Monday 13 April 2026 06:07:17 +0000 (0:00:00.365) 0:02:37.485 ********** 2026-04-13 06:07:17.624425 | instance | changed: [instance] 2026-04-13 06:07:17.624666 | instance | 2026-04-13 06:07:17.624939 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-04-13 06:07:17.625201 | instance | Monday 13 April 2026 06:07:17 +0000 (0:00:00.402) 0:02:37.888 ********** 2026-04-13 06:07:17.962882 | instance | ok: [instance] 2026-04-13 06:07:17.963039 | instance | 2026-04-13 06:07:17.963223 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-04-13 06:07:17.963435 | instance | Monday 13 April 2026 06:07:17 +0000 (0:00:00.338) 0:02:38.226 ********** 2026-04-13 06:09:57.611694 | instance | changed: [instance] 2026-04-13 06:09:57.612152 | instance | 2026-04-13 06:09:57.612497 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-04-13 06:09:57.612785 | instance | Monday 13 April 2026 06:09:57 +0000 (0:02:39.647) 0:05:17.874 ********** 2026-04-13 06:09:58.400570 | instance | ok: [instance] 2026-04-13 06:09:58.400706 | instance | 2026-04-13 06:09:58.400884 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-04-13 06:09:58.401062 | instance | Monday 13 April 2026 06:09:58 +0000 (0:00:00.789) 0:05:18.664 ********** 2026-04-13 06:09:58.462658 | instance | included: ingress for instance 2026-04-13 06:09:58.462838 | instance | 2026-04-13 06:09:58.463140 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-04-13 06:09:58.463428 | instance | Monday 13 April 2026 06:09:58 +0000 (0:00:00.061) 0:05:18.726 ********** 2026-04-13 06:09:59.450654 | instance | changed: [instance] 2026-04-13 06:09:59.450740 | instance | 2026-04-13 06:09:59.450896 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-04-13 06:09:59.451027 | instance | Monday 13 April 2026 06:09:59 +0000 (0:00:00.987) 0:05:19.714 ********** 2026-04-13 06:09:59.718693 | instance | ok: [instance] 2026-04-13 06:09:59.719114 | instance | 2026-04-13 06:09:59.719536 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-13 06:09:59.719836 | instance | Monday 13 April 2026 06:09:59 +0000 (0:00:00.267) 0:05:19.982 ********** 2026-04-13 06:09:59.772216 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-13 06:09:59.772513 | instance | 2026-04-13 06:09:59.772900 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-13 06:09:59.773289 | instance | Monday 13 April 2026 06:09:59 +0000 (0:00:00.054) 0:05:20.036 ********** 2026-04-13 06:10:00.295960 | instance | changed: [instance] 2026-04-13 06:10:00.296232 | instance | 2026-04-13 06:10:00.296650 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-13 06:10:00.296995 | instance | Monday 13 April 2026 06:10:00 +0000 (0:00:00.522) 0:05:20.559 ********** 2026-04-13 06:10:01.529757 | instance | changed: [instance] 2026-04-13 06:10:01.529824 | instance | 2026-04-13 06:10:01.529958 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-04-13 06:10:01.530076 | instance | Monday 13 April 2026 06:10:01 +0000 (0:00:01.234) 0:05:21.793 ********** 2026-04-13 06:10:02.180911 | instance | ok: [instance] 2026-04-13 06:10:02.181198 | instance | 2026-04-13 06:10:02.181588 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-04-13 06:10:02.182001 | instance | Monday 13 April 2026 06:10:02 +0000 (0:00:00.649) 0:05:22.443 ********** 2026-04-13 06:10:09.570724 | instance | ok: [instance] 2026-04-13 06:10:09.570973 | instance | 2026-04-13 06:10:09.571258 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-04-13 06:10:09.571532 | instance | Monday 13 April 2026 06:10:09 +0000 (0:00:07.390) 0:05:29.834 ********** 2026-04-13 06:10:10.983850 | instance | ok: [instance] 2026-04-13 06:10:10.984019 | instance | 2026-04-13 06:10:10.984304 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-04-13 06:10:10.984574 | instance | Monday 13 April 2026 06:10:10 +0000 (0:00:01.412) 0:05:31.247 ********** 2026-04-13 06:10:11.306613 | instance | ok: [instance] 2026-04-13 06:10:11.306748 | instance | 2026-04-13 06:10:11.306967 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-04-13 06:10:11.307142 | instance | Monday 13 April 2026 06:10:11 +0000 (0:00:00.323) 0:05:31.570 ********** 2026-04-13 06:10:11.497398 | instance | ok: [instance] 2026-04-13 06:10:11.497669 | instance | 2026-04-13 06:10:11.497935 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-04-13 06:10:11.498202 | instance | Monday 13 April 2026 06:10:11 +0000 (0:00:00.189) 0:05:31.760 ********** 2026-04-13 06:10:11.701878 | instance | ok: [instance] 2026-04-13 06:10:11.702156 | instance | 2026-04-13 06:10:11.702451 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-04-13 06:10:11.702720 | instance | Monday 13 April 2026 06:10:11 +0000 (0:00:00.205) 0:05:31.965 ********** 2026-04-13 06:10:12.407427 | instance | changed: [instance] 2026-04-13 06:10:12.407671 | instance | 2026-04-13 06:10:12.407955 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-04-13 06:10:12.408228 | instance | Monday 13 April 2026 06:10:12 +0000 (0:00:00.705) 0:05:32.671 ********** 2026-04-13 06:10:29.471184 | instance | changed: [instance] => (item=alertmanager) 2026-04-13 06:10:29.471439 | instance | changed: [instance] => (item=grafana) 2026-04-13 06:10:29.471695 | instance | changed: [instance] => (item=prometheus) 2026-04-13 06:10:29.471937 | instance | 2026-04-13 06:10:29.472207 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-04-13 06:10:29.472469 | instance | Monday 13 April 2026 06:10:29 +0000 (0:00:17.063) 0:05:49.734 ********** 2026-04-13 06:10:31.324295 | instance | ok: [instance] => (item=alertmanager) 2026-04-13 06:10:31.324568 | instance | ok: [instance] => (item=grafana) 2026-04-13 06:10:31.324836 | instance | ok: [instance] => (item=prometheus) 2026-04-13 06:10:31.325092 | instance | 2026-04-13 06:10:31.325374 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-04-13 06:10:31.325651 | instance | Monday 13 April 2026 06:10:31 +0000 (0:00:01.852) 0:05:51.587 ********** 2026-04-13 06:10:34.988886 | instance | changed: [instance] => (item=None) 2026-04-13 06:10:34.988959 | instance | changed: [instance] => (item=None) 2026-04-13 06:10:34.989093 | instance | changed: [instance] => (item=None) 2026-04-13 06:10:34.989209 | instance | changed: [instance] 2026-04-13 06:10:34.989353 | instance | 2026-04-13 06:10:34.989478 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-04-13 06:10:34.989573 | instance | Monday 13 April 2026 06:10:34 +0000 (0:00:03.664) 0:05:55.252 ********** 2026-04-13 06:10:40.203608 | instance | changed: [instance] => (item=None) 2026-04-13 06:10:40.203712 | instance | changed: [instance] => (item=None) 2026-04-13 06:10:40.205553 | instance | changed: [instance] => (item=None) 2026-04-13 06:10:40.205648 | instance | changed: [instance] => (item=None) 2026-04-13 06:10:40.205659 | instance | changed: [instance] => (item=None) 2026-04-13 06:10:40.205669 | instance | changed: [instance] 2026-04-13 06:10:40.205680 | instance | 2026-04-13 06:10:40.205690 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-04-13 06:10:40.205700 | instance | Monday 13 April 2026 06:10:40 +0000 (0:00:05.214) 0:06:00.466 ********** 2026-04-13 06:10:51.591373 | instance | changed: [instance] => (item=alertmanager) 2026-04-13 06:10:51.591447 | instance | changed: [instance] => (item=prometheus) 2026-04-13 06:10:51.591532 | instance | 2026-04-13 06:10:51.591647 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-04-13 06:10:51.591765 | instance | Monday 13 April 2026 06:10:51 +0000 (0:00:11.388) 0:06:11.855 ********** 2026-04-13 06:11:03.026337 | instance | changed: [instance] => (item=alertmanager) 2026-04-13 06:11:03.026430 | instance | changed: [instance] => (item=prometheus) 2026-04-13 06:11:03.026442 | instance | 2026-04-13 06:11:03.026709 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-04-13 06:11:03.026748 | instance | Monday 13 April 2026 06:11:03 +0000 (0:00:11.434) 0:06:23.290 ********** 2026-04-13 06:11:03.770544 | instance | changed: [instance] 2026-04-13 06:11:03.770610 | instance | 2026-04-13 06:11:03.770940 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-04-13 06:11:03.770978 | instance | Monday 13 April 2026 06:11:03 +0000 (0:00:00.744) 0:06:24.034 ********** 2026-04-13 06:11:11.187478 | instance | ok: [instance] 2026-04-13 06:11:11.187544 | instance | 2026-04-13 06:11:11.187550 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-04-13 06:11:11.187556 | instance | Monday 13 April 2026 06:11:11 +0000 (0:00:07.416) 0:06:31.451 ********** 2026-04-13 06:11:25.309022 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-04-13 06:11:25.309099 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-04-13 06:11:25.309209 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-04-13 06:11:25.309450 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-04-13 06:11:25.309578 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-04-13 06:11:25.309682 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-04-13 06:11:25.310281 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-04-13 06:11:25.310379 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-04-13 06:11:25.310568 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-04-13 06:11:25.310600 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-04-13 06:11:25.310751 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-04-13 06:11:25.310868 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-04-13 06:11:25.310994 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-04-13 06:11:25.311133 | instance | 2026-04-13 06:11:25.311248 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-04-13 06:11:25.311370 | instance | Monday 13 April 2026 06:11:25 +0000 (0:00:14.121) 0:06:45.572 ********** 2026-04-13 06:11:59.350594 | instance | changed: [instance] 2026-04-13 06:11:59.350786 | instance | 2026-04-13 06:11:59.351103 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-13 06:11:59.351370 | instance | Monday 13 April 2026 06:11:59 +0000 (0:00:34.041) 0:07:19.614 ********** 2026-04-13 06:12:03.558178 | instance | changed: [instance] 2026-04-13 06:12:03.558490 | instance | 2026-04-13 06:12:03.558787 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-13 06:12:03.559119 | instance | Monday 13 April 2026 06:12:03 +0000 (0:00:04.207) 0:07:23.821 ********** 2026-04-13 06:12:03.877625 | instance | changed: [instance] 2026-04-13 06:12:03.877699 | instance | 2026-04-13 06:12:03.877829 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-13 06:12:03.877950 | instance | Monday 13 April 2026 06:12:03 +0000 (0:00:00.320) 0:07:24.141 ********** 2026-04-13 06:12:04.449425 | instance | changed: [instance] 2026-04-13 06:12:04.449649 | instance | 2026-04-13 06:12:04.449966 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-13 06:12:04.450232 | instance | Monday 13 April 2026 06:12:04 +0000 (0:00:00.571) 0:07:24.712 ********** 2026-04-13 06:12:04.530639 | instance | ok: [instance] 2026-04-13 06:12:04.530766 | instance | 2026-04-13 06:12:04.530977 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-13 06:12:04.531214 | instance | Monday 13 April 2026 06:12:04 +0000 (0:00:00.081) 0:07:24.794 ********** 2026-04-13 06:12:04.599146 | instance | included: rabbitmq for instance 2026-04-13 06:12:04.599386 | instance | 2026-04-13 06:12:04.599668 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-13 06:12:04.599960 | instance | Monday 13 April 2026 06:12:04 +0000 (0:00:00.068) 0:07:24.862 ********** 2026-04-13 06:12:05.334044 | instance | ok: [instance] 2026-04-13 06:12:05.334139 | instance | 2026-04-13 06:12:05.334261 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-13 06:12:05.334381 | instance | Monday 13 April 2026 06:12:05 +0000 (0:00:00.735) 0:07:25.598 ********** 2026-04-13 06:12:05.386567 | instance | skipping: [instance] 2026-04-13 06:12:05.386798 | instance | 2026-04-13 06:12:05.387147 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-13 06:12:05.387436 | instance | Monday 13 April 2026 06:12:05 +0000 (0:00:00.052) 0:07:25.650 ********** 2026-04-13 06:12:05.439083 | instance | skipping: [instance] 2026-04-13 06:12:05.439337 | instance | 2026-04-13 06:12:05.439603 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-13 06:12:05.439860 | instance | Monday 13 April 2026 06:12:05 +0000 (0:00:00.052) 0:07:25.702 ********** 2026-04-13 06:12:05.489393 | instance | skipping: [instance] 2026-04-13 06:12:05.489628 | instance | 2026-04-13 06:12:05.489972 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-13 06:12:05.490244 | instance | Monday 13 April 2026 06:12:05 +0000 (0:00:00.050) 0:07:25.753 ********** 2026-04-13 06:12:46.490532 | instance | changed: [instance] 2026-04-13 06:12:46.490756 | instance | 2026-04-13 06:12:46.491084 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-13 06:12:46.491358 | instance | Monday 13 April 2026 06:12:46 +0000 (0:00:41.000) 0:08:06.753 ********** 2026-04-13 06:12:47.177302 | instance | ok: [instance] 2026-04-13 06:12:47.177664 | instance | 2026-04-13 06:12:47.178066 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-13 06:12:47.178337 | instance | Monday 13 April 2026 06:12:47 +0000 (0:00:00.687) 0:08:07.440 ********** 2026-04-13 06:12:47.236371 | instance | ok: [instance] 2026-04-13 06:12:47.236583 | instance | 2026-04-13 06:12:47.236863 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-13 06:12:47.237406 | instance | Monday 13 April 2026 06:12:47 +0000 (0:00:00.059) 0:08:07.499 ********** 2026-04-13 06:12:47.284885 | instance | skipping: [instance] 2026-04-13 06:12:47.285088 | instance | 2026-04-13 06:12:47.285358 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-13 06:12:47.285622 | instance | Monday 13 April 2026 06:12:47 +0000 (0:00:00.048) 0:08:07.548 ********** 2026-04-13 06:12:47.331987 | instance | skipping: [instance] 2026-04-13 06:12:47.332167 | instance | 2026-04-13 06:12:47.332446 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-13 06:12:47.332804 | instance | Monday 13 April 2026 06:12:47 +0000 (0:00:00.047) 0:08:07.595 ********** 2026-04-13 06:12:47.381578 | instance | ok: [instance] 2026-04-13 06:12:47.381778 | instance | 2026-04-13 06:12:47.382088 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-13 06:12:47.382409 | instance | Monday 13 April 2026 06:12:47 +0000 (0:00:00.049) 0:08:07.645 ********** 2026-04-13 06:12:47.472555 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-13 06:12:47.472694 | instance | ok: [instance] => (item=oslo_cache) 2026-04-13 06:12:47.472871 | instance | ok: [instance] => (item=identity) 2026-04-13 06:12:47.473050 | instance | ok: [instance] => (item=oslo_db) 2026-04-13 06:12:47.473214 | instance | 2026-04-13 06:12:47.473399 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-13 06:12:47.473566 | instance | Monday 13 April 2026 06:12:47 +0000 (0:00:00.091) 0:08:07.736 ********** 2026-04-13 06:12:47.526317 | instance | ok: [instance] 2026-04-13 06:12:47.526529 | instance | 2026-04-13 06:12:47.526808 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-13 06:12:47.527112 | instance | Monday 13 April 2026 06:12:47 +0000 (0:00:00.053) 0:08:07.790 ********** 2026-04-13 06:12:47.579198 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-13 06:12:47.580137 | instance | 2026-04-13 06:12:47.580221 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-13 06:12:47.580233 | instance | Monday 13 April 2026 06:12:47 +0000 (0:00:00.052) 0:08:07.842 ********** 2026-04-13 06:12:48.085754 | instance | changed: [instance] 2026-04-13 06:12:48.085945 | instance | 2026-04-13 06:12:48.086217 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-04-13 06:12:48.086597 | instance | Monday 13 April 2026 06:12:48 +0000 (0:00:00.506) 0:08:08.349 ********** 2026-04-13 06:12:49.708234 | instance | ok: [instance] => (item=None) 2026-04-13 06:12:49.708427 | instance | ok: [instance] 2026-04-13 06:12:49.708627 | instance | 2026-04-13 06:12:49.708865 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-04-13 06:12:49.709088 | instance | Monday 13 April 2026 06:12:49 +0000 (0:00:01.622) 0:08:09.971 ********** 2026-04-13 06:12:50.796464 | instance | ok: [instance] => (item=atmosphere) 2026-04-13 06:12:50.796691 | instance | 2026-04-13 06:12:50.796991 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-04-13 06:12:50.797432 | instance | Monday 13 April 2026 06:12:50 +0000 (0:00:01.088) 0:08:11.059 ********** 2026-04-13 06:12:51.773379 | instance | changed: [instance] 2026-04-13 06:12:51.773618 | instance | 2026-04-13 06:12:51.773892 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-04-13 06:12:51.774171 | instance | Monday 13 April 2026 06:12:51 +0000 (0:00:00.976) 0:08:12.036 ********** 2026-04-13 06:12:52.879697 | instance | changed: [instance] => (item=None) 2026-04-13 06:12:52.879968 | instance | changed: [instance] 2026-04-13 06:12:52.880229 | instance | 2026-04-13 06:12:52.880511 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-04-13 06:12:52.880816 | instance | Monday 13 April 2026 06:12:52 +0000 (0:00:01.106) 0:08:13.143 ********** 2026-04-13 06:12:54.522207 | instance | changed: [instance] => (item=None) 2026-04-13 06:12:54.522349 | instance | changed: [instance] 2026-04-13 06:12:54.522511 | instance | 2026-04-13 06:12:54.522745 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-04-13 06:12:54.522990 | instance | Monday 13 April 2026 06:12:54 +0000 (0:00:01.642) 0:08:14.786 ********** 2026-04-13 06:15:35.910078 | instance | changed: [instance] 2026-04-13 06:15:35.910298 | instance | 2026-04-13 06:15:35.910652 | instance | TASK [Create Ingress] ********************************************************** 2026-04-13 06:15:35.911007 | instance | Monday 13 April 2026 06:15:35 +0000 (0:02:41.382) 0:10:56.168 ********** 2026-04-13 06:15:35.985343 | instance | included: openstack_helm_ingress for instance 2026-04-13 06:15:35.985582 | instance | 2026-04-13 06:15:35.985873 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-13 06:15:35.986205 | instance | Monday 13 April 2026 06:15:35 +0000 (0:00:00.079) 0:10:56.248 ********** 2026-04-13 06:15:36.028001 | instance | skipping: [instance] 2026-04-13 06:15:36.028196 | instance | 2026-04-13 06:15:36.028458 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-13 06:15:36.028750 | instance | Monday 13 April 2026 06:15:36 +0000 (0:00:00.042) 0:10:56.291 ********** 2026-04-13 06:15:36.071584 | instance | skipping: [instance] 2026-04-13 06:15:36.071833 | instance | 2026-04-13 06:15:36.072113 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-13 06:15:36.072415 | instance | Monday 13 April 2026 06:15:36 +0000 (0:00:00.043) 0:10:56.335 ********** 2026-04-13 06:15:36.126042 | instance | ok: [instance] 2026-04-13 06:15:36.126221 | instance | 2026-04-13 06:15:36.126548 | instance | TASK [Create Ingress identity] ************************************************* 2026-04-13 06:15:36.126738 | instance | Monday 13 April 2026 06:15:36 +0000 (0:00:00.054) 0:10:56.389 ********** 2026-04-13 06:15:36.181776 | instance | included: ingress for instance 2026-04-13 06:15:36.181973 | instance | 2026-04-13 06:15:36.182231 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-04-13 06:15:36.182573 | instance | Monday 13 April 2026 06:15:36 +0000 (0:00:00.055) 0:10:56.445 ********** 2026-04-13 06:15:37.261125 | instance | changed: [instance] 2026-04-13 06:15:37.261204 | instance | 2026-04-13 06:15:37.261213 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-04-13 06:15:37.261316 | instance | Monday 13 April 2026 06:15:37 +0000 (0:00:01.077) 0:10:57.522 ********** 2026-04-13 06:15:41.789314 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-04-13 06:15:41.789552 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-04-13 06:15:41.789819 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-04-13 06:15:41.790073 | instance | ok: [instance] 2026-04-13 06:15:41.790310 | instance | 2026-04-13 06:15:41.790568 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-04-13 06:15:41.790842 | instance | Monday 13 April 2026 06:15:41 +0000 (0:00:04.530) 0:11:02.053 ********** 2026-04-13 06:15:42.574038 | instance | ok: [instance] 2026-04-13 06:15:42.574121 | instance | 2026-04-13 06:15:42.574232 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-04-13 06:15:42.574352 | instance | Monday 13 April 2026 06:15:42 +0000 (0:00:00.784) 0:11:02.838 ********** 2026-04-13 06:21:01.314656 | instance | An exception occurred during task execution. To see the full traceback, use -vvv. The error was: AttributeError: module 'collections' has no attribute 'MutableMapping' 2026-04-13 06:21:01.315033 | instance | failed: [instance] (item=atmosphere) => {"ansible_loop_var": "item", "attempts": 60, "changed": false, "item": {"keycloak_admin_client_id": "admin-cli", "keycloak_admin_password": "g97jLJiWO9lqzEb7bTHVgKWEZmuUStop", "keycloak_admin_user": "admin", "keycloak_client_id": "keystone", "keycloak_client_secret": "AQJ2mzEJVxf8xDJxOViLnHiV41Kohl1C", "keycloak_realm": "atmosphere", "keycloak_scopes": "openid email profile", "keycloak_server_internal_url": "http://keycloak.auth-system.svc", "keycloak_server_url": "https://keycloak.199-204-45-70.nip.io", "keycloak_user_realm_name": "master", "label": "Atmosphere", "name": "atmosphere"}, "module_stderr": "Traceback (most recent call last):\n File \"\", line 107, in \n File \"\", line 99, in _ansiballz_main\n File \"\", line 47, in invoke_module\n File \"/usr/lib/python3.10/runpy.py\", line 224, in run_module\n return _run_module_code(code, init_globals, run_name, mod_spec)\n File \"/usr/lib/python3.10/runpy.py\", line 96, in _run_module_code\n _run_code(code, mod_globals, init_globals,\n File \"/usr/lib/python3.10/runpy.py\", line 86, in _run_code\n exec(code, run_globals)\n File \"/tmp/ansible_openstack.cloud.identity_domain_payload_j1by6qpr/ansible_openstack.cloud.identity_domain_payload.zip/ansible_collections/openstack/cloud/plugins/modules/identity_domain.py\", line 137, in \n File \"/tmp/ansible_openstack.cloud.identity_domain_payload_j1by6qpr/ansible_openstack.cloud.identity_domain_payload.zip/ansible_collections/openstack/cloud/plugins/modules/identity_domain.py\", line 132, in main\n File \"/tmp/ansible_openstack.cloud.identity_domain_payload_j1by6qpr/ansible_openstack.cloud.identity_domain_payload.zip/ansible_collections/openstack/cloud/plugins/module_utils/openstack.py\", line 268, in __init__\n File \"/tmp/ansible_openstack.cloud.identity_domain_payload_j1by6qpr/ansible_openstack.cloud.identity_domain_payload.zip/ansible_collections/openstack/cloud/plugins/module_utils/openstack.py\", line 317, in openstack_cloud_from_module\n File \"/usr/lib/python3.10/importlib/__init__.py\", line 126, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n File \"\", line 1050, in _gcd_import\n File \"\", line 1027, in _find_and_load\n File \"\", line 1006, in _find_and_load_unlocked\n File \"\", line 688, in _load_unlocked\n File \"\", line 883, in exec_module\n File \"\", line 241, in _call_with_frames_removed\n File \"/usr/local/lib/python3.10/dist-packages/openstack/__init__.py\", line 17, in \n import openstack.connection\n File \"/usr/local/lib/python3.10/dist-packages/openstack/connection.py\", line 165, in \n from openstack._meta import connection as _meta\n File \"/usr/local/lib/python3.10/dist-packages/openstack/_meta/connection.py\", line 21, in \n from openstack import proxy\n File \"/usr/local/lib/python3.10/dist-packages/openstack/proxy.py\", line 16, in \n from openstack._meta import proxy as _meta\n File \"/usr/local/lib/python3.10/dist-packages/openstack/_meta/proxy.py\", line 20, in \n from openstack import resource\n File \"/usr/local/lib/python3.10/dist-packages/openstack/resource.py\", line 165, in \n class _ComponentManager(collections.MutableMapping):\nAttributeError: module 'collections' has no attribute 'MutableMapping'\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1} 2026-04-13 06:21:01.318432 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (60 retries left). 2026-04-13 06:21:01.318613 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (59 retries left). 2026-04-13 06:21:01.318757 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (58 retries left). 2026-04-13 06:21:01.318984 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (57 retries left). 2026-04-13 06:21:01.319117 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (56 retries left). 2026-04-13 06:21:01.319279 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (55 retries left). 2026-04-13 06:21:01.319571 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (54 retries left). 2026-04-13 06:21:01.319756 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (53 retries left). 2026-04-13 06:21:01.319921 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (52 retries left). 2026-04-13 06:21:01.320091 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (51 retries left). 2026-04-13 06:21:01.320247 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (50 retries left). 2026-04-13 06:21:01.320429 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (49 retries left). 2026-04-13 06:21:01.320586 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (48 retries left). 2026-04-13 06:21:01.320747 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (47 retries left). 2026-04-13 06:21:01.320917 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (46 retries left). 2026-04-13 06:21:01.321078 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (45 retries left). 2026-04-13 06:21:01.321239 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (44 retries left). 2026-04-13 06:21:01.321399 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (43 retries left). 2026-04-13 06:21:01.321558 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (42 retries left). 2026-04-13 06:21:01.321734 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (41 retries left). 2026-04-13 06:21:01.321876 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (40 retries left). 2026-04-13 06:21:01.322034 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (39 retries left). 2026-04-13 06:21:01.322195 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (38 retries left). 2026-04-13 06:21:01.322356 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (37 retries left). 2026-04-13 06:21:01.322522 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (36 retries left). 2026-04-13 06:21:01.322682 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (35 retries left). 2026-04-13 06:21:01.322859 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (34 retries left). 2026-04-13 06:21:01.323024 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (33 retries left). 2026-04-13 06:21:01.323183 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (32 retries left). 2026-04-13 06:21:01.323343 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (31 retries left). 2026-04-13 06:21:01.323503 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (30 retries left). 2026-04-13 06:21:01.323663 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (29 retries left). 2026-04-13 06:21:01.323824 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (28 retries left). 2026-04-13 06:21:01.323985 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (27 retries left). 2026-04-13 06:21:01.324144 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (26 retries left). 2026-04-13 06:21:01.324384 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (25 retries left). 2026-04-13 06:21:01.324559 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (24 retries left). 2026-04-13 06:21:01.324760 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (23 retries left). 2026-04-13 06:21:01.324925 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (22 retries left). 2026-04-13 06:21:01.325073 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (21 retries left). 2026-04-13 06:21:01.325234 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (20 retries left). 2026-04-13 06:21:01.325394 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (19 retries left). 2026-04-13 06:21:01.325560 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (18 retries left). 2026-04-13 06:21:01.325726 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (17 retries left). 2026-04-13 06:21:01.325893 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (16 retries left). 2026-04-13 06:21:01.326059 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (15 retries left). 2026-04-13 06:21:01.326227 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (14 retries left). 2026-04-13 06:21:01.326403 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (13 retries left). 2026-04-13 06:21:01.326569 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (12 retries left). 2026-04-13 06:21:01.326736 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (11 retries left). 2026-04-13 06:21:01.326918 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (10 retries left). 2026-04-13 06:21:01.327081 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (9 retries left). 2026-04-13 06:21:01.327243 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (8 retries left). 2026-04-13 06:21:01.327404 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (7 retries left). 2026-04-13 06:21:01.327570 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (6 retries left). 2026-04-13 06:21:01.327725 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (5 retries left). 2026-04-13 06:21:01.327885 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (4 retries left). 2026-04-13 06:21:01.328044 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (3 retries left). 2026-04-13 06:21:01.328205 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (2 retries left). 2026-04-13 06:21:01.328394 | instance | FAILED - RETRYING: [instance]: Create Keystone domains (1 retries left). 2026-04-13 06:21:01.328538 | instance | 2026-04-13 06:21:01.328696 | instance | PLAY RECAP ********************************************************************* 2026-04-13 06:21:01.328870 | instance | instance : ok=101 changed=46 unreachable=0 failed=1 skipped=24 rescued=0 ignored=0 2026-04-13 06:21:01.329019 | instance | 2026-04-13 06:21:01.329181 | instance | Monday 13 April 2026 06:21:01 +0000 (0:05:18.745) 0:16:21.583 ********** 2026-04-13 06:21:01.329336 | instance | =============================================================================== 2026-04-13 06:21:01.329502 | instance | vexxhost.atmosphere.keystone : Create Keystone domains ---------------- 318.75s 2026-04-13 06:21:01.329665 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 161.38s 2026-04-13 06:21:01.329825 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 159.65s 2026-04-13 06:21:01.329997 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 83.04s 2026-04-13 06:21:01.330156 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 41.00s 2026-04-13 06:21:01.330316 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 34.04s 2026-04-13 06:21:01.330476 | instance | vexxhost.kubernetes.cert_manager : Deploy Helm chart ------------------- 27.65s 2026-04-13 06:21:01.330642 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords -- 17.06s 2026-04-13 06:21:01.330808 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 14.12s 2026-04-13 06:21:01.331031 | instance | vexxhost.atmosphere.ingress_nginx : Deploy Helm chart ------------------ 13.83s 2026-04-13 06:21:01.331176 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration -- 11.43s 2026-04-13 06:21:01.331340 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets ---- 11.39s 2026-04-13 06:21:01.331520 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 7.42s 2026-04-13 06:21:01.331681 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm ------- 7.39s 2026-04-13 06:21:01.331841 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles ------- 5.21s 2026-04-13 06:21:01.332002 | instance | vexxhost.atmosphere.keystone : Validate if ingress is reachable --------- 4.53s 2026-04-13 06:21:01.332205 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 4.21s 2026-04-13 06:21:01.332441 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart ------- 4.11s 2026-04-13 06:21:01.332605 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients ----- 3.66s 2026-04-13 06:21:01.332766 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs -------- 2.64s 2026-04-13 06:21:01.432723 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.keycloak/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/keycloak/converge.yml 2026-04-13 06:21:01.432879 | instance | ERROR [keycloak > converge] Executed: Failed 2026-04-13 06:21:01.433023 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.keycloak/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/keycloak/converge.yml 2026-04-13 06:21:01.606992 | instance | ERROR 2026-04-13 06:21:01.607318 | instance | { 2026-04-13 06:21:01.607362 | instance | "delta": "0:21:16.221117", 2026-04-13 06:21:01.607392 | instance | "end": "2026-04-13 06:21:01.512554", 2026-04-13 06:21:01.607418 | instance | "msg": "non-zero return code", 2026-04-13 06:21:01.607443 | instance | "rc": 2, 2026-04-13 06:21:01.607470 | instance | "start": "2026-04-13 05:59:45.291437" 2026-04-13 06:21:01.607496 | instance | } failure 2026-04-13 06:21:01.625731 | 2026-04-13 06:21:01.625785 | PLAY RECAP 2026-04-13 06:21:01.625835 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-04-13 06:21:01.625858 | 2026-04-13 06:21:01.766879 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-13 06:21:01.772180 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-13 06:21:02.372466 | 2026-04-13 06:21:02.372589 | PLAY [all] 2026-04-13 06:21:02.386644 | 2026-04-13 06:21:02.386732 | TASK [gather-host-logs : creating directory for system status] 2026-04-13 06:21:02.724308 | instance | changed 2026-04-13 06:21:02.730219 | 2026-04-13 06:21:02.730296 | TASK [gather-host-logs : Get logs for each host] 2026-04-13 06:21:03.089234 | instance | + systemd-cgls --full --all --no-pager 2026-04-13 06:21:03.108658 | instance | + ip addr 2026-04-13 06:21:03.123171 | instance | + ip route 2026-04-13 06:21:03.126660 | instance | + lsblk 2026-04-13 06:21:03.136004 | instance | + mount 2026-04-13 06:21:03.142925 | instance | + docker images 2026-04-13 06:21:03.143341 | instance | /bin/bash: line 7: docker: command not found 2026-04-13 06:21:03.143595 | instance | + brctl show 2026-04-13 06:21:03.143923 | instance | /bin/bash: line 8: brctl: command not found 2026-04-13 06:21:03.144094 | instance | + ps aux --sort=-%mem 2026-04-13 06:21:03.165546 | instance | + dpkg -l 2026-04-13 06:21:03.182554 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-04-13 06:21:03.183155 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-04-13 06:21:03.183277 | instance | /bin/bash: line 11: docker: command not found 2026-04-13 06:21:03.183771 | instance | + '[' '!' -z '' ']' 2026-04-13 06:21:03.265439 | instance | ok: Runtime: 0:00:00.115854 2026-04-13 06:21:03.273287 | 2026-04-13 06:21:03.273364 | TASK [gather-host-logs : Downloads logs to executor] 2026-04-13 06:21:03.904162 | instance | changed: 2026-04-13 06:21:03.904527 | instance | created directory /var/lib/zuul/builds/95c24503ffd749ef85102309af4035a7/work/logs/instance 2026-04-13 06:21:03.904597 | instance | cd+++++++++ system/ 2026-04-13 06:21:03.904645 | instance | >f+++++++++ system/brctl-show.txt 2026-04-13 06:21:03.904698 | instance | >f+++++++++ system/docker-images.txt 2026-04-13 06:21:03.904748 | instance | >f+++++++++ system/ip-addr.txt 2026-04-13 06:21:03.904785 | instance | >f+++++++++ system/ip-route.txt 2026-04-13 06:21:03.904810 | instance | >f+++++++++ system/lsblk.txt 2026-04-13 06:21:03.904834 | instance | >f+++++++++ system/mount.txt 2026-04-13 06:21:03.904860 | instance | >f+++++++++ system/packages.txt 2026-04-13 06:21:03.904883 | instance | >f+++++++++ system/ps.txt 2026-04-13 06:21:03.904905 | instance | >f+++++++++ system/systemd-cgls.txt 2026-04-13 06:21:03.914179 | 2026-04-13 06:21:03.914268 | LOOP [helm-release-status : creating directory for helm release status] 2026-04-13 06:21:04.098655 | instance | changed: "values" 2026-04-13 06:21:04.268175 | instance | changed: "releases" 2026-04-13 06:21:04.286601 | 2026-04-13 06:21:04.286743 | TASK [helm-release-status : Gather get release status for helm charts] 2026-04-13 06:21:08.327535 | instance | ok: Runtime: 0:00:03.406441 2026-04-13 06:21:08.334481 | 2026-04-13 06:21:08.348449 | TASK [helm-release-status : Downloads logs to executor] 2026-04-13 06:21:08.839108 | instance | changed: 2026-04-13 06:21:08.839279 | instance | cd+++++++++ helm/ 2026-04-13 06:21:08.839306 | instance | cd+++++++++ helm/releases/ 2026-04-13 06:21:08.839328 | instance | cd+++++++++ helm/releases/auth-system/ 2026-04-13 06:21:08.839348 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-04-13 06:21:08.839367 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-04-13 06:21:08.839386 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-04-13 06:21:08.839404 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-04-13 06:21:08.839422 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-04-13 06:21:08.839440 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-04-13 06:21:08.839458 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-04-13 06:21:08.839479 | instance | cd+++++++++ helm/releases/kube-system/ 2026-04-13 06:21:08.839498 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-04-13 06:21:08.839517 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-04-13 06:21:08.839535 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-04-13 06:21:08.839553 | instance | cd+++++++++ helm/releases/monitoring/ 2026-04-13 06:21:08.839571 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-04-13 06:21:08.839589 | instance | cd+++++++++ helm/releases/openstack/ 2026-04-13 06:21:08.839607 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-04-13 06:21:08.839627 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-04-13 06:21:08.839646 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-04-13 06:21:08.839664 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-04-13 06:21:08.839682 | instance | cd+++++++++ helm/values/ 2026-04-13 06:21:08.839700 | instance | cd+++++++++ helm/values/auth-system/ 2026-04-13 06:21:08.839718 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-04-13 06:21:08.839735 | instance | cd+++++++++ helm/values/cert-manager/ 2026-04-13 06:21:08.839753 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-04-13 06:21:08.839771 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-04-13 06:21:08.839789 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-04-13 06:21:08.839807 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-04-13 06:21:08.839824 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-04-13 06:21:08.839842 | instance | cd+++++++++ helm/values/kube-system/ 2026-04-13 06:21:08.839860 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-04-13 06:21:08.839878 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-04-13 06:21:08.839896 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-04-13 06:21:08.839914 | instance | cd+++++++++ helm/values/monitoring/ 2026-04-13 06:21:08.839932 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-04-13 06:21:08.839950 | instance | cd+++++++++ helm/values/openstack/ 2026-04-13 06:21:08.839968 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-04-13 06:21:08.839986 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-04-13 06:21:08.840004 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-04-13 06:21:08.840021 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-04-13 06:21:08.849107 | 2026-04-13 06:21:08.849173 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-04-13 06:21:09.056378 | instance | changed 2026-04-13 06:21:09.061166 | 2026-04-13 06:21:09.061239 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-04-13 06:21:09.260077 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-13 06:21:09.260209 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-13 06:21:09.266866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:09.269356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:09.344881 | instance | node/instance 2026-04-13 06:21:09.347753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:09.407604 | instance | clusterrole/admin 2026-04-13 06:21:09.600866 | instance | clusterrole/cert-manager-cainjector 2026-04-13 06:21:09.607398 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-04-13 06:21:09.630147 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:09.637722 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:09.782966 | instance | clusterrole/cert-manager-controller-certificates 2026-04-13 06:21:09.804223 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-04-13 06:21:09.939372 | instance | clusterrole/cert-manager-controller-challenges 2026-04-13 06:21:09.974355 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-04-13 06:21:10.112165 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-04-13 06:21:10.133489 | instance | clusterrole/cert-manager-controller-issuers 2026-04-13 06:21:10.288500 | instance | clusterrole/cert-manager-controller-orders 2026-04-13 06:21:10.289716 | instance | clusterrole/cert-manager-edit 2026-04-13 06:21:10.443131 | instance | clusterrole/cert-manager-view 2026-04-13 06:21:10.446273 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-04-13 06:21:10.602337 | instance | clusterrole/cilium 2026-04-13 06:21:10.607934 | instance | clusterrole/cilium-operator 2026-04-13 06:21:10.756663 | instance | clusterrole/cluster-admin 2026-04-13 06:21:10.777210 | instance | clusterrole/edit 2026-04-13 06:21:10.923209 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-13 06:21:10.947594 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-04-13 06:21:11.081964 | instance | clusterrole/ingress-nginx 2026-04-13 06:21:11.117166 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-04-13 06:21:11.242086 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-04-13 06:21:11.273956 | instance | clusterrole/kube-prometheus-stack-operator 2026-04-13 06:21:11.425417 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-04-13 06:21:11.434869 | instance | clusterrole/kubeadm:get-nodes 2026-04-13 06:21:11.598844 | instance | clusterrole/local-path-provisioner 2026-04-13 06:21:11.602252 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-04-13 06:21:11.765366 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-04-13 06:21:11.773279 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-04-13 06:21:11.940506 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-04-13 06:21:11.953839 | instance | clusterrolebinding/cert-manager-cainjector 2026-04-13 06:21:12.110273 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-04-13 06:21:12.113596 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-04-13 06:21:12.275495 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-04-13 06:21:12.279824 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-04-13 06:21:12.472463 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-04-13 06:21:12.476121 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-04-13 06:21:12.649092 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-04-13 06:21:12.653811 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-04-13 06:21:12.808726 | instance | clusterrole/secretgen-controller-cluster-role 2026-04-13 06:21:12.827812 | instance | clusterrole/system:aggregate-to-admin 2026-04-13 06:21:12.972183 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-04-13 06:21:13.018253 | instance | clusterrole/system:aggregate-to-edit 2026-04-13 06:21:13.152175 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-04-13 06:21:13.196170 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-04-13 06:21:13.337828 | instance | clusterrole/system:aggregate-to-view 2026-04-13 06:21:13.391759 | instance | clusterrole/system:auth-delegator 2026-04-13 06:21:13.524879 | instance | clusterrole/system:basic-user 2026-04-13 06:21:13.576220 | instance | clusterrolebinding/cert-manager-controller-orders 2026-04-13 06:21:13.715174 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-04-13 06:21:13.756435 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-04-13 06:21:13.894502 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-04-13 06:21:13.927940 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-04-13 06:21:14.076897 | instance | clusterrolebinding/cilium 2026-04-13 06:21:14.114625 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-04-13 06:21:14.248286 | instance | clusterrolebinding/cilium-operator 2026-04-13 06:21:14.297500 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-04-13 06:21:14.433982 | instance | clusterrolebinding/cluster-admin 2026-04-13 06:21:14.479344 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-04-13 06:21:14.615469 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-13 06:21:14.664981 | instance | clusterrole/system:controller:attachdetach-controller 2026-04-13 06:21:14.792350 | instance | clusterrole/system:controller:certificate-controller 2026-04-13 06:21:14.845286 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-04-13 06:21:14.980531 | instance | clusterrolebinding/ingress-nginx 2026-04-13 06:21:15.035423 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-04-13 06:21:15.168993 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-04-13 06:21:15.200240 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-04-13 06:21:15.359612 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-04-13 06:21:15.374836 | instance | clusterrolebinding/kubeadm:get-nodes 2026-04-13 06:21:15.539003 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-04-13 06:21:15.539637 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-04-13 06:21:15.699669 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-04-13 06:21:15.701572 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-04-13 06:21:15.861699 | instance | clusterrole/system:controller:cronjob-controller 2026-04-13 06:21:15.891566 | instance | clusterrolebinding/kubeadm:node-proxier 2026-04-13 06:21:16.050073 | instance | clusterrole/system:controller:daemon-set-controller 2026-04-13 06:21:16.068190 | instance | clusterrolebinding/local-path-provisioner 2026-04-13 06:21:16.219560 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-04-13 06:21:16.251219 | instance | clusterrole/system:controller:deployment-controller 2026-04-13 06:21:16.379967 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-04-13 06:21:16.415179 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-04-13 06:21:16.550730 | instance | clusterrole/system:controller:disruption-controller 2026-04-13 06:21:16.602989 | instance | clusterrolebinding/system:basic-user 2026-04-13 06:21:16.727773 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-04-13 06:21:16.771637 | instance | clusterrole/system:controller:endpoint-controller 2026-04-13 06:21:16.916303 | instance | clusterrole/system:controller:endpointslice-controller 2026-04-13 06:21:16.972347 | instance | clusterrolebinding/system:controller:certificate-controller 2026-04-13 06:21:17.144174 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-04-13 06:21:17.171779 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-04-13 06:21:17.329472 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-04-13 06:21:17.357459 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-04-13 06:21:17.511394 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-04-13 06:21:17.546829 | instance | clusterrole/system:controller:expand-controller 2026-04-13 06:21:17.674457 | instance | clusterrolebinding/system:controller:deployment-controller 2026-04-13 06:21:17.718818 | instance | clusterrole/system:controller:generic-garbage-collector 2026-04-13 06:21:17.850806 | instance | clusterrolebinding/system:controller:disruption-controller 2026-04-13 06:21:17.902282 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-04-13 06:21:18.022765 | instance | clusterrole/system:controller:job-controller 2026-04-13 06:21:18.087854 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-04-13 06:21:18.190860 | instance | clusterrole/system:controller:namespace-controller 2026-04-13 06:21:18.268924 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-04-13 06:21:18.380953 | instance | clusterrole/system:controller:node-controller 2026-04-13 06:21:18.469270 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-04-13 06:21:18.588041 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-04-13 06:21:18.649544 | instance | clusterrole/system:controller:persistent-volume-binder 2026-04-13 06:21:18.792244 | instance | clusterrolebinding/system:controller:expand-controller 2026-04-13 06:21:18.835854 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-04-13 06:21:18.973889 | instance | clusterrole/system:controller:pod-garbage-collector 2026-04-13 06:21:19.021810 | instance | clusterrole/system:controller:pv-protection-controller 2026-04-13 06:21:19.159331 | instance | clusterrole/system:controller:pvc-protection-controller 2026-04-13 06:21:19.189926 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-04-13 06:21:19.359932 | instance | clusterrolebinding/system:controller:job-controller 2026-04-13 06:21:19.371776 | instance | clusterrolebinding/system:controller:namespace-controller 2026-04-13 06:21:19.529465 | instance | clusterrole/system:controller:replicaset-controller 2026-04-13 06:21:19.555201 | instance | clusterrole/system:controller:replication-controller 2026-04-13 06:21:19.738647 | instance | clusterrolebinding/system:controller:node-controller 2026-04-13 06:21:19.758470 | instance | clusterrole/system:controller:resourcequota-controller 2026-04-13 06:21:19.920025 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-04-13 06:21:19.963013 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-04-13 06:21:20.099685 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-04-13 06:21:20.126566 | instance | clusterrole/system:controller:route-controller 2026-04-13 06:21:20.279315 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-04-13 06:21:20.327458 | instance | clusterrole/system:controller:service-account-controller 2026-04-13 06:21:20.473675 | instance | clusterrole/system:controller:service-controller 2026-04-13 06:21:20.493267 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-04-13 06:21:20.638029 | instance | clusterrole/system:controller:statefulset-controller 2026-04-13 06:21:20.671887 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-04-13 06:21:20.815416 | instance | clusterrolebinding/system:controller:replication-controller 2026-04-13 06:21:20.841261 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-04-13 06:21:20.987117 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-04-13 06:21:21.009605 | instance | clusterrole/system:controller:ttl-controller 2026-04-13 06:21:21.157047 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-04-13 06:21:21.186118 | instance | clusterrole/system:coredns 2026-04-13 06:21:21.333884 | instance | clusterrolebinding/system:controller:route-controller 2026-04-13 06:21:21.371906 | instance | clusterrolebinding/system:controller:service-account-controller 2026-04-13 06:21:21.496161 | instance | clusterrole/system:discovery 2026-04-13 06:21:21.548557 | instance | clusterrolebinding/system:controller:service-controller 2026-04-13 06:21:21.677540 | instance | clusterrole/system:heapster 2026-04-13 06:21:21.723859 | instance | clusterrole/system:kube-aggregator 2026-04-13 06:21:21.866939 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-04-13 06:21:21.892894 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-04-13 06:21:22.038070 | instance | clusterrole/system:kube-controller-manager 2026-04-13 06:21:22.076890 | instance | clusterrolebinding/system:controller:ttl-controller 2026-04-13 06:21:22.220773 | instance | clusterrole/system:kube-dns 2026-04-13 06:21:22.238975 | instance | clusterrolebinding/system:coredns 2026-04-13 06:21:22.392383 | instance | clusterrole/system:kube-scheduler 2026-04-13 06:21:22.447590 | instance | clusterrolebinding/system:discovery 2026-04-13 06:21:22.591794 | instance | clusterrole/system:kubelet-api-admin 2026-04-13 06:21:22.641452 | instance | clusterrole/system:monitoring 2026-04-13 06:21:22.801901 | instance | clusterrolebinding/system:kube-controller-manager 2026-04-13 06:21:22.844498 | instance | clusterrole/system:node 2026-04-13 06:21:22.994432 | instance | clusterrolebinding/system:kube-dns 2026-04-13 06:21:23.022522 | instance | clusterrolebinding/system:kube-scheduler 2026-04-13 06:21:23.161520 | instance | clusterrolebinding/system:monitoring 2026-04-13 06:21:23.192414 | instance | clusterrolebinding/system:node 2026-04-13 06:21:23.364215 | instance | clusterrole/system:node-bootstrapper 2026-04-13 06:21:23.369887 | instance | clusterrolebinding/system:node-proxier 2026-04-13 06:21:23.535921 | instance | clusterrole/system:node-problem-detector 2026-04-13 06:21:23.555922 | instance | clusterrolebinding/system:public-info-viewer 2026-04-13 06:21:23.696575 | instance | clusterrole/system:node-proxier 2026-04-13 06:21:23.718929 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-04-13 06:21:23.877725 | instance | clusterrole/system:persistent-volume-provisioner 2026-04-13 06:21:23.884307 | instance | clusterrolebinding/system:volume-scheduler 2026-04-13 06:21:24.049782 | instance | clusterrole/system:public-info-viewer 2026-04-13 06:21:24.052859 | instance | clusterrole/system:service-account-issuer-discovery 2026-04-13 06:21:24.220476 | instance | clusterrole/system:volume-scheduler 2026-04-13 06:21:24.240846 | instance | clusterrole/view 2026-04-13 06:21:24.405879 | instance | storageclass/general 2026-04-13 06:21:24.411410 | instance | namespace/auth-system 2026-04-13 06:21:24.577513 | instance | namespace/cert-manager 2026-04-13 06:21:24.594328 | instance | namespace/default 2026-04-13 06:21:24.768212 | instance | namespace/envoy-gateway-system 2026-04-13 06:21:24.796349 | instance | namespace/ingress-nginx 2026-04-13 06:21:24.952101 | instance | namespace/kube-node-lease 2026-04-13 06:21:24.961026 | instance | namespace/kube-public 2026-04-13 06:21:25.125702 | instance | namespace/kube-system 2026-04-13 06:21:25.129083 | instance | namespace/local-path-storage 2026-04-13 06:21:25.307036 | instance | namespace/monitoring 2026-04-13 06:21:25.322007 | instance | namespace/openstack 2026-04-13 06:21:25.503101 | instance | namespace/secretgen-controller 2026-04-13 06:21:26.121932 | instance | ok: Runtime: 0:00:16.419993 2026-04-13 06:21:26.130296 | 2026-04-13 06:21:26.130358 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-04-13 06:21:26.347198 | instance | changed 2026-04-13 06:21:26.352172 | 2026-04-13 06:21:26.352243 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-04-13 06:21:26.629535 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-13 06:21:26.629851 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-13 06:21:26.629899 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-13 06:21:26.729454 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:26.729588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:26.807383 | instance | cert-manager/configmaps/cert-manager-webhook 2026-04-13 06:21:26.810958 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-04-13 06:21:26.815862 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:26.818976 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:26.923766 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:26.940765 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:26.997481 | instance | auth-system/configmaps/keycloak-env-vars 2026-04-13 06:21:27.011173 | instance | auth-system/configmaps/kube-root-ca.crt 2026-04-13 06:21:27.039600 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:27.047477 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:27.146932 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:27.167146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:27.213518 | instance | cert-manager/deployment/cert-manager 2026-04-13 06:21:27.223570 | instance | cert-manager/deployment/cert-manager-cainjector 2026-04-13 06:21:27.251278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:27.276392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:27.351208 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:27.399478 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:27.451482 | instance | cert-manager/deployment/cert-manager-webhook 2026-04-13 06:21:27.453565 | instance | cert-manager/endpoints/cert-manager 2026-04-13 06:21:27.459724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:27.511453 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:27.585281 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:27.602991 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:27.669580 | instance | cert-manager/endpoints/cert-manager-webhook 2026-04-13 06:21:27.673633 | instance | auth-system/endpoints/keycloak 2026-04-13 06:21:27.711547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:27.722005 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:27.801202 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-13 06:21:27.809236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:27.828278 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-13 06:21:27.840040 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:27.870793 | instance | auth-system/endpoints/keycloak-headless 2026-04-13 06:21:27.900211 | instance | auth-system/endpoints/keycloak-metrics 2026-04-13 06:21:27.940412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:27.957739 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:28.027902 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:28.081586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:28.108906 | instance | auth-system/ingresses/keycloak 2026-04-13 06:21:28.126446 | instance | auth-system/networkpolicies/keycloak 2026-04-13 06:21:28.126619 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:28.175430 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:28.281408 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:28.303921 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:28.315657 | instance | auth-system/pods/keycloak-0 2026-04-13 06:21:28.326777 | instance | cert-manager/pods/cert-manager-75c4c745bc-2mv5g 2026-04-13 06:21:28.392034 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:28.392722 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:28.522171 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:28.523880 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:28.561357 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-jm48g 2026-04-13 06:21:28.587585 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-5vhxt 2026-04-13 06:21:28.623440 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:28.626849 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:28.737874 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:28.746529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:28.783752 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-04-13 06:21:28.802703 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-04-13 06:21:28.847092 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:28.860984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:28.960746 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:28.961185 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:29.001508 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-04-13 06:21:29.006998 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-04-13 06:21:29.044156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:29.063419 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:29.140314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:29.186059 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:29.211918 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-04-13 06:21:29.213616 | instance | cert-manager/roles/cert-manager:leaderelection 2026-04-13 06:21:29.259353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:29.296085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:29.370052 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-13 06:21:29.379103 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:29.387085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:29.418715 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-04-13 06:21:29.422971 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-04-13 06:21:29.482755 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:29.484050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:29.591407 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:29.593882 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:29.621169 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-04-13 06:21:29.683178 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-04-13 06:21:29.687754 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:29.708699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:29.815233 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:29.838929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:29.843997 | instance | cert-manager/serviceaccounts/cert-manager 2026-04-13 06:21:29.936496 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:29.941931 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:30.008094 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-04-13 06:21:30.130540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:30.133618 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:30.162042 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-04-13 06:21:30.245644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:30.255472 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:30.283623 | instance | cert-manager/serviceaccounts/default 2026-04-13 06:21:30.339377 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-13 06:21:30.352795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:30.374649 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:30.401859 | instance | auth-system/secrets/keycloak 2026-04-13 06:21:30.468022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:30.470966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:30.530806 | instance | auth-system/secrets/keycloak-externaldb 2026-04-13 06:21:30.583446 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:30.589897 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:30.609377 | instance | auth-system/secrets/keycloak.199-204-45-70.nip.io-tls 2026-04-13 06:21:30.686113 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:30.689979 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:30.730468 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-04-13 06:21:30.802128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:30.846503 | instance | cert-manager/services/cert-manager 2026-04-13 06:21:30.909857 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:30.945863 | instance | cert-manager/services/cert-manager-webhook 2026-04-13 06:21:30.951889 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:31.014941 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:31.056217 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:31.072169 | instance | auth-system/serviceaccounts/default 2026-04-13 06:21:31.124502 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:31.149656 | instance | auth-system/serviceaccounts/keycloak 2026-04-13 06:21:31.181692 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-13 06:21:31.189077 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:31.235834 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:31.296211 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:31.302116 | instance | auth-system/services/keycloak 2026-04-13 06:21:31.337531 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:31.349361 | instance | auth-system/services/keycloak-headless 2026-04-13 06:21:31.395991 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:31.448327 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:31.497937 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:31.521956 | instance | default/configmaps/kube-root-ca.crt 2026-04-13 06:21:31.562575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:31.572487 | instance | auth-system/services/keycloak-metrics 2026-04-13 06:21:31.627000 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:31.650390 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:31.724228 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:31.727190 | instance | auth-system/statefulsets/keycloak 2026-04-13 06:21:31.752087 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:31.791906 | instance | default/endpoints/kubernetes 2026-04-13 06:21:31.842356 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-13 06:21:31.856278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:31.861903 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:31.946276 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-04-13 06:21:31.961510 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:31.970234 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:32.020835 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-04-13 06:21:32.059200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:32.061633 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:32.144850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:32.157906 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:32.160387 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-04-13 06:21:32.223188 | instance | default/serviceaccounts/default 2026-04-13 06:21:32.258423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:32.268070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:32.357654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:32.387059 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-04-13 06:21:32.392962 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:32.474403 | instance | default/services/kubernetes 2026-04-13 06:21:32.492372 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:32.504462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:32.611875 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:32.615140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:32.616872 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-brszm 2026-04-13 06:21:32.669790 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-04-13 06:21:32.705484 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:32.735056 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:32.815458 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:32.861843 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:32.868243 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-04-13 06:21:32.919719 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-04-13 06:21:32.941875 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:32.961900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:33.050580 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:33.052302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:33.072281 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-04-13 06:21:33.125889 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-04-13 06:21:33.156752 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:33.158362 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:33.274355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:33.277824 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-13 06:21:33.289396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:33.292273 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-04-13 06:21:33.359228 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-04-13 06:21:33.397155 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:33.405256 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:33.507541 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:33.507647 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:33.533973 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-04-13 06:21:33.565847 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-04-13 06:21:33.603652 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:33.629458 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:33.741087 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-04-13 06:21:33.751772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:33.759394 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:33.784482 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-04-13 06:21:33.863841 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-13 06:21:33.869778 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:33.874384 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:33.941763 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-04-13 06:21:33.985395 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:33.989460 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-04-13 06:21:34.012254 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:34.078151 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:34.140615 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-04-13 06:21:34.141466 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:34.182206 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-04-13 06:21:34.241411 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:34.295419 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:34.353145 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-04-13 06:21:34.402126 | instance | envoy-gateway-system/secrets/envoy 2026-04-13 06:21:34.412436 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:34.529227 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:34.529290 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:34.551752 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-04-13 06:21:34.614446 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-04-13 06:21:34.637201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:34.754591 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:34.794811 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-04-13 06:21:34.825862 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-04-13 06:21:34.871768 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:34.998341 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:35.016908 | instance | envoy-gateway-system/serviceaccounts/default 2026-04-13 06:21:35.087986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:35.100260 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:35.179570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:35.208394 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:35.329342 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:35.331682 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-04-13 06:21:35.346870 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-04-13 06:21:35.348627 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:35.408137 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:35.471744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:35.503764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:35.594599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:35.630047 | instance | ingress-nginx/pods/ingress-nginx-controller-z4jlj 2026-04-13 06:21:35.644092 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-pjpr5 2026-04-13 06:21:35.649501 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:35.687875 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-13 06:21:35.698094 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:35.780213 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:35.804440 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:35.846542 | instance | envoy-gateway-system/services/envoy-gateway 2026-04-13 06:21:35.857303 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-04-13 06:21:35.891171 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:35.945553 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:36.016985 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:36.047433 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-04-13 06:21:36.054751 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-13 06:21:36.057334 | instance | ingress-nginx/roles/ingress-nginx 2026-04-13 06:21:36.063032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:36.114545 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:36.155212 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:36.198308 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:36.256905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:36.265239 | instance | kube-node-lease/serviceaccounts/default 2026-04-13 06:21:36.269971 | instance | ingress-nginx/serviceaccounts/default 2026-04-13 06:21:36.305400 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:36.375396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:36.404186 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:36.456471 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-04-13 06:21:36.459922 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:36.484036 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-04-13 06:21:36.509820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:36.624961 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:36.669022 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-04-13 06:21:36.729100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:36.736131 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-04-13 06:21:36.752824 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:36.860216 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:36.861700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:36.874177 | instance | ingress-nginx/services/ingress-nginx-controller 2026-04-13 06:21:36.954318 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:36.960558 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-04-13 06:21:36.990236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:37.067769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:37.092403 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:37.110054 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-04-13 06:21:37.172095 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-04-13 06:21:37.174368 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:37.210640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:37.262502 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:37.312382 | instance | kube-public/configmaps/cluster-info 2026-04-13 06:21:37.338152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:37.371430 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:37.393084 | instance | kube-public/configmaps/kube-root-ca.crt 2026-04-13 06:21:37.449922 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:37.468436 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:37.528479 | instance | kube-system/configmaps/cilium-config 2026-04-13 06:21:37.539983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:37.581181 | instance | kube-system/configmaps/coredns 2026-04-13 06:21:37.597705 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:37.643881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:37.748308 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-04-13 06:21:37.753228 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:37.784239 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:37.799592 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-04-13 06:21:37.885691 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-13 06:21:37.894151 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:37.900413 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:37.958614 | instance | kube-system/configmaps/kube-proxy 2026-04-13 06:21:38.020429 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-13 06:21:38.029269 | instance | kube-system/configmaps/kube-root-ca.crt 2026-04-13 06:21:38.034008 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:38.059424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:38.152028 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:38.194857 | instance | kube-system/configmaps/kubeadm-config 2026-04-13 06:21:38.220672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:38.254668 | instance | kube-system/configmaps/kubelet-config 2026-04-13 06:21:38.294450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:38.307221 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:38.385940 | instance | kube-system/daemonsets/cilium 2026-04-13 06:21:38.426546 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:38.461003 | instance | kube-system/daemonsets/kube-proxy 2026-04-13 06:21:38.531992 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:38.591606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:38.616839 | instance | kube-system/deployment/cilium-operator 2026-04-13 06:21:38.649008 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:38.682614 | instance | kube-system/deployment/coredns 2026-04-13 06:21:38.745786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:38.773710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:38.855833 | instance | kube-system/endpoints/kube-dns 2026-04-13 06:21:38.855997 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-13 06:21:38.919204 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-04-13 06:21:39.071507 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-04-13 06:21:39.106584 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-04-13 06:21:39.261050 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-04-13 06:21:39.318838 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-04-13 06:21:39.462790 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-04-13 06:21:39.516502 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-04-13 06:21:39.677673 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-04-13 06:21:39.695924 | instance | kube-system/pods/cilium-98rwg 2026-04-13 06:21:39.868951 | instance | kube-system/pods/cilium-operator-869df985b8-s6t29 2026-04-13 06:21:39.923262 | instance | kube-system/pods/coredns-67659f764b-dcjtz 2026-04-13 06:21:40.060667 | instance | kube-system/pods/coredns-67659f764b-dx55r 2026-04-13 06:21:40.118322 | instance | kube-system/pods/etcd-instance 2026-04-13 06:21:40.253014 | instance | kube-system/pods/kube-apiserver-instance 2026-04-13 06:21:40.330004 | instance | kube-system/pods/kube-controller-manager-instance 2026-04-13 06:21:40.446671 | instance | kube-system/pods/kube-proxy-q7m82 2026-04-13 06:21:40.528956 | instance | kube-system/pods/kube-scheduler-instance 2026-04-13 06:21:40.652166 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-04-13 06:21:40.729582 | instance | kube-system/pods/kube-vip-instance 2026-04-13 06:21:40.845506 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-04-13 06:21:40.916092 | instance | kube-system/rolebindings/cilium-config-agent 2026-04-13 06:21:41.026686 | instance | kube-system/rolebindings/kube-proxy 2026-04-13 06:21:41.104625 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-04-13 06:21:41.210813 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-04-13 06:21:41.293493 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-04-13 06:21:41.407706 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-04-13 06:21:41.475139 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-04-13 06:21:41.619973 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-04-13 06:21:41.682853 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-04-13 06:21:41.798848 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-04-13 06:21:41.864371 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-04-13 06:21:41.991342 | instance | kube-public/serviceaccounts/default 2026-04-13 06:21:42.057717 | instance | kube-system/roles/cilium-config-agent 2026-04-13 06:21:42.173086 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-04-13 06:21:42.233093 | instance | kube-system/roles/kube-proxy 2026-04-13 06:21:42.352741 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-04-13 06:21:42.407703 | instance | kube-system/roles/kubeadm:kubelet-config 2026-04-13 06:21:42.535742 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-04-13 06:21:42.607479 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-04-13 06:21:42.715653 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-04-13 06:21:42.782441 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-04-13 06:21:42.906634 | instance | kube-system/roles/system:controller:cloud-provider 2026-04-13 06:21:42.963656 | instance | kube-system/roles/system:controller:token-cleaner 2026-04-13 06:21:43.115308 | instance | kube-system/secrets/bootstrap-token-nbzp0d 2026-04-13 06:21:43.141808 | instance | kube-system/secrets/bootstrap-token-vmlqmx 2026-04-13 06:21:43.285038 | instance | kube-system/secrets/kubeadm-certs 2026-04-13 06:21:43.338100 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-04-13 06:21:43.474148 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-04-13 06:21:43.620908 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-04-13 06:21:43.695781 | instance | kube-system/serviceaccounts/certificate-controller 2026-04-13 06:21:43.853733 | instance | kube-system/serviceaccounts/cilium 2026-04-13 06:21:43.932369 | instance | kube-system/serviceaccounts/cilium-operator 2026-04-13 06:21:44.080108 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-04-13 06:21:44.167825 | instance | kube-system/serviceaccounts/coredns 2026-04-13 06:21:44.313734 | instance | kube-system/serviceaccounts/cronjob-controller 2026-04-13 06:21:44.389785 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-04-13 06:21:44.528137 | instance | kube-system/serviceaccounts/default 2026-04-13 06:21:44.611225 | instance | kube-system/serviceaccounts/deployment-controller 2026-04-13 06:21:44.775493 | instance | kube-system/serviceaccounts/disruption-controller 2026-04-13 06:21:44.840831 | instance | kube-system/serviceaccounts/endpoint-controller 2026-04-13 06:21:44.994515 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-04-13 06:21:45.052745 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-04-13 06:21:45.212005 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-04-13 06:21:45.272653 | instance | kube-system/serviceaccounts/expand-controller 2026-04-13 06:21:45.435281 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-04-13 06:21:45.495489 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-04-13 06:21:45.683580 | instance | kube-system/serviceaccounts/job-controller 2026-04-13 06:21:45.750121 | instance | kube-system/serviceaccounts/kube-proxy 2026-04-13 06:21:45.890205 | instance | kube-system/serviceaccounts/namespace-controller 2026-04-13 06:21:45.976572 | instance | kube-system/serviceaccounts/node-controller 2026-04-13 06:21:46.117516 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-04-13 06:21:46.194507 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-04-13 06:21:46.367323 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-04-13 06:21:46.423037 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-04-13 06:21:46.595174 | instance | kube-system/serviceaccounts/replicaset-controller 2026-04-13 06:21:46.636867 | instance | kube-system/serviceaccounts/replication-controller 2026-04-13 06:21:46.838326 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-04-13 06:21:46.853995 | instance | kube-system/services/kube-dns 2026-04-13 06:21:47.061178 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-04-13 06:21:47.065852 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-04-13 06:21:47.266963 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-04-13 06:21:47.273789 | instance | kube-system/serviceaccounts/service-account-controller 2026-04-13 06:21:47.455799 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-04-13 06:21:47.498713 | instance | kube-system/serviceaccounts/service-controller 2026-04-13 06:21:47.643888 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-04-13 06:21:47.718498 | instance | kube-system/serviceaccounts/statefulset-controller 2026-04-13 06:21:47.844419 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-04-13 06:21:47.923404 | instance | kube-system/serviceaccounts/token-cleaner 2026-04-13 06:21:48.059027 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-04-13 06:21:48.158953 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-04-13 06:21:48.332932 | instance | kube-system/serviceaccounts/ttl-controller 2026-04-13 06:21:48.448842 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-04-13 06:21:48.536986 | instance | local-path-storage/configmaps/local-path-config 2026-04-13 06:21:48.642613 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-04-13 06:21:48.726290 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-04-13 06:21:48.856162 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-04-13 06:21:48.913776 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-04-13 06:21:49.061254 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-04-13 06:21:49.120351 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-04-13 06:21:49.262050 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-04-13 06:21:49.336975 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-04-13 06:21:49.480542 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-04-13 06:21:49.643865 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-04-13 06:21:49.702540 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-04-13 06:21:49.861100 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-04-13 06:21:50.069653 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-04-13 06:21:50.088209 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-04-13 06:21:50.263835 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-04-13 06:21:50.309665 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-04-13 06:21:50.477846 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-04-13 06:21:50.503036 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-04-13 06:21:50.665038 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-04-13 06:21:50.694244 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-04-13 06:21:50.856199 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-04-13 06:21:50.890115 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-04-13 06:21:51.047014 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-04-13 06:21:51.071582 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-04-13 06:21:51.259230 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-04-13 06:21:51.266828 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-04-13 06:21:51.456589 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-04-13 06:21:51.479696 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-04-13 06:21:51.637489 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-04-13 06:21:51.678538 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-04-13 06:21:51.843964 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-04-13 06:21:51.874014 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-04-13 06:21:52.038262 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-04-13 06:21:52.084478 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-04-13 06:21:52.236282 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-04-13 06:21:52.282485 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-04-13 06:21:52.435057 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-04-13 06:21:52.479375 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-04-13 06:21:52.638666 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-04-13 06:21:52.678340 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-04-13 06:21:52.837986 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-04-13 06:21:52.886941 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-04-13 06:21:53.034463 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-04-13 06:21:53.071658 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-04-13 06:21:53.235140 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-04-13 06:21:53.266913 | instance | monitoring/configmaps/kube-root-ca.crt 2026-04-13 06:21:53.436878 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-04-13 06:21:53.437924 | instance | local-path-storage/deployment/local-path-provisioner 2026-04-13 06:21:53.617084 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-04-13 06:21:53.679878 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-04-13 06:21:53.826395 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-04-13 06:21:53.862715 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-04-13 06:21:54.031426 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-7f28k 2026-04-13 06:21:54.068801 | instance | monitoring/endpoints/alertmanager-operated 2026-04-13 06:21:54.230442 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-04-13 06:21:54.259531 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-04-13 06:21:54.421814 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-04-13 06:21:54.441002 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-04-13 06:21:54.609270 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-04-13 06:21:54.634457 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-04-13 06:21:54.809824 | instance | monitoring/endpoints/prometheus-operated 2026-04-13 06:21:54.861168 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-04-13 06:21:55.009824 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-04-13 06:21:55.072347 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-04-13 06:21:55.215183 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-13 06:21:55.270749 | instance | monitoring/pods/kube-prometheus-stack-grafana-55b9d7b94f-jwxvb 2026-04-13 06:21:55.419666 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6vss7 2026-04-13 06:21:55.495251 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-6djjr 2026-04-13 06:21:55.608392 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-xb8xz 2026-04-13 06:21:55.686825 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-04-13 06:21:55.815024 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-13 06:21:55.899187 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-04-13 06:21:56.030814 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-04-13 06:21:56.100149 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-04-13 06:21:56.215230 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-04-13 06:21:56.260057 | instance | local-path-storage/serviceaccounts/default 2026-04-13 06:21:56.396925 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-04-13 06:21:56.472851 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-04-13 06:21:56.573814 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-04-13 06:21:56.649772 | instance | monitoring/serviceaccounts/default 2026-04-13 06:21:56.754567 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-04-13 06:21:56.860301 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-04-13 06:21:57.004155 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-04-13 06:21:57.097308 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-04-13 06:21:57.262497 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-04-13 06:21:57.349777 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-04-13 06:21:57.500745 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-13 06:21:57.596766 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-04-13 06:21:57.792971 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-04-13 06:21:57.842845 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-04-13 06:21:57.989292 | instance | monitoring/secrets/alertmanager-tls 2026-04-13 06:21:58.044027 | instance | monitoring/secrets/grafana-tls 2026-04-13 06:21:58.201719 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-04-13 06:21:58.240866 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-04-13 06:21:58.396539 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-04-13 06:21:58.435027 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-04-13 06:21:58.588105 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-04-13 06:21:58.619237 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-04-13 06:21:58.783732 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-04-13 06:21:58.832681 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-04-13 06:21:58.987438 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-04-13 06:21:59.020755 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-xb8xz-tls 2026-04-13 06:21:59.175060 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-04-13 06:21:59.226255 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-04-13 06:21:59.368603 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-04-13 06:21:59.417686 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-04-13 06:21:59.558526 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-04-13 06:21:59.620968 | instance | monitoring/secrets/prometheus-tls 2026-04-13 06:21:59.745041 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-04-13 06:21:59.835297 | instance | openstack/configmaps/keystone-bin 2026-04-13 06:22:00.023364 | instance | openstack/configmaps/keystone-openid-metadata 2026-04-13 06:22:00.093215 | instance | openstack/configmaps/kube-root-ca.crt 2026-04-13 06:22:00.236998 | instance | openstack/configmaps/memcached-memcached-bin 2026-04-13 06:22:00.298889 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-04-13 06:22:00.423430 | instance | openstack/configmaps/percona-xtradb-pxc 2026-04-13 06:22:00.506295 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-04-13 06:22:00.609844 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-04-13 06:22:00.687634 | instance | monitoring/services/alertmanager-operated 2026-04-13 06:22:00.795805 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-04-13 06:22:00.860266 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-04-13 06:22:01.004173 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-04-13 06:22:01.047906 | instance | monitoring/services/kube-prometheus-stack-operator 2026-04-13 06:22:01.207214 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-04-13 06:22:01.266465 | instance | openstack/cronjobs/keystone-credential-rotate 2026-04-13 06:22:01.389628 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-04-13 06:22:01.463379 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-04-13 06:22:01.581627 | instance | monitoring/services/prometheus-operated 2026-04-13 06:22:01.642335 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-13 06:22:01.763159 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-04-13 06:22:01.820987 | instance | openstack/deployment/keystone-api 2026-04-13 06:22:01.956990 | instance | openstack/deployment/memcached-memcached 2026-04-13 06:22:02.030915 | instance | openstack/deployment/pxc-operator 2026-04-13 06:22:02.156357 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-04-13 06:22:02.211836 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-04-13 06:22:02.340052 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-04-13 06:22:02.395442 | instance | openstack/ingresses/identity 2026-04-13 06:22:02.533412 | instance | openstack/endpoints/keystone-api 2026-04-13 06:22:02.589666 | instance | openstack/endpoints/memcached 2026-04-13 06:22:02.697567 | instance | openstack/endpoints/memcached-metrics 2026-04-13 06:22:02.765747 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-04-13 06:22:02.882251 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-04-13 06:22:02.946629 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-04-13 06:22:03.051800 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-04-13 06:22:03.136739 | instance | openstack/endpoints/percona-xtradb-pxc 2026-04-13 06:22:03.227724 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-04-13 06:22:03.311252 | instance | openstack/endpoints/rabbitmq-keystone 2026-04-13 06:22:03.431839 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-04-13 06:22:03.501910 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-04-13 06:22:03.620244 | instance | openstack/jobs/keystone-bootstrap 2026-04-13 06:22:03.674452 | instance | openstack/jobs/keystone-credential-setup 2026-04-13 06:22:03.814736 | instance | openstack/jobs/keystone-db-init 2026-04-13 06:22:03.850107 | instance | openstack/jobs/keystone-db-sync 2026-04-13 06:22:04.022957 | instance | openstack/jobs/keystone-domain-manage 2026-04-13 06:22:04.084680 | instance | openstack/jobs/keystone-fernet-setup 2026-04-13 06:22:04.259556 | instance | openstack/jobs/keystone-rabbit-init 2026-04-13 06:22:04.297287 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-04-13 06:22:04.460489 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-04-13 06:22:04.485516 | instance | secretgen-controller/deployment/secretgen-controller 2026-04-13 06:22:04.626966 | instance | openstack/pods/keystone-api-849c9dffb-ppdvg 2026-04-13 06:22:04.652579 | instance | openstack/pods/keystone-bootstrap-jg526 2026-04-13 06:22:04.806002 | instance | openstack/pods/keystone-credential-setup-pg7xc 2026-04-13 06:22:04.831007 | instance | openstack/pods/keystone-db-init-2pqnb 2026-04-13 06:22:05.003482 | instance | openstack/pods/keystone-db-sync-mpwml 2026-04-13 06:22:05.025475 | instance | openstack/pods/keystone-domain-manage-ppg5r 2026-04-13 06:22:05.184576 | instance | openstack/pods/keystone-fernet-setup-zsczh 2026-04-13 06:22:05.209308 | instance | openstack/pods/keystone-rabbit-init-sthxn 2026-04-13 06:22:05.371027 | instance | openstack/pods/memcached-memcached-6479589586-kk6wm 2026-04-13 06:22:05.395096 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-04-13 06:22:05.590708 | instance | openstack/pods/percona-xtradb-pxc-0 2026-04-13 06:22:05.600683 | instance | openstack/pods/pxc-operator-69cb5bbdb9-slmwt 2026-04-13 06:22:05.774320 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-r4fx6 2026-04-13 06:22:05.804763 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-04-13 06:22:05.985224 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-prvpp 2026-04-13 06:22:06.007903 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-l5r9l 2026-04-13 06:22:06.152720 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-04-13 06:22:06.172177 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-04-13 06:22:06.349120 | instance | openstack/rolebindings/keystone-credential-rotate 2026-04-13 06:22:06.371421 | instance | openstack/rolebindings/keystone-credential-setup 2026-04-13 06:22:06.509000 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-04-13 06:22:06.519768 | instance | openstack/rolebindings/keystone-fernet-setup 2026-04-13 06:22:06.671186 | instance | openstack/rolebindings/keystone-keystone-api 2026-04-13 06:22:06.678033 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-04-13 06:22:06.834236 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-04-13 06:22:06.846932 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-04-13 06:22:06.977473 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-04-13 06:22:07.017714 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-04-13 06:22:07.152432 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-04-13 06:22:07.190956 | instance | openstack/rolebindings/keystone-keystone-test 2026-04-13 06:22:07.302233 | instance | openstack/rolebindings/pxc-operator 2026-04-13 06:22:07.350181 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-04-13 06:22:07.456502 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-04-13 06:22:07.497887 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-04-13 06:22:07.620578 | instance | openstack/roles/keystone-credential-rotate 2026-04-13 06:22:07.664495 | instance | openstack/roles/keystone-credential-setup 2026-04-13 06:22:07.787725 | instance | openstack/roles/keystone-fernet-rotate 2026-04-13 06:22:07.830153 | instance | openstack/roles/keystone-fernet-setup 2026-04-13 06:22:07.980378 | instance | openstack/roles/keystone-openstack-keystone-api 2026-04-13 06:22:07.999337 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-04-13 06:22:08.133854 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-04-13 06:22:08.153262 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-04-13 06:22:08.296036 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-04-13 06:22:08.314181 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-04-13 06:22:08.470798 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-04-13 06:22:08.508484 | instance | openstack/roles/keystone-openstack-keystone-test 2026-04-13 06:22:08.642279 | instance | openstack/roles/pxc-operator 2026-04-13 06:22:08.677825 | instance | openstack/roles/rabbitmq-cluster-operator 2026-04-13 06:22:08.830194 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-04-13 06:22:08.846234 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-04-13 06:22:08.976625 | instance | openstack/secrets/internal-percona-xtradb 2026-04-13 06:22:08.989891 | instance | openstack/secrets/keystone-api-certs 2026-04-13 06:22:09.114960 | instance | openstack/secrets/keystone-credential-keys 2026-04-13 06:22:09.160396 | instance | openstack/secrets/keystone-db-admin 2026-04-13 06:22:09.281666 | instance | openstack/secrets/keystone-db-user 2026-04-13 06:22:09.321309 | instance | openstack/secrets/keystone-etc 2026-04-13 06:22:09.433741 | instance | openstack/secrets/keystone-fernet-keys 2026-04-13 06:22:09.485161 | instance | openstack/secrets/keystone-keystone-admin 2026-04-13 06:22:09.608312 | instance | openstack/secrets/keystone-keystone-test 2026-04-13 06:22:09.656145 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-04-13 06:22:09.768323 | instance | openstack/secrets/keystone-rabbitmq-user 2026-04-13 06:22:09.836036 | instance | openstack/secrets/percona-xtradb 2026-04-13 06:22:09.929685 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-04-13 06:22:10.002003 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-04-13 06:22:10.101848 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-04-13 06:22:10.171980 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-04-13 06:22:10.268917 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-04-13 06:22:10.363795 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-04-13 06:22:10.435257 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-04-13 06:22:10.548251 | instance | openstack/serviceaccounts/default 2026-04-13 06:22:10.626609 | instance | openstack/serviceaccounts/keystone-api 2026-04-13 06:22:10.741470 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-04-13 06:22:10.832514 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-04-13 06:22:10.935627 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-04-13 06:22:11.030666 | instance | openstack/serviceaccounts/keystone-db-init 2026-04-13 06:22:11.145032 | instance | openstack/serviceaccounts/keystone-db-sync 2026-04-13 06:22:11.225546 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-04-13 06:22:11.348348 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-04-13 06:22:11.423665 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-04-13 06:22:11.545853 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-04-13 06:22:11.615132 | instance | openstack/serviceaccounts/keystone-test 2026-04-13 06:22:11.757272 | instance | openstack/serviceaccounts/memcached-memcached 2026-04-13 06:22:11.807215 | instance | openstack/serviceaccounts/pxc-operator 2026-04-13 06:22:11.977003 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-04-13 06:22:12.027586 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-04-13 06:22:12.177773 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-04-13 06:22:12.246690 | instance | openstack/services/keystone-api 2026-04-13 06:22:12.387179 | instance | openstack/services/memcached 2026-04-13 06:22:12.455261 | instance | openstack/services/memcached-metrics 2026-04-13 06:22:12.567444 | instance | openstack/services/percona-xtradb-cluster-operator 2026-04-13 06:22:12.629203 | instance | openstack/services/percona-xtradb-haproxy 2026-04-13 06:22:12.732354 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-04-13 06:22:12.798324 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-04-13 06:22:12.903321 | instance | openstack/services/percona-xtradb-pxc 2026-04-13 06:22:12.982457 | instance | openstack/services/percona-xtradb-pxc-unready 2026-04-13 06:22:13.070256 | instance | openstack/services/rabbitmq-keystone 2026-04-13 06:22:13.149103 | instance | openstack/services/rabbitmq-keystone-nodes 2026-04-13 06:22:13.253389 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-04-13 06:22:13.322800 | instance | secretgen-controller/serviceaccounts/default 2026-04-13 06:22:13.439302 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-04-13 06:22:13.507858 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-04-13 06:22:13.611498 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-04-13 06:22:13.688058 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-04-13 06:22:13.986918 | instance | ok: Runtime: 0:00:47.251331 2026-04-13 06:22:13.997836 | 2026-04-13 06:22:13.997908 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-04-13 06:22:14.681842 | instance | changed: 2026-04-13 06:22:14.682010 | instance | cd+++++++++ objects/ 2026-04-13 06:22:14.682037 | instance | cd+++++++++ objects/cluster/ 2026-04-13 06:22:14.682060 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-04-13 06:22:14.682083 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-04-13 06:22:14.682103 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-04-13 06:22:14.682122 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-04-13 06:22:14.682141 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-04-13 06:22:14.682160 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-04-13 06:22:14.682195 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-13 06:22:14.682215 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-04-13 06:22:14.682234 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-04-13 06:22:14.682252 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-04-13 06:22:14.682270 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-04-13 06:22:14.682287 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-04-13 06:22:14.682305 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-04-13 06:22:14.682323 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-04-13 06:22:14.682340 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-04-13 06:22:14.682358 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-04-13 06:22:14.682375 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-04-13 06:22:14.682393 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-04-13 06:22:14.682410 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-04-13 06:22:14.682428 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-04-13 06:22:14.682446 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-04-13 06:22:14.682464 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-04-13 06:22:14.682482 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-04-13 06:22:14.682499 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-04-13 06:22:14.682517 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-04-13 06:22:14.682535 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-04-13 06:22:14.682553 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-13 06:22:14.682571 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-04-13 06:22:14.682588 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-04-13 06:22:14.682606 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-04-13 06:22:14.682624 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-04-13 06:22:14.682641 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-04-13 06:22:14.682658 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-04-13 06:22:14.682676 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-04-13 06:22:14.682694 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-04-13 06:22:14.682711 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-13 06:22:14.682729 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-13 06:22:14.682747 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-04-13 06:22:14.682765 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-04-13 06:22:14.682783 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-04-13 06:22:14.682801 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-04-13 06:22:14.682819 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-04-13 06:22:14.682842 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-04-13 06:22:14.682861 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-04-13 06:22:14.682880 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-13 06:22:14.682899 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-04-13 06:22:14.682917 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-04-13 06:22:14.682938 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-04-13 06:22:14.682956 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-04-13 06:22:14.682974 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-04-13 06:22:14.682992 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-04-13 06:22:14.683010 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-04-13 06:22:14.683028 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-04-13 06:22:14.683046 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-04-13 06:22:14.683063 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-04-13 06:22:14.683081 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-04-13 06:22:14.683098 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-04-13 06:22:14.683116 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-04-13 06:22:14.683134 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-04-13 06:22:14.683152 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-04-13 06:22:14.683170 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-04-13 06:22:14.683188 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-04-13 06:22:14.683206 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-04-13 06:22:14.683224 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-04-13 06:22:14.683241 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-04-13 06:22:14.683259 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-04-13 06:22:14.683276 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-04-13 06:22:14.683294 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-13 06:22:14.683312 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-13 06:22:14.683329 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-04-13 06:22:14.683347 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-04-13 06:22:14.683364 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-04-13 06:22:14.683382 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-04-13 06:22:14.683399 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-04-13 06:22:14.683417 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-04-13 06:22:14.683441 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-04-13 06:22:14.683460 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-04-13 06:22:14.683477 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-04-13 06:22:14.683495 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-04-13 06:22:14.683512 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-04-13 06:22:14.683530 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-04-13 06:22:14.683547 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-04-13 06:22:14.683570 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-04-13 06:22:14.683588 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-04-13 06:22:14.683606 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-04-13 06:22:14.683624 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-04-13 06:22:14.683641 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-04-13 06:22:14.683659 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-04-13 06:22:14.683677 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-04-13 06:22:14.683695 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-04-13 06:22:14.683713 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-04-13 06:22:14.683731 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-04-13 06:22:14.683749 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-04-13 06:22:14.683766 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-04-13 06:22:14.683784 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-04-13 06:22:14.683801 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-04-13 06:22:14.683819 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-04-13 06:22:14.683837 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-04-13 06:22:14.683854 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-04-13 06:22:14.683871 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-04-13 06:22:14.683889 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-04-13 06:22:14.683907 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-04-13 06:22:14.683924 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-04-13 06:22:14.683941 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-04-13 06:22:14.683958 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-04-13 06:22:14.683976 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-04-13 06:22:14.683993 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-04-13 06:22:14.684032 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-04-13 06:22:14.684052 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-04-13 06:22:14.684069 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-04-13 06:22:14.684087 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-04-13 06:22:14.684105 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-04-13 06:22:14.684122 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-04-13 06:22:14.684140 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-04-13 06:22:14.684157 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-04-13 06:22:14.684175 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-04-13 06:22:14.684193 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-04-13 06:22:14.684210 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-04-13 06:22:14.684228 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-04-13 06:22:14.684246 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-04-13 06:22:14.684263 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-04-13 06:22:14.684281 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-04-13 06:22:14.684298 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-04-13 06:22:14.684316 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-04-13 06:22:14.684334 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-04-13 06:22:14.684351 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-04-13 06:22:14.684369 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-04-13 06:22:14.684387 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-04-13 06:22:14.684404 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-04-13 06:22:14.684422 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-04-13 06:22:14.684440 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-04-13 06:22:14.684457 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-04-13 06:22:14.684474 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-04-13 06:22:14.684492 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-04-13 06:22:14.684509 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-04-13 06:22:14.684527 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-04-13 06:22:14.684544 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-04-13 06:22:14.684562 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-04-13 06:22:14.684580 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-04-13 06:22:14.684598 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-04-13 06:22:14.684619 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-04-13 06:22:14.684637 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-04-13 06:22:14.684654 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-04-13 06:22:14.684672 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-04-13 06:22:14.684689 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-04-13 06:22:14.684706 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-04-13 06:22:14.684724 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-04-13 06:22:14.684741 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-04-13 06:22:14.684759 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-04-13 06:22:14.684777 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-04-13 06:22:14.684794 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-04-13 06:22:14.684811 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-04-13 06:22:14.684828 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-04-13 06:22:14.684846 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-04-13 06:22:14.684863 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-04-13 06:22:14.684880 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-04-13 06:22:14.684897 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-04-13 06:22:14.684915 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-04-13 06:22:14.684932 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-04-13 06:22:14.684949 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-04-13 06:22:14.684994 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-04-13 06:22:14.685015 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-04-13 06:22:14.685035 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-04-13 06:22:14.685054 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-04-13 06:22:14.685071 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-04-13 06:22:14.685088 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-04-13 06:22:14.685106 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-04-13 06:22:14.685123 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-04-13 06:22:14.685141 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-04-13 06:22:14.685158 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-04-13 06:22:14.685176 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-04-13 06:22:14.685193 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-04-13 06:22:14.685210 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-04-13 06:22:14.685228 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-04-13 06:22:14.685245 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-04-13 06:22:14.685263 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-04-13 06:22:14.685284 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-04-13 06:22:14.685303 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-04-13 06:22:14.685320 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-04-13 06:22:14.685338 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-04-13 06:22:14.685356 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-04-13 06:22:14.685373 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-04-13 06:22:14.685391 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-04-13 06:22:14.685409 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-04-13 06:22:14.685426 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-04-13 06:22:14.685443 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-04-13 06:22:14.685461 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-04-13 06:22:14.685479 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-04-13 06:22:14.685497 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-04-13 06:22:14.685514 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-04-13 06:22:14.685532 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-04-13 06:22:14.685549 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-04-13 06:22:14.685567 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-04-13 06:22:14.685585 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-04-13 06:22:14.685603 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-04-13 06:22:14.685621 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-13 06:22:14.685639 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-04-13 06:22:14.685657 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-04-13 06:22:14.685675 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-04-13 06:22:14.685693 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-04-13 06:22:14.685711 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-04-13 06:22:14.685728 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-04-13 06:22:14.685746 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-04-13 06:22:14.685763 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-04-13 06:22:14.685781 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-04-13 06:22:14.685798 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-04-13 06:22:14.685815 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-04-13 06:22:14.685833 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-04-13 06:22:14.685850 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-04-13 06:22:14.685868 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-04-13 06:22:14.685889 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-04-13 06:22:14.685907 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-13 06:22:14.685925 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-04-13 06:22:14.685942 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-04-13 06:22:14.685960 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-04-13 06:22:14.685977 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-04-13 06:22:14.685994 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-04-13 06:22:14.686012 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-04-13 06:22:14.686029 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-13 06:22:14.686047 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-13 06:22:14.686065 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-04-13 06:22:14.686082 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-04-13 06:22:14.686099 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-04-13 06:22:14.686117 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-04-13 06:22:14.686134 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-04-13 06:22:14.686152 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-04-13 06:22:14.686169 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-04-13 06:22:14.686186 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-13 06:22:14.686203 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-04-13 06:22:14.686221 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-04-13 06:22:14.686238 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-04-13 06:22:14.686255 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-04-13 06:22:14.686273 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-04-13 06:22:14.686290 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-04-13 06:22:14.686308 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-04-13 06:22:14.686325 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-04-13 06:22:14.686342 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-04-13 06:22:14.686359 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-04-13 06:22:14.686377 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-04-13 06:22:14.686393 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-04-13 06:22:14.686410 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-04-13 06:22:14.686427 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-04-13 06:22:14.686445 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-04-13 06:22:14.686462 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-04-13 06:22:14.686483 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-04-13 06:22:14.686501 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-04-13 06:22:14.686518 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-13 06:22:14.686535 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-13 06:22:14.686553 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-04-13 06:22:14.686570 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-04-13 06:22:14.686588 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-04-13 06:22:14.686605 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-04-13 06:22:14.686623 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-04-13 06:22:14.686641 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-04-13 06:22:14.686659 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-04-13 06:22:14.686678 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-04-13 06:22:14.686696 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-04-13 06:22:14.686713 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-04-13 06:22:14.686731 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-04-13 06:22:14.686749 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-04-13 06:22:14.686766 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-04-13 06:22:14.686784 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-04-13 06:22:14.686801 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-04-13 06:22:14.686819 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-04-13 06:22:14.686837 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-04-13 06:22:14.686854 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-04-13 06:22:14.686871 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-04-13 06:22:14.686888 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-04-13 06:22:14.686905 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-04-13 06:22:14.686923 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-04-13 06:22:14.686941 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-04-13 06:22:14.686959 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-04-13 06:22:14.686976 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-04-13 06:22:14.686994 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-04-13 06:22:14.687011 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-04-13 06:22:14.687033 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-04-13 06:22:14.687052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-04-13 06:22:14.687069 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-04-13 06:22:14.687087 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-04-13 06:22:14.687104 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-04-13 06:22:14.687122 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-04-13 06:22:14.687139 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-04-13 06:22:14.687156 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-04-13 06:22:14.687174 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-04-13 06:22:14.687192 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-04-13 06:22:14.687209 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-04-13 06:22:14.687226 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-04-13 06:22:14.687244 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-04-13 06:22:14.687262 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-04-13 06:22:14.687279 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-04-13 06:22:14.687297 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-04-13 06:22:14.687315 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-04-13 06:22:14.687332 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-04-13 06:22:14.687350 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-04-13 06:22:14.687368 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-04-13 06:22:14.687386 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-04-13 06:22:14.687404 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-04-13 06:22:14.687421 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-04-13 06:22:14.687439 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-04-13 06:22:14.687457 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-04-13 06:22:14.687474 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-04-13 06:22:14.687492 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-04-13 06:22:14.687510 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-04-13 06:22:14.687528 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-04-13 06:22:14.687545 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-04-13 06:22:14.687562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-04-13 06:22:14.687584 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-04-13 06:22:14.687602 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-04-13 06:22:14.687619 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-04-13 06:22:14.687636 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-04-13 06:22:14.687653 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-04-13 06:22:14.687671 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-04-13 06:22:14.687687 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-04-13 06:22:14.687704 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-04-13 06:22:14.687722 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-04-13 06:22:14.687739 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-04-13 06:22:14.687757 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-04-13 06:22:14.687774 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-04-13 06:22:14.687792 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-04-13 06:22:14.687810 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-04-13 06:22:14.687828 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-04-13 06:22:14.687845 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-04-13 06:22:14.687863 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-04-13 06:22:14.687880 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-04-13 06:22:14.687897 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-04-13 06:22:14.687914 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-04-13 06:22:14.687931 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-04-13 06:22:14.687948 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-04-13 06:22:14.687965 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-04-13 06:22:14.687983 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-04-13 06:22:14.688000 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-04-13 06:22:14.688047 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-04-13 06:22:14.688066 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-04-13 06:22:14.688085 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-04-13 06:22:14.688103 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-04-13 06:22:14.688121 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-04-13 06:22:14.688138 | instance | cd+++++++++ objects/cluster/namespace/ 2026-04-13 06:22:14.688157 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-04-13 06:22:14.688175 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-04-13 06:22:14.688193 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-04-13 06:22:14.688211 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-04-13 06:22:14.688234 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-04-13 06:22:14.688252 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-04-13 06:22:14.688270 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-04-13 06:22:14.688288 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-04-13 06:22:14.688305 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-04-13 06:22:14.688323 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-04-13 06:22:14.688341 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-04-13 06:22:14.688358 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-04-13 06:22:14.688376 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-04-13 06:22:14.688393 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-04-13 06:22:14.688411 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-04-13 06:22:14.688428 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-04-13 06:22:14.688446 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-04-13 06:22:14.688464 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-04-13 06:22:14.688481 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-04-13 06:22:14.688499 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-04-13 06:22:14.688516 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-04-13 06:22:14.688534 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-04-13 06:22:14.688551 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-04-13 06:22:14.688568 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-04-13 06:22:14.688586 | instance | cd+++++++++ objects/cluster/node/ 2026-04-13 06:22:14.688604 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-04-13 06:22:14.688621 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-04-13 06:22:14.688639 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-04-13 06:22:14.688657 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-04-13 06:22:14.688674 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-04-13 06:22:14.688692 | instance | cd+++++++++ objects/namespaced/ 2026-04-13 06:22:14.688709 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-04-13 06:22:14.688727 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-04-13 06:22:14.688744 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-04-13 06:22:14.688762 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-04-13 06:22:14.688779 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-04-13 06:22:14.688796 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-04-13 06:22:14.688813 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-04-13 06:22:14.688831 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-04-13 06:22:14.688848 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-04-13 06:22:14.688865 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-04-13 06:22:14.688882 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-04-13 06:22:14.688899 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-04-13 06:22:14.688917 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-04-13 06:22:14.688935 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-04-13 06:22:14.688952 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-04-13 06:22:14.689003 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-04-13 06:22:14.689022 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-04-13 06:22:14.689040 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-04-13 06:22:14.689058 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-04-13 06:22:14.689075 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-04-13 06:22:14.689092 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-04-13 06:22:14.689110 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-04-13 06:22:14.689127 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-04-13 06:22:14.689145 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-04-13 06:22:14.689162 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-04-13 06:22:14.689179 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-70.nip.io-tls.txt 2026-04-13 06:22:14.689196 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-70.nip.io-tls.yaml 2026-04-13 06:22:14.689214 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-04-13 06:22:14.689231 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-04-13 06:22:14.689248 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-04-13 06:22:14.689266 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-04-13 06:22:14.689284 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-04-13 06:22:14.689301 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-04-13 06:22:14.689319 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-04-13 06:22:14.689337 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-04-13 06:22:14.689354 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-04-13 06:22:14.689372 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-04-13 06:22:14.689389 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-04-13 06:22:14.689407 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-04-13 06:22:14.689424 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-04-13 06:22:14.689441 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-04-13 06:22:14.689459 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-04-13 06:22:14.689476 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-04-13 06:22:14.689493 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-04-13 06:22:14.689510 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-04-13 06:22:14.689528 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-04-13 06:22:14.689545 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-04-13 06:22:14.689562 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-04-13 06:22:14.689579 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-04-13 06:22:14.689597 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-04-13 06:22:14.689614 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-04-13 06:22:14.689632 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-04-13 06:22:14.689654 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-04-13 06:22:14.689672 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-04-13 06:22:14.689690 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-04-13 06:22:14.689708 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-04-13 06:22:14.689725 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-04-13 06:22:14.689742 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-04-13 06:22:14.689760 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-04-13 06:22:14.689777 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-04-13 06:22:14.689794 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-04-13 06:22:14.689812 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-04-13 06:22:14.689829 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-04-13 06:22:14.689847 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-04-13 06:22:14.689864 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-04-13 06:22:14.689882 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-2mv5g.txt 2026-04-13 06:22:14.689899 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-2mv5g.yaml 2026-04-13 06:22:14.689919 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-jm48g.txt 2026-04-13 06:22:14.689944 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-jm48g.yaml 2026-04-13 06:22:14.689984 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-5vhxt.txt 2026-04-13 06:22:14.690022 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-5vhxt.yaml 2026-04-13 06:22:14.690044 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-04-13 06:22:14.690065 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-04-13 06:22:14.690084 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-04-13 06:22:14.690102 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-04-13 06:22:14.690121 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-04-13 06:22:14.690140 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-04-13 06:22:14.690158 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-04-13 06:22:14.690175 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-04-13 06:22:14.690193 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-04-13 06:22:14.690211 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-04-13 06:22:14.690230 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-04-13 06:22:14.690248 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-04-13 06:22:14.690266 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-04-13 06:22:14.690284 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-04-13 06:22:14.690303 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-04-13 06:22:14.690329 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-04-13 06:22:14.690348 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-04-13 06:22:14.690367 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-04-13 06:22:14.690385 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-04-13 06:22:14.690403 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-04-13 06:22:14.690422 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-04-13 06:22:14.690440 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-04-13 06:22:14.690459 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-04-13 06:22:14.690479 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-04-13 06:22:14.690497 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-04-13 06:22:14.690516 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-04-13 06:22:14.690535 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-04-13 06:22:14.690553 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-04-13 06:22:14.690570 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-04-13 06:22:14.690588 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-04-13 06:22:14.690606 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-04-13 06:22:14.690625 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-04-13 06:22:14.690642 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-04-13 06:22:14.690660 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-04-13 06:22:14.690678 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-04-13 06:22:14.690696 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-04-13 06:22:14.690719 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-04-13 06:22:14.690746 | instance | cd+++++++++ objects/namespaced/default/ 2026-04-13 06:22:14.690767 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-04-13 06:22:14.690786 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-04-13 06:22:14.690806 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-04-13 06:22:14.690833 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-04-13 06:22:14.690859 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-04-13 06:22:14.690877 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-04-13 06:22:14.690898 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-04-13 06:22:14.690924 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-04-13 06:22:14.690945 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-04-13 06:22:14.690963 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-04-13 06:22:14.690983 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-04-13 06:22:14.691010 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-04-13 06:22:14.691040 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-04-13 06:22:14.691065 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-04-13 06:22:14.691099 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-04-13 06:22:14.691124 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-04-13 06:22:14.691147 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-04-13 06:22:14.691168 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-04-13 06:22:14.691187 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-04-13 06:22:14.691206 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-04-13 06:22:14.691224 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-04-13 06:22:14.691242 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-04-13 06:22:14.691260 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-04-13 06:22:14.691279 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-04-13 06:22:14.691297 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-04-13 06:22:14.691314 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-brszm.txt 2026-04-13 06:22:14.691332 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-brszm.yaml 2026-04-13 06:22:14.691349 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-04-13 06:22:14.691367 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-04-13 06:22:14.691385 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-04-13 06:22:14.691403 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-13 06:22:14.691422 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-13 06:22:14.691440 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-04-13 06:22:14.691459 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-04-13 06:22:14.691477 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-04-13 06:22:14.691495 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-04-13 06:22:14.691512 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-04-13 06:22:14.691530 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-13 06:22:14.691548 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-13 06:22:14.691566 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-04-13 06:22:14.691584 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-04-13 06:22:14.691601 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-04-13 06:22:14.691619 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-04-13 06:22:14.691636 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-04-13 06:22:14.691654 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-04-13 06:22:14.691673 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-04-13 06:22:14.691696 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-04-13 06:22:14.691716 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-04-13 06:22:14.691734 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-04-13 06:22:14.691753 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-04-13 06:22:14.691770 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-04-13 06:22:14.691789 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-04-13 06:22:14.691807 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-04-13 06:22:14.691825 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-04-13 06:22:14.691843 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-04-13 06:22:14.691861 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-04-13 06:22:14.691878 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-04-13 06:22:14.691895 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-04-13 06:22:14.691914 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-04-13 06:22:14.691932 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-04-13 06:22:14.691950 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-04-13 06:22:14.691969 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-04-13 06:22:14.691987 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-04-13 06:22:14.692004 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-04-13 06:22:14.692052 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-04-13 06:22:14.692076 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-04-13 06:22:14.692096 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-04-13 06:22:14.692114 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-04-13 06:22:14.692131 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-04-13 06:22:14.692149 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-04-13 06:22:14.692166 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-04-13 06:22:14.692183 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-04-13 06:22:14.692201 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-04-13 06:22:14.692218 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-04-13 06:22:14.692236 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-04-13 06:22:14.692253 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-04-13 06:22:14.692271 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-04-13 06:22:14.692288 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-04-13 06:22:14.692306 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-04-13 06:22:14.692323 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-04-13 06:22:14.692347 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-04-13 06:22:14.692365 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-04-13 06:22:14.692383 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-04-13 06:22:14.692401 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-04-13 06:22:14.692419 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-04-13 06:22:14.692436 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-04-13 06:22:14.692453 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-04-13 06:22:14.692471 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-04-13 06:22:14.692487 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-z4jlj.txt 2026-04-13 06:22:14.692505 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-z4jlj.yaml 2026-04-13 06:22:14.692522 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-pjpr5.txt 2026-04-13 06:22:14.692540 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-pjpr5.yaml 2026-04-13 06:22:14.692557 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-04-13 06:22:14.692575 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-04-13 06:22:14.692592 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-04-13 06:22:14.692609 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-04-13 06:22:14.692626 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-04-13 06:22:14.692644 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-04-13 06:22:14.692661 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-04-13 06:22:14.692679 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-04-13 06:22:14.692696 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-04-13 06:22:14.692714 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-04-13 06:22:14.692731 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-04-13 06:22:14.692749 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-04-13 06:22:14.692766 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-04-13 06:22:14.692783 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-04-13 06:22:14.692800 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-04-13 06:22:14.692818 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-04-13 06:22:14.692835 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-04-13 06:22:14.692852 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-04-13 06:22:14.692869 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-04-13 06:22:14.692886 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-04-13 06:22:14.692904 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-04-13 06:22:14.692922 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-04-13 06:22:14.692946 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-04-13 06:22:14.692993 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-04-13 06:22:14.693013 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-04-13 06:22:14.693031 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-04-13 06:22:14.693049 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-04-13 06:22:14.693067 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-04-13 06:22:14.693085 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-04-13 06:22:14.693103 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-04-13 06:22:14.693121 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-04-13 06:22:14.693139 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-04-13 06:22:14.693156 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-04-13 06:22:14.693173 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-04-13 06:22:14.693190 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-04-13 06:22:14.693207 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-04-13 06:22:14.693225 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-04-13 06:22:14.693243 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-04-13 06:22:14.693261 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-04-13 06:22:14.693278 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-04-13 06:22:14.693296 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-04-13 06:22:14.693313 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-13 06:22:14.693331 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-13 06:22:14.693348 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-04-13 06:22:14.693367 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-13 06:22:14.693384 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-04-13 06:22:14.693402 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-13 06:22:14.693420 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-13 06:22:14.693438 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-04-13 06:22:14.693456 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-04-13 06:22:14.693473 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-04-13 06:22:14.693491 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-04-13 06:22:14.693509 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-04-13 06:22:14.693526 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-04-13 06:22:14.693544 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-04-13 06:22:14.693561 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-04-13 06:22:14.693578 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-04-13 06:22:14.693596 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-04-13 06:22:14.693619 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-04-13 06:22:14.693637 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-04-13 06:22:14.693654 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-04-13 06:22:14.693671 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-04-13 06:22:14.693689 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-04-13 06:22:14.693706 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-04-13 06:22:14.693724 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-04-13 06:22:14.693741 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-04-13 06:22:14.693759 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-04-13 06:22:14.693777 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-04-13 06:22:14.693794 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-04-13 06:22:14.693812 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-04-13 06:22:14.693830 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-04-13 06:22:14.693847 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-04-13 06:22:14.693865 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-04-13 06:22:14.693883 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-04-13 06:22:14.693900 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-04-13 06:22:14.693918 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-04-13 06:22:14.693935 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-04-13 06:22:14.693952 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-04-13 06:22:14.693969 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-04-13 06:22:14.693986 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-04-13 06:22:14.694004 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-04-13 06:22:14.694021 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-04-13 06:22:14.694038 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-04-13 06:22:14.694055 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-04-13 06:22:14.694073 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-04-13 06:22:14.694090 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-04-13 06:22:14.694107 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-04-13 06:22:14.694124 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-13 06:22:14.694141 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-04-13 06:22:14.694159 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-04-13 06:22:14.694176 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-04-13 06:22:14.694194 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-04-13 06:22:14.694212 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-04-13 06:22:14.694234 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-04-13 06:22:14.694252 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-04-13 06:22:14.694270 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-04-13 06:22:14.694288 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-04-13 06:22:14.694306 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-98rwg.txt 2026-04-13 06:22:14.694324 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-98rwg.yaml 2026-04-13 06:22:14.694342 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-s6t29.txt 2026-04-13 06:22:14.694359 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-s6t29.yaml 2026-04-13 06:22:14.694377 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-dcjtz.txt 2026-04-13 06:22:14.694395 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-dcjtz.yaml 2026-04-13 06:22:14.694413 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-dx55r.txt 2026-04-13 06:22:14.694430 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-dx55r.yaml 2026-04-13 06:22:14.694448 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-04-13 06:22:14.694465 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-04-13 06:22:14.694483 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-04-13 06:22:14.694501 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-04-13 06:22:14.694518 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-04-13 06:22:14.694536 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-04-13 06:22:14.694553 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-q7m82.txt 2026-04-13 06:22:14.694570 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-q7m82.yaml 2026-04-13 06:22:14.694587 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-04-13 06:22:14.694605 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-04-13 06:22:14.694622 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-04-13 06:22:14.694639 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-04-13 06:22:14.694656 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-04-13 06:22:14.694674 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-04-13 06:22:14.694691 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-04-13 06:22:14.694708 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-04-13 06:22:14.694725 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-04-13 06:22:14.694743 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-04-13 06:22:14.694761 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-04-13 06:22:14.694778 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-04-13 06:22:14.694795 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-04-13 06:22:14.694813 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-04-13 06:22:14.694831 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-04-13 06:22:14.694853 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-04-13 06:22:14.694871 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-04-13 06:22:14.694889 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-04-13 06:22:14.694906 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-04-13 06:22:14.694924 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-04-13 06:22:14.694941 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-04-13 06:22:14.694959 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-04-13 06:22:14.694977 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-13 06:22:14.694994 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-04-13 06:22:14.695012 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-04-13 06:22:14.695030 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-04-13 06:22:14.695047 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-04-13 06:22:14.695065 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-04-13 06:22:14.695083 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-04-13 06:22:14.695100 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-04-13 06:22:14.695118 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-04-13 06:22:14.695136 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-04-13 06:22:14.695154 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-04-13 06:22:14.695172 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-04-13 06:22:14.695189 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-04-13 06:22:14.695206 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-04-13 06:22:14.695223 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-04-13 06:22:14.695241 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-04-13 06:22:14.695258 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-04-13 06:22:14.695275 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-04-13 06:22:14.695293 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-04-13 06:22:14.695310 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-04-13 06:22:14.695328 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-04-13 06:22:14.695345 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-04-13 06:22:14.695362 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-04-13 06:22:14.695380 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-04-13 06:22:14.695398 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-04-13 06:22:14.695420 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-04-13 06:22:14.695439 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-04-13 06:22:14.695457 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-04-13 06:22:14.695475 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-04-13 06:22:14.695493 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-nbzp0d.txt 2026-04-13 06:22:14.695510 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-nbzp0d.yaml 2026-04-13 06:22:14.695527 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-vmlqmx.txt 2026-04-13 06:22:14.695544 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-vmlqmx.yaml 2026-04-13 06:22:14.695562 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-04-13 06:22:14.695579 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-04-13 06:22:14.695597 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-04-13 06:22:14.695614 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-04-13 06:22:14.695632 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-04-13 06:22:14.695649 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-04-13 06:22:14.695667 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-04-13 06:22:14.695685 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-04-13 06:22:14.695703 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-04-13 06:22:14.695721 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-04-13 06:22:14.695738 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-04-13 06:22:14.695755 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-04-13 06:22:14.695773 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-04-13 06:22:14.695790 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-04-13 06:22:14.695808 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-04-13 06:22:14.695825 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-04-13 06:22:14.695843 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-04-13 06:22:14.695861 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-04-13 06:22:14.695878 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-04-13 06:22:14.695895 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-04-13 06:22:14.695912 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-04-13 06:22:14.695930 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-04-13 06:22:14.695947 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-04-13 06:22:14.695964 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-04-13 06:22:14.695981 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-04-13 06:22:14.695998 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-04-13 06:22:14.696048 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-04-13 06:22:14.696069 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-04-13 06:22:14.696086 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-04-13 06:22:14.696104 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-04-13 06:22:14.696121 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-04-13 06:22:14.696138 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-04-13 06:22:14.696155 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-04-13 06:22:14.696173 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-04-13 06:22:14.696191 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-04-13 06:22:14.696208 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-04-13 06:22:14.696226 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-04-13 06:22:14.696244 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-04-13 06:22:14.696262 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-04-13 06:22:14.696279 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-04-13 06:22:14.696296 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-04-13 06:22:14.696314 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-04-13 06:22:14.696332 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-04-13 06:22:14.696350 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-04-13 06:22:14.696368 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-04-13 06:22:14.696385 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-04-13 06:22:14.696403 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-04-13 06:22:14.696421 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-04-13 06:22:14.696510 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-04-13 06:22:14.696538 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-04-13 06:22:14.696557 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-04-13 06:22:14.696576 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-04-13 06:22:14.696595 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-04-13 06:22:14.696613 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-04-13 06:22:14.696630 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-04-13 06:22:14.696648 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-04-13 06:22:14.696665 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-04-13 06:22:14.696683 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-04-13 06:22:14.696708 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-04-13 06:22:14.696727 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-04-13 06:22:14.696745 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-04-13 06:22:14.696764 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-04-13 06:22:14.696782 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-04-13 06:22:14.696800 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-04-13 06:22:14.696818 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-04-13 06:22:14.696835 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-04-13 06:22:14.696853 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-04-13 06:22:14.696870 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-04-13 06:22:14.696888 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-04-13 06:22:14.696906 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-04-13 06:22:14.696923 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-04-13 06:22:14.696940 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-04-13 06:22:14.696973 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-04-13 06:22:14.696992 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-04-13 06:22:14.697023 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-04-13 06:22:14.697041 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-04-13 06:22:14.697059 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-04-13 06:22:14.697077 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-04-13 06:22:14.697095 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-04-13 06:22:14.697112 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-04-13 06:22:14.697130 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-04-13 06:22:14.697148 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-04-13 06:22:14.697166 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-04-13 06:22:14.697184 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-04-13 06:22:14.697202 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-04-13 06:22:14.697219 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-13 06:22:14.697237 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-04-13 06:22:14.697254 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-04-13 06:22:14.697271 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-04-13 06:22:14.697289 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-04-13 06:22:14.697306 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-04-13 06:22:14.697328 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-04-13 06:22:14.697347 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-04-13 06:22:14.697365 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-04-13 06:22:14.697383 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-04-13 06:22:14.697401 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-04-13 06:22:14.697419 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-04-13 06:22:14.697436 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-04-13 06:22:14.697454 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-04-13 06:22:14.697471 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-04-13 06:22:14.697488 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-04-13 06:22:14.697506 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-04-13 06:22:14.697523 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-04-13 06:22:14.697540 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-04-13 06:22:14.697557 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-7f28k.txt 2026-04-13 06:22:14.697575 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-7f28k.yaml 2026-04-13 06:22:14.697593 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-04-13 06:22:14.697611 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-04-13 06:22:14.697629 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-04-13 06:22:14.697646 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-04-13 06:22:14.697664 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-04-13 06:22:14.697681 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-04-13 06:22:14.697699 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-04-13 06:22:14.697717 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-04-13 06:22:14.697735 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-04-13 06:22:14.697752 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-04-13 06:22:14.697770 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-04-13 06:22:14.697788 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-04-13 06:22:14.697805 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-04-13 06:22:14.697823 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-04-13 06:22:14.697841 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-04-13 06:22:14.697858 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-04-13 06:22:14.697875 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-04-13 06:22:14.697893 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-04-13 06:22:14.697914 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-04-13 06:22:14.697932 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-04-13 06:22:14.697950 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-04-13 06:22:14.697968 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-04-13 06:22:14.697985 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-04-13 06:22:14.698003 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-04-13 06:22:14.698021 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-04-13 06:22:14.698038 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-04-13 06:22:14.698056 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-04-13 06:22:14.698073 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-04-13 06:22:14.698091 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-04-13 06:22:14.698108 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-04-13 06:22:14.698125 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-04-13 06:22:14.698142 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-04-13 06:22:14.698160 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-04-13 06:22:14.698177 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-04-13 06:22:14.698195 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-04-13 06:22:14.698213 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-04-13 06:22:14.698230 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-04-13 06:22:14.698248 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-04-13 06:22:14.698266 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-04-13 06:22:14.698284 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-04-13 06:22:14.698302 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-04-13 06:22:14.698319 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-04-13 06:22:14.698336 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-04-13 06:22:14.698353 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-04-13 06:22:14.698370 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-04-13 06:22:14.698388 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-04-13 06:22:14.698405 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-04-13 06:22:14.698427 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-04-13 06:22:14.698445 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-04-13 06:22:14.698463 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-04-13 06:22:14.698480 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-04-13 06:22:14.698497 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-04-13 06:22:14.698515 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-04-13 06:22:14.698533 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-04-13 06:22:14.698551 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-04-13 06:22:14.698569 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-04-13 06:22:14.698586 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-04-13 06:22:14.698603 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-04-13 06:22:14.698620 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-04-13 06:22:14.698637 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-04-13 06:22:14.698654 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-04-13 06:22:14.698671 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-04-13 06:22:14.698689 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-04-13 06:22:14.698705 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-04-13 06:22:14.698722 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-04-13 06:22:14.698739 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-04-13 06:22:14.698755 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-04-13 06:22:14.698773 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-04-13 06:22:14.698790 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-04-13 06:22:14.698807 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-04-13 06:22:14.698824 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-04-13 06:22:14.698841 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-04-13 06:22:14.698858 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-04-13 06:22:14.698875 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-04-13 06:22:14.698892 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-04-13 06:22:14.698909 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-04-13 06:22:14.698926 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-04-13 06:22:14.699248 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-04-13 06:22:14.699269 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-04-13 06:22:14.699288 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-04-13 06:22:14.699305 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-04-13 06:22:14.699323 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-04-13 06:22:14.699341 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-04-13 06:22:14.699358 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-04-13 06:22:14.699376 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-04-13 06:22:14.699393 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-04-13 06:22:14.699411 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-04-13 06:22:14.699428 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-04-13 06:22:14.699445 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-04-13 06:22:14.699463 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-04-13 06:22:14.699480 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-04-13 06:22:14.699498 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-04-13 06:22:14.699515 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-04-13 06:22:14.699533 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-04-13 06:22:14.699551 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-04-13 06:22:14.699569 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-04-13 06:22:14.699586 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-04-13 06:22:14.699604 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-04-13 06:22:14.699621 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-04-13 06:22:14.699639 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-04-13 06:22:14.699656 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-04-13 06:22:14.699674 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-04-13 06:22:14.699692 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-04-13 06:22:14.699709 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-04-13 06:22:14.699727 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-04-13 06:22:14.699746 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-13 06:22:14.699763 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-13 06:22:14.699781 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-04-13 06:22:14.699803 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-04-13 06:22:14.699822 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-04-13 06:22:14.699839 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-04-13 06:22:14.699856 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-13 06:22:14.699874 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-04-13 06:22:14.699891 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-04-13 06:22:14.699908 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-04-13 06:22:14.699926 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-04-13 06:22:14.699943 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-04-13 06:22:14.699961 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-04-13 06:22:14.699979 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-04-13 06:22:14.699997 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-04-13 06:22:14.700028 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-04-13 06:22:14.700047 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-04-13 06:22:14.700065 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-13 06:22:14.700083 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-04-13 06:22:14.700100 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-04-13 06:22:14.700117 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-13 06:22:14.700297 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-13 06:22:14.700314 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-04-13 06:22:14.700331 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-04-13 06:22:14.700348 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-04-13 06:22:14.700365 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-04-13 06:22:14.700382 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-04-13 06:22:14.700400 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-04-13 06:22:14.700417 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-04-13 06:22:14.700434 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-04-13 06:22:14.700452 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-04-13 06:22:14.700469 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-04-13 06:22:14.700486 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-04-13 06:22:14.700503 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-04-13 06:22:14.700521 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-13 06:22:14.700549 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-13 06:22:14.700568 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-13 06:22:14.700586 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-13 06:22:14.700604 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-04-13 06:22:14.700621 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-13 06:22:14.700639 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-13 06:22:14.700657 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-55b9d7b94f-jwxvb.txt 2026-04-13 06:22:14.700674 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-55b9d7b94f-jwxvb.yaml 2026-04-13 06:22:14.700692 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6vss7.txt 2026-04-13 06:22:14.700709 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6vss7.yaml 2026-04-13 06:22:14.700726 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-6djjr.txt 2026-04-13 06:22:14.700748 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-6djjr.yaml 2026-04-13 06:22:14.700800 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-xb8xz.txt 2026-04-13 06:22:14.700830 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-xb8xz.yaml 2026-04-13 06:22:14.700850 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-13 06:22:14.700869 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-13 06:22:14.700888 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-04-13 06:22:14.700906 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-04-13 06:22:14.700925 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-04-13 06:22:14.700942 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-13 06:22:14.700983 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-13 06:22:14.701002 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-04-13 06:22:14.701020 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-04-13 06:22:14.701038 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-04-13 06:22:14.701055 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-13 06:22:14.701072 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-13 06:22:14.701090 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-04-13 06:22:14.701108 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-04-13 06:22:14.701126 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-04-13 06:22:14.701149 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-04-13 06:22:14.701168 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-04-13 06:22:14.701186 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-04-13 06:22:14.701203 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-04-13 06:22:14.701220 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-13 06:22:14.701238 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-13 06:22:14.701256 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-04-13 06:22:14.701274 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-04-13 06:22:14.701292 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-04-13 06:22:14.701309 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-04-13 06:22:14.701327 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-04-13 06:22:14.701345 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-04-13 06:22:14.701361 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-04-13 06:22:14.701379 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-04-13 06:22:14.701396 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-04-13 06:22:14.701413 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-04-13 06:22:14.701431 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-04-13 06:22:14.701448 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-04-13 06:22:14.701465 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-04-13 06:22:14.701483 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-04-13 06:22:14.701500 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-04-13 06:22:14.701517 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-04-13 06:22:14.701535 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-04-13 06:22:14.701552 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-04-13 06:22:14.701569 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-04-13 06:22:14.701586 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-04-13 06:22:14.701603 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-04-13 06:22:14.701620 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-04-13 06:22:14.701638 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-xb8xz-tls.txt 2026-04-13 06:22:14.701669 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-xb8xz-tls.yaml 2026-04-13 06:22:14.701713 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-04-13 06:22:14.701736 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-04-13 06:22:14.701756 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-04-13 06:22:14.701774 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-04-13 06:22:14.701792 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-04-13 06:22:14.701810 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-04-13 06:22:14.701829 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-04-13 06:22:14.701847 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-04-13 06:22:14.701864 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-13 06:22:14.701882 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-13 06:22:14.701900 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-04-13 06:22:14.701918 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-04-13 06:22:14.701935 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-04-13 06:22:14.701953 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-04-13 06:22:14.701970 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-04-13 06:22:14.701987 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-04-13 06:22:14.702005 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-04-13 06:22:14.702023 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-04-13 06:22:14.702040 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-04-13 06:22:14.702058 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-04-13 06:22:14.702076 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-04-13 06:22:14.702094 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-04-13 06:22:14.702111 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-13 06:22:14.702129 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-04-13 06:22:14.702146 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-04-13 06:22:14.702163 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-13 06:22:14.702181 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-13 06:22:14.702334 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-04-13 06:22:14.702354 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-04-13 06:22:14.702373 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-04-13 06:22:14.702392 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-04-13 06:22:14.702418 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-04-13 06:22:14.702437 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-04-13 06:22:14.702454 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-04-13 06:22:14.702472 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-04-13 06:22:14.702490 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-04-13 06:22:14.702508 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-04-13 06:22:14.702526 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-13 06:22:14.702543 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-04-13 06:22:14.702561 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-04-13 06:22:14.702578 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-13 06:22:14.702595 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-13 06:22:14.702613 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-04-13 06:22:14.702630 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-04-13 06:22:14.702648 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-04-13 06:22:14.702667 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-04-13 06:22:14.702693 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-04-13 06:22:14.702713 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-13 06:22:14.702731 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-13 06:22:14.702749 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-13 06:22:14.702766 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-13 06:22:14.702784 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-04-13 06:22:14.702801 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-04-13 06:22:14.702819 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-04-13 06:22:14.702837 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-04-13 06:22:14.702855 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-04-13 06:22:14.702874 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-04-13 06:22:14.702892 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-04-13 06:22:14.702909 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-04-13 06:22:14.702927 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-04-13 06:22:14.702945 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-04-13 06:22:14.702962 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-04-13 06:22:14.702979 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-04-13 06:22:14.702997 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-04-13 06:22:14.703018 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-04-13 06:22:14.703037 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-04-13 06:22:14.703057 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-04-13 06:22:14.703083 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-04-13 06:22:14.703108 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-04-13 06:22:14.703128 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-04-13 06:22:14.703146 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-04-13 06:22:14.703163 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-04-13 06:22:14.703180 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-04-13 06:22:14.703197 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-04-13 06:22:14.703215 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-04-13 06:22:14.703232 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-04-13 06:22:14.703249 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-04-13 06:22:14.703266 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-04-13 06:22:14.703283 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-04-13 06:22:14.703300 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-04-13 06:22:14.703317 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-04-13 06:22:14.703334 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-04-13 06:22:14.703351 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-04-13 06:22:14.703367 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-04-13 06:22:14.703384 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-04-13 06:22:14.703402 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-04-13 06:22:14.703419 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-04-13 06:22:14.703436 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-04-13 06:22:14.703454 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-04-13 06:22:14.703472 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-04-13 06:22:14.703489 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-04-13 06:22:14.703506 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-04-13 06:22:14.703524 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-04-13 06:22:14.703541 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-04-13 06:22:14.703558 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-04-13 06:22:14.703576 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-04-13 06:22:14.703593 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-04-13 06:22:14.703610 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-04-13 06:22:14.703628 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-04-13 06:22:14.703651 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-04-13 06:22:14.703670 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-04-13 06:22:14.703691 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-04-13 06:22:14.703717 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-04-13 06:22:14.703740 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-04-13 06:22:14.703805 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-04-13 06:22:14.703827 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-04-13 06:22:14.703844 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-04-13 06:22:14.703885 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-04-13 06:22:14.703906 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-13 06:22:14.703925 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-13 06:22:14.703964 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-04-13 06:22:14.703993 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-04-13 06:22:14.704101 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-04-13 06:22:14.704141 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-04-13 06:22:14.704207 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-04-13 06:22:14.704229 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-04-13 06:22:14.704247 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-04-13 06:22:14.704287 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-04-13 06:22:14.704306 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-04-13 06:22:14.704324 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-04-13 06:22:14.704364 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-04-13 06:22:14.704384 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-04-13 06:22:14.704401 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-04-13 06:22:14.704419 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-04-13 06:22:14.704436 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-04-13 06:22:14.704454 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-04-13 06:22:14.704471 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-04-13 06:22:14.704489 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-04-13 06:22:14.704506 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-04-13 06:22:14.704523 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-04-13 06:22:14.704540 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-04-13 06:22:14.704558 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-04-13 06:22:14.704575 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-04-13 06:22:14.704592 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-04-13 06:22:14.704617 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-04-13 06:22:14.704635 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-04-13 06:22:14.704652 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-04-13 06:22:14.704670 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-04-13 06:22:14.704688 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-04-13 06:22:14.704705 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-849c9dffb-ppdvg.txt 2026-04-13 06:22:14.704723 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-849c9dffb-ppdvg.yaml 2026-04-13 06:22:14.704741 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-jg526.txt 2026-04-13 06:22:14.704758 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-jg526.yaml 2026-04-13 06:22:14.704776 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-pg7xc.txt 2026-04-13 06:22:14.704793 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-pg7xc.yaml 2026-04-13 06:22:14.704810 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-2pqnb.txt 2026-04-13 06:22:14.704827 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-2pqnb.yaml 2026-04-13 06:22:14.704844 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-mpwml.txt 2026-04-13 06:22:14.704861 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-mpwml.yaml 2026-04-13 06:22:14.704878 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-ppg5r.txt 2026-04-13 06:22:14.704896 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-ppg5r.yaml 2026-04-13 06:22:14.704913 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-zsczh.txt 2026-04-13 06:22:14.704930 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-zsczh.yaml 2026-04-13 06:22:14.704947 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-sthxn.txt 2026-04-13 06:22:14.704979 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-sthxn.yaml 2026-04-13 06:22:14.704998 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-kk6wm.txt 2026-04-13 06:22:14.705020 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-kk6wm.yaml 2026-04-13 06:22:14.705041 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-04-13 06:22:14.705062 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-04-13 06:22:14.705083 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-04-13 06:22:14.705104 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-04-13 06:22:14.705126 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-slmwt.txt 2026-04-13 06:22:14.705148 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-slmwt.yaml 2026-04-13 06:22:14.705170 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-r4fx6.txt 2026-04-13 06:22:14.705188 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-r4fx6.yaml 2026-04-13 06:22:14.705205 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-04-13 06:22:14.705223 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-04-13 06:22:14.705242 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-prvpp.txt 2026-04-13 06:22:14.705265 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-prvpp.yaml 2026-04-13 06:22:14.705284 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-04-13 06:22:14.705302 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-04-13 06:22:14.705319 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-04-13 06:22:14.705337 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-04-13 06:22:14.705355 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-04-13 06:22:14.705373 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-04-13 06:22:14.705390 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-04-13 06:22:14.705408 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-04-13 06:22:14.705425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-04-13 06:22:14.705443 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-04-13 06:22:14.705460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-04-13 06:22:14.705478 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-04-13 06:22:14.705495 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-04-13 06:22:14.705512 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-04-13 06:22:14.705530 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-04-13 06:22:14.705548 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-04-13 06:22:14.705565 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-04-13 06:22:14.705582 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-04-13 06:22:14.705600 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-04-13 06:22:14.705617 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-04-13 06:22:14.705634 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-04-13 06:22:14.705652 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-04-13 06:22:14.705669 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-04-13 06:22:14.705686 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-04-13 06:22:14.705704 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-04-13 06:22:14.705721 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-04-13 06:22:14.705739 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-04-13 06:22:14.705756 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-04-13 06:22:14.705773 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-04-13 06:22:14.705790 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-04-13 06:22:14.705806 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-04-13 06:22:14.705823 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-04-13 06:22:14.705845 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-04-13 06:22:14.705863 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-04-13 06:22:14.705881 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-04-13 06:22:14.705898 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-04-13 06:22:14.705915 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-04-13 06:22:14.705933 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-04-13 06:22:14.705950 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-04-13 06:22:14.705967 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-04-13 06:22:14.705984 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-04-13 06:22:14.706001 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-04-13 06:22:14.706018 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-04-13 06:22:14.706035 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-04-13 06:22:14.706052 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-04-13 06:22:14.706069 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-04-13 06:22:14.706086 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-04-13 06:22:14.706104 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-04-13 06:22:14.706122 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-04-13 06:22:14.706139 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-04-13 06:22:14.706156 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-04-13 06:22:14.706173 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-04-13 06:22:14.706190 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-04-13 06:22:14.706208 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-04-13 06:22:14.706226 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-04-13 06:22:14.706243 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-04-13 06:22:14.706260 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-04-13 06:22:14.706277 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-04-13 06:22:14.706295 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-04-13 06:22:14.706312 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-04-13 06:22:14.706329 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-04-13 06:22:14.706346 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-04-13 06:22:14.706363 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-04-13 06:22:14.706380 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-04-13 06:22:14.706398 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-04-13 06:22:14.706419 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-04-13 06:22:14.706438 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-04-13 06:22:14.706456 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-04-13 06:22:14.706474 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-04-13 06:22:14.706491 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-04-13 06:22:14.706509 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-04-13 06:22:14.706526 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-04-13 06:22:14.706543 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-04-13 06:22:14.706561 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-04-13 06:22:14.706578 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-04-13 06:22:14.706595 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-04-13 06:22:14.706613 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-04-13 06:22:14.706630 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-04-13 06:22:14.706647 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-04-13 06:22:14.706664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-04-13 06:22:14.706682 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-04-13 06:22:14.706699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-04-13 06:22:14.706717 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-04-13 06:22:14.706734 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-04-13 06:22:14.706751 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-04-13 06:22:14.706768 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-04-13 06:22:14.706785 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-04-13 06:22:14.706803 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-04-13 06:22:14.706820 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-04-13 06:22:14.706837 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-04-13 06:22:14.706855 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-04-13 06:22:14.706872 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-04-13 06:22:14.706889 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-04-13 06:22:14.706907 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-04-13 06:22:14.706924 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-04-13 06:22:14.706941 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-13 06:22:14.706957 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-13 06:22:14.706974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-04-13 06:22:14.706992 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-04-13 06:22:14.707009 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-04-13 06:22:14.707030 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-04-13 06:22:14.707048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-04-13 06:22:14.707065 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-04-13 06:22:14.707083 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-04-13 06:22:14.707099 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-04-13 06:22:14.707117 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-04-13 06:22:14.707134 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-04-13 06:22:14.707151 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-04-13 06:22:14.707169 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-04-13 06:22:14.707186 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-04-13 06:22:14.707203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-04-13 06:22:14.707220 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-04-13 06:22:14.707237 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-04-13 06:22:14.707255 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-04-13 06:22:14.707272 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-04-13 06:22:14.707289 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-04-13 06:22:14.707306 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-04-13 06:22:14.707324 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-04-13 06:22:14.707341 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-04-13 06:22:14.707358 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-04-13 06:22:14.707375 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-04-13 06:22:14.707392 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-04-13 06:22:14.707409 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-04-13 06:22:14.707425 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-04-13 06:22:14.707442 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-04-13 06:22:14.707459 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-04-13 06:22:14.707476 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-04-13 06:22:14.707493 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-04-13 06:22:14.707510 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-04-13 06:22:14.707527 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-04-13 06:22:14.707544 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-04-13 06:22:14.707561 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-04-13 06:22:14.707578 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-04-13 06:22:14.707595 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-04-13 06:22:14.707617 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-04-13 06:22:14.707636 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-04-13 06:22:14.707654 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-04-13 06:22:14.707672 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-04-13 06:22:14.707690 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-04-13 06:22:14.707708 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-04-13 06:22:14.707726 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-04-13 06:22:14.707744 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-04-13 06:22:14.707761 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-04-13 06:22:14.707779 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-04-13 06:22:14.707796 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-04-13 06:22:14.707814 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-04-13 06:22:14.707831 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-04-13 06:22:14.707848 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-04-13 06:22:14.707866 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-04-13 06:22:14.707884 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-04-13 06:22:14.707901 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-04-13 06:22:14.707918 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-04-13 06:22:14.707936 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-04-13 06:22:14.707953 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-04-13 06:22:14.707970 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-04-13 06:22:14.707987 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-04-13 06:22:14.708004 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-04-13 06:22:14.708037 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-04-13 06:22:14.708055 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-04-13 06:22:14.708072 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-04-13 06:22:14.708089 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-04-13 06:22:14.708107 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-04-13 06:22:14.708124 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-04-13 06:22:14.708141 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-13 06:22:14.708159 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-13 06:22:14.708176 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-04-13 06:22:14.708194 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-04-13 06:22:14.708211 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-04-13 06:22:14.708233 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-04-13 06:22:14.708252 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-04-13 06:22:14.708269 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-04-13 06:22:14.708286 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-04-13 06:22:14.708303 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-04-13 06:22:14.708320 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-04-13 06:22:14.708338 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-04-13 06:22:14.708355 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-04-13 06:22:14.708372 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-04-13 06:22:14.708389 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-04-13 06:22:14.708406 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-04-13 06:22:14.708423 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-04-13 06:22:14.708440 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-l5r9l.txt 2026-04-13 06:22:14.708457 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-l5r9l.yaml 2026-04-13 06:22:14.708475 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-04-13 06:22:14.708493 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-04-13 06:22:14.708510 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-04-13 06:22:14.708527 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-04-13 06:22:14.708544 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-04-13 06:22:14.727916 | 2026-04-13 06:22:14.727983 | TASK [gather-pod-logs : creating directory for pod logs] 2026-04-13 06:22:14.933739 | instance | changed 2026-04-13 06:22:14.940482 | 2026-04-13 06:22:14.940568 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-04-13 06:22:15.126515 | instance | changed 2026-04-13 06:22:15.134066 | 2026-04-13 06:22:15.134131 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-04-13 06:22:15.681145 | instance | auth-system/keycloak-0/keycloak 2026-04-13 06:22:15.864949 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-04-13 06:22:16.013378 | instance | cert-manager/cert-manager-75c4c745bc-2mv5g/cert-manager-controller 2026-04-13 06:22:16.181627 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-2mv5g" not found 2026-04-13 06:22:16.346980 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-jm48g/cert-manager-cainjector 2026-04-13 06:22:16.518347 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-jm48g" not found 2026-04-13 06:22:16.687888 | instance | cert-manager/cert-manager-webhook-548949fc64-5vhxt/cert-manager-webhook 2026-04-13 06:22:16.868981 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-5vhxt" not found 2026-04-13 06:22:17.031541 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-brszm/envoy-gateway 2026-04-13 06:22:17.222769 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-brszm" not found 2026-04-13 06:22:17.384147 | instance | ingress-nginx/ingress-nginx-controller-z4jlj/controller 2026-04-13 06:22:17.543210 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-z4jlj" not found 2026-04-13 06:22:17.690131 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-pjpr5/ingress-nginx-default-backend 2026-04-13 06:22:17.845367 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-pjpr5" not found 2026-04-13 06:22:18.030016 | instance | kube-system/cilium-98rwg/config 2026-04-13 06:22:18.200190 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-98rwg" not found 2026-04-13 06:22:18.203565 | instance | kube-system/cilium-98rwg/mount-cgroup 2026-04-13 06:22:18.362671 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-98rwg" not found 2026-04-13 06:22:18.367200 | instance | kube-system/cilium-98rwg/apply-sysctl-overwrites 2026-04-13 06:22:18.557622 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-98rwg" not found 2026-04-13 06:22:18.560289 | instance | kube-system/cilium-98rwg/mount-bpf-fs 2026-04-13 06:22:18.733384 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-98rwg" not found 2026-04-13 06:22:18.736370 | instance | kube-system/cilium-98rwg/clean-cilium-state 2026-04-13 06:22:18.910808 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-98rwg" not found 2026-04-13 06:22:18.913356 | instance | kube-system/cilium-98rwg/install-cni-binaries 2026-04-13 06:22:19.079927 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-98rwg" not found 2026-04-13 06:22:19.083390 | instance | kube-system/cilium-98rwg/cilium-agent 2026-04-13 06:22:19.278586 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-98rwg" not found 2026-04-13 06:22:19.442609 | instance | kube-system/cilium-operator-869df985b8-s6t29/cilium-operator 2026-04-13 06:22:19.650507 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-s6t29" not found 2026-04-13 06:22:19.827450 | instance | kube-system/coredns-67659f764b-dcjtz/coredns 2026-04-13 06:22:20.015586 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-dcjtz" not found 2026-04-13 06:22:20.171686 | instance | kube-system/coredns-67659f764b-dx55r/coredns 2026-04-13 06:22:20.334595 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-dx55r" not found 2026-04-13 06:22:20.502004 | instance | kube-system/etcd-instance/etcd 2026-04-13 06:22:20.689723 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-04-13 06:22:20.855922 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-04-13 06:22:21.040704 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-04-13 06:22:21.209395 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-04-13 06:22:21.412794 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-04-13 06:22:21.580092 | instance | kube-system/kube-proxy-q7m82/kube-proxy 2026-04-13 06:22:21.753072 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-q7m82" not found 2026-04-13 06:22:21.935553 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-04-13 06:22:22.110454 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-04-13 06:22:22.282025 | instance | kube-system/kube-vip-instance/kube-vip 2026-04-13 06:22:22.452692 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-04-13 06:22:22.616964 | instance | local-path-storage/local-path-provisioner-679c578f5-7f28k/local-path-provisioner 2026-04-13 06:22:22.804594 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-7f28k" not found 2026-04-13 06:22:22.971951 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-04-13 06:22:23.137791 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-13 06:22:23.142864 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-04-13 06:22:23.319005 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-13 06:22:23.321422 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-04-13 06:22:23.495458 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-13 06:22:23.499575 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-04-13 06:22:23.702769 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-13 06:22:23.889746 | instance | monitoring/kube-prometheus-stack-grafana-55b9d7b94f-jwxvb/grafana-sc-dashboard 2026-04-13 06:22:24.065866 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-55b9d7b94f-jwxvb" not found 2026-04-13 06:22:24.070110 | instance | monitoring/kube-prometheus-stack-grafana-55b9d7b94f-jwxvb/grafana-sc-datasources 2026-04-13 06:22:24.241392 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-55b9d7b94f-jwxvb" not found 2026-04-13 06:22:24.245205 | instance | monitoring/kube-prometheus-stack-grafana-55b9d7b94f-jwxvb/grafana 2026-04-13 06:22:24.484945 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-55b9d7b94f-jwxvb" not found 2026-04-13 06:22:24.676682 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6vss7/kube-state-metrics 2026-04-13 06:22:24.849114 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-6vss7" not found 2026-04-13 06:22:25.013912 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-6djjr/kube-prometheus-stack 2026-04-13 06:22:25.182287 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-6djjr" not found 2026-04-13 06:22:25.363154 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-xb8xz/node-exporter 2026-04-13 06:22:25.551975 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-xb8xz/pod-tls-sidecar 2026-04-13 06:22:25.726871 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-xb8xz" not found 2026-04-13 06:22:25.914839 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-04-13 06:22:26.092197 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-13 06:22:26.095873 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-04-13 06:22:26.275778 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-13 06:22:26.278830 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-04-13 06:22:26.458534 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-13 06:22:26.463423 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-04-13 06:22:26.645203 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-13 06:22:26.648682 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-04-13 06:22:26.831788 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-13 06:22:26.998695 | instance | openstack/keystone-api-849c9dffb-ppdvg/init 2026-04-13 06:22:27.172479 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-849c9dffb-ppdvg" not found 2026-04-13 06:22:27.175298 | instance | openstack/keystone-api-849c9dffb-ppdvg/keystone-api 2026-04-13 06:22:27.344309 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-849c9dffb-ppdvg" not found 2026-04-13 06:22:27.493299 | instance | openstack/keystone-bootstrap-jg526/init 2026-04-13 06:22:27.674732 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-jg526" not found 2026-04-13 06:22:27.677560 | instance | openstack/keystone-bootstrap-jg526/bootstrap 2026-04-13 06:22:27.841316 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-jg526" not found 2026-04-13 06:22:28.010007 | instance | openstack/keystone-credential-setup-pg7xc/init 2026-04-13 06:22:28.195933 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-pg7xc" not found 2026-04-13 06:22:28.199422 | instance | openstack/keystone-credential-setup-pg7xc/keystone-credential-setup 2026-04-13 06:22:28.380008 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-pg7xc" not found 2026-04-13 06:22:28.545285 | instance | openstack/keystone-db-init-2pqnb/init 2026-04-13 06:22:28.728475 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-2pqnb" not found 2026-04-13 06:22:28.732252 | instance | openstack/keystone-db-init-2pqnb/keystone-db-init-0 2026-04-13 06:22:28.911499 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-2pqnb" not found 2026-04-13 06:22:29.100432 | instance | openstack/keystone-db-sync-mpwml/init 2026-04-13 06:22:29.277690 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-mpwml" not found 2026-04-13 06:22:29.283457 | instance | openstack/keystone-db-sync-mpwml/keystone-db-sync 2026-04-13 06:22:29.463182 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-mpwml" not found 2026-04-13 06:22:29.656456 | instance | openstack/keystone-domain-manage-ppg5r/init 2026-04-13 06:22:29.846246 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-ppg5r" not found 2026-04-13 06:22:29.850686 | instance | openstack/keystone-domain-manage-ppg5r/keystone-domain-manage 2026-04-13 06:22:30.042860 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-ppg5r" not found 2026-04-13 06:22:30.212418 | instance | openstack/keystone-fernet-setup-zsczh/init 2026-04-13 06:22:30.372736 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-zsczh" not found 2026-04-13 06:22:30.376604 | instance | openstack/keystone-fernet-setup-zsczh/keystone-fernet-setup 2026-04-13 06:22:30.552388 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-zsczh" not found 2026-04-13 06:22:30.725550 | instance | openstack/keystone-rabbit-init-sthxn/init 2026-04-13 06:22:30.888019 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-sthxn" not found 2026-04-13 06:22:30.892565 | instance | openstack/keystone-rabbit-init-sthxn/rabbit-init 2026-04-13 06:22:31.068393 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-sthxn" not found 2026-04-13 06:22:31.240305 | instance | openstack/memcached-memcached-6479589586-kk6wm/init 2026-04-13 06:22:31.408760 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-kk6wm" not found 2026-04-13 06:22:31.413188 | instance | openstack/memcached-memcached-6479589586-kk6wm/memcached 2026-04-13 06:22:31.592359 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-kk6wm" not found 2026-04-13 06:22:31.596398 | instance | openstack/memcached-memcached-6479589586-kk6wm/memcached-exporter 2026-04-13 06:22:31.778435 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-kk6wm" not found 2026-04-13 06:22:31.970109 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-04-13 06:22:32.153844 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-13 06:22:32.158509 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-04-13 06:22:32.348001 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-13 06:22:32.353132 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-04-13 06:22:32.576751 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-04-13 06:22:32.582307 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-04-13 06:22:32.777266 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-04-13 06:22:32.954771 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-04-13 06:22:33.134363 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-04-13 06:22:33.138956 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-04-13 06:22:33.350780 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-04-13 06:22:33.354523 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-04-13 06:22:33.532827 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-04-13 06:22:33.706505 | instance | openstack/pxc-operator-69cb5bbdb9-slmwt/percona-xtradb-cluster-operator 2026-04-13 06:22:33.885522 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-slmwt" not found 2026-04-13 06:22:34.070715 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-r4fx6/rabbitmq-cluster-operator 2026-04-13 06:22:34.259538 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-r4fx6" not found 2026-04-13 06:22:34.433775 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-04-13 06:22:34.615530 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-04-13 06:22:34.620969 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-04-13 06:22:34.823125 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-04-13 06:22:35.005808 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-prvpp/rabbitmq-cluster-operator 2026-04-13 06:22:35.209479 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-prvpp" not found 2026-04-13 06:22:35.389145 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-l5r9l/secretgen-controller 2026-04-13 06:22:35.577424 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-l5r9l" not found 2026-04-13 06:22:35.698177 | instance | ERROR 2026-04-13 06:22:35.698408 | instance | { 2026-04-13 06:22:35.698450 | instance | "delta": "0:00:20.241186", 2026-04-13 06:22:35.698480 | instance | "end": "2026-04-13 06:22:35.582121", 2026-04-13 06:22:35.698506 | instance | "msg": "non-zero return code", 2026-04-13 06:22:35.698532 | instance | "rc": 123, 2026-04-13 06:22:35.698557 | instance | "start": "2026-04-13 06:22:15.340935" 2026-04-13 06:22:35.698582 | instance | } 2026-04-13 06:22:35.698613 | instance | ERROR: Ignoring Errors 2026-04-13 06:22:35.706593 | 2026-04-13 06:22:35.706679 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-04-13 06:22:36.240856 | instance | changed: 2026-04-13 06:22:36.241041 | instance | cd+++++++++ pod-logs/ 2026-04-13 06:22:36.241071 | instance | cd+++++++++ pod-logs/auth-system/ 2026-04-13 06:22:36.241094 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-04-13 06:22:36.241114 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-04-13 06:22:36.241133 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-04-13 06:22:36.241152 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-2mv5g/ 2026-04-13 06:22:36.241173 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-2mv5g/cert-manager-controller.txt 2026-04-13 06:22:36.241200 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-jm48g/ 2026-04-13 06:22:36.241231 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-jm48g/cert-manager-cainjector.txt 2026-04-13 06:22:36.241258 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-5vhxt/ 2026-04-13 06:22:36.241277 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-5vhxt/cert-manager-webhook.txt 2026-04-13 06:22:36.241297 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-04-13 06:22:36.241316 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-brszm/ 2026-04-13 06:22:36.241337 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-brszm/envoy-gateway.txt 2026-04-13 06:22:36.241364 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-04-13 06:22:36.241390 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-04-13 06:22:36.241415 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-04-13 06:22:36.241436 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-04-13 06:22:36.241455 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-04-13 06:22:36.241472 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-2mv5g/ 2026-04-13 06:22:36.241490 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-2mv5g/cert-manager-controller.txt 2026-04-13 06:22:36.241527 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-jm48g/ 2026-04-13 06:22:36.241547 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-jm48g/cert-manager-cainjector.txt 2026-04-13 06:22:36.241570 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-5vhxt/ 2026-04-13 06:22:36.241596 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-5vhxt/cert-manager-webhook.txt 2026-04-13 06:22:36.241622 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-04-13 06:22:36.241646 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-brszm/ 2026-04-13 06:22:36.241669 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-brszm/envoy-gateway.txt 2026-04-13 06:22:36.241693 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-04-13 06:22:36.241717 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-z4jlj/ 2026-04-13 06:22:36.241742 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-z4jlj/controller.txt 2026-04-13 06:22:36.241768 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-pjpr5/ 2026-04-13 06:22:36.241792 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-pjpr5/ingress-nginx-default-backend.txt 2026-04-13 06:22:36.241815 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-04-13 06:22:36.241834 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-98rwg/ 2026-04-13 06:22:36.241852 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-98rwg/apply-sysctl-overwrites.txt 2026-04-13 06:22:36.241873 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-98rwg/cilium-agent.txt 2026-04-13 06:22:36.241899 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-98rwg/clean-cilium-state.txt 2026-04-13 06:22:36.241923 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-98rwg/config.txt 2026-04-13 06:22:36.241950 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-98rwg/install-cni-binaries.txt 2026-04-13 06:22:36.241977 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-98rwg/mount-bpf-fs.txt 2026-04-13 06:22:36.242001 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-98rwg/mount-cgroup.txt 2026-04-13 06:22:36.242025 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-s6t29/ 2026-04-13 06:22:36.242046 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-s6t29/cilium-operator.txt 2026-04-13 06:22:36.242065 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-dcjtz/ 2026-04-13 06:22:36.242083 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-dcjtz/coredns.txt 2026-04-13 06:22:36.242101 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-dx55r/ 2026-04-13 06:22:36.242119 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-dx55r/coredns.txt 2026-04-13 06:22:36.242137 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-04-13 06:22:36.242155 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-04-13 06:22:36.242173 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-04-13 06:22:36.242191 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-13 06:22:36.242209 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-04-13 06:22:36.242226 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-13 06:22:36.242252 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-q7m82/ 2026-04-13 06:22:36.242273 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-q7m82/kube-proxy.txt 2026-04-13 06:22:36.242301 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-04-13 06:22:36.242332 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-13 06:22:36.242358 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-04-13 06:22:36.242378 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-04-13 06:22:36.242396 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-04-13 06:22:36.242415 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-7f28k/ 2026-04-13 06:22:36.242433 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-7f28k/local-path-provisioner.txt 2026-04-13 06:22:36.242452 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-04-13 06:22:36.242470 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-13 06:22:36.242489 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-13 06:22:36.242507 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-13 06:22:36.242525 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-13 06:22:36.242542 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-13 06:22:36.242560 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-55b9d7b94f-jwxvb/ 2026-04-13 06:22:36.242578 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-55b9d7b94f-jwxvb/grafana-sc-dashboard.txt 2026-04-13 06:22:36.242596 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-55b9d7b94f-jwxvb/grafana-sc-datasources.txt 2026-04-13 06:22:36.242614 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-55b9d7b94f-jwxvb/grafana.txt 2026-04-13 06:22:36.242632 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6vss7/ 2026-04-13 06:22:36.242650 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6vss7/kube-state-metrics.txt 2026-04-13 06:22:36.242668 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-6djjr/ 2026-04-13 06:22:36.242685 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-6djjr/kube-prometheus-stack.txt 2026-04-13 06:22:36.242705 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-xb8xz/ 2026-04-13 06:22:36.242723 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-xb8xz/node-exporter.txt 2026-04-13 06:22:36.242741 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-xb8xz/pod-tls-sidecar.txt 2026-04-13 06:22:36.242758 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-13 06:22:36.242776 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-13 06:22:36.242793 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-13 06:22:36.242810 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-13 06:22:36.242834 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-13 06:22:36.242852 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-13 06:22:36.242871 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-04-13 06:22:36.242889 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-849c9dffb-ppdvg/ 2026-04-13 06:22:36.242907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-849c9dffb-ppdvg/init.txt 2026-04-13 06:22:36.242925 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-849c9dffb-ppdvg/keystone-api.txt 2026-04-13 06:22:36.242942 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-jg526/ 2026-04-13 06:22:36.242960 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-jg526/bootstrap.txt 2026-04-13 06:22:36.242978 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-jg526/init.txt 2026-04-13 06:22:36.242995 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-pg7xc/ 2026-04-13 06:22:36.243012 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-pg7xc/init.txt 2026-04-13 06:22:36.243029 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-pg7xc/keystone-credential-setup.txt 2026-04-13 06:22:36.243047 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-2pqnb/ 2026-04-13 06:22:36.243064 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-2pqnb/init.txt 2026-04-13 06:22:36.243082 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-2pqnb/keystone-db-init-0.txt 2026-04-13 06:22:36.243099 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-mpwml/ 2026-04-13 06:22:36.243117 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-mpwml/init.txt 2026-04-13 06:22:36.243134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-mpwml/keystone-db-sync.txt 2026-04-13 06:22:36.243151 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-ppg5r/ 2026-04-13 06:22:36.243169 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-ppg5r/init.txt 2026-04-13 06:22:36.243186 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-ppg5r/keystone-domain-manage.txt 2026-04-13 06:22:36.243203 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-zsczh/ 2026-04-13 06:22:36.243220 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-zsczh/init.txt 2026-04-13 06:22:36.243237 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-zsczh/keystone-fernet-setup.txt 2026-04-13 06:22:36.243254 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-sthxn/ 2026-04-13 06:22:36.243287 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-sthxn/init.txt 2026-04-13 06:22:36.243304 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-sthxn/rabbit-init.txt 2026-04-13 06:22:36.243321 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-kk6wm/ 2026-04-13 06:22:36.243338 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-kk6wm/init.txt 2026-04-13 06:22:36.243355 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-kk6wm/memcached-exporter.txt 2026-04-13 06:22:36.243375 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-kk6wm/memcached.txt 2026-04-13 06:22:36.243401 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-04-13 06:22:36.243430 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-13 06:22:36.243456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-13 06:22:36.243484 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-13 06:22:36.243504 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-13 06:22:36.243522 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-04-13 06:22:36.243539 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-13 06:22:36.243557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-13 06:22:36.243574 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-13 06:22:36.243592 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-slmwt/ 2026-04-13 06:22:36.243610 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-slmwt/percona-xtradb-cluster-operator.txt 2026-04-13 06:22:36.243628 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-r4fx6/ 2026-04-13 06:22:36.243645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-r4fx6/rabbitmq-cluster-operator.txt 2026-04-13 06:22:36.243663 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-04-13 06:22:36.243681 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-13 06:22:36.243699 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-13 06:22:36.243716 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-prvpp/ 2026-04-13 06:22:36.243734 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-prvpp/rabbitmq-cluster-operator.txt 2026-04-13 06:22:36.243751 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-04-13 06:22:36.243769 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-l5r9l/ 2026-04-13 06:22:36.243786 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-l5r9l/secretgen-controller.txt 2026-04-13 06:22:36.243804 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-04-13 06:22:36.243822 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-z4jlj/ 2026-04-13 06:22:36.243839 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-z4jlj/controller.txt 2026-04-13 06:22:36.243856 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-pjpr5/ 2026-04-13 06:22:36.243874 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-pjpr5/ingress-nginx-default-backend.txt 2026-04-13 06:22:36.243892 | instance | cd+++++++++ pod-logs/kube-system/ 2026-04-13 06:22:36.243910 | instance | cd+++++++++ pod-logs/kube-system/cilium-98rwg/ 2026-04-13 06:22:36.243928 | instance | >f+++++++++ pod-logs/kube-system/cilium-98rwg/apply-sysctl-overwrites.txt 2026-04-13 06:22:36.243946 | instance | >f+++++++++ pod-logs/kube-system/cilium-98rwg/cilium-agent.txt 2026-04-13 06:22:36.243964 | instance | >f+++++++++ pod-logs/kube-system/cilium-98rwg/clean-cilium-state.txt 2026-04-13 06:22:36.243981 | instance | >f+++++++++ pod-logs/kube-system/cilium-98rwg/config.txt 2026-04-13 06:22:36.243998 | instance | >f+++++++++ pod-logs/kube-system/cilium-98rwg/install-cni-binaries.txt 2026-04-13 06:22:36.244015 | instance | >f+++++++++ pod-logs/kube-system/cilium-98rwg/mount-bpf-fs.txt 2026-04-13 06:22:36.244033 | instance | >f+++++++++ pod-logs/kube-system/cilium-98rwg/mount-cgroup.txt 2026-04-13 06:22:36.244049 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-s6t29/ 2026-04-13 06:22:36.244066 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-s6t29/cilium-operator.txt 2026-04-13 06:22:36.244089 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-dcjtz/ 2026-04-13 06:22:36.244109 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-dcjtz/coredns.txt 2026-04-13 06:22:36.244127 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-dx55r/ 2026-04-13 06:22:36.244144 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-dx55r/coredns.txt 2026-04-13 06:22:36.244162 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-04-13 06:22:36.244179 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-04-13 06:22:36.244196 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-04-13 06:22:36.244213 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-13 06:22:36.244230 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-04-13 06:22:36.244248 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-13 06:22:36.244266 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-q7m82/ 2026-04-13 06:22:36.244283 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-q7m82/kube-proxy.txt 2026-04-13 06:22:36.244301 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-04-13 06:22:36.244318 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-13 06:22:36.244335 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-04-13 06:22:36.244352 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-04-13 06:22:36.244370 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-04-13 06:22:36.244387 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-7f28k/ 2026-04-13 06:22:36.244404 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-7f28k/local-path-provisioner.txt 2026-04-13 06:22:36.244422 | instance | cd+++++++++ pod-logs/monitoring/ 2026-04-13 06:22:36.244438 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-13 06:22:36.244455 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-13 06:22:36.244479 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-13 06:22:36.244508 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-13 06:22:36.244535 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-13 06:22:36.244555 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-55b9d7b94f-jwxvb/ 2026-04-13 06:22:36.244573 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-55b9d7b94f-jwxvb/grafana-sc-dashboard.txt 2026-04-13 06:22:36.244591 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-55b9d7b94f-jwxvb/grafana-sc-datasources.txt 2026-04-13 06:22:36.244609 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-55b9d7b94f-jwxvb/grafana.txt 2026-04-13 06:22:36.244627 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6vss7/ 2026-04-13 06:22:36.244644 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-6vss7/kube-state-metrics.txt 2026-04-13 06:22:36.244662 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-6djjr/ 2026-04-13 06:22:36.244679 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-6djjr/kube-prometheus-stack.txt 2026-04-13 06:22:36.244697 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-xb8xz/ 2026-04-13 06:22:36.244714 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-xb8xz/node-exporter.txt 2026-04-13 06:22:36.244739 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-xb8xz/pod-tls-sidecar.txt 2026-04-13 06:22:36.244758 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-13 06:22:36.244775 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-13 06:22:36.244793 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-13 06:22:36.244810 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-13 06:22:36.244828 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-13 06:22:36.244845 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-13 06:22:36.244864 | instance | cd+++++++++ pod-logs/openstack/ 2026-04-13 06:22:36.244881 | instance | cd+++++++++ pod-logs/openstack/keystone-api-849c9dffb-ppdvg/ 2026-04-13 06:22:36.244899 | instance | >f+++++++++ pod-logs/openstack/keystone-api-849c9dffb-ppdvg/init.txt 2026-04-13 06:22:36.244917 | instance | >f+++++++++ pod-logs/openstack/keystone-api-849c9dffb-ppdvg/keystone-api.txt 2026-04-13 06:22:36.244935 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-jg526/ 2026-04-13 06:22:36.244967 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-jg526/bootstrap.txt 2026-04-13 06:22:36.244989 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-jg526/init.txt 2026-04-13 06:22:36.245008 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-pg7xc/ 2026-04-13 06:22:36.245026 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-pg7xc/init.txt 2026-04-13 06:22:36.245043 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-pg7xc/keystone-credential-setup.txt 2026-04-13 06:22:36.245061 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-2pqnb/ 2026-04-13 06:22:36.245079 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-2pqnb/init.txt 2026-04-13 06:22:36.245097 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-2pqnb/keystone-db-init-0.txt 2026-04-13 06:22:36.245115 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-mpwml/ 2026-04-13 06:22:36.245133 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-mpwml/init.txt 2026-04-13 06:22:36.245150 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-mpwml/keystone-db-sync.txt 2026-04-13 06:22:36.245168 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-ppg5r/ 2026-04-13 06:22:36.245187 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-ppg5r/init.txt 2026-04-13 06:22:36.245204 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-ppg5r/keystone-domain-manage.txt 2026-04-13 06:22:36.245222 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-zsczh/ 2026-04-13 06:22:36.245239 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-zsczh/init.txt 2026-04-13 06:22:36.245257 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-zsczh/keystone-fernet-setup.txt 2026-04-13 06:22:36.245274 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-sthxn/ 2026-04-13 06:22:36.245291 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-sthxn/init.txt 2026-04-13 06:22:36.245309 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-sthxn/rabbit-init.txt 2026-04-13 06:22:36.245327 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-kk6wm/ 2026-04-13 06:22:36.245351 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-kk6wm/init.txt 2026-04-13 06:22:36.245378 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-kk6wm/memcached-exporter.txt 2026-04-13 06:22:36.245402 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-kk6wm/memcached.txt 2026-04-13 06:22:36.245428 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-04-13 06:22:36.245447 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-13 06:22:36.245465 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-13 06:22:36.245483 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-13 06:22:36.245500 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-13 06:22:36.245518 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-04-13 06:22:36.245535 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-13 06:22:36.245555 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-13 06:22:36.245581 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-13 06:22:36.245612 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-slmwt/ 2026-04-13 06:22:36.245639 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-slmwt/percona-xtradb-cluster-operator.txt 2026-04-13 06:22:36.245662 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-r4fx6/ 2026-04-13 06:22:36.245681 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-r4fx6/rabbitmq-cluster-operator.txt 2026-04-13 06:22:36.245702 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-04-13 06:22:36.245724 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-13 06:22:36.245745 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-13 06:22:36.245767 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-prvpp/ 2026-04-13 06:22:36.245788 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-prvpp/rabbitmq-cluster-operator.txt 2026-04-13 06:22:36.245809 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-04-13 06:22:36.245830 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-l5r9l/ 2026-04-13 06:22:36.245852 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-l5r9l/secretgen-controller.txt 2026-04-13 06:22:36.256853 | 2026-04-13 06:22:36.256952 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-04-13 06:22:36.453693 | instance | changed 2026-04-13 06:22:36.460103 | 2026-04-13 06:22:36.460179 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-04-13 06:22:37.186631 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-04-13 06:22:37.202310 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-13 06:22:37.202354 | instance | Dload Upload Total Spent Left Speed 2026-04-13 06:22:37.207314 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-04-13 06:22:37.384697 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-04-13 06:22:37.392809 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-13 06:22:37.392883 | instance | Dload Upload Total Spent Left Speed 2026-04-13 06:22:37.398494 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-04-13 06:22:37.748891 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-04-13 06:22:37.756812 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-13 06:22:37.756840 | instance | Dload Upload Total Spent Left Speed 2026-04-13 06:22:37.761821 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-04-13 06:22:38.119700 | instance | Scraping memcached.openstack:9150/metrics: 2026-04-13 06:22:38.125756 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-13 06:22:38.125791 | instance | Dload Upload Total Spent Left Speed 2026-04-13 06:22:38.136289 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached.openstack 2026-04-13 06:22:38.211973 | instance | Scraping memcached-metrics.openstack:9150/metrics: 2026-04-13 06:22:38.219400 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-13 06:22:38.219426 | instance | Dload Upload Total Spent Left Speed 2026-04-13 06:22:38.229142 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached-metrics.openstack 2026-04-13 06:22:38.311462 | instance | Scraping percona-xtradb-haproxy-metrics.openstack:8404/metrics: 2026-04-13 06:22:38.318670 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-13 06:22:38.319391 | instance | Dload Upload Total Spent Left Speed 2026-04-13 06:22:38.329088 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: percona-xtradb-haproxy-metrics.openstack 2026-04-13 06:22:38.495630 | instance | ok: Runtime: 0:00:01.762340 2026-04-13 06:22:38.502433 | 2026-04-13 06:22:38.502525 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-04-13 06:22:38.795918 | instance | ceph-mgr endpoints: 2026-04-13 06:22:39.041391 | instance | ok: Runtime: 0:00:00.081728 2026-04-13 06:22:39.047217 | 2026-04-13 06:22:39.047292 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-04-13 06:22:39.586089 | instance | ok: Runtime: 0:00:00.088883 2026-04-13 06:22:39.591826 | 2026-04-13 06:22:39.591907 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-04-13 06:22:40.919057 | instance | changed: 2026-04-13 06:22:40.919253 | instance | cd+++++++++ prometheus/ 2026-04-13 06:22:40.919290 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-04-13 06:22:40.919318 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-04-13 06:22:40.919344 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-04-13 06:22:40.919370 | instance | >f+++++++++ prometheus/openstack-memcached-metrics.txt 2026-04-13 06:22:40.919395 | instance | >f+++++++++ prometheus/openstack-memcached.txt 2026-04-13 06:22:40.919420 | instance | >f+++++++++ prometheus/openstack-percona-xtradb-haproxy-metrics.txt 2026-04-13 06:22:40.930022 | 2026-04-13 06:22:40.930081 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-04-13 06:22:41.128012 | instance | changed 2026-04-13 06:22:41.135868 | 2026-04-13 06:22:41.136015 | TASK [gather-selenium-data : Get selenium data] 2026-04-13 06:22:41.405529 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-04-13 06:22:41.408197 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-04-13 06:22:41.679732 | instance | ERROR 2026-04-13 06:22:41.679934 | instance | { 2026-04-13 06:22:41.679977 | instance | "delta": "0:00:00.008719", 2026-04-13 06:22:41.680008 | instance | "end": "2026-04-13 06:22:41.408658", 2026-04-13 06:22:41.680037 | instance | "msg": "non-zero return code", 2026-04-13 06:22:41.680065 | instance | "rc": 1, 2026-04-13 06:22:41.680093 | instance | "start": "2026-04-13 06:22:41.399939" 2026-04-13 06:22:41.680120 | instance | } 2026-04-13 06:22:41.680155 | instance | ERROR: Ignoring Errors 2026-04-13 06:22:41.685744 | 2026-04-13 06:22:41.685812 | TASK [gather-selenium-data : Downloads logs to executor] 2026-04-13 06:22:42.188676 | instance | changed: cd+++++++++ selenium/ 2026-04-13 06:22:42.195587 | 2026-04-13 06:22:42.195635 | PLAY RECAP 2026-04-13 06:22:42.195678 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-04-13 06:22:42.195699 | 2026-04-13 06:22:42.295608 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-13 06:22:42.298092 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-13 06:22:42.936521 | 2026-04-13 06:22:42.936703 | PLAY [all] 2026-04-13 06:22:42.951408 | 2026-04-13 06:22:42.951574 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-13 06:22:42.998975 | instance | skipping: Conditional result was False 2026-04-13 06:22:43.011839 | 2026-04-13 06:22:43.012103 | TASK [fetch-output : Set log path for single node] 2026-04-13 06:22:43.058382 | instance | ok 2026-04-13 06:22:43.065175 | 2026-04-13 06:22:43.065273 | LOOP [fetch-output : Ensure local output dirs] 2026-04-13 06:22:43.415931 | instance -> localhost | ok: "/var/lib/zuul/builds/95c24503ffd749ef85102309af4035a7/work/logs" 2026-04-13 06:22:43.613397 | instance -> localhost | changed: "/var/lib/zuul/builds/95c24503ffd749ef85102309af4035a7/work/artifacts" 2026-04-13 06:22:43.834048 | instance -> localhost | changed: "/var/lib/zuul/builds/95c24503ffd749ef85102309af4035a7/work/docs" 2026-04-13 06:22:43.858014 | 2026-04-13 06:22:43.858216 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-13 06:22:44.462433 | instance | changed: .d..t...... ./ 2026-04-13 06:22:44.462738 | instance | changed: All items complete 2026-04-13 06:22:44.462777 | 2026-04-13 06:22:44.928429 | instance | changed: .d..t...... ./ 2026-04-13 06:22:45.388128 | instance | changed: .d..t...... ./ 2026-04-13 06:22:45.414226 | 2026-04-13 06:22:45.414388 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-13 06:22:45.821369 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007366 2026-04-13 06:22:46.037247 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008605 2026-04-13 06:22:46.053704 | 2026-04-13 06:22:46.053856 | PLAY [all] 2026-04-13 06:22:46.060050 | 2026-04-13 06:22:46.060117 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-13 06:22:46.541867 | instance | changed 2026-04-13 06:22:46.549441 | 2026-04-13 06:22:46.549497 | PLAY RECAP 2026-04-13 06:22:46.549544 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-13 06:22:46.549567 | 2026-04-13 06:22:46.707348 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-13 06:22:46.712292 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-13 06:22:47.244195 | 2026-04-13 06:22:47.244700 | PLAY [localhost] 2026-04-13 06:22:47.258078 | 2026-04-13 06:22:47.258220 | TASK [Generate Zuul manifest] 2026-04-13 06:22:47.278241 | localhost | ok 2026-04-13 06:22:47.294496 | 2026-04-13 06:22:47.294574 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-13 06:22:47.731724 | localhost | changed 2026-04-13 06:22:47.742616 | 2026-04-13 06:22:47.742686 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-13 06:22:47.773544 | localhost | ok 2026-04-13 06:22:47.783367 | 2026-04-13 06:22:47.783450 | TASK [Upload logs] 2026-04-13 06:22:47.803580 | localhost | ok 2026-04-13 06:22:47.859415 | 2026-04-13 06:22:47.859512 | TASK [Set zuul-log-path fact] 2026-04-13 06:22:47.876553 | localhost | ok 2026-04-13 06:22:47.886686 | 2026-04-13 06:22:47.886751 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-13 06:22:47.912009 | localhost | ok 2026-04-13 06:22:47.918331 | 2026-04-13 06:22:47.918392 | TASK [upload-logs : Create log directories] 2026-04-13 06:22:48.294440 | localhost | changed 2026-04-13 06:22:48.300860 | 2026-04-13 06:22:48.300974 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-13 06:22:48.720421 | localhost -> localhost | ok: Runtime: 0:00:00.019999 2026-04-13 06:22:48.727328 | 2026-04-13 06:22:48.727472 | TASK [upload-logs : Upload logs to log server] 2026-04-13 06:22:49.387679 | localhost | Output suppressed because no_log was given 2026-04-13 06:22:49.393177 | 2026-04-13 06:22:49.393320 | LOOP [upload-logs : Compress console log and json output] 2026-04-13 06:22:49.438981 | localhost | skipping: Conditional result was False 2026-04-13 06:22:49.478957 | localhost | skipping: Conditional result was False 2026-04-13 06:22:49.488943 | 2026-04-13 06:22:49.489132 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-13 06:22:49.529282 | localhost | skipping: Conditional result was False 2026-04-13 06:22:49.529663 | 2026-04-13 06:22:49.569236 | localhost | skipping: Conditional result was False 2026-04-13 06:22:49.583006 | 2026-04-13 06:22:49.583196 | LOOP [upload-logs : Upload console log and json output]