2026-04-24 06:34:50.178266 | Job console starting 2026-04-24 06:34:50.187840 | Updating git repos 2026-04-24 06:34:50.249022 | Cloning repos into workspace 2026-04-24 06:34:51.499236 | Restoring repo states 2026-04-24 06:34:51.517674 | Merging changes 2026-04-24 06:34:52.609814 | Checking out repos 2026-04-24 06:34:52.770994 | Preparing playbooks 2026-04-24 06:34:59.531547 | Running Ansible setup 2026-04-24 06:35:03.926671 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-24 06:35:04.597392 | 2026-04-24 06:35:04.597555 | PLAY [localhost] 2026-04-24 06:35:04.606884 | 2026-04-24 06:35:04.607036 | TASK [Gathering Facts] 2026-04-24 06:35:05.513581 | localhost | ok 2026-04-24 06:35:05.523219 | 2026-04-24 06:35:05.523355 | TASK [Setup log path fact] 2026-04-24 06:35:05.543791 | localhost | ok 2026-04-24 06:35:05.561300 | 2026-04-24 06:35:05.561472 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-24 06:35:05.592717 | localhost | ok 2026-04-24 06:35:05.602167 | 2026-04-24 06:35:05.602282 | TASK [emit-job-header : Print job information] 2026-04-24 06:35:05.644587 | # Job Information 2026-04-24 06:35:05.644875 | Ansible Version: 2.16.16 2026-04-24 06:35:05.644994 | Job: atmosphere-molecule-keycloak 2026-04-24 06:35:05.645054 | Pipeline: check 2026-04-24 06:35:05.645101 | Executor: 0a8996d2b663 2026-04-24 06:35:05.645145 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3818 2026-04-24 06:35:05.645196 | Event ID: 98c4aaf0-3fa7-11f1-9b42-77e17e2b1db2 2026-04-24 06:35:05.650275 | 2026-04-24 06:35:05.650360 | LOOP [emit-job-header : Print node information] 2026-04-24 06:35:05.767849 | localhost | ok: 2026-04-24 06:35:05.768144 | localhost | # Node Information 2026-04-24 06:35:05.768312 | localhost | Inventory Hostname: instance 2026-04-24 06:35:05.768404 | localhost | Hostname: np0000169976 2026-04-24 06:35:05.768472 | localhost | Username: zuul 2026-04-24 06:35:05.768540 | localhost | Distro: Ubuntu 22.04 2026-04-24 06:35:05.768608 | localhost | Provider: yul1 2026-04-24 06:35:05.768666 | localhost | Region: ca-ymq-1 2026-04-24 06:35:05.768716 | localhost | Label: ubuntu-jammy 2026-04-24 06:35:05.768765 | localhost | Product Name: OpenStack Nova 2026-04-24 06:35:05.768798 | localhost | Interface IP: 199.204.45.72 2026-04-24 06:35:05.780287 | 2026-04-24 06:35:05.780502 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-24 06:35:06.225453 | localhost -> localhost | changed 2026-04-24 06:35:06.234482 | 2026-04-24 06:35:06.234602 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-24 06:35:07.210897 | localhost -> localhost | changed 2026-04-24 06:35:07.219826 | 2026-04-24 06:35:07.219907 | PLAY [all] 2026-04-24 06:35:07.228488 | 2026-04-24 06:35:07.228556 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-24 06:35:07.455654 | instance -> localhost | ok 2026-04-24 06:35:07.468391 | 2026-04-24 06:35:07.468487 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-24 06:35:07.507896 | instance | ok 2026-04-24 06:35:07.533995 | instance | included: /var/lib/zuul/builds/85d54838adfe4b59ab815a1568558def/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-24 06:35:07.542883 | 2026-04-24 06:35:07.542968 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-24 06:35:09.232629 | instance -> localhost | Generating public/private rsa key pair. 2026-04-24 06:35:09.232847 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/85d54838adfe4b59ab815a1568558def/work/85d54838adfe4b59ab815a1568558def_id_rsa 2026-04-24 06:35:09.232889 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/85d54838adfe4b59ab815a1568558def/work/85d54838adfe4b59ab815a1568558def_id_rsa.pub 2026-04-24 06:35:09.232914 | instance -> localhost | The key fingerprint is: 2026-04-24 06:35:09.232937 | instance -> localhost | SHA256:+qVSR6y+zeI4V9c3zMaZ5bfQwesBhIGcUMarU5l8gJs zuul-build-sshkey 2026-04-24 06:35:09.232999 | instance -> localhost | The key's randomart image is: 2026-04-24 06:35:09.233023 | instance -> localhost | +---[RSA 3072]----+ 2026-04-24 06:35:09.233051 | instance -> localhost | | .*oo.o | 2026-04-24 06:35:09.233074 | instance -> localhost | | ..* . . | 2026-04-24 06:35:09.233095 | instance -> localhost | | +.= . . | 2026-04-24 06:35:09.233116 | instance -> localhost | | E *o. . o.| 2026-04-24 06:35:09.233137 | instance -> localhost | | So. .*.*| 2026-04-24 06:35:09.233157 | instance -> localhost | | +o o ...%+| 2026-04-24 06:35:09.233177 | instance -> localhost | | .o.o.. +.=| 2026-04-24 06:35:09.233198 | instance -> localhost | | oo+= o | 2026-04-24 06:35:09.233221 | instance -> localhost | | .==oo | 2026-04-24 06:35:09.233241 | instance -> localhost | +----[SHA256]-----+ 2026-04-24 06:35:09.233293 | instance -> localhost | ok: Runtime: 0:00:01.253412 2026-04-24 06:35:09.238735 | 2026-04-24 06:35:09.238816 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-24 06:35:09.272015 | instance | ok 2026-04-24 06:35:09.284701 | instance | included: /var/lib/zuul/builds/85d54838adfe4b59ab815a1568558def/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-24 06:35:09.294110 | 2026-04-24 06:35:09.294198 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-24 06:35:09.318588 | instance | skipping: Conditional result was False 2026-04-24 06:35:09.330725 | 2026-04-24 06:35:09.330835 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-24 06:35:09.788839 | instance | changed 2026-04-24 06:35:09.796658 | 2026-04-24 06:35:09.796811 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-24 06:35:09.994918 | instance | ok 2026-04-24 06:35:10.003951 | 2026-04-24 06:35:10.004082 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-24 06:35:10.474507 | instance | changed 2026-04-24 06:35:10.481763 | 2026-04-24 06:35:10.481831 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-24 06:35:10.936204 | instance | changed 2026-04-24 06:35:10.943979 | 2026-04-24 06:35:10.944121 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-24 06:35:10.968770 | instance | skipping: Conditional result was False 2026-04-24 06:35:11.067311 | 2026-04-24 06:35:11.067438 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-24 06:35:11.593849 | instance -> localhost | changed 2026-04-24 06:35:11.624220 | 2026-04-24 06:35:11.624368 | TASK [add-build-sshkey : Add back temp key] 2026-04-24 06:35:11.949942 | instance -> localhost | Identity added: /var/lib/zuul/builds/85d54838adfe4b59ab815a1568558def/work/85d54838adfe4b59ab815a1568558def_id_rsa (zuul-build-sshkey) 2026-04-24 06:35:11.950206 | instance -> localhost | ok: Runtime: 0:00:00.018034 2026-04-24 06:35:11.958513 | 2026-04-24 06:35:11.958590 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-24 06:35:12.273963 | instance | ok 2026-04-24 06:35:12.278858 | 2026-04-24 06:35:12.278929 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-24 06:35:12.303126 | instance | skipping: Conditional result was False 2026-04-24 06:35:12.321704 | 2026-04-24 06:35:12.321855 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-24 06:35:12.656046 | instance | ok 2026-04-24 06:35:12.664576 | 2026-04-24 06:35:12.664715 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-24 06:35:14.419669 | instance | Output suppressed because no_log was given 2026-04-24 06:35:14.431983 | 2026-04-24 06:35:14.432095 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-24 06:35:14.619051 | instance | ok: "logs" 2026-04-24 06:35:14.619335 | instance | ok: All items complete 2026-04-24 06:35:14.619366 | 2026-04-24 06:35:14.770525 | instance | ok: "artifacts" 2026-04-24 06:35:14.925339 | instance | ok: "docs" 2026-04-24 06:35:14.935770 | 2026-04-24 06:35:14.935973 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-24 06:35:15.135563 | instance | changed: "logs" 2026-04-24 06:35:15.310091 | instance | changed: "artifacts" 2026-04-24 06:35:15.466414 | instance | changed: "docs" 2026-04-24 06:35:15.480597 | 2026-04-24 06:35:15.480751 | PLAY RECAP 2026-04-24 06:35:15.480819 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-24 06:35:15.480861 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-24 06:35:15.480890 | 2026-04-24 06:35:15.658606 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-24 06:35:15.660900 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-24 06:35:16.283580 | 2026-04-24 06:35:16.284056 | PLAY [all] 2026-04-24 06:35:16.296491 | 2026-04-24 06:35:16.296596 | TASK [setup-uv : Extract archive] 2026-04-24 06:35:18.476785 | instance | changed 2026-04-24 06:35:18.483342 | 2026-04-24 06:35:18.483438 | TASK [setup-uv : Print version] 2026-04-24 06:35:18.844608 | instance | uv 0.8.13 2026-04-24 06:35:19.052028 | instance | ok: Runtime: 0:00:00.007492 2026-04-24 06:35:19.061751 | 2026-04-24 06:35:19.061900 | PLAY RECAP 2026-04-24 06:35:19.061956 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-24 06:35:19.062069 | 2026-04-24 06:35:19.205742 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-24 06:35:19.208151 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-24 06:35:19.899083 | 2026-04-24 06:35:19.899691 | PLAY [all] 2026-04-24 06:35:19.912411 | 2026-04-24 06:35:19.912589 | TASK [Install "jq" for log collection] 2026-04-24 06:36:32.293889 | instance | changed 2026-04-24 06:36:32.299864 | 2026-04-24 06:36:32.299946 | TASK [Install pip3 for Python package management] 2026-04-24 06:36:42.010756 | instance | changed 2026-04-24 06:36:42.019795 | 2026-04-24 06:36:42.019986 | TASK [Install Python "kubernetes" library for kubernetes.core modules] 2026-04-24 06:36:44.994849 | instance | changed 2026-04-24 06:36:44.998535 | 2026-04-24 06:36:44.998621 | PLAY [all] 2026-04-24 06:36:45.006964 | 2026-04-24 06:36:45.007059 | TASK [ensure-go : Check installed go version] 2026-04-24 06:36:45.541663 | instance | ok: ERROR (ignored) 2026-04-24 06:36:45.542190 | instance | { 2026-04-24 06:36:45.542363 | instance | "failed_when_result": false, 2026-04-24 06:36:45.542407 | instance | "msg": "[Errno 2] No such file or directory: b'go'", 2026-04-24 06:36:45.542445 | instance | "rc": 2 2026-04-24 06:36:45.542481 | instance | } 2026-04-24 06:36:45.550014 | 2026-04-24 06:36:45.550125 | TASK [ensure-go : Skip if correct version of go is installed] 2026-04-24 06:36:45.605811 | instance | ok 2026-04-24 06:36:45.614598 | instance | included: /var/lib/zuul/builds/85d54838adfe4b59ab815a1568558def/untrusted/project_2/opendev.org/zuul/zuul-jobs/roles/ensure-go/tasks/install-go.yaml 2026-04-24 06:36:45.620458 | 2026-04-24 06:36:45.620560 | TASK [ensure-go : Create temp directory] 2026-04-24 06:36:45.944347 | instance | changed 2026-04-24 06:36:45.949696 | 2026-04-24 06:36:45.949783 | TASK [ensure-go : Get archive checksum] 2026-04-24 06:36:46.622013 | instance | ok: OK (64 bytes) 2026-04-24 06:36:46.629090 | 2026-04-24 06:36:46.629278 | TASK [ensure-go : Download go archive] 2026-04-24 06:36:48.092174 | instance | changed: OK (78559214 bytes) 2026-04-24 06:36:48.100717 | 2026-04-24 06:36:48.100802 | TASK [ensure-go : Install go] 2026-04-24 06:36:53.973262 | instance | changed 2026-04-24 06:36:53.982536 | 2026-04-24 06:36:53.982654 | PLAY [all] 2026-04-24 06:36:53.989659 | 2026-04-24 06:36:53.989738 | TASK [Copy inventory file for Zuul] 2026-04-24 06:36:54.750412 | instance | changed 2026-04-24 06:36:54.755995 | 2026-04-24 06:36:54.756082 | TASK [Switch "ansible_host" to private IP] 2026-04-24 06:36:55.088699 | instance | changed: 1 replacements made 2026-04-24 06:36:55.095827 | 2026-04-24 06:36:55.095923 | TASK [Run molecule prepare] 2026-04-24 06:36:55.372806 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-04-24 06:36:55.372970 | instance | Creating virtual environment at: .venv 2026-04-24 06:36:55.397568 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-24 06:36:55.421170 | instance | Downloading rjsonnet (1.2MiB) 2026-04-24 06:36:55.421588 | instance | Downloading pygments (1.2MiB) 2026-04-24 06:36:55.421779 | instance | Downloading ansible-core (2.1MiB) 2026-04-24 06:36:55.422199 | instance | Downloading kubernetes (1.9MiB) 2026-04-24 06:36:55.422388 | instance | Downloading setuptools (1.1MiB) 2026-04-24 06:36:55.422776 | instance | Downloading openstacksdk (1.7MiB) 2026-04-24 06:36:55.427821 | instance | Downloading cryptography (4.2MiB) 2026-04-24 06:36:55.432791 | instance | Downloading netaddr (2.2MiB) 2026-04-24 06:36:55.457699 | instance | Downloading pydantic-core (2.0MiB) 2026-04-24 06:36:55.706816 | instance | Building pyperclip==1.9.0 2026-04-24 06:36:55.714494 | instance | Downloading rjsonnet 2026-04-24 06:36:55.841711 | instance | Downloading pydantic-core 2026-04-24 06:36:55.890881 | instance | Downloading netaddr 2026-04-24 06:36:55.907688 | instance | Downloading pygments 2026-04-24 06:36:55.924264 | instance | Downloading cryptography 2026-04-24 06:36:55.959302 | instance | Downloading setuptools 2026-04-24 06:36:56.027771 | instance | Downloading kubernetes 2026-04-24 06:36:56.061983 | instance | Downloading ansible-core 2026-04-24 06:36:56.093321 | instance | Downloading openstacksdk 2026-04-24 06:36:56.461642 | instance | Built pyperclip==1.9.0 2026-04-24 06:36:56.608831 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-24 06:36:56.656869 | instance | Installed 83 packages in 45ms 2026-04-24 06:36:57.311032 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-24 06:36:57.962071 | instance | INFO [keycloak > discovery] scenario test matrix: prepare 2026-04-24 06:36:57.962152 | instance | INFO [keycloak > prerun] Performing prerun with role_name_check=0... 2026-04-24 06:37:36.216103 | instance | INFO [keycloak > prepare] Executing 2026-04-24 06:37:37.477254 | instance | 2026-04-24 06:37:37.477791 | instance | PLAY [Prepare] ***************************************************************** 2026-04-24 06:37:37.478060 | instance | 2026-04-24 06:37:37.478360 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-24 06:37:37.478726 | instance | Friday 24 April 2026 06:37:37 +0000 (0:00:00.024) 0:00:00.024 ********** 2026-04-24 06:37:38.620996 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-24 06:37:38.621285 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-24 06:37:38.621593 | instance | interpreter could change the meaning of that path. See 2026-04-24 06:37:38.621877 | instance | https://docs.ansible.com/ansible- 2026-04-24 06:37:38.622169 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-24 06:37:38.630280 | instance | ok: [instance] 2026-04-24 06:37:38.630557 | instance | 2026-04-24 06:37:38.630881 | instance | TASK [Configure short hostname] ************************************************ 2026-04-24 06:37:38.631154 | instance | Friday 24 April 2026 06:37:38 +0000 (0:00:01.153) 0:00:01.178 ********** 2026-04-24 06:37:39.310828 | instance | changed: [instance] 2026-04-24 06:37:39.311085 | instance | 2026-04-24 06:37:39.311434 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-04-24 06:37:39.311727 | instance | Friday 24 April 2026 06:37:39 +0000 (0:00:00.679) 0:00:01.858 ********** 2026-04-24 06:37:39.581922 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-04-24 06:37:39.582199 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-04-24 06:37:39.582470 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-24 06:37:39.591077 | instance | changed: [instance] 2026-04-24 06:37:39.591354 | instance | 2026-04-24 06:37:39.591695 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-04-24 06:37:39.592092 | instance | Friday 24 April 2026 06:37:39 +0000 (0:00:00.280) 0:00:02.139 ********** 2026-04-24 06:37:40.777221 | instance | ok: [instance] 2026-04-24 06:37:40.777499 | instance | 2026-04-24 06:37:40.777803 | instance | TASK [Purge "snapd" package] *************************************************** 2026-04-24 06:37:40.778102 | instance | Friday 24 April 2026 06:37:40 +0000 (0:00:01.185) 0:00:03.325 ********** 2026-04-24 06:37:41.442525 | instance | ok: [instance] 2026-04-24 06:37:41.442621 | instance | 2026-04-24 06:37:41.442801 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-04-24 06:37:41.442965 | instance | 2026-04-24 06:37:41.443147 | instance | TASK [Create folders for workspace] ******************************************** 2026-04-24 06:37:41.443324 | instance | Friday 24 April 2026 06:37:41 +0000 (0:00:00.665) 0:00:03.990 ********** 2026-04-24 06:37:42.509945 | instance | changed: [localhost] => (item=group_vars) 2026-04-24 06:37:42.510124 | instance | changed: [localhost] => (item=group_vars/all) 2026-04-24 06:37:42.510403 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-04-24 06:37:42.510745 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-04-24 06:37:42.511019 | instance | changed: [localhost] => (item=group_vars/computes) 2026-04-24 06:37:42.511280 | instance | changed: [localhost] => (item=host_vars) 2026-04-24 06:37:42.511531 | instance | 2026-04-24 06:37:42.511802 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-04-24 06:37:42.512100 | instance | 2026-04-24 06:37:42.512421 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-04-24 06:37:42.512691 | instance | Friday 24 April 2026 06:37:42 +0000 (0:00:01.067) 0:00:05.057 ********** 2026-04-24 06:37:42.670127 | instance | changed: [localhost] 2026-04-24 06:37:42.670237 | instance | 2026-04-24 06:37:42.670412 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-04-24 06:37:42.670585 | instance | Friday 24 April 2026 06:37:42 +0000 (0:00:00.160) 0:00:05.218 ********** 2026-04-24 06:37:42.693541 | instance | ok: [localhost] 2026-04-24 06:37:42.693754 | instance | 2026-04-24 06:37:42.694030 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-04-24 06:37:42.694296 | instance | Friday 24 April 2026 06:37:42 +0000 (0:00:00.023) 0:00:05.241 ********** 2026-04-24 06:37:42.740221 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '31125d25-1234-5717-81c4-72e36a392a0b'}) 2026-04-24 06:37:42.740508 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-04-24 06:37:42.740777 | instance | 2026-04-24 06:37:42.741081 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-04-24 06:37:42.741360 | instance | Friday 24 April 2026 06:37:42 +0000 (0:00:00.046) 0:00:05.288 ********** 2026-04-24 06:37:43.301019 | instance | changed: [localhost] 2026-04-24 06:37:43.301231 | instance | 2026-04-24 06:37:43.301517 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-04-24 06:37:43.301782 | instance | 2026-04-24 06:37:43.302064 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-04-24 06:37:43.302342 | instance | Friday 24 April 2026 06:37:43 +0000 (0:00:00.560) 0:00:05.848 ********** 2026-04-24 06:37:43.462812 | instance | changed: [localhost] 2026-04-24 06:37:43.463041 | instance | 2026-04-24 06:37:43.463315 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-04-24 06:37:43.463654 | instance | Friday 24 April 2026 06:37:43 +0000 (0:00:00.161) 0:00:06.010 ********** 2026-04-24 06:37:43.486223 | instance | ok: [localhost] 2026-04-24 06:37:43.486433 | instance | 2026-04-24 06:37:43.486696 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-04-24 06:37:43.486965 | instance | Friday 24 April 2026 06:37:43 +0000 (0:00:00.023) 0:00:06.034 ********** 2026-04-24 06:37:43.518091 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-04-24 06:37:43.518288 | instance | 2026-04-24 06:37:43.518546 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-04-24 06:37:43.518830 | instance | Friday 24 April 2026 06:37:43 +0000 (0:00:00.031) 0:00:06.066 ********** 2026-04-24 06:37:43.916414 | instance | changed: [localhost] 2026-04-24 06:37:43.916756 | instance | 2026-04-24 06:37:43.917193 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-04-24 06:37:43.917515 | instance | 2026-04-24 06:37:43.917827 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-04-24 06:37:43.918189 | instance | Friday 24 April 2026 06:37:43 +0000 (0:00:00.397) 0:00:06.463 ********** 2026-04-24 06:37:44.075352 | instance | changed: [localhost] 2026-04-24 06:37:44.075626 | instance | 2026-04-24 06:37:44.075955 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-04-24 06:37:44.076404 | instance | Friday 24 April 2026 06:37:44 +0000 (0:00:00.159) 0:00:06.623 ********** 2026-04-24 06:37:44.098044 | instance | ok: [localhost] 2026-04-24 06:37:44.098303 | instance | 2026-04-24 06:37:44.098594 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-04-24 06:37:44.098870 | instance | Friday 24 April 2026 06:37:44 +0000 (0:00:00.022) 0:00:06.646 ********** 2026-04-24 06:37:44.161482 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-04-24 06:37:44.161762 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-04-24 06:37:44.162042 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-04-24 06:37:44.162300 | instance | 2026-04-24 06:37:44.162589 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-04-24 06:37:44.162865 | instance | Friday 24 April 2026 06:37:44 +0000 (0:00:00.062) 0:00:06.709 ********** 2026-04-24 06:37:44.520486 | instance | changed: [localhost] 2026-04-24 06:37:44.520810 | instance | 2026-04-24 06:37:44.521080 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-04-24 06:37:44.521345 | instance | 2026-04-24 06:37:44.521623 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-04-24 06:37:44.521931 | instance | Friday 24 April 2026 06:37:44 +0000 (0:00:00.359) 0:00:07.068 ********** 2026-04-24 06:37:44.693238 | instance | changed: [localhost] 2026-04-24 06:37:44.693464 | instance | 2026-04-24 06:37:44.693766 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-04-24 06:37:44.694026 | instance | Friday 24 April 2026 06:37:44 +0000 (0:00:00.172) 0:00:07.240 ********** 2026-04-24 06:37:44.748012 | instance | ok: [localhost] 2026-04-24 06:37:44.748270 | instance | 2026-04-24 06:37:44.748574 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-04-24 06:37:44.748981 | instance | Friday 24 April 2026 06:37:44 +0000 (0:00:00.054) 0:00:07.295 ********** 2026-04-24 06:37:44.810874 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-04-24 06:37:44.811189 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-04-24 06:37:44.811457 | instance | 2026-04-24 06:37:44.811816 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-04-24 06:37:44.812173 | instance | Friday 24 April 2026 06:37:44 +0000 (0:00:00.063) 0:00:07.358 ********** 2026-04-24 06:37:45.178320 | instance | changed: [localhost] 2026-04-24 06:37:45.178555 | instance | 2026-04-24 06:37:45.178852 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-04-24 06:37:45.179106 | instance | 2026-04-24 06:37:45.179389 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-24 06:37:45.179666 | instance | Friday 24 April 2026 06:37:45 +0000 (0:00:00.367) 0:00:07.725 ********** 2026-04-24 06:37:45.894067 | instance | ok: [localhost] 2026-04-24 06:37:45.894187 | instance | 2026-04-24 06:37:45.894367 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-24 06:37:45.894538 | instance | Friday 24 April 2026 06:37:45 +0000 (0:00:00.716) 0:00:08.442 ********** 2026-04-24 06:37:46.065143 | instance | changed: [localhost] 2026-04-24 06:37:46.065408 | instance | 2026-04-24 06:37:46.065708 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-04-24 06:37:46.066057 | instance | Friday 24 April 2026 06:37:46 +0000 (0:00:00.170) 0:00:08.613 ********** 2026-04-24 06:37:46.095023 | instance | ok: [localhost] 2026-04-24 06:37:46.095284 | instance | 2026-04-24 06:37:46.095559 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-04-24 06:37:46.095860 | instance | Friday 24 April 2026 06:37:46 +0000 (0:00:00.030) 0:00:08.643 ********** 2026-04-24 06:37:46.869301 | instance | ok: [localhost] => (item=keycloak_host) 2026-04-24 06:37:46.869577 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-04-24 06:37:46.869923 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-04-24 06:37:46.870227 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-04-24 06:37:46.870498 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-04-24 06:37:46.870857 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-04-24 06:37:46.871181 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-04-24 06:37:46.871483 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-04-24 06:37:46.871734 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-04-24 06:37:46.872090 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-04-24 06:37:46.872402 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-04-24 06:37:46.872675 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-04-24 06:37:46.872946 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-04-24 06:37:46.873270 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-04-24 06:37:46.873567 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-04-24 06:37:46.873841 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-04-24 06:37:46.874112 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-04-24 06:37:46.874446 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-04-24 06:37:46.874726 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-04-24 06:37:46.875087 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-04-24 06:37:46.875298 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-04-24 06:37:46.875507 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-04-24 06:37:46.875694 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-04-24 06:37:46.875853 | instance | 2026-04-24 06:37:46.876035 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-04-24 06:37:46.876217 | instance | Friday 24 April 2026 06:37:46 +0000 (0:00:00.773) 0:00:09.417 ********** 2026-04-24 06:37:47.220952 | instance | changed: [localhost] 2026-04-24 06:37:47.221206 | instance | 2026-04-24 06:37:47.221479 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-24 06:37:47.221746 | instance | Friday 24 April 2026 06:37:47 +0000 (0:00:00.351) 0:00:09.768 ********** 2026-04-24 06:37:47.400576 | instance | changed: [localhost] 2026-04-24 06:37:47.400850 | instance | 2026-04-24 06:37:47.401132 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-04-24 06:37:47.401386 | instance | 2026-04-24 06:37:47.401657 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-04-24 06:37:47.401925 | instance | Friday 24 April 2026 06:37:47 +0000 (0:00:00.179) 0:00:09.948 ********** 2026-04-24 06:37:47.577601 | instance | changed: [localhost] 2026-04-24 06:37:47.577867 | instance | 2026-04-24 06:37:47.578159 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-04-24 06:37:47.578445 | instance | Friday 24 April 2026 06:37:47 +0000 (0:00:00.177) 0:00:10.125 ********** 2026-04-24 06:37:47.607109 | instance | ok: [localhost] 2026-04-24 06:37:47.607363 | instance | 2026-04-24 06:37:47.607659 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-04-24 06:37:47.607925 | instance | Friday 24 April 2026 06:37:47 +0000 (0:00:00.029) 0:00:10.155 ********** 2026-04-24 06:37:47.649037 | 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-24 06:37:47.649285 | instance | 2026-04-24 06:37:47.649558 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-04-24 06:37:47.649825 | instance | Friday 24 April 2026 06:37:47 +0000 (0:00:00.041) 0:00:10.196 ********** 2026-04-24 06:37:48.001430 | instance | changed: [localhost] 2026-04-24 06:37:48.001818 | instance | 2026-04-24 06:37:48.002239 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-04-24 06:37:48.002621 | instance | 2026-04-24 06:37:48.003017 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-04-24 06:37:48.003415 | instance | Friday 24 April 2026 06:37:47 +0000 (0:00:00.352) 0:00:10.549 ********** 2026-04-24 06:37:48.177498 | instance | changed: [localhost] 2026-04-24 06:37:48.177740 | instance | 2026-04-24 06:37:48.178018 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-04-24 06:37:48.178297 | instance | Friday 24 April 2026 06:37:48 +0000 (0:00:00.176) 0:00:10.725 ********** 2026-04-24 06:37:48.199777 | instance | ok: [localhost] 2026-04-24 06:37:48.200091 | instance | 2026-04-24 06:37:48.200384 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-04-24 06:37:48.200659 | instance | Friday 24 April 2026 06:37:48 +0000 (0:00:00.022) 0:00:10.748 ********** 2026-04-24 06:37:48.237836 | 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-24 06:37:48.238060 | instance | 2026-04-24 06:37:48.238329 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-04-24 06:37:48.238600 | instance | Friday 24 April 2026 06:37:48 +0000 (0:00:00.037) 0:00:10.785 ********** 2026-04-24 06:37:48.579802 | instance | changed: [localhost] 2026-04-24 06:37:48.580163 | instance | 2026-04-24 06:37:48.580574 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-04-24 06:37:48.580883 | instance | 2026-04-24 06:37:48.581218 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-04-24 06:37:48.581556 | instance | Friday 24 April 2026 06:37:48 +0000 (0:00:00.341) 0:00:11.127 ********** 2026-04-24 06:37:48.745053 | instance | changed: [localhost] 2026-04-24 06:37:48.745307 | instance | 2026-04-24 06:37:48.745596 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-04-24 06:37:48.745890 | instance | Friday 24 April 2026 06:37:48 +0000 (0:00:00.165) 0:00:11.292 ********** 2026-04-24 06:37:48.772510 | instance | ok: [localhost] 2026-04-24 06:37:48.772659 | instance | 2026-04-24 06:37:48.772846 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-04-24 06:37:48.773008 | instance | Friday 24 April 2026 06:37:48 +0000 (0:00:00.027) 0:00:11.320 ********** 2026-04-24 06:37:49.167824 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-04-24 06:37:49.168105 | instance | ok: [localhost] => (item=keepalived_password) 2026-04-24 06:37:49.168387 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-04-24 06:37:49.168667 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-04-24 06:37:49.169166 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-04-24 06:37:49.169426 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-04-24 06:37:49.169691 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-04-24 06:37:49.169956 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-04-24 06:37:49.170224 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-04-24 06:37:49.170486 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-04-24 06:37:49.170754 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-04-24 06:37:49.171019 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-04-24 06:37:49.171284 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-04-24 06:37:49.171545 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-04-24 06:37:49.171807 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-04-24 06:37:49.172107 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-04-24 06:37:49.172371 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-04-24 06:37:49.172632 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-04-24 06:37:49.172945 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-04-24 06:37:49.173367 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-04-24 06:37:49.173616 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-04-24 06:37:49.173877 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-04-24 06:37:49.174138 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-04-24 06:37:49.174402 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-04-24 06:37:49.174666 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-04-24 06:37:49.174931 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-04-24 06:37:49.175193 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-04-24 06:37:49.175456 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-04-24 06:37:49.175718 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-04-24 06:37:49.176016 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-04-24 06:37:49.176273 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-04-24 06:37:49.176536 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-04-24 06:37:49.176798 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-04-24 06:37:49.177114 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-04-24 06:37:49.177305 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-04-24 06:37:49.177469 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-04-24 06:37:49.177634 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-04-24 06:37:49.177797 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-04-24 06:37:49.177962 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-04-24 06:37:49.178120 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-04-24 06:37:49.178288 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-04-24 06:37:49.178451 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-04-24 06:37:49.178616 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-04-24 06:37:49.178789 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-04-24 06:37:49.178959 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-04-24 06:37:49.179124 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-04-24 06:37:49.179288 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-04-24 06:37:49.179451 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-04-24 06:37:49.179614 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-04-24 06:37:49.179785 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-04-24 06:37:49.179975 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-04-24 06:37:49.180137 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-04-24 06:37:49.180300 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-04-24 06:37:49.180512 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-04-24 06:37:49.180732 | instance | 2026-04-24 06:37:49.180920 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-04-24 06:37:49.181088 | instance | Friday 24 April 2026 06:37:49 +0000 (0:00:00.395) 0:00:11.715 ********** 2026-04-24 06:37:49.219568 | instance | ok: [localhost] => (item=barbican_kek) 2026-04-24 06:37:49.219831 | instance | 2026-04-24 06:37:49.220363 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-04-24 06:37:49.220661 | instance | Friday 24 April 2026 06:37:49 +0000 (0:00:00.051) 0:00:11.767 ********** 2026-04-24 06:37:49.596727 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-24 06:37:49.596965 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-24 06:37:49.597243 | instance | 2026-04-24 06:37:49.597578 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-04-24 06:37:49.597929 | instance | Friday 24 April 2026 06:37:49 +0000 (0:00:00.376) 0:00:12.144 ********** 2026-04-24 06:37:52.835135 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-24 06:37:52.835178 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-24 06:37:52.835953 | instance | 2026-04-24 06:37:52.835966 | instance | TASK [Set values for SSH keys] ************************************************* 2026-04-24 06:37:52.835973 | instance | Friday 24 April 2026 06:37:52 +0000 (0:00:03.238) 0:00:15.382 ********** 2026-04-24 06:37:52.882563 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-04-24 06:37:52.882603 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-04-24 06:37:52.882610 | instance | 2026-04-24 06:37:52.882616 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-04-24 06:37:52.882622 | instance | Friday 24 April 2026 06:37:52 +0000 (0:00:00.047) 0:00:15.430 ********** 2026-04-24 06:37:53.216057 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-24 06:37:53.216128 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-24 06:37:53.216140 | instance | 2026-04-24 06:37:53.216157 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-04-24 06:37:53.216379 | instance | Friday 24 April 2026 06:37:53 +0000 (0:00:00.333) 0:00:15.763 ********** 2026-04-24 06:37:53.565824 | instance | changed: [localhost] 2026-04-24 06:37:53.565899 | instance | 2026-04-24 06:37:53.566138 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-04-24 06:37:53.566178 | instance | Friday 24 April 2026 06:37:53 +0000 (0:00:00.349) 0:00:16.113 ********** 2026-04-24 06:37:53.607295 | instance | skipping: [localhost] 2026-04-24 06:37:53.607888 | instance | 2026-04-24 06:37:53.607949 | instance | PLAY [all] ********************************************************************* 2026-04-24 06:37:53.607957 | instance | 2026-04-24 06:37:53.607961 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-24 06:37:53.607965 | instance | Friday 24 April 2026 06:37:53 +0000 (0:00:00.042) 0:00:16.155 ********** 2026-04-24 06:37:54.320273 | instance | ok: [instance] 2026-04-24 06:37:54.320357 | instance | 2026-04-24 06:37:54.320645 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-24 06:37:54.320685 | instance | Friday 24 April 2026 06:37:54 +0000 (0:00:00.712) 0:00:16.868 ********** 2026-04-24 06:37:57.813522 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-24 06:37:57.816038 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-24 06:37:57.816106 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-24 06:37:57.816114 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-24 06:37:57.816138 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-24 06:37:57.816145 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-24 06:37:57.816150 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-24 06:37:57.816156 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-24 06:37:57.816162 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-24 06:37:57.816168 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-24 06:37:57.816173 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-24 06:37:57.816179 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-24 06:37:57.816193 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-24 06:37:57.816199 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-24 06:37:57.816205 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-24 06:37:57.816211 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-24 06:37:57.816216 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-24 06:37:57.816222 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-24 06:37:57.816228 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-24 06:37:57.816234 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-24 06:37:57.816240 | instance | 2026-04-24 06:37:57.816253 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-24 06:37:57.816259 | instance | Friday 24 April 2026 06:37:57 +0000 (0:00:03.493) 0:00:20.361 ********** 2026-04-24 06:37:57.995121 | instance | changed: [instance] 2026-04-24 06:37:57.995193 | instance | 2026-04-24 06:37:57.995430 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-24 06:37:57.995474 | instance | Friday 24 April 2026 06:37:57 +0000 (0:00:00.181) 0:00:20.543 ********** 2026-04-24 06:37:58.436385 | instance | changed: [instance] 2026-04-24 06:37:58.436457 | instance | 2026-04-24 06:37:58.436742 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-24 06:37:58.436773 | instance | Friday 24 April 2026 06:37:58 +0000 (0:00:00.441) 0:00:20.984 ********** 2026-04-24 06:37:58.735507 | instance | ok: [instance] 2026-04-24 06:37:58.735598 | instance | 2026-04-24 06:37:58.735700 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-24 06:37:58.735885 | instance | Friday 24 April 2026 06:37:58 +0000 (0:00:00.299) 0:00:21.283 ********** 2026-04-24 06:37:58.870341 | instance | ok: [instance] 2026-04-24 06:37:58.870419 | instance | 2026-04-24 06:37:58.870509 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-24 06:37:58.870733 | instance | 2026-04-24 06:37:58.870930 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-24 06:37:58.871134 | instance | Friday 24 April 2026 06:37:58 +0000 (0:00:00.134) 0:00:21.418 ********** 2026-04-24 06:37:59.539354 | instance | ok: [instance] 2026-04-24 06:37:59.539393 | instance | 2026-04-24 06:37:59.539399 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-24 06:37:59.539404 | instance | Friday 24 April 2026 06:37:59 +0000 (0:00:00.668) 0:00:22.087 ********** 2026-04-24 06:37:59.731267 | instance | changed: [instance] 2026-04-24 06:37:59.731331 | instance | 2026-04-24 06:37:59.731618 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-24 06:37:59.731654 | instance | Friday 24 April 2026 06:37:59 +0000 (0:00:00.192) 0:00:22.279 ********** 2026-04-24 06:38:00.558697 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-24 06:38:00.559987 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-24 06:38:00.560029 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-24 06:38:00.560037 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-24 06:38:00.560043 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-24 06:38:00.560049 | instance | 2026-04-24 06:38:00.560055 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-24 06:38:00.560061 | instance | Friday 24 April 2026 06:38:00 +0000 (0:00:00.827) 0:00:23.106 ********** 2026-04-24 06:38:00.795418 | 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-24 06:38:00.945322 | 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-24 06:38:01.103681 | 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-24 06:38:01.113578 | instance | ...ignoring 2026-04-24 06:38:01.113601 | instance | 2026-04-24 06:38:01.113609 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-24 06:38:01.113615 | instance | Friday 24 April 2026 06:38:01 +0000 (0:00:00.554) 0:00:23.661 ********** 2026-04-24 06:38:01.279405 | instance | ok: [instance] 2026-04-24 06:38:01.279436 | instance | 2026-04-24 06:38:01.279444 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-24 06:38:01.279450 | instance | Friday 24 April 2026 06:38:01 +0000 (0:00:00.165) 0:00:23.827 ********** 2026-04-24 06:38:01.453007 | instance | ok: [instance] 2026-04-24 06:38:01.453124 | instance | 2026-04-24 06:38:01.453510 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-24 06:38:01.453570 | instance | Friday 24 April 2026 06:38:01 +0000 (0:00:00.173) 0:00:24.000 ********** 2026-04-24 06:38:01.483071 | instance | ok: [instance] 2026-04-24 06:38:01.483690 | instance | 2026-04-24 06:38:01.483738 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-24 06:38:01.483746 | instance | Friday 24 April 2026 06:38:01 +0000 (0:00:00.030) 0:00:24.031 ********** 2026-04-24 06:38:01.519513 | instance | ok: [instance] 2026-04-24 06:38:01.520051 | instance | 2026-04-24 06:38:01.520118 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-24 06:38:01.520135 | instance | Friday 24 April 2026 06:38:01 +0000 (0:00:00.036) 0:00:24.067 ********** 2026-04-24 06:38:02.053737 | instance | ok: [instance] 2026-04-24 06:38:02.053799 | instance | 2026-04-24 06:38:02.054051 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-24 06:38:02.054088 | instance | Friday 24 April 2026 06:38:02 +0000 (0:00:00.534) 0:00:24.602 ********** 2026-04-24 06:38:02.297398 | instance | ok: [instance] 2026-04-24 06:38:02.297457 | instance | 2026-04-24 06:38:02.298250 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-24 06:38:02.298266 | instance | Friday 24 April 2026 06:38:02 +0000 (0:00:00.188) 0:00:24.790 ********** 2026-04-24 06:38:02.298271 | instance | 2026-04-24 06:38:02.298275 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-04-24 06:38:02.298279 | instance | 2026-04-24 06:38:02.298283 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-24 06:38:02.298287 | instance | Friday 24 April 2026 06:38:02 +0000 (0:00:00.055) 0:00:24.845 ********** 2026-04-24 06:38:02.979301 | instance | ok: [instance] 2026-04-24 06:38:02.979370 | instance | 2026-04-24 06:38:02.979645 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-24 06:38:02.979694 | instance | Friday 24 April 2026 06:38:02 +0000 (0:00:00.681) 0:00:25.527 ********** 2026-04-24 06:38:03.172242 | instance | ok: [instance] 2026-04-24 06:38:03.172310 | instance | 2026-04-24 06:38:03.172569 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-24 06:38:03.172585 | instance | Friday 24 April 2026 06:38:03 +0000 (0:00:00.192) 0:00:25.720 ********** 2026-04-24 06:38:03.205597 | instance | skipping: [instance] 2026-04-24 06:38:03.205711 | instance | 2026-04-24 06:38:03.205975 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-24 06:38:03.205994 | instance | Friday 24 April 2026 06:38:03 +0000 (0:00:00.033) 0:00:25.754 ********** 2026-04-24 06:38:03.398222 | instance | changed: [instance] 2026-04-24 06:38:03.398251 | instance | 2026-04-24 06:38:03.398256 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-24 06:38:03.398261 | instance | Friday 24 April 2026 06:38:03 +0000 (0:00:00.192) 0:00:25.946 ********** 2026-04-24 06:38:03.461362 | instance | ok: [instance] => { 2026-04-24 06:38:03.461393 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-24 06:38:03.461401 | instance | } 2026-04-24 06:38:03.461407 | instance | 2026-04-24 06:38:03.461412 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-24 06:38:03.461418 | instance | Friday 24 April 2026 06:38:03 +0000 (0:00:00.062) 0:00:26.008 ********** 2026-04-24 06:38:04.123069 | instance | changed: [instance] 2026-04-24 06:38:04.123101 | instance | 2026-04-24 06:38:04.123107 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-24 06:38:04.123112 | instance | Friday 24 April 2026 06:38:04 +0000 (0:00:00.662) 0:00:26.671 ********** 2026-04-24 06:38:04.162969 | instance | skipping: [instance] 2026-04-24 06:38:04.162987 | instance | 2026-04-24 06:38:04.162992 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-24 06:38:04.162996 | instance | Friday 24 April 2026 06:38:04 +0000 (0:00:00.040) 0:00:26.711 ********** 2026-04-24 06:38:04.357303 | instance | ok: [instance] 2026-04-24 06:38:04.357414 | instance | 2026-04-24 06:38:04.357719 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-24 06:38:04.357758 | instance | Friday 24 April 2026 06:38:04 +0000 (0:00:00.194) 0:00:26.905 ********** 2026-04-24 06:38:05.346734 | instance | ok: [instance] 2026-04-24 06:38:05.346805 | instance | 2026-04-24 06:38:05.347063 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-24 06:38:05.347103 | instance | Friday 24 April 2026 06:38:05 +0000 (0:00:00.989) 0:00:27.895 ********** 2026-04-24 06:38:05.406891 | instance | ok: [instance] => { 2026-04-24 06:38:05.407652 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-24 06:38:05.407693 | instance | } 2026-04-24 06:38:05.407699 | instance | 2026-04-24 06:38:05.407704 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-24 06:38:05.407708 | instance | Friday 24 April 2026 06:38:05 +0000 (0:00:00.059) 0:00:27.954 ********** 2026-04-24 06:38:06.118154 | instance | changed: [instance] 2026-04-24 06:38:06.118227 | instance | 2026-04-24 06:38:06.118433 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-24 06:38:06.118470 | instance | Friday 24 April 2026 06:38:06 +0000 (0:00:00.711) 0:00:28.666 ********** 2026-04-24 06:38:08.841239 | instance | changed: [instance] 2026-04-24 06:38:08.841307 | instance | 2026-04-24 06:38:08.841569 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-24 06:38:08.841607 | instance | Friday 24 April 2026 06:38:08 +0000 (0:00:02.723) 0:00:31.389 ********** 2026-04-24 06:38:08.871177 | instance | skipping: [instance] 2026-04-24 06:38:08.871699 | instance | 2026-04-24 06:38:08.871739 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-24 06:38:08.871747 | instance | Friday 24 April 2026 06:38:08 +0000 (0:00:00.029) 0:00:31.419 ********** 2026-04-24 06:38:08.901366 | instance | skipping: [instance] 2026-04-24 06:38:08.901887 | instance | 2026-04-24 06:38:08.901927 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-24 06:38:08.901933 | instance | Friday 24 April 2026 06:38:08 +0000 (0:00:00.030) 0:00:31.449 ********** 2026-04-24 06:38:08.932649 | instance | skipping: [instance] 2026-04-24 06:38:08.933238 | instance | 2026-04-24 06:38:08.933280 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-24 06:38:08.933288 | instance | Friday 24 April 2026 06:38:08 +0000 (0:00:00.031) 0:00:31.480 ********** 2026-04-24 06:38:13.752141 | instance | changed: [instance] 2026-04-24 06:38:13.752218 | instance | 2026-04-24 06:38:13.752471 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-24 06:38:13.752514 | instance | Friday 24 April 2026 06:38:13 +0000 (0:00:04.819) 0:00:36.300 ********** 2026-04-24 06:38:14.179533 | instance | changed: [instance] 2026-04-24 06:38:14.179569 | instance | 2026-04-24 06:38:14.179576 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-24 06:38:14.179582 | instance | Friday 24 April 2026 06:38:14 +0000 (0:00:00.426) 0:00:36.727 ********** 2026-04-24 06:38:15.024456 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-04-24 06:38:15.025719 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-24 06:38:15.025758 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-24 06:38:15.025764 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-24 06:38:15.025769 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-24 06:38:15.025774 | instance | 2026-04-24 06:38:15.025778 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-24 06:38:15.025783 | instance | Friday 24 April 2026 06:38:15 +0000 (0:00:00.845) 0:00:37.572 ********** 2026-04-24 06:38:15.554946 | instance | changed: [instance] 2026-04-24 06:38:15.554996 | instance | 2026-04-24 06:38:15.555615 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-24 06:38:15.555633 | instance | Friday 24 April 2026 06:38:15 +0000 (0:00:00.523) 0:00:38.096 ********** 2026-04-24 06:38:15.555641 | instance | 2026-04-24 06:38:15.555647 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-24 06:38:15.555652 | instance | Friday 24 April 2026 06:38:15 +0000 (0:00:00.007) 0:00:38.103 ********** 2026-04-24 06:38:16.229393 | instance | changed: [instance] 2026-04-24 06:38:16.229481 | instance | 2026-04-24 06:38:16.229726 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-24 06:38:16.229766 | instance | Friday 24 April 2026 06:38:16 +0000 (0:00:00.674) 0:00:38.777 ********** 2026-04-24 06:38:16.878806 | instance | ok: [instance] 2026-04-24 06:38:16.878882 | instance | 2026-04-24 06:38:16.879144 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-24 06:38:16.879179 | instance | Friday 24 April 2026 06:38:16 +0000 (0:00:00.649) 0:00:39.427 ********** 2026-04-24 06:38:17.373494 | instance | changed: [instance] 2026-04-24 06:38:17.373847 | instance | 2026-04-24 06:38:17.373862 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-24 06:38:17.373868 | instance | Friday 24 April 2026 06:38:17 +0000 (0:00:00.494) 0:00:39.921 ********** 2026-04-24 06:38:18.148724 | instance | An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible_collections.kubernetes.core.plugins.module_utils.k8s.exceptions.CoreException: Could not create API client: Invalid kube-config file. No configuration found. 2026-04-24 06:38:18.148763 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Could not create API client: Invalid kube-config file. No configuration found."} 2026-04-24 06:38:18.159364 | instance | ...ignoring 2026-04-24 06:38:18.159473 | instance | 2026-04-24 06:38:18.159657 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-24 06:38:18.159790 | instance | Friday 24 April 2026 06:38:18 +0000 (0:00:00.786) 0:00:40.707 ********** 2026-04-24 06:38:18.193502 | instance | skipping: [instance] 2026-04-24 06:38:18.193684 | instance | 2026-04-24 06:38:18.194175 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-24 06:38:18.194198 | instance | Friday 24 April 2026 06:38:18 +0000 (0:00:00.033) 0:00:40.741 ********** 2026-04-24 06:38:18.225950 | instance | skipping: [instance] 2026-04-24 06:38:18.226077 | instance | 2026-04-24 06:38:18.226441 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-24 06:38:18.226460 | instance | Friday 24 April 2026 06:38:18 +0000 (0:00:00.032) 0:00:40.774 ********** 2026-04-24 06:38:18.261075 | instance | skipping: [instance] 2026-04-24 06:38:18.261184 | instance | 2026-04-24 06:38:18.261443 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-24 06:38:18.261461 | instance | Friday 24 April 2026 06:38:18 +0000 (0:00:00.034) 0:00:40.809 ********** 2026-04-24 06:38:18.292578 | instance | skipping: [instance] 2026-04-24 06:38:18.292734 | instance | 2026-04-24 06:38:18.292874 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-24 06:38:18.293033 | instance | Friday 24 April 2026 06:38:18 +0000 (0:00:00.031) 0:00:40.840 ********** 2026-04-24 06:38:18.330781 | instance | skipping: [instance] 2026-04-24 06:38:18.330886 | instance | 2026-04-24 06:38:18.331007 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-24 06:38:18.331124 | instance | Friday 24 April 2026 06:38:18 +0000 (0:00:00.038) 0:00:40.879 ********** 2026-04-24 06:38:18.518543 | instance | ok: [instance] 2026-04-24 06:38:18.518976 | instance | 2026-04-24 06:38:18.519023 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-24 06:38:18.519030 | instance | Friday 24 April 2026 06:38:18 +0000 (0:00:00.187) 0:00:41.066 ********** 2026-04-24 06:38:18.559374 | instance | ok: [instance] => { 2026-04-24 06:38:18.559482 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-24 06:38:18.560047 | instance | } 2026-04-24 06:38:18.560100 | instance | 2026-04-24 06:38:18.560108 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-24 06:38:18.560115 | instance | Friday 24 April 2026 06:38:18 +0000 (0:00:00.040) 0:00:41.107 ********** 2026-04-24 06:38:19.268896 | instance | changed: [instance] 2026-04-24 06:38:19.269273 | instance | 2026-04-24 06:38:19.269393 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-24 06:38:19.269399 | instance | Friday 24 April 2026 06:38:19 +0000 (0:00:00.709) 0:00:41.817 ********** 2026-04-24 06:38:19.308466 | instance | skipping: [instance] 2026-04-24 06:38:19.308917 | instance | 2026-04-24 06:38:19.308942 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-24 06:38:19.308949 | instance | Friday 24 April 2026 06:38:19 +0000 (0:00:00.039) 0:00:41.856 ********** 2026-04-24 06:38:19.504270 | instance | ok: [instance] 2026-04-24 06:38:19.504406 | instance | 2026-04-24 06:38:19.504419 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-24 06:38:19.504519 | instance | Friday 24 April 2026 06:38:19 +0000 (0:00:00.195) 0:00:42.052 ********** 2026-04-24 06:38:19.542786 | instance | ok: [instance] => { 2026-04-24 06:38:19.543005 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-24 06:38:19.543259 | instance | } 2026-04-24 06:38:19.543500 | instance | 2026-04-24 06:38:19.543765 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-24 06:38:19.544067 | instance | Friday 24 April 2026 06:38:19 +0000 (0:00:00.038) 0:00:42.090 ********** 2026-04-24 06:38:21.039368 | instance | changed: [instance] 2026-04-24 06:38:21.039427 | instance | 2026-04-24 06:38:21.039438 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-24 06:38:21.039448 | instance | Friday 24 April 2026 06:38:21 +0000 (0:00:01.495) 0:00:43.586 ********** 2026-04-24 06:38:21.085644 | instance | skipping: [instance] 2026-04-24 06:38:21.085711 | instance | 2026-04-24 06:38:21.085954 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-24 06:38:21.085995 | instance | Friday 24 April 2026 06:38:21 +0000 (0:00:00.047) 0:00:43.633 ********** 2026-04-24 06:38:21.114964 | instance | skipping: [instance] 2026-04-24 06:38:21.115456 | instance | 2026-04-24 06:38:21.115479 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-24 06:38:21.115487 | instance | Friday 24 April 2026 06:38:21 +0000 (0:00:00.029) 0:00:43.663 ********** 2026-04-24 06:38:21.145368 | instance | skipping: [instance] 2026-04-24 06:38:21.145463 | instance | 2026-04-24 06:38:21.145734 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-24 06:38:21.145760 | instance | Friday 24 April 2026 06:38:21 +0000 (0:00:00.030) 0:00:43.693 ********** 2026-04-24 06:38:21.175124 | instance | skipping: [instance] 2026-04-24 06:38:21.177592 | instance | 2026-04-24 06:38:21.177611 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-24 06:38:21.177621 | instance | Friday 24 April 2026 06:38:21 +0000 (0:00:00.029) 0:00:43.723 ********** 2026-04-24 06:38:22.138303 | instance | ok: [instance] 2026-04-24 06:38:22.138364 | instance | 2026-04-24 06:38:22.138664 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-24 06:38:22.138705 | instance | Friday 24 April 2026 06:38:22 +0000 (0:00:00.963) 0:00:44.686 ********** 2026-04-24 06:38:22.556845 | instance | ok: [instance] 2026-04-24 06:38:22.556927 | instance | 2026-04-24 06:38:22.557170 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-24 06:38:22.557206 | instance | Friday 24 April 2026 06:38:22 +0000 (0:00:00.418) 0:00:45.105 ********** 2026-04-24 06:38:23.453137 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-24 06:38:23.453171 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-24 06:38:23.453176 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-24 06:38:23.453181 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-24 06:38:23.453185 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-24 06:38:23.453190 | instance | 2026-04-24 06:38:23.453195 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-24 06:38:23.453199 | instance | Friday 24 April 2026 06:38:23 +0000 (0:00:00.895) 0:00:46.000 ********** 2026-04-24 06:38:23.971194 | instance | ok: [instance] 2026-04-24 06:38:23.971329 | instance | 2026-04-24 06:38:23.971334 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-24 06:38:23.971340 | instance | Friday 24 April 2026 06:38:23 +0000 (0:00:00.512) 0:00:46.512 ********** 2026-04-24 06:38:23.971344 | instance | 2026-04-24 06:38:23.971348 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-24 06:38:23.971352 | instance | Friday 24 April 2026 06:38:23 +0000 (0:00:00.006) 0:00:46.518 ********** 2026-04-24 06:38:24.299565 | instance | ok: [instance] 2026-04-24 06:38:24.299630 | instance | 2026-04-24 06:38:24.299636 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-24 06:38:24.299640 | instance | Friday 24 April 2026 06:38:24 +0000 (0:00:00.328) 0:00:46.847 ********** 2026-04-24 06:38:24.488673 | instance | ok: [instance] 2026-04-24 06:38:24.488696 | instance | 2026-04-24 06:38:24.488701 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-24 06:38:24.488706 | instance | Friday 24 April 2026 06:38:24 +0000 (0:00:00.189) 0:00:47.036 ********** 2026-04-24 06:38:24.533321 | instance | ok: [instance] => { 2026-04-24 06:38:24.533948 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-04-24 06:38:24.533986 | instance | } 2026-04-24 06:38:24.533992 | instance | 2026-04-24 06:38:24.533997 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-24 06:38:24.534002 | instance | Friday 24 April 2026 06:38:24 +0000 (0:00:00.044) 0:00:47.081 ********** 2026-04-24 06:38:25.261365 | instance | changed: [instance] 2026-04-24 06:38:25.261427 | instance | 2026-04-24 06:38:25.261706 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-24 06:38:25.261746 | instance | Friday 24 April 2026 06:38:25 +0000 (0:00:00.727) 0:00:47.809 ********** 2026-04-24 06:38:26.579324 | instance | changed: [instance] 2026-04-24 06:38:26.579396 | instance | 2026-04-24 06:38:26.579647 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-24 06:38:26.579756 | instance | Friday 24 April 2026 06:38:26 +0000 (0:00:01.318) 0:00:49.127 ********** 2026-04-24 06:38:26.665096 | instance | ok: [instance] => { 2026-04-24 06:38:26.665207 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-04-24 06:38:26.665271 | instance | } 2026-04-24 06:38:26.665634 | instance | 2026-04-24 06:38:26.665676 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-24 06:38:26.665682 | instance | Friday 24 April 2026 06:38:26 +0000 (0:00:00.085) 0:00:49.213 ********** 2026-04-24 06:38:27.355449 | instance | changed: [instance] 2026-04-24 06:38:27.355809 | instance | 2026-04-24 06:38:27.355849 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-24 06:38:27.355855 | instance | Friday 24 April 2026 06:38:27 +0000 (0:00:00.690) 0:00:49.903 ********** 2026-04-24 06:38:28.657041 | instance | changed: [instance] 2026-04-24 06:38:28.657389 | instance | 2026-04-24 06:38:28.657426 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-24 06:38:28.657432 | instance | Friday 24 April 2026 06:38:28 +0000 (0:00:01.301) 0:00:51.205 ********** 2026-04-24 06:38:29.082211 | instance | changed: [instance] 2026-04-24 06:38:29.082286 | instance | 2026-04-24 06:38:29.082576 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-24 06:38:29.082620 | instance | Friday 24 April 2026 06:38:29 +0000 (0:00:00.425) 0:00:51.630 ********** 2026-04-24 06:38:29.289936 | instance | changed: [instance] 2026-04-24 06:38:29.290311 | instance | 2026-04-24 06:38:29.290331 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-24 06:38:29.290340 | instance | Friday 24 April 2026 06:38:29 +0000 (0:00:00.207) 0:00:51.838 ********** 2026-04-24 06:38:29.486102 | instance | ok: [instance] 2026-04-24 06:38:29.486204 | instance | 2026-04-24 06:38:29.486489 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-24 06:38:29.486528 | instance | Friday 24 April 2026 06:38:29 +0000 (0:00:00.196) 0:00:52.034 ********** 2026-04-24 06:38:29.540261 | instance | ok: [instance] => { 2026-04-24 06:38:29.540956 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-04-24 06:38:29.540994 | instance | } 2026-04-24 06:38:29.541000 | instance | 2026-04-24 06:38:29.541004 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-24 06:38:29.541009 | instance | Friday 24 April 2026 06:38:29 +0000 (0:00:00.053) 0:00:52.088 ********** 2026-04-24 06:38:30.349982 | instance | changed: [instance] 2026-04-24 06:38:30.350360 | instance | 2026-04-24 06:38:30.350396 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-24 06:38:30.350402 | instance | Friday 24 April 2026 06:38:30 +0000 (0:00:00.809) 0:00:52.898 ********** 2026-04-24 06:38:32.977772 | instance | changed: [instance] 2026-04-24 06:38:32.977813 | instance | 2026-04-24 06:38:32.977818 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-24 06:38:32.977824 | instance | Friday 24 April 2026 06:38:32 +0000 (0:00:02.627) 0:00:55.525 ********** 2026-04-24 06:38:33.028088 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-24 06:38:33.028192 | instance | 2026-04-24 06:38:33.028205 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-24 06:38:33.028215 | instance | Friday 24 April 2026 06:38:33 +0000 (0:00:00.050) 0:00:55.576 ********** 2026-04-24 06:38:34.010076 | instance | ok: [instance] 2026-04-24 06:38:34.010341 | instance | 2026-04-24 06:38:34.010600 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-24 06:38:34.010868 | instance | Friday 24 April 2026 06:38:34 +0000 (0:00:00.981) 0:00:56.557 ********** 2026-04-24 06:38:34.213097 | instance | changed: [instance] 2026-04-24 06:38:34.213436 | instance | 2026-04-24 06:38:34.213956 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-24 06:38:34.214360 | instance | Friday 24 April 2026 06:38:34 +0000 (0:00:00.203) 0:00:56.760 ********** 2026-04-24 06:38:34.648260 | instance | changed: [instance] 2026-04-24 06:38:34.648397 | instance | 2026-04-24 06:38:34.648576 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-24 06:38:34.648745 | instance | Friday 24 April 2026 06:38:34 +0000 (0:00:00.435) 0:00:57.196 ********** 2026-04-24 06:38:35.480008 | instance | changed: [instance] => (item=br_netfilter) 2026-04-24 06:38:35.480063 | instance | ok: [instance] => (item=ip_tables) 2026-04-24 06:38:35.480847 | instance | changed: [instance] => (item=ip6_tables) 2026-04-24 06:38:35.480887 | instance | changed: [instance] => (item=nf_conntrack) 2026-04-24 06:38:35.480892 | instance | 2026-04-24 06:38:35.481518 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-24 06:38:35.481570 | instance | Friday 24 April 2026 06:38:35 +0000 (0:00:00.831) 0:00:58.027 ********** 2026-04-24 06:38:35.672968 | instance | ok: [instance] 2026-04-24 06:38:35.673094 | instance | 2026-04-24 06:38:35.673238 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-24 06:38:35.673356 | instance | Friday 24 April 2026 06:38:35 +0000 (0:00:00.193) 0:00:58.221 ********** 2026-04-24 06:38:35.715345 | instance | ok: [instance] => { 2026-04-24 06:38:35.715621 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-24 06:38:35.715884 | instance | } 2026-04-24 06:38:35.716197 | instance | 2026-04-24 06:38:35.716481 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-24 06:38:35.716748 | instance | Friday 24 April 2026 06:38:35 +0000 (0:00:00.042) 0:00:58.263 ********** 2026-04-24 06:38:36.866027 | instance | changed: [instance] 2026-04-24 06:38:36.866269 | instance | 2026-04-24 06:38:36.866552 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-24 06:38:36.866826 | instance | Friday 24 April 2026 06:38:36 +0000 (0:00:01.150) 0:00:59.413 ********** 2026-04-24 06:38:36.902539 | instance | skipping: [instance] 2026-04-24 06:38:36.902785 | instance | 2026-04-24 06:38:36.903065 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-24 06:38:36.903331 | instance | Friday 24 April 2026 06:38:36 +0000 (0:00:00.036) 0:00:59.450 ********** 2026-04-24 06:38:36.951040 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-24 06:38:36.951264 | instance | 2026-04-24 06:38:36.951563 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-24 06:38:36.951825 | instance | Friday 24 April 2026 06:38:36 +0000 (0:00:00.048) 0:00:59.499 ********** 2026-04-24 06:38:36.982570 | instance | skipping: [instance] 2026-04-24 06:38:36.982815 | instance | 2026-04-24 06:38:36.983078 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-24 06:38:36.983337 | instance | Friday 24 April 2026 06:38:36 +0000 (0:00:00.031) 0:00:59.531 ********** 2026-04-24 06:38:40.142834 | instance | changed: [instance] 2026-04-24 06:38:40.142899 | instance | 2026-04-24 06:38:40.142910 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-24 06:38:40.142921 | instance | Friday 24 April 2026 06:38:40 +0000 (0:00:03.158) 0:01:02.689 ********** 2026-04-24 06:38:41.389146 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-24 06:38:41.389252 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-24 06:38:41.390281 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-24 06:38:41.390318 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-24 06:38:41.390333 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-24 06:38:41.390338 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-24 06:38:41.390342 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-24 06:38:41.390346 | instance | 2026-04-24 06:38:41.390351 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-24 06:38:41.390355 | instance | Friday 24 April 2026 06:38:41 +0000 (0:00:01.247) 0:01:03.937 ********** 2026-04-24 06:38:41.914765 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-24 06:38:41.914847 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-04-24 06:38:41.915336 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-24 06:38:41.915401 | instance | 2026-04-24 06:38:41.915408 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-24 06:38:41.915413 | instance | Friday 24 April 2026 06:38:41 +0000 (0:00:00.525) 0:01:04.463 ********** 2026-04-24 06:38:42.339163 | instance | changed: [instance] 2026-04-24 06:38:42.339689 | instance | 2026-04-24 06:38:42.339737 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-24 06:38:42.339745 | instance | Friday 24 April 2026 06:38:42 +0000 (0:00:00.423) 0:01:04.887 ********** 2026-04-24 06:38:42.768197 | instance | changed: [instance] 2026-04-24 06:38:42.768270 | instance | 2026-04-24 06:38:42.768390 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-24 06:38:42.768518 | instance | Friday 24 April 2026 06:38:42 +0000 (0:00:00.429) 0:01:05.316 ********** 2026-04-24 06:38:42.969909 | instance | ok: [instance] 2026-04-24 06:38:42.970180 | instance | 2026-04-24 06:38:42.970463 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-24 06:38:42.970752 | instance | Friday 24 April 2026 06:38:42 +0000 (0:00:00.201) 0:01:05.517 ********** 2026-04-24 06:38:42.995056 | instance | skipping: [instance] 2026-04-24 06:38:42.995328 | instance | 2026-04-24 06:38:42.995549 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-24 06:38:42.995764 | instance | Friday 24 April 2026 06:38:42 +0000 (0:00:00.025) 0:01:05.543 ********** 2026-04-24 06:38:43.473642 | instance | ok: [instance] => (item=swap) 2026-04-24 06:38:43.473944 | instance | ok: [instance] => (item=none) 2026-04-24 06:38:43.474272 | instance | 2026-04-24 06:38:43.474583 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-24 06:38:43.474867 | instance | Friday 24 April 2026 06:38:43 +0000 (0:00:00.478) 0:01:06.021 ********** 2026-04-24 06:38:43.902115 | instance | changed: [instance] 2026-04-24 06:38:43.902338 | instance | 2026-04-24 06:38:43.902607 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-24 06:38:43.902873 | instance | Friday 24 April 2026 06:38:43 +0000 (0:00:00.428) 0:01:06.449 ********** 2026-04-24 06:38:44.393817 | instance | changed: [instance] 2026-04-24 06:38:44.394053 | instance | 2026-04-24 06:38:44.394330 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-24 06:38:44.394595 | instance | Friday 24 April 2026 06:38:44 +0000 (0:00:00.484) 0:01:06.934 ********** 2026-04-24 06:38:44.394838 | instance | 2026-04-24 06:38:44.395100 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-24 06:38:44.395360 | instance | Friday 24 April 2026 06:38:44 +0000 (0:00:00.007) 0:01:06.941 ********** 2026-04-24 06:38:45.004041 | instance | ok: [instance] 2026-04-24 06:38:45.004105 | instance | 2026-04-24 06:38:45.004987 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-24 06:38:45.005031 | instance | Friday 24 April 2026 06:38:44 +0000 (0:00:00.609) 0:01:07.551 ********** 2026-04-24 06:38:45.505657 | instance | changed: [instance] 2026-04-24 06:38:45.505724 | instance | 2026-04-24 06:38:45.505985 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-24 06:38:45.506025 | instance | Friday 24 April 2026 06:38:45 +0000 (0:00:00.501) 0:01:08.053 ********** 2026-04-24 06:38:46.510613 | instance | ok: [instance] 2026-04-24 06:38:46.510688 | instance | 2026-04-24 06:38:46.510983 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-24 06:38:46.511021 | instance | Friday 24 April 2026 06:38:46 +0000 (0:00:01.005) 0:01:09.058 ********** 2026-04-24 06:38:46.949835 | instance | ok: [instance] 2026-04-24 06:38:46.949914 | instance | 2026-04-24 06:38:46.950170 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-24 06:38:46.950238 | instance | Friday 24 April 2026 06:38:46 +0000 (0:00:00.438) 0:01:09.497 ********** 2026-04-24 06:38:47.171556 | instance | ok: [instance] 2026-04-24 06:38:47.171693 | instance | 2026-04-24 06:38:47.172076 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-24 06:38:47.172361 | instance | Friday 24 April 2026 06:38:47 +0000 (0:00:00.222) 0:01:09.719 ********** 2026-04-24 06:38:47.635333 | instance | ok: [instance] 2026-04-24 06:38:47.635408 | instance | 2026-04-24 06:38:47.635676 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-24 06:38:47.635712 | instance | Friday 24 April 2026 06:38:47 +0000 (0:00:00.463) 0:01:10.183 ********** 2026-04-24 06:38:47.714850 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-24 06:38:47.715229 | instance | 2026-04-24 06:38:47.715271 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-24 06:38:47.715277 | instance | Friday 24 April 2026 06:38:47 +0000 (0:00:00.079) 0:01:10.262 ********** 2026-04-24 06:38:47.788202 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-24 06:38:47.788283 | instance | 2026-04-24 06:38:47.788570 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-24 06:38:47.788609 | instance | Friday 24 April 2026 06:38:47 +0000 (0:00:00.073) 0:01:10.336 ********** 2026-04-24 06:38:47.999459 | instance | ok: [instance] => (item=instance) 2026-04-24 06:38:47.999966 | instance | 2026-04-24 06:38:47.999985 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-24 06:38:47.999993 | instance | Friday 24 April 2026 06:38:47 +0000 (0:00:00.211) 0:01:10.547 ********** 2026-04-24 06:38:48.038902 | instance | skipping: [instance] 2026-04-24 06:38:48.038936 | instance | 2026-04-24 06:38:48.038947 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-24 06:38:48.038957 | instance | Friday 24 April 2026 06:38:48 +0000 (0:00:00.038) 0:01:10.586 ********** 2026-04-24 06:38:48.085717 | instance | ok: [instance] 2026-04-24 06:38:48.085747 | instance | 2026-04-24 06:38:48.085757 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-24 06:38:48.085765 | instance | Friday 24 April 2026 06:38:48 +0000 (0:00:00.047) 0:01:10.633 ********** 2026-04-24 06:38:48.119623 | instance | ok: [instance] => { 2026-04-24 06:38:48.119644 | instance | "msg": "instance" 2026-04-24 06:38:48.119651 | instance | } 2026-04-24 06:38:48.119657 | instance | 2026-04-24 06:38:48.119663 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-24 06:38:48.119669 | instance | Friday 24 April 2026 06:38:48 +0000 (0:00:00.033) 0:01:10.667 ********** 2026-04-24 06:38:48.653351 | instance | changed: [instance] 2026-04-24 06:38:48.653399 | instance | 2026-04-24 06:38:48.653406 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-24 06:38:48.653413 | instance | Friday 24 April 2026 06:38:48 +0000 (0:00:00.533) 0:01:11.201 ********** 2026-04-24 06:38:48.679112 | instance | skipping: [instance] 2026-04-24 06:38:48.679156 | instance | 2026-04-24 06:38:48.679167 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-24 06:38:48.679177 | instance | Friday 24 April 2026 06:38:48 +0000 (0:00:00.025) 0:01:11.226 ********** 2026-04-24 06:38:48.711529 | instance | skipping: [instance] 2026-04-24 06:38:48.711572 | instance | 2026-04-24 06:38:48.711583 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-24 06:38:48.711609 | instance | Friday 24 April 2026 06:38:48 +0000 (0:00:00.032) 0:01:11.258 ********** 2026-04-24 06:38:48.743736 | instance | skipping: [instance] 2026-04-24 06:38:48.743782 | instance | 2026-04-24 06:38:48.743793 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-24 06:38:48.743803 | instance | Friday 24 April 2026 06:38:48 +0000 (0:00:00.032) 0:01:11.290 ********** 2026-04-24 06:38:48.777346 | instance | skipping: [instance] 2026-04-24 06:38:48.777707 | instance | 2026-04-24 06:38:48.778059 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-24 06:38:48.778454 | instance | Friday 24 April 2026 06:38:48 +0000 (0:00:00.034) 0:01:11.325 ********** 2026-04-24 06:38:48.812650 | instance | skipping: [instance] 2026-04-24 06:38:48.812992 | instance | 2026-04-24 06:38:48.813315 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-24 06:38:48.813631 | instance | Friday 24 April 2026 06:38:48 +0000 (0:00:00.035) 0:01:11.360 ********** 2026-04-24 06:38:48.846013 | instance | skipping: [instance] 2026-04-24 06:38:48.846410 | instance | 2026-04-24 06:38:48.846762 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-24 06:38:48.847093 | instance | Friday 24 April 2026 06:38:48 +0000 (0:00:00.033) 0:01:11.393 ********** 2026-04-24 06:38:48.876574 | instance | skipping: [instance] 2026-04-24 06:38:48.876945 | instance | 2026-04-24 06:38:48.877285 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-24 06:38:48.877614 | instance | Friday 24 April 2026 06:38:48 +0000 (0:00:00.030) 0:01:11.424 ********** 2026-04-24 06:39:10.139079 | instance | changed: [instance] 2026-04-24 06:39:10.139160 | instance | 2026-04-24 06:39:10.139376 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-24 06:39:10.139520 | instance | Friday 24 April 2026 06:39:10 +0000 (0:00:21.262) 0:01:32.687 ********** 2026-04-24 06:39:10.330448 | instance | ok: [instance] 2026-04-24 06:39:10.330626 | instance | 2026-04-24 06:39:10.330804 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-24 06:39:10.331007 | instance | Friday 24 April 2026 06:39:10 +0000 (0:00:00.191) 0:01:32.878 ********** 2026-04-24 06:39:10.361626 | instance | skipping: [instance] 2026-04-24 06:39:10.361774 | instance | 2026-04-24 06:39:10.361955 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-24 06:39:10.362125 | instance | Friday 24 April 2026 06:39:10 +0000 (0:00:00.031) 0:01:32.909 ********** 2026-04-24 06:39:10.563058 | instance | changed: [instance] 2026-04-24 06:39:10.563283 | instance | 2026-04-24 06:39:10.563599 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-24 06:39:10.563866 | instance | Friday 24 April 2026 06:39:10 +0000 (0:00:00.201) 0:01:33.110 ********** 2026-04-24 06:39:10.781608 | instance | changed: [instance] 2026-04-24 06:39:10.781737 | instance | 2026-04-24 06:39:10.781918 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-24 06:39:10.782099 | instance | Friday 24 April 2026 06:39:10 +0000 (0:00:00.218) 0:01:33.329 ********** 2026-04-24 06:39:10.974156 | instance | changed: [instance] 2026-04-24 06:39:10.974424 | instance | 2026-04-24 06:39:10.974714 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-24 06:39:10.975038 | instance | Friday 24 April 2026 06:39:10 +0000 (0:00:00.192) 0:01:33.521 ********** 2026-04-24 06:39:12.270344 | instance | ok: [instance] 2026-04-24 06:39:12.270664 | instance | 2026-04-24 06:39:12.271053 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-24 06:39:12.271415 | instance | Friday 24 April 2026 06:39:12 +0000 (0:00:01.295) 0:01:34.817 ********** 2026-04-24 06:39:13.263769 | instance | ok: [instance] 2026-04-24 06:39:13.264030 | instance | 2026-04-24 06:39:13.264342 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-24 06:39:13.264617 | instance | Friday 24 April 2026 06:39:13 +0000 (0:00:00.993) 0:01:35.811 ********** 2026-04-24 06:39:13.300423 | instance | skipping: [instance] 2026-04-24 06:39:13.300672 | instance | 2026-04-24 06:39:13.300979 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-24 06:39:13.301258 | instance | Friday 24 April 2026 06:39:13 +0000 (0:00:00.037) 0:01:35.848 ********** 2026-04-24 06:39:13.338542 | instance | skipping: [instance] 2026-04-24 06:39:13.338661 | instance | 2026-04-24 06:39:13.338839 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-24 06:39:13.339010 | instance | Friday 24 April 2026 06:39:13 +0000 (0:00:00.037) 0:01:35.886 ********** 2026-04-24 06:39:13.999728 | instance | changed: [instance] 2026-04-24 06:39:13.999881 | instance | 2026-04-24 06:39:14.000145 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-24 06:39:14.000329 | instance | Friday 24 April 2026 06:39:13 +0000 (0:00:00.661) 0:01:36.547 ********** 2026-04-24 06:39:14.045399 | instance | skipping: [instance] => (item=DaemonSet) 2026-04-24 06:39:14.045678 | instance | skipping: [instance] => (item=ConfigMap) 2026-04-24 06:39:14.045949 | instance | skipping: [instance] 2026-04-24 06:39:14.046203 | instance | 2026-04-24 06:39:14.046520 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-24 06:39:14.046815 | instance | Friday 24 April 2026 06:39:14 +0000 (0:00:00.045) 0:01:36.593 ********** 2026-04-24 06:39:14.082122 | instance | skipping: [instance] 2026-04-24 06:39:14.082395 | instance | 2026-04-24 06:39:14.082691 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-24 06:39:14.082965 | instance | Friday 24 April 2026 06:39:14 +0000 (0:00:00.036) 0:01:36.630 ********** 2026-04-24 06:39:14.116902 | instance | skipping: [instance] 2026-04-24 06:39:14.117146 | instance | 2026-04-24 06:39:14.117432 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-24 06:39:14.117692 | instance | Friday 24 April 2026 06:39:14 +0000 (0:00:00.035) 0:01:36.665 ********** 2026-04-24 06:39:14.153465 | instance | skipping: [instance] 2026-04-24 06:39:14.153722 | instance | 2026-04-24 06:39:14.153989 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-24 06:39:14.154255 | instance | Friday 24 April 2026 06:39:14 +0000 (0:00:00.036) 0:01:36.701 ********** 2026-04-24 06:39:14.184391 | instance | skipping: [instance] 2026-04-24 06:39:14.184665 | instance | 2026-04-24 06:39:14.184945 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-24 06:39:14.185210 | instance | Friday 24 April 2026 06:39:14 +0000 (0:00:00.031) 0:01:36.732 ********** 2026-04-24 06:39:14.612781 | instance | ok: [instance] 2026-04-24 06:39:14.612957 | instance | 2026-04-24 06:39:14.613533 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-24 06:39:14.613567 | instance | Friday 24 April 2026 06:39:14 +0000 (0:00:00.428) 0:01:37.160 ********** 2026-04-24 06:39:15.502706 | instance | changed: [instance] 2026-04-24 06:39:15.502841 | instance | 2026-04-24 06:39:15.503022 | instance | PLAY [Install control-plane components] **************************************** 2026-04-24 06:39:15.503182 | instance | 2026-04-24 06:39:15.503353 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-24 06:39:15.503517 | instance | Friday 24 April 2026 06:39:15 +0000 (0:00:00.890) 0:01:38.051 ********** 2026-04-24 06:39:16.271072 | instance | ok: [instance] 2026-04-24 06:39:16.271364 | instance | 2026-04-24 06:39:16.271723 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-24 06:39:16.272034 | instance | Friday 24 April 2026 06:39:16 +0000 (0:00:00.767) 0:01:38.818 ********** 2026-04-24 06:39:16.487105 | instance | ok: [instance] 2026-04-24 06:39:16.487230 | instance | 2026-04-24 06:39:16.487395 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-24 06:39:16.487567 | instance | Friday 24 April 2026 06:39:16 +0000 (0:00:00.216) 0:01:39.035 ********** 2026-04-24 06:39:17.486503 | instance | ok: [instance] 2026-04-24 06:39:17.486756 | instance | 2026-04-24 06:39:17.487044 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-24 06:39:17.487313 | instance | Friday 24 April 2026 06:39:17 +0000 (0:00:00.999) 0:01:40.034 ********** 2026-04-24 06:39:17.686854 | instance | ok: [instance] 2026-04-24 06:39:17.687032 | instance | 2026-04-24 06:39:17.687314 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-24 06:39:17.687602 | instance | Friday 24 April 2026 06:39:17 +0000 (0:00:00.200) 0:01:40.234 ********** 2026-04-24 06:39:17.726580 | instance | ok: [instance] => { 2026-04-24 06:39:17.726827 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-24 06:39:17.727039 | instance | } 2026-04-24 06:39:17.727239 | instance | 2026-04-24 06:39:17.727429 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-24 06:39:17.727586 | instance | Friday 24 April 2026 06:39:17 +0000 (0:00:00.039) 0:01:40.274 ********** 2026-04-24 06:39:18.525001 | instance | changed: [instance] 2026-04-24 06:39:18.525064 | instance | 2026-04-24 06:39:18.525070 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-24 06:39:18.525075 | instance | Friday 24 April 2026 06:39:18 +0000 (0:00:00.797) 0:01:41.072 ********** 2026-04-24 06:39:20.073702 | instance | changed: [instance] 2026-04-24 06:39:20.073830 | instance | 2026-04-24 06:39:20.073843 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-24 06:39:20.074023 | instance | Friday 24 April 2026 06:39:20 +0000 (0:00:01.549) 0:01:42.621 ********** 2026-04-24 06:39:20.419147 | instance | ok: [instance] 2026-04-24 06:39:20.419189 | instance | 2026-04-24 06:39:20.419197 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-24 06:39:20.419203 | instance | Friday 24 April 2026 06:39:20 +0000 (0:00:00.344) 0:01:42.966 ********** 2026-04-24 06:39:20.608882 | instance | changed: [instance] 2026-04-24 06:39:20.609196 | instance | 2026-04-24 06:39:20.609649 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-24 06:39:20.609667 | instance | Friday 24 April 2026 06:39:20 +0000 (0:00:00.190) 0:01:43.156 ********** 2026-04-24 06:39:20.862001 | instance | ok: [instance] 2026-04-24 06:39:20.862062 | instance | 2026-04-24 06:39:20.862074 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-24 06:39:20.862085 | instance | Friday 24 April 2026 06:39:20 +0000 (0:00:00.252) 0:01:43.408 ********** 2026-04-24 06:39:21.058143 | instance | changed: [instance] 2026-04-24 06:39:21.058327 | instance | 2026-04-24 06:39:21.058352 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-24 06:39:21.058450 | instance | Friday 24 April 2026 06:39:21 +0000 (0:00:00.196) 0:01:43.605 ********** 2026-04-24 06:39:21.257152 | instance | ok: [instance] 2026-04-24 06:39:21.257383 | instance | 2026-04-24 06:39:21.257672 | instance | TASK [Install plugin] ********************************************************** 2026-04-24 06:39:21.258140 | instance | Friday 24 April 2026 06:39:21 +0000 (0:00:00.199) 0:01:43.804 ********** 2026-04-24 06:39:21.304569 | instance | included: vexxhost.containers.download_artifact for instance 2026-04-24 06:39:21.304991 | instance | 2026-04-24 06:39:21.305248 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-24 06:39:21.305657 | instance | Friday 24 April 2026 06:39:21 +0000 (0:00:00.047) 0:01:43.852 ********** 2026-04-24 06:39:21.355293 | instance | ok: [instance] => { 2026-04-24 06:39:21.355509 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-24 06:39:21.355686 | instance | } 2026-04-24 06:39:21.355840 | instance | 2026-04-24 06:39:21.356043 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-24 06:39:21.356220 | instance | Friday 24 April 2026 06:39:21 +0000 (0:00:00.050) 0:01:43.902 ********** 2026-04-24 06:39:22.117037 | instance | changed: [instance] 2026-04-24 06:39:22.117800 | instance | 2026-04-24 06:39:22.118245 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-24 06:39:22.118610 | instance | Friday 24 April 2026 06:39:22 +0000 (0:00:00.761) 0:01:44.664 ********** 2026-04-24 06:39:23.911433 | instance | changed: [instance] 2026-04-24 06:39:23.911702 | instance | 2026-04-24 06:39:23.912045 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-24 06:39:23.912412 | instance | Friday 24 April 2026 06:39:23 +0000 (0:00:01.794) 0:01:46.459 ********** 2026-04-24 06:39:23.943697 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-24 06:39:23.943982 | instance | 2026-04-24 06:39:23.944310 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-24 06:39:23.944607 | instance | Friday 24 April 2026 06:39:23 +0000 (0:00:00.032) 0:01:46.491 ********** 2026-04-24 06:39:24.597285 | instance | changed: [instance] 2026-04-24 06:39:24.597610 | instance | 2026-04-24 06:39:24.597907 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-24 06:39:24.598261 | instance | Friday 24 April 2026 06:39:24 +0000 (0:00:00.653) 0:01:47.145 ********** 2026-04-24 06:39:25.355353 | instance | ok: [instance] 2026-04-24 06:39:25.355602 | instance | 2026-04-24 06:39:25.355888 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-24 06:39:25.356191 | instance | Friday 24 April 2026 06:39:25 +0000 (0:00:00.758) 0:01:47.903 ********** 2026-04-24 06:39:27.200116 | instance | changed: [instance] 2026-04-24 06:39:27.200344 | instance | 2026-04-24 06:39:27.200438 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-24 06:39:27.200622 | instance | Friday 24 April 2026 06:39:27 +0000 (0:00:01.844) 0:01:49.748 ********** 2026-04-24 06:39:27.226982 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-24 06:39:27.227143 | instance | 2026-04-24 06:39:27.227326 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-24 06:39:27.227505 | instance | Friday 24 April 2026 06:39:27 +0000 (0:00:00.026) 0:01:49.775 ********** 2026-04-24 06:39:27.750657 | instance | changed: [instance] 2026-04-24 06:39:27.751327 | instance | 2026-04-24 06:39:27.751422 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-24 06:39:27.751431 | instance | Friday 24 April 2026 06:39:27 +0000 (0:00:00.523) 0:01:50.298 ********** 2026-04-24 06:39:53.834830 | instance | changed: [instance] 2026-04-24 06:39:53.834896 | instance | 2026-04-24 06:39:53.834903 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-24 06:39:53.834910 | instance | Friday 24 April 2026 06:39:53 +0000 (0:00:26.083) 0:02:16.382 ********** 2026-04-24 06:39:54.468094 | instance | changed: [instance] 2026-04-24 06:39:54.468259 | instance | 2026-04-24 06:39:54.468539 | instance | PLAY [all] ********************************************************************* 2026-04-24 06:39:54.468845 | instance | 2026-04-24 06:39:54.469108 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-24 06:39:54.469413 | instance | Friday 24 April 2026 06:39:54 +0000 (0:00:00.633) 0:02:17.016 ********** 2026-04-24 06:39:55.290942 | instance | ok: [instance] 2026-04-24 06:39:55.291207 | instance | 2026-04-24 06:39:55.291515 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-24 06:39:55.291797 | instance | Friday 24 April 2026 06:39:55 +0000 (0:00:00.822) 0:02:17.838 ********** 2026-04-24 06:39:55.989367 | instance | changed: [instance] 2026-04-24 06:39:55.989621 | instance | 2026-04-24 06:39:55.990094 | instance | PLAY [all] ********************************************************************* 2026-04-24 06:39:55.990303 | instance | 2026-04-24 06:39:55.990589 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-24 06:39:55.990909 | instance | Friday 24 April 2026 06:39:55 +0000 (0:00:00.698) 0:02:18.537 ********** 2026-04-24 06:39:56.647300 | instance | ok: [instance] 2026-04-24 06:39:56.647613 | instance | 2026-04-24 06:39:56.647913 | instance | PLAY [controllers] ************************************************************* 2026-04-24 06:39:56.648305 | instance | 2026-04-24 06:39:56.648700 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-24 06:39:56.649133 | instance | Friday 24 April 2026 06:39:56 +0000 (0:00:00.657) 0:02:19.195 ********** 2026-04-24 06:39:57.562414 | instance | ok: [instance] 2026-04-24 06:39:57.562707 | instance | 2026-04-24 06:39:57.563003 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-24 06:39:57.563278 | instance | Friday 24 April 2026 06:39:57 +0000 (0:00:00.914) 0:02:20.110 ********** 2026-04-24 06:39:57.630569 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-24 06:39:57.630774 | instance | 2026-04-24 06:39:57.631095 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-24 06:39:57.631373 | instance | Friday 24 April 2026 06:39:57 +0000 (0:00:00.068) 0:02:20.178 ********** 2026-04-24 06:39:58.110714 | instance | changed: [instance] 2026-04-24 06:39:58.110950 | instance | 2026-04-24 06:39:58.111216 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-24 06:39:58.111498 | instance | Friday 24 April 2026 06:39:58 +0000 (0:00:00.480) 0:02:20.658 ********** 2026-04-24 06:39:59.901153 | instance | changed: [instance] 2026-04-24 06:39:59.901722 | instance | 2026-04-24 06:39:59.901739 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-24 06:39:59.901746 | instance | Friday 24 April 2026 06:39:59 +0000 (0:00:01.790) 0:02:22.449 ********** 2026-04-24 06:39:59.946075 | instance | skipping: [instance] 2026-04-24 06:39:59.946136 | instance | 2026-04-24 06:39:59.946147 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-24 06:39:59.946162 | instance | Friday 24 April 2026 06:39:59 +0000 (0:00:00.045) 0:02:22.494 ********** 2026-04-24 06:39:59.985421 | instance | skipping: [instance] 2026-04-24 06:39:59.985713 | instance | 2026-04-24 06:39:59.986003 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-04-24 06:39:59.986357 | instance | Friday 24 April 2026 06:39:59 +0000 (0:00:00.039) 0:02:22.533 ********** 2026-04-24 06:40:00.016306 | instance | skipping: [instance] 2026-04-24 06:40:00.016532 | instance | 2026-04-24 06:40:00.016817 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-24 06:40:00.017026 | instance | Friday 24 April 2026 06:40:00 +0000 (0:00:00.030) 0:02:22.564 ********** 2026-04-24 06:40:00.042880 | instance | skipping: [instance] 2026-04-24 06:40:00.043138 | instance | 2026-04-24 06:40:00.043411 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-24 06:40:00.043697 | instance | Friday 24 April 2026 06:40:00 +0000 (0:00:00.026) 0:02:22.591 ********** 2026-04-24 06:40:00.085033 | instance | skipping: [instance] 2026-04-24 06:40:00.085177 | instance | 2026-04-24 06:40:00.085346 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-24 06:40:00.085508 | instance | Friday 24 April 2026 06:40:00 +0000 (0:00:00.042) 0:02:22.633 ********** 2026-04-24 06:40:00.131631 | instance | skipping: [instance] 2026-04-24 06:40:00.132065 | instance | 2026-04-24 06:40:00.132435 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-24 06:40:00.132800 | instance | Friday 24 April 2026 06:40:00 +0000 (0:00:00.046) 0:02:22.679 ********** 2026-04-24 06:40:00.169082 | instance | skipping: [instance] 2026-04-24 06:40:00.169297 | instance | 2026-04-24 06:40:00.169468 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-24 06:40:00.169633 | instance | Friday 24 April 2026 06:40:00 +0000 (0:00:00.038) 0:02:22.717 ********** 2026-04-24 06:40:00.207334 | instance | skipping: [instance] 2026-04-24 06:40:00.207574 | instance | 2026-04-24 06:40:00.207851 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-24 06:40:00.208182 | instance | Friday 24 April 2026 06:40:00 +0000 (0:00:00.037) 0:02:22.755 ********** 2026-04-24 06:40:00.246814 | instance | skipping: [instance] 2026-04-24 06:40:00.246940 | instance | 2026-04-24 06:40:00.247112 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-24 06:40:00.247257 | instance | Friday 24 April 2026 06:40:00 +0000 (0:00:00.039) 0:02:22.794 ********** 2026-04-24 06:40:00.272990 | instance | skipping: [instance] 2026-04-24 06:40:00.273185 | instance | 2026-04-24 06:40:00.273417 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-24 06:40:00.273630 | instance | Friday 24 April 2026 06:40:00 +0000 (0:00:00.025) 0:02:22.820 ********** 2026-04-24 06:40:00.306460 | instance | skipping: [instance] 2026-04-24 06:40:00.306611 | instance | 2026-04-24 06:40:00.306780 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-24 06:40:00.306959 | instance | Friday 24 April 2026 06:40:00 +0000 (0:00:00.033) 0:02:22.854 ********** 2026-04-24 06:40:00.335575 | instance | skipping: [instance] 2026-04-24 06:40:00.335825 | instance | 2026-04-24 06:40:00.336175 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-24 06:40:00.336454 | instance | Friday 24 April 2026 06:40:00 +0000 (0:00:00.029) 0:02:22.883 ********** 2026-04-24 06:40:00.377298 | instance | skipping: [instance] 2026-04-24 06:40:00.377537 | instance | 2026-04-24 06:40:00.377809 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-24 06:40:00.378088 | instance | Friday 24 April 2026 06:40:00 +0000 (0:00:00.041) 0:02:22.925 ********** 2026-04-24 06:40:00.412782 | instance | skipping: [instance] 2026-04-24 06:40:00.413026 | instance | 2026-04-24 06:40:00.413294 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-24 06:40:00.413551 | instance | Friday 24 April 2026 06:40:00 +0000 (0:00:00.035) 0:02:22.960 ********** 2026-04-24 06:40:00.440665 | instance | skipping: [instance] 2026-04-24 06:40:00.440817 | instance | 2026-04-24 06:40:00.440983 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-24 06:40:00.441152 | instance | Friday 24 April 2026 06:40:00 +0000 (0:00:00.027) 0:02:22.988 ********** 2026-04-24 06:40:00.475375 | instance | skipping: [instance] 2026-04-24 06:40:00.475622 | instance | 2026-04-24 06:40:00.476033 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-24 06:40:00.476310 | instance | Friday 24 April 2026 06:40:00 +0000 (0:00:00.034) 0:02:23.023 ********** 2026-04-24 06:40:00.502408 | instance | skipping: [instance] 2026-04-24 06:40:00.502661 | instance | 2026-04-24 06:40:00.502969 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-24 06:40:00.503239 | instance | Friday 24 April 2026 06:40:00 +0000 (0:00:00.027) 0:02:23.050 ********** 2026-04-24 06:40:00.529781 | instance | skipping: [instance] 2026-04-24 06:40:00.530016 | instance | 2026-04-24 06:40:00.530333 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-24 06:40:00.530591 | instance | Friday 24 April 2026 06:40:00 +0000 (0:00:00.027) 0:02:23.078 ********** 2026-04-24 06:40:00.558182 | instance | skipping: [instance] 2026-04-24 06:40:00.558338 | instance | 2026-04-24 06:40:00.558624 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-24 06:40:00.558830 | instance | Friday 24 April 2026 06:40:00 +0000 (0:00:00.028) 0:02:23.106 ********** 2026-04-24 06:40:00.585233 | instance | skipping: [instance] 2026-04-24 06:40:00.585478 | instance | 2026-04-24 06:40:00.585751 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-24 06:40:00.586011 | instance | Friday 24 April 2026 06:40:00 +0000 (0:00:00.026) 0:02:23.133 ********** 2026-04-24 06:40:00.615167 | instance | skipping: [instance] 2026-04-24 06:40:00.615379 | instance | 2026-04-24 06:40:00.615648 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-24 06:40:00.615905 | instance | Friday 24 April 2026 06:40:00 +0000 (0:00:00.030) 0:02:23.163 ********** 2026-04-24 06:40:00.645756 | instance | skipping: [instance] 2026-04-24 06:40:00.645999 | instance | 2026-04-24 06:40:00.646263 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-24 06:40:00.646524 | instance | Friday 24 April 2026 06:40:00 +0000 (0:00:00.030) 0:02:23.193 ********** 2026-04-24 06:40:00.690383 | instance | skipping: [instance] 2026-04-24 06:40:00.690627 | instance | 2026-04-24 06:40:00.690889 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-24 06:40:00.691151 | instance | Friday 24 April 2026 06:40:00 +0000 (0:00:00.044) 0:02:23.238 ********** 2026-04-24 06:40:00.725701 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-24 06:40:00.726334 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-24 06:40:00.726631 | instance | skipping: [instance] 2026-04-24 06:40:00.726901 | instance | 2026-04-24 06:40:00.727164 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-24 06:40:00.727418 | instance | Friday 24 April 2026 06:40:00 +0000 (0:00:00.035) 0:02:23.273 ********** 2026-04-24 06:40:00.758551 | instance | skipping: [instance] 2026-04-24 06:40:00.758764 | instance | 2026-04-24 06:40:00.759004 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-24 06:40:00.759209 | instance | Friday 24 April 2026 06:40:00 +0000 (0:00:00.032) 0:02:23.306 ********** 2026-04-24 06:40:00.805729 | instance | skipping: [instance] 2026-04-24 06:40:00.805877 | instance | 2026-04-24 06:40:00.806072 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-24 06:40:00.806240 | instance | Friday 24 April 2026 06:40:00 +0000 (0:00:00.047) 0:02:23.353 ********** 2026-04-24 06:40:00.836777 | instance | skipping: [instance] 2026-04-24 06:40:00.837027 | instance | 2026-04-24 06:40:00.837326 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-24 06:40:00.837603 | instance | Friday 24 April 2026 06:40:00 +0000 (0:00:00.031) 0:02:23.384 ********** 2026-04-24 06:40:00.867906 | instance | skipping: [instance] 2026-04-24 06:40:00.868253 | instance | 2026-04-24 06:40:00.868520 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-24 06:40:00.868793 | instance | Friday 24 April 2026 06:40:00 +0000 (0:00:00.031) 0:02:23.416 ********** 2026-04-24 06:40:00.903389 | instance | skipping: [instance] 2026-04-24 06:40:00.903684 | instance | 2026-04-24 06:40:00.904025 | instance | PLAY RECAP ********************************************************************* 2026-04-24 06:40:00.904377 | instance | instance : ok=134 changed=59 unreachable=0 failed=0 skipped=63 rescued=0 ignored=2 2026-04-24 06:40:00.904738 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-24 06:40:00.905077 | instance | 2026-04-24 06:40:00.905433 | instance | Friday 24 April 2026 06:40:00 +0000 (0:00:00.035) 0:02:23.451 ********** 2026-04-24 06:40:00.905779 | instance | =============================================================================== 2026-04-24 06:40:00.906114 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 26.08s 2026-04-24 06:40:00.906400 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 21.26s 2026-04-24 06:40:00.906711 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 4.82s 2026-04-24 06:40:00.906997 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 3.49s 2026-04-24 06:40:00.907322 | instance | Generate SSH keys for missing variables --------------------------------- 3.24s 2026-04-24 06:40:00.907622 | instance | vexxhost.kubernetes.kubelet : Install additional packages --------------- 3.16s 2026-04-24 06:40:00.907895 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.72s 2026-04-24 06:40:00.908109 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.63s 2026-04-24 06:40:00.908328 | instance | vexxhost.kubernetes.cilium : Deploy Helm chart -------------------------- 1.84s 2026-04-24 06:40:00.908542 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.79s 2026-04-24 06:40:00.908727 | instance | vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart ---------- 1.79s 2026-04-24 06:40:00.908896 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.55s 2026-04-24 06:40:00.909055 | instance | vexxhost.containers.download_artifact : Download item ------------------- 1.50s 2026-04-24 06:40:00.909218 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.32s 2026-04-24 06:40:00.909463 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.30s 2026-04-24 06:40:00.909679 | instance | vexxhost.kubernetes.kubernetes : Install PIP ---------------------------- 1.30s 2026-04-24 06:40:00.909863 | instance | vexxhost.kubernetes.kubelet : Reload systemd ---------------------------- 1.26s 2026-04-24 06:40:00.910035 | instance | vexxhost.kubernetes.kubelet : Configure sysctl values ------------------- 1.25s 2026-04-24 06:40:00.910201 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.19s 2026-04-24 06:40:00.910364 | instance | Gathering Facts --------------------------------------------------------- 1.15s 2026-04-24 06:40:01.079867 | instance | INFO [keycloak > prepare] Executed: Successful 2026-04-24 06:40:01.080449 | instance | INFO Molecule executed 1 scenario (1 successful) 2026-04-24 06:40:01.396024 | instance | ok: Runtime: 0:03:05.867094 2026-04-24 06:40:01.408304 | 2026-04-24 06:40:01.408354 | PLAY RECAP 2026-04-24 06:40:01.408401 | instance | ok: 12 changed: 9 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-24 06:40:01.408423 | 2026-04-24 06:40:01.533233 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-24 06:40:01.538663 | RUN START: [untrusted : github.com/vexxhost/atmosphere/molecule/keycloak/converge.yml@main] 2026-04-24 06:40:02.096321 | 2026-04-24 06:40:02.096820 | PLAY [all] 2026-04-24 06:40:02.113969 | 2026-04-24 06:40:02.114150 | TASK [Build atmosphere binary] 2026-04-24 06:40:02.480365 | instance | go: downloading github.com/spf13/cobra v1.9.1 2026-04-24 06:40:02.484038 | instance | go: downloading golang.org/x/sync v0.18.0 2026-04-24 06:40:02.660231 | instance | go: downloading github.com/spf13/pflag v1.0.7 2026-04-24 06:40:09.160268 | instance | ok: Runtime: 0:00:06.522399 2026-04-24 06:40:09.167231 | 2026-04-24 06:40:09.167375 | TASK [Deploy with parallel orchestrator] 2026-04-24 06:40:09.380290 | instance | ==> Multi-tag mode: kubernetes, csi, cert-manager, cluster-issuer, ingress-nginx, rabbitmq-cluster-operator, percona-xtradb-cluster-operator, percona-xtradb-cluster, valkey, memcached, keycloak, kube-prometheus-stack, keystone, horizon 2026-04-24 06:40:09.380704 | instance | ==> Running preflight checks 2026-04-24 06:40:09.890296 | instance | [preflight] 2026-04-24 06:40:09.890353 | instance | [preflight] PLAY [Preflight checks] ******************************************************** 2026-04-24 06:40:09.890371 | instance | [preflight] 2026-04-24 06:40:09.890383 | instance | [preflight] TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-04-24 06:40:09.921292 | instance | [preflight] skipping: [instance] 2026-04-24 06:40:09.921328 | instance | [preflight] 2026-04-24 06:40:09.921340 | instance | [preflight] PLAY RECAP ********************************************************************* 2026-04-24 06:40:09.921352 | instance | [preflight] instance : ok=0 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-24 06:40:09.921359 | instance | [preflight] 2026-04-24 06:40:09.995611 | instance | ==> Preflight checks passed 2026-04-24 06:40:09.995679 | instance | ==> Starting parallel deployment (subgraph) 2026-04-24 06:40:09.995769 | instance | ==> [kubernetes] Starting deployment 2026-04-24 06:40:10.888627 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:10.888709 | instance | [kubernetes/kubernetes] PLAY [all] ********************************************************************* 2026-04-24 06:40:10.888722 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:10.888733 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-24 06:40:12.387076 | instance | [kubernetes/kubernetes] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-24 06:40:12.387172 | instance | [kubernetes/kubernetes] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-24 06:40:12.387186 | instance | [kubernetes/kubernetes] interpreter could change the meaning of that path. See 2026-04-24 06:40:12.387197 | instance | [kubernetes/kubernetes] https://docs.ansible.com/ansible- 2026-04-24 06:40:12.387206 | instance | [kubernetes/kubernetes] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-24 06:40:12.409494 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:12.409518 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:12.409529 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-24 06:40:18.546994 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-24 06:40:18.547092 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-24 06:40:18.547103 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-24 06:40:18.547114 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-24 06:40:18.547132 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-24 06:40:18.547142 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-24 06:40:18.547151 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-24 06:40:18.547160 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-24 06:40:18.547169 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-24 06:40:18.547177 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-24 06:40:18.547187 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-24 06:40:18.547196 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-24 06:40:18.547204 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-24 06:40:18.547239 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-24 06:40:18.547249 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-24 06:40:18.547258 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-24 06:40:18.547267 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-24 06:40:18.547275 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-24 06:40:18.547284 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-24 06:40:18.547293 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-24 06:40:18.547303 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:18.547313 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-24 06:40:19.000915 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:19.001014 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:19.001029 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-24 06:40:19.727009 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:19.727068 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:19.727076 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-24 06:40:20.214380 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:20.214445 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:20.214458 | instance | [kubernetes/kubernetes] TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-24 06:40:20.355054 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:20.355136 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:20.355148 | instance | [kubernetes/kubernetes] PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-24 06:40:20.355159 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:20.355180 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-24 06:40:21.456358 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:21.456437 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:21.456450 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-24 06:40:21.785371 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:21.785454 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:21.785467 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-24 06:40:23.337633 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-24 06:40:23.338300 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-24 06:40:23.338317 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-24 06:40:23.338327 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-24 06:40:23.338336 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-24 06:40:23.338346 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:23.338355 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-24 06:40:24.340041 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-04-24 06:40:24.340109 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-04-24 06:40:24.340121 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-04-24 06:40:24.340133 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:24.340166 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-24 06:40:24.667875 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:24.668056 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:24.668081 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-24 06:40:24.975647 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:24.975715 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:24.975728 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-24 06:40:25.009258 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:25.009319 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:25.009332 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-24 06:40:25.048485 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:40:25.048548 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:25.048561 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-24 06:40:25.688825 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:25.688877 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:25.688886 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-24 06:40:26.111974 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:26.112050 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:26.112063 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-24 06:40:26.112073 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:26.112083 | instance | [kubernetes/kubernetes] PLAY [Install Kubernetes] ****************************************************** 2026-04-24 06:40:26.112092 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:26.112101 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-24 06:40:27.201841 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:27.201916 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:27.201928 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-24 06:40:27.548885 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:27.548948 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:27.548962 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-24 06:40:27.588695 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:40:27.588763 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:27.588778 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-24 06:40:27.917990 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:27.918032 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:27.918038 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-24 06:40:27.972254 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-24 06:40:27.972274 | instance | [kubernetes/kubernetes] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-24 06:40:27.972280 | instance | [kubernetes/kubernetes] } 2026-04-24 06:40:27.972310 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:27.972315 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-24 06:40:28.486571 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:28.486614 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:28.486620 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-24 06:40:28.537117 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:40:28.537150 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:28.537163 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-24 06:40:28.857502 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:28.857597 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:28.857619 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-24 06:40:30.223450 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:30.223530 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:30.223545 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-24 06:40:30.298205 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-24 06:40:30.298288 | instance | [kubernetes/kubernetes] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-24 06:40:30.298300 | instance | [kubernetes/kubernetes] } 2026-04-24 06:40:30.298311 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:30.298321 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-24 06:40:30.780915 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:30.780959 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:30.780966 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-24 06:40:33.058096 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:33.058167 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:33.058180 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-24 06:40:33.084932 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:40:33.085017 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:33.085031 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-24 06:40:33.109576 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:40:33.109673 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:33.109687 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-24 06:40:33.138806 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:40:33.138842 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:33.138854 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-24 06:40:34.355122 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:34.355465 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:34.355481 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-24 06:40:34.991195 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:34.991259 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:34.991272 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-24 06:40:36.521698 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-24 06:40:36.521782 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-24 06:40:36.521795 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-24 06:40:36.521804 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-24 06:40:36.521815 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-24 06:40:36.521827 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:36.521837 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-24 06:40:37.197867 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:37.197936 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:37.197949 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-24 06:40:37.197960 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:37.197969 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-24 06:40:37.918583 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:37.918648 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:37.918661 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-24 06:40:38.767736 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:38.767810 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:38.767825 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-24 06:40:38.816182 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:38.816227 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:38.816233 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-24 06:40:38.860132 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:38.860151 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:38.860160 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-24 06:40:38.909550 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:38.909569 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:38.909575 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-24 06:40:38.952176 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:40:38.952223 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:38.952230 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-24 06:40:38.997177 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:38.997220 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:38.997227 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-24 06:40:39.329311 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:39.329349 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:39.329355 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-24 06:40:39.382196 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-24 06:40:39.382226 | instance | [kubernetes/kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-24 06:40:39.382231 | instance | [kubernetes/kubernetes] } 2026-04-24 06:40:39.382238 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:39.382244 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-24 06:40:39.824132 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:39.824194 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:39.824207 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-24 06:40:39.872271 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:40:39.872337 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:39.872350 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-24 06:40:40.200027 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:40.200085 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:40.200099 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-24 06:40:40.245878 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-24 06:40:40.245954 | instance | [kubernetes/kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-24 06:40:40.246001 | instance | [kubernetes/kubernetes] } 2026-04-24 06:40:40.246019 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:40.246032 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-24 06:40:40.683803 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:40.683851 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:40.683857 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-24 06:40:40.746594 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:40:40.746653 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:40.746660 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-24 06:40:40.785084 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:40:40.785134 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:40.785140 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-24 06:40:40.820424 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:40:40.820478 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:40.820488 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-24 06:40:40.856114 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:40:40.856167 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:40.856177 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-24 06:40:42.019677 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:42.019768 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:42.019776 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-24 06:40:42.566463 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:42.566526 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:42.566538 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-24 06:40:44.064682 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-24 06:40:44.064847 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-24 06:40:44.064863 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-24 06:40:44.064873 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-24 06:40:44.064883 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-24 06:40:44.064894 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:44.064916 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-24 06:40:44.766893 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:44.766980 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:44.766993 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-24 06:40:44.767003 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:44.767012 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-24 06:40:45.296266 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:45.296358 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:45.296372 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-24 06:40:45.644987 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:45.645062 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:45.645079 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-24 06:40:45.707980 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-24 06:40:45.708062 | instance | [kubernetes/kubernetes] "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-04-24 06:40:45.708075 | instance | [kubernetes/kubernetes] } 2026-04-24 06:40:45.708085 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:45.708095 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-24 06:40:46.175885 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:46.175981 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:46.175990 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-24 06:40:47.424791 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:47.425368 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:47.425375 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-24 06:40:47.486746 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-24 06:40:47.486821 | instance | [kubernetes/kubernetes] "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-04-24 06:40:47.486834 | instance | [kubernetes/kubernetes] } 2026-04-24 06:40:47.486844 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:47.486853 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-24 06:40:47.932976 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:47.933033 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:47.933040 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-24 06:40:50.219327 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:50.219404 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:50.219418 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-24 06:40:50.832653 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:50.832749 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:50.832762 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-24 06:40:51.185868 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:51.185964 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:51.185977 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-24 06:40:51.506261 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:51.506377 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:51.506385 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-24 06:40:51.567046 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-24 06:40:51.567116 | instance | [kubernetes/kubernetes] "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-04-24 06:40:51.567133 | instance | [kubernetes/kubernetes] } 2026-04-24 06:40:51.567141 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:51.567147 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-24 06:40:52.057787 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:52.057896 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:52.057910 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-24 06:40:54.214808 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:54.214900 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:54.214914 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-24 06:40:54.267995 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-24 06:40:54.268031 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:54.268057 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-24 06:40:55.629416 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:55.629534 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:55.629551 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-24 06:40:55.975701 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:55.975764 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:55.975777 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-24 06:40:56.549510 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:56.549554 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:56.549561 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-24 06:40:57.873656 | instance | [kubernetes/kubernetes] ok: [instance] => (item=br_netfilter) 2026-04-24 06:40:57.873788 | instance | [kubernetes/kubernetes] ok: [instance] => (item=ip_tables) 2026-04-24 06:40:57.873803 | instance | [kubernetes/kubernetes] ok: [instance] => (item=ip6_tables) 2026-04-24 06:40:57.873816 | instance | [kubernetes/kubernetes] ok: [instance] => (item=nf_conntrack) 2026-04-24 06:40:57.873852 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:57.873868 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-24 06:40:58.223547 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:58.223627 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:58.223639 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-24 06:40:58.272533 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-24 06:40:58.272568 | instance | [kubernetes/kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-24 06:40:58.272581 | instance | [kubernetes/kubernetes] } 2026-04-24 06:40:58.272590 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:58.272599 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-24 06:40:58.776525 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:40:58.776595 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:58.776608 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-24 06:40:58.817751 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:40:58.817785 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:58.817796 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-24 06:40:58.879467 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-24 06:40:58.879510 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:58.879521 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-24 06:40:58.912829 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:40:58.912862 | instance | [kubernetes/kubernetes] 2026-04-24 06:40:58.912873 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-24 06:41:00.074683 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:00.074726 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:00.074734 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-24 06:41:02.188142 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-24 06:41:02.188178 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-24 06:41:02.188185 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-24 06:41:02.188189 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-24 06:41:02.188194 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-24 06:41:02.188198 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-24 06:41:02.188202 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-24 06:41:02.188206 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:02.188212 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-24 06:41:03.115533 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-24 06:41:03.115597 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes) 2026-04-24 06:41:03.115609 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-24 06:41:03.115641 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:03.115651 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-24 06:41:03.674221 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:03.674264 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:03.674270 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-24 06:41:04.228089 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:04.228158 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:04.228176 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-24 06:41:04.544615 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:04.544672 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:04.544680 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-24 06:41:04.578234 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:41:04.578284 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:04.578296 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-24 06:41:05.296285 | instance | [kubernetes/kubernetes] ok: [instance] => (item=swap) 2026-04-24 06:41:05.296348 | instance | [kubernetes/kubernetes] ok: [instance] => (item=none) 2026-04-24 06:41:05.296360 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:05.296370 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-24 06:41:05.842200 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:05.842259 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:05.842272 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-24 06:41:06.329404 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:06.329468 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:06.329480 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-24 06:41:06.329491 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:06.329500 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-24 06:41:06.794977 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:06.795042 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:06.795054 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-24 06:41:08.207436 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:08.207525 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:08.207539 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-24 06:41:09.154118 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:09.154174 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:09.154182 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-24 06:41:09.601208 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:09.601267 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:09.601278 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-24 06:41:10.204586 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:10.204644 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:10.204651 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-24 06:41:10.288632 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-24 06:41:10.288708 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:10.288720 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-24 06:41:10.429031 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-24 06:41:10.429124 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:10.429136 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-24 06:41:10.751216 | instance | [kubernetes/kubernetes] ok: [instance] => (item=instance) 2026-04-24 06:41:10.751274 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:10.751287 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-24 06:41:10.797862 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:10.797921 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:10.797934 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-24 06:41:10.841196 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:41:10.841236 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:10.841245 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-24 06:41:10.880744 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-24 06:41:10.880772 | instance | [kubernetes/kubernetes] "msg": "instance" 2026-04-24 06:41:10.880782 | instance | [kubernetes/kubernetes] } 2026-04-24 06:41:10.880791 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:10.880799 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-24 06:41:11.484643 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:11.484707 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:11.484720 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-24 06:41:11.521493 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:41:11.521554 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:11.521566 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-24 06:41:11.552448 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:41:11.552481 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:11.552492 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-24 06:41:11.584722 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:41:11.584757 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:11.584768 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-24 06:41:11.619660 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:41:11.619715 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:11.619726 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-24 06:41:11.654304 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:41:11.654363 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:11.654372 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-24 06:41:11.693855 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:41:11.693928 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:11.693941 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-24 06:41:11.726994 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:41:11.727055 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:11.727067 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-24 06:41:12.037166 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:12.037229 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:12.037244 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-24 06:41:12.354748 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:12.354798 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:12.354810 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-24 06:41:12.392028 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:41:12.392059 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:12.392070 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-24 06:41:12.695527 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:12.695564 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:12.695570 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-24 06:41:13.019213 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:13.019266 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:13.019279 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-24 06:41:13.314332 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:13.314439 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:13.314452 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-24 06:41:14.574012 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:14.574078 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:14.574087 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-24 06:41:15.684524 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:15.684835 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:15.684850 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-24 06:41:15.726534 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:41:15.726606 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:15.726618 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-24 06:41:15.770298 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:41:15.770333 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:15.770364 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-24 06:41:16.506442 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:16.506498 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:16.506510 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-24 06:41:16.550021 | instance | [kubernetes/kubernetes] skipping: [instance] => (item=DaemonSet) 2026-04-24 06:41:16.550124 | instance | [kubernetes/kubernetes] skipping: [instance] => (item=ConfigMap) 2026-04-24 06:41:16.550137 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:41:16.550147 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:16.550157 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-24 06:41:16.591148 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:41:16.591202 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:16.591214 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-24 06:41:16.630254 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:41:16.630287 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:16.630298 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-24 06:41:16.672217 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:41:16.672253 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:16.672264 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-24 06:41:16.704887 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-24 06:41:16.704904 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:16.704909 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-24 06:41:17.210702 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:17.210763 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:17.210777 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-24 06:41:18.190385 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:18.190491 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:18.190502 | instance | [kubernetes/kubernetes] PLAY [Install control-plane components] **************************************** 2026-04-24 06:41:18.190509 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:18.190515 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-24 06:41:19.234186 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:19.234250 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:19.234263 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-24 06:41:19.561805 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:19.561862 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:19.561874 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-24 06:41:20.938391 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:20.938478 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:20.938491 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-24 06:41:21.269724 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:21.269805 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:21.269817 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-24 06:41:21.316911 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-24 06:41:21.316970 | instance | [kubernetes/kubernetes] "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-24 06:41:21.316982 | instance | [kubernetes/kubernetes] } 2026-04-24 06:41:21.316991 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:21.317001 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-24 06:41:21.735223 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:21.735315 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:21.735340 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-24 06:41:23.051670 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:23.051751 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:23.051765 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-24 06:41:23.513442 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:23.513532 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:23.513546 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-24 06:41:23.843039 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:23.843102 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:23.843111 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-24 06:41:24.196708 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:24.196794 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:24.196809 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-24 06:41:24.520104 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:24.520184 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:24.520196 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-24 06:41:24.837777 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:24.837840 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:24.837853 | instance | [kubernetes/kubernetes] TASK [Install plugin] ********************************************************** 2026-04-24 06:41:24.897082 | instance | [kubernetes/kubernetes] included: vexxhost.containers.download_artifact for instance 2026-04-24 06:41:24.897169 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:24.897181 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-24 06:41:24.934728 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-24 06:41:24.934764 | instance | [kubernetes/kubernetes] "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-24 06:41:24.934793 | instance | [kubernetes/kubernetes] } 2026-04-24 06:41:24.934802 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:24.934812 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-24 06:41:25.433548 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:25.433637 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:25.433650 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-24 06:41:26.960239 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:26.960356 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:26.960376 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-24 06:41:27.008465 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-24 06:41:27.008499 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:27.008508 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-24 06:41:27.647472 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:27.647555 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:27.647568 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-24 06:41:28.553460 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:28.553525 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:28.553534 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-24 06:41:30.340793 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:30.340902 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:30.340916 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-24 06:41:30.379664 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-24 06:41:30.379753 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:30.379764 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-24 06:41:30.871570 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:30.871670 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:30.871684 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-24 06:41:32.683731 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:32.683843 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:32.683856 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-24 06:41:33.408616 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:33.408674 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:33.408686 | instance | [kubernetes/kubernetes] PLAY [all] ********************************************************************* 2026-04-24 06:41:33.408697 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:33.408706 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-24 06:41:34.501169 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:34.501214 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:34.501220 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-24 06:41:35.244350 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:35.244383 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:35.244389 | instance | [kubernetes/kubernetes] PLAY [all] ********************************************************************* 2026-04-24 06:41:35.244394 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:35.244413 | instance | [kubernetes/kubernetes] TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-24 06:41:36.051728 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-24 06:41:36.051779 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:36.051792 | instance | [kubernetes/kubernetes] PLAY RECAP ********************************************************************* 2026-04-24 06:41:36.051803 | instance | [kubernetes/kubernetes] instance : ok=125 changed=0 unreachable=0 failed=0 skipped=31 rescued=0 ignored=0 2026-04-24 06:41:36.051814 | instance | [kubernetes/kubernetes] 2026-04-24 06:41:36.157462 | instance | ==> [kubernetes] Deployment complete 2026-04-24 06:41:36.157588 | instance | ==> [ingress-nginx] Starting deployment 2026-04-24 06:41:36.157600 | instance | ==> [cert-manager] Starting deployment 2026-04-24 06:41:36.158125 | instance | ==> [csi] Starting deployment 2026-04-24 06:41:36.158148 | instance | ==> [memcached] Starting deployment 2026-04-24 06:41:36.666813 | instance | [cert-manager/cert_manager] 2026-04-24 06:41:36.666950 | instance | [cert-manager/cert_manager] PLAY [controllers] ************************************************************* 2026-04-24 06:41:36.666963 | instance | [cert-manager/cert_manager] 2026-04-24 06:41:36.666973 | instance | [cert-manager/cert_manager] TASK [Gathering Facts] ********************************************************* 2026-04-24 06:41:36.673171 | instance | [ingress-nginx/ingress_nginx] 2026-04-24 06:41:36.673224 | instance | [ingress-nginx/ingress_nginx] PLAY [controllers] ************************************************************* 2026-04-24 06:41:36.673232 | instance | [ingress-nginx/ingress_nginx] 2026-04-24 06:41:36.673238 | instance | [ingress-nginx/ingress_nginx] TASK [Gathering Facts] ********************************************************* 2026-04-24 06:41:36.705085 | instance | [memcached/memcached] 2026-04-24 06:41:36.705130 | instance | [memcached/memcached] PLAY [controllers[0]] ********************************************************** 2026-04-24 06:41:36.705141 | instance | [memcached/memcached] 2026-04-24 06:41:36.705151 | instance | [memcached/memcached] TASK [Gathering Facts] ********************************************************* 2026-04-24 06:41:36.772556 | instance | [csi/csi] 2026-04-24 06:41:36.772606 | instance | [csi/csi] PLAY [controllers] ************************************************************* 2026-04-24 06:41:36.772613 | instance | [csi/csi] 2026-04-24 06:41:36.772619 | instance | [csi/csi] TASK [Gathering Facts] ********************************************************* 2026-04-24 06:41:37.966814 | instance | [cert-manager/cert_manager] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-24 06:41:37.966872 | instance | [cert-manager/cert_manager] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-24 06:41:37.966884 | instance | [cert-manager/cert_manager] interpreter could change the meaning of that path. See 2026-04-24 06:41:37.966895 | instance | [cert-manager/cert_manager] https://docs.ansible.com/ansible- 2026-04-24 06:41:37.966904 | instance | [cert-manager/cert_manager] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-24 06:41:37.980296 | instance | [ingress-nginx/ingress_nginx] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-24 06:41:37.980365 | instance | [ingress-nginx/ingress_nginx] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-24 06:41:37.980377 | instance | [ingress-nginx/ingress_nginx] interpreter could change the meaning of that path. See 2026-04-24 06:41:37.980388 | instance | [ingress-nginx/ingress_nginx] https://docs.ansible.com/ansible- 2026-04-24 06:41:37.980397 | instance | [ingress-nginx/ingress_nginx] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-24 06:41:37.990718 | instance | [cert-manager/cert_manager] ok: [instance] 2026-04-24 06:41:37.990753 | instance | [cert-manager/cert_manager] 2026-04-24 06:41:37.990781 | instance | [cert-manager/cert_manager] TASK [Deploy Helm chart] ******************************************************* 2026-04-24 06:41:37.996306 | instance | [ingress-nginx/ingress_nginx] ok: [instance] 2026-04-24 06:41:37.996341 | instance | [ingress-nginx/ingress_nginx] 2026-04-24 06:41:37.996371 | instance | [ingress-nginx/ingress_nginx] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-24 06:41:38.041272 | instance | [ingress-nginx/ingress_nginx] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-24 06:41:38.041340 | instance | [ingress-nginx/ingress_nginx] 2026-04-24 06:41:38.041353 | instance | [ingress-nginx/ingress_nginx] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-24 06:41:38.041525 | instance | [cert-manager/cert_manager] included: vexxhost.kubernetes.cert_manager for instance 2026-04-24 06:41:38.041541 | instance | [cert-manager/cert_manager] 2026-04-24 06:41:38.041552 | instance | [cert-manager/cert_manager] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-24 06:41:38.082020 | instance | [cert-manager/cert_manager] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-24 06:41:38.082091 | instance | [cert-manager/cert_manager] 2026-04-24 06:41:38.082103 | instance | [cert-manager/cert_manager] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-24 06:41:38.695475 | instance | [ingress-nginx/ingress_nginx] changed: [instance] 2026-04-24 06:41:38.695538 | instance | [ingress-nginx/ingress_nginx] 2026-04-24 06:41:38.695551 | instance | [ingress-nginx/ingress_nginx] TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-04-24 06:41:38.696946 | instance | [cert-manager/cert_manager] changed: [instance] 2026-04-24 06:41:38.696971 | instance | [cert-manager/cert_manager] 2026-04-24 06:41:38.696981 | instance | [cert-manager/cert_manager] TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-04-24 06:41:39.035052 | instance | [memcached/memcached] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-24 06:41:39.035092 | instance | [memcached/memcached] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-24 06:41:39.035100 | instance | [memcached/memcached] interpreter could change the meaning of that path. See 2026-04-24 06:41:39.035107 | instance | [memcached/memcached] https://docs.ansible.com/ansible- 2026-04-24 06:41:39.035113 | instance | [memcached/memcached] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-24 06:41:39.053135 | instance | [memcached/memcached] ok: [instance] 2026-04-24 06:41:39.053170 | instance | [memcached/memcached] 2026-04-24 06:41:39.053183 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-24 06:41:39.079169 | instance | [csi/csi] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-24 06:41:39.079215 | instance | [csi/csi] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-24 06:41:39.079226 | instance | [csi/csi] interpreter could change the meaning of that path. See 2026-04-24 06:41:39.079237 | instance | [csi/csi] https://docs.ansible.com/ansible- 2026-04-24 06:41:39.079247 | instance | [csi/csi] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-24 06:41:39.102315 | instance | [csi/csi] ok: [instance] 2026-04-24 06:41:39.102332 | instance | [csi/csi] 2026-04-24 06:41:39.102338 | instance | [csi/csi] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-24 06:41:39.143545 | instance | [csi/csi] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-24 06:41:39.143586 | instance | [csi/csi] 2026-04-24 06:41:39.143592 | instance | [csi/csi] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-24 06:41:39.176945 | instance | [memcached/memcached] ok: [instance] 2026-04-24 06:41:39.176990 | instance | [memcached/memcached] 2026-04-24 06:41:39.176998 | instance | [memcached/memcached] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-24 06:41:39.210473 | instance | [memcached/memcached] skipping: [instance] 2026-04-24 06:41:39.210515 | instance | [memcached/memcached] 2026-04-24 06:41:39.210521 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-24 06:41:39.244443 | instance | [memcached/memcached] skipping: [instance] 2026-04-24 06:41:39.244490 | instance | [memcached/memcached] 2026-04-24 06:41:39.244496 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-24 06:41:39.277491 | instance | [memcached/memcached] skipping: [instance] 2026-04-24 06:41:39.277533 | instance | [memcached/memcached] 2026-04-24 06:41:39.277540 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-24 06:41:39.310489 | instance | [memcached/memcached] skipping: [instance] 2026-04-24 06:41:39.310529 | instance | [memcached/memcached] 2026-04-24 06:41:39.310537 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-24 06:41:39.343208 | instance | [memcached/memcached] skipping: [instance] 2026-04-24 06:41:39.343248 | instance | [memcached/memcached] 2026-04-24 06:41:39.343256 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-24 06:41:39.378467 | instance | [memcached/memcached] ok: [instance] 2026-04-24 06:41:39.378493 | instance | [memcached/memcached] 2026-04-24 06:41:39.378503 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-24 06:41:39.420346 | instance | [memcached/memcached] ok: [instance] => (item=oslo_cache) 2026-04-24 06:41:39.420368 | instance | [memcached/memcached] 2026-04-24 06:41:39.420373 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-24 06:41:39.463958 | instance | [memcached/memcached] ok: [instance] 2026-04-24 06:41:39.463990 | instance | [memcached/memcached] 2026-04-24 06:41:39.463997 | instance | [memcached/memcached] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-24 06:41:39.504582 | instance | [memcached/memcached] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-24 06:41:39.504609 | instance | [memcached/memcached] 2026-04-24 06:41:39.504616 | instance | [memcached/memcached] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-24 06:41:39.736721 | instance | [csi/csi] ok: [instance] 2026-04-24 06:41:39.736757 | instance | [csi/csi] 2026-04-24 06:41:39.736763 | instance | [csi/csi] TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-24 06:41:40.136541 | instance | [memcached/memcached] changed: [instance] 2026-04-24 06:41:40.136657 | instance | [memcached/memcached] 2026-04-24 06:41:40.136672 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-04-24 06:41:41.628332 | instance | [csi/csi] ok: [instance] 2026-04-24 06:41:41.628402 | instance | [csi/csi] 2026-04-24 06:41:41.628411 | instance | [csi/csi] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-24 06:41:41.660849 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:41.660905 | instance | [csi/csi] 2026-04-24 06:41:41.660913 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-24 06:41:41.696592 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:41.696651 | instance | [csi/csi] 2026-04-24 06:41:41.696662 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-04-24 06:41:41.724123 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:41.724200 | instance | [csi/csi] 2026-04-24 06:41:41.724206 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-24 06:41:41.756108 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:41.756181 | instance | [csi/csi] 2026-04-24 06:41:41.756188 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-24 06:41:41.804135 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:41.804200 | instance | [csi/csi] 2026-04-24 06:41:41.804207 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-24 06:41:41.835688 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:41.835963 | instance | [csi/csi] 2026-04-24 06:41:41.835977 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-24 06:41:41.867454 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:41.867518 | instance | [csi/csi] 2026-04-24 06:41:41.867524 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-24 06:41:41.894321 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:41.894381 | instance | [csi/csi] 2026-04-24 06:41:41.894389 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-24 06:41:41.961585 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:41.961656 | instance | [csi/csi] 2026-04-24 06:41:41.961665 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-24 06:41:41.990330 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:41.990411 | instance | [csi/csi] 2026-04-24 06:41:41.990419 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-24 06:41:42.020202 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:42.020301 | instance | [csi/csi] 2026-04-24 06:41:42.020308 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-24 06:41:42.051740 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:42.051825 | instance | [csi/csi] 2026-04-24 06:41:42.051838 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-24 06:41:42.100755 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:42.100817 | instance | [csi/csi] 2026-04-24 06:41:42.100824 | instance | [csi/csi] TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-24 06:41:42.129466 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:42.129554 | instance | [csi/csi] 2026-04-24 06:41:42.129561 | instance | [csi/csi] TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-24 06:41:42.161278 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:42.161358 | instance | [csi/csi] 2026-04-24 06:41:42.161368 | instance | [csi/csi] TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-24 06:41:42.198192 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:42.198225 | instance | [csi/csi] 2026-04-24 06:41:42.198245 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-24 06:41:42.233371 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:42.233429 | instance | [csi/csi] 2026-04-24 06:41:42.233438 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-24 06:41:42.263041 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:42.263113 | instance | [csi/csi] 2026-04-24 06:41:42.263122 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-24 06:41:42.291053 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:42.291101 | instance | [csi/csi] 2026-04-24 06:41:42.291109 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-24 06:41:42.320272 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:42.320348 | instance | [csi/csi] 2026-04-24 06:41:42.320360 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-24 06:41:42.348310 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:42.348377 | instance | [csi/csi] 2026-04-24 06:41:42.348385 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-24 06:41:42.377582 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:42.377635 | instance | [csi/csi] 2026-04-24 06:41:42.377641 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-24 06:41:42.426273 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:42.426327 | instance | [csi/csi] 2026-04-24 06:41:42.426339 | instance | [csi/csi] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-24 06:41:42.469769 | instance | [csi/csi] skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-24 06:41:42.469850 | instance | [csi/csi] skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-24 06:41:42.469858 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:42.469865 | instance | [csi/csi] 2026-04-24 06:41:42.469871 | instance | [csi/csi] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-24 06:41:42.493018 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:42.493073 | instance | [csi/csi] 2026-04-24 06:41:42.493085 | instance | [csi/csi] TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-24 06:41:42.543447 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:42.543576 | instance | [csi/csi] 2026-04-24 06:41:42.543593 | instance | [csi/csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-24 06:41:42.577624 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:42.577671 | instance | [csi/csi] 2026-04-24 06:41:42.577680 | instance | [csi/csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-24 06:41:42.614771 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:42.614832 | instance | [csi/csi] 2026-04-24 06:41:42.614840 | instance | [csi/csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-24 06:41:42.654274 | instance | [csi/csi] skipping: [instance] 2026-04-24 06:41:42.654420 | instance | [csi/csi] 2026-04-24 06:41:42.654440 | instance | [csi/csi] PLAY RECAP ********************************************************************* 2026-04-24 06:41:42.654455 | instance | [csi/csi] instance : ok=4 changed=0 unreachable=0 failed=0 skipped=29 rescued=0 ignored=0 2026-04-24 06:41:42.656366 | instance | [csi/csi] 2026-04-24 06:41:42.763741 | instance | ==> [csi] Deployment complete 2026-04-24 06:41:42.949373 | instance | [memcached/memcached] changed: [instance] 2026-04-24 06:41:42.949645 | instance | [memcached/memcached] 2026-04-24 06:41:42.949656 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-04-24 06:41:43.976751 | instance | [memcached/memcached] changed: [instance] 2026-04-24 06:41:43.976835 | instance | [memcached/memcached] 2026-04-24 06:41:43.976849 | instance | [memcached/memcached] PLAY RECAP ********************************************************************* 2026-04-24 06:41:43.976869 | instance | [memcached/memcached] instance : ok=9 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-24 06:41:43.976880 | instance | [memcached/memcached] 2026-04-24 06:41:44.092983 | instance | ==> [memcached] Deployment complete 2026-04-24 06:41:52.728368 | instance | [ingress-nginx/ingress_nginx] changed: [instance] 2026-04-24 06:41:52.728451 | instance | [ingress-nginx/ingress_nginx] 2026-04-24 06:41:52.728464 | instance | [ingress-nginx/ingress_nginx] PLAY RECAP ********************************************************************* 2026-04-24 06:41:52.728475 | instance | [ingress-nginx/ingress_nginx] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-24 06:41:52.728485 | instance | [ingress-nginx/ingress_nginx] 2026-04-24 06:41:52.789161 | instance | ==> [ingress-nginx] Deployment complete 2026-04-24 06:41:56.931695 | instance | [cert-manager/cert_manager] changed: [instance] 2026-04-24 06:41:56.931756 | instance | [cert-manager/cert_manager] 2026-04-24 06:41:56.931770 | instance | [cert-manager/cert_manager] PLAY RECAP ********************************************************************* 2026-04-24 06:41:56.931777 | instance | [cert-manager/cert_manager] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-24 06:41:56.931784 | instance | [cert-manager/cert_manager] 2026-04-24 06:41:56.992978 | instance | ==> [cert-manager] Deployment complete 2026-04-24 06:41:56.993058 | instance | ==> [cluster-issuer] Starting deployment 2026-04-24 06:41:56.993067 | instance | ==> [rabbitmq-cluster-operator] Starting deployment 2026-04-24 06:41:56.993073 | instance | ==> [percona-xtradb-cluster-operator] Starting deployment 2026-04-24 06:41:57.472058 | instance | [cluster-issuer/cluster_issuer] 2026-04-24 06:41:57.472102 | instance | [cluster-issuer/cluster_issuer] PLAY [controllers] ************************************************************* 2026-04-24 06:41:57.472116 | instance | [cluster-issuer/cluster_issuer] 2026-04-24 06:41:57.472120 | instance | [cluster-issuer/cluster_issuer] TASK [Gathering Facts] ********************************************************* 2026-04-24 06:41:57.472129 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-04-24 06:41:57.472134 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] PLAY [controllers] ************************************************************* 2026-04-24 06:41:57.472139 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-04-24 06:41:57.472143 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [Gathering Facts] ********************************************************* 2026-04-24 06:41:57.538452 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-04-24 06:41:57.538508 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] PLAY [controllers] ************************************************************* 2026-04-24 06:41:57.538514 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-04-24 06:41:57.538519 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [Gathering Facts] ********************************************************* 2026-04-24 06:41:58.910273 | instance | [cluster-issuer/cluster_issuer] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-24 06:41:58.910337 | instance | [cluster-issuer/cluster_issuer] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-24 06:41:58.910345 | instance | [cluster-issuer/cluster_issuer] interpreter could change the meaning of that path. See 2026-04-24 06:41:58.910354 | instance | [cluster-issuer/cluster_issuer] https://docs.ansible.com/ansible- 2026-04-24 06:41:58.910360 | instance | [cluster-issuer/cluster_issuer] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-24 06:41:58.927405 | instance | [cluster-issuer/cluster_issuer] ok: [instance] 2026-04-24 06:41:58.927441 | instance | [cluster-issuer/cluster_issuer] 2026-04-24 06:41:58.927468 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-04-24 06:41:58.929923 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-24 06:41:58.929954 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-24 06:41:58.929981 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] interpreter could change the meaning of that path. See 2026-04-24 06:41:58.929993 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] https://docs.ansible.com/ansible- 2026-04-24 06:41:58.930012 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-24 06:41:58.949849 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] ok: [instance] 2026-04-24 06:41:58.949877 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-04-24 06:41:58.949883 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-24 06:41:58.972263 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-24 06:41:58.972321 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-24 06:41:58.972336 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] interpreter could change the meaning of that path. See 2026-04-24 06:41:58.972347 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] https://docs.ansible.com/ansible- 2026-04-24 06:41:58.972358 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-24 06:41:58.991951 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] ok: [instance] 2026-04-24 06:41:58.991978 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-04-24 06:41:58.991998 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-24 06:41:58.995364 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-24 06:41:58.995383 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-04-24 06:41:58.995390 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-24 06:41:59.031440 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-24 06:41:59.031525 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-04-24 06:41:59.031532 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-24 06:41:59.612481 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] changed: [instance] 2026-04-24 06:41:59.612564 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-04-24 06:41:59.612577 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-04-24 06:41:59.688160 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] changed: [instance] 2026-04-24 06:41:59.688245 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-04-24 06:41:59.688257 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-04-24 06:41:59.895058 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-04-24 06:41:59.895116 | instance | [cluster-issuer/cluster_issuer] 2026-04-24 06:41:59.895125 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-04-24 06:41:59.940112 | instance | [cluster-issuer/cluster_issuer] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-04-24 06:41:59.940189 | instance | [cluster-issuer/cluster_issuer] 2026-04-24 06:41:59.940198 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-04-24 06:42:00.764083 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-04-24 06:42:00.764155 | instance | [cluster-issuer/cluster_issuer] 2026-04-24 06:42:00.764162 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-04-24 06:42:01.712838 | instance | [cluster-issuer/cluster_issuer] ok: [instance] 2026-04-24 06:42:01.712895 | instance | [cluster-issuer/cluster_issuer] 2026-04-24 06:42:01.712903 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-04-24 06:42:02.568469 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] ok: [instance] 2026-04-24 06:42:02.568537 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-04-24 06:42:02.568547 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-04-24 06:42:02.603769 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-04-24 06:42:02.603806 | instance | [cluster-issuer/cluster_issuer] 2026-04-24 06:42:02.603834 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-04-24 06:42:02.603846 | instance | [cluster-issuer/cluster_issuer] 2026-04-24 06:42:02.603856 | instance | [cluster-issuer/cluster_issuer] RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-04-24 06:42:02.637940 | instance | [cluster-issuer/cluster_issuer] skipping: [instance] 2026-04-24 06:42:02.637974 | instance | [cluster-issuer/cluster_issuer] 2026-04-24 06:42:02.638000 | instance | [cluster-issuer/cluster_issuer] RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-04-24 06:42:02.945857 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] ok: [instance] => (item=messaging-topology-operator) 2026-04-24 06:42:02.945919 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] ok: [instance] => (item=rabbitmq-cluster) 2026-04-24 06:42:02.945931 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-04-24 06:42:02.945941 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-04-24 06:42:04.484096 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-04-24 06:42:04.484143 | instance | [cluster-issuer/cluster_issuer] 2026-04-24 06:42:04.484149 | instance | [cluster-issuer/cluster_issuer] RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-04-24 06:42:05.437959 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] changed: [instance] 2026-04-24 06:42:05.438021 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-04-24 06:42:05.438028 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] PLAY RECAP ********************************************************************* 2026-04-24 06:42:05.438033 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-24 06:42:05.438037 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-04-24 06:42:05.526801 | instance | ==> [percona-xtradb-cluster-operator] Deployment complete 2026-04-24 06:42:05.526878 | instance | ==> [percona-xtradb-cluster] Starting deployment 2026-04-24 06:42:06.040773 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-24 06:42:06.040856 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] PLAY [controllers] ************************************************************* 2026-04-24 06:42:06.040862 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-24 06:42:06.040867 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [Gathering Facts] ********************************************************* 2026-04-24 06:42:06.418507 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] changed: [instance] 2026-04-24 06:42:06.418553 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-04-24 06:42:06.418560 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] PLAY RECAP ********************************************************************* 2026-04-24 06:42:06.418567 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-24 06:42:06.418574 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-04-24 06:42:06.501898 | instance | ==> [rabbitmq-cluster-operator] Deployment complete 2026-04-24 06:42:06.737293 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-04-24 06:42:06.737357 | instance | [cluster-issuer/cluster_issuer] 2026-04-24 06:42:06.737378 | instance | [cluster-issuer/cluster_issuer] PLAY RECAP ********************************************************************* 2026-04-24 06:42:06.737389 | instance | [cluster-issuer/cluster_issuer] instance : ok=8 changed=5 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-24 06:42:06.737400 | instance | [cluster-issuer/cluster_issuer] 2026-04-24 06:42:06.805225 | instance | ==> [cluster-issuer] Deployment complete 2026-04-24 06:42:06.805294 | instance | ==> [valkey] Starting deployment 2026-04-24 06:42:07.309744 | instance | [valkey/valkey] 2026-04-24 06:42:07.309800 | instance | [valkey/valkey] PLAY [controllers] ************************************************************* 2026-04-24 06:42:07.309823 | instance | [valkey/valkey] 2026-04-24 06:42:07.309829 | instance | [valkey/valkey] TASK [Gathering Facts] ********************************************************* 2026-04-24 06:42:07.576584 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-24 06:42:07.576628 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-24 06:42:07.576634 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] interpreter could change the meaning of that path. See 2026-04-24 06:42:07.576639 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] https://docs.ansible.com/ansible- 2026-04-24 06:42:07.576646 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-24 06:42:07.597101 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] ok: [instance] 2026-04-24 06:42:07.597134 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-24 06:42:07.597148 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-04-24 06:42:08.509760 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] ok: [instance] 2026-04-24 06:42:08.509820 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-24 06:42:08.509828 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-04-24 06:42:08.748369 | instance | [valkey/valkey] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-24 06:42:08.748429 | instance | [valkey/valkey] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-24 06:42:08.748437 | instance | [valkey/valkey] interpreter could change the meaning of that path. See 2026-04-24 06:42:08.748445 | instance | [valkey/valkey] https://docs.ansible.com/ansible- 2026-04-24 06:42:08.748452 | instance | [valkey/valkey] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-24 06:42:08.771506 | instance | [valkey/valkey] ok: [instance] 2026-04-24 06:42:08.771532 | instance | [valkey/valkey] 2026-04-24 06:42:08.771542 | instance | [valkey/valkey] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-24 06:42:08.828037 | instance | [valkey/valkey] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-24 06:42:08.828082 | instance | [valkey/valkey] 2026-04-24 06:42:08.828093 | instance | [valkey/valkey] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-24 06:42:09.422279 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] changed: [instance] 2026-04-24 06:42:09.422325 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-24 06:42:09.422331 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-04-24 06:42:09.445232 | instance | [valkey/valkey] changed: [instance] 2026-04-24 06:42:09.445254 | instance | [valkey/valkey] 2026-04-24 06:42:09.445263 | instance | [valkey/valkey] TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-04-24 06:42:10.443876 | instance | [valkey/valkey] changed: [instance] 2026-04-24 06:42:10.444042 | instance | [valkey/valkey] 2026-04-24 06:42:10.444057 | instance | [valkey/valkey] TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-04-24 06:42:10.756016 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] ok: [instance] 2026-04-24 06:42:10.756070 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-24 06:42:10.756078 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-04-24 06:42:10.786868 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-04-24 06:42:10.786900 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-24 06:42:10.786907 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-04-24 06:42:10.824049 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-04-24 06:42:10.824100 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-24 06:42:10.824107 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-04-24 06:42:10.858646 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-04-24 06:42:10.858663 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-24 06:42:10.858669 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-04-24 06:42:10.895879 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-04-24 06:42:10.895896 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-24 06:42:10.895902 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-04-24 06:42:10.936325 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-04-24 06:42:10.936383 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-24 06:42:10.936396 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-04-24 06:42:10.977085 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-04-24 06:42:10.977112 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-24 06:42:10.977117 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-04-24 06:42:11.024513 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-04-24 06:42:11.024567 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-24 06:42:11.024579 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-04-24 06:42:13.066193 | instance | [valkey/valkey] changed: [instance] 2026-04-24 06:42:13.066279 | instance | [valkey/valkey] 2026-04-24 06:42:13.066293 | instance | [valkey/valkey] PLAY RECAP ********************************************************************* 2026-04-24 06:42:13.066304 | instance | [valkey/valkey] instance : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-24 06:42:13.066314 | instance | [valkey/valkey] 2026-04-24 06:42:13.129457 | instance | ==> [valkey] Deployment complete 2026-04-24 06:44:26.245913 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] changed: [instance] 2026-04-24 06:44:26.245980 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-24 06:44:26.245994 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-04-24 06:44:27.028797 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] changed: [instance] 2026-04-24 06:44:27.028861 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-24 06:44:27.028871 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] PLAY RECAP ********************************************************************* 2026-04-24 06:44:27.028881 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] instance : ok=6 changed=3 unreachable=0 failed=0 skipped=7 rescued=0 ignored=0 2026-04-24 06:44:27.028891 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-24 06:44:27.111821 | instance | ==> [percona-xtradb-cluster] Deployment complete 2026-04-24 06:44:27.111885 | instance | ==> [keycloak] Starting deployment 2026-04-24 06:44:27.652741 | instance | [keycloak/keycloak] 2026-04-24 06:44:27.652812 | instance | [keycloak/keycloak] PLAY [controllers] ************************************************************* 2026-04-24 06:44:27.652825 | instance | [keycloak/keycloak] 2026-04-24 06:44:27.652834 | instance | [keycloak/keycloak] TASK [Gathering Facts] ********************************************************* 2026-04-24 06:44:29.244731 | instance | [keycloak/keycloak] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-24 06:44:29.244780 | instance | [keycloak/keycloak] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-24 06:44:29.244788 | instance | [keycloak/keycloak] interpreter could change the meaning of that path. See 2026-04-24 06:44:29.244794 | instance | [keycloak/keycloak] https://docs.ansible.com/ansible- 2026-04-24 06:44:29.244800 | instance | [keycloak/keycloak] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-24 06:44:29.274820 | instance | [keycloak/keycloak] ok: [instance] 2026-04-24 06:44:29.274843 | instance | [keycloak/keycloak] 2026-04-24 06:44:29.274850 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-24 06:44:29.313422 | instance | [keycloak/keycloak] skipping: [instance] 2026-04-24 06:44:29.313459 | instance | [keycloak/keycloak] 2026-04-24 06:44:29.313472 | instance | [keycloak/keycloak] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-24 06:44:29.355794 | instance | [keycloak/keycloak] skipping: [instance] 2026-04-24 06:44:29.355833 | instance | [keycloak/keycloak] 2026-04-24 06:44:29.355848 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-24 06:44:29.406706 | instance | [keycloak/keycloak] skipping: [instance] 2026-04-24 06:44:29.406740 | instance | [keycloak/keycloak] 2026-04-24 06:44:29.406762 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-24 06:44:29.446949 | instance | [keycloak/keycloak] skipping: [instance] 2026-04-24 06:44:29.446983 | instance | [keycloak/keycloak] 2026-04-24 06:44:29.446994 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-24 06:44:30.302857 | instance | [keycloak/keycloak] ok: [instance] 2026-04-24 06:44:30.302920 | instance | [keycloak/keycloak] 2026-04-24 06:44:30.302933 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-24 06:44:30.352997 | instance | [keycloak/keycloak] ok: [instance] 2026-04-24 06:44:30.353059 | instance | [keycloak/keycloak] 2026-04-24 06:44:30.353072 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-24 06:44:30.394683 | instance | [keycloak/keycloak] ok: [instance] 2026-04-24 06:44:30.394733 | instance | [keycloak/keycloak] 2026-04-24 06:44:30.394741 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-24 06:44:30.438072 | instance | [keycloak/keycloak] ok: [instance] => (item=oslo_db) 2026-04-24 06:44:30.438136 | instance | [keycloak/keycloak] 2026-04-24 06:44:30.438149 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-24 06:44:30.490886 | instance | [keycloak/keycloak] ok: [instance] 2026-04-24 06:44:30.490970 | instance | [keycloak/keycloak] 2026-04-24 06:44:30.490982 | instance | [keycloak/keycloak] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-24 06:44:30.536535 | instance | [keycloak/keycloak] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-24 06:44:30.536591 | instance | [keycloak/keycloak] 2026-04-24 06:44:30.536603 | instance | [keycloak/keycloak] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-24 06:44:31.173954 | instance | [keycloak/keycloak] changed: [instance] 2026-04-24 06:44:31.174010 | instance | [keycloak/keycloak] 2026-04-24 06:44:31.174016 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-04-24 06:44:31.852341 | instance | [keycloak/keycloak] ok: [instance] 2026-04-24 06:44:31.852416 | instance | [keycloak/keycloak] 2026-04-24 06:44:31.852430 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-04-24 06:44:33.197440 | instance | [keycloak/keycloak] changed: [instance] 2026-04-24 06:44:33.197537 | instance | [keycloak/keycloak] 2026-04-24 06:44:33.197549 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-04-24 06:44:33.657195 | instance | [keycloak/keycloak] ok: [instance] 2026-04-24 06:44:33.657266 | instance | [keycloak/keycloak] 2026-04-24 06:44:33.657279 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-04-24 06:44:34.097299 | instance | [keycloak/keycloak] changed: [instance] 2026-04-24 06:44:34.097639 | instance | [keycloak/keycloak] 2026-04-24 06:44:34.097654 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-04-24 06:44:34.597438 | instance | [keycloak/keycloak] changed: [instance] 2026-04-24 06:44:34.597506 | instance | [keycloak/keycloak] 2026-04-24 06:44:34.597518 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-04-24 06:44:35.021387 | instance | [keycloak/keycloak] ok: [instance] 2026-04-24 06:44:35.021461 | instance | [keycloak/keycloak] 2026-04-24 06:44:35.021474 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-04-24 06:46:48.804178 | instance | [keycloak/keycloak] changed: [instance] 2026-04-24 06:46:48.804267 | instance | [keycloak/keycloak] 2026-04-24 06:46:48.804279 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-04-24 06:46:49.567342 | instance | [keycloak/keycloak] ok: [instance] 2026-04-24 06:46:49.567421 | instance | [keycloak/keycloak] 2026-04-24 06:46:49.567434 | instance | [keycloak/keycloak] TASK [Create Keycloak Ingress] ************************************************* 2026-04-24 06:46:49.621732 | instance | [keycloak/keycloak] included: ingress for instance 2026-04-24 06:46:49.621768 | instance | [keycloak/keycloak] 2026-04-24 06:46:49.621794 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-04-24 06:46:50.682588 | instance | [keycloak/keycloak] changed: [instance] 2026-04-24 06:46:50.682646 | instance | [keycloak/keycloak] 2026-04-24 06:46:50.682652 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-04-24 06:46:51.036852 | instance | [keycloak/keycloak] ok: [instance] 2026-04-24 06:46:51.036926 | instance | [keycloak/keycloak] 2026-04-24 06:46:51.036938 | instance | [keycloak/keycloak] PLAY RECAP ********************************************************************* 2026-04-24 06:46:51.036948 | instance | [keycloak/keycloak] instance : ok=19 changed=6 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-04-24 06:46:51.036958 | instance | [keycloak/keycloak] 2026-04-24 06:46:51.112639 | instance | ==> [keycloak] Deployment complete 2026-04-24 06:46:51.112675 | instance | ==> [keystone] Starting deployment 2026-04-24 06:46:51.112700 | instance | ==> [kube-prometheus-stack] Starting deployment 2026-04-24 06:46:51.678523 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-24 06:46:51.678636 | instance | [kube-prometheus-stack/kube_prometheus_stack] PLAY [controllers[0]] ********************************************************** 2026-04-24 06:46:51.678645 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-24 06:46:51.678652 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [Gathering Facts] ********************************************************* 2026-04-24 06:46:51.690347 | instance | [keystone/keystone] 2026-04-24 06:46:51.690417 | instance | [keystone/keystone] PLAY [controllers[0]] ********************************************************** 2026-04-24 06:46:51.690431 | instance | [keystone/keystone] 2026-04-24 06:46:51.690441 | instance | [keystone/keystone] TASK [Gathering Facts] ********************************************************* 2026-04-24 06:46:53.190211 | instance | [keystone/keystone] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-24 06:46:53.190292 | instance | [keystone/keystone] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-24 06:46:53.190304 | instance | [keystone/keystone] interpreter could change the meaning of that path. See 2026-04-24 06:46:53.190314 | instance | [keystone/keystone] https://docs.ansible.com/ansible- 2026-04-24 06:46:53.190341 | instance | [keystone/keystone] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-24 06:46:53.211620 | instance | [kube-prometheus-stack/kube_prometheus_stack] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-24 06:46:53.211655 | instance | [kube-prometheus-stack/kube_prometheus_stack] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-24 06:46:53.211682 | instance | [kube-prometheus-stack/kube_prometheus_stack] interpreter could change the meaning of that path. See 2026-04-24 06:46:53.211692 | instance | [kube-prometheus-stack/kube_prometheus_stack] https://docs.ansible.com/ansible- 2026-04-24 06:46:53.211701 | instance | [kube-prometheus-stack/kube_prometheus_stack] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-24 06:46:53.212169 | instance | [keystone/keystone] ok: [instance] 2026-04-24 06:46:53.212189 | instance | [keystone/keystone] 2026-04-24 06:46:53.212198 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-24 06:46:53.234202 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-04-24 06:46:53.234234 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-24 06:46:53.234245 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-24 06:46:53.283108 | instance | [kube-prometheus-stack/kube_prometheus_stack] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-24 06:46:53.283160 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-24 06:46:53.283173 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-24 06:46:53.894747 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-04-24 06:46:53.894809 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-24 06:46:53.894821 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-24 06:46:55.233540 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-04-24 06:46:55.233609 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-24 06:46:55.233621 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-04-24 06:46:56.088483 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-04-24 06:46:56.088568 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-24 06:46:56.088581 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-04-24 06:46:57.181327 | instance | [keystone/keystone] changed: [instance] 2026-04-24 06:46:57.181376 | instance | [keystone/keystone] 2026-04-24 06:46:57.181383 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-24 06:46:57.567056 | instance | [keystone/keystone] changed: [instance] 2026-04-24 06:46:57.567125 | instance | [keystone/keystone] 2026-04-24 06:46:57.567137 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-24 06:46:58.361020 | instance | [keystone/keystone] changed: [instance] 2026-04-24 06:46:58.361093 | instance | [keystone/keystone] 2026-04-24 06:46:58.361103 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-24 06:46:58.428885 | instance | [keystone/keystone] ok: [instance] 2026-04-24 06:46:58.428978 | instance | [keystone/keystone] 2026-04-24 06:46:58.428994 | instance | [keystone/keystone] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-24 06:46:58.508394 | instance | [keystone/keystone] included: rabbitmq for instance 2026-04-24 06:46:58.508439 | instance | [keystone/keystone] 2026-04-24 06:46:58.508445 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-24 06:46:59.455408 | instance | [keystone/keystone] ok: [instance] 2026-04-24 06:46:59.455492 | instance | [keystone/keystone] 2026-04-24 06:46:59.455506 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-24 06:46:59.499788 | instance | [keystone/keystone] skipping: [instance] 2026-04-24 06:46:59.499873 | instance | [keystone/keystone] 2026-04-24 06:46:59.499889 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-24 06:46:59.544929 | instance | [keystone/keystone] skipping: [instance] 2026-04-24 06:46:59.544967 | instance | [keystone/keystone] 2026-04-24 06:46:59.545004 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-24 06:46:59.587859 | instance | [keystone/keystone] skipping: [instance] 2026-04-24 06:46:59.587915 | instance | [keystone/keystone] 2026-04-24 06:46:59.587938 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-24 06:47:03.926091 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-04-24 06:47:03.926159 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-24 06:47:03.926167 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-04-24 06:47:05.429284 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-04-24 06:47:05.429348 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-24 06:47:05.429360 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-04-24 06:47:05.851827 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-04-24 06:47:05.851899 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-24 06:47:05.851916 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-04-24 06:47:06.147595 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-04-24 06:47:06.147672 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-24 06:47:06.147685 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-04-24 06:47:06.446976 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-04-24 06:47:06.447034 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-24 06:47:06.447040 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-04-24 06:47:07.219003 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-04-24 06:47:07.219079 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-24 06:47:07.219092 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-04-24 06:47:24.294018 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=alertmanager) 2026-04-24 06:47:24.294080 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=grafana) 2026-04-24 06:47:24.294092 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=prometheus) 2026-04-24 06:47:24.294109 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-24 06:47:24.294119 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-04-24 06:47:26.225996 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] => (item=alertmanager) 2026-04-24 06:47:26.226061 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] => (item=grafana) 2026-04-24 06:47:26.226072 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] => (item=prometheus) 2026-04-24 06:47:26.226082 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-24 06:47:26.226091 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-04-24 06:47:29.719223 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-04-24 06:47:29.719283 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-04-24 06:47:29.719289 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-04-24 06:47:29.719293 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-04-24 06:47:29.719298 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-24 06:47:29.719302 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-04-24 06:47:30.669732 | instance | [keystone/keystone] changed: [instance] 2026-04-24 06:47:30.669811 | instance | [keystone/keystone] 2026-04-24 06:47:30.669823 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-24 06:47:31.359125 | instance | [keystone/keystone] ok: [instance] 2026-04-24 06:47:31.359185 | instance | [keystone/keystone] 2026-04-24 06:47:31.359197 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-24 06:47:31.403446 | instance | [keystone/keystone] ok: [instance] 2026-04-24 06:47:31.403478 | instance | [keystone/keystone] 2026-04-24 06:47:31.403489 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-24 06:47:32.094527 | instance | [keystone/keystone] ok: [instance] 2026-04-24 06:47:32.094600 | instance | [keystone/keystone] 2026-04-24 06:47:32.094612 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-24 06:47:32.138264 | instance | [keystone/keystone] ok: [instance] 2026-04-24 06:47:32.138315 | instance | [keystone/keystone] 2026-04-24 06:47:32.138321 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-24 06:47:32.170191 | instance | [keystone/keystone] ok: [instance] 2026-04-24 06:47:32.170234 | instance | [keystone/keystone] 2026-04-24 06:47:32.170246 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-24 06:47:32.261946 | instance | [keystone/keystone] ok: [instance] => (item=identity) 2026-04-24 06:47:32.262026 | instance | [keystone/keystone] ok: [instance] => (item=oslo_messaging) 2026-04-24 06:47:32.262038 | instance | [keystone/keystone] ok: [instance] => (item=oslo_cache) 2026-04-24 06:47:32.262047 | instance | [keystone/keystone] ok: [instance] => (item=oslo_db) 2026-04-24 06:47:32.262056 | instance | [keystone/keystone] 2026-04-24 06:47:32.262083 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-24 06:47:32.316257 | instance | [keystone/keystone] ok: [instance] 2026-04-24 06:47:32.316291 | instance | [keystone/keystone] 2026-04-24 06:47:32.316302 | instance | [keystone/keystone] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-24 06:47:32.358621 | instance | [keystone/keystone] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-24 06:47:32.358656 | instance | [keystone/keystone] 2026-04-24 06:47:32.358667 | instance | [keystone/keystone] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-24 06:47:32.974739 | instance | [keystone/keystone] changed: [instance] 2026-04-24 06:47:32.974802 | instance | [keystone/keystone] 2026-04-24 06:47:32.974814 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-04-24 06:47:35.435696 | instance | [keystone/keystone] ok: [instance] => (item=None) 2026-04-24 06:47:35.435769 | instance | [keystone/keystone] ok: [instance] 2026-04-24 06:47:35.435776 | instance | [keystone/keystone] 2026-04-24 06:47:35.435782 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-04-24 06:47:36.036718 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-04-24 06:47:36.036829 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-04-24 06:47:36.036841 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-04-24 06:47:36.036850 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-04-24 06:47:36.036862 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-04-24 06:47:36.036916 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-04-24 06:47:36.036927 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-24 06:47:36.036937 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-04-24 06:47:36.558384 | instance | [keystone/keystone] ok: [instance] => (item=atmosphere) 2026-04-24 06:47:36.558485 | instance | [keystone/keystone] 2026-04-24 06:47:36.558498 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-04-24 06:47:37.439222 | instance | [keystone/keystone] changed: [instance] 2026-04-24 06:47:37.439326 | instance | [keystone/keystone] 2026-04-24 06:47:37.439339 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-04-24 06:47:38.729205 | instance | [keystone/keystone] changed: [instance] => (item=None) 2026-04-24 06:47:38.729283 | instance | [keystone/keystone] changed: [instance] 2026-04-24 06:47:38.729296 | instance | [keystone/keystone] 2026-04-24 06:47:38.729306 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-04-24 06:47:40.254449 | instance | [keystone/keystone] changed: [instance] => (item=None) 2026-04-24 06:47:40.254503 | instance | [keystone/keystone] changed: [instance] 2026-04-24 06:47:40.254509 | instance | [keystone/keystone] 2026-04-24 06:47:40.254514 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-04-24 06:47:47.570837 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=alertmanager) 2026-04-24 06:47:47.570915 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=prometheus) 2026-04-24 06:47:47.570927 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-24 06:47:47.570938 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-04-24 06:47:59.093225 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=alertmanager) 2026-04-24 06:47:59.093272 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=prometheus) 2026-04-24 06:47:59.093280 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-24 06:47:59.093287 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-04-24 06:47:59.817615 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-04-24 06:47:59.817687 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-24 06:47:59.817699 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-04-24 06:48:06.544992 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-04-24 06:48:06.545038 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-24 06:48:06.545045 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-04-24 06:48:20.694470 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-04-24 06:48:20.694606 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-04-24 06:48:20.694619 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-04-24 06:48:20.694628 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-04-24 06:48:20.694671 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-04-24 06:48:20.694680 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-04-24 06:48:20.694689 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-04-24 06:48:20.694698 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-04-24 06:48:20.694707 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-04-24 06:48:20.694716 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-04-24 06:48:20.694724 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-04-24 06:48:20.694733 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-04-24 06:48:20.694742 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-04-24 06:48:20.694751 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-24 06:48:20.694761 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-04-24 06:48:53.240250 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-04-24 06:48:53.240334 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-24 06:48:53.240342 | instance | [kube-prometheus-stack/kube_prometheus_stack] PLAY RECAP ********************************************************************* 2026-04-24 06:48:53.240359 | instance | [kube-prometheus-stack/kube_prometheus_stack] instance : ok=21 changed=11 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-24 06:48:53.240367 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-24 06:48:53.315311 | instance | ==> [kube-prometheus-stack] Deployment complete 2026-04-24 06:50:22.701386 | instance | [keystone/keystone] changed: [instance] 2026-04-24 06:50:22.701450 | instance | [keystone/keystone] 2026-04-24 06:50:22.701464 | instance | [keystone/keystone] TASK [Create Ingress] ********************************************************** 2026-04-24 06:50:22.768981 | instance | [keystone/keystone] included: openstack_helm_ingress for instance 2026-04-24 06:50:22.769017 | instance | [keystone/keystone] 2026-04-24 06:50:22.769028 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-24 06:50:22.814998 | instance | [keystone/keystone] skipping: [instance] 2026-04-24 06:50:22.815071 | instance | [keystone/keystone] 2026-04-24 06:50:22.815082 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-24 06:50:22.859417 | instance | [keystone/keystone] skipping: [instance] 2026-04-24 06:50:22.859451 | instance | [keystone/keystone] 2026-04-24 06:50:22.859462 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-24 06:50:22.913216 | instance | [keystone/keystone] ok: [instance] 2026-04-24 06:50:22.913249 | instance | [keystone/keystone] 2026-04-24 06:50:22.913260 | instance | [keystone/keystone] TASK [Create Ingress identity] ************************************************* 2026-04-24 06:50:22.966095 | instance | [keystone/keystone] included: ingress for instance 2026-04-24 06:50:22.966163 | instance | [keystone/keystone] 2026-04-24 06:50:22.966175 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-04-24 06:50:23.989724 | instance | [keystone/keystone] changed: [instance] 2026-04-24 06:50:23.989777 | instance | [keystone/keystone] 2026-04-24 06:50:23.989785 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-04-24 06:50:27.313710 | instance | [keystone/keystone] FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-04-24 06:50:27.313779 | instance | [keystone/keystone] FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-04-24 06:50:27.313791 | instance | [keystone/keystone] ok: [instance] 2026-04-24 06:50:27.313802 | instance | [keystone/keystone] 2026-04-24 06:50:27.313811 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-04-24 06:50:28.021678 | instance | [keystone/keystone] ok: [instance] 2026-04-24 06:50:28.021744 | instance | [keystone/keystone] 2026-04-24 06:50:28.021757 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-04-24 06:50:29.259027 | instance | [keystone/keystone] ok: [instance] => (item=atmosphere) 2026-04-24 06:50:29.259113 | instance | [keystone/keystone] 2026-04-24 06:50:29.259126 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-04-24 06:50:30.485937 | instance | [keystone/keystone] changed: [instance] => (item=atmosphere) 2026-04-24 06:50:30.486091 | instance | [keystone/keystone] 2026-04-24 06:50:30.486105 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-04-24 06:50:31.600278 | instance | [keystone/keystone] changed: [instance] => (item=atmosphere) 2026-04-24 06:50:31.600355 | instance | [keystone/keystone] 2026-04-24 06:50:31.600366 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-04-24 06:50:32.753867 | instance | [keystone/keystone] changed: [instance] => (item=atmosphere) 2026-04-24 06:50:32.754206 | instance | [keystone/keystone] 2026-04-24 06:50:32.754223 | instance | [keystone/keystone] PLAY RECAP ********************************************************************* 2026-04-24 06:50:32.754230 | instance | [keystone/keystone] instance : ok=33 changed=13 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-24 06:50:32.754237 | instance | [keystone/keystone] 2026-04-24 06:50:32.834462 | instance | ==> [keystone] Deployment complete 2026-04-24 06:50:32.834537 | instance | ==> [horizon] Starting deployment 2026-04-24 06:50:33.431182 | instance | [horizon/horizon] 2026-04-24 06:50:33.431253 | instance | [horizon/horizon] PLAY [controllers[0]] ********************************************************** 2026-04-24 06:50:33.431261 | instance | [horizon/horizon] 2026-04-24 06:50:33.431267 | instance | [horizon/horizon] TASK [Gathering Facts] ********************************************************* 2026-04-24 06:50:35.208176 | instance | [horizon/horizon] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-24 06:50:35.208249 | instance | [horizon/horizon] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-24 06:50:35.208261 | instance | [horizon/horizon] interpreter could change the meaning of that path. See 2026-04-24 06:50:35.208271 | instance | [horizon/horizon] https://docs.ansible.com/ansible- 2026-04-24 06:50:35.208281 | instance | [horizon/horizon] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-24 06:50:35.247958 | instance | [horizon/horizon] ok: [instance] 2026-04-24 06:50:35.248008 | instance | [horizon/horizon] 2026-04-24 06:50:35.248020 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-24 06:50:35.379364 | instance | [horizon/horizon] ok: [instance] 2026-04-24 06:50:35.379434 | instance | [horizon/horizon] 2026-04-24 06:50:35.379446 | instance | [horizon/horizon] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-24 06:50:35.427001 | instance | [horizon/horizon] skipping: [instance] 2026-04-24 06:50:35.427069 | instance | [horizon/horizon] 2026-04-24 06:50:35.427083 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-24 06:50:35.472997 | instance | [horizon/horizon] skipping: [instance] 2026-04-24 06:50:35.473051 | instance | [horizon/horizon] 2026-04-24 06:50:35.473065 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-24 06:50:35.517982 | instance | [horizon/horizon] skipping: [instance] 2026-04-24 06:50:35.518028 | instance | [horizon/horizon] 2026-04-24 06:50:35.518039 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-24 06:50:36.365412 | instance | [horizon/horizon] ok: [instance] 2026-04-24 06:50:36.365496 | instance | [horizon/horizon] 2026-04-24 06:50:36.365508 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-24 06:50:36.428726 | instance | [horizon/horizon] ok: [instance] 2026-04-24 06:50:36.428759 | instance | [horizon/horizon] 2026-04-24 06:50:36.428769 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-24 06:50:36.562600 | instance | [horizon/horizon] ok: [instance] 2026-04-24 06:50:36.562675 | instance | [horizon/horizon] 2026-04-24 06:50:36.562687 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-24 06:50:36.650977 | instance | [horizon/horizon] ok: [instance] => (item=dashboard) 2026-04-24 06:50:36.651039 | instance | [horizon/horizon] ok: [instance] => (item=oslo_cache) 2026-04-24 06:50:36.651051 | instance | [horizon/horizon] ok: [instance] => (item=oslo_db) 2026-04-24 06:50:36.651060 | instance | [horizon/horizon] ok: [instance] => (item=identity) 2026-04-24 06:50:36.651069 | instance | [horizon/horizon] 2026-04-24 06:50:36.651078 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-24 06:50:36.714196 | instance | [horizon/horizon] ok: [instance] 2026-04-24 06:50:36.714264 | instance | [horizon/horizon] 2026-04-24 06:50:36.714297 | instance | [horizon/horizon] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-24 06:50:36.767764 | instance | [horizon/horizon] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-24 06:50:36.767824 | instance | [horizon/horizon] 2026-04-24 06:50:36.767836 | instance | [horizon/horizon] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-24 06:50:37.401685 | instance | [horizon/horizon] changed: [instance] 2026-04-24 06:50:37.401750 | instance | [horizon/horizon] 2026-04-24 06:50:37.401762 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-04-24 06:51:10.075138 | instance | [horizon/horizon] changed: [instance] 2026-04-24 06:51:10.075201 | instance | [horizon/horizon] 2026-04-24 06:51:10.075207 | instance | [horizon/horizon] TASK [Create Ingress] ********************************************************** 2026-04-24 06:51:10.147539 | instance | [horizon/horizon] included: openstack_helm_ingress for instance 2026-04-24 06:51:10.147633 | instance | [horizon/horizon] 2026-04-24 06:51:10.147649 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-24 06:51:10.193081 | instance | [horizon/horizon] skipping: [instance] 2026-04-24 06:51:10.193136 | instance | [horizon/horizon] 2026-04-24 06:51:10.193148 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-24 06:51:10.237421 | instance | [horizon/horizon] skipping: [instance] 2026-04-24 06:51:10.237474 | instance | [horizon/horizon] 2026-04-24 06:51:10.237482 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-24 06:51:10.306250 | instance | [horizon/horizon] ok: [instance] 2026-04-24 06:51:10.306298 | instance | [horizon/horizon] 2026-04-24 06:51:10.306305 | instance | [horizon/horizon] TASK [Create Ingress dashboard] ************************************************ 2026-04-24 06:51:10.367081 | instance | [horizon/horizon] included: ingress for instance 2026-04-24 06:51:10.367178 | instance | [horizon/horizon] 2026-04-24 06:51:10.367190 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-04-24 06:51:11.469987 | instance | [horizon/horizon] changed: [instance] 2026-04-24 06:51:11.470034 | instance | [horizon/horizon] 2026-04-24 06:51:11.470040 | instance | [horizon/horizon] PLAY RECAP ********************************************************************* 2026-04-24 06:51:11.470057 | instance | [horizon/horizon] instance : ok=14 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-24 06:51:11.470061 | instance | [horizon/horizon] 2026-04-24 06:51:11.542698 | instance | ==> [horizon] Deployment complete 2026-04-24 06:51:11.596317 | instance | ok: Runtime: 0:11:02.173261 2026-04-24 06:51:11.611139 | 2026-04-24 06:51:11.611196 | PLAY RECAP 2026-04-24 06:51:11.611246 | instance | ok: 2 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-24 06:51:11.611270 | 2026-04-24 06:51:11.738351 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/molecule/keycloak/converge.yml@main] 2026-04-24 06:51:11.743639 | RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/run.yml@main] 2026-04-24 06:51:12.305981 | 2026-04-24 06:51:12.306148 | PLAY [all] 2026-04-24 06:51:12.320039 | 2026-04-24 06:51:12.320194 | TASK [Add IP address to "br-ex"] 2026-04-24 06:51:12.848276 | instance | skipping: Conditional result was False 2026-04-24 06:51:12.857942 | 2026-04-24 06:51:12.858066 | TASK [Set "br-ex" interface to "up"] 2026-04-24 06:51:13.388216 | instance | skipping: Conditional result was False 2026-04-24 06:51:13.393537 | 2026-04-24 06:51:13.393761 | PLAY [all] 2026-04-24 06:51:13.405613 | 2026-04-24 06:51:13.405827 | TASK [Run molecule verify] 2026-04-24 06:51:14.333477 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-24 06:51:14.768381 | instance | INFO [keycloak > discovery] scenario test matrix: verify 2026-04-24 06:51:14.768582 | instance | INFO [keycloak > prerun] Performing prerun with role_name_check=0... 2026-04-24 06:51:27.807799 | instance | INFO [keycloak > verify] Executing 2026-04-24 06:51:28.610085 | instance | 2026-04-24 06:51:28.610245 | instance | PLAY [Create user and assert it exists inside Keystone] ************************ 2026-04-24 06:51:28.610369 | instance | 2026-04-24 06:51:28.610499 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-24 06:51:28.610625 | instance | Friday 24 April 2026 06:51:28 +0000 (0:00:00.010) 0:00:00.010 ********** 2026-04-24 06:51:30.573521 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-24 06:51:30.573618 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-24 06:51:30.573722 | instance | interpreter could change the meaning of that path. See 2026-04-24 06:51:30.573852 | instance | https://docs.ansible.com/ansible- 2026-04-24 06:51:30.579738 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-24 06:51:30.595058 | instance | ok: [instance] 2026-04-24 06:51:30.595171 | instance | 2026-04-24 06:51:30.595306 | instance | TASK [Create Keycloak user] **************************************************** 2026-04-24 06:51:30.595452 | instance | Friday 24 April 2026 06:51:30 +0000 (0:00:01.985) 0:00:01.995 ********** 2026-04-24 06:51:31.730766 | instance | changed: [instance -> localhost] 2026-04-24 06:51:31.730930 | instance | 2026-04-24 06:51:31.730947 | instance | TASK [Set a fact with user information using "end_state" or "existing"] ******** 2026-04-24 06:51:31.731095 | instance | Friday 24 April 2026 06:51:31 +0000 (0:00:01.135) 0:00:03.131 ********** 2026-04-24 06:51:31.779596 | instance | ok: [instance] 2026-04-24 06:51:31.779732 | instance | 2026-04-24 06:51:31.779841 | instance | TASK [Get list of all users in "atmosphere" domain] **************************** 2026-04-24 06:51:31.779983 | instance | Friday 24 April 2026 06:51:31 +0000 (0:00:00.048) 0:00:03.180 ********** 2026-04-24 06:51:35.759244 | instance | FAILED - RETRYING: [instance -> localhost]: Get list of all users in "atmosphere" domain (30 retries left). 2026-04-24 06:51:35.759518 | instance | ok: [instance -> localhost] 2026-04-24 06:51:35.759797 | instance | 2026-04-24 06:51:35.760174 | instance | TASK [Assert that the user exists] ********************************************* 2026-04-24 06:51:35.760461 | instance | Friday 24 April 2026 06:51:35 +0000 (0:00:03.979) 0:00:07.159 ********** 2026-04-24 06:51:35.791655 | instance | ok: [instance] => { 2026-04-24 06:51:35.791909 | instance | "changed": false, 2026-04-24 06:51:35.792241 | instance | "msg": "All assertions passed" 2026-04-24 06:51:35.792932 | instance | } 2026-04-24 06:51:35.793244 | instance | 2026-04-24 06:51:35.793527 | instance | PLAY RECAP ********************************************************************* 2026-04-24 06:51:35.793821 | instance | instance : ok=5 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-24 06:51:35.794075 | instance | 2026-04-24 06:51:35.794403 | instance | Friday 24 April 2026 06:51:35 +0000 (0:00:00.033) 0:00:07.192 ********** 2026-04-24 06:51:35.794676 | instance | =============================================================================== 2026-04-24 06:51:35.794944 | instance | Get list of all users in "atmosphere" domain ---------------------------- 3.98s 2026-04-24 06:51:35.795207 | instance | Gathering Facts --------------------------------------------------------- 1.99s 2026-04-24 06:51:35.795488 | instance | Create Keycloak user ---------------------------------------------------- 1.14s 2026-04-24 06:51:35.795768 | instance | Set a fact with user information using "end_state" or "existing" -------- 0.05s 2026-04-24 06:51:35.796140 | instance | Assert that the user exists --------------------------------------------- 0.03s 2026-04-24 06:51:35.902803 | instance | INFO [keycloak > verify] Executed: Successful 2026-04-24 06:51:35.903604 | instance | INFO Molecule executed 1 scenario (1 successful) 2026-04-24 06:51:35.995001 | instance | ok: Runtime: 0:00:22.213043 2026-04-24 06:51:35.997756 | 2026-04-24 06:51:35.997826 | PLAY RECAP 2026-04-24 06:51:35.997895 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-04-24 06:51:35.997920 | 2026-04-24 06:51:36.141724 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/run.yml@main] 2026-04-24 06:51:36.145402 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-24 06:51:36.738148 | 2026-04-24 06:51:36.738318 | PLAY [all] 2026-04-24 06:51:36.754956 | 2026-04-24 06:51:36.755097 | TASK [gather-host-logs : creating directory for system status] 2026-04-24 06:51:37.123588 | instance | changed 2026-04-24 06:51:37.130827 | 2026-04-24 06:51:37.130985 | TASK [gather-host-logs : Get logs for each host] 2026-04-24 06:51:37.495018 | instance | + systemd-cgls --full --all --no-pager 2026-04-24 06:51:37.517736 | instance | + ip addr 2026-04-24 06:51:37.521777 | instance | + ip route 2026-04-24 06:51:37.523170 | instance | + lsblk 2026-04-24 06:51:37.528993 | instance | + mount 2026-04-24 06:51:37.535449 | instance | + docker images 2026-04-24 06:51:37.535961 | instance | /bin/bash: line 7: docker: command not found 2026-04-24 06:51:37.536269 | instance | + brctl show 2026-04-24 06:51:37.536694 | instance | /bin/bash: line 8: brctl: command not found 2026-04-24 06:51:37.536937 | instance | + ps aux --sort=-%mem 2026-04-24 06:51:37.563962 | instance | + dpkg -l 2026-04-24 06:51:37.576025 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-04-24 06:51:37.576375 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-04-24 06:51:37.576392 | instance | /bin/bash: line 11: docker: command not found 2026-04-24 06:51:37.576621 | instance | + '[' '!' -z '' ']' 2026-04-24 06:51:37.668615 | instance | ok: Runtime: 0:00:00.099088 2026-04-24 06:51:37.677088 | 2026-04-24 06:51:37.678913 | TASK [gather-host-logs : Downloads logs to executor] 2026-04-24 06:51:38.353423 | instance | changed: 2026-04-24 06:51:38.353644 | instance | created directory /var/lib/zuul/builds/85d54838adfe4b59ab815a1568558def/work/logs/instance 2026-04-24 06:51:38.353686 | instance | cd+++++++++ system/ 2026-04-24 06:51:38.353718 | instance | >f+++++++++ system/brctl-show.txt 2026-04-24 06:51:38.353748 | instance | >f+++++++++ system/docker-images.txt 2026-04-24 06:51:38.353775 | instance | >f+++++++++ system/ip-addr.txt 2026-04-24 06:51:38.353805 | instance | >f+++++++++ system/ip-route.txt 2026-04-24 06:51:38.353835 | instance | >f+++++++++ system/lsblk.txt 2026-04-24 06:51:38.353864 | instance | >f+++++++++ system/mount.txt 2026-04-24 06:51:38.353893 | instance | >f+++++++++ system/packages.txt 2026-04-24 06:51:38.353921 | instance | >f+++++++++ system/ps.txt 2026-04-24 06:51:38.353950 | instance | >f+++++++++ system/systemd-cgls.txt 2026-04-24 06:51:38.365989 | 2026-04-24 06:51:38.366059 | LOOP [helm-release-status : creating directory for helm release status] 2026-04-24 06:51:38.569533 | instance | changed: "values" 2026-04-24 06:51:38.743586 | instance | changed: "releases" 2026-04-24 06:51:38.764161 | 2026-04-24 06:51:38.764377 | TASK [helm-release-status : Gather get release status for helm charts] 2026-04-24 06:51:43.313354 | instance | ok: Runtime: 0:00:04.239864 2026-04-24 06:51:43.319456 | 2026-04-24 06:51:43.319558 | TASK [helm-release-status : Downloads logs to executor] 2026-04-24 06:51:43.841792 | instance | changed: 2026-04-24 06:51:43.841973 | instance | cd+++++++++ helm/ 2026-04-24 06:51:43.842002 | instance | cd+++++++++ helm/releases/ 2026-04-24 06:51:43.842024 | instance | cd+++++++++ helm/releases/auth-system/ 2026-04-24 06:51:43.842045 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-04-24 06:51:43.842067 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-04-24 06:51:43.842087 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-04-24 06:51:43.842107 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-04-24 06:51:43.842127 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-04-24 06:51:43.842147 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-04-24 06:51:43.842167 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-04-24 06:51:43.842187 | instance | cd+++++++++ helm/releases/kube-system/ 2026-04-24 06:51:43.842207 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-04-24 06:51:43.842226 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-04-24 06:51:43.842245 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-04-24 06:51:43.842265 | instance | cd+++++++++ helm/releases/monitoring/ 2026-04-24 06:51:43.842284 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-04-24 06:51:43.842320 | instance | cd+++++++++ helm/releases/openstack/ 2026-04-24 06:51:43.842340 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-04-24 06:51:43.842363 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-04-24 06:51:43.842383 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-04-24 06:51:43.842402 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-04-24 06:51:43.842421 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-04-24 06:51:43.842440 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-04-24 06:51:43.842459 | instance | cd+++++++++ helm/values/ 2026-04-24 06:51:43.842478 | instance | cd+++++++++ helm/values/auth-system/ 2026-04-24 06:51:43.842497 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-04-24 06:51:43.842517 | instance | cd+++++++++ helm/values/cert-manager/ 2026-04-24 06:51:43.842536 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-04-24 06:51:43.842555 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-04-24 06:51:43.842574 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-04-24 06:51:43.842593 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-04-24 06:51:43.842613 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-04-24 06:51:43.842637 | instance | cd+++++++++ helm/values/kube-system/ 2026-04-24 06:51:43.842661 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-04-24 06:51:43.842681 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-04-24 06:51:43.842700 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-04-24 06:51:43.842719 | instance | cd+++++++++ helm/values/monitoring/ 2026-04-24 06:51:43.842738 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-04-24 06:51:43.842757 | instance | cd+++++++++ helm/values/openstack/ 2026-04-24 06:51:43.842777 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-04-24 06:51:43.842796 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-04-24 06:51:43.842814 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-04-24 06:51:43.842833 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-04-24 06:51:43.842853 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-04-24 06:51:43.842872 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-04-24 06:51:43.857646 | 2026-04-24 06:51:43.857829 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-04-24 06:51:44.063131 | instance | changed 2026-04-24 06:51:44.068568 | 2026-04-24 06:51:44.068652 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-04-24 06:51:44.299753 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-24 06:51:44.300329 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-24 06:51:44.306061 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:51:44.307055 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:51:44.411181 | instance | node/instance 2026-04-24 06:51:44.415878 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:51:44.499772 | instance | clusterrole/admin 2026-04-24 06:51:44.741830 | instance | clusterrole/cert-manager-cainjector 2026-04-24 06:51:44.742515 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-04-24 06:51:44.779268 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:51:44.833391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:51:44.982813 | instance | clusterrole/cert-manager-controller-certificates 2026-04-24 06:51:44.987068 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-04-24 06:51:45.179842 | instance | clusterrole/cert-manager-controller-challenges 2026-04-24 06:51:45.207472 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-04-24 06:51:45.378758 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-04-24 06:51:45.425600 | instance | clusterrole/cert-manager-controller-issuers 2026-04-24 06:51:45.593838 | instance | clusterrole/cert-manager-controller-orders 2026-04-24 06:51:45.607816 | instance | clusterrole/cert-manager-edit 2026-04-24 06:51:45.792129 | instance | clusterrole/cert-manager-view 2026-04-24 06:51:45.821119 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-04-24 06:51:45.990858 | instance | clusterrole/cilium 2026-04-24 06:51:46.009581 | instance | clusterrole/cilium-operator 2026-04-24 06:51:46.199612 | instance | clusterrole/cluster-admin 2026-04-24 06:51:46.269045 | instance | clusterrole/edit 2026-04-24 06:51:46.402422 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-24 06:51:46.476429 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-04-24 06:51:46.572129 | instance | clusterrole/ingress-nginx 2026-04-24 06:51:46.642603 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-04-24 06:51:46.742491 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-04-24 06:51:46.805694 | instance | clusterrole/kube-prometheus-stack-operator 2026-04-24 06:51:46.912635 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-04-24 06:51:46.971942 | instance | clusterrole/kubeadm:get-nodes 2026-04-24 06:51:47.097102 | instance | clusterrole/local-path-provisioner 2026-04-24 06:51:47.130502 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-04-24 06:51:47.273885 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-04-24 06:51:47.295779 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-04-24 06:51:47.444316 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-04-24 06:51:47.449083 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-04-24 06:51:47.603392 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-04-24 06:51:47.611320 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-04-24 06:51:47.760634 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-04-24 06:51:47.774538 | instance | clusterrole/secretgen-controller-cluster-role 2026-04-24 06:51:47.926256 | instance | clusterrole/system:aggregate-to-admin 2026-04-24 06:51:47.932287 | instance | clusterrole/system:aggregate-to-edit 2026-04-24 06:51:48.086675 | instance | clusterrole/system:aggregate-to-view 2026-04-24 06:51:48.104755 | instance | clusterrole/system:auth-delegator 2026-04-24 06:51:48.249716 | instance | clusterrole/system:basic-user 2026-04-24 06:51:48.277469 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-04-24 06:51:48.408911 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-04-24 06:51:48.450168 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-04-24 06:51:48.579694 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-04-24 06:51:48.618034 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-04-24 06:51:48.741905 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-04-24 06:51:48.781194 | instance | clusterrolebinding/cert-manager-cainjector 2026-04-24 06:51:48.914397 | instance | clusterrole/system:controller:attachdetach-controller 2026-04-24 06:51:48.958383 | instance | clusterrole/system:controller:certificate-controller 2026-04-24 06:51:49.079645 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-04-24 06:51:49.123019 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-04-24 06:51:49.264116 | instance | clusterrole/system:controller:cronjob-controller 2026-04-24 06:51:49.302092 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-04-24 06:51:49.428743 | instance | clusterrole/system:controller:daemon-set-controller 2026-04-24 06:51:49.482844 | instance | clusterrole/system:controller:deployment-controller 2026-04-24 06:51:49.587499 | instance | clusterrole/system:controller:disruption-controller 2026-04-24 06:51:49.657338 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-04-24 06:51:49.775980 | instance | clusterrole/system:controller:endpoint-controller 2026-04-24 06:51:49.848337 | instance | clusterrole/system:controller:endpointslice-controller 2026-04-24 06:51:49.955227 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-04-24 06:51:50.017179 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-04-24 06:51:50.200508 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-04-24 06:51:50.256605 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-04-24 06:51:50.391486 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-04-24 06:51:50.454142 | instance | clusterrolebinding/cert-manager-controller-orders 2026-04-24 06:51:50.596503 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-04-24 06:51:50.656144 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-04-24 06:51:50.772638 | instance | clusterrole/system:controller:expand-controller 2026-04-24 06:51:50.831901 | instance | clusterrolebinding/cilium 2026-04-24 06:51:50.939686 | instance | clusterrole/system:controller:generic-garbage-collector 2026-04-24 06:51:51.016225 | instance | clusterrolebinding/cilium-operator 2026-04-24 06:51:51.126033 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-04-24 06:51:51.180601 | instance | clusterrolebinding/cluster-admin 2026-04-24 06:51:51.315668 | instance | clusterrole/system:controller:job-controller 2026-04-24 06:51:51.358903 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-24 06:51:51.488607 | instance | clusterrole/system:controller:namespace-controller 2026-04-24 06:51:51.538689 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-04-24 06:51:51.673382 | instance | clusterrolebinding/ingress-nginx 2026-04-24 06:51:51.719764 | instance | clusterrole/system:controller:node-controller 2026-04-24 06:51:51.837489 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-04-24 06:51:51.894664 | instance | clusterrole/system:controller:persistent-volume-binder 2026-04-24 06:51:52.047847 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-04-24 06:51:52.079912 | instance | clusterrole/system:controller:pod-garbage-collector 2026-04-24 06:51:52.250700 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-04-24 06:51:52.303782 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-04-24 06:51:52.421517 | instance | clusterrole/system:controller:pv-protection-controller 2026-04-24 06:51:52.505089 | instance | clusterrolebinding/kubeadm:get-nodes 2026-04-24 06:51:52.634863 | instance | clusterrole/system:controller:pvc-protection-controller 2026-04-24 06:51:52.680212 | instance | clusterrole/system:controller:replicaset-controller 2026-04-24 06:51:52.812318 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-04-24 06:51:52.905138 | instance | clusterrole/system:controller:replication-controller 2026-04-24 06:51:53.067059 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-04-24 06:51:53.130949 | instance | clusterrole/system:controller:resourcequota-controller 2026-04-24 06:51:53.247984 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-04-24 06:51:53.329445 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-04-24 06:51:53.422033 | instance | clusterrolebinding/kubeadm:node-proxier 2026-04-24 06:51:53.481468 | instance | clusterrole/system:controller:route-controller 2026-04-24 06:51:53.576328 | instance | clusterrolebinding/local-path-provisioner 2026-04-24 06:51:53.636408 | instance | clusterrole/system:controller:service-account-controller 2026-04-24 06:51:53.745415 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-04-24 06:51:53.801278 | instance | clusterrole/system:controller:service-controller 2026-04-24 06:51:53.912793 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-04-24 06:51:53.962331 | instance | clusterrole/system:controller:statefulset-controller 2026-04-24 06:51:54.078200 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-04-24 06:51:54.123753 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-04-24 06:51:54.259848 | instance | clusterrolebinding/system:basic-user 2026-04-24 06:51:54.294472 | instance | clusterrole/system:controller:ttl-controller 2026-04-24 06:51:54.429437 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-04-24 06:51:54.461592 | instance | clusterrole/system:coredns 2026-04-24 06:51:54.607105 | instance | clusterrolebinding/system:controller:certificate-controller 2026-04-24 06:51:54.632292 | instance | clusterrole/system:discovery 2026-04-24 06:51:54.765947 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-04-24 06:51:54.801912 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-04-24 06:51:54.939895 | instance | clusterrole/system:heapster 2026-04-24 06:51:54.973837 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-04-24 06:51:55.107993 | instance | clusterrole/system:kube-aggregator 2026-04-24 06:51:55.138548 | instance | clusterrolebinding/system:controller:deployment-controller 2026-04-24 06:51:55.279394 | instance | clusterrole/system:kube-controller-manager 2026-04-24 06:51:55.300114 | instance | clusterrolebinding/system:controller:disruption-controller 2026-04-24 06:51:55.454933 | instance | clusterrole/system:kube-dns 2026-04-24 06:51:55.472593 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-04-24 06:51:55.613966 | instance | clusterrole/system:kube-scheduler 2026-04-24 06:51:55.637243 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-04-24 06:51:55.778969 | instance | clusterrole/system:kubelet-api-admin 2026-04-24 06:51:55.795558 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-04-24 06:51:55.950234 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-04-24 06:51:55.951393 | instance | clusterrole/system:monitoring 2026-04-24 06:51:56.104001 | instance | clusterrolebinding/system:controller:expand-controller 2026-04-24 06:51:56.106717 | instance | clusterrole/system:node 2026-04-24 06:51:56.290988 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-04-24 06:51:56.291722 | instance | clusterrole/system:node-bootstrapper 2026-04-24 06:51:56.449647 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-04-24 06:51:56.461482 | instance | clusterrole/system:node-problem-detector 2026-04-24 06:51:56.617748 | instance | clusterrolebinding/system:controller:job-controller 2026-04-24 06:51:56.620916 | instance | clusterrole/system:node-proxier 2026-04-24 06:51:56.772967 | instance | clusterrolebinding/system:controller:namespace-controller 2026-04-24 06:51:56.789749 | instance | clusterrole/system:persistent-volume-provisioner 2026-04-24 06:51:56.937576 | instance | clusterrolebinding/system:controller:node-controller 2026-04-24 06:51:56.954105 | instance | clusterrole/system:public-info-viewer 2026-04-24 06:51:57.094804 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-04-24 06:51:57.103026 | instance | clusterrole/system:service-account-issuer-discovery 2026-04-24 06:51:57.261004 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-04-24 06:51:57.265658 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-04-24 06:51:57.423895 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-04-24 06:51:57.424839 | instance | clusterrole/system:volume-scheduler 2026-04-24 06:51:57.580577 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-04-24 06:51:57.587338 | instance | clusterrolebinding/system:controller:replication-controller 2026-04-24 06:51:57.741242 | instance | clusterrole/view 2026-04-24 06:51:57.745693 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-04-24 06:51:57.914320 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-04-24 06:51:57.929412 | instance | clusterrolebinding/system:controller:route-controller 2026-04-24 06:51:58.102343 | instance | clusterrolebinding/system:controller:service-account-controller 2026-04-24 06:51:58.118599 | instance | clusterrolebinding/system:controller:service-controller 2026-04-24 06:51:58.274158 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-04-24 06:51:58.291433 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-04-24 06:51:58.463217 | instance | clusterrolebinding/system:controller:ttl-controller 2026-04-24 06:51:58.481078 | instance | clusterrolebinding/system:coredns 2026-04-24 06:51:58.627485 | instance | clusterrolebinding/system:discovery 2026-04-24 06:51:58.643158 | instance | clusterrolebinding/system:kube-controller-manager 2026-04-24 06:51:58.781430 | instance | clusterrolebinding/system:kube-dns 2026-04-24 06:51:58.806007 | instance | clusterrolebinding/system:kube-scheduler 2026-04-24 06:51:58.961038 | instance | clusterrolebinding/system:monitoring 2026-04-24 06:51:58.968790 | instance | clusterrolebinding/system:node 2026-04-24 06:51:59.151048 | instance | clusterrolebinding/system:node-proxier 2026-04-24 06:51:59.197809 | instance | clusterrolebinding/system:public-info-viewer 2026-04-24 06:51:59.357354 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-04-24 06:51:59.370685 | instance | clusterrolebinding/system:volume-scheduler 2026-04-24 06:51:59.507852 | instance | storageclass/general 2026-04-24 06:51:59.550524 | instance | namespace/auth-system 2026-04-24 06:51:59.700051 | instance | namespace/cert-manager 2026-04-24 06:51:59.755321 | instance | namespace/default 2026-04-24 06:51:59.877118 | instance | namespace/envoy-gateway-system 2026-04-24 06:51:59.936787 | instance | namespace/ingress-nginx 2026-04-24 06:52:00.044858 | instance | namespace/kube-node-lease 2026-04-24 06:52:00.115105 | instance | namespace/kube-public 2026-04-24 06:52:00.233322 | instance | namespace/kube-system 2026-04-24 06:52:00.302087 | instance | namespace/local-path-storage 2026-04-24 06:52:00.405078 | instance | namespace/monitoring 2026-04-24 06:52:00.487664 | instance | namespace/openstack 2026-04-24 06:52:00.574662 | instance | namespace/secretgen-controller 2026-04-24 06:52:01.140531 | instance | ok: Runtime: 0:00:16.463640 2026-04-24 06:52:01.148337 | 2026-04-24 06:52:01.148416 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-04-24 06:52:01.351443 | instance | changed 2026-04-24 06:52:01.358719 | 2026-04-24 06:52:01.358821 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-04-24 06:52:01.613782 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-24 06:52:01.614172 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-24 06:52:01.614520 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-24 06:52:01.701714 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:01.702591 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:01.774546 | instance | cert-manager/configmaps/cert-manager-webhook 2026-04-24 06:52:01.777883 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-04-24 06:52:01.778673 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:01.779282 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:01.879223 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:01.886279 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:01.945921 | instance | auth-system/configmaps/keycloak-env-vars 2026-04-24 06:52:01.980002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:01.985958 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:01.992553 | instance | auth-system/configmaps/kube-root-ca.crt 2026-04-24 06:52:02.060513 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:02.101664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:02.140564 | instance | cert-manager/deployment/cert-manager 2026-04-24 06:52:02.151532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:02.203545 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:02.207022 | instance | cert-manager/deployment/cert-manager-cainjector 2026-04-24 06:52:02.252263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:02.295064 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:02.344752 | instance | cert-manager/deployment/cert-manager-webhook 2026-04-24 06:52:02.354319 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:02.393081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:02.408501 | instance | cert-manager/endpoints/cert-manager 2026-04-24 06:52:02.460652 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:02.485809 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:02.541394 | instance | cert-manager/endpoints/cert-manager-webhook 2026-04-24 06:52:02.554895 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-24 06:52:02.562530 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:02.607141 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:02.607915 | instance | auth-system/endpoints/keycloak 2026-04-24 06:52:02.655867 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:02.700404 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:02.720910 | instance | auth-system/endpoints/keycloak-headless 2026-04-24 06:52:02.758534 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:02.800089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:02.814476 | instance | auth-system/endpoints/keycloak-metrics 2026-04-24 06:52:02.883183 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:02.893157 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-24 06:52:02.900698 | instance | auth-system/ingresses/keycloak 2026-04-24 06:52:02.902293 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:02.984978 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:03.008764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:03.039290 | instance | cert-manager/pods/cert-manager-75c4c745bc-rm2cf 2026-04-24 06:52:03.066649 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:03.099953 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:03.112189 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-whhnb 2026-04-24 06:52:03.172582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:03.183750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:03.240331 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-x6g6g 2026-04-24 06:52:03.276854 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:03.280753 | instance | auth-system/networkpolicies/keycloak 2026-04-24 06:52:03.317367 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:03.362342 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:03.411761 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:03.455833 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:03.458449 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-04-24 06:52:03.494510 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-04-24 06:52:03.520610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:03.550328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:03.616855 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:03.645809 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-04-24 06:52:03.660197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:03.709342 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:03.713896 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-04-24 06:52:03.762755 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:03.819598 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:03.869943 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-04-24 06:52:03.888092 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:03.901217 | instance | cert-manager/roles/cert-manager:leaderelection 2026-04-24 06:52:03.936784 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:03.991545 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:04.044278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:04.069355 | instance | auth-system/pods/keycloak-0 2026-04-24 06:52:04.098133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:04.107635 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-04-24 06:52:04.128826 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:04.220707 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:04.224794 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:04.284730 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-04-24 06:52:04.293726 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-04-24 06:52:04.302374 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:04.341230 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-24 06:52:04.353079 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:04.429571 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:04.459365 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-24 06:52:04.469955 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:04.523509 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-04-24 06:52:04.526133 | instance | cert-manager/serviceaccounts/cert-manager 2026-04-24 06:52:04.532644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:04.582465 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:04.653803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:04.720588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:04.748683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:04.783353 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-04-24 06:52:04.797096 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-04-24 06:52:04.838547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:04.860692 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:04.964662 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:04.987735 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:05.041604 | instance | cert-manager/serviceaccounts/default 2026-04-24 06:52:05.074093 | instance | cert-manager/services/cert-manager 2026-04-24 06:52:05.120214 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:05.224197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:05.242945 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:05.326643 | instance | cert-manager/services/cert-manager-webhook 2026-04-24 06:52:05.328025 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:05.335874 | instance | auth-system/secrets/keycloak 2026-04-24 06:52:05.381248 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:05.423514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:05.492688 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:05.526756 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:05.560087 | instance | auth-system/secrets/keycloak-externaldb 2026-04-24 06:52:05.566708 | instance | auth-system/secrets/keycloak.199-204-45-72.nip.io-tls 2026-04-24 06:52:05.575642 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:05.641600 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:05.677276 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:05.753080 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:05.755584 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-04-24 06:52:05.764133 | instance | auth-system/serviceaccounts/default 2026-04-24 06:52:05.786850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:05.837437 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:05.891023 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:05.959778 | instance | auth-system/serviceaccounts/keycloak 2026-04-24 06:52:05.967328 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-24 06:52:05.977022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:06.001280 | instance | auth-system/services/keycloak 2026-04-24 06:52:06.016271 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:06.074755 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:06.125727 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:06.170611 | instance | auth-system/services/keycloak-headless 2026-04-24 06:52:06.176021 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:06.271370 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:06.286005 | instance | auth-system/services/keycloak-metrics 2026-04-24 06:52:06.295606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:06.386302 | instance | auth-system/statefulsets/keycloak 2026-04-24 06:52:06.407648 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:06.410777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:06.469055 | instance | default/configmaps/kube-root-ca.crt 2026-04-24 06:52:06.507189 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:06.512785 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:06.575733 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-04-24 06:52:06.598882 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:06.610362 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:06.652701 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-04-24 06:52:06.687845 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:06.726004 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:06.774819 | instance | default/endpoints/kubernetes 2026-04-24 06:52:06.776313 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:06.837602 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:06.856017 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-04-24 06:52:06.886365 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:06.928474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:06.974387 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-04-24 06:52:06.983705 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-24 06:52:06.990640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:07.035863 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:07.084152 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-sn42v 2026-04-24 06:52:07.090005 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:07.139940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:07.179142 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-04-24 06:52:07.193766 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:07.238467 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:07.282662 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-04-24 06:52:07.314386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:07.330821 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:07.368060 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-04-24 06:52:07.417130 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:07.435490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:07.500024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:07.505956 | instance | default/serviceaccounts/default 2026-04-24 06:52:07.544815 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:07.592717 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:07.600070 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-04-24 06:52:07.657323 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-24 06:52:07.672621 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:07.705129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:07.707041 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-04-24 06:52:07.758150 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:07.782724 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-04-24 06:52:07.808878 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:07.855457 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:07.888190 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:07.950773 | instance | default/services/kubernetes 2026-04-24 06:52:07.983462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:07.991270 | instance | envoy-gateway-system/secrets/envoy 2026-04-24 06:52:08.002981 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:08.095922 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:08.105809 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:08.152587 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-04-24 06:52:08.188721 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-04-24 06:52:08.193549 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:08.244953 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:08.319099 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:08.322154 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:08.379803 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-04-24 06:52:08.380854 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-04-24 06:52:08.416708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:08.427795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:08.532904 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:08.555505 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:08.593066 | instance | envoy-gateway-system/serviceaccounts/default 2026-04-24 06:52:08.623441 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:08.717574 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:08.732697 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:08.828394 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-24 06:52:08.839499 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:08.870730 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-04-24 06:52:08.888284 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:08.888961 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-04-24 06:52:08.955503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:09.010868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:09.079017 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:09.123168 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:09.143902 | instance | envoy-gateway-system/services/envoy-gateway 2026-04-24 06:52:09.197272 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-04-24 06:52:09.233520 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:09.235247 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:09.339468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:09.368075 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-04-24 06:52:09.373135 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-04-24 06:52:09.406196 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:09.461901 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:09.544527 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-24 06:52:09.553039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:09.573207 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-04-24 06:52:09.593966 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-04-24 06:52:09.644626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:09.685186 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:09.768031 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-04-24 06:52:09.786483 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:09.787658 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:09.867830 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-04-24 06:52:09.881589 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:10.029325 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-04-24 06:52:10.046831 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:10.161758 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-04-24 06:52:10.179905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:10.260253 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-04-24 06:52:10.277349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:10.370281 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:10.378018 | instance | ingress-nginx/pods/ingress-nginx-controller-bxjcq 2026-04-24 06:52:10.435636 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:10.453727 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-qrfs7 2026-04-24 06:52:10.478871 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:10.566344 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:10.594281 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-04-24 06:52:10.614244 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:10.660997 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-04-24 06:52:10.661043 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:10.713558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:10.787607 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:10.827554 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:10.843041 | instance | ingress-nginx/roles/ingress-nginx 2026-04-24 06:52:10.849227 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-04-24 06:52:10.895467 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:10.974278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:10.995894 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-24 06:52:11.003710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:11.049289 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-04-24 06:52:11.082210 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:11.087250 | instance | ingress-nginx/serviceaccounts/default 2026-04-24 06:52:11.130411 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:11.185071 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:11.290626 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-04-24 06:52:11.297298 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-04-24 06:52:11.300344 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:11.404543 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:11.411670 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:11.485304 | instance | ingress-nginx/services/ingress-nginx-controller 2026-04-24 06:52:11.488042 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-04-24 06:52:11.507916 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:11.530734 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:11.582879 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:11.640683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:11.671460 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-04-24 06:52:11.697811 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-04-24 06:52:11.728106 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:11.781089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:11.824069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:11.877506 | instance | kube-public/configmaps/cluster-info 2026-04-24 06:52:11.902040 | instance | kube-public/configmaps/kube-root-ca.crt 2026-04-24 06:52:11.927292 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:11.934127 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:12.029678 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:12.038129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:12.079779 | instance | kube-node-lease/serviceaccounts/default 2026-04-24 06:52:12.092649 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-04-24 06:52:12.148507 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:12.254774 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-24 06:52:12.260945 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:12.267961 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-04-24 06:52:12.273141 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:12.303175 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-04-24 06:52:12.368530 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:12.375092 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:12.483320 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-04-24 06:52:12.505835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:12.530082 | instance | kube-system/configmaps/cilium-config 2026-04-24 06:52:12.534202 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:12.620748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:12.677510 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:12.678471 | instance | kube-system/configmaps/coredns 2026-04-24 06:52:12.734290 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-04-24 06:52:12.762829 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:12.867773 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:12.884600 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:12.891590 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-04-24 06:52:12.933639 | instance | kube-system/configmaps/kube-proxy 2026-04-24 06:52:13.029081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:13.037304 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:13.126925 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:13.140370 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:13.146811 | instance | kube-system/configmaps/kube-root-ca.crt 2026-04-24 06:52:13.175579 | instance | kube-system/configmaps/kubeadm-config 2026-04-24 06:52:13.228171 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:13.238776 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-24 06:52:13.261319 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:13.314179 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:13.332937 | instance | kube-system/configmaps/kubelet-config 2026-04-24 06:52:13.348706 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:13.373610 | instance | kube-system/daemonsets/cilium 2026-04-24 06:52:13.408656 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:13.446307 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-24 06:52:13.531996 | instance | kube-system/daemonsets/kube-proxy 2026-04-24 06:52:13.630113 | instance | kube-public/serviceaccounts/default 2026-04-24 06:52:13.734376 | instance | kube-system/deployment/cilium-operator 2026-04-24 06:52:13.817789 | instance | kube-system/deployment/coredns 2026-04-24 06:52:13.912510 | instance | kube-system/endpoints/kube-dns 2026-04-24 06:52:14.003082 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-04-24 06:52:14.094696 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-04-24 06:52:14.170223 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-04-24 06:52:14.268463 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-04-24 06:52:14.346081 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-04-24 06:52:14.439663 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-04-24 06:52:14.536788 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-04-24 06:52:14.623222 | instance | local-path-storage/configmaps/local-path-config 2026-04-24 06:52:14.714857 | instance | kube-system/pods/cilium-operator-869df985b8-9x2fr 2026-04-24 06:52:14.817742 | instance | kube-system/pods/cilium-w5jcn 2026-04-24 06:52:14.905824 | instance | kube-system/pods/coredns-67659f764b-5zm8q 2026-04-24 06:52:15.034313 | instance | kube-system/pods/coredns-67659f764b-llq2q 2026-04-24 06:52:15.113335 | instance | kube-system/pods/etcd-instance 2026-04-24 06:52:15.246267 | instance | kube-system/pods/kube-apiserver-instance 2026-04-24 06:52:15.288223 | instance | kube-system/pods/kube-controller-manager-instance 2026-04-24 06:52:15.424301 | instance | kube-system/pods/kube-proxy-268vg 2026-04-24 06:52:15.482148 | instance | kube-system/pods/kube-scheduler-instance 2026-04-24 06:52:15.611361 | instance | kube-system/pods/kube-vip-instance 2026-04-24 06:52:15.658938 | instance | local-path-storage/deployment/local-path-provisioner 2026-04-24 06:52:15.802394 | instance | kube-system/rolebindings/cilium-config-agent 2026-04-24 06:52:15.843437 | instance | kube-system/rolebindings/kube-proxy 2026-04-24 06:52:15.985110 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-04-24 06:52:16.026075 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-04-24 06:52:16.169515 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-04-24 06:52:16.250254 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-04-24 06:52:16.358240 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-04-24 06:52:16.424601 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-04-24 06:52:16.529217 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-04-24 06:52:16.596212 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-04-24 06:52:16.712465 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-04-24 06:52:16.767543 | instance | kube-system/roles/cilium-config-agent 2026-04-24 06:52:16.884293 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-04-24 06:52:16.942024 | instance | kube-system/roles/kube-proxy 2026-04-24 06:52:17.044180 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-04-24 06:52:17.107799 | instance | kube-system/roles/kubeadm:kubelet-config 2026-04-24 06:52:17.225949 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-04-24 06:52:17.276388 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-04-24 06:52:17.394900 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-04-24 06:52:17.453385 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-04-24 06:52:17.556312 | instance | kube-system/roles/system:controller:cloud-provider 2026-04-24 06:52:17.627965 | instance | kube-system/roles/system:controller:token-cleaner 2026-04-24 06:52:17.721465 | instance | kube-system/secrets/bootstrap-token-9h4fga 2026-04-24 06:52:17.798308 | instance | kube-system/secrets/bootstrap-token-fpqxjp 2026-04-24 06:52:17.881248 | instance | kube-system/secrets/kubeadm-certs 2026-04-24 06:52:17.978272 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-04-24 06:52:18.040615 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-tsz5x 2026-04-24 06:52:18.212648 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-04-24 06:52:18.238770 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-04-24 06:52:18.414226 | instance | kube-system/serviceaccounts/certificate-controller 2026-04-24 06:52:18.428421 | instance | kube-system/serviceaccounts/cilium 2026-04-24 06:52:18.595769 | instance | kube-system/serviceaccounts/cilium-operator 2026-04-24 06:52:18.629900 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-04-24 06:52:18.794989 | instance | kube-system/serviceaccounts/coredns 2026-04-24 06:52:18.831614 | instance | kube-system/serviceaccounts/cronjob-controller 2026-04-24 06:52:18.996727 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-04-24 06:52:19.047171 | instance | kube-system/serviceaccounts/default 2026-04-24 06:52:19.198306 | instance | kube-system/serviceaccounts/deployment-controller 2026-04-24 06:52:19.240128 | instance | kube-system/serviceaccounts/disruption-controller 2026-04-24 06:52:19.387676 | instance | kube-system/serviceaccounts/endpoint-controller 2026-04-24 06:52:19.426520 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-04-24 06:52:19.594476 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-04-24 06:52:19.635078 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-04-24 06:52:19.792024 | instance | kube-system/serviceaccounts/expand-controller 2026-04-24 06:52:19.861275 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-04-24 06:52:19.983505 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-04-24 06:52:20.065380 | instance | kube-system/serviceaccounts/job-controller 2026-04-24 06:52:20.196649 | instance | kube-system/serviceaccounts/kube-proxy 2026-04-24 06:52:20.277778 | instance | kube-system/serviceaccounts/namespace-controller 2026-04-24 06:52:20.395916 | instance | kube-system/serviceaccounts/node-controller 2026-04-24 06:52:20.464629 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-04-24 06:52:20.599558 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-04-24 06:52:20.677740 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-04-24 06:52:20.817247 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-04-24 06:52:20.887538 | instance | kube-system/serviceaccounts/replicaset-controller 2026-04-24 06:52:21.015377 | instance | kube-system/serviceaccounts/replication-controller 2026-04-24 06:52:21.109733 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-04-24 06:52:21.220510 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-04-24 06:52:21.308332 | instance | kube-system/serviceaccounts/service-account-controller 2026-04-24 06:52:21.412186 | instance | kube-system/serviceaccounts/service-controller 2026-04-24 06:52:21.508100 | instance | kube-system/serviceaccounts/statefulset-controller 2026-04-24 06:52:21.615985 | instance | kube-system/serviceaccounts/token-cleaner 2026-04-24 06:52:21.721634 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-04-24 06:52:21.816090 | instance | kube-system/serviceaccounts/ttl-controller 2026-04-24 06:52:21.910348 | instance | kube-system/services/kube-dns 2026-04-24 06:52:22.024339 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-04-24 06:52:22.100421 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-04-24 06:52:22.271879 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-04-24 06:52:22.276250 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-04-24 06:52:22.426840 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-04-24 06:52:22.455662 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-04-24 06:52:22.596503 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-04-24 06:52:22.647004 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-04-24 06:52:22.769350 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-04-24 06:52:22.815345 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-04-24 06:52:22.960235 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-04-24 06:52:22.999917 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-04-24 06:52:23.127209 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-04-24 06:52:23.207437 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-04-24 06:52:23.321678 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-04-24 06:52:23.381822 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-04-24 06:52:23.575696 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-04-24 06:52:23.595436 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-04-24 06:52:23.742052 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-04-24 06:52:23.912199 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-04-24 06:52:23.935029 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-04-24 06:52:24.090610 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-04-24 06:52:24.109339 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-04-24 06:52:24.276443 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-04-24 06:52:24.303101 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-04-24 06:52:24.457190 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-04-24 06:52:24.494365 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-04-24 06:52:24.643428 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-04-24 06:52:24.658548 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-04-24 06:52:24.817602 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-04-24 06:52:24.865514 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-04-24 06:52:25.018494 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-04-24 06:52:25.055529 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-04-24 06:52:25.208886 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-04-24 06:52:25.251164 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-04-24 06:52:25.397227 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-04-24 06:52:25.444907 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-04-24 06:52:25.574212 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-04-24 06:52:25.634594 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-04-24 06:52:25.764749 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-04-24 06:52:25.812593 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-04-24 06:52:25.953697 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-04-24 06:52:25.989514 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-04-24 06:52:26.126455 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-04-24 06:52:26.170393 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-04-24 06:52:26.294842 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-04-24 06:52:26.352638 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-04-24 06:52:26.489470 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-04-24 06:52:26.523276 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-04-24 06:52:26.661150 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-04-24 06:52:26.701086 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-04-24 06:52:26.845647 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-04-24 06:52:26.882891 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-04-24 06:52:27.030281 | instance | monitoring/configmaps/kube-root-ca.crt 2026-04-24 06:52:27.051630 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-04-24 06:52:27.215507 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-04-24 06:52:27.294448 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-04-24 06:52:27.430921 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-04-24 06:52:27.486067 | instance | monitoring/endpoints/alertmanager-operated 2026-04-24 06:52:27.608088 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-04-24 06:52:27.658243 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-04-24 06:52:27.779675 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-04-24 06:52:27.835457 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-04-24 06:52:28.015175 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-04-24 06:52:28.109529 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-04-24 06:52:28.173370 | instance | monitoring/endpoints/prometheus-operated 2026-04-24 06:52:28.302953 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-04-24 06:52:28.342866 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-04-24 06:52:28.490005 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-04-24 06:52:28.519467 | instance | local-path-storage/serviceaccounts/default 2026-04-24 06:52:28.647681 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-04-24 06:52:28.705228 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-24 06:52:28.805804 | instance | monitoring/pods/kube-prometheus-stack-grafana-bf9b7487f-jgjgl 2026-04-24 06:52:28.887365 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-v2hxv 2026-04-24 06:52:29.007717 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-ncznk 2026-04-24 06:52:29.090062 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-5x74d 2026-04-24 06:52:29.192750 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-04-24 06:52:29.272839 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-24 06:52:29.383106 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-04-24 06:52:29.475240 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-04-24 06:52:29.572584 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-04-24 06:52:29.640054 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-04-24 06:52:29.751703 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-04-24 06:52:29.816196 | instance | openstack/configmaps/horizon-bin 2026-04-24 06:52:29.927711 | instance | openstack/configmaps/keystone-bin 2026-04-24 06:52:29.997336 | instance | openstack/configmaps/keystone-openid-metadata 2026-04-24 06:52:30.144188 | instance | openstack/configmaps/kube-root-ca.crt 2026-04-24 06:52:30.192680 | instance | openstack/configmaps/memcached-memcached-bin 2026-04-24 06:52:30.330743 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-04-24 06:52:30.361423 | instance | openstack/configmaps/percona-xtradb-pxc 2026-04-24 06:52:30.536216 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-04-24 06:52:30.545185 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-04-24 06:52:30.705054 | instance | openstack/configmaps/valkey-configuration 2026-04-24 06:52:30.714206 | instance | openstack/configmaps/valkey-health 2026-04-24 06:52:30.865720 | instance | openstack/configmaps/valkey-scripts 2026-04-24 06:52:30.883433 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-24 06:52:31.053052 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-04-24 06:52:31.059473 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-04-24 06:52:31.225891 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-04-24 06:52:31.238507 | instance | monitoring/secrets/alertmanager-tls 2026-04-24 06:52:31.384521 | instance | monitoring/secrets/grafana-tls 2026-04-24 06:52:31.402656 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-04-24 06:52:31.542142 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-04-24 06:52:31.568886 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-04-24 06:52:31.711942 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-04-24 06:52:31.751246 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-04-24 06:52:31.882205 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-04-24 06:52:31.907415 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-04-24 06:52:32.043727 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-04-24 06:52:32.085105 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-04-24 06:52:32.250358 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-5x74d-tls 2026-04-24 06:52:32.268195 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-04-24 06:52:32.408125 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-04-24 06:52:32.431980 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-04-24 06:52:32.564637 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-04-24 06:52:32.609497 | instance | openstack/cronjobs/keystone-credential-rotate 2026-04-24 06:52:32.724092 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-04-24 06:52:32.790545 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-04-24 06:52:32.905394 | instance | monitoring/secrets/prometheus-tls 2026-04-24 06:52:32.965345 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-04-24 06:52:33.093657 | instance | monitoring/serviceaccounts/default 2026-04-24 06:52:33.272151 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-04-24 06:52:33.304794 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-04-24 06:52:33.481330 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-04-24 06:52:33.534685 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-04-24 06:52:33.688349 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-04-24 06:52:33.744839 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-04-24 06:52:33.924679 | instance | monitoring/services/alertmanager-operated 2026-04-24 06:52:33.950568 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-04-24 06:52:34.103285 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-04-24 06:52:34.129279 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-04-24 06:52:34.269048 | instance | monitoring/services/kube-prometheus-stack-operator 2026-04-24 06:52:34.310207 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-04-24 06:52:34.426259 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-04-24 06:52:34.495576 | instance | monitoring/services/prometheus-operated 2026-04-24 06:52:34.621968 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-24 06:52:34.666374 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-04-24 06:52:34.803627 | instance | openstack/deployment/horizon 2026-04-24 06:52:34.864819 | instance | openstack/deployment/keystone-api 2026-04-24 06:52:34.984363 | instance | openstack/deployment/memcached-memcached 2026-04-24 06:52:35.033471 | instance | openstack/deployment/pxc-operator 2026-04-24 06:52:35.175798 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-04-24 06:52:35.246399 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-04-24 06:52:35.383107 | instance | openstack/endpoints/horizon 2026-04-24 06:52:35.443214 | instance | openstack/endpoints/horizon-int 2026-04-24 06:52:35.568445 | instance | openstack/endpoints/keystone-api 2026-04-24 06:52:35.616002 | instance | openstack/endpoints/memcached 2026-04-24 06:52:35.746205 | instance | openstack/endpoints/memcached-metrics 2026-04-24 06:52:35.797417 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-04-24 06:52:35.916781 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-04-24 06:52:35.968006 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-04-24 06:52:36.081369 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-04-24 06:52:36.154214 | instance | openstack/endpoints/percona-xtradb-pxc 2026-04-24 06:52:36.264392 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-04-24 06:52:36.338350 | instance | openstack/endpoints/rabbitmq-keystone 2026-04-24 06:52:36.463549 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-04-24 06:52:36.500646 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-04-24 06:52:36.640760 | instance | openstack/endpoints/valkey 2026-04-24 06:52:36.667283 | instance | openstack/endpoints/valkey-headless 2026-04-24 06:52:36.818408 | instance | openstack/endpoints/valkey-metrics 2026-04-24 06:52:36.838368 | instance | openstack/ingresses/dashboard 2026-04-24 06:52:36.988120 | instance | openstack/ingresses/identity 2026-04-24 06:52:37.014219 | instance | openstack/jobs/horizon-db-init 2026-04-24 06:52:37.165290 | instance | openstack/jobs/horizon-db-sync 2026-04-24 06:52:37.196594 | instance | openstack/jobs/keystone-bootstrap 2026-04-24 06:52:37.353796 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-04-24 06:52:37.365725 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-04-24 06:52:37.504373 | instance | openstack/jobs/keystone-credential-setup 2026-04-24 06:52:37.539761 | instance | openstack/networkpolicies/valkey 2026-04-24 06:52:37.678309 | instance | openstack/jobs/keystone-db-init 2026-04-24 06:52:37.730532 | instance | openstack/jobs/keystone-db-sync 2026-04-24 06:52:37.848475 | instance | openstack/jobs/keystone-domain-manage 2026-04-24 06:52:37.917387 | instance | openstack/jobs/keystone-fernet-setup 2026-04-24 06:52:38.026224 | instance | openstack/jobs/keystone-rabbit-init 2026-04-24 06:52:38.088975 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-04-24 06:52:38.220540 | instance | openstack/pods/horizon-79dfb58798-d8mb5 2026-04-24 06:52:38.257649 | instance | openstack/pods/horizon-79dfb58798-p5qtl 2026-04-24 06:52:38.407222 | instance | openstack/pods/horizon-79dfb58798-qcp7c 2026-04-24 06:52:38.437972 | instance | openstack/pods/horizon-db-init-7dwzd 2026-04-24 06:52:38.583352 | instance | openstack/pods/horizon-db-sync-6wk8p 2026-04-24 06:52:38.643738 | instance | openstack/pods/keystone-api-7b9bb7549-kb662 2026-04-24 06:52:38.751483 | instance | openstack/pods/keystone-bootstrap-xfn9c 2026-04-24 06:52:38.827732 | instance | openstack/pods/keystone-credential-setup-fxj8k 2026-04-24 06:52:38.923155 | instance | openstack/pods/keystone-db-init-f6j9m 2026-04-24 06:52:39.007276 | instance | openstack/pods/keystone-db-sync-s5w7l 2026-04-24 06:52:39.122076 | instance | openstack/pods/keystone-domain-manage-hwnx9 2026-04-24 06:52:39.189882 | instance | openstack/pods/keystone-fernet-setup-9nbqx 2026-04-24 06:52:39.304497 | instance | openstack/pods/keystone-rabbit-init-lfbb2 2026-04-24 06:52:39.363639 | instance | openstack/pods/memcached-memcached-cf56b6468-nszxf 2026-04-24 06:52:39.488878 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-04-24 06:52:39.564933 | instance | openstack/pods/percona-xtradb-pxc-0 2026-04-24 06:52:39.674179 | instance | openstack/pods/pxc-operator-69cb5bbdb9-lb9qv 2026-04-24 06:52:39.756842 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-svfmf 2026-04-24 06:52:39.852796 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-04-24 06:52:39.940398 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-7n7vj 2026-04-24 06:52:40.049444 | instance | openstack/pods/valkey-node-0 2026-04-24 06:52:40.122366 | instance | openstack/pods/valkey-node-1 2026-04-24 06:52:40.252444 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-04-24 06:52:40.320980 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-04-24 06:52:40.463131 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-04-24 06:52:40.521595 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-1 2026-04-24 06:52:40.681016 | instance | secretgen-controller/deployment/secretgen-controller 2026-04-24 06:52:40.722501 | instance | openstack/rolebindings/horizon-horizon 2026-04-24 06:52:40.843300 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-04-24 06:52:40.914171 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-04-24 06:52:41.006609 | instance | openstack/rolebindings/horizon-horizon-test 2026-04-24 06:52:41.077743 | instance | openstack/rolebindings/keystone-credential-rotate 2026-04-24 06:52:41.189176 | instance | openstack/rolebindings/keystone-credential-setup 2026-04-24 06:52:41.242773 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-04-24 06:52:41.356043 | instance | openstack/rolebindings/keystone-fernet-setup 2026-04-24 06:52:41.402884 | instance | openstack/rolebindings/keystone-keystone-api 2026-04-24 06:52:41.526362 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-04-24 06:52:41.566861 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-04-24 06:52:41.707609 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-04-24 06:52:41.731754 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-04-24 06:52:41.855882 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-04-24 06:52:41.902487 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-04-24 06:52:42.020171 | instance | openstack/rolebindings/keystone-keystone-test 2026-04-24 06:52:42.066176 | instance | openstack/rolebindings/pxc-operator 2026-04-24 06:52:42.191993 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-04-24 06:52:42.242453 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-04-24 06:52:42.364375 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-04-24 06:52:42.396810 | instance | openstack/roles/horizon-openstack-horizon 2026-04-24 06:52:42.546168 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-04-24 06:52:42.594408 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-04-24 06:52:42.707480 | instance | openstack/roles/horizon-openstack-horizon-test 2026-04-24 06:52:42.759282 | instance | openstack/roles/keystone-credential-rotate 2026-04-24 06:52:42.874838 | instance | openstack/roles/keystone-credential-setup 2026-04-24 06:52:42.922775 | instance | openstack/roles/keystone-fernet-rotate 2026-04-24 06:52:43.049721 | instance | openstack/roles/keystone-fernet-setup 2026-04-24 06:52:43.103327 | instance | openstack/roles/keystone-openstack-keystone-api 2026-04-24 06:52:43.229475 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-04-24 06:52:43.279290 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-04-24 06:52:43.403417 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-04-24 06:52:43.439316 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-04-24 06:52:43.564091 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-04-24 06:52:43.604988 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-04-24 06:52:43.726941 | instance | openstack/roles/keystone-openstack-keystone-test 2026-04-24 06:52:43.761056 | instance | openstack/roles/pxc-operator 2026-04-24 06:52:43.885285 | instance | openstack/roles/rabbitmq-cluster-operator 2026-04-24 06:52:43.939993 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-04-24 06:52:44.037196 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-04-24 06:52:44.100836 | instance | openstack/secrets/horizon-db-admin 2026-04-24 06:52:44.215679 | instance | openstack/secrets/horizon-db-user 2026-04-24 06:52:44.252503 | instance | openstack/secrets/horizon-etc 2026-04-24 06:52:44.383547 | instance | openstack/secrets/horizon-int-certs 2026-04-24 06:52:44.434637 | instance | openstack/secrets/horizon-keystone-admin 2026-04-24 06:52:44.569713 | instance | openstack/secrets/internal-percona-xtradb 2026-04-24 06:52:44.612678 | instance | openstack/secrets/keystone-api-certs 2026-04-24 06:52:44.747404 | instance | openstack/secrets/keystone-credential-keys 2026-04-24 06:52:44.770758 | instance | openstack/secrets/keystone-db-admin 2026-04-24 06:52:44.909313 | instance | openstack/secrets/keystone-db-user 2026-04-24 06:52:44.933242 | instance | openstack/secrets/keystone-etc 2026-04-24 06:52:45.070438 | instance | openstack/secrets/keystone-fernet-keys 2026-04-24 06:52:45.106037 | instance | openstack/secrets/keystone-keystone-admin 2026-04-24 06:52:45.238334 | instance | openstack/secrets/keystone-keystone-test 2026-04-24 06:52:45.272940 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-04-24 06:52:45.387954 | instance | openstack/secrets/keystone-rabbitmq-user 2026-04-24 06:52:45.448736 | instance | openstack/secrets/percona-xtradb 2026-04-24 06:52:45.563749 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-04-24 06:52:45.621905 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-04-24 06:52:45.737564 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-04-24 06:52:45.785143 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-04-24 06:52:45.888844 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-04-24 06:52:45.963504 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-04-24 06:52:46.057857 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-04-24 06:52:46.122428 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-04-24 06:52:46.238814 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-04-24 06:52:46.353033 | instance | openstack/secrets/valkey-ca 2026-04-24 06:52:46.460133 | instance | openstack/secrets/valkey-server-certs 2026-04-24 06:52:46.526924 | instance | openstack/services/horizon 2026-04-24 06:52:46.619209 | instance | openstack/services/horizon-int 2026-04-24 06:52:46.705693 | instance | openstack/services/keystone-api 2026-04-24 06:52:46.796650 | instance | openstack/services/memcached 2026-04-24 06:52:46.881941 | instance | openstack/serviceaccounts/default 2026-04-24 06:52:46.962058 | instance | openstack/services/memcached-metrics 2026-04-24 06:52:47.089155 | instance | openstack/serviceaccounts/horizon 2026-04-24 06:52:47.127516 | instance | openstack/services/percona-xtradb-cluster-operator 2026-04-24 06:52:47.293913 | instance | openstack/serviceaccounts/horizon-db-init 2026-04-24 06:52:47.328605 | instance | openstack/services/percona-xtradb-haproxy 2026-04-24 06:52:47.518001 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-04-24 06:52:47.524373 | instance | openstack/serviceaccounts/horizon-db-sync 2026-04-24 06:52:47.684311 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-04-24 06:52:47.741091 | instance | openstack/serviceaccounts/horizon-test 2026-04-24 06:52:47.852866 | instance | openstack/services/percona-xtradb-pxc 2026-04-24 06:52:47.962844 | instance | openstack/serviceaccounts/keystone-api 2026-04-24 06:52:48.055795 | instance | openstack/services/percona-xtradb-pxc-unready 2026-04-24 06:52:48.162794 | instance | openstack/services/rabbitmq-keystone 2026-04-24 06:52:48.263996 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-04-24 06:52:48.392823 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-04-24 06:52:48.481152 | instance | openstack/services/rabbitmq-keystone-nodes 2026-04-24 06:52:48.626663 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-04-24 06:52:48.657067 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-04-24 06:52:48.853898 | instance | openstack/serviceaccounts/keystone-db-init 2026-04-24 06:52:48.854730 | instance | openstack/services/valkey 2026-04-24 06:52:49.035240 | instance | openstack/serviceaccounts/keystone-db-sync 2026-04-24 06:52:49.060466 | instance | openstack/services/valkey-headless 2026-04-24 06:52:49.235539 | instance | openstack/services/valkey-metrics 2026-04-24 06:52:49.256995 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-04-24 06:52:49.397802 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-04-24 06:52:49.477994 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-04-24 06:52:49.617179 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-04-24 06:52:49.731833 | instance | openstack/serviceaccounts/keystone-test 2026-04-24 06:52:49.850628 | instance | openstack/serviceaccounts/memcached-memcached 2026-04-24 06:52:49.951885 | instance | openstack/serviceaccounts/pxc-operator 2026-04-24 06:52:50.087998 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-04-24 06:52:50.196060 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-04-24 06:52:50.307016 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-04-24 06:52:50.428070 | instance | openstack/serviceaccounts/valkey 2026-04-24 06:52:50.540789 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-hnfbc 2026-04-24 06:52:50.643440 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-04-24 06:52:50.726927 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-04-24 06:52:50.837758 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-04-24 06:52:50.918106 | instance | openstack/statefulsets/valkey-node 2026-04-24 06:52:51.030861 | instance | secretgen-controller/serviceaccounts/default 2026-04-24 06:52:51.116421 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-04-24 06:52:51.518604 | instance | ok: Runtime: 0:00:49.674460 2026-04-24 06:52:51.532584 | 2026-04-24 06:52:51.532662 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-04-24 06:52:52.204550 | instance | changed: 2026-04-24 06:52:52.204744 | instance | cd+++++++++ objects/ 2026-04-24 06:52:52.204797 | instance | cd+++++++++ objects/cluster/ 2026-04-24 06:52:52.204821 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-04-24 06:52:52.204841 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-04-24 06:52:52.204861 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-04-24 06:52:52.204881 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-04-24 06:52:52.204900 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-04-24 06:52:52.204918 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-04-24 06:52:52.204937 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-24 06:52:52.204956 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-04-24 06:52:52.204991 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-04-24 06:52:52.205013 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-04-24 06:52:52.205032 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-04-24 06:52:52.205050 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-04-24 06:52:52.205068 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-04-24 06:52:52.205085 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-04-24 06:52:52.205103 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-04-24 06:52:52.205120 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-04-24 06:52:52.205137 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-04-24 06:52:52.205154 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-04-24 06:52:52.205172 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-04-24 06:52:52.205205 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-04-24 06:52:52.205224 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-04-24 06:52:52.205241 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-04-24 06:52:52.205258 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-04-24 06:52:52.205276 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-04-24 06:52:52.205294 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-04-24 06:52:52.205315 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-04-24 06:52:52.205335 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-24 06:52:52.205353 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-04-24 06:52:52.205370 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-04-24 06:52:52.205388 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-04-24 06:52:52.205406 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-04-24 06:52:52.205424 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-04-24 06:52:52.205441 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-04-24 06:52:52.205460 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-04-24 06:52:52.205477 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-04-24 06:52:52.205495 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-24 06:52:52.205513 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-24 06:52:52.205531 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-04-24 06:52:52.205548 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-04-24 06:52:52.205565 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-04-24 06:52:52.205582 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-04-24 06:52:52.205599 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-04-24 06:52:52.205617 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-04-24 06:52:52.205635 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-04-24 06:52:52.205653 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-24 06:52:52.205670 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-04-24 06:52:52.205687 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-04-24 06:52:52.205704 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-04-24 06:52:52.205722 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-04-24 06:52:52.205740 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-04-24 06:52:52.205757 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-04-24 06:52:52.205775 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-04-24 06:52:52.205792 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-04-24 06:52:52.205810 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-04-24 06:52:52.205829 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-04-24 06:52:52.205847 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-04-24 06:52:52.205869 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-04-24 06:52:52.205888 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-04-24 06:52:52.205907 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-04-24 06:52:52.205925 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-04-24 06:52:52.205943 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-04-24 06:52:52.205961 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-04-24 06:52:52.205979 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-04-24 06:52:52.205996 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-04-24 06:52:52.206013 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-04-24 06:52:52.206031 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-04-24 06:52:52.206049 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-04-24 06:52:52.206066 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-24 06:52:52.206083 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-24 06:52:52.206101 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-04-24 06:52:52.206118 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-04-24 06:52:52.206137 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-04-24 06:52:52.206155 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-04-24 06:52:52.206173 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-04-24 06:52:52.206192 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-04-24 06:52:52.206210 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-04-24 06:52:52.206229 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-04-24 06:52:52.206247 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-04-24 06:52:52.206264 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-04-24 06:52:52.206281 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-04-24 06:52:52.206298 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-04-24 06:52:52.206315 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-04-24 06:52:52.206337 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-04-24 06:52:52.206355 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-04-24 06:52:52.206373 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-04-24 06:52:52.206391 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-04-24 06:52:52.206408 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-04-24 06:52:52.206425 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-04-24 06:52:52.206449 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-04-24 06:52:52.206467 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-04-24 06:52:52.206485 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-04-24 06:52:52.206503 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-04-24 06:52:52.206521 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-04-24 06:52:52.206538 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-04-24 06:52:52.206555 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-04-24 06:52:52.206572 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-04-24 06:52:52.206590 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-04-24 06:52:52.206607 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-04-24 06:52:52.206624 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-04-24 06:52:52.206641 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-04-24 06:52:52.206658 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-04-24 06:52:52.206675 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-04-24 06:52:52.206691 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-04-24 06:52:52.206708 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-04-24 06:52:52.206725 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-04-24 06:52:52.206742 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-04-24 06:52:52.206760 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-04-24 06:52:52.206777 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-04-24 06:52:52.206793 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-04-24 06:52:52.206811 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-04-24 06:52:52.206828 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-04-24 06:52:52.206845 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-04-24 06:52:52.206862 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-04-24 06:52:52.206878 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-04-24 06:52:52.206895 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-04-24 06:52:52.206913 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-04-24 06:52:52.206929 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-04-24 06:52:52.206946 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-04-24 06:52:52.206963 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-04-24 06:52:52.206980 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-04-24 06:52:52.207001 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-04-24 06:52:52.207019 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-04-24 06:52:52.207037 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-04-24 06:52:52.207054 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-04-24 06:52:52.207073 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-04-24 06:52:52.207091 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-04-24 06:52:52.207109 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-04-24 06:52:52.207126 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-04-24 06:52:52.207143 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-04-24 06:52:52.207160 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-04-24 06:52:52.207178 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-04-24 06:52:52.207195 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-04-24 06:52:52.207212 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-04-24 06:52:52.207230 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-04-24 06:52:52.207247 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-04-24 06:52:52.207264 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-04-24 06:52:52.207281 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-04-24 06:52:52.207298 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-04-24 06:52:52.207316 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-04-24 06:52:52.207333 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-04-24 06:52:52.207350 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-04-24 06:52:52.207368 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-04-24 06:52:52.207390 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-04-24 06:52:52.207416 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-04-24 06:52:52.207441 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-04-24 06:52:52.207462 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-04-24 06:52:52.207480 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-04-24 06:52:52.207498 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-04-24 06:52:52.207516 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-04-24 06:52:52.207534 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-04-24 06:52:52.207552 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-04-24 06:52:52.207569 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-04-24 06:52:52.207587 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-04-24 06:52:52.207610 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-04-24 06:52:52.207628 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-04-24 06:52:52.207646 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-04-24 06:52:52.207664 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-04-24 06:52:52.207682 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-04-24 06:52:52.207700 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-04-24 06:52:52.207717 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-04-24 06:52:52.207735 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-04-24 06:52:52.207753 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-04-24 06:52:52.207771 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-04-24 06:52:52.207788 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-04-24 06:52:52.207805 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-04-24 06:52:52.207823 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-04-24 06:52:52.207840 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-04-24 06:52:52.207858 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-04-24 06:52:52.207876 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-04-24 06:52:52.207894 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-04-24 06:52:52.207912 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-04-24 06:52:52.207930 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-04-24 06:52:52.207947 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-04-24 06:52:52.207965 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-04-24 06:52:52.207983 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-04-24 06:52:52.208000 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-04-24 06:52:52.208018 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-04-24 06:52:52.208035 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-04-24 06:52:52.208052 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-04-24 06:52:52.208069 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-04-24 06:52:52.208087 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-04-24 06:52:52.208106 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-04-24 06:52:52.208123 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-04-24 06:52:52.208140 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-04-24 06:52:52.208157 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-04-24 06:52:52.208174 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-04-24 06:52:52.208191 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-04-24 06:52:52.208208 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-04-24 06:52:52.208226 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-04-24 06:52:52.208244 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-04-24 06:52:52.208262 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-04-24 06:52:52.208288 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-04-24 06:52:52.208306 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-04-24 06:52:52.208324 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-04-24 06:52:52.208342 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-04-24 06:52:52.208361 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-24 06:52:52.208379 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-04-24 06:52:52.208397 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-04-24 06:52:52.208414 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-04-24 06:52:52.208431 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-04-24 06:52:52.208449 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-04-24 06:52:52.208466 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-04-24 06:52:52.208483 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-04-24 06:52:52.208500 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-04-24 06:52:52.208517 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-04-24 06:52:52.208534 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-04-24 06:52:52.208551 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-04-24 06:52:52.208568 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-04-24 06:52:52.208586 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-04-24 06:52:52.208604 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-04-24 06:52:52.208622 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-04-24 06:52:52.208640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-24 06:52:52.208657 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-04-24 06:52:52.208675 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-04-24 06:52:52.208693 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-04-24 06:52:52.208710 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-04-24 06:52:52.208728 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-04-24 06:52:52.208746 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-04-24 06:52:52.208763 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-24 06:52:52.208821 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-24 06:52:52.208845 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-04-24 06:52:52.208864 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-04-24 06:52:52.208882 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-04-24 06:52:52.208899 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-04-24 06:52:52.208923 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-04-24 06:52:52.208942 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-04-24 06:52:52.208961 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-04-24 06:52:52.208997 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-24 06:52:52.209016 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-04-24 06:52:52.209034 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-04-24 06:52:52.209051 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-04-24 06:52:52.209068 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-04-24 06:52:52.209085 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-04-24 06:52:52.209103 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-04-24 06:52:52.209121 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-04-24 06:52:52.209138 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-04-24 06:52:52.209156 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-04-24 06:52:52.209173 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-04-24 06:52:52.209190 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-04-24 06:52:52.209208 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-04-24 06:52:52.209225 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-04-24 06:52:52.209242 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-04-24 06:52:52.209259 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-04-24 06:52:52.209275 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-04-24 06:52:52.209292 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-04-24 06:52:52.209311 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-04-24 06:52:52.209337 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-24 06:52:52.209363 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-24 06:52:52.209387 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-04-24 06:52:52.209406 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-04-24 06:52:52.209425 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-04-24 06:52:52.209443 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-04-24 06:52:52.209461 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-04-24 06:52:52.209478 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-04-24 06:52:52.209496 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-04-24 06:52:52.209512 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-04-24 06:52:52.209530 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-04-24 06:52:52.209552 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-04-24 06:52:52.209571 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-04-24 06:52:52.209589 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-04-24 06:52:52.209607 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-04-24 06:52:52.209625 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-04-24 06:52:52.209642 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-04-24 06:52:52.209660 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-04-24 06:52:52.209677 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-04-24 06:52:52.209694 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-04-24 06:52:52.209710 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-04-24 06:52:52.209727 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-04-24 06:52:52.209744 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-04-24 06:52:52.209761 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-04-24 06:52:52.209777 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-04-24 06:52:52.209794 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-04-24 06:52:52.209811 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-04-24 06:52:52.209828 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-04-24 06:52:52.209845 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-04-24 06:52:52.209862 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-04-24 06:52:52.209879 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-04-24 06:52:52.209896 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-04-24 06:52:52.209913 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-04-24 06:52:52.209930 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-04-24 06:52:52.209947 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-04-24 06:52:52.209964 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-04-24 06:52:52.209981 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-04-24 06:52:52.209998 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-04-24 06:52:52.210015 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-04-24 06:52:52.210032 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-04-24 06:52:52.210050 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-04-24 06:52:52.210073 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-04-24 06:52:52.210090 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-04-24 06:52:52.210107 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-04-24 06:52:52.210123 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-04-24 06:52:52.210140 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-04-24 06:52:52.210156 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-04-24 06:52:52.210173 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-04-24 06:52:52.210190 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-04-24 06:52:52.210207 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-04-24 06:52:52.210223 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-04-24 06:52:52.210240 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-04-24 06:52:52.210257 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-04-24 06:52:52.210273 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-04-24 06:52:52.210290 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-04-24 06:52:52.210307 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-04-24 06:52:52.210324 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-04-24 06:52:52.210341 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-04-24 06:52:52.210359 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-04-24 06:52:52.210376 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-04-24 06:52:52.210393 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-04-24 06:52:52.210410 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-04-24 06:52:52.210427 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-04-24 06:52:52.210444 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-04-24 06:52:52.210461 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-04-24 06:52:52.210478 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-04-24 06:52:52.210495 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-04-24 06:52:52.210512 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-04-24 06:52:52.210529 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-04-24 06:52:52.210546 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-04-24 06:52:52.210563 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-04-24 06:52:52.210580 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-04-24 06:52:52.210597 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-04-24 06:52:52.210620 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-04-24 06:52:52.210638 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-04-24 06:52:52.210655 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-04-24 06:52:52.210672 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-04-24 06:52:52.210689 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-04-24 06:52:52.210711 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-04-24 06:52:52.210729 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-04-24 06:52:52.210748 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-04-24 06:52:52.210766 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-04-24 06:52:52.210783 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-04-24 06:52:52.210801 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-04-24 06:52:52.210818 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-04-24 06:52:52.210835 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-04-24 06:52:52.210854 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-04-24 06:52:52.210871 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-04-24 06:52:52.210891 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-04-24 06:52:52.210912 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-04-24 06:52:52.210930 | instance | cd+++++++++ objects/cluster/namespace/ 2026-04-24 06:52:52.210948 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-04-24 06:52:52.210966 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-04-24 06:52:52.210990 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-04-24 06:52:52.211017 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-04-24 06:52:52.211038 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-04-24 06:52:52.211056 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-04-24 06:52:52.213193 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-04-24 06:52:52.213269 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-04-24 06:52:52.213318 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-04-24 06:52:52.213362 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-04-24 06:52:52.213404 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-04-24 06:52:52.213444 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-04-24 06:52:52.213484 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-04-24 06:52:52.213522 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-04-24 06:52:52.213561 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-04-24 06:52:52.213599 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-04-24 06:52:52.213638 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-04-24 06:52:52.213676 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-04-24 06:52:52.213714 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-04-24 06:52:52.213753 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-04-24 06:52:52.213792 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-04-24 06:52:52.213831 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-04-24 06:52:52.213894 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-04-24 06:52:52.213935 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-04-24 06:52:52.213973 | instance | cd+++++++++ objects/cluster/node/ 2026-04-24 06:52:52.214013 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-04-24 06:52:52.214051 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-04-24 06:52:52.214089 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-04-24 06:52:52.214128 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-04-24 06:52:52.214166 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-04-24 06:52:52.214204 | instance | cd+++++++++ objects/namespaced/ 2026-04-24 06:52:52.214243 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-04-24 06:52:52.214282 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-04-24 06:52:52.214321 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-04-24 06:52:52.214361 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-04-24 06:52:52.214399 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-04-24 06:52:52.214437 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-04-24 06:52:52.214475 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-04-24 06:52:52.214513 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-04-24 06:52:52.214779 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-04-24 06:52:52.214820 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-04-24 06:52:52.214857 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-04-24 06:52:52.214894 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-04-24 06:52:52.214932 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-04-24 06:52:52.214990 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-04-24 06:52:52.215032 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-04-24 06:52:52.215071 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-04-24 06:52:52.215110 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-04-24 06:52:52.215148 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-04-24 06:52:52.215188 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-04-24 06:52:52.215227 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-04-24 06:52:52.215266 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-04-24 06:52:52.215307 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-04-24 06:52:52.215346 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-04-24 06:52:52.215385 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-04-24 06:52:52.215423 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-04-24 06:52:52.215461 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-72.nip.io-tls.txt 2026-04-24 06:52:52.215500 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-72.nip.io-tls.yaml 2026-04-24 06:52:52.215538 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-04-24 06:52:52.215576 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-04-24 06:52:52.215615 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-04-24 06:52:52.215665 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-04-24 06:52:52.215705 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-04-24 06:52:52.215744 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-04-24 06:52:52.215783 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-04-24 06:52:52.215822 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-04-24 06:52:52.215859 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-04-24 06:52:52.215897 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-04-24 06:52:52.215936 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-04-24 06:52:52.215974 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-04-24 06:52:52.216012 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-04-24 06:52:52.216050 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-04-24 06:52:52.216089 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-04-24 06:52:52.216126 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-04-24 06:52:52.216164 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-04-24 06:52:52.216202 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-04-24 06:52:52.216240 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-04-24 06:52:52.216279 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-04-24 06:52:52.216321 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-04-24 06:52:52.216361 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-04-24 06:52:52.216401 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-04-24 06:52:52.216440 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-04-24 06:52:52.216479 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-04-24 06:52:52.216519 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-04-24 06:52:52.216557 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-04-24 06:52:52.216595 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-04-24 06:52:52.216634 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-04-24 06:52:52.216673 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-04-24 06:52:52.216711 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-04-24 06:52:52.216749 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-04-24 06:52:52.216788 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-04-24 06:52:52.216879 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-04-24 06:52:52.216932 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-04-24 06:52:52.217035 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-04-24 06:52:52.217110 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-04-24 06:52:52.217156 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-04-24 06:52:52.217198 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-rm2cf.txt 2026-04-24 06:52:52.217240 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-rm2cf.yaml 2026-04-24 06:52:52.217290 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-whhnb.txt 2026-04-24 06:52:52.217331 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-whhnb.yaml 2026-04-24 06:52:52.217371 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-x6g6g.txt 2026-04-24 06:52:52.217409 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-x6g6g.yaml 2026-04-24 06:52:52.217448 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-04-24 06:52:52.217487 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-04-24 06:52:52.217527 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-04-24 06:52:52.217566 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-04-24 06:52:52.217604 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-04-24 06:52:52.217643 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-04-24 06:52:52.217684 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-04-24 06:52:52.217722 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-04-24 06:52:52.217761 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-04-24 06:52:52.217801 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-04-24 06:52:52.217839 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-04-24 06:52:52.217878 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-04-24 06:52:52.217917 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-04-24 06:52:52.217955 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-04-24 06:52:52.217993 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-04-24 06:52:52.218032 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-04-24 06:52:52.218071 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-04-24 06:52:52.218110 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-04-24 06:52:52.218148 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-04-24 06:52:52.218187 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-04-24 06:52:52.218227 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-04-24 06:52:52.218266 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-04-24 06:52:52.218306 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-04-24 06:52:52.218345 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-04-24 06:52:52.218384 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-04-24 06:52:52.218424 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-04-24 06:52:52.218463 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-04-24 06:52:52.218503 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-04-24 06:52:52.218542 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-04-24 06:52:52.218590 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-04-24 06:52:52.218630 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-04-24 06:52:52.218670 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-04-24 06:52:52.218711 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-04-24 06:52:52.218751 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-04-24 06:52:52.218791 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-04-24 06:52:52.218830 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-04-24 06:52:52.218869 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-04-24 06:52:52.218908 | instance | cd+++++++++ objects/namespaced/default/ 2026-04-24 06:52:52.218948 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-04-24 06:52:52.218987 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-04-24 06:52:52.219026 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-04-24 06:52:52.219066 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-04-24 06:52:52.219105 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-04-24 06:52:52.219145 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-04-24 06:52:52.219186 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-04-24 06:52:52.219226 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-04-24 06:52:52.219266 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-04-24 06:52:52.219306 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-04-24 06:52:52.219346 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-04-24 06:52:52.219386 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-04-24 06:52:52.219426 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-04-24 06:52:52.219465 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-04-24 06:52:52.219537 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-04-24 06:52:52.219609 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-04-24 06:52:52.219656 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-04-24 06:52:52.219701 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-04-24 06:52:52.219743 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-04-24 06:52:52.219787 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-04-24 06:52:52.219827 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-04-24 06:52:52.219869 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-04-24 06:52:52.219908 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-04-24 06:52:52.219948 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-04-24 06:52:52.220022 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-04-24 06:52:52.220068 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-sn42v.txt 2026-04-24 06:52:52.220108 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-sn42v.yaml 2026-04-24 06:52:52.220148 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-04-24 06:52:52.220199 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-04-24 06:52:52.220241 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-04-24 06:52:52.220282 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-24 06:52:52.220322 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-24 06:52:52.220361 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-04-24 06:52:52.220404 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-04-24 06:52:52.220443 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-04-24 06:52:52.220482 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-04-24 06:52:52.220520 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-04-24 06:52:52.220558 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-24 06:52:52.220596 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-24 06:52:52.220633 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-04-24 06:52:52.220672 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-04-24 06:52:52.220710 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-04-24 06:52:52.220748 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-04-24 06:52:52.220787 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-04-24 06:52:52.220829 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-04-24 06:52:52.220942 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-04-24 06:52:52.221062 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-04-24 06:52:52.221126 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-04-24 06:52:52.221172 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-04-24 06:52:52.221215 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-04-24 06:52:52.221257 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-04-24 06:52:52.221297 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-04-24 06:52:52.221316 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-04-24 06:52:52.221336 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-04-24 06:52:52.221356 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-04-24 06:52:52.221373 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-04-24 06:52:52.221390 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-04-24 06:52:52.221408 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-04-24 06:52:52.221426 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-04-24 06:52:52.221450 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-04-24 06:52:52.221469 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-04-24 06:52:52.221487 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-04-24 06:52:52.221505 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-04-24 06:52:52.221522 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-04-24 06:52:52.221540 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-04-24 06:52:52.221557 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-04-24 06:52:52.221575 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-04-24 06:52:52.221592 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-04-24 06:52:52.221609 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-04-24 06:52:52.221626 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-04-24 06:52:52.221643 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-04-24 06:52:52.221660 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-04-24 06:52:52.221677 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-04-24 06:52:52.221695 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-04-24 06:52:52.221713 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-04-24 06:52:52.221731 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-04-24 06:52:52.221749 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-04-24 06:52:52.221767 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-04-24 06:52:52.221785 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-04-24 06:52:52.221803 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-04-24 06:52:52.221820 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-04-24 06:52:52.221838 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-04-24 06:52:52.221855 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-04-24 06:52:52.221873 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-04-24 06:52:52.221891 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-04-24 06:52:52.221908 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-04-24 06:52:52.221925 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-04-24 06:52:52.221943 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-04-24 06:52:52.221961 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-bxjcq.txt 2026-04-24 06:52:52.221978 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-bxjcq.yaml 2026-04-24 06:52:52.221995 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-qrfs7.txt 2026-04-24 06:52:52.222012 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-qrfs7.yaml 2026-04-24 06:52:52.222030 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-04-24 06:52:52.222048 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-04-24 06:52:52.222071 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-04-24 06:52:52.222090 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-04-24 06:52:52.222108 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-04-24 06:52:52.222125 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-04-24 06:52:52.222144 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-04-24 06:52:52.222162 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-04-24 06:52:52.222180 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-04-24 06:52:52.222198 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-04-24 06:52:52.222216 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-04-24 06:52:52.222234 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-04-24 06:52:52.222252 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-04-24 06:52:52.222269 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-04-24 06:52:52.222287 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-04-24 06:52:52.222305 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-04-24 06:52:52.222322 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-04-24 06:52:52.222339 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-04-24 06:52:52.222357 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-04-24 06:52:52.222375 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-04-24 06:52:52.222393 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-04-24 06:52:52.222410 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-04-24 06:52:52.222428 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-04-24 06:52:52.222445 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-04-24 06:52:52.222463 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-04-24 06:52:52.222480 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-04-24 06:52:52.222497 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-04-24 06:52:52.222514 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-04-24 06:52:52.222531 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-04-24 06:52:52.222548 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-04-24 06:52:52.222566 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-04-24 06:52:52.222583 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-04-24 06:52:52.222601 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-04-24 06:52:52.222618 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-04-24 06:52:52.222636 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-04-24 06:52:52.222655 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-04-24 06:52:52.222672 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-04-24 06:52:52.222693 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-04-24 06:52:52.222712 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-04-24 06:52:52.222729 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-04-24 06:52:52.222747 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-04-24 06:52:52.222764 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-24 06:52:52.222781 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-24 06:52:52.222799 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-04-24 06:52:52.222817 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-24 06:52:52.222835 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-04-24 06:52:52.222852 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-24 06:52:52.222869 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-24 06:52:52.222886 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-04-24 06:52:52.222903 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-04-24 06:52:52.222921 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-04-24 06:52:52.222938 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-04-24 06:52:52.222957 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-04-24 06:52:52.222975 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-04-24 06:52:52.222993 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-04-24 06:52:52.223011 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-04-24 06:52:52.223028 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-04-24 06:52:52.223046 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-04-24 06:52:52.223063 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-04-24 06:52:52.223081 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-04-24 06:52:52.223098 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-04-24 06:52:52.223116 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-04-24 06:52:52.223133 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-04-24 06:52:52.223152 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-04-24 06:52:52.223170 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-04-24 06:52:52.223188 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-04-24 06:52:52.223206 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-04-24 06:52:52.223223 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-04-24 06:52:52.223240 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-04-24 06:52:52.223257 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-04-24 06:52:52.223274 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-04-24 06:52:52.223294 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-04-24 06:52:52.223319 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-04-24 06:52:52.223337 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-04-24 06:52:52.223355 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-04-24 06:52:52.223372 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-04-24 06:52:52.223390 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-04-24 06:52:52.223407 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-04-24 06:52:52.223425 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-04-24 06:52:52.223443 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-04-24 06:52:52.223460 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-04-24 06:52:52.223478 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-04-24 06:52:52.223496 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-04-24 06:52:52.223513 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-04-24 06:52:52.223531 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-04-24 06:52:52.223548 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-04-24 06:52:52.223565 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-04-24 06:52:52.223582 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-24 06:52:52.223599 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-04-24 06:52:52.223616 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-04-24 06:52:52.223634 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-04-24 06:52:52.223651 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-04-24 06:52:52.223668 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-04-24 06:52:52.223685 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-04-24 06:52:52.223702 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-04-24 06:52:52.223719 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-04-24 06:52:52.223737 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-04-24 06:52:52.223754 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-9x2fr.txt 2026-04-24 06:52:52.223772 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-9x2fr.yaml 2026-04-24 06:52:52.223789 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-w5jcn.txt 2026-04-24 06:52:52.223806 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-w5jcn.yaml 2026-04-24 06:52:52.223824 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-5zm8q.txt 2026-04-24 06:52:52.223842 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-5zm8q.yaml 2026-04-24 06:52:52.223860 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-llq2q.txt 2026-04-24 06:52:52.223879 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-llq2q.yaml 2026-04-24 06:52:52.223897 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-04-24 06:52:52.223915 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-04-24 06:52:52.223942 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-04-24 06:52:52.223961 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-04-24 06:52:52.223979 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-04-24 06:52:52.223997 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-04-24 06:52:52.224015 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-268vg.txt 2026-04-24 06:52:52.224032 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-268vg.yaml 2026-04-24 06:52:52.224050 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-04-24 06:52:52.224067 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-04-24 06:52:52.224085 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-04-24 06:52:52.224102 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-04-24 06:52:52.224119 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-04-24 06:52:52.224137 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-04-24 06:52:52.224155 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-04-24 06:52:52.224173 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-04-24 06:52:52.224191 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-04-24 06:52:52.224209 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-04-24 06:52:52.224234 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-04-24 06:52:52.224277 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-04-24 06:52:52.224302 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-04-24 06:52:52.224324 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-04-24 06:52:52.224343 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-04-24 06:52:52.224363 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-04-24 06:52:52.224382 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-04-24 06:52:52.224400 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-04-24 06:52:52.224418 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-04-24 06:52:52.224436 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-04-24 06:52:52.224453 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-04-24 06:52:52.224471 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-04-24 06:52:52.224488 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-24 06:52:52.224505 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-04-24 06:52:52.224523 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-04-24 06:52:52.224540 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-04-24 06:52:52.224558 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-04-24 06:52:52.224581 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-04-24 06:52:52.224600 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-04-24 06:52:52.224619 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-04-24 06:52:52.224638 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-04-24 06:52:52.224656 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-04-24 06:52:52.224673 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-04-24 06:52:52.224691 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-04-24 06:52:52.224709 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-04-24 06:52:52.224726 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-04-24 06:52:52.224744 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-04-24 06:52:52.224762 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-04-24 06:52:52.224779 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-04-24 06:52:52.224797 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-04-24 06:52:52.224815 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-04-24 06:52:52.224833 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-04-24 06:52:52.224876 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-04-24 06:52:52.224897 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-04-24 06:52:52.224915 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-04-24 06:52:52.224935 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-04-24 06:52:52.224954 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-04-24 06:52:52.225004 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-04-24 06:52:52.225046 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-04-24 06:52:52.225073 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-04-24 06:52:52.225093 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-04-24 06:52:52.225113 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-9h4fga.txt 2026-04-24 06:52:52.225132 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-9h4fga.yaml 2026-04-24 06:52:52.225152 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-fpqxjp.txt 2026-04-24 06:52:52.225170 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-fpqxjp.yaml 2026-04-24 06:52:52.225188 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-04-24 06:52:52.225207 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-04-24 06:52:52.225225 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-04-24 06:52:52.225243 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-04-24 06:52:52.225262 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-04-24 06:52:52.225280 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-04-24 06:52:52.225307 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-04-24 06:52:52.225329 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-04-24 06:52:52.225347 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-04-24 06:52:52.225365 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-04-24 06:52:52.225383 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-04-24 06:52:52.225400 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-04-24 06:52:52.225418 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-04-24 06:52:52.225435 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-04-24 06:52:52.225453 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-04-24 06:52:52.225470 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-04-24 06:52:52.225488 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-04-24 06:52:52.225506 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-04-24 06:52:52.225525 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-04-24 06:52:52.225543 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-04-24 06:52:52.225561 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-04-24 06:52:52.225579 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-04-24 06:52:52.225597 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-04-24 06:52:52.225615 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-04-24 06:52:52.225633 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-04-24 06:52:52.225652 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-04-24 06:52:52.225670 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-04-24 06:52:52.225688 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-04-24 06:52:52.225705 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-04-24 06:52:52.225722 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-04-24 06:52:52.225740 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-04-24 06:52:52.225757 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-04-24 06:52:52.225773 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-04-24 06:52:52.225790 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-04-24 06:52:52.225808 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-04-24 06:52:52.225825 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-04-24 06:52:52.225842 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-04-24 06:52:52.225859 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-04-24 06:52:52.225876 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-04-24 06:52:52.225897 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-04-24 06:52:52.225916 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-04-24 06:52:52.225933 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-04-24 06:52:52.225950 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-04-24 06:52:52.225968 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-04-24 06:52:52.225986 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-04-24 06:52:52.226003 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-04-24 06:52:52.226020 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-04-24 06:52:52.226038 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-04-24 06:52:52.226055 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-04-24 06:52:52.226072 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-04-24 06:52:52.226090 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-04-24 06:52:52.226107 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-04-24 06:52:52.226124 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-04-24 06:52:52.226141 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-04-24 06:52:52.226201 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-04-24 06:52:52.226221 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-04-24 06:52:52.226239 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-04-24 06:52:52.226257 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-04-24 06:52:52.226274 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-04-24 06:52:52.226292 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-04-24 06:52:52.226310 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-04-24 06:52:52.226330 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-04-24 06:52:52.226349 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-04-24 06:52:52.226366 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-04-24 06:52:52.226384 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-04-24 06:52:52.226401 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-04-24 06:52:52.226418 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-04-24 06:52:52.226436 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-04-24 06:52:52.226453 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-04-24 06:52:52.226470 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-04-24 06:52:52.226488 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-04-24 06:52:52.226505 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-04-24 06:52:52.226528 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-04-24 06:52:52.226547 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-04-24 06:52:52.226566 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-04-24 06:52:52.226603 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-04-24 06:52:52.226640 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-04-24 06:52:52.226669 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-04-24 06:52:52.226693 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-04-24 06:52:52.226713 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-04-24 06:52:52.226732 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-04-24 06:52:52.226750 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-04-24 06:52:52.226768 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-04-24 06:52:52.226787 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-04-24 06:52:52.226804 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-04-24 06:52:52.226825 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-24 06:52:52.226851 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-04-24 06:52:52.226877 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-04-24 06:52:52.226896 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-04-24 06:52:52.226914 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-04-24 06:52:52.226937 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-04-24 06:52:52.226960 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-04-24 06:52:52.226980 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-04-24 06:52:52.226998 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-04-24 06:52:52.227016 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-04-24 06:52:52.227034 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-04-24 06:52:52.227053 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-04-24 06:52:52.227071 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-04-24 06:52:52.227089 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-04-24 06:52:52.227107 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-04-24 06:52:52.227125 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-04-24 06:52:52.227143 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-04-24 06:52:52.227160 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-04-24 06:52:52.227178 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-04-24 06:52:52.227197 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-tsz5x.txt 2026-04-24 06:52:52.227222 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-tsz5x.yaml 2026-04-24 06:52:52.227242 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-04-24 06:52:52.227261 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-04-24 06:52:52.227280 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-04-24 06:52:52.227299 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-04-24 06:52:52.227322 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-04-24 06:52:52.227340 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-04-24 06:52:52.227358 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-04-24 06:52:52.227376 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-04-24 06:52:52.227398 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-04-24 06:52:52.227417 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-04-24 06:52:52.227436 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-04-24 06:52:52.227457 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-04-24 06:52:52.227475 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-04-24 06:52:52.227493 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-04-24 06:52:52.227510 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-04-24 06:52:52.227528 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-04-24 06:52:52.227546 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-04-24 06:52:52.227564 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-04-24 06:52:52.227582 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-04-24 06:52:52.227600 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-04-24 06:52:52.227618 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-04-24 06:52:52.227635 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-04-24 06:52:52.227653 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-04-24 06:52:52.227671 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-04-24 06:52:52.227688 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-04-24 06:52:52.227705 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-04-24 06:52:52.227722 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-04-24 06:52:52.227739 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-04-24 06:52:52.227757 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-04-24 06:52:52.227775 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-04-24 06:52:52.227796 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-04-24 06:52:52.227815 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-04-24 06:52:52.227834 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-04-24 06:52:52.227852 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-04-24 06:52:52.227870 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-04-24 06:52:52.227889 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-04-24 06:52:52.227907 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-04-24 06:52:52.227925 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-04-24 06:52:52.227942 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-04-24 06:52:52.227959 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-04-24 06:52:52.227976 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-04-24 06:52:52.227994 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-04-24 06:52:52.228012 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-04-24 06:52:52.228029 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-04-24 06:52:52.228047 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-04-24 06:52:52.228065 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-04-24 06:52:52.228102 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-04-24 06:52:52.228123 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-04-24 06:52:52.228141 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-04-24 06:52:52.228159 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-04-24 06:52:52.228178 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-04-24 06:52:52.228198 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-04-24 06:52:52.228216 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-04-24 06:52:52.228234 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-04-24 06:52:52.228252 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-04-24 06:52:52.228270 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-04-24 06:52:52.228289 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-04-24 06:52:52.228307 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-04-24 06:52:52.228324 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-04-24 06:52:52.228564 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-04-24 06:52:52.228587 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-04-24 06:52:52.228606 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-04-24 06:52:52.228623 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-04-24 06:52:52.228641 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-04-24 06:52:52.228659 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-04-24 06:52:52.228676 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-04-24 06:52:52.228694 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-04-24 06:52:52.228711 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-04-24 06:52:52.228729 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-04-24 06:52:52.228746 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-04-24 06:52:52.228764 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-04-24 06:52:52.228782 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-04-24 06:52:52.228799 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-04-24 06:52:52.228817 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-04-24 06:52:52.228835 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-04-24 06:52:52.228852 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-04-24 06:52:52.228942 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-04-24 06:52:52.229001 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-04-24 06:52:52.229026 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-04-24 06:52:52.229046 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-04-24 06:52:52.229064 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-04-24 06:52:52.229082 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-04-24 06:52:52.229100 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-04-24 06:52:52.229117 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-04-24 06:52:52.229135 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-04-24 06:52:52.229153 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-04-24 06:52:52.229171 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-04-24 06:52:52.229188 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-04-24 06:52:52.229206 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-04-24 06:52:52.229230 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-04-24 06:52:52.229248 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-04-24 06:52:52.229266 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-04-24 06:52:52.229283 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-04-24 06:52:52.229300 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-04-24 06:52:52.229318 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-04-24 06:52:52.229336 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-04-24 06:52:52.229353 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-04-24 06:52:52.229370 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-04-24 06:52:52.229387 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-04-24 06:52:52.229405 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-04-24 06:52:52.229423 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-04-24 06:52:52.229440 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-04-24 06:52:52.229458 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-04-24 06:52:52.229477 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-04-24 06:52:52.229495 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-04-24 06:52:52.229513 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-24 06:52:52.229533 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-24 06:52:52.229552 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-04-24 06:52:52.229570 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-04-24 06:52:52.229588 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-04-24 06:52:52.229606 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-04-24 06:52:52.229624 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-24 06:52:52.229643 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-04-24 06:52:52.229661 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-04-24 06:52:52.229679 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-04-24 06:52:52.229697 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-04-24 06:52:52.229715 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-04-24 06:52:52.229733 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-04-24 06:52:52.229751 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-04-24 06:52:52.229769 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-04-24 06:52:52.229787 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-04-24 06:52:52.229809 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-04-24 06:52:52.229827 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-24 06:52:52.229845 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-04-24 06:52:52.229862 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-04-24 06:52:52.229880 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-24 06:52:52.229897 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-24 06:52:52.229915 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-04-24 06:52:52.229932 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-04-24 06:52:52.229949 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-04-24 06:52:52.229967 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-04-24 06:52:52.229985 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-04-24 06:52:52.230003 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-04-24 06:52:52.230021 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-04-24 06:52:52.230039 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-04-24 06:52:52.230057 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-04-24 06:52:52.230075 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-04-24 06:52:52.230093 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-04-24 06:52:52.230110 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-04-24 06:52:52.230129 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-24 06:52:52.230162 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-24 06:52:52.230180 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-24 06:52:52.230197 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-24 06:52:52.230215 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-04-24 06:52:52.230233 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-24 06:52:52.230250 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-24 06:52:52.230268 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-bf9b7487f-jgjgl.txt 2026-04-24 06:52:52.230286 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-bf9b7487f-jgjgl.yaml 2026-04-24 06:52:52.230303 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-v2hxv.txt 2026-04-24 06:52:52.230320 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-v2hxv.yaml 2026-04-24 06:52:52.230343 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-ncznk.txt 2026-04-24 06:52:52.230362 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-ncznk.yaml 2026-04-24 06:52:52.230380 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-5x74d.txt 2026-04-24 06:52:52.230398 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-5x74d.yaml 2026-04-24 06:52:52.230417 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-24 06:52:52.230435 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-24 06:52:52.230453 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-04-24 06:52:52.230470 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-04-24 06:52:52.230488 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-04-24 06:52:52.230506 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-24 06:52:52.230523 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-24 06:52:52.230541 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-04-24 06:52:52.230560 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-04-24 06:52:52.230578 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-04-24 06:52:52.230596 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-24 06:52:52.230614 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-24 06:52:52.230632 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-04-24 06:52:52.230650 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-04-24 06:52:52.230669 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-04-24 06:52:52.230686 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-04-24 06:52:52.230704 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-04-24 06:52:52.230723 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-04-24 06:52:52.230745 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-04-24 06:52:52.230764 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-24 06:52:52.230783 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-24 06:52:52.230801 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-04-24 06:52:52.230819 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-04-24 06:52:52.230837 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-04-24 06:52:52.230855 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-04-24 06:52:52.230873 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-04-24 06:52:52.230892 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-04-24 06:52:52.230910 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-04-24 06:52:52.230933 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-04-24 06:52:52.230952 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-04-24 06:52:52.230969 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-04-24 06:52:52.230987 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-04-24 06:52:52.231004 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-04-24 06:52:52.231023 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-04-24 06:52:52.231041 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-04-24 06:52:52.231059 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-04-24 06:52:52.231077 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-04-24 06:52:52.231095 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-04-24 06:52:52.231113 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-04-24 06:52:52.231130 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-04-24 06:52:52.231147 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-04-24 06:52:52.231165 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-04-24 06:52:52.231183 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-04-24 06:52:52.231200 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-5x74d-tls.txt 2026-04-24 06:52:52.231219 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-5x74d-tls.yaml 2026-04-24 06:52:52.231236 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-04-24 06:52:52.231254 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-04-24 06:52:52.231272 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-04-24 06:52:52.231290 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-04-24 06:52:52.231307 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-04-24 06:52:52.231325 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-04-24 06:52:52.231342 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-04-24 06:52:52.231360 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-04-24 06:52:52.231378 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-24 06:52:52.231395 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-24 06:52:52.231413 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-04-24 06:52:52.231431 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-04-24 06:52:52.231453 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-04-24 06:52:52.231472 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-04-24 06:52:52.231490 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-04-24 06:52:52.231509 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-04-24 06:52:52.231527 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-04-24 06:52:52.231545 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-04-24 06:52:52.231563 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-04-24 06:52:52.231582 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-04-24 06:52:52.231600 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-04-24 06:52:52.231618 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-04-24 06:52:52.231636 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-24 06:52:52.231654 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-04-24 06:52:52.231672 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-04-24 06:52:52.231690 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-24 06:52:52.231708 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-24 06:52:52.231727 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-04-24 06:52:52.231745 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-04-24 06:52:52.231763 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-04-24 06:52:52.231781 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-04-24 06:52:52.231799 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-04-24 06:52:52.231822 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-04-24 06:52:52.231849 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-04-24 06:52:52.231867 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-04-24 06:52:52.231885 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-04-24 06:52:52.231903 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-04-24 06:52:52.231921 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-24 06:52:52.231939 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-04-24 06:52:52.231957 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-04-24 06:52:52.231975 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-24 06:52:52.231992 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-24 06:52:52.232011 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-04-24 06:52:52.233167 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-04-24 06:52:52.233282 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-04-24 06:52:52.233310 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-04-24 06:52:52.233331 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-04-24 06:52:52.233353 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-24 06:52:52.233375 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-24 06:52:52.233395 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-24 06:52:52.233414 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-24 06:52:52.233433 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-04-24 06:52:52.233452 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-04-24 06:52:52.233472 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-04-24 06:52:52.233491 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-04-24 06:52:52.233510 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-04-24 06:52:52.233529 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-04-24 06:52:52.233548 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-04-24 06:52:52.233567 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-04-24 06:52:52.233586 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-04-24 06:52:52.233605 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-04-24 06:52:52.233623 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-04-24 06:52:52.233641 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-04-24 06:52:52.233659 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-04-24 06:52:52.233677 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-04-24 06:52:52.233695 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-04-24 06:52:52.233714 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-04-24 06:52:52.233732 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-04-24 06:52:52.233752 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-04-24 06:52:52.233772 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-04-24 06:52:52.233791 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-04-24 06:52:52.233810 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-04-24 06:52:52.233828 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-04-24 06:52:52.233847 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-04-24 06:52:52.233866 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-04-24 06:52:52.233885 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-04-24 06:52:52.233904 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-04-24 06:52:52.233923 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-04-24 06:52:52.233947 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-04-24 06:52:52.233968 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-04-24 06:52:52.233987 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-04-24 06:52:52.234006 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-04-24 06:52:52.234025 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-04-24 06:52:52.234044 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-04-24 06:52:52.234064 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-04-24 06:52:52.234082 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-04-24 06:52:52.234101 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-04-24 06:52:52.234120 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-04-24 06:52:52.234139 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-04-24 06:52:52.234158 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-04-24 06:52:52.234177 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-04-24 06:52:52.234195 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-04-24 06:52:52.234215 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-04-24 06:52:52.234234 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-04-24 06:52:52.234253 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-04-24 06:52:52.234272 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-04-24 06:52:52.234291 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-04-24 06:52:52.234311 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-04-24 06:52:52.234330 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-04-24 06:52:52.234349 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-04-24 06:52:52.234367 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-04-24 06:52:52.234386 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-04-24 06:52:52.234404 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-04-24 06:52:52.234423 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-04-24 06:52:52.234441 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-04-24 06:52:52.234459 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-04-24 06:52:52.234477 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-04-24 06:52:52.234496 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-04-24 06:52:52.234515 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-04-24 06:52:52.234534 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-04-24 06:52:52.234553 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-04-24 06:52:52.234572 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-04-24 06:52:52.234591 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-04-24 06:52:52.234609 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-04-24 06:52:52.234637 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-04-24 06:52:52.234656 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-04-24 06:52:52.234675 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-04-24 06:52:52.234694 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-04-24 06:52:52.234713 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-04-24 06:52:52.234731 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-04-24 06:52:52.234750 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-04-24 06:52:52.234769 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-04-24 06:52:52.234788 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-24 06:52:52.234807 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-24 06:52:52.234826 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-04-24 06:52:52.234845 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-04-24 06:52:52.234863 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-04-24 06:52:52.234882 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-04-24 06:52:52.234901 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-04-24 06:52:52.234920 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-04-24 06:52:52.234939 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-04-24 06:52:52.234958 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-04-24 06:52:52.234977 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-04-24 06:52:52.234996 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-04-24 06:52:52.235015 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-04-24 06:52:52.235033 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-04-24 06:52:52.235053 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-04-24 06:52:52.235072 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-04-24 06:52:52.235090 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-04-24 06:52:52.235109 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-04-24 06:52:52.235128 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-04-24 06:52:52.235147 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-04-24 06:52:52.235166 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-04-24 06:52:52.235186 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-04-24 06:52:52.235204 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-04-24 06:52:52.235224 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-04-24 06:52:52.235243 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-04-24 06:52:52.235262 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-04-24 06:52:52.235281 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-04-24 06:52:52.235299 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-04-24 06:52:52.235318 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-04-24 06:52:52.235342 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-04-24 06:52:52.235362 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-04-24 06:52:52.235380 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-04-24 06:52:52.235399 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-04-24 06:52:52.235418 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-04-24 06:52:52.235437 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-04-24 06:52:52.235456 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-04-24 06:52:52.235475 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-04-24 06:52:52.235494 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-04-24 06:52:52.235513 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-04-24 06:52:52.235531 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-04-24 06:52:52.235550 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-04-24 06:52:52.235569 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-04-24 06:52:52.235587 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-04-24 06:52:52.235606 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-04-24 06:52:52.235626 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-04-24 06:52:52.235646 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-04-24 06:52:52.235665 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-1.txt 2026-04-24 06:52:52.235684 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-1.yaml 2026-04-24 06:52:52.235703 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-04-24 06:52:52.235722 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-79dfb58798-d8mb5.txt 2026-04-24 06:52:52.235740 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-79dfb58798-d8mb5.yaml 2026-04-24 06:52:52.235759 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-79dfb58798-p5qtl.txt 2026-04-24 06:52:52.235777 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-79dfb58798-p5qtl.yaml 2026-04-24 06:52:52.235796 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-79dfb58798-qcp7c.txt 2026-04-24 06:52:52.235815 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-79dfb58798-qcp7c.yaml 2026-04-24 06:52:52.235833 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-7dwzd.txt 2026-04-24 06:52:52.235851 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-7dwzd.yaml 2026-04-24 06:52:52.235870 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-6wk8p.txt 2026-04-24 06:52:52.235889 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-6wk8p.yaml 2026-04-24 06:52:52.235907 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-7b9bb7549-kb662.txt 2026-04-24 06:52:52.235926 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-7b9bb7549-kb662.yaml 2026-04-24 06:52:52.235943 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-xfn9c.txt 2026-04-24 06:52:52.235962 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-xfn9c.yaml 2026-04-24 06:52:52.235985 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-fxj8k.txt 2026-04-24 06:52:52.236005 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-fxj8k.yaml 2026-04-24 06:52:52.236025 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-f6j9m.txt 2026-04-24 06:52:52.236043 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-f6j9m.yaml 2026-04-24 06:52:52.236060 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-s5w7l.txt 2026-04-24 06:52:52.236079 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-s5w7l.yaml 2026-04-24 06:52:52.236097 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-hwnx9.txt 2026-04-24 06:52:52.236115 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-hwnx9.yaml 2026-04-24 06:52:52.236133 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-9nbqx.txt 2026-04-24 06:52:52.236151 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-9nbqx.yaml 2026-04-24 06:52:52.236170 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-lfbb2.txt 2026-04-24 06:52:52.236189 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-lfbb2.yaml 2026-04-24 06:52:52.236207 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-nszxf.txt 2026-04-24 06:52:52.236225 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-nszxf.yaml 2026-04-24 06:52:52.236244 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-04-24 06:52:52.236263 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-04-24 06:52:52.236282 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-04-24 06:52:52.236301 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-04-24 06:52:52.236320 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-lb9qv.txt 2026-04-24 06:52:52.236338 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-lb9qv.yaml 2026-04-24 06:52:52.236356 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-svfmf.txt 2026-04-24 06:52:52.236376 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-svfmf.yaml 2026-04-24 06:52:52.236395 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-04-24 06:52:52.236413 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-04-24 06:52:52.236432 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-7n7vj.txt 2026-04-24 06:52:52.236450 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-7n7vj.yaml 2026-04-24 06:52:52.236470 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-04-24 06:52:52.236489 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-04-24 06:52:52.236508 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-1.txt 2026-04-24 06:52:52.236526 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-1.yaml 2026-04-24 06:52:52.236545 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-04-24 06:52:52.236563 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-04-24 06:52:52.236582 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-04-24 06:52:52.236602 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-04-24 06:52:52.236624 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-04-24 06:52:52.236644 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-04-24 06:52:52.236663 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-04-24 06:52:52.236681 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-04-24 06:52:52.236700 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-04-24 06:52:52.236719 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-04-24 06:52:52.236737 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-04-24 06:52:52.236756 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-04-24 06:52:52.236774 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-04-24 06:52:52.236792 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-04-24 06:52:52.236810 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-04-24 06:52:52.236829 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-04-24 06:52:52.236847 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-04-24 06:52:52.236866 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-04-24 06:52:52.236884 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-04-24 06:52:52.236934 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-04-24 06:52:52.236960 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-04-24 06:52:52.237033 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-04-24 06:52:52.237056 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-04-24 06:52:52.237076 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-04-24 06:52:52.237095 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-04-24 06:52:52.237114 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-04-24 06:52:52.237134 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-04-24 06:52:52.237153 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-04-24 06:52:52.237171 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-04-24 06:52:52.237190 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-04-24 06:52:52.237209 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-04-24 06:52:52.237227 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-04-24 06:52:52.237246 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-04-24 06:52:52.237264 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-04-24 06:52:52.237283 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-04-24 06:52:52.237302 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-04-24 06:52:52.237321 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-04-24 06:52:52.237339 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-04-24 06:52:52.237365 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-04-24 06:52:52.237384 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-04-24 06:52:52.237402 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-04-24 06:52:52.237421 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-04-24 06:52:52.237440 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-04-24 06:52:52.237458 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-04-24 06:52:52.237476 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-04-24 06:52:52.237495 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-04-24 06:52:52.237513 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-04-24 06:52:52.237532 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-04-24 06:52:52.237551 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-04-24 06:52:52.237569 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-04-24 06:52:52.237588 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-04-24 06:52:52.237606 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-04-24 06:52:52.237626 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-04-24 06:52:52.237645 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-04-24 06:52:52.237664 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-04-24 06:52:52.237683 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-04-24 06:52:52.237701 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-04-24 06:52:52.237720 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-04-24 06:52:52.237738 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-04-24 06:52:52.237757 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-04-24 06:52:52.237775 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-04-24 06:52:52.237794 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-04-24 06:52:52.237813 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-04-24 06:52:52.237833 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-04-24 06:52:52.237852 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-04-24 06:52:52.237871 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-04-24 06:52:52.237889 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-04-24 06:52:52.237908 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-04-24 06:52:52.237926 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-04-24 06:52:52.237945 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-04-24 06:52:52.237964 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-04-24 06:52:52.237989 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-04-24 06:52:52.238008 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-04-24 06:52:52.238028 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-04-24 06:52:52.238048 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-04-24 06:52:52.238067 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-04-24 06:52:52.238086 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-04-24 06:52:52.238105 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-04-24 06:52:52.238124 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-04-24 06:52:52.238143 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-04-24 06:52:52.238161 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-04-24 06:52:52.238179 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-04-24 06:52:52.238198 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-04-24 06:52:52.238217 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-04-24 06:52:52.238236 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-04-24 06:52:52.238254 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-04-24 06:52:52.238273 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-04-24 06:52:52.238293 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-04-24 06:52:52.238312 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-04-24 06:52:52.238331 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-04-24 06:52:52.238351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-04-24 06:52:52.238369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-04-24 06:52:52.238388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-04-24 06:52:52.238408 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-04-24 06:52:52.238426 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-04-24 06:52:52.238444 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-04-24 06:52:52.238463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-04-24 06:52:52.238482 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-04-24 06:52:52.238500 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-04-24 06:52:52.238518 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-04-24 06:52:52.238538 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-04-24 06:52:52.238557 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-04-24 06:52:52.238576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-04-24 06:52:52.238595 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-04-24 06:52:52.238613 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-04-24 06:52:52.238632 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-04-24 06:52:52.238660 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-04-24 06:52:52.238679 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-04-24 06:52:52.238697 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-04-24 06:52:52.238716 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-04-24 06:52:52.238735 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-04-24 06:52:52.238753 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-04-24 06:52:52.238772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-04-24 06:52:52.238791 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-04-24 06:52:52.238809 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-04-24 06:52:52.238827 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-04-24 06:52:52.238846 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-04-24 06:52:52.238866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-04-24 06:52:52.238886 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-04-24 06:52:52.238906 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-04-24 06:52:52.238925 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-04-24 06:52:52.238944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-24 06:52:52.238964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-24 06:52:52.238984 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-04-24 06:52:52.239003 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-04-24 06:52:52.239022 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-04-24 06:52:52.239042 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-04-24 06:52:52.239061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-04-24 06:52:52.239080 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-04-24 06:52:52.239099 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-04-24 06:52:52.239118 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-04-24 06:52:52.239136 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-04-24 06:52:52.239155 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-04-24 06:52:52.239173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-04-24 06:52:52.239192 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-04-24 06:52:52.239211 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-04-24 06:52:52.239231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-04-24 06:52:52.239250 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-04-24 06:52:52.239269 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-04-24 06:52:52.239289 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-04-24 06:52:52.239315 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-04-24 06:52:52.239335 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-04-24 06:52:52.239354 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-04-24 06:52:52.239373 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-04-24 06:52:52.239391 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-04-24 06:52:52.239410 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-04-24 06:52:52.239430 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-04-24 06:52:52.239448 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-04-24 06:52:52.239468 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-04-24 06:52:52.239487 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-04-24 06:52:52.239505 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-04-24 06:52:52.239524 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-04-24 06:52:52.239542 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-04-24 06:52:52.239561 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-04-24 06:52:52.239580 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-04-24 06:52:52.239599 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-04-24 06:52:52.239619 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-04-24 06:52:52.239636 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-04-24 06:52:52.239656 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-04-24 06:52:52.239674 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-04-24 06:52:52.239692 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-04-24 06:52:52.239711 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-04-24 06:52:52.239729 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-04-24 06:52:52.239748 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-04-24 06:52:52.239767 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-04-24 06:52:52.239786 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-04-24 06:52:52.239805 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-04-24 06:52:52.239824 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-04-24 06:52:52.239842 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-04-24 06:52:52.239861 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-04-24 06:52:52.239880 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-04-24 06:52:52.239899 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-04-24 06:52:52.239919 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-04-24 06:52:52.239938 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-04-24 06:52:52.239956 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-04-24 06:52:52.239979 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-04-24 06:52:52.239999 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-04-24 06:52:52.240018 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-04-24 06:52:52.240037 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-04-24 06:52:52.240056 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-04-24 06:52:52.240075 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-04-24 06:52:52.240094 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-04-24 06:52:52.240113 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-04-24 06:52:52.240133 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-04-24 06:52:52.240151 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-04-24 06:52:52.240171 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-04-24 06:52:52.240190 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-04-24 06:52:52.240211 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-04-24 06:52:52.240230 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-04-24 06:52:52.240249 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-04-24 06:52:52.240268 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-04-24 06:52:52.240287 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-04-24 06:52:52.240306 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-04-24 06:52:52.240325 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-04-24 06:52:52.240345 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-04-24 06:52:52.240363 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-04-24 06:52:52.240382 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-04-24 06:52:52.240400 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-04-24 06:52:52.240419 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-04-24 06:52:52.240438 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-04-24 06:52:52.240456 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-04-24 06:52:52.240475 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-04-24 06:52:52.240493 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-04-24 06:52:52.240511 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-04-24 06:52:52.240530 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-04-24 06:52:52.240550 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-04-24 06:52:52.240569 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-04-24 06:52:52.240587 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-04-24 06:52:52.240607 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-04-24 06:52:52.240625 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-04-24 06:52:52.240649 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-04-24 06:52:52.240669 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-24 06:52:52.240688 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-24 06:52:52.240707 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-04-24 06:52:52.240726 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-04-24 06:52:52.240745 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-04-24 06:52:52.240764 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-04-24 06:52:52.240783 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-04-24 06:52:52.240802 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-04-24 06:52:52.240821 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-04-24 06:52:52.240841 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-04-24 06:52:52.240859 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-04-24 06:52:52.240878 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-04-24 06:52:52.240897 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-04-24 06:52:52.240954 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-04-24 06:52:52.240996 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-04-24 06:52:52.241023 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-04-24 06:52:52.241045 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-04-24 06:52:52.241064 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-04-24 06:52:52.241083 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-04-24 06:52:52.241102 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-04-24 06:52:52.241121 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-04-24 06:52:52.241139 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-04-24 06:52:52.241158 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-04-24 06:52:52.241177 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-04-24 06:52:52.241196 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-04-24 06:52:52.241215 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-hnfbc.txt 2026-04-24 06:52:52.241234 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-hnfbc.yaml 2026-04-24 06:52:52.241253 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-04-24 06:52:52.241272 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-04-24 06:52:52.241290 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-04-24 06:52:52.241309 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-04-24 06:52:52.241328 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-04-24 06:52:52.261795 | 2026-04-24 06:52:52.261878 | TASK [gather-pod-logs : creating directory for pod logs] 2026-04-24 06:52:52.456158 | instance | changed 2026-04-24 06:52:52.461966 | 2026-04-24 06:52:52.462028 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-04-24 06:52:52.680178 | instance | changed 2026-04-24 06:52:52.685720 | 2026-04-24 06:52:52.685814 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-04-24 06:52:53.215163 | instance | auth-system/keycloak-0/keycloak 2026-04-24 06:52:53.386580 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-04-24 06:52:53.559507 | instance | cert-manager/cert-manager-75c4c745bc-rm2cf/cert-manager-controller 2026-04-24 06:52:53.730029 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-rm2cf" not found 2026-04-24 06:52:53.910299 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-whhnb/cert-manager-cainjector 2026-04-24 06:52:54.079344 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-whhnb" not found 2026-04-24 06:52:54.249291 | instance | cert-manager/cert-manager-webhook-548949fc64-x6g6g/cert-manager-webhook 2026-04-24 06:52:54.421075 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-x6g6g" not found 2026-04-24 06:52:54.590551 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-sn42v/envoy-gateway 2026-04-24 06:52:54.772728 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-sn42v" not found 2026-04-24 06:52:54.950416 | instance | ingress-nginx/ingress-nginx-controller-bxjcq/controller 2026-04-24 06:52:55.134310 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-bxjcq" not found 2026-04-24 06:52:55.300211 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-qrfs7/ingress-nginx-default-backend 2026-04-24 06:52:55.462696 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-qrfs7" not found 2026-04-24 06:52:55.625570 | instance | kube-system/cilium-operator-869df985b8-9x2fr/cilium-operator 2026-04-24 06:52:55.803368 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-9x2fr" not found 2026-04-24 06:52:55.961518 | instance | kube-system/cilium-w5jcn/config 2026-04-24 06:52:56.124492 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-w5jcn" not found 2026-04-24 06:52:56.128566 | instance | kube-system/cilium-w5jcn/mount-cgroup 2026-04-24 06:52:56.321279 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-w5jcn" not found 2026-04-24 06:52:56.324825 | instance | kube-system/cilium-w5jcn/apply-sysctl-overwrites 2026-04-24 06:52:56.497587 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-w5jcn" not found 2026-04-24 06:52:56.500977 | instance | kube-system/cilium-w5jcn/mount-bpf-fs 2026-04-24 06:52:56.676423 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-w5jcn" not found 2026-04-24 06:52:56.679555 | instance | kube-system/cilium-w5jcn/clean-cilium-state 2026-04-24 06:52:56.866460 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-w5jcn" not found 2026-04-24 06:52:56.869399 | instance | kube-system/cilium-w5jcn/install-cni-binaries 2026-04-24 06:52:57.039894 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-w5jcn" not found 2026-04-24 06:52:57.043641 | instance | kube-system/cilium-w5jcn/cilium-agent 2026-04-24 06:52:57.235193 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-w5jcn" not found 2026-04-24 06:52:57.407301 | instance | kube-system/coredns-67659f764b-5zm8q/coredns 2026-04-24 06:52:57.570637 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-5zm8q" not found 2026-04-24 06:52:57.744877 | instance | kube-system/coredns-67659f764b-llq2q/coredns 2026-04-24 06:52:57.903792 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-llq2q" not found 2026-04-24 06:52:58.078830 | instance | kube-system/etcd-instance/etcd 2026-04-24 06:52:58.248384 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-04-24 06:52:58.407498 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-04-24 06:52:58.588600 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-04-24 06:52:58.742963 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-04-24 06:52:58.932571 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-04-24 06:52:59.092519 | instance | kube-system/kube-proxy-268vg/kube-proxy 2026-04-24 06:52:59.253692 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-268vg" not found 2026-04-24 06:52:59.418413 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-04-24 06:52:59.584091 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-04-24 06:52:59.771502 | instance | kube-system/kube-vip-instance/kube-vip 2026-04-24 06:52:59.927425 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-04-24 06:53:00.119601 | instance | local-path-storage/local-path-provisioner-679c578f5-tsz5x/local-path-provisioner 2026-04-24 06:53:00.276249 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-tsz5x" not found 2026-04-24 06:53:00.433082 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-04-24 06:53:00.598624 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-24 06:53:00.601848 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-04-24 06:53:00.779428 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-24 06:53:00.784949 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-04-24 06:53:00.972803 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-24 06:53:00.976548 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-04-24 06:53:01.140723 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-24 06:53:01.304740 | instance | monitoring/kube-prometheus-stack-grafana-bf9b7487f-jgjgl/grafana-sc-dashboard 2026-04-24 06:53:01.469834 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-bf9b7487f-jgjgl" not found 2026-04-24 06:53:01.473495 | instance | monitoring/kube-prometheus-stack-grafana-bf9b7487f-jgjgl/grafana-sc-datasources 2026-04-24 06:53:01.639736 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-bf9b7487f-jgjgl" not found 2026-04-24 06:53:01.643758 | instance | monitoring/kube-prometheus-stack-grafana-bf9b7487f-jgjgl/grafana 2026-04-24 06:53:01.863908 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-bf9b7487f-jgjgl" not found 2026-04-24 06:53:02.037016 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-v2hxv/kube-state-metrics 2026-04-24 06:53:02.211442 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-v2hxv" not found 2026-04-24 06:53:02.403195 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-ncznk/kube-prometheus-stack 2026-04-24 06:53:02.578651 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-ncznk" not found 2026-04-24 06:53:02.743317 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-5x74d/node-exporter 2026-04-24 06:53:02.928466 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-5x74d/pod-tls-sidecar 2026-04-24 06:53:03.105830 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-5x74d" not found 2026-04-24 06:53:03.298001 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-04-24 06:53:03.477129 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-24 06:53:03.481944 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-04-24 06:53:03.668450 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-24 06:53:03.672505 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-04-24 06:53:03.849653 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-24 06:53:03.853413 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-04-24 06:53:04.030715 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-24 06:53:04.033613 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-04-24 06:53:04.206026 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-24 06:53:04.366517 | instance | openstack/horizon-79dfb58798-d8mb5/init 2026-04-24 06:53:04.532805 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-79dfb58798-d8mb5" not found 2026-04-24 06:53:04.537233 | instance | openstack/horizon-79dfb58798-d8mb5/horizon 2026-04-24 06:53:04.722691 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-79dfb58798-d8mb5" not found 2026-04-24 06:53:04.883953 | instance | openstack/horizon-79dfb58798-p5qtl/init 2026-04-24 06:53:05.068437 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-79dfb58798-p5qtl" not found 2026-04-24 06:53:05.071878 | instance | openstack/horizon-79dfb58798-p5qtl/horizon 2026-04-24 06:53:05.237614 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-79dfb58798-p5qtl" not found 2026-04-24 06:53:05.408028 | instance | openstack/horizon-79dfb58798-qcp7c/init 2026-04-24 06:53:05.584418 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-79dfb58798-qcp7c" not found 2026-04-24 06:53:05.589512 | instance | openstack/horizon-79dfb58798-qcp7c/horizon 2026-04-24 06:53:05.763284 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-79dfb58798-qcp7c" not found 2026-04-24 06:53:05.922492 | instance | openstack/horizon-db-init-7dwzd/init 2026-04-24 06:53:06.094077 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-7dwzd" not found 2026-04-24 06:53:06.098367 | instance | openstack/horizon-db-init-7dwzd/horizon-db-init-0 2026-04-24 06:53:06.264466 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-7dwzd" not found 2026-04-24 06:53:06.416695 | instance | openstack/horizon-db-sync-6wk8p/init 2026-04-24 06:53:06.577333 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-6wk8p" not found 2026-04-24 06:53:06.580608 | instance | openstack/horizon-db-sync-6wk8p/horizon-db-sync 2026-04-24 06:53:06.745835 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-6wk8p" not found 2026-04-24 06:53:06.903540 | instance | openstack/keystone-api-7b9bb7549-kb662/init 2026-04-24 06:53:07.077358 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-7b9bb7549-kb662" not found 2026-04-24 06:53:07.081369 | instance | openstack/keystone-api-7b9bb7549-kb662/keystone-api 2026-04-24 06:53:07.248143 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-7b9bb7549-kb662" not found 2026-04-24 06:53:07.399443 | instance | openstack/keystone-bootstrap-xfn9c/init 2026-04-24 06:53:07.579337 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-xfn9c" not found 2026-04-24 06:53:07.582112 | instance | openstack/keystone-bootstrap-xfn9c/bootstrap 2026-04-24 06:53:07.761561 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-xfn9c" not found 2026-04-24 06:53:07.937693 | instance | openstack/keystone-credential-setup-fxj8k/init 2026-04-24 06:53:08.126762 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-fxj8k" not found 2026-04-24 06:53:08.129810 | instance | openstack/keystone-credential-setup-fxj8k/keystone-credential-setup 2026-04-24 06:53:08.299903 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-fxj8k" not found 2026-04-24 06:53:08.481005 | instance | openstack/keystone-db-init-f6j9m/init 2026-04-24 06:53:08.665274 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-f6j9m" not found 2026-04-24 06:53:08.668947 | instance | openstack/keystone-db-init-f6j9m/keystone-db-init-0 2026-04-24 06:53:08.844823 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-f6j9m" not found 2026-04-24 06:53:09.007351 | instance | openstack/keystone-db-sync-s5w7l/init 2026-04-24 06:53:09.183095 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-s5w7l" not found 2026-04-24 06:53:09.185841 | instance | openstack/keystone-db-sync-s5w7l/keystone-db-sync 2026-04-24 06:53:09.343022 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-s5w7l" not found 2026-04-24 06:53:09.524097 | instance | openstack/keystone-domain-manage-hwnx9/init 2026-04-24 06:53:09.699541 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-hwnx9" not found 2026-04-24 06:53:09.702625 | instance | openstack/keystone-domain-manage-hwnx9/keystone-domain-manage 2026-04-24 06:53:09.874185 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-hwnx9" not found 2026-04-24 06:53:10.042096 | instance | openstack/keystone-fernet-setup-9nbqx/init 2026-04-24 06:53:10.227539 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-9nbqx" not found 2026-04-24 06:53:10.231913 | instance | openstack/keystone-fernet-setup-9nbqx/keystone-fernet-setup 2026-04-24 06:53:10.405574 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-9nbqx" not found 2026-04-24 06:53:10.569474 | instance | openstack/keystone-rabbit-init-lfbb2/init 2026-04-24 06:53:10.730801 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-lfbb2" not found 2026-04-24 06:53:10.733926 | instance | openstack/keystone-rabbit-init-lfbb2/rabbit-init 2026-04-24 06:53:10.902693 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-lfbb2" not found 2026-04-24 06:53:11.062922 | instance | openstack/memcached-memcached-cf56b6468-nszxf/init 2026-04-24 06:53:11.241108 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-cf56b6468-nszxf" not found 2026-04-24 06:53:11.244971 | instance | openstack/memcached-memcached-cf56b6468-nszxf/memcached 2026-04-24 06:53:11.404862 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-cf56b6468-nszxf" not found 2026-04-24 06:53:11.408943 | instance | openstack/memcached-memcached-cf56b6468-nszxf/memcached-exporter 2026-04-24 06:53:11.575129 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-cf56b6468-nszxf" not found 2026-04-24 06:53:11.735741 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-04-24 06:53:11.899992 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-24 06:53:11.903561 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-04-24 06:53:12.094839 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-24 06:53:12.098797 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-04-24 06:53:12.287776 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-04-24 06:53:12.291872 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-04-24 06:53:12.479274 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-04-24 06:53:12.657593 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-04-24 06:53:12.827524 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-04-24 06:53:12.830445 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-04-24 06:53:13.034718 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-04-24 06:53:13.039142 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-04-24 06:53:13.211165 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-04-24 06:53:13.381026 | instance | openstack/pxc-operator-69cb5bbdb9-lb9qv/percona-xtradb-cluster-operator 2026-04-24 06:53:13.547907 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-lb9qv" not found 2026-04-24 06:53:13.705229 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-svfmf/rabbitmq-cluster-operator 2026-04-24 06:53:13.870768 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-svfmf" not found 2026-04-24 06:53:14.035273 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-04-24 06:53:14.194245 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-04-24 06:53:14.197012 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-04-24 06:53:14.364015 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-04-24 06:53:14.524826 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-7n7vj/rabbitmq-cluster-operator 2026-04-24 06:53:14.720485 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-7n7vj" not found 2026-04-24 06:53:14.874884 | instance | openstack/valkey-node-0/valkey 2026-04-24 06:53:15.040991 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-04-24 06:53:15.046821 | instance | openstack/valkey-node-0/sentinel 2026-04-24 06:53:15.221763 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-04-24 06:53:15.225636 | instance | openstack/valkey-node-0/metrics 2026-04-24 06:53:15.385641 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-04-24 06:53:15.545928 | instance | openstack/valkey-node-1/valkey 2026-04-24 06:53:15.710320 | instance | openstack/valkey-node-1/sentinel 2026-04-24 06:53:15.881137 | instance | openstack/valkey-node-1/metrics 2026-04-24 06:53:16.223178 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-hnfbc/secretgen-controller 2026-04-24 06:53:16.390780 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-hnfbc" not found 2026-04-24 06:53:16.758284 | instance | ERROR 2026-04-24 06:53:16.758492 | instance | { 2026-04-24 06:53:16.758522 | instance | "delta": "0:00:23.504603", 2026-04-24 06:53:16.758558 | instance | "end": "2026-04-24 06:53:16.394391", 2026-04-24 06:53:16.758596 | instance | "msg": "non-zero return code", 2026-04-24 06:53:16.758627 | instance | "rc": 123, 2026-04-24 06:53:16.758671 | instance | "start": "2026-04-24 06:52:52.889788" 2026-04-24 06:53:16.758696 | instance | } 2026-04-24 06:53:16.758725 | instance | ERROR: Ignoring Errors 2026-04-24 06:53:16.765303 | 2026-04-24 06:53:16.765371 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-04-24 06:53:17.300184 | instance | changed: 2026-04-24 06:53:17.300464 | instance | cd+++++++++ pod-logs/ 2026-04-24 06:53:17.300524 | instance | cd+++++++++ pod-logs/auth-system/ 2026-04-24 06:53:17.300570 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-04-24 06:53:17.300614 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-04-24 06:53:17.300656 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-04-24 06:53:17.300697 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-rm2cf/ 2026-04-24 06:53:17.300738 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-rm2cf/cert-manager-controller.txt 2026-04-24 06:53:17.300784 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-whhnb/ 2026-04-24 06:53:17.300827 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-whhnb/cert-manager-cainjector.txt 2026-04-24 06:53:17.300869 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-x6g6g/ 2026-04-24 06:53:17.300909 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-x6g6g/cert-manager-webhook.txt 2026-04-24 06:53:17.300950 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-04-24 06:53:17.301025 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-sn42v/ 2026-04-24 06:53:17.301088 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-sn42v/envoy-gateway.txt 2026-04-24 06:53:17.301132 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-04-24 06:53:17.301173 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-04-24 06:53:17.301212 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-04-24 06:53:17.301252 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-04-24 06:53:17.301455 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-04-24 06:53:17.301494 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-rm2cf/ 2026-04-24 06:53:17.301533 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-rm2cf/cert-manager-controller.txt 2026-04-24 06:53:17.301653 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-whhnb/ 2026-04-24 06:53:17.301701 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-whhnb/cert-manager-cainjector.txt 2026-04-24 06:53:17.301749 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-x6g6g/ 2026-04-24 06:53:17.301804 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-x6g6g/cert-manager-webhook.txt 2026-04-24 06:53:17.301859 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-04-24 06:53:17.301905 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-sn42v/ 2026-04-24 06:53:17.301946 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-sn42v/envoy-gateway.txt 2026-04-24 06:53:17.301988 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-04-24 06:53:17.302030 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-bxjcq/ 2026-04-24 06:53:17.302070 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-bxjcq/controller.txt 2026-04-24 06:53:17.302109 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-qrfs7/ 2026-04-24 06:53:17.302128 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-qrfs7/ingress-nginx-default-backend.txt 2026-04-24 06:53:17.302150 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-04-24 06:53:17.302169 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-9x2fr/ 2026-04-24 06:53:17.302188 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-9x2fr/cilium-operator.txt 2026-04-24 06:53:17.302208 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-w5jcn/ 2026-04-24 06:53:17.302227 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-w5jcn/apply-sysctl-overwrites.txt 2026-04-24 06:53:17.302244 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-w5jcn/cilium-agent.txt 2026-04-24 06:53:17.302263 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-w5jcn/clean-cilium-state.txt 2026-04-24 06:53:17.302281 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-w5jcn/config.txt 2026-04-24 06:53:17.302300 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-w5jcn/install-cni-binaries.txt 2026-04-24 06:53:17.302318 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-w5jcn/mount-bpf-fs.txt 2026-04-24 06:53:17.302336 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-w5jcn/mount-cgroup.txt 2026-04-24 06:53:17.302355 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-5zm8q/ 2026-04-24 06:53:17.302373 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-5zm8q/coredns.txt 2026-04-24 06:53:17.302391 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-llq2q/ 2026-04-24 06:53:17.302409 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-llq2q/coredns.txt 2026-04-24 06:53:17.302434 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-04-24 06:53:17.302454 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-04-24 06:53:17.302473 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-04-24 06:53:17.302497 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-24 06:53:17.302523 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-04-24 06:53:17.302550 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-24 06:53:17.302577 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-268vg/ 2026-04-24 06:53:17.302605 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-268vg/kube-proxy.txt 2026-04-24 06:53:17.302626 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-04-24 06:53:17.302645 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-24 06:53:17.302664 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-04-24 06:53:17.302683 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-04-24 06:53:17.302701 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-04-24 06:53:17.302719 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-tsz5x/ 2026-04-24 06:53:17.302738 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-tsz5x/local-path-provisioner.txt 2026-04-24 06:53:17.302757 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-04-24 06:53:17.302777 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-24 06:53:17.302800 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-24 06:53:17.302822 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-24 06:53:17.302845 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-24 06:53:17.302868 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-24 06:53:17.302891 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-bf9b7487f-jgjgl/ 2026-04-24 06:53:17.302914 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-bf9b7487f-jgjgl/grafana-sc-dashboard.txt 2026-04-24 06:53:17.302937 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-bf9b7487f-jgjgl/grafana-sc-datasources.txt 2026-04-24 06:53:17.302960 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-bf9b7487f-jgjgl/grafana.txt 2026-04-24 06:53:17.302984 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-v2hxv/ 2026-04-24 06:53:17.303007 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-v2hxv/kube-state-metrics.txt 2026-04-24 06:53:17.303029 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-ncznk/ 2026-04-24 06:53:17.303052 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-ncznk/kube-prometheus-stack.txt 2026-04-24 06:53:17.303071 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-5x74d/ 2026-04-24 06:53:17.303090 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-5x74d/node-exporter.txt 2026-04-24 06:53:17.303115 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-5x74d/pod-tls-sidecar.txt 2026-04-24 06:53:17.303135 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-24 06:53:17.303158 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-24 06:53:17.303179 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-24 06:53:17.303199 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-24 06:53:17.303217 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-24 06:53:17.303238 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-24 06:53:17.303257 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-04-24 06:53:17.303276 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-79dfb58798-d8mb5/ 2026-04-24 06:53:17.303295 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-79dfb58798-d8mb5/horizon.txt 2026-04-24 06:53:17.303313 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-79dfb58798-d8mb5/init.txt 2026-04-24 06:53:17.303332 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-79dfb58798-p5qtl/ 2026-04-24 06:53:17.303351 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-79dfb58798-p5qtl/horizon.txt 2026-04-24 06:53:17.303369 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-79dfb58798-p5qtl/init.txt 2026-04-24 06:53:17.303388 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-79dfb58798-qcp7c/ 2026-04-24 06:53:17.303411 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-79dfb58798-qcp7c/horizon.txt 2026-04-24 06:53:17.303434 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-79dfb58798-qcp7c/init.txt 2026-04-24 06:53:17.303453 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-7dwzd/ 2026-04-24 06:53:17.303474 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-7dwzd/horizon-db-init-0.txt 2026-04-24 06:53:17.303498 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-7dwzd/init.txt 2026-04-24 06:53:17.303519 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-6wk8p/ 2026-04-24 06:53:17.303540 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-6wk8p/horizon-db-sync.txt 2026-04-24 06:53:17.303563 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-6wk8p/init.txt 2026-04-24 06:53:17.303586 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-7b9bb7549-kb662/ 2026-04-24 06:53:17.303604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-7b9bb7549-kb662/init.txt 2026-04-24 06:53:17.303623 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-7b9bb7549-kb662/keystone-api.txt 2026-04-24 06:53:17.303641 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-xfn9c/ 2026-04-24 06:53:17.303660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-xfn9c/bootstrap.txt 2026-04-24 06:53:17.303679 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-xfn9c/init.txt 2026-04-24 06:53:17.303697 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-fxj8k/ 2026-04-24 06:53:17.303716 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-fxj8k/init.txt 2026-04-24 06:53:17.303734 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-fxj8k/keystone-credential-setup.txt 2026-04-24 06:53:17.303753 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-f6j9m/ 2026-04-24 06:53:17.303777 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-f6j9m/init.txt 2026-04-24 06:53:17.303797 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-f6j9m/keystone-db-init-0.txt 2026-04-24 06:53:17.303816 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-s5w7l/ 2026-04-24 06:53:17.303835 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-s5w7l/init.txt 2026-04-24 06:53:17.303853 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-s5w7l/keystone-db-sync.txt 2026-04-24 06:53:17.303872 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-hwnx9/ 2026-04-24 06:53:17.303891 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-hwnx9/init.txt 2026-04-24 06:53:17.303909 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-hwnx9/keystone-domain-manage.txt 2026-04-24 06:53:17.303929 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-9nbqx/ 2026-04-24 06:53:17.303947 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-9nbqx/init.txt 2026-04-24 06:53:17.303965 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-9nbqx/keystone-fernet-setup.txt 2026-04-24 06:53:17.303983 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-lfbb2/ 2026-04-24 06:53:17.304002 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-lfbb2/init.txt 2026-04-24 06:53:17.304021 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-lfbb2/rabbit-init.txt 2026-04-24 06:53:17.304039 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-nszxf/ 2026-04-24 06:53:17.304058 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-nszxf/init.txt 2026-04-24 06:53:17.304076 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-nszxf/memcached-exporter.txt 2026-04-24 06:53:17.304095 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-nszxf/memcached.txt 2026-04-24 06:53:17.304114 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-04-24 06:53:17.304132 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-24 06:53:17.304151 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-24 06:53:17.304169 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-24 06:53:17.304187 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-24 06:53:17.304206 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-04-24 06:53:17.304225 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-24 06:53:17.304243 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-24 06:53:17.304261 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-24 06:53:17.304280 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-lb9qv/ 2026-04-24 06:53:17.304298 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-lb9qv/percona-xtradb-cluster-operator.txt 2026-04-24 06:53:17.304317 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-svfmf/ 2026-04-24 06:53:17.304334 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-svfmf/rabbitmq-cluster-operator.txt 2026-04-24 06:53:17.304353 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-04-24 06:53:17.304372 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-24 06:53:17.304396 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-24 06:53:17.304416 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-7n7vj/ 2026-04-24 06:53:17.304434 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-7n7vj/rabbitmq-cluster-operator.txt 2026-04-24 06:53:17.304453 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-04-24 06:53:17.304472 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-04-24 06:53:17.304490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-04-24 06:53:17.304508 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-04-24 06:53:17.304527 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-1/ 2026-04-24 06:53:17.304546 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-1/metrics.txt 2026-04-24 06:53:17.304564 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-1/sentinel.txt 2026-04-24 06:53:17.304583 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-1/valkey.txt 2026-04-24 06:53:17.304601 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-04-24 06:53:17.304620 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-hnfbc/ 2026-04-24 06:53:17.304638 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-hnfbc/secretgen-controller.txt 2026-04-24 06:53:17.304656 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-04-24 06:53:17.304675 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-bxjcq/ 2026-04-24 06:53:17.304693 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-bxjcq/controller.txt 2026-04-24 06:53:17.304712 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-qrfs7/ 2026-04-24 06:53:17.304731 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-qrfs7/ingress-nginx-default-backend.txt 2026-04-24 06:53:17.304750 | instance | cd+++++++++ pod-logs/kube-system/ 2026-04-24 06:53:17.304768 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-9x2fr/ 2026-04-24 06:53:17.304787 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-9x2fr/cilium-operator.txt 2026-04-24 06:53:17.304805 | instance | cd+++++++++ pod-logs/kube-system/cilium-w5jcn/ 2026-04-24 06:53:17.304824 | instance | >f+++++++++ pod-logs/kube-system/cilium-w5jcn/apply-sysctl-overwrites.txt 2026-04-24 06:53:17.304842 | instance | >f+++++++++ pod-logs/kube-system/cilium-w5jcn/cilium-agent.txt 2026-04-24 06:53:17.304860 | instance | >f+++++++++ pod-logs/kube-system/cilium-w5jcn/clean-cilium-state.txt 2026-04-24 06:53:17.304878 | instance | >f+++++++++ pod-logs/kube-system/cilium-w5jcn/config.txt 2026-04-24 06:53:17.304897 | instance | >f+++++++++ pod-logs/kube-system/cilium-w5jcn/install-cni-binaries.txt 2026-04-24 06:53:17.304915 | instance | >f+++++++++ pod-logs/kube-system/cilium-w5jcn/mount-bpf-fs.txt 2026-04-24 06:53:17.304934 | instance | >f+++++++++ pod-logs/kube-system/cilium-w5jcn/mount-cgroup.txt 2026-04-24 06:53:17.304956 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-5zm8q/ 2026-04-24 06:53:17.304994 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-5zm8q/coredns.txt 2026-04-24 06:53:17.305013 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-llq2q/ 2026-04-24 06:53:17.305032 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-llq2q/coredns.txt 2026-04-24 06:53:17.305050 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-04-24 06:53:17.305068 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-04-24 06:53:17.305086 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-04-24 06:53:17.305105 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-24 06:53:17.305134 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-04-24 06:53:17.305153 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-24 06:53:17.305171 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-268vg/ 2026-04-24 06:53:17.305189 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-268vg/kube-proxy.txt 2026-04-24 06:53:17.305207 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-04-24 06:53:17.305225 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-24 06:53:17.305244 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-04-24 06:53:17.305262 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-04-24 06:53:17.305280 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-04-24 06:53:17.305299 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-tsz5x/ 2026-04-24 06:53:17.305318 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-tsz5x/local-path-provisioner.txt 2026-04-24 06:53:17.305336 | instance | cd+++++++++ pod-logs/monitoring/ 2026-04-24 06:53:17.305355 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-24 06:53:17.305373 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-24 06:53:17.305392 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-24 06:53:17.305410 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-24 06:53:17.305428 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-24 06:53:17.305447 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-bf9b7487f-jgjgl/ 2026-04-24 06:53:17.305465 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-bf9b7487f-jgjgl/grafana-sc-dashboard.txt 2026-04-24 06:53:17.305482 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-bf9b7487f-jgjgl/grafana-sc-datasources.txt 2026-04-24 06:53:17.305500 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-bf9b7487f-jgjgl/grafana.txt 2026-04-24 06:53:17.305519 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-v2hxv/ 2026-04-24 06:53:17.305536 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-v2hxv/kube-state-metrics.txt 2026-04-24 06:53:17.305580 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-ncznk/ 2026-04-24 06:53:17.305601 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-ncznk/kube-prometheus-stack.txt 2026-04-24 06:53:17.305621 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-5x74d/ 2026-04-24 06:53:17.305641 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-5x74d/node-exporter.txt 2026-04-24 06:53:17.305661 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-5x74d/pod-tls-sidecar.txt 2026-04-24 06:53:17.305680 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-24 06:53:17.305700 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-24 06:53:17.305720 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-24 06:53:17.305740 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-24 06:53:17.305765 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-24 06:53:17.305786 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-24 06:53:17.305805 | instance | cd+++++++++ pod-logs/openstack/ 2026-04-24 06:53:17.305824 | instance | cd+++++++++ pod-logs/openstack/horizon-79dfb58798-d8mb5/ 2026-04-24 06:53:17.305842 | instance | >f+++++++++ pod-logs/openstack/horizon-79dfb58798-d8mb5/horizon.txt 2026-04-24 06:53:17.305861 | instance | >f+++++++++ pod-logs/openstack/horizon-79dfb58798-d8mb5/init.txt 2026-04-24 06:53:17.305880 | instance | cd+++++++++ pod-logs/openstack/horizon-79dfb58798-p5qtl/ 2026-04-24 06:53:17.305899 | instance | >f+++++++++ pod-logs/openstack/horizon-79dfb58798-p5qtl/horizon.txt 2026-04-24 06:53:17.305917 | instance | >f+++++++++ pod-logs/openstack/horizon-79dfb58798-p5qtl/init.txt 2026-04-24 06:53:17.305937 | instance | cd+++++++++ pod-logs/openstack/horizon-79dfb58798-qcp7c/ 2026-04-24 06:53:17.305956 | instance | >f+++++++++ pod-logs/openstack/horizon-79dfb58798-qcp7c/horizon.txt 2026-04-24 06:53:17.305975 | instance | >f+++++++++ pod-logs/openstack/horizon-79dfb58798-qcp7c/init.txt 2026-04-24 06:53:17.305994 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-7dwzd/ 2026-04-24 06:53:17.306013 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-7dwzd/horizon-db-init-0.txt 2026-04-24 06:53:17.306032 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-7dwzd/init.txt 2026-04-24 06:53:17.306051 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-6wk8p/ 2026-04-24 06:53:17.306071 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-6wk8p/horizon-db-sync.txt 2026-04-24 06:53:17.306089 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-6wk8p/init.txt 2026-04-24 06:53:17.306108 | instance | cd+++++++++ pod-logs/openstack/keystone-api-7b9bb7549-kb662/ 2026-04-24 06:53:17.306126 | instance | >f+++++++++ pod-logs/openstack/keystone-api-7b9bb7549-kb662/init.txt 2026-04-24 06:53:17.306145 | instance | >f+++++++++ pod-logs/openstack/keystone-api-7b9bb7549-kb662/keystone-api.txt 2026-04-24 06:53:17.306163 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-xfn9c/ 2026-04-24 06:53:17.306181 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-xfn9c/bootstrap.txt 2026-04-24 06:53:17.306199 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-xfn9c/init.txt 2026-04-24 06:53:17.306218 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-fxj8k/ 2026-04-24 06:53:17.306236 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-fxj8k/init.txt 2026-04-24 06:53:17.306255 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-fxj8k/keystone-credential-setup.txt 2026-04-24 06:53:17.306274 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-f6j9m/ 2026-04-24 06:53:17.306292 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-f6j9m/init.txt 2026-04-24 06:53:17.306310 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-f6j9m/keystone-db-init-0.txt 2026-04-24 06:53:17.306329 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-s5w7l/ 2026-04-24 06:53:17.306348 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-s5w7l/init.txt 2026-04-24 06:53:17.306366 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-s5w7l/keystone-db-sync.txt 2026-04-24 06:53:17.306385 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-hwnx9/ 2026-04-24 06:53:17.306403 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-hwnx9/init.txt 2026-04-24 06:53:17.306422 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-hwnx9/keystone-domain-manage.txt 2026-04-24 06:53:17.306441 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-9nbqx/ 2026-04-24 06:53:17.306459 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-9nbqx/init.txt 2026-04-24 06:53:17.306478 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-9nbqx/keystone-fernet-setup.txt 2026-04-24 06:53:17.306502 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-lfbb2/ 2026-04-24 06:53:17.306522 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-lfbb2/init.txt 2026-04-24 06:53:17.306540 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-lfbb2/rabbit-init.txt 2026-04-24 06:53:17.306559 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-nszxf/ 2026-04-24 06:53:17.306577 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-nszxf/init.txt 2026-04-24 06:53:17.306594 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-nszxf/memcached-exporter.txt 2026-04-24 06:53:17.306613 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-nszxf/memcached.txt 2026-04-24 06:53:17.306631 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-04-24 06:53:17.306650 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-24 06:53:17.306668 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-24 06:53:17.306688 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-24 06:53:17.306705 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-24 06:53:17.306724 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-04-24 06:53:17.306743 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-24 06:53:17.306761 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-24 06:53:17.306779 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-24 06:53:17.306798 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-lb9qv/ 2026-04-24 06:53:17.306817 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-lb9qv/percona-xtradb-cluster-operator.txt 2026-04-24 06:53:17.306836 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-svfmf/ 2026-04-24 06:53:17.306854 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-svfmf/rabbitmq-cluster-operator.txt 2026-04-24 06:53:17.306873 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-04-24 06:53:17.306891 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-24 06:53:17.306910 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-24 06:53:17.306928 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-7n7vj/ 2026-04-24 06:53:17.306947 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-7n7vj/rabbitmq-cluster-operator.txt 2026-04-24 06:53:17.306965 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-04-24 06:53:17.306984 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-04-24 06:53:17.307003 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-04-24 06:53:17.307021 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-04-24 06:53:17.307040 | instance | cd+++++++++ pod-logs/openstack/valkey-node-1/ 2026-04-24 06:53:17.307059 | instance | >f+++++++++ pod-logs/openstack/valkey-node-1/metrics.txt 2026-04-24 06:53:17.307078 | instance | >f+++++++++ pod-logs/openstack/valkey-node-1/sentinel.txt 2026-04-24 06:53:17.307096 | instance | >f+++++++++ pod-logs/openstack/valkey-node-1/valkey.txt 2026-04-24 06:53:17.307115 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-04-24 06:53:17.307133 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-hnfbc/ 2026-04-24 06:53:17.307151 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-hnfbc/secretgen-controller.txt 2026-04-24 06:53:17.319692 | 2026-04-24 06:53:17.319808 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-04-24 06:53:17.522247 | instance | changed 2026-04-24 06:53:17.528592 | 2026-04-24 06:53:17.528662 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-04-24 06:53:18.213938 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-04-24 06:53:18.237945 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-24 06:53:18.237990 | instance | Dload Upload Total Spent Left Speed 2026-04-24 06:53:18.242356 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-04-24 06:53:18.403061 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-04-24 06:53:18.411056 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-24 06:53:18.411090 | instance | Dload Upload Total Spent Left Speed 2026-04-24 06:53:18.419716 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-04-24 06:53:18.714962 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-04-24 06:53:18.724696 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-24 06:53:18.724749 | instance | Dload Upload Total Spent Left Speed 2026-04-24 06:53:18.729360 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-04-24 06:53:19.043319 | instance | Scraping memcached.openstack:9150/metrics: 2026-04-24 06:53:19.051958 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-24 06:53:19.052004 | instance | Dload Upload Total Spent Left Speed 2026-04-24 06:53:19.060146 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached.openstack 2026-04-24 06:53:19.146279 | instance | Scraping memcached-metrics.openstack:9150/metrics: 2026-04-24 06:53:19.152883 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-24 06:53:19.152922 | instance | Dload Upload Total Spent Left Speed 2026-04-24 06:53:19.160785 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached-metrics.openstack 2026-04-24 06:53:19.239512 | instance | Scraping percona-xtradb-haproxy-metrics.openstack:8404/metrics: 2026-04-24 06:53:19.247542 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-24 06:53:19.248219 | instance | Dload Upload Total Spent Left Speed 2026-04-24 06:53:19.255638 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: percona-xtradb-haproxy-metrics.openstack 2026-04-24 06:53:19.567826 | instance | ok: Runtime: 0:00:01.608738 2026-04-24 06:53:19.575210 | 2026-04-24 06:53:19.575306 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-04-24 06:53:19.860287 | instance | ceph-mgr endpoints: 2026-04-24 06:53:20.108425 | instance | ok: Runtime: 0:00:00.079782 2026-04-24 06:53:20.114802 | 2026-04-24 06:53:20.114885 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-04-24 06:53:20.650286 | instance | ok: Runtime: 0:00:00.082709 2026-04-24 06:53:20.657306 | 2026-04-24 06:53:20.657411 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-04-24 06:53:21.129448 | instance | changed: 2026-04-24 06:53:21.129789 | instance | cd+++++++++ prometheus/ 2026-04-24 06:53:21.129874 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-04-24 06:53:21.129923 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-04-24 06:53:21.129969 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-04-24 06:53:21.130011 | instance | >f+++++++++ prometheus/openstack-memcached-metrics.txt 2026-04-24 06:53:21.130053 | instance | >f+++++++++ prometheus/openstack-memcached.txt 2026-04-24 06:53:21.130093 | instance | >f+++++++++ prometheus/openstack-percona-xtradb-haproxy-metrics.txt 2026-04-24 06:53:21.140593 | 2026-04-24 06:53:21.140695 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-04-24 06:53:21.338284 | instance | changed 2026-04-24 06:53:21.344120 | 2026-04-24 06:53:21.344181 | TASK [gather-selenium-data : Get selenium data] 2026-04-24 06:53:21.588553 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-04-24 06:53:21.590401 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-04-24 06:53:21.913480 | instance | ERROR 2026-04-24 06:53:21.913774 | instance | { 2026-04-24 06:53:21.913841 | instance | "delta": "0:00:00.007438", 2026-04-24 06:53:21.913885 | instance | "end": "2026-04-24 06:53:21.590750", 2026-04-24 06:53:21.913925 | instance | "msg": "non-zero return code", 2026-04-24 06:53:21.913964 | instance | "rc": 1, 2026-04-24 06:53:21.914006 | instance | "start": "2026-04-24 06:53:21.583312" 2026-04-24 06:53:21.914046 | instance | } 2026-04-24 06:53:21.914097 | instance | ERROR: Ignoring Errors 2026-04-24 06:53:21.919696 | 2026-04-24 06:53:21.919760 | TASK [gather-selenium-data : Downloads logs to executor] 2026-04-24 06:53:22.492234 | instance | changed: cd+++++++++ selenium/ 2026-04-24 06:53:22.500014 | 2026-04-24 06:53:22.500385 | PLAY RECAP 2026-04-24 06:53:22.500432 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-04-24 06:53:22.500455 | 2026-04-24 06:53:22.624907 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-24 06:53:22.630412 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-24 06:53:23.199967 | 2026-04-24 06:53:23.200094 | PLAY [all] 2026-04-24 06:53:23.212398 | 2026-04-24 06:53:23.212483 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-24 06:53:23.257849 | instance | skipping: Conditional result was False 2026-04-24 06:53:23.266806 | 2026-04-24 06:53:23.266887 | TASK [fetch-output : Set log path for single node] 2026-04-24 06:53:23.311167 | instance | ok 2026-04-24 06:53:23.317034 | 2026-04-24 06:53:23.317102 | LOOP [fetch-output : Ensure local output dirs] 2026-04-24 06:53:23.688115 | instance -> localhost | ok: "/var/lib/zuul/builds/85d54838adfe4b59ab815a1568558def/work/logs" 2026-04-24 06:53:23.895124 | instance -> localhost | changed: "/var/lib/zuul/builds/85d54838adfe4b59ab815a1568558def/work/artifacts" 2026-04-24 06:53:24.115248 | instance -> localhost | changed: "/var/lib/zuul/builds/85d54838adfe4b59ab815a1568558def/work/docs" 2026-04-24 06:53:24.136457 | 2026-04-24 06:53:24.136620 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-24 06:53:24.768005 | instance | changed: .d..t...... ./ 2026-04-24 06:53:24.768221 | instance | changed: All items complete 2026-04-24 06:53:24.768250 | 2026-04-24 06:53:25.224652 | instance | changed: .d..t...... ./ 2026-04-24 06:53:25.708727 | instance | changed: .d..t...... ./ 2026-04-24 06:53:25.725672 | 2026-04-24 06:53:25.725800 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-24 06:53:26.135965 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008014 2026-04-24 06:53:26.368536 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007649 2026-04-24 06:53:26.388896 | 2026-04-24 06:53:26.389039 | PLAY [all] 2026-04-24 06:53:26.395376 | 2026-04-24 06:53:26.395442 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-24 06:53:26.827876 | instance | changed 2026-04-24 06:53:26.833607 | 2026-04-24 06:53:26.833673 | PLAY RECAP 2026-04-24 06:53:26.833724 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-24 06:53:26.833748 | 2026-04-24 06:53:26.962710 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-24 06:53:26.967784 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-24 06:53:27.570369 | 2026-04-24 06:53:27.570541 | PLAY [localhost] 2026-04-24 06:53:27.581196 | 2026-04-24 06:53:27.581313 | TASK [Generate Zuul manifest] 2026-04-24 06:53:27.603635 | localhost | ok 2026-04-24 06:53:27.618141 | 2026-04-24 06:53:27.618285 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-24 06:53:28.086533 | localhost | changed 2026-04-24 06:53:28.098711 | 2026-04-24 06:53:28.098789 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-24 06:53:28.130127 | localhost | ok 2026-04-24 06:53:28.140035 | 2026-04-24 06:53:28.140098 | TASK [Upload logs] 2026-04-24 06:53:28.158183 | localhost | ok 2026-04-24 06:53:28.215984 | 2026-04-24 06:53:28.216113 | TASK [Set zuul-log-path fact] 2026-04-24 06:53:28.237995 | localhost | ok 2026-04-24 06:53:28.251429 | 2026-04-24 06:53:28.251542 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-24 06:53:28.282672 | localhost | ok 2026-04-24 06:53:28.292378 | 2026-04-24 06:53:28.292534 | TASK [upload-logs : Create log directories] 2026-04-24 06:53:28.740854 | localhost | changed 2026-04-24 06:53:28.745569 | 2026-04-24 06:53:28.745636 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-24 06:53:29.182196 | localhost -> localhost | ok: Runtime: 0:00:00.017025 2026-04-24 06:53:29.188524 | 2026-04-24 06:53:29.188612 | TASK [upload-logs : Upload logs to log server] 2026-04-24 06:53:29.868397 | localhost | Output suppressed because no_log was given 2026-04-24 06:53:29.874833 | 2026-04-24 06:53:29.874930 | LOOP [upload-logs : Compress console log and json output] 2026-04-24 06:53:29.966569 | localhost | skipping: Conditional result was False 2026-04-24 06:53:29.973831 | localhost | skipping: Conditional result was False 2026-04-24 06:53:30.023900 | 2026-04-24 06:53:30.024048 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-24 06:53:30.088310 | localhost | skipping: Conditional result was False 2026-04-24 06:53:30.088733 | 2026-04-24 06:53:30.093146 | localhost | skipping: Conditional result was False 2026-04-24 06:53:30.107211 | 2026-04-24 06:53:30.107412 | LOOP [upload-logs : Upload console log and json output]