2026-04-17 09:07:29.498313 | Job console starting 2026-04-17 09:07:29.510512 | Updating git repos 2026-04-17 09:07:29.605045 | Cloning repos into workspace 2026-04-17 09:07:29.687186 | Restoring repo states 2026-04-17 09:07:29.706474 | Merging changes 2026-04-17 09:07:31.235033 | Checking out repos 2026-04-17 09:07:31.484150 | Preparing playbooks 2026-04-17 09:07:34.524610 | Running Ansible setup 2026-04-17 09:07:37.995833 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-17 09:07:38.610369 | 2026-04-17 09:07:38.610531 | PLAY [localhost] 2026-04-17 09:07:38.619017 | 2026-04-17 09:07:38.619103 | TASK [Gathering Facts] 2026-04-17 09:07:39.457626 | localhost | ok 2026-04-17 09:07:39.467621 | 2026-04-17 09:07:39.467707 | TASK [Setup log path fact] 2026-04-17 09:07:39.488219 | localhost | ok 2026-04-17 09:07:39.501582 | 2026-04-17 09:07:39.501684 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-17 09:07:39.531515 | localhost | ok 2026-04-17 09:07:39.539653 | 2026-04-17 09:07:39.539761 | TASK [emit-job-header : Print job information] 2026-04-17 09:07:40.063024 | # Job Information 2026-04-17 09:07:40.063274 | Ansible Version: 2.16.16 2026-04-17 09:07:40.063311 | Job: atmosphere-molecule-keycloak 2026-04-17 09:07:40.063338 | Pipeline: check 2026-04-17 09:07:40.063361 | Executor: 0a8996d2b663 2026-04-17 09:07:40.063385 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3842 2026-04-17 09:07:40.063411 | Event ID: c577fd60-3a3c-11f1-99ac-a67cd4f7f032 2026-04-17 09:07:40.067051 | 2026-04-17 09:07:40.067135 | LOOP [emit-job-header : Print node information] 2026-04-17 09:07:40.159142 | localhost | ok: 2026-04-17 09:07:40.159422 | localhost | # Node Information 2026-04-17 09:07:40.159497 | localhost | Inventory Hostname: instance 2026-04-17 09:07:40.159555 | localhost | Hostname: np0000167044 2026-04-17 09:07:40.159608 | localhost | Username: zuul 2026-04-17 09:07:40.159669 | localhost | Distro: Ubuntu 22.04 2026-04-17 09:07:40.159723 | localhost | Provider: yul1 2026-04-17 09:07:40.159773 | localhost | Region: ca-ymq-1 2026-04-17 09:07:40.159822 | localhost | Label: ubuntu-jammy 2026-04-17 09:07:40.159870 | localhost | Product Name: OpenStack Nova 2026-04-17 09:07:40.159919 | localhost | Interface IP: 199.204.45.222 2026-04-17 09:07:40.172697 | 2026-04-17 09:07:40.172879 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-17 09:07:40.581024 | localhost -> localhost | changed 2026-04-17 09:07:40.585993 | 2026-04-17 09:07:40.586060 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-17 09:07:41.454602 | localhost -> localhost | changed 2026-04-17 09:07:41.464186 | 2026-04-17 09:07:41.464309 | PLAY [all] 2026-04-17 09:07:41.474901 | 2026-04-17 09:07:41.474988 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-17 09:07:41.711792 | instance -> localhost | ok 2026-04-17 09:07:41.718283 | 2026-04-17 09:07:41.718350 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-17 09:07:41.749381 | instance | ok 2026-04-17 09:07:41.765873 | instance | included: /var/lib/zuul/builds/369bdb2e1ead4a4ead4cdf9b928f6587/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-17 09:07:41.771183 | 2026-04-17 09:07:41.771243 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-17 09:07:42.976587 | instance -> localhost | Generating public/private rsa key pair. 2026-04-17 09:07:42.976829 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/369bdb2e1ead4a4ead4cdf9b928f6587/work/369bdb2e1ead4a4ead4cdf9b928f6587_id_rsa 2026-04-17 09:07:42.976871 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/369bdb2e1ead4a4ead4cdf9b928f6587/work/369bdb2e1ead4a4ead4cdf9b928f6587_id_rsa.pub 2026-04-17 09:07:42.976904 | instance -> localhost | The key fingerprint is: 2026-04-17 09:07:42.976932 | instance -> localhost | SHA256:DwAJPgr/NZ9EyfuLJGxdvleNNnpwYcLUE4qH64lIk7U zuul-build-sshkey 2026-04-17 09:07:42.976995 | instance -> localhost | The key's randomart image is: 2026-04-17 09:07:42.977027 | instance -> localhost | +---[RSA 3072]----+ 2026-04-17 09:07:42.977066 | instance -> localhost | | .... ... | 2026-04-17 09:07:42.977095 | instance -> localhost | | . .. . . o..o | 2026-04-17 09:07:42.977123 | instance -> localhost | |. o . = ooo . | 2026-04-17 09:07:42.977152 | instance -> localhost | |.o . = o oo o | 2026-04-17 09:07:42.977179 | instance -> localhost | |. . * E o o + | 2026-04-17 09:07:42.977206 | instance -> localhost | | . + B X .. * .| 2026-04-17 09:07:42.977233 | instance -> localhost | | . = * * * . | 2026-04-17 09:07:42.977260 | instance -> localhost | | . o . oo . | 2026-04-17 09:07:42.977291 | instance -> localhost | | . o. . | 2026-04-17 09:07:42.977319 | instance -> localhost | +----[SHA256]-----+ 2026-04-17 09:07:42.977385 | instance -> localhost | ok: Runtime: 0:00:00.712072 2026-04-17 09:07:42.984195 | 2026-04-17 09:07:42.984282 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-17 09:07:43.018808 | instance | ok 2026-04-17 09:07:43.029900 | instance | included: /var/lib/zuul/builds/369bdb2e1ead4a4ead4cdf9b928f6587/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-17 09:07:43.037424 | 2026-04-17 09:07:43.037498 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-17 09:07:43.062947 | instance | skipping: Conditional result was False 2026-04-17 09:07:43.070744 | 2026-04-17 09:07:43.070849 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-17 09:07:43.550868 | instance | changed 2026-04-17 09:07:43.558165 | 2026-04-17 09:07:43.558266 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-17 09:07:43.745396 | instance | ok 2026-04-17 09:07:43.753717 | 2026-04-17 09:07:43.753786 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-17 09:07:44.238753 | instance | changed 2026-04-17 09:07:44.245983 | 2026-04-17 09:07:44.246074 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-17 09:07:44.785873 | instance | changed 2026-04-17 09:07:44.793898 | 2026-04-17 09:07:44.793986 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-17 09:07:44.818453 | instance | skipping: Conditional result was False 2026-04-17 09:07:44.829252 | 2026-04-17 09:07:44.829465 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-17 09:07:45.203056 | instance -> localhost | changed 2026-04-17 09:07:45.221869 | 2026-04-17 09:07:45.222004 | TASK [add-build-sshkey : Add back temp key] 2026-04-17 09:07:45.518976 | instance -> localhost | Identity added: /var/lib/zuul/builds/369bdb2e1ead4a4ead4cdf9b928f6587/work/369bdb2e1ead4a4ead4cdf9b928f6587_id_rsa (zuul-build-sshkey) 2026-04-17 09:07:45.519245 | instance -> localhost | ok: Runtime: 0:00:00.014231 2026-04-17 09:07:45.526080 | 2026-04-17 09:07:45.526172 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-17 09:07:45.831621 | instance | ok 2026-04-17 09:07:45.838555 | 2026-04-17 09:07:45.838619 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-17 09:07:45.862848 | instance | skipping: Conditional result was False 2026-04-17 09:07:45.878211 | 2026-04-17 09:07:45.878295 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-17 09:07:46.208713 | instance | ok 2026-04-17 09:07:46.216513 | 2026-04-17 09:07:46.216605 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-17 09:07:47.972380 | instance | Output suppressed because no_log was given 2026-04-17 09:07:47.981320 | 2026-04-17 09:07:47.981396 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-17 09:07:48.168710 | instance | ok: "logs" 2026-04-17 09:07:48.169208 | instance | ok: All items complete 2026-04-17 09:07:48.169265 | 2026-04-17 09:07:48.335409 | instance | ok: "artifacts" 2026-04-17 09:07:48.497863 | instance | ok: "docs" 2026-04-17 09:07:48.518509 | 2026-04-17 09:07:48.519310 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-17 09:07:48.723224 | instance | changed: "logs" 2026-04-17 09:07:48.881384 | instance | changed: "artifacts" 2026-04-17 09:07:49.039947 | instance | changed: "docs" 2026-04-17 09:07:49.064476 | 2026-04-17 09:07:49.064640 | PLAY RECAP 2026-04-17 09:07:49.064725 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-17 09:07:49.064776 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-17 09:07:49.064811 | 2026-04-17 09:07:49.226159 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-17 09:07:49.230792 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-17 09:07:49.838021 | 2026-04-17 09:07:49.838175 | PLAY [all] 2026-04-17 09:07:49.850724 | 2026-04-17 09:07:49.850809 | TASK [setup-uv : Extract archive] 2026-04-17 09:07:52.116482 | instance | changed 2026-04-17 09:07:52.126855 | 2026-04-17 09:07:52.127036 | TASK [setup-uv : Print version] 2026-04-17 09:07:51.225369 | instance | uv 0.8.13 2026-04-17 09:07:52.672534 | instance | ok: Runtime: 0:00:00.010732 2026-04-17 09:07:52.680224 | 2026-04-17 09:07:52.680285 | PLAY RECAP 2026-04-17 09:07:52.680346 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-17 09:07:52.680378 | 2026-04-17 09:07:52.824565 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-17 09:07:52.829774 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-17 09:07:53.458030 | 2026-04-17 09:07:53.458561 | PLAY [all] 2026-04-17 09:07:53.471816 | 2026-04-17 09:07:53.471995 | TASK [Install "jq" for log collection] 2026-04-17 09:08:12.095431 | instance | changed 2026-04-17 09:08:12.102212 | 2026-04-17 09:08:12.102328 | TASK [Install pip3 for Python package management] 2026-04-17 09:08:30.420640 | instance | changed 2026-04-17 09:08:30.426752 | 2026-04-17 09:08:30.426822 | TASK [Install Python "kubernetes" library for kubernetes.core modules] 2026-04-17 09:08:33.613203 | instance | changed 2026-04-17 09:08:33.617412 | 2026-04-17 09:08:33.617476 | PLAY [all] 2026-04-17 09:08:33.627119 | 2026-04-17 09:08:33.627228 | TASK [ensure-go : Check installed go version] 2026-04-17 09:08:34.171551 | instance | ok: ERROR (ignored) 2026-04-17 09:08:34.225742 | instance | { 2026-04-17 09:08:34.226132 | instance | "failed_when_result": false, 2026-04-17 09:08:34.226193 | instance | "msg": "[Errno 2] No such file or directory: b'go'", 2026-04-17 09:08:34.226246 | instance | "rc": 2 2026-04-17 09:08:34.226301 | instance | } 2026-04-17 09:08:34.235532 | 2026-04-17 09:08:34.235628 | TASK [ensure-go : Skip if correct version of go is installed] 2026-04-17 09:08:34.289063 | instance | ok 2026-04-17 09:08:34.299214 | instance | included: /var/lib/zuul/builds/369bdb2e1ead4a4ead4cdf9b928f6587/untrusted/project_2/opendev.org/zuul/zuul-jobs/roles/ensure-go/tasks/install-go.yaml 2026-04-17 09:08:34.304474 | 2026-04-17 09:08:34.304546 | TASK [ensure-go : Create temp directory] 2026-04-17 09:08:34.635427 | instance | changed 2026-04-17 09:08:34.642526 | 2026-04-17 09:08:34.642615 | TASK [ensure-go : Get archive checksum] 2026-04-17 09:08:35.297863 | instance | ok: OK (64 bytes) 2026-04-17 09:08:35.305377 | 2026-04-17 09:08:35.305491 | TASK [ensure-go : Download go archive] 2026-04-17 09:08:36.627248 | instance | changed: OK (78559214 bytes) 2026-04-17 09:08:36.632792 | 2026-04-17 09:08:36.632864 | TASK [ensure-go : Install go] 2026-04-17 09:08:42.561349 | instance | changed 2026-04-17 09:08:42.570475 | 2026-04-17 09:08:42.570544 | PLAY [all] 2026-04-17 09:08:42.576704 | 2026-04-17 09:08:42.576776 | TASK [Copy inventory file for Zuul] 2026-04-17 09:08:43.356647 | instance | changed 2026-04-17 09:08:43.366276 | 2026-04-17 09:08:43.366417 | TASK [Switch "ansible_host" to private IP] 2026-04-17 09:08:43.726870 | instance | changed: 1 replacements made 2026-04-17 09:08:43.731289 | 2026-04-17 09:08:43.731353 | TASK [Run molecule prepare] 2026-04-17 09:08:44.003855 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-04-17 09:08:44.004041 | instance | Creating virtual environment at: .venv 2026-04-17 09:08:44.026360 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-17 09:08:44.052995 | instance | Downloading pygments (1.2MiB) 2026-04-17 09:08:44.053401 | instance | Downloading setuptools (1.1MiB) 2026-04-17 09:08:44.058592 | instance | Downloading ansible-core (2.1MiB) 2026-04-17 09:08:44.058884 | instance | Downloading rjsonnet (1.2MiB) 2026-04-17 09:08:44.059408 | instance | Downloading cryptography (4.2MiB) 2026-04-17 09:08:44.059683 | instance | Downloading netaddr (2.2MiB) 2026-04-17 09:08:44.060348 | instance | Downloading kubernetes (1.9MiB) 2026-04-17 09:08:44.111195 | instance | Downloading pydantic-core (2.0MiB) 2026-04-17 09:08:44.156647 | instance | Downloading openstacksdk (1.7MiB) 2026-04-17 09:08:44.423656 | instance | Building pyperclip==1.9.0 2026-04-17 09:08:44.432440 | instance | Downloading rjsonnet 2026-04-17 09:08:44.562244 | instance | Downloading pydantic-core 2026-04-17 09:08:44.606784 | instance | Downloading netaddr 2026-04-17 09:08:44.621006 | instance | Downloading pygments 2026-04-17 09:08:44.632044 | instance | Downloading cryptography 2026-04-17 09:08:44.664197 | instance | Downloading setuptools 2026-04-17 09:08:44.720264 | instance | Downloading kubernetes 2026-04-17 09:08:44.752360 | instance | Downloading ansible-core 2026-04-17 09:08:44.788980 | instance | Downloading openstacksdk 2026-04-17 09:08:45.148988 | instance | Built pyperclip==1.9.0 2026-04-17 09:08:45.350516 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-17 09:08:45.392611 | instance | Installed 83 packages in 40ms 2026-04-17 09:08:46.070412 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-17 09:08:46.686301 | instance | INFO [keycloak > discovery] scenario test matrix: prepare 2026-04-17 09:08:46.686406 | instance | INFO [keycloak > prerun] Performing prerun with role_name_check=0... 2026-04-17 09:09:32.368536 | instance | INFO [keycloak > prepare] Executing 2026-04-17 09:09:33.781651 | instance | 2026-04-17 09:09:33.781920 | instance | PLAY [Prepare] ***************************************************************** 2026-04-17 09:09:33.782100 | instance | 2026-04-17 09:09:33.782292 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-17 09:09:33.782478 | instance | Friday 17 April 2026 09:09:33 +0000 (0:00:00.036) 0:00:00.036 ********** 2026-04-17 09:09:34.906606 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 09:09:34.906881 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 09:09:34.907200 | instance | interpreter could change the meaning of that path. See 2026-04-17 09:09:34.907557 | instance | https://docs.ansible.com/ansible- 2026-04-17 09:09:34.907941 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 09:09:34.916383 | instance | ok: [instance] 2026-04-17 09:09:34.916657 | instance | 2026-04-17 09:09:34.916942 | instance | TASK [Configure short hostname] ************************************************ 2026-04-17 09:09:34.917217 | instance | Friday 17 April 2026 09:09:34 +0000 (0:00:01.135) 0:00:01.172 ********** 2026-04-17 09:09:35.606429 | instance | changed: [instance] 2026-04-17 09:09:35.606679 | instance | 2026-04-17 09:09:35.607001 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-04-17 09:09:35.607290 | instance | Friday 17 April 2026 09:09:35 +0000 (0:00:00.689) 0:00:01.861 ********** 2026-04-17 09:09:35.884103 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-04-17 09:09:35.884352 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-04-17 09:09:35.884601 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-17 09:09:35.894244 | instance | changed: [instance] 2026-04-17 09:09:35.894397 | instance | 2026-04-17 09:09:35.894593 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-04-17 09:09:35.894783 | instance | Friday 17 April 2026 09:09:35 +0000 (0:00:00.287) 0:00:02.149 ********** 2026-04-17 09:09:37.060003 | instance | ok: [instance] 2026-04-17 09:09:37.060259 | instance | 2026-04-17 09:09:37.060539 | instance | TASK [Purge "snapd" package] *************************************************** 2026-04-17 09:09:37.060826 | instance | Friday 17 April 2026 09:09:37 +0000 (0:00:01.165) 0:00:03.315 ********** 2026-04-17 09:09:37.751696 | instance | ok: [instance] 2026-04-17 09:09:37.752018 | instance | 2026-04-17 09:09:37.752219 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-04-17 09:09:37.752355 | instance | 2026-04-17 09:09:37.752512 | instance | TASK [Create folders for workspace] ******************************************** 2026-04-17 09:09:37.752673 | instance | Friday 17 April 2026 09:09:37 +0000 (0:00:00.691) 0:00:04.006 ********** 2026-04-17 09:09:38.798925 | instance | changed: [localhost] => (item=group_vars) 2026-04-17 09:09:38.799195 | instance | changed: [localhost] => (item=group_vars/all) 2026-04-17 09:09:38.799537 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-04-17 09:09:38.799907 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-04-17 09:09:38.800269 | instance | changed: [localhost] => (item=group_vars/computes) 2026-04-17 09:09:38.800472 | instance | changed: [localhost] => (item=host_vars) 2026-04-17 09:09:38.800735 | instance | 2026-04-17 09:09:38.801027 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-04-17 09:09:38.801292 | instance | 2026-04-17 09:09:38.801576 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-04-17 09:09:38.801869 | instance | Friday 17 April 2026 09:09:38 +0000 (0:00:01.047) 0:00:05.054 ********** 2026-04-17 09:09:38.970157 | instance | changed: [localhost] 2026-04-17 09:09:38.970430 | instance | 2026-04-17 09:09:38.970726 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-04-17 09:09:38.971005 | instance | Friday 17 April 2026 09:09:38 +0000 (0:00:00.170) 0:00:05.225 ********** 2026-04-17 09:09:38.998196 | instance | ok: [localhost] 2026-04-17 09:09:38.998433 | instance | 2026-04-17 09:09:38.998703 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-04-17 09:09:38.999042 | instance | Friday 17 April 2026 09:09:38 +0000 (0:00:00.028) 0:00:05.253 ********** 2026-04-17 09:09:39.047618 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'd18bed11-1071-5734-ac93-bb1f61e1157a'}) 2026-04-17 09:09:39.047889 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-04-17 09:09:39.048137 | instance | 2026-04-17 09:09:39.048406 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-04-17 09:09:39.048671 | instance | Friday 17 April 2026 09:09:39 +0000 (0:00:00.049) 0:00:05.303 ********** 2026-04-17 09:09:39.606990 | instance | changed: [localhost] 2026-04-17 09:09:39.607131 | instance | 2026-04-17 09:09:39.607327 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-04-17 09:09:39.607519 | instance | 2026-04-17 09:09:39.607797 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-04-17 09:09:39.608013 | instance | Friday 17 April 2026 09:09:39 +0000 (0:00:00.559) 0:00:05.862 ********** 2026-04-17 09:09:39.775024 | instance | changed: [localhost] 2026-04-17 09:09:39.775095 | instance | 2026-04-17 09:09:39.775329 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-04-17 09:09:39.775683 | instance | Friday 17 April 2026 09:09:39 +0000 (0:00:00.167) 0:00:06.030 ********** 2026-04-17 09:09:39.797675 | instance | ok: [localhost] 2026-04-17 09:09:39.797747 | instance | 2026-04-17 09:09:39.797847 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-04-17 09:09:39.798037 | instance | Friday 17 April 2026 09:09:39 +0000 (0:00:00.023) 0:00:06.053 ********** 2026-04-17 09:09:39.828209 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-04-17 09:09:39.828575 | instance | 2026-04-17 09:09:39.828885 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-04-17 09:09:39.829167 | instance | Friday 17 April 2026 09:09:39 +0000 (0:00:00.030) 0:00:06.083 ********** 2026-04-17 09:09:40.179894 | instance | changed: [localhost] 2026-04-17 09:09:40.180030 | instance | 2026-04-17 09:09:40.180227 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-04-17 09:09:40.180376 | instance | 2026-04-17 09:09:40.180547 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-04-17 09:09:40.180716 | instance | Friday 17 April 2026 09:09:40 +0000 (0:00:00.352) 0:00:06.435 ********** 2026-04-17 09:09:40.345425 | instance | changed: [localhost] 2026-04-17 09:09:40.345881 | instance | 2026-04-17 09:09:40.346278 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-04-17 09:09:40.346713 | instance | Friday 17 April 2026 09:09:40 +0000 (0:00:00.164) 0:00:06.600 ********** 2026-04-17 09:09:40.368263 | instance | ok: [localhost] 2026-04-17 09:09:40.368497 | instance | 2026-04-17 09:09:40.368776 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-04-17 09:09:40.369050 | instance | Friday 17 April 2026 09:09:40 +0000 (0:00:00.023) 0:00:06.623 ********** 2026-04-17 09:09:40.414299 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-04-17 09:09:40.414543 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-04-17 09:09:40.414820 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-04-17 09:09:40.415116 | instance | 2026-04-17 09:09:40.415403 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-04-17 09:09:40.415705 | instance | Friday 17 April 2026 09:09:40 +0000 (0:00:00.046) 0:00:06.669 ********** 2026-04-17 09:09:40.761371 | instance | changed: [localhost] 2026-04-17 09:09:40.761553 | instance | 2026-04-17 09:09:40.761766 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-04-17 09:09:40.761941 | instance | 2026-04-17 09:09:40.762124 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-04-17 09:09:40.762354 | instance | Friday 17 April 2026 09:09:40 +0000 (0:00:00.347) 0:00:07.017 ********** 2026-04-17 09:09:40.924592 | instance | changed: [localhost] 2026-04-17 09:09:40.924823 | instance | 2026-04-17 09:09:40.925104 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-04-17 09:09:40.925513 | instance | Friday 17 April 2026 09:09:40 +0000 (0:00:00.162) 0:00:07.180 ********** 2026-04-17 09:09:40.946694 | instance | ok: [localhost] 2026-04-17 09:09:40.946870 | instance | 2026-04-17 09:09:40.947117 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-04-17 09:09:40.947354 | instance | Friday 17 April 2026 09:09:40 +0000 (0:00:00.021) 0:00:07.201 ********** 2026-04-17 09:09:40.987767 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-04-17 09:09:40.988164 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-04-17 09:09:40.988654 | instance | 2026-04-17 09:09:40.988954 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-04-17 09:09:40.989311 | instance | Friday 17 April 2026 09:09:40 +0000 (0:00:00.041) 0:00:07.243 ********** 2026-04-17 09:09:41.339727 | instance | changed: [localhost] 2026-04-17 09:09:41.340059 | instance | 2026-04-17 09:09:41.340657 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-04-17 09:09:41.340909 | instance | 2026-04-17 09:09:41.341323 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-17 09:09:41.341657 | instance | Friday 17 April 2026 09:09:41 +0000 (0:00:00.351) 0:00:07.594 ********** 2026-04-17 09:09:42.019386 | instance | ok: [localhost] 2026-04-17 09:09:42.019651 | instance | 2026-04-17 09:09:42.019950 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-17 09:09:42.020236 | instance | Friday 17 April 2026 09:09:42 +0000 (0:00:00.680) 0:00:08.274 ********** 2026-04-17 09:09:42.192337 | instance | changed: [localhost] 2026-04-17 09:09:42.192642 | instance | 2026-04-17 09:09:42.193119 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-04-17 09:09:42.193497 | instance | Friday 17 April 2026 09:09:42 +0000 (0:00:00.172) 0:00:08.447 ********** 2026-04-17 09:09:42.222689 | instance | ok: [localhost] 2026-04-17 09:09:42.222891 | instance | 2026-04-17 09:09:42.223188 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-04-17 09:09:42.223501 | instance | Friday 17 April 2026 09:09:42 +0000 (0:00:00.030) 0:00:08.478 ********** 2026-04-17 09:09:43.030538 | instance | ok: [localhost] => (item=keycloak_host) 2026-04-17 09:09:43.030797 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-04-17 09:09:43.031077 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-04-17 09:09:43.031354 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-04-17 09:09:43.031755 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-04-17 09:09:43.032044 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-04-17 09:09:43.032311 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-04-17 09:09:43.032661 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-04-17 09:09:43.032936 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-04-17 09:09:43.033207 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-04-17 09:09:43.033466 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-04-17 09:09:43.033731 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-04-17 09:09:43.033996 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-04-17 09:09:43.034258 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-04-17 09:09:43.034522 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-04-17 09:09:43.034794 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-04-17 09:09:43.035056 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-04-17 09:09:43.035315 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-04-17 09:09:43.035607 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-04-17 09:09:43.035885 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-04-17 09:09:43.036136 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-04-17 09:09:43.036401 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-04-17 09:09:43.036801 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-04-17 09:09:43.037093 | instance | 2026-04-17 09:09:43.037413 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-04-17 09:09:43.037780 | instance | Friday 17 April 2026 09:09:43 +0000 (0:00:00.807) 0:00:09.285 ********** 2026-04-17 09:09:43.390416 | instance | changed: [localhost] 2026-04-17 09:09:43.390600 | instance | 2026-04-17 09:09:43.390857 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-17 09:09:43.391097 | instance | Friday 17 April 2026 09:09:43 +0000 (0:00:00.360) 0:00:09.645 ********** 2026-04-17 09:09:43.572733 | instance | changed: [localhost] 2026-04-17 09:09:43.572973 | instance | 2026-04-17 09:09:43.573254 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-04-17 09:09:43.573539 | instance | 2026-04-17 09:09:43.573818 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-04-17 09:09:43.574128 | instance | Friday 17 April 2026 09:09:43 +0000 (0:00:00.182) 0:00:09.828 ********** 2026-04-17 09:09:43.755424 | instance | changed: [localhost] 2026-04-17 09:09:43.755797 | instance | 2026-04-17 09:09:43.756187 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-04-17 09:09:43.756482 | instance | Friday 17 April 2026 09:09:43 +0000 (0:00:00.182) 0:00:10.010 ********** 2026-04-17 09:09:43.785013 | instance | ok: [localhost] 2026-04-17 09:09:43.785300 | instance | 2026-04-17 09:09:43.785567 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-04-17 09:09:43.785863 | instance | Friday 17 April 2026 09:09:43 +0000 (0:00:00.029) 0:00:10.040 ********** 2026-04-17 09:09:43.822483 | 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-17 09:09:43.822717 | instance | 2026-04-17 09:09:43.822988 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-04-17 09:09:43.823260 | instance | Friday 17 April 2026 09:09:43 +0000 (0:00:00.037) 0:00:10.078 ********** 2026-04-17 09:09:44.181516 | instance | changed: [localhost] 2026-04-17 09:09:44.181783 | instance | 2026-04-17 09:09:44.182127 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-04-17 09:09:44.182475 | instance | 2026-04-17 09:09:44.182738 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-04-17 09:09:44.183086 | instance | Friday 17 April 2026 09:09:44 +0000 (0:00:00.359) 0:00:10.437 ********** 2026-04-17 09:09:44.357412 | instance | changed: [localhost] 2026-04-17 09:09:44.357636 | instance | 2026-04-17 09:09:44.357971 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-04-17 09:09:44.358276 | instance | Friday 17 April 2026 09:09:44 +0000 (0:00:00.175) 0:00:10.612 ********** 2026-04-17 09:09:44.386674 | instance | ok: [localhost] 2026-04-17 09:09:44.387006 | instance | 2026-04-17 09:09:44.387391 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-04-17 09:09:44.387710 | instance | Friday 17 April 2026 09:09:44 +0000 (0:00:00.029) 0:00:10.642 ********** 2026-04-17 09:09:44.424209 | 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-17 09:09:44.424383 | instance | 2026-04-17 09:09:44.424610 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-04-17 09:09:44.424835 | instance | Friday 17 April 2026 09:09:44 +0000 (0:00:00.037) 0:00:10.679 ********** 2026-04-17 09:09:44.778981 | instance | changed: [localhost] 2026-04-17 09:09:44.779041 | instance | 2026-04-17 09:09:44.779194 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-04-17 09:09:44.779336 | instance | 2026-04-17 09:09:44.779521 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-04-17 09:09:44.779745 | instance | Friday 17 April 2026 09:09:44 +0000 (0:00:00.354) 0:00:11.034 ********** 2026-04-17 09:09:44.985590 | instance | changed: [localhost] 2026-04-17 09:09:44.985803 | instance | 2026-04-17 09:09:44.986088 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-04-17 09:09:44.986366 | instance | Friday 17 April 2026 09:09:44 +0000 (0:00:00.206) 0:00:11.241 ********** 2026-04-17 09:09:45.014004 | instance | ok: [localhost] 2026-04-17 09:09:45.014212 | instance | 2026-04-17 09:09:45.014482 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-04-17 09:09:45.014756 | instance | Friday 17 April 2026 09:09:45 +0000 (0:00:00.028) 0:00:11.269 ********** 2026-04-17 09:09:45.447698 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-04-17 09:09:45.447767 | instance | ok: [localhost] => (item=keepalived_password) 2026-04-17 09:09:45.448904 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-04-17 09:09:45.448948 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-04-17 09:09:45.448954 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-04-17 09:09:45.448958 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-04-17 09:09:45.448967 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-04-17 09:09:45.449942 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-04-17 09:09:45.449950 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-04-17 09:09:45.449954 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-04-17 09:09:45.451009 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-04-17 09:09:45.451018 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-04-17 09:09:45.451023 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-04-17 09:09:45.451027 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-04-17 09:09:45.451171 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-04-17 09:09:45.451667 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-04-17 09:09:45.452026 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-04-17 09:09:45.452372 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-04-17 09:09:45.452701 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-04-17 09:09:45.453025 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-04-17 09:09:45.453348 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-04-17 09:09:45.453675 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-04-17 09:09:45.454000 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-04-17 09:09:45.454324 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-04-17 09:09:45.454647 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-04-17 09:09:45.454969 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-04-17 09:09:45.455296 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-04-17 09:09:45.455806 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-04-17 09:09:45.456169 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-04-17 09:09:45.456462 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-04-17 09:09:45.456607 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-04-17 09:09:45.456753 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-04-17 09:09:45.456897 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-04-17 09:09:45.457042 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-04-17 09:09:45.457186 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-04-17 09:09:45.457351 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-04-17 09:09:45.457531 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-04-17 09:09:45.457711 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-04-17 09:09:45.457882 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-04-17 09:09:45.458046 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-04-17 09:09:45.458207 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-04-17 09:09:45.458369 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-04-17 09:09:45.458533 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-04-17 09:09:45.458710 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-04-17 09:09:45.458871 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-04-17 09:09:45.459021 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-04-17 09:09:45.459168 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-04-17 09:09:45.459313 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-04-17 09:09:45.459535 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-04-17 09:09:45.459710 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-04-17 09:09:45.459858 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-04-17 09:09:45.460005 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-04-17 09:09:45.460150 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-04-17 09:09:45.460296 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-04-17 09:09:45.460435 | instance | 2026-04-17 09:09:45.460582 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-04-17 09:09:45.460730 | instance | Friday 17 April 2026 09:09:45 +0000 (0:00:00.433) 0:00:11.702 ********** 2026-04-17 09:09:45.501670 | instance | ok: [localhost] => (item=barbican_kek) 2026-04-17 09:09:45.501719 | instance | 2026-04-17 09:09:45.501726 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-04-17 09:09:45.501733 | instance | Friday 17 April 2026 09:09:45 +0000 (0:00:00.053) 0:00:11.756 ********** 2026-04-17 09:09:45.925433 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-17 09:09:45.925494 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-17 09:09:45.925506 | instance | 2026-04-17 09:09:45.925515 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-04-17 09:09:45.925525 | instance | Friday 17 April 2026 09:09:45 +0000 (0:00:00.423) 0:00:12.179 ********** 2026-04-17 09:09:48.268575 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-17 09:09:48.268622 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-17 09:09:48.268629 | instance | 2026-04-17 09:09:48.268645 | instance | TASK [Set values for SSH keys] ************************************************* 2026-04-17 09:09:48.268652 | instance | Friday 17 April 2026 09:09:48 +0000 (0:00:02.343) 0:00:14.523 ********** 2026-04-17 09:09:48.328561 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-04-17 09:09:48.328606 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-04-17 09:09:48.328616 | instance | 2026-04-17 09:09:48.328622 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-04-17 09:09:48.328629 | instance | Friday 17 April 2026 09:09:48 +0000 (0:00:00.059) 0:00:14.583 ********** 2026-04-17 09:09:48.677925 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-17 09:09:48.677980 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-17 09:09:48.677992 | instance | 2026-04-17 09:09:48.678002 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-04-17 09:09:48.678011 | instance | Friday 17 April 2026 09:09:48 +0000 (0:00:00.348) 0:00:14.931 ********** 2026-04-17 09:09:49.048900 | instance | changed: [localhost] 2026-04-17 09:09:49.048941 | instance | 2026-04-17 09:09:49.048948 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-04-17 09:09:49.048955 | instance | Friday 17 April 2026 09:09:49 +0000 (0:00:00.372) 0:00:15.304 ********** 2026-04-17 09:09:49.102545 | instance | skipping: [localhost] 2026-04-17 09:09:49.102589 | instance | 2026-04-17 09:09:49.102597 | instance | PLAY [all] ********************************************************************* 2026-04-17 09:09:49.102604 | instance | 2026-04-17 09:09:49.102611 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-17 09:09:49.102617 | instance | Friday 17 April 2026 09:09:49 +0000 (0:00:00.053) 0:00:15.357 ********** 2026-04-17 09:09:49.805804 | instance | ok: [instance] 2026-04-17 09:09:49.805853 | instance | 2026-04-17 09:09:49.805864 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-17 09:09:49.805874 | instance | Friday 17 April 2026 09:09:49 +0000 (0:00:00.702) 0:00:16.060 ********** 2026-04-17 09:09:54.450881 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-17 09:09:54.450949 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-17 09:09:54.451578 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-17 09:09:54.451614 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-17 09:09:54.451645 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-17 09:09:54.452299 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-17 09:09:54.452322 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-17 09:09:54.452333 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-17 09:09:54.452343 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-17 09:09:54.452353 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-17 09:09:54.452362 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-17 09:09:54.453410 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-17 09:09:54.453433 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-17 09:09:54.453440 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-17 09:09:54.453446 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-17 09:09:54.453452 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-17 09:09:54.453457 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-17 09:09:54.453462 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-17 09:09:54.453468 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-17 09:09:54.453473 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-17 09:09:54.453482 | instance | 2026-04-17 09:09:54.453741 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-17 09:09:54.453782 | instance | Friday 17 April 2026 09:09:54 +0000 (0:00:04.646) 0:00:20.706 ********** 2026-04-17 09:09:54.637414 | instance | changed: [instance] 2026-04-17 09:09:54.637520 | instance | 2026-04-17 09:09:54.637801 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-17 09:09:54.637844 | instance | Friday 17 April 2026 09:09:54 +0000 (0:00:00.186) 0:00:20.893 ********** 2026-04-17 09:09:55.066030 | instance | changed: [instance] 2026-04-17 09:09:55.066399 | instance | 2026-04-17 09:09:55.066434 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-17 09:09:55.066439 | instance | Friday 17 April 2026 09:09:55 +0000 (0:00:00.428) 0:00:21.321 ********** 2026-04-17 09:09:55.379164 | instance | ok: [instance] 2026-04-17 09:09:55.379223 | instance | 2026-04-17 09:09:55.379542 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-17 09:09:55.379581 | instance | Friday 17 April 2026 09:09:55 +0000 (0:00:00.313) 0:00:21.635 ********** 2026-04-17 09:09:55.515692 | instance | ok: [instance] 2026-04-17 09:09:55.515776 | instance | 2026-04-17 09:09:55.516219 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-17 09:09:55.516253 | instance | 2026-04-17 09:09:55.516259 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-17 09:09:55.516263 | instance | Friday 17 April 2026 09:09:55 +0000 (0:00:00.136) 0:00:21.771 ********** 2026-04-17 09:09:56.222435 | instance | ok: [instance] 2026-04-17 09:09:56.222472 | instance | 2026-04-17 09:09:56.222478 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-17 09:09:56.222483 | instance | Friday 17 April 2026 09:09:56 +0000 (0:00:00.706) 0:00:22.478 ********** 2026-04-17 09:09:56.432591 | instance | changed: [instance] 2026-04-17 09:09:56.432666 | instance | 2026-04-17 09:09:56.432959 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-17 09:09:56.433052 | instance | Friday 17 April 2026 09:09:56 +0000 (0:00:00.210) 0:00:22.688 ********** 2026-04-17 09:09:57.328836 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-17 09:09:57.330097 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-17 09:09:57.330143 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-17 09:09:57.330151 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-17 09:09:57.330158 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-17 09:09:57.330165 | instance | 2026-04-17 09:09:57.330172 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-17 09:09:57.330178 | instance | Friday 17 April 2026 09:09:57 +0000 (0:00:00.896) 0:00:23.584 ********** 2026-04-17 09:09:57.579130 | 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-17 09:09:57.736802 | 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-17 09:09:57.889792 | 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-17 09:09:57.900631 | instance | ...ignoring 2026-04-17 09:09:57.901178 | instance | 2026-04-17 09:09:57.901224 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-17 09:09:57.901232 | instance | Friday 17 April 2026 09:09:57 +0000 (0:00:00.571) 0:00:24.156 ********** 2026-04-17 09:09:58.086984 | instance | ok: [instance] 2026-04-17 09:09:58.087504 | instance | 2026-04-17 09:09:58.087552 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-17 09:09:58.087559 | instance | Friday 17 April 2026 09:09:58 +0000 (0:00:00.186) 0:00:24.342 ********** 2026-04-17 09:09:58.285198 | instance | ok: [instance] 2026-04-17 09:09:58.285292 | instance | 2026-04-17 09:09:58.285595 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-17 09:09:58.285610 | instance | Friday 17 April 2026 09:09:58 +0000 (0:00:00.198) 0:00:24.541 ********** 2026-04-17 09:09:58.315734 | instance | ok: [instance] 2026-04-17 09:09:58.315832 | instance | 2026-04-17 09:09:58.315959 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-17 09:09:58.316111 | instance | Friday 17 April 2026 09:09:58 +0000 (0:00:00.030) 0:00:24.571 ********** 2026-04-17 09:09:58.354933 | instance | ok: [instance] 2026-04-17 09:09:58.355165 | instance | 2026-04-17 09:09:58.355570 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-17 09:09:58.355644 | instance | Friday 17 April 2026 09:09:58 +0000 (0:00:00.038) 0:00:24.610 ********** 2026-04-17 09:09:58.878277 | instance | ok: [instance] 2026-04-17 09:09:58.878320 | instance | 2026-04-17 09:09:58.878327 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-17 09:09:58.878334 | instance | Friday 17 April 2026 09:09:58 +0000 (0:00:00.522) 0:00:25.133 ********** 2026-04-17 09:09:59.134203 | instance | ok: [instance] 2026-04-17 09:09:59.134246 | instance | 2026-04-17 09:09:59.134255 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-17 09:09:59.134261 | instance | Friday 17 April 2026 09:09:59 +0000 (0:00:00.195) 0:00:25.328 ********** 2026-04-17 09:09:59.134267 | instance | 2026-04-17 09:09:59.134273 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-04-17 09:09:59.134279 | instance | 2026-04-17 09:09:59.134285 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-17 09:09:59.134291 | instance | Friday 17 April 2026 09:09:59 +0000 (0:00:00.060) 0:00:25.389 ********** 2026-04-17 09:09:59.835573 | instance | ok: [instance] 2026-04-17 09:09:59.835624 | instance | 2026-04-17 09:09:59.835705 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 09:09:59.835913 | instance | Friday 17 April 2026 09:09:59 +0000 (0:00:00.701) 0:00:26.090 ********** 2026-04-17 09:10:00.045375 | instance | ok: [instance] 2026-04-17 09:10:00.045620 | instance | 2026-04-17 09:10:00.045903 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-17 09:10:00.046165 | instance | Friday 17 April 2026 09:10:00 +0000 (0:00:00.209) 0:00:26.300 ********** 2026-04-17 09:10:00.076483 | instance | skipping: [instance] 2026-04-17 09:10:00.076775 | instance | 2026-04-17 09:10:00.077072 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-17 09:10:00.077352 | instance | Friday 17 April 2026 09:10:00 +0000 (0:00:00.031) 0:00:26.332 ********** 2026-04-17 09:10:00.278037 | instance | changed: [instance] 2026-04-17 09:10:00.278258 | instance | 2026-04-17 09:10:00.278547 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 09:10:00.278816 | instance | Friday 17 April 2026 09:10:00 +0000 (0:00:00.201) 0:00:26.533 ********** 2026-04-17 09:10:00.342498 | instance | ok: [instance] => { 2026-04-17 09:10:00.342830 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-17 09:10:00.343097 | instance | } 2026-04-17 09:10:00.343352 | instance | 2026-04-17 09:10:00.343684 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 09:10:00.343986 | instance | Friday 17 April 2026 09:10:00 +0000 (0:00:00.064) 0:00:26.597 ********** 2026-04-17 09:10:01.116953 | instance | changed: [instance] 2026-04-17 09:10:01.117180 | instance | 2026-04-17 09:10:01.117457 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 09:10:01.117726 | instance | Friday 17 April 2026 09:10:01 +0000 (0:00:00.774) 0:00:27.372 ********** 2026-04-17 09:10:01.165938 | instance | skipping: [instance] 2026-04-17 09:10:01.166204 | instance | 2026-04-17 09:10:01.166502 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 09:10:01.166790 | instance | Friday 17 April 2026 09:10:01 +0000 (0:00:00.048) 0:00:27.420 ********** 2026-04-17 09:10:01.387290 | instance | ok: [instance] 2026-04-17 09:10:01.387688 | instance | 2026-04-17 09:10:01.388181 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-17 09:10:01.388437 | instance | Friday 17 April 2026 09:10:01 +0000 (0:00:00.221) 0:00:27.642 ********** 2026-04-17 09:10:02.446337 | instance | ok: [instance] 2026-04-17 09:10:02.446567 | instance | 2026-04-17 09:10:02.446773 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 09:10:02.446978 | instance | Friday 17 April 2026 09:10:02 +0000 (0:00:01.059) 0:00:28.702 ********** 2026-04-17 09:10:02.501994 | instance | ok: [instance] => { 2026-04-17 09:10:02.502190 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.2/containerd-2.2.2-linux-amd64.tar.gz" 2026-04-17 09:10:02.502339 | instance | } 2026-04-17 09:10:02.502480 | instance | 2026-04-17 09:10:02.502641 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 09:10:02.502815 | instance | Friday 17 April 2026 09:10:02 +0000 (0:00:00.054) 0:00:28.757 ********** 2026-04-17 09:10:03.248129 | instance | changed: [instance] 2026-04-17 09:10:03.248321 | instance | 2026-04-17 09:10:03.248334 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 09:10:03.248458 | instance | Friday 17 April 2026 09:10:03 +0000 (0:00:00.744) 0:00:29.501 ********** 2026-04-17 09:10:07.082045 | instance | changed: [instance] 2026-04-17 09:10:07.082122 | instance | 2026-04-17 09:10:07.082356 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-17 09:10:07.082398 | instance | Friday 17 April 2026 09:10:07 +0000 (0:00:03.835) 0:00:33.337 ********** 2026-04-17 09:10:07.113315 | instance | skipping: [instance] 2026-04-17 09:10:07.113386 | instance | 2026-04-17 09:10:07.113645 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-17 09:10:07.113679 | instance | Friday 17 April 2026 09:10:07 +0000 (0:00:00.031) 0:00:33.369 ********** 2026-04-17 09:10:07.138906 | instance | skipping: [instance] 2026-04-17 09:10:07.139298 | instance | 2026-04-17 09:10:07.139431 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-17 09:10:07.139438 | instance | Friday 17 April 2026 09:10:07 +0000 (0:00:00.025) 0:00:33.394 ********** 2026-04-17 09:10:07.165311 | instance | skipping: [instance] 2026-04-17 09:10:07.165666 | instance | 2026-04-17 09:10:07.165683 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-17 09:10:07.165689 | instance | Friday 17 April 2026 09:10:07 +0000 (0:00:00.026) 0:00:33.421 ********** 2026-04-17 09:10:12.683439 | instance | changed: [instance] 2026-04-17 09:10:12.683646 | instance | 2026-04-17 09:10:12.683976 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-17 09:10:12.684034 | instance | Friday 17 April 2026 09:10:12 +0000 (0:00:05.517) 0:00:38.938 ********** 2026-04-17 09:10:13.140909 | instance | changed: [instance] 2026-04-17 09:10:13.140969 | instance | 2026-04-17 09:10:13.141233 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-17 09:10:13.141263 | instance | Friday 17 April 2026 09:10:13 +0000 (0:00:00.457) 0:00:39.396 ********** 2026-04-17 09:10:14.041986 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-04-17 09:10:14.042063 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-17 09:10:14.042808 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-17 09:10:14.042845 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-17 09:10:14.042851 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-17 09:10:14.042856 | instance | 2026-04-17 09:10:14.042860 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-17 09:10:14.042865 | instance | Friday 17 April 2026 09:10:14 +0000 (0:00:00.901) 0:00:40.297 ********** 2026-04-17 09:10:14.584847 | instance | changed: [instance] 2026-04-17 09:10:14.584911 | instance | 2026-04-17 09:10:14.585528 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-17 09:10:14.585558 | instance | Friday 17 April 2026 09:10:14 +0000 (0:00:00.534) 0:00:40.832 ********** 2026-04-17 09:10:14.585563 | instance | 2026-04-17 09:10:14.585568 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-17 09:10:14.585572 | instance | Friday 17 April 2026 09:10:14 +0000 (0:00:00.008) 0:00:40.840 ********** 2026-04-17 09:10:15.270784 | instance | changed: [instance] 2026-04-17 09:10:15.270893 | instance | 2026-04-17 09:10:15.271107 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-17 09:10:15.271145 | instance | Friday 17 April 2026 09:10:15 +0000 (0:00:00.686) 0:00:41.526 ********** 2026-04-17 09:10:15.906031 | instance | ok: [instance] 2026-04-17 09:10:15.906492 | instance | 2026-04-17 09:10:15.906511 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-17 09:10:15.906518 | instance | Friday 17 April 2026 09:10:15 +0000 (0:00:00.634) 0:00:42.161 ********** 2026-04-17 09:10:16.435702 | instance | changed: [instance] 2026-04-17 09:10:16.435782 | instance | 2026-04-17 09:10:16.436052 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-17 09:10:16.436090 | instance | Friday 17 April 2026 09:10:16 +0000 (0:00:00.529) 0:00:42.691 ********** 2026-04-17 09:10:17.235078 | 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-17 09:10:17.235902 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Could not create API client: Invalid kube-config file. No configuration found."} 2026-04-17 09:10:17.247193 | instance | ...ignoring 2026-04-17 09:10:17.247289 | instance | 2026-04-17 09:10:17.247425 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-17 09:10:17.247629 | instance | Friday 17 April 2026 09:10:17 +0000 (0:00:00.811) 0:00:43.503 ********** 2026-04-17 09:10:17.282698 | instance | skipping: [instance] 2026-04-17 09:10:17.282761 | instance | 2026-04-17 09:10:17.283030 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-17 09:10:17.283068 | instance | Friday 17 April 2026 09:10:17 +0000 (0:00:00.035) 0:00:43.538 ********** 2026-04-17 09:10:17.321336 | instance | skipping: [instance] 2026-04-17 09:10:17.321873 | instance | 2026-04-17 09:10:17.321912 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-17 09:10:17.321921 | instance | Friday 17 April 2026 09:10:17 +0000 (0:00:00.038) 0:00:43.576 ********** 2026-04-17 09:10:17.358148 | instance | skipping: [instance] 2026-04-17 09:10:17.358216 | instance | 2026-04-17 09:10:17.358492 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-17 09:10:17.358527 | instance | Friday 17 April 2026 09:10:17 +0000 (0:00:00.037) 0:00:43.613 ********** 2026-04-17 09:10:17.394657 | instance | skipping: [instance] 2026-04-17 09:10:17.395082 | instance | 2026-04-17 09:10:17.395144 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-17 09:10:17.395151 | instance | Friday 17 April 2026 09:10:17 +0000 (0:00:00.036) 0:00:43.650 ********** 2026-04-17 09:10:17.436423 | instance | skipping: [instance] 2026-04-17 09:10:17.436522 | instance | 2026-04-17 09:10:17.436586 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 09:10:17.436705 | instance | Friday 17 April 2026 09:10:17 +0000 (0:00:00.042) 0:00:43.692 ********** 2026-04-17 09:10:17.637767 | instance | ok: [instance] 2026-04-17 09:10:17.637829 | instance | 2026-04-17 09:10:17.638115 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 09:10:17.638156 | instance | Friday 17 April 2026 09:10:17 +0000 (0:00:00.201) 0:00:43.893 ********** 2026-04-17 09:10:17.680761 | instance | ok: [instance] => { 2026-04-17 09:10:17.680891 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-17 09:10:17.681576 | instance | } 2026-04-17 09:10:17.681605 | instance | 2026-04-17 09:10:17.681612 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 09:10:17.681619 | instance | Friday 17 April 2026 09:10:17 +0000 (0:00:00.042) 0:00:43.936 ********** 2026-04-17 09:10:18.290774 | instance | changed: [instance] 2026-04-17 09:10:18.290892 | instance | 2026-04-17 09:10:18.291244 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 09:10:18.291290 | instance | Friday 17 April 2026 09:10:18 +0000 (0:00:00.610) 0:00:44.546 ********** 2026-04-17 09:10:18.329553 | instance | skipping: [instance] 2026-04-17 09:10:18.329620 | instance | 2026-04-17 09:10:18.329876 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 09:10:18.329916 | instance | Friday 17 April 2026 09:10:18 +0000 (0:00:00.038) 0:00:44.585 ********** 2026-04-17 09:10:18.533978 | instance | ok: [instance] 2026-04-17 09:10:18.534057 | instance | 2026-04-17 09:10:18.534304 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 09:10:18.534342 | instance | Friday 17 April 2026 09:10:18 +0000 (0:00:00.204) 0:00:44.789 ********** 2026-04-17 09:10:18.572925 | instance | ok: [instance] => { 2026-04-17 09:10:18.573033 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-17 09:10:18.573517 | instance | } 2026-04-17 09:10:18.573555 | instance | 2026-04-17 09:10:18.573561 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 09:10:18.573571 | instance | Friday 17 April 2026 09:10:18 +0000 (0:00:00.038) 0:00:44.828 ********** 2026-04-17 09:10:19.227141 | instance | changed: [instance] 2026-04-17 09:10:19.227248 | instance | 2026-04-17 09:10:19.227566 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 09:10:19.227775 | instance | Friday 17 April 2026 09:10:19 +0000 (0:00:00.653) 0:00:45.482 ********** 2026-04-17 09:10:19.289415 | instance | skipping: [instance] 2026-04-17 09:10:19.289491 | instance | 2026-04-17 09:10:19.289774 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-17 09:10:19.289814 | instance | Friday 17 April 2026 09:10:19 +0000 (0:00:00.062) 0:00:45.545 ********** 2026-04-17 09:10:19.323163 | instance | skipping: [instance] 2026-04-17 09:10:19.323660 | instance | 2026-04-17 09:10:19.323763 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-17 09:10:19.323788 | instance | Friday 17 April 2026 09:10:19 +0000 (0:00:00.033) 0:00:45.578 ********** 2026-04-17 09:10:19.350888 | instance | skipping: [instance] 2026-04-17 09:10:19.350938 | instance | 2026-04-17 09:10:19.351246 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-17 09:10:19.351294 | instance | Friday 17 April 2026 09:10:19 +0000 (0:00:00.028) 0:00:45.606 ********** 2026-04-17 09:10:19.388585 | instance | skipping: [instance] 2026-04-17 09:10:19.388662 | instance | 2026-04-17 09:10:19.388967 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-17 09:10:19.389032 | instance | Friday 17 April 2026 09:10:19 +0000 (0:00:00.036) 0:00:45.643 ********** 2026-04-17 09:10:20.374467 | instance | ok: [instance] 2026-04-17 09:10:20.374532 | instance | 2026-04-17 09:10:20.374824 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-17 09:10:20.374931 | instance | Friday 17 April 2026 09:10:20 +0000 (0:00:00.986) 0:00:46.630 ********** 2026-04-17 09:10:20.804232 | instance | ok: [instance] 2026-04-17 09:10:20.804306 | instance | 2026-04-17 09:10:20.804571 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-17 09:10:20.804608 | instance | Friday 17 April 2026 09:10:20 +0000 (0:00:00.429) 0:00:47.060 ********** 2026-04-17 09:10:21.683679 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-17 09:10:21.684832 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-17 09:10:21.684850 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-17 09:10:21.684857 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-17 09:10:21.684864 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-17 09:10:21.684870 | instance | 2026-04-17 09:10:21.684876 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-17 09:10:21.684882 | instance | Friday 17 April 2026 09:10:21 +0000 (0:00:00.879) 0:00:47.939 ********** 2026-04-17 09:10:22.216636 | instance | ok: [instance] 2026-04-17 09:10:22.216759 | instance | 2026-04-17 09:10:22.216774 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-17 09:10:22.217345 | instance | Friday 17 April 2026 09:10:22 +0000 (0:00:00.526) 0:00:48.466 ********** 2026-04-17 09:10:22.217400 | instance | 2026-04-17 09:10:22.217406 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-17 09:10:22.217410 | instance | Friday 17 April 2026 09:10:22 +0000 (0:00:00.005) 0:00:48.472 ********** 2026-04-17 09:10:22.569589 | instance | ok: [instance] 2026-04-17 09:10:22.569657 | instance | 2026-04-17 09:10:22.569941 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 09:10:22.569983 | instance | Friday 17 April 2026 09:10:22 +0000 (0:00:00.353) 0:00:48.825 ********** 2026-04-17 09:10:22.801066 | instance | ok: [instance] 2026-04-17 09:10:22.801135 | instance | 2026-04-17 09:10:22.801374 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 09:10:22.801412 | instance | Friday 17 April 2026 09:10:22 +0000 (0:00:00.231) 0:00:49.056 ********** 2026-04-17 09:10:22.853251 | instance | ok: [instance] => { 2026-04-17 09:10:22.853978 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-04-17 09:10:22.853994 | instance | } 2026-04-17 09:10:22.853999 | instance | 2026-04-17 09:10:22.854003 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 09:10:22.854007 | instance | Friday 17 April 2026 09:10:22 +0000 (0:00:00.052) 0:00:49.109 ********** 2026-04-17 09:10:23.477249 | instance | changed: [instance] 2026-04-17 09:10:23.477767 | instance | 2026-04-17 09:10:23.477810 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 09:10:23.477818 | instance | Friday 17 April 2026 09:10:23 +0000 (0:00:00.623) 0:00:49.732 ********** 2026-04-17 09:10:24.813056 | instance | changed: [instance] 2026-04-17 09:10:24.813140 | instance | 2026-04-17 09:10:24.813444 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 09:10:24.813488 | instance | Friday 17 April 2026 09:10:24 +0000 (0:00:01.335) 0:00:51.068 ********** 2026-04-17 09:10:24.870288 | instance | ok: [instance] => { 2026-04-17 09:10:24.870365 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-04-17 09:10:24.870882 | instance | } 2026-04-17 09:10:24.870917 | instance | 2026-04-17 09:10:24.870922 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 09:10:24.870927 | instance | Friday 17 April 2026 09:10:24 +0000 (0:00:00.057) 0:00:51.126 ********** 2026-04-17 09:10:25.529361 | instance | changed: [instance] 2026-04-17 09:10:25.529427 | instance | 2026-04-17 09:10:25.529731 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 09:10:25.529769 | instance | Friday 17 April 2026 09:10:25 +0000 (0:00:00.659) 0:00:51.785 ********** 2026-04-17 09:10:27.903471 | instance | changed: [instance] 2026-04-17 09:10:27.904065 | instance | 2026-04-17 09:10:27.904107 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-17 09:10:27.904114 | instance | Friday 17 April 2026 09:10:27 +0000 (0:00:02.373) 0:00:54.159 ********** 2026-04-17 09:10:28.356389 | instance | changed: [instance] 2026-04-17 09:10:28.356842 | instance | 2026-04-17 09:10:28.356887 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-17 09:10:28.356902 | instance | Friday 17 April 2026 09:10:28 +0000 (0:00:00.452) 0:00:54.612 ********** 2026-04-17 09:10:28.568655 | instance | changed: [instance] 2026-04-17 09:10:28.568724 | instance | 2026-04-17 09:10:28.568985 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 09:10:28.569082 | instance | Friday 17 April 2026 09:10:28 +0000 (0:00:00.212) 0:00:54.824 ********** 2026-04-17 09:10:28.774612 | instance | ok: [instance] 2026-04-17 09:10:28.774678 | instance | 2026-04-17 09:10:28.774980 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 09:10:28.774997 | instance | Friday 17 April 2026 09:10:28 +0000 (0:00:00.205) 0:00:55.030 ********** 2026-04-17 09:10:28.833857 | instance | ok: [instance] => { 2026-04-17 09:10:28.834679 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.0/cni-plugins-linux-amd64-v1.9.0.tgz" 2026-04-17 09:10:28.834699 | instance | } 2026-04-17 09:10:28.834707 | instance | 2026-04-17 09:10:28.834713 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 09:10:28.834719 | instance | Friday 17 April 2026 09:10:28 +0000 (0:00:00.058) 0:00:55.089 ********** 2026-04-17 09:10:29.632485 | instance | changed: [instance] 2026-04-17 09:10:29.632997 | instance | 2026-04-17 09:10:29.633041 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 09:10:29.633049 | instance | Friday 17 April 2026 09:10:29 +0000 (0:00:00.798) 0:00:55.888 ********** 2026-04-17 09:10:32.260481 | instance | changed: [instance] 2026-04-17 09:10:32.260568 | instance | 2026-04-17 09:10:32.260822 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-17 09:10:32.260857 | instance | Friday 17 April 2026 09:10:32 +0000 (0:00:02.628) 0:00:58.516 ********** 2026-04-17 09:10:32.311523 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-17 09:10:32.311692 | instance | 2026-04-17 09:10:32.311866 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-17 09:10:32.312035 | instance | Friday 17 April 2026 09:10:32 +0000 (0:00:00.050) 0:00:58.567 ********** 2026-04-17 09:10:33.528700 | instance | ok: [instance] 2026-04-17 09:10:33.528949 | instance | 2026-04-17 09:10:33.529248 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-17 09:10:33.529541 | instance | Friday 17 April 2026 09:10:33 +0000 (0:00:01.216) 0:00:59.784 ********** 2026-04-17 09:10:34.726640 | instance | changed: [instance] 2026-04-17 09:10:34.726702 | instance | 2026-04-17 09:10:34.726714 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-17 09:10:34.726723 | instance | Friday 17 April 2026 09:10:34 +0000 (0:00:01.197) 0:01:00.981 ********** 2026-04-17 09:10:35.191867 | instance | changed: [instance] 2026-04-17 09:10:35.192004 | instance | 2026-04-17 09:10:35.192364 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-17 09:10:35.192450 | instance | Friday 17 April 2026 09:10:35 +0000 (0:00:00.466) 0:01:01.447 ********** 2026-04-17 09:10:36.031228 | instance | changed: [instance] => (item=br_netfilter) 2026-04-17 09:10:36.031328 | instance | ok: [instance] => (item=ip_tables) 2026-04-17 09:10:36.031587 | instance | changed: [instance] => (item=ip6_tables) 2026-04-17 09:10:36.031641 | instance | changed: [instance] => (item=nf_conntrack) 2026-04-17 09:10:36.032012 | instance | 2026-04-17 09:10:36.032028 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 09:10:36.032033 | instance | Friday 17 April 2026 09:10:36 +0000 (0:00:00.839) 0:01:02.287 ********** 2026-04-17 09:10:36.231027 | instance | ok: [instance] 2026-04-17 09:10:36.231106 | instance | 2026-04-17 09:10:36.231366 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 09:10:36.231404 | instance | Friday 17 April 2026 09:10:36 +0000 (0:00:00.199) 0:01:02.486 ********** 2026-04-17 09:10:36.272622 | instance | ok: [instance] => { 2026-04-17 09:10:36.272681 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-17 09:10:36.273225 | instance | } 2026-04-17 09:10:36.273266 | instance | 2026-04-17 09:10:36.273271 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 09:10:36.273276 | instance | Friday 17 April 2026 09:10:36 +0000 (0:00:00.041) 0:01:02.528 ********** 2026-04-17 09:10:37.824315 | instance | changed: [instance] 2026-04-17 09:10:37.824385 | instance | 2026-04-17 09:10:37.824643 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 09:10:37.824682 | instance | Friday 17 April 2026 09:10:37 +0000 (0:00:01.551) 0:01:04.080 ********** 2026-04-17 09:10:37.859518 | instance | skipping: [instance] 2026-04-17 09:10:37.859884 | instance | 2026-04-17 09:10:37.859919 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-17 09:10:37.859925 | instance | Friday 17 April 2026 09:10:37 +0000 (0:00:00.035) 0:01:04.115 ********** 2026-04-17 09:10:37.911375 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-17 09:10:37.911535 | instance | 2026-04-17 09:10:37.911783 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-17 09:10:37.911822 | instance | Friday 17 April 2026 09:10:37 +0000 (0:00:00.051) 0:01:04.167 ********** 2026-04-17 09:10:37.942225 | instance | skipping: [instance] 2026-04-17 09:10:37.942390 | instance | 2026-04-17 09:10:37.942659 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-17 09:10:37.942872 | instance | Friday 17 April 2026 09:10:37 +0000 (0:00:00.030) 0:01:04.197 ********** 2026-04-17 09:10:40.995936 | instance | changed: [instance] 2026-04-17 09:10:40.996151 | instance | 2026-04-17 09:10:40.996210 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-17 09:10:40.996436 | instance | Friday 17 April 2026 09:10:40 +0000 (0:00:03.053) 0:01:07.251 ********** 2026-04-17 09:10:43.274465 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-17 09:10:43.275597 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-17 09:10:43.275674 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-17 09:10:43.275694 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-17 09:10:43.275725 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-17 09:10:43.275738 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-17 09:10:43.275749 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-17 09:10:43.275771 | instance | 2026-04-17 09:10:43.276057 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-17 09:10:43.276100 | instance | Friday 17 April 2026 09:10:43 +0000 (0:00:02.278) 0:01:09.530 ********** 2026-04-17 09:10:43.827194 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-17 09:10:43.827270 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-04-17 09:10:43.827835 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-17 09:10:43.827873 | instance | 2026-04-17 09:10:43.827878 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-17 09:10:43.827883 | instance | Friday 17 April 2026 09:10:43 +0000 (0:00:00.552) 0:01:10.083 ********** 2026-04-17 09:10:44.285741 | instance | changed: [instance] 2026-04-17 09:10:44.285833 | instance | 2026-04-17 09:10:44.286061 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-17 09:10:44.286098 | instance | Friday 17 April 2026 09:10:44 +0000 (0:00:00.458) 0:01:10.541 ********** 2026-04-17 09:10:44.762994 | instance | changed: [instance] 2026-04-17 09:10:44.763543 | instance | 2026-04-17 09:10:44.763585 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-17 09:10:44.763593 | instance | Friday 17 April 2026 09:10:44 +0000 (0:00:00.477) 0:01:11.018 ********** 2026-04-17 09:10:44.973308 | instance | ok: [instance] 2026-04-17 09:10:44.973712 | instance | 2026-04-17 09:10:44.973748 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-17 09:10:44.973754 | instance | Friday 17 April 2026 09:10:44 +0000 (0:00:00.210) 0:01:11.229 ********** 2026-04-17 09:10:45.005917 | instance | skipping: [instance] 2026-04-17 09:10:45.006018 | instance | 2026-04-17 09:10:45.006275 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-17 09:10:45.006311 | instance | Friday 17 April 2026 09:10:45 +0000 (0:00:00.032) 0:01:11.261 ********** 2026-04-17 09:10:45.457327 | instance | ok: [instance] => (item=swap) 2026-04-17 09:10:45.457364 | instance | ok: [instance] => (item=none) 2026-04-17 09:10:45.457369 | instance | 2026-04-17 09:10:45.457373 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-17 09:10:45.457378 | instance | Friday 17 April 2026 09:10:45 +0000 (0:00:00.450) 0:01:11.712 ********** 2026-04-17 09:10:45.895115 | instance | changed: [instance] 2026-04-17 09:10:45.895575 | instance | 2026-04-17 09:10:45.895641 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-17 09:10:45.895653 | instance | Friday 17 April 2026 09:10:45 +0000 (0:00:00.438) 0:01:12.150 ********** 2026-04-17 09:10:46.418298 | instance | changed: [instance] 2026-04-17 09:10:46.418365 | instance | 2026-04-17 09:10:46.419003 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-17 09:10:46.419040 | instance | Friday 17 April 2026 09:10:46 +0000 (0:00:00.516) 0:01:12.667 ********** 2026-04-17 09:10:46.419046 | instance | 2026-04-17 09:10:46.419050 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-17 09:10:46.419054 | instance | Friday 17 April 2026 09:10:46 +0000 (0:00:00.006) 0:01:12.674 ********** 2026-04-17 09:10:47.105649 | instance | ok: [instance] 2026-04-17 09:10:47.105712 | instance | 2026-04-17 09:10:47.106002 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-17 09:10:47.106040 | instance | Friday 17 April 2026 09:10:47 +0000 (0:00:00.687) 0:01:13.361 ********** 2026-04-17 09:10:47.673851 | instance | changed: [instance] 2026-04-17 09:10:47.673888 | instance | 2026-04-17 09:10:47.673894 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-17 09:10:47.673898 | instance | Friday 17 April 2026 09:10:47 +0000 (0:00:00.567) 0:01:13.929 ********** 2026-04-17 09:10:48.705399 | instance | ok: [instance] 2026-04-17 09:10:48.705525 | instance | 2026-04-17 09:10:48.705883 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-17 09:10:48.706012 | instance | Friday 17 April 2026 09:10:48 +0000 (0:00:01.031) 0:01:14.961 ********** 2026-04-17 09:10:49.160541 | instance | ok: [instance] 2026-04-17 09:10:49.161092 | instance | 2026-04-17 09:10:49.161137 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-17 09:10:49.161146 | instance | Friday 17 April 2026 09:10:49 +0000 (0:00:00.454) 0:01:15.416 ********** 2026-04-17 09:10:49.396333 | instance | ok: [instance] 2026-04-17 09:10:49.396445 | instance | 2026-04-17 09:10:49.396789 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-17 09:10:49.396831 | instance | Friday 17 April 2026 09:10:49 +0000 (0:00:00.236) 0:01:15.652 ********** 2026-04-17 09:10:49.882164 | instance | ok: [instance] 2026-04-17 09:10:49.882237 | instance | 2026-04-17 09:10:49.882514 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-17 09:10:49.882551 | instance | Friday 17 April 2026 09:10:49 +0000 (0:00:00.485) 0:01:16.138 ********** 2026-04-17 09:10:49.962545 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-17 09:10:49.962637 | instance | 2026-04-17 09:10:49.962901 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-17 09:10:49.962941 | instance | Friday 17 April 2026 09:10:49 +0000 (0:00:00.080) 0:01:16.218 ********** 2026-04-17 09:10:50.036339 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-17 09:10:50.036420 | instance | 2026-04-17 09:10:50.036646 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-17 09:10:50.036682 | instance | Friday 17 April 2026 09:10:50 +0000 (0:00:00.073) 0:01:16.292 ********** 2026-04-17 09:10:50.243631 | instance | ok: [instance] => (item=instance) 2026-04-17 09:10:50.244155 | instance | 2026-04-17 09:10:50.244197 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-17 09:10:50.244205 | instance | Friday 17 April 2026 09:10:50 +0000 (0:00:00.207) 0:01:16.499 ********** 2026-04-17 09:10:50.283265 | instance | skipping: [instance] 2026-04-17 09:10:50.283621 | instance | 2026-04-17 09:10:50.283679 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-17 09:10:50.283918 | instance | Friday 17 April 2026 09:10:50 +0000 (0:00:00.039) 0:01:16.539 ********** 2026-04-17 09:10:50.330073 | instance | ok: [instance] 2026-04-17 09:10:50.330143 | instance | 2026-04-17 09:10:50.330390 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-17 09:10:50.330426 | instance | Friday 17 April 2026 09:10:50 +0000 (0:00:00.046) 0:01:16.585 ********** 2026-04-17 09:10:50.364681 | instance | ok: [instance] => { 2026-04-17 09:10:50.364782 | instance | "msg": "instance" 2026-04-17 09:10:50.365268 | instance | } 2026-04-17 09:10:50.365302 | instance | 2026-04-17 09:10:50.365307 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-17 09:10:50.365313 | instance | Friday 17 April 2026 09:10:50 +0000 (0:00:00.034) 0:01:16.620 ********** 2026-04-17 09:10:50.889588 | instance | changed: [instance] 2026-04-17 09:10:50.889704 | instance | 2026-04-17 09:10:50.890080 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-17 09:10:50.890122 | instance | Friday 17 April 2026 09:10:50 +0000 (0:00:00.524) 0:01:17.145 ********** 2026-04-17 09:10:50.915792 | instance | skipping: [instance] 2026-04-17 09:10:50.916178 | instance | 2026-04-17 09:10:50.916217 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-17 09:10:50.916223 | instance | Friday 17 April 2026 09:10:50 +0000 (0:00:00.026) 0:01:17.171 ********** 2026-04-17 09:10:50.951083 | instance | skipping: [instance] 2026-04-17 09:10:50.951626 | instance | 2026-04-17 09:10:50.951684 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-17 09:10:50.951709 | instance | Friday 17 April 2026 09:10:50 +0000 (0:00:00.034) 0:01:17.206 ********** 2026-04-17 09:10:50.976576 | instance | skipping: [instance] 2026-04-17 09:10:50.976990 | instance | 2026-04-17 09:10:50.977031 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-17 09:10:50.977037 | instance | Friday 17 April 2026 09:10:50 +0000 (0:00:00.025) 0:01:17.232 ********** 2026-04-17 09:10:51.000609 | instance | skipping: [instance] 2026-04-17 09:10:51.001155 | instance | 2026-04-17 09:10:51.001173 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-17 09:10:51.001186 | instance | Friday 17 April 2026 09:10:50 +0000 (0:00:00.023) 0:01:17.256 ********** 2026-04-17 09:10:51.031765 | instance | skipping: [instance] 2026-04-17 09:10:51.031912 | instance | 2026-04-17 09:10:51.032080 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-17 09:10:51.032296 | instance | Friday 17 April 2026 09:10:51 +0000 (0:00:00.031) 0:01:17.287 ********** 2026-04-17 09:10:51.066029 | instance | skipping: [instance] 2026-04-17 09:10:51.066048 | instance | 2026-04-17 09:10:51.066053 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-17 09:10:51.066058 | instance | Friday 17 April 2026 09:10:51 +0000 (0:00:00.034) 0:01:17.321 ********** 2026-04-17 09:10:51.098443 | instance | skipping: [instance] 2026-04-17 09:10:51.098484 | instance | 2026-04-17 09:10:51.098499 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-17 09:10:51.098506 | instance | Friday 17 April 2026 09:10:51 +0000 (0:00:00.032) 0:01:17.354 ********** 2026-04-17 09:11:12.952559 | instance | changed: [instance] 2026-04-17 09:11:12.952621 | instance | 2026-04-17 09:11:12.952753 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-17 09:11:12.952875 | instance | Friday 17 April 2026 09:11:12 +0000 (0:00:21.854) 0:01:39.208 ********** 2026-04-17 09:11:13.149873 | instance | ok: [instance] 2026-04-17 09:11:13.149940 | instance | 2026-04-17 09:11:13.149957 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-17 09:11:13.149978 | instance | Friday 17 April 2026 09:11:13 +0000 (0:00:00.196) 0:01:39.405 ********** 2026-04-17 09:11:13.181544 | instance | skipping: [instance] 2026-04-17 09:11:13.181690 | instance | 2026-04-17 09:11:13.182091 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-17 09:11:13.182135 | instance | Friday 17 April 2026 09:11:13 +0000 (0:00:00.032) 0:01:39.437 ********** 2026-04-17 09:11:13.410030 | instance | changed: [instance] 2026-04-17 09:11:13.410126 | instance | 2026-04-17 09:11:13.410396 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-17 09:11:13.410430 | instance | Friday 17 April 2026 09:11:13 +0000 (0:00:00.228) 0:01:39.666 ********** 2026-04-17 09:11:13.611293 | instance | changed: [instance] 2026-04-17 09:11:13.611611 | instance | 2026-04-17 09:11:13.611700 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-17 09:11:13.611895 | instance | Friday 17 April 2026 09:11:13 +0000 (0:00:00.201) 0:01:39.867 ********** 2026-04-17 09:11:13.802344 | instance | changed: [instance] 2026-04-17 09:11:13.802586 | instance | 2026-04-17 09:11:13.802866 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-17 09:11:13.803202 | instance | Friday 17 April 2026 09:11:13 +0000 (0:00:00.190) 0:01:40.057 ********** 2026-04-17 09:11:14.932918 | instance | ok: [instance] 2026-04-17 09:11:14.933131 | instance | 2026-04-17 09:11:14.933422 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-17 09:11:14.933689 | instance | Friday 17 April 2026 09:11:14 +0000 (0:00:01.130) 0:01:41.188 ********** 2026-04-17 09:11:15.971546 | instance | ok: [instance] 2026-04-17 09:11:15.971608 | instance | 2026-04-17 09:11:15.971627 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-17 09:11:15.971995 | instance | Friday 17 April 2026 09:11:15 +0000 (0:00:01.037) 0:01:42.226 ********** 2026-04-17 09:11:16.013555 | instance | skipping: [instance] 2026-04-17 09:11:16.013670 | instance | 2026-04-17 09:11:16.014027 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-17 09:11:16.014078 | instance | Friday 17 April 2026 09:11:16 +0000 (0:00:00.042) 0:01:42.269 ********** 2026-04-17 09:11:16.063005 | instance | skipping: [instance] 2026-04-17 09:11:16.063136 | instance | 2026-04-17 09:11:16.063496 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-17 09:11:16.063519 | instance | Friday 17 April 2026 09:11:16 +0000 (0:00:00.049) 0:01:42.318 ********** 2026-04-17 09:11:16.748506 | instance | changed: [instance] 2026-04-17 09:11:16.748593 | instance | 2026-04-17 09:11:16.748846 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-17 09:11:16.748877 | instance | Friday 17 April 2026 09:11:16 +0000 (0:00:00.685) 0:01:43.004 ********** 2026-04-17 09:11:16.790487 | instance | skipping: [instance] => (item=DaemonSet) 2026-04-17 09:11:16.791073 | instance | skipping: [instance] => (item=ConfigMap) 2026-04-17 09:11:16.791120 | instance | skipping: [instance] 2026-04-17 09:11:16.791129 | instance | 2026-04-17 09:11:16.791135 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-17 09:11:16.791146 | instance | Friday 17 April 2026 09:11:16 +0000 (0:00:00.042) 0:01:43.046 ********** 2026-04-17 09:11:16.825438 | instance | skipping: [instance] 2026-04-17 09:11:16.825558 | instance | 2026-04-17 09:11:16.825949 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-17 09:11:16.825992 | instance | Friday 17 April 2026 09:11:16 +0000 (0:00:00.034) 0:01:43.081 ********** 2026-04-17 09:11:16.869498 | instance | skipping: [instance] 2026-04-17 09:11:16.869568 | instance | 2026-04-17 09:11:16.869710 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-17 09:11:16.869882 | instance | Friday 17 April 2026 09:11:16 +0000 (0:00:00.044) 0:01:43.125 ********** 2026-04-17 09:11:16.907818 | instance | skipping: [instance] 2026-04-17 09:11:16.907953 | instance | 2026-04-17 09:11:16.908339 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-17 09:11:16.908381 | instance | Friday 17 April 2026 09:11:16 +0000 (0:00:00.038) 0:01:43.163 ********** 2026-04-17 09:11:16.943421 | instance | skipping: [instance] 2026-04-17 09:11:16.943564 | instance | 2026-04-17 09:11:16.944228 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-17 09:11:16.944464 | instance | Friday 17 April 2026 09:11:16 +0000 (0:00:00.035) 0:01:43.199 ********** 2026-04-17 09:11:17.364017 | instance | ok: [instance] 2026-04-17 09:11:17.364114 | instance | 2026-04-17 09:11:17.364245 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-17 09:11:17.364371 | instance | Friday 17 April 2026 09:11:17 +0000 (0:00:00.420) 0:01:43.619 ********** 2026-04-17 09:11:18.265087 | instance | changed: [instance] 2026-04-17 09:11:18.265311 | instance | 2026-04-17 09:11:18.265477 | instance | PLAY [Install control-plane components] **************************************** 2026-04-17 09:11:18.265714 | instance | 2026-04-17 09:11:18.266103 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-17 09:11:18.266262 | instance | Friday 17 April 2026 09:11:18 +0000 (0:00:00.901) 0:01:44.520 ********** 2026-04-17 09:11:19.003565 | instance | ok: [instance] 2026-04-17 09:11:19.003902 | instance | 2026-04-17 09:11:19.004290 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 09:11:19.004669 | instance | Friday 17 April 2026 09:11:18 +0000 (0:00:00.738) 0:01:45.259 ********** 2026-04-17 09:11:19.206850 | instance | ok: [instance] 2026-04-17 09:11:19.206974 | instance | 2026-04-17 09:11:19.206985 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-17 09:11:19.207125 | instance | Friday 17 April 2026 09:11:19 +0000 (0:00:00.203) 0:01:45.462 ********** 2026-04-17 09:11:20.248628 | instance | ok: [instance] 2026-04-17 09:11:20.248921 | instance | 2026-04-17 09:11:20.249240 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-17 09:11:20.249567 | instance | Friday 17 April 2026 09:11:20 +0000 (0:00:01.041) 0:01:46.504 ********** 2026-04-17 09:11:20.442100 | instance | ok: [instance] 2026-04-17 09:11:20.442238 | instance | 2026-04-17 09:11:20.442409 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 09:11:20.442614 | instance | Friday 17 April 2026 09:11:20 +0000 (0:00:00.192) 0:01:46.696 ********** 2026-04-17 09:11:20.468378 | instance | ok: [instance] => { 2026-04-17 09:11:20.468451 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-17 09:11:20.468568 | instance | } 2026-04-17 09:11:20.468732 | instance | 2026-04-17 09:11:20.468798 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 09:11:20.468914 | instance | Friday 17 April 2026 09:11:20 +0000 (0:00:00.027) 0:01:46.724 ********** 2026-04-17 09:11:21.305109 | instance | changed: [instance] 2026-04-17 09:11:21.305357 | instance | 2026-04-17 09:11:21.305646 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 09:11:21.305904 | instance | Friday 17 April 2026 09:11:21 +0000 (0:00:00.836) 0:01:47.560 ********** 2026-04-17 09:11:22.819088 | instance | changed: [instance] 2026-04-17 09:11:22.819315 | instance | 2026-04-17 09:11:22.819848 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-17 09:11:22.820172 | instance | Friday 17 April 2026 09:11:22 +0000 (0:00:01.513) 0:01:49.074 ********** 2026-04-17 09:11:23.194353 | instance | ok: [instance] 2026-04-17 09:11:23.194596 | instance | 2026-04-17 09:11:23.194873 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-17 09:11:23.195151 | instance | Friday 17 April 2026 09:11:23 +0000 (0:00:00.375) 0:01:49.449 ********** 2026-04-17 09:11:23.386180 | instance | changed: [instance] 2026-04-17 09:11:23.386258 | instance | 2026-04-17 09:11:23.386403 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-17 09:11:23.386504 | instance | Friday 17 April 2026 09:11:23 +0000 (0:00:00.191) 0:01:49.641 ********** 2026-04-17 09:11:23.624505 | instance | ok: [instance] 2026-04-17 09:11:23.624727 | instance | 2026-04-17 09:11:23.625127 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-17 09:11:23.625669 | instance | Friday 17 April 2026 09:11:23 +0000 (0:00:00.238) 0:01:49.879 ********** 2026-04-17 09:11:23.825664 | instance | changed: [instance] 2026-04-17 09:11:23.825919 | instance | 2026-04-17 09:11:23.825996 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-17 09:11:23.826170 | instance | Friday 17 April 2026 09:11:23 +0000 (0:00:00.201) 0:01:50.081 ********** 2026-04-17 09:11:24.043354 | instance | ok: [instance] 2026-04-17 09:11:24.043731 | instance | 2026-04-17 09:11:24.044152 | instance | TASK [Install plugin] ********************************************************** 2026-04-17 09:11:24.044502 | instance | Friday 17 April 2026 09:11:24 +0000 (0:00:00.216) 0:01:50.297 ********** 2026-04-17 09:11:24.099497 | instance | included: vexxhost.containers.download_artifact for instance 2026-04-17 09:11:24.099789 | instance | 2026-04-17 09:11:24.100079 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 09:11:24.100373 | instance | Friday 17 April 2026 09:11:24 +0000 (0:00:00.057) 0:01:50.354 ********** 2026-04-17 09:11:24.134995 | instance | ok: [instance] => { 2026-04-17 09:11:24.135157 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-17 09:11:24.135327 | instance | } 2026-04-17 09:11:24.135511 | instance | 2026-04-17 09:11:24.135702 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 09:11:24.135888 | instance | Friday 17 April 2026 09:11:24 +0000 (0:00:00.035) 0:01:50.390 ********** 2026-04-17 09:11:24.929876 | instance | changed: [instance] 2026-04-17 09:11:24.930040 | instance | 2026-04-17 09:11:24.930223 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 09:11:24.930398 | instance | Friday 17 April 2026 09:11:24 +0000 (0:00:00.795) 0:01:51.185 ********** 2026-04-17 09:11:27.732704 | instance | changed: [instance] 2026-04-17 09:11:27.732935 | instance | 2026-04-17 09:11:27.733238 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 09:11:27.733508 | instance | Friday 17 April 2026 09:11:27 +0000 (0:00:02.802) 0:01:53.988 ********** 2026-04-17 09:11:27.759990 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 09:11:27.760233 | instance | 2026-04-17 09:11:27.760514 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 09:11:27.760858 | instance | Friday 17 April 2026 09:11:27 +0000 (0:00:00.027) 0:01:54.015 ********** 2026-04-17 09:11:28.401213 | instance | changed: [instance] 2026-04-17 09:11:28.401417 | instance | 2026-04-17 09:11:28.401520 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-17 09:11:28.401690 | instance | Friday 17 April 2026 09:11:28 +0000 (0:00:00.640) 0:01:54.656 ********** 2026-04-17 09:11:29.261482 | instance | ok: [instance] 2026-04-17 09:11:29.261548 | instance | 2026-04-17 09:11:29.261751 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-17 09:11:29.261867 | instance | Friday 17 April 2026 09:11:29 +0000 (0:00:00.861) 0:01:55.517 ********** 2026-04-17 09:11:31.083124 | instance | changed: [instance] 2026-04-17 09:11:31.083231 | instance | 2026-04-17 09:11:31.083378 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 09:11:31.083525 | instance | Friday 17 April 2026 09:11:31 +0000 (0:00:01.821) 0:01:57.339 ********** 2026-04-17 09:11:31.111624 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 09:11:31.111781 | instance | 2026-04-17 09:11:31.111958 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 09:11:31.112130 | instance | Friday 17 April 2026 09:11:31 +0000 (0:00:00.028) 0:01:57.367 ********** 2026-04-17 09:11:31.610991 | instance | changed: [instance] 2026-04-17 09:11:31.611139 | instance | 2026-04-17 09:11:31.611405 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-17 09:11:31.611618 | instance | Friday 17 April 2026 09:11:31 +0000 (0:00:00.499) 0:01:57.866 ********** 2026-04-17 09:12:04.161304 | instance | changed: [instance] 2026-04-17 09:12:04.161436 | instance | 2026-04-17 09:12:04.161703 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-17 09:12:04.161914 | instance | Friday 17 April 2026 09:12:04 +0000 (0:00:32.550) 0:02:30.417 ********** 2026-04-17 09:12:04.816610 | instance | changed: [instance] 2026-04-17 09:12:04.816950 | instance | 2026-04-17 09:12:04.817219 | instance | PLAY [all] ********************************************************************* 2026-04-17 09:12:04.817463 | instance | 2026-04-17 09:12:04.817779 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-17 09:12:04.818066 | instance | Friday 17 April 2026 09:12:04 +0000 (0:00:00.655) 0:02:31.072 ********** 2026-04-17 09:12:05.640879 | instance | ok: [instance] 2026-04-17 09:12:05.641093 | instance | 2026-04-17 09:12:05.641486 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-17 09:12:05.641731 | instance | Friday 17 April 2026 09:12:05 +0000 (0:00:00.823) 0:02:31.896 ********** 2026-04-17 09:12:06.368441 | instance | changed: [instance] 2026-04-17 09:12:06.368753 | instance | 2026-04-17 09:12:06.369026 | instance | PLAY [all] ********************************************************************* 2026-04-17 09:12:06.369277 | instance | 2026-04-17 09:12:06.369536 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-17 09:12:06.369951 | instance | Friday 17 April 2026 09:12:06 +0000 (0:00:00.727) 0:02:32.623 ********** 2026-04-17 09:12:07.141499 | instance | ok: [instance] 2026-04-17 09:12:07.141714 | instance | 2026-04-17 09:12:07.141994 | instance | PLAY [controllers] ************************************************************* 2026-04-17 09:12:07.142235 | instance | 2026-04-17 09:12:07.142633 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-17 09:12:07.142867 | instance | Friday 17 April 2026 09:12:07 +0000 (0:00:00.773) 0:02:33.396 ********** 2026-04-17 09:12:08.140852 | instance | ok: [instance] 2026-04-17 09:12:08.141018 | instance | 2026-04-17 09:12:08.141379 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 09:12:08.141634 | instance | Friday 17 April 2026 09:12:08 +0000 (0:00:00.999) 0:02:34.396 ********** 2026-04-17 09:12:08.177759 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 09:12:08.177949 | instance | 2026-04-17 09:12:08.178203 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 09:12:08.178487 | instance | Friday 17 April 2026 09:12:08 +0000 (0:00:00.036) 0:02:34.433 ********** 2026-04-17 09:12:08.678174 | instance | changed: [instance] 2026-04-17 09:12:08.678431 | instance | 2026-04-17 09:12:08.678731 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-17 09:12:08.679011 | instance | Friday 17 April 2026 09:12:08 +0000 (0:00:00.500) 0:02:34.933 ********** 2026-04-17 09:12:10.492570 | instance | changed: [instance] 2026-04-17 09:12:10.492940 | instance | 2026-04-17 09:12:10.493523 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 09:12:10.493677 | instance | Friday 17 April 2026 09:12:10 +0000 (0:00:01.814) 0:02:36.748 ********** 2026-04-17 09:12:10.528506 | instance | skipping: [instance] 2026-04-17 09:12:10.528578 | instance | 2026-04-17 09:12:10.528879 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-17 09:12:10.528922 | instance | Friday 17 April 2026 09:12:10 +0000 (0:00:00.036) 0:02:36.784 ********** 2026-04-17 09:12:10.565930 | instance | skipping: [instance] 2026-04-17 09:12:10.566004 | instance | 2026-04-17 09:12:10.566300 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-04-17 09:12:10.566338 | instance | Friday 17 April 2026 09:12:10 +0000 (0:00:00.037) 0:02:36.821 ********** 2026-04-17 09:12:10.594009 | instance | skipping: [instance] 2026-04-17 09:12:10.594090 | instance | 2026-04-17 09:12:10.594351 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-17 09:12:10.594390 | instance | Friday 17 April 2026 09:12:10 +0000 (0:00:00.028) 0:02:36.849 ********** 2026-04-17 09:12:10.627813 | instance | skipping: [instance] 2026-04-17 09:12:10.627998 | instance | 2026-04-17 09:12:10.628157 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-17 09:12:10.628309 | instance | Friday 17 April 2026 09:12:10 +0000 (0:00:00.033) 0:02:36.883 ********** 2026-04-17 09:12:10.672348 | instance | skipping: [instance] 2026-04-17 09:12:10.672399 | instance | 2026-04-17 09:12:10.672713 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-17 09:12:10.672784 | instance | Friday 17 April 2026 09:12:10 +0000 (0:00:00.044) 0:02:36.927 ********** 2026-04-17 09:12:10.717863 | instance | skipping: [instance] 2026-04-17 09:12:10.717920 | instance | 2026-04-17 09:12:10.718228 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-17 09:12:10.718278 | instance | Friday 17 April 2026 09:12:10 +0000 (0:00:00.045) 0:02:36.972 ********** 2026-04-17 09:12:10.758872 | instance | skipping: [instance] 2026-04-17 09:12:10.758945 | instance | 2026-04-17 09:12:10.759218 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-17 09:12:10.759260 | instance | Friday 17 April 2026 09:12:10 +0000 (0:00:00.041) 0:02:37.014 ********** 2026-04-17 09:12:10.790959 | instance | skipping: [instance] 2026-04-17 09:12:10.791062 | instance | 2026-04-17 09:12:10.791143 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-17 09:12:10.791283 | instance | Friday 17 April 2026 09:12:10 +0000 (0:00:00.032) 0:02:37.046 ********** 2026-04-17 09:12:10.837250 | instance | skipping: [instance] 2026-04-17 09:12:10.837715 | instance | 2026-04-17 09:12:10.837768 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-17 09:12:10.837776 | instance | Friday 17 April 2026 09:12:10 +0000 (0:00:00.046) 0:02:37.092 ********** 2026-04-17 09:12:10.869267 | instance | skipping: [instance] 2026-04-17 09:12:10.869337 | instance | 2026-04-17 09:12:10.869595 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-17 09:12:10.869633 | instance | Friday 17 April 2026 09:12:10 +0000 (0:00:00.031) 0:02:37.124 ********** 2026-04-17 09:12:10.900995 | instance | skipping: [instance] 2026-04-17 09:12:10.901065 | instance | 2026-04-17 09:12:10.901350 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-17 09:12:10.901388 | instance | Friday 17 April 2026 09:12:10 +0000 (0:00:00.031) 0:02:37.156 ********** 2026-04-17 09:12:10.927369 | instance | skipping: [instance] 2026-04-17 09:12:10.927445 | instance | 2026-04-17 09:12:10.927771 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-17 09:12:10.927810 | instance | Friday 17 April 2026 09:12:10 +0000 (0:00:00.026) 0:02:37.183 ********** 2026-04-17 09:12:10.975638 | instance | skipping: [instance] 2026-04-17 09:12:10.975688 | instance | 2026-04-17 09:12:10.975976 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-17 09:12:10.976057 | instance | Friday 17 April 2026 09:12:10 +0000 (0:00:00.048) 0:02:37.231 ********** 2026-04-17 09:12:11.006411 | instance | skipping: [instance] 2026-04-17 09:12:11.006451 | instance | 2026-04-17 09:12:11.006456 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-17 09:12:11.006460 | instance | Friday 17 April 2026 09:12:11 +0000 (0:00:00.030) 0:02:37.261 ********** 2026-04-17 09:12:11.038257 | instance | skipping: [instance] 2026-04-17 09:12:11.038326 | instance | 2026-04-17 09:12:11.038379 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-17 09:12:11.038585 | instance | Friday 17 April 2026 09:12:11 +0000 (0:00:00.032) 0:02:37.293 ********** 2026-04-17 09:12:11.073673 | instance | skipping: [instance] 2026-04-17 09:12:11.073898 | instance | 2026-04-17 09:12:11.074192 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-17 09:12:11.074469 | instance | Friday 17 April 2026 09:12:11 +0000 (0:00:00.035) 0:02:37.329 ********** 2026-04-17 09:12:11.099964 | instance | skipping: [instance] 2026-04-17 09:12:11.100315 | instance | 2026-04-17 09:12:11.100702 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-17 09:12:11.101146 | instance | Friday 17 April 2026 09:12:11 +0000 (0:00:00.025) 0:02:37.355 ********** 2026-04-17 09:12:11.130511 | instance | skipping: [instance] 2026-04-17 09:12:11.130770 | instance | 2026-04-17 09:12:11.131057 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-17 09:12:11.131336 | instance | Friday 17 April 2026 09:12:11 +0000 (0:00:00.030) 0:02:37.386 ********** 2026-04-17 09:12:11.159087 | instance | skipping: [instance] 2026-04-17 09:12:11.159329 | instance | 2026-04-17 09:12:11.159635 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-17 09:12:11.159895 | instance | Friday 17 April 2026 09:12:11 +0000 (0:00:00.028) 0:02:37.414 ********** 2026-04-17 09:12:11.187826 | instance | skipping: [instance] 2026-04-17 09:12:11.187967 | instance | 2026-04-17 09:12:11.188142 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-17 09:12:11.188315 | instance | Friday 17 April 2026 09:12:11 +0000 (0:00:00.028) 0:02:37.443 ********** 2026-04-17 09:12:11.218433 | instance | skipping: [instance] 2026-04-17 09:12:11.218670 | instance | 2026-04-17 09:12:11.218949 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-17 09:12:11.219535 | instance | Friday 17 April 2026 09:12:11 +0000 (0:00:00.030) 0:02:37.473 ********** 2026-04-17 09:12:11.252596 | instance | skipping: [instance] 2026-04-17 09:12:11.252828 | instance | 2026-04-17 09:12:11.253090 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-17 09:12:11.253407 | instance | Friday 17 April 2026 09:12:11 +0000 (0:00:00.034) 0:02:37.508 ********** 2026-04-17 09:12:11.294573 | instance | skipping: [instance] 2026-04-17 09:12:11.294753 | instance | 2026-04-17 09:12:11.294986 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-17 09:12:11.295229 | instance | Friday 17 April 2026 09:12:11 +0000 (0:00:00.042) 0:02:37.550 ********** 2026-04-17 09:12:11.327915 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-17 09:12:11.328218 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-17 09:12:11.328485 | instance | skipping: [instance] 2026-04-17 09:12:11.328731 | instance | 2026-04-17 09:12:11.328996 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-17 09:12:11.329257 | instance | Friday 17 April 2026 09:12:11 +0000 (0:00:00.032) 0:02:37.583 ********** 2026-04-17 09:12:11.356070 | instance | skipping: [instance] 2026-04-17 09:12:11.356291 | instance | 2026-04-17 09:12:11.356556 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-17 09:12:11.356888 | instance | Friday 17 April 2026 09:12:11 +0000 (0:00:00.028) 0:02:37.611 ********** 2026-04-17 09:12:11.398121 | instance | skipping: [instance] 2026-04-17 09:12:11.398614 | instance | 2026-04-17 09:12:11.399170 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-17 09:12:11.399722 | instance | Friday 17 April 2026 09:12:11 +0000 (0:00:00.041) 0:02:37.652 ********** 2026-04-17 09:12:11.428057 | instance | skipping: [instance] 2026-04-17 09:12:11.428274 | instance | 2026-04-17 09:12:11.428463 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-17 09:12:11.428679 | instance | Friday 17 April 2026 09:12:11 +0000 (0:00:00.030) 0:02:37.683 ********** 2026-04-17 09:12:11.461069 | instance | skipping: [instance] 2026-04-17 09:12:11.461178 | instance | 2026-04-17 09:12:11.461389 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-17 09:12:11.461590 | instance | Friday 17 April 2026 09:12:11 +0000 (0:00:00.032) 0:02:37.716 ********** 2026-04-17 09:12:11.510121 | instance | skipping: [instance] 2026-04-17 09:12:11.510406 | instance | 2026-04-17 09:12:11.510681 | instance | PLAY RECAP ********************************************************************* 2026-04-17 09:12:11.511033 | instance | instance : ok=134 changed=59 unreachable=0 failed=0 skipped=63 rescued=0 ignored=2 2026-04-17 09:12:11.511279 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-17 09:12:11.511561 | instance | 2026-04-17 09:12:11.511862 | instance | Friday 17 April 2026 09:12:11 +0000 (0:00:00.049) 0:02:37.765 ********** 2026-04-17 09:12:11.512126 | instance | =============================================================================== 2026-04-17 09:12:11.512392 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 32.55s 2026-04-17 09:12:11.512656 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 21.85s 2026-04-17 09:12:11.512935 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 5.52s 2026-04-17 09:12:11.513201 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 4.65s 2026-04-17 09:12:11.513461 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 3.84s 2026-04-17 09:12:11.513721 | instance | vexxhost.kubernetes.kubelet : Install additional packages --------------- 3.05s 2026-04-17 09:12:11.514006 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.80s 2026-04-17 09:12:11.514319 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.63s 2026-04-17 09:12:11.514577 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.37s 2026-04-17 09:12:11.514843 | instance | Generate SSH keys for missing variables --------------------------------- 2.34s 2026-04-17 09:12:11.515130 | instance | vexxhost.kubernetes.kubelet : Configure sysctl values ------------------- 2.28s 2026-04-17 09:12:11.515393 | instance | vexxhost.kubernetes.cilium : Deploy Helm chart -------------------------- 1.82s 2026-04-17 09:12:11.515687 | instance | vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart ---------- 1.81s 2026-04-17 09:12:11.515962 | instance | vexxhost.containers.download_artifact : Download item ------------------- 1.55s 2026-04-17 09:12:11.516239 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.51s 2026-04-17 09:12:11.516507 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.34s 2026-04-17 09:12:11.516778 | instance | vexxhost.kubernetes.kubelet : Reload systemd ---------------------------- 1.32s 2026-04-17 09:12:11.517068 | instance | vexxhost.containers.cni_plugins : Install additional packages ----------- 1.22s 2026-04-17 09:12:11.517334 | instance | vexxhost.containers.cni_plugins : Ensure IPv6 is enabled ---------------- 1.20s 2026-04-17 09:12:11.517612 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.17s 2026-04-17 09:12:11.667602 | instance | INFO [keycloak > prepare] Executed: Successful 2026-04-17 09:12:11.668171 | instance | INFO Molecule executed 1 scenario (1 successful) 2026-04-17 09:12:12.062919 | instance | ok: Runtime: 0:03:27.817087 2026-04-17 09:12:12.075022 | 2026-04-17 09:12:12.075107 | PLAY RECAP 2026-04-17 09:12:12.075162 | instance | ok: 12 changed: 9 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-17 09:12:12.075186 | 2026-04-17 09:12:12.229137 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-17 09:12:12.234894 | RUN START: [untrusted : github.com/vexxhost/atmosphere/molecule/keycloak/converge.yml@main] 2026-04-17 09:12:12.839662 | 2026-04-17 09:12:12.839812 | PLAY [all] 2026-04-17 09:12:12.854560 | 2026-04-17 09:12:12.854693 | TASK [Build atmosphere binary] 2026-04-17 09:12:13.218781 | instance | go: downloading github.com/spf13/cobra v1.9.1 2026-04-17 09:12:13.225896 | instance | go: downloading golang.org/x/sync v0.18.0 2026-04-17 09:12:13.402795 | instance | go: downloading github.com/spf13/pflag v1.0.7 2026-04-17 09:12:20.402349 | instance | ok: Runtime: 0:00:07.011013 2026-04-17 09:12:20.408551 | 2026-04-17 09:12:20.408652 | TASK [Deploy with parallel orchestrator] 2026-04-17 09:12:20.640227 | 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-17 09:12:20.640523 | instance | ==> Running preflight checks 2026-04-17 09:12:21.146988 | instance | [preflight] 2026-04-17 09:12:21.147085 | instance | [preflight] PLAY [Preflight checks] ******************************************************** 2026-04-17 09:12:21.147095 | instance | [preflight] 2026-04-17 09:12:21.147105 | instance | [preflight] TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-04-17 09:12:21.173011 | instance | [preflight] skipping: [instance] 2026-04-17 09:12:21.173062 | instance | [preflight] 2026-04-17 09:12:21.173079 | instance | [preflight] PLAY RECAP ********************************************************************* 2026-04-17 09:12:21.173093 | instance | [preflight] instance : ok=0 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-17 09:12:21.173107 | instance | [preflight] 2026-04-17 09:12:21.229659 | instance | ==> Preflight checks passed 2026-04-17 09:12:21.229794 | instance | ==> Starting parallel deployment (subgraph) 2026-04-17 09:12:21.229813 | instance | ==> [kubernetes] Starting deployment 2026-04-17 09:12:22.081927 | instance | [kubernetes] 2026-04-17 09:12:22.081982 | instance | [kubernetes] PLAY [all] ********************************************************************* 2026-04-17 09:12:22.082000 | instance | [kubernetes] 2026-04-17 09:12:22.082011 | instance | [kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-17 09:12:23.538897 | instance | [kubernetes] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 09:12:23.538970 | instance | [kubernetes] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 09:12:23.538982 | instance | [kubernetes] interpreter could change the meaning of that path. See 2026-04-17 09:12:23.538992 | instance | [kubernetes] https://docs.ansible.com/ansible- 2026-04-17 09:12:23.539009 | instance | [kubernetes] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 09:12:23.569253 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:23.569280 | instance | [kubernetes] 2026-04-17 09:12:23.569289 | instance | [kubernetes] TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-17 09:12:30.497693 | instance | [kubernetes] ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-17 09:12:30.497779 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-17 09:12:30.497792 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-17 09:12:30.497801 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-17 09:12:30.497810 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-17 09:12:30.497819 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-17 09:12:30.497828 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-17 09:12:30.497837 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-17 09:12:30.497846 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-17 09:12:30.497854 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-17 09:12:30.497863 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-17 09:12:30.497873 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-17 09:12:30.497882 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-17 09:12:30.497890 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-17 09:12:30.497899 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-17 09:12:30.497930 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-17 09:12:30.497939 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-17 09:12:30.497948 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-17 09:12:30.497956 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-17 09:12:30.497965 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-17 09:12:30.497974 | instance | [kubernetes] 2026-04-17 09:12:30.497983 | instance | [kubernetes] TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-17 09:12:30.952969 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:30.953062 | instance | [kubernetes] 2026-04-17 09:12:30.953072 | instance | [kubernetes] TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-17 09:12:31.663307 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:31.663374 | instance | [kubernetes] 2026-04-17 09:12:31.663386 | instance | [kubernetes] TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-17 09:12:32.143857 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:32.143936 | instance | [kubernetes] 2026-04-17 09:12:32.143946 | instance | [kubernetes] TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-17 09:12:32.286705 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:32.286808 | instance | [kubernetes] 2026-04-17 09:12:32.286826 | instance | [kubernetes] PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-17 09:12:32.286841 | instance | [kubernetes] 2026-04-17 09:12:32.286854 | instance | [kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-17 09:12:33.381583 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:33.381677 | instance | [kubernetes] 2026-04-17 09:12:33.381690 | instance | [kubernetes] TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-17 09:12:33.716808 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:33.716880 | instance | [kubernetes] 2026-04-17 09:12:33.716893 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-17 09:12:35.238212 | instance | [kubernetes] ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-17 09:12:35.238337 | instance | [kubernetes] ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-17 09:12:35.238349 | instance | [kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-17 09:12:35.238360 | instance | [kubernetes] ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-17 09:12:35.238369 | instance | [kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-17 09:12:35.238378 | instance | [kubernetes] 2026-04-17 09:12:35.238388 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-17 09:12:36.210724 | instance | [kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-04-17 09:12:36.210819 | instance | [kubernetes] ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-04-17 09:12:36.210829 | instance | [kubernetes] ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-04-17 09:12:36.210836 | instance | [kubernetes] 2026-04-17 09:12:36.210843 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-17 09:12:36.517877 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:36.517940 | instance | [kubernetes] 2026-04-17 09:12:36.517952 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-17 09:12:36.832941 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:36.833002 | instance | [kubernetes] 2026-04-17 09:12:36.833014 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-17 09:12:36.867167 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:36.867229 | instance | [kubernetes] 2026-04-17 09:12:36.867241 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-17 09:12:36.902640 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:12:36.902715 | instance | [kubernetes] 2026-04-17 09:12:36.902732 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-17 09:12:37.528123 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:37.528181 | instance | [kubernetes] 2026-04-17 09:12:37.528188 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-17 09:12:37.937481 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:37.937566 | instance | [kubernetes] 2026-04-17 09:12:37.937583 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-17 09:12:37.937596 | instance | [kubernetes] 2026-04-17 09:12:37.937613 | instance | [kubernetes] PLAY [Install Kubernetes] ****************************************************** 2026-04-17 09:12:37.937626 | instance | [kubernetes] 2026-04-17 09:12:37.937638 | instance | [kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-17 09:12:39.011046 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:39.011108 | instance | [kubernetes] 2026-04-17 09:12:39.011116 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 09:12:39.332998 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:39.333055 | instance | [kubernetes] 2026-04-17 09:12:39.333067 | instance | [kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-17 09:12:39.385012 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:12:39.385063 | instance | [kubernetes] 2026-04-17 09:12:39.385074 | instance | [kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-17 09:12:39.736047 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:39.736101 | instance | [kubernetes] 2026-04-17 09:12:39.736113 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 09:12:39.790759 | instance | [kubernetes] ok: [instance] => { 2026-04-17 09:12:39.790828 | instance | [kubernetes] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-17 09:12:39.790841 | instance | [kubernetes] } 2026-04-17 09:12:39.790850 | instance | [kubernetes] 2026-04-17 09:12:39.790859 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 09:12:40.383511 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:40.383587 | instance | [kubernetes] 2026-04-17 09:12:40.383599 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 09:12:40.435200 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:12:40.435361 | instance | [kubernetes] 2026-04-17 09:12:40.435374 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 09:12:40.792544 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:40.792628 | instance | [kubernetes] 2026-04-17 09:12:40.792641 | instance | [kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-17 09:12:42.194534 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:42.194582 | instance | [kubernetes] 2026-04-17 09:12:42.194590 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 09:12:42.262040 | instance | [kubernetes] ok: [instance] => { 2026-04-17 09:12:42.262088 | instance | [kubernetes] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.2/containerd-2.2.2-linux-amd64.tar.gz" 2026-04-17 09:12:42.262100 | instance | [kubernetes] } 2026-04-17 09:12:42.262109 | instance | [kubernetes] 2026-04-17 09:12:42.262124 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 09:12:42.727267 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:42.727384 | instance | [kubernetes] 2026-04-17 09:12:42.727400 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 09:12:44.984028 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:44.984088 | instance | [kubernetes] 2026-04-17 09:12:44.984104 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-17 09:12:45.021575 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:12:45.021610 | instance | [kubernetes] 2026-04-17 09:12:45.021621 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-17 09:12:45.055572 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:12:45.055619 | instance | [kubernetes] 2026-04-17 09:12:45.055641 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-17 09:12:45.091690 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:12:45.091725 | instance | [kubernetes] 2026-04-17 09:12:45.091736 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-17 09:12:46.320543 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:46.320594 | instance | [kubernetes] 2026-04-17 09:12:46.320601 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-17 09:12:46.887805 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:46.887878 | instance | [kubernetes] 2026-04-17 09:12:46.887891 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-17 09:12:48.383137 | instance | [kubernetes] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-17 09:12:48.383249 | instance | [kubernetes] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-17 09:12:48.383264 | instance | [kubernetes] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-17 09:12:48.383274 | instance | [kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-17 09:12:48.383285 | instance | [kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-17 09:12:48.383294 | instance | [kubernetes] 2026-04-17 09:12:48.383304 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-17 09:12:49.020841 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:49.020895 | instance | [kubernetes] 2026-04-17 09:12:49.020907 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-17 09:12:49.020917 | instance | [kubernetes] 2026-04-17 09:12:49.020926 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-17 09:12:49.697914 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:49.697962 | instance | [kubernetes] 2026-04-17 09:12:49.697970 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-17 09:12:50.542243 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:50.542313 | instance | [kubernetes] 2026-04-17 09:12:50.542325 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-17 09:12:50.589599 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:50.589667 | instance | [kubernetes] 2026-04-17 09:12:50.589683 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-17 09:12:50.634354 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:50.634411 | instance | [kubernetes] 2026-04-17 09:12:50.634423 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-17 09:12:50.692025 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:50.692093 | instance | [kubernetes] 2026-04-17 09:12:50.692105 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-17 09:12:50.734130 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:12:50.734198 | instance | [kubernetes] 2026-04-17 09:12:50.734212 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-17 09:12:50.784146 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:50.784206 | instance | [kubernetes] 2026-04-17 09:12:50.784213 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 09:12:51.089508 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:51.089622 | instance | [kubernetes] 2026-04-17 09:12:51.089635 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 09:12:51.141039 | instance | [kubernetes] ok: [instance] => { 2026-04-17 09:12:51.141090 | instance | [kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-17 09:12:51.141101 | instance | [kubernetes] } 2026-04-17 09:12:51.141111 | instance | [kubernetes] 2026-04-17 09:12:51.141120 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 09:12:51.587746 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:51.587818 | instance | [kubernetes] 2026-04-17 09:12:51.587830 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 09:12:51.639919 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:12:51.639971 | instance | [kubernetes] 2026-04-17 09:12:51.639978 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 09:12:51.958165 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:51.958227 | instance | [kubernetes] 2026-04-17 09:12:51.958239 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 09:12:52.000288 | instance | [kubernetes] ok: [instance] => { 2026-04-17 09:12:52.000345 | instance | [kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-17 09:12:52.000357 | instance | [kubernetes] } 2026-04-17 09:12:52.000367 | instance | [kubernetes] 2026-04-17 09:12:52.000377 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 09:12:52.456381 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:52.456473 | instance | [kubernetes] 2026-04-17 09:12:52.456501 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 09:12:52.517962 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:12:52.518044 | instance | [kubernetes] 2026-04-17 09:12:52.518056 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-17 09:12:52.553893 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:12:52.554007 | instance | [kubernetes] 2026-04-17 09:12:52.554022 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-17 09:12:52.588426 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:12:52.588524 | instance | [kubernetes] 2026-04-17 09:12:52.588538 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-17 09:12:52.619718 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:12:52.619769 | instance | [kubernetes] 2026-04-17 09:12:52.619777 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-17 09:12:53.824661 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:53.824723 | instance | [kubernetes] 2026-04-17 09:12:53.824730 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-17 09:12:54.373789 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:54.373870 | instance | [kubernetes] 2026-04-17 09:12:54.373898 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-17 09:12:55.954263 | instance | [kubernetes] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-17 09:12:55.954308 | instance | [kubernetes] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-17 09:12:55.954315 | instance | [kubernetes] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-17 09:12:55.954319 | instance | [kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-17 09:12:55.954324 | instance | [kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-17 09:12:55.954334 | instance | [kubernetes] 2026-04-17 09:12:55.954339 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-17 09:12:56.629133 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:56.629242 | instance | [kubernetes] 2026-04-17 09:12:56.629287 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-17 09:12:56.629301 | instance | [kubernetes] 2026-04-17 09:12:56.629311 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-17 09:12:57.142590 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:57.142715 | instance | [kubernetes] 2026-04-17 09:12:57.142729 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 09:12:57.470840 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:57.470906 | instance | [kubernetes] 2026-04-17 09:12:57.470918 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 09:12:57.525190 | instance | [kubernetes] ok: [instance] => { 2026-04-17 09:12:57.525292 | instance | [kubernetes] "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-04-17 09:12:57.525305 | instance | [kubernetes] } 2026-04-17 09:12:57.525315 | instance | [kubernetes] 2026-04-17 09:12:57.525324 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 09:12:58.020742 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:58.020817 | instance | [kubernetes] 2026-04-17 09:12:58.020830 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 09:12:59.287087 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:59.287153 | instance | [kubernetes] 2026-04-17 09:12:59.287167 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 09:12:59.344741 | instance | [kubernetes] ok: [instance] => { 2026-04-17 09:12:59.344807 | instance | [kubernetes] "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-04-17 09:12:59.344819 | instance | [kubernetes] } 2026-04-17 09:12:59.344829 | instance | [kubernetes] 2026-04-17 09:12:59.344838 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 09:12:59.782276 | instance | [kubernetes] ok: [instance] 2026-04-17 09:12:59.782336 | instance | [kubernetes] 2026-04-17 09:12:59.782346 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 09:13:01.039138 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:01.039584 | instance | [kubernetes] 2026-04-17 09:13:01.039602 | instance | [kubernetes] TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-17 09:13:01.604216 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:01.604274 | instance | [kubernetes] 2026-04-17 09:13:01.604286 | instance | [kubernetes] TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-17 09:13:01.918507 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:01.918574 | instance | [kubernetes] 2026-04-17 09:13:01.918587 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 09:13:02.247848 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:02.247995 | instance | [kubernetes] 2026-04-17 09:13:02.248047 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 09:13:02.301282 | instance | [kubernetes] ok: [instance] => { 2026-04-17 09:13:02.301342 | instance | [kubernetes] "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.0/cni-plugins-linux-amd64-v1.9.0.tgz" 2026-04-17 09:13:02.301355 | instance | [kubernetes] } 2026-04-17 09:13:02.301365 | instance | [kubernetes] 2026-04-17 09:13:02.301375 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 09:13:02.753470 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:02.753539 | instance | [kubernetes] 2026-04-17 09:13:02.753551 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 09:13:04.868191 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:04.868264 | instance | [kubernetes] 2026-04-17 09:13:04.868277 | instance | [kubernetes] TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-17 09:13:04.922862 | instance | [kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-17 09:13:04.922945 | instance | [kubernetes] 2026-04-17 09:13:04.922958 | instance | [kubernetes] TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-17 09:13:06.323590 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:06.323700 | instance | [kubernetes] 2026-04-17 09:13:06.323713 | instance | [kubernetes] TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-17 09:13:06.641035 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:06.641085 | instance | [kubernetes] 2026-04-17 09:13:06.641092 | instance | [kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-17 09:13:07.214426 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:07.214494 | instance | [kubernetes] 2026-04-17 09:13:07.214506 | instance | [kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-17 09:13:08.464749 | instance | [kubernetes] ok: [instance] => (item=br_netfilter) 2026-04-17 09:13:08.464815 | instance | [kubernetes] ok: [instance] => (item=ip_tables) 2026-04-17 09:13:08.464827 | instance | [kubernetes] ok: [instance] => (item=ip6_tables) 2026-04-17 09:13:08.464844 | instance | [kubernetes] ok: [instance] => (item=nf_conntrack) 2026-04-17 09:13:08.464855 | instance | [kubernetes] 2026-04-17 09:13:08.464865 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 09:13:08.778040 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:08.778119 | instance | [kubernetes] 2026-04-17 09:13:08.778139 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 09:13:08.821531 | instance | [kubernetes] ok: [instance] => { 2026-04-17 09:13:08.821572 | instance | [kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-17 09:13:08.821581 | instance | [kubernetes] } 2026-04-17 09:13:08.821591 | instance | [kubernetes] 2026-04-17 09:13:08.821596 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 09:13:09.291780 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:09.291838 | instance | [kubernetes] 2026-04-17 09:13:09.291850 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 09:13:09.332484 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:13:09.332543 | instance | [kubernetes] 2026-04-17 09:13:09.332554 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-17 09:13:09.385722 | instance | [kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-17 09:13:09.385781 | instance | [kubernetes] 2026-04-17 09:13:09.385793 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-17 09:13:09.420832 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:13:09.420892 | instance | [kubernetes] 2026-04-17 09:13:09.420904 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-17 09:13:10.650861 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:10.650925 | instance | [kubernetes] 2026-04-17 09:13:10.650933 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-17 09:13:12.701120 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-17 09:13:12.701219 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-17 09:13:12.701233 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-17 09:13:12.701242 | instance | [kubernetes] ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-17 09:13:12.701250 | instance | [kubernetes] ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-17 09:13:12.701259 | instance | [kubernetes] ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-17 09:13:12.701268 | instance | [kubernetes] ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-17 09:13:12.701340 | instance | [kubernetes] 2026-04-17 09:13:12.701353 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-17 09:13:13.596119 | instance | [kubernetes] ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-17 09:13:13.596195 | instance | [kubernetes] ok: [instance] => (item=/etc/kubernetes) 2026-04-17 09:13:13.596209 | instance | [kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-17 09:13:13.596219 | instance | [kubernetes] 2026-04-17 09:13:13.596237 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-17 09:13:14.146593 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:14.146664 | instance | [kubernetes] 2026-04-17 09:13:14.146677 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-17 09:13:14.711248 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:14.711312 | instance | [kubernetes] 2026-04-17 09:13:14.711324 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-17 09:13:15.037091 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:15.037160 | instance | [kubernetes] 2026-04-17 09:13:15.037172 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-17 09:13:15.074372 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:13:15.074439 | instance | [kubernetes] 2026-04-17 09:13:15.074451 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-17 09:13:15.854783 | instance | [kubernetes] ok: [instance] => (item=swap) 2026-04-17 09:13:15.854862 | instance | [kubernetes] ok: [instance] => (item=none) 2026-04-17 09:13:15.854878 | instance | [kubernetes] 2026-04-17 09:13:15.854888 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-17 09:13:16.403811 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:16.403885 | instance | [kubernetes] 2026-04-17 09:13:16.403902 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-17 09:13:16.864727 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:16.864788 | instance | [kubernetes] 2026-04-17 09:13:16.864800 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-17 09:13:16.864810 | instance | [kubernetes] 2026-04-17 09:13:16.864819 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-17 09:13:17.326131 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:17.326169 | instance | [kubernetes] 2026-04-17 09:13:17.326178 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-17 09:13:18.445340 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:18.445425 | instance | [kubernetes] 2026-04-17 09:13:18.445438 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-17 09:13:19.411067 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:19.411142 | instance | [kubernetes] 2026-04-17 09:13:19.411153 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-17 09:13:19.854446 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:19.854515 | instance | [kubernetes] 2026-04-17 09:13:19.854528 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-17 09:13:20.482229 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:20.482305 | instance | [kubernetes] 2026-04-17 09:13:20.482317 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-17 09:13:20.567197 | instance | [kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-17 09:13:20.567278 | instance | [kubernetes] 2026-04-17 09:13:20.567291 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-17 09:13:20.689932 | instance | [kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-17 09:13:20.690019 | instance | [kubernetes] 2026-04-17 09:13:20.690029 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-17 09:13:21.016527 | instance | [kubernetes] ok: [instance] => (item=instance) 2026-04-17 09:13:21.016603 | instance | [kubernetes] 2026-04-17 09:13:21.016611 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-17 09:13:21.067510 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:21.067580 | instance | [kubernetes] 2026-04-17 09:13:21.067589 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-17 09:13:21.111350 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:13:21.111421 | instance | [kubernetes] 2026-04-17 09:13:21.111433 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-17 09:13:21.150306 | instance | [kubernetes] ok: [instance] => { 2026-04-17 09:13:21.150378 | instance | [kubernetes] "msg": "instance" 2026-04-17 09:13:21.150389 | instance | [kubernetes] } 2026-04-17 09:13:21.150399 | instance | [kubernetes] 2026-04-17 09:13:21.150408 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-17 09:13:21.796822 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:21.796898 | instance | [kubernetes] 2026-04-17 09:13:21.796910 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-17 09:13:21.835141 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:13:21.835214 | instance | [kubernetes] 2026-04-17 09:13:21.835227 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-17 09:13:21.872579 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:13:21.872647 | instance | [kubernetes] 2026-04-17 09:13:21.872658 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-17 09:13:21.909064 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:13:21.909140 | instance | [kubernetes] 2026-04-17 09:13:21.909152 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-17 09:13:21.943830 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:13:21.943926 | instance | [kubernetes] 2026-04-17 09:13:21.943944 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-17 09:13:21.981124 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:13:21.981199 | instance | [kubernetes] 2026-04-17 09:13:21.981216 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-17 09:13:22.027189 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:13:22.027240 | instance | [kubernetes] 2026-04-17 09:13:22.027249 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-17 09:13:22.068187 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:13:22.068218 | instance | [kubernetes] 2026-04-17 09:13:22.068224 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-17 09:13:22.388764 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:22.388835 | instance | [kubernetes] 2026-04-17 09:13:22.388847 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-17 09:13:22.724099 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:22.724209 | instance | [kubernetes] 2026-04-17 09:13:22.724222 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-17 09:13:22.757114 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:13:22.757149 | instance | [kubernetes] 2026-04-17 09:13:22.757160 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-17 09:13:23.091157 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:23.091214 | instance | [kubernetes] 2026-04-17 09:13:23.091226 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-17 09:13:23.405722 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:23.405790 | instance | [kubernetes] 2026-04-17 09:13:23.405821 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-17 09:13:23.746174 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:23.746210 | instance | [kubernetes] 2026-04-17 09:13:23.746215 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-17 09:13:25.184883 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:25.184926 | instance | [kubernetes] 2026-04-17 09:13:25.184932 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-17 09:13:26.295457 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:26.295540 | instance | [kubernetes] 2026-04-17 09:13:26.295549 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-17 09:13:26.339783 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:13:26.339867 | instance | [kubernetes] 2026-04-17 09:13:26.339891 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-17 09:13:26.383751 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:13:26.383866 | instance | [kubernetes] 2026-04-17 09:13:26.383880 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-17 09:13:27.148682 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:27.148754 | instance | [kubernetes] 2026-04-17 09:13:27.148772 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-17 09:13:27.188646 | instance | [kubernetes] skipping: [instance] => (item=DaemonSet) 2026-04-17 09:13:27.188700 | instance | [kubernetes] skipping: [instance] => (item=ConfigMap) 2026-04-17 09:13:27.188711 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:13:27.188721 | instance | [kubernetes] 2026-04-17 09:13:27.188730 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-17 09:13:27.234785 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:13:27.234834 | instance | [kubernetes] 2026-04-17 09:13:27.234846 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-17 09:13:27.276710 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:13:27.276786 | instance | [kubernetes] 2026-04-17 09:13:27.276798 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-17 09:13:27.313311 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:13:27.313346 | instance | [kubernetes] 2026-04-17 09:13:27.313357 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-17 09:13:27.352063 | instance | [kubernetes] skipping: [instance] 2026-04-17 09:13:27.352102 | instance | [kubernetes] 2026-04-17 09:13:27.352114 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-17 09:13:27.882104 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:27.882175 | instance | [kubernetes] 2026-04-17 09:13:27.882187 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-17 09:13:28.939627 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:28.939708 | instance | [kubernetes] 2026-04-17 09:13:28.939725 | instance | [kubernetes] PLAY [Install control-plane components] **************************************** 2026-04-17 09:13:28.939739 | instance | [kubernetes] 2026-04-17 09:13:28.939758 | instance | [kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-17 09:13:30.022732 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:30.022793 | instance | [kubernetes] 2026-04-17 09:13:30.022806 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-17 09:13:30.360748 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:30.360809 | instance | [kubernetes] 2026-04-17 09:13:30.360821 | instance | [kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-17 09:13:31.509770 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:31.509831 | instance | [kubernetes] 2026-04-17 09:13:31.509843 | instance | [kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-17 09:13:31.839389 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:31.839454 | instance | [kubernetes] 2026-04-17 09:13:31.839487 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 09:13:31.881012 | instance | [kubernetes] ok: [instance] => { 2026-04-17 09:13:31.881063 | instance | [kubernetes] "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-17 09:13:31.881076 | instance | [kubernetes] } 2026-04-17 09:13:31.881085 | instance | [kubernetes] 2026-04-17 09:13:31.881094 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 09:13:32.286769 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:32.286829 | instance | [kubernetes] 2026-04-17 09:13:32.286841 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 09:13:33.599231 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:33.599298 | instance | [kubernetes] 2026-04-17 09:13:33.599310 | instance | [kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-17 09:13:34.087389 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:34.087514 | instance | [kubernetes] 2026-04-17 09:13:34.087539 | instance | [kubernetes] TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-17 09:13:34.394150 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:34.394219 | instance | [kubernetes] 2026-04-17 09:13:34.394231 | instance | [kubernetes] TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-17 09:13:34.734793 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:34.734893 | instance | [kubernetes] 2026-04-17 09:13:34.734906 | instance | [kubernetes] TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-17 09:13:35.049012 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:35.049084 | instance | [kubernetes] 2026-04-17 09:13:35.049109 | instance | [kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-17 09:13:35.349903 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:35.349985 | instance | [kubernetes] 2026-04-17 09:13:35.350000 | instance | [kubernetes] TASK [Install plugin] ********************************************************** 2026-04-17 09:13:35.416626 | instance | [kubernetes] included: vexxhost.containers.download_artifact for instance 2026-04-17 09:13:35.416701 | instance | [kubernetes] 2026-04-17 09:13:35.416713 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-17 09:13:35.461568 | instance | [kubernetes] ok: [instance] => { 2026-04-17 09:13:35.461648 | instance | [kubernetes] "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-17 09:13:35.461660 | instance | [kubernetes] } 2026-04-17 09:13:35.461669 | instance | [kubernetes] 2026-04-17 09:13:35.461678 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-17 09:13:35.907402 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:35.907532 | instance | [kubernetes] 2026-04-17 09:13:35.907549 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-17 09:13:37.443394 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:37.443458 | instance | [kubernetes] 2026-04-17 09:13:37.443480 | instance | [kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 09:13:37.483859 | instance | [kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 09:13:37.483896 | instance | [kubernetes] 2026-04-17 09:13:37.483902 | instance | [kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 09:13:38.112714 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:38.112769 | instance | [kubernetes] 2026-04-17 09:13:38.112781 | instance | [kubernetes] TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-17 09:13:38.930753 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:38.931044 | instance | [kubernetes] 2026-04-17 09:13:38.931077 | instance | [kubernetes] TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-17 09:13:40.547519 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:40.547579 | instance | [kubernetes] 2026-04-17 09:13:40.547591 | instance | [kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 09:13:40.584061 | instance | [kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 09:13:40.584115 | instance | [kubernetes] 2026-04-17 09:13:40.584127 | instance | [kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 09:13:41.065502 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:41.065577 | instance | [kubernetes] 2026-04-17 09:13:41.065590 | instance | [kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-17 09:13:42.854328 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:42.854369 | instance | [kubernetes] 2026-04-17 09:13:42.854378 | instance | [kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-17 09:13:43.583034 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:43.583083 | instance | [kubernetes] 2026-04-17 09:13:43.583091 | instance | [kubernetes] PLAY [all] ********************************************************************* 2026-04-17 09:13:43.583097 | instance | [kubernetes] 2026-04-17 09:13:43.583103 | instance | [kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-17 09:13:44.588128 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:44.588187 | instance | [kubernetes] 2026-04-17 09:13:44.588200 | instance | [kubernetes] TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-17 09:13:45.351441 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:45.351570 | instance | [kubernetes] 2026-04-17 09:13:45.351586 | instance | [kubernetes] PLAY [all] ********************************************************************* 2026-04-17 09:13:45.351599 | instance | [kubernetes] 2026-04-17 09:13:45.351612 | instance | [kubernetes] TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-17 09:13:46.149509 | instance | [kubernetes] ok: [instance] 2026-04-17 09:13:46.149590 | instance | [kubernetes] 2026-04-17 09:13:46.149608 | instance | [kubernetes] PLAY RECAP ********************************************************************* 2026-04-17 09:13:46.149623 | instance | [kubernetes] instance : ok=125 changed=0 unreachable=0 failed=0 skipped=31 rescued=0 ignored=0 2026-04-17 09:13:46.149637 | instance | [kubernetes] 2026-04-17 09:13:46.232811 | instance | ==> [kubernetes] Deployment complete 2026-04-17 09:13:46.232874 | instance | ==> [csi] Starting deployment 2026-04-17 09:13:46.233265 | instance | ==> [memcached] Starting deployment 2026-04-17 09:13:46.233297 | instance | ==> [ingress-nginx] Starting deployment 2026-04-17 09:13:46.233310 | instance | ==> [cert-manager] Starting deployment 2026-04-17 09:13:46.738459 | instance | [cert-manager] 2026-04-17 09:13:46.738525 | instance | [cert-manager] PLAY [controllers] ************************************************************* 2026-04-17 09:13:46.738538 | instance | [cert-manager] 2026-04-17 09:13:46.738549 | instance | [cert-manager] TASK [Gathering Facts] ********************************************************* 2026-04-17 09:13:46.754088 | instance | [ingress-nginx] 2026-04-17 09:13:46.754149 | instance | [ingress-nginx] PLAY [controllers] ************************************************************* 2026-04-17 09:13:46.754159 | instance | [ingress-nginx] 2026-04-17 09:13:46.754165 | instance | [ingress-nginx] TASK [Gathering Facts] ********************************************************* 2026-04-17 09:13:46.779097 | instance | [memcached] 2026-04-17 09:13:46.779153 | instance | [memcached] PLAY [controllers[0]] ********************************************************** 2026-04-17 09:13:46.779161 | instance | [memcached] 2026-04-17 09:13:46.779167 | instance | [memcached] TASK [Gathering Facts] ********************************************************* 2026-04-17 09:13:46.832276 | instance | [csi] 2026-04-17 09:13:46.832324 | instance | [csi] PLAY [controllers] ************************************************************* 2026-04-17 09:13:46.832339 | instance | [csi] 2026-04-17 09:13:46.832344 | instance | [csi] TASK [Gathering Facts] ********************************************************* 2026-04-17 09:13:47.981699 | instance | [cert-manager] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 09:13:47.981746 | instance | [cert-manager] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 09:13:47.981756 | instance | [cert-manager] interpreter could change the meaning of that path. See 2026-04-17 09:13:47.981761 | instance | [cert-manager] https://docs.ansible.com/ansible- 2026-04-17 09:13:47.981765 | instance | [cert-manager] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 09:13:47.997162 | instance | [cert-manager] ok: [instance] 2026-04-17 09:13:47.997192 | instance | [cert-manager] 2026-04-17 09:13:47.997208 | instance | [cert-manager] TASK [Deploy Helm chart] ******************************************************* 2026-04-17 09:13:48.044731 | instance | [cert-manager] included: vexxhost.kubernetes.cert_manager for instance 2026-04-17 09:13:48.044777 | instance | [cert-manager] 2026-04-17 09:13:48.044785 | instance | [cert-manager] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 09:13:48.082480 | instance | [cert-manager] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 09:13:48.082529 | instance | [cert-manager] 2026-04-17 09:13:48.082537 | instance | [cert-manager] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 09:13:48.114560 | instance | [memcached] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 09:13:48.114628 | instance | [memcached] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 09:13:48.114641 | instance | [memcached] interpreter could change the meaning of that path. See 2026-04-17 09:13:48.114651 | instance | [memcached] https://docs.ansible.com/ansible- 2026-04-17 09:13:48.114660 | instance | [memcached] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 09:13:48.123771 | instance | [ingress-nginx] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 09:13:48.123997 | instance | [ingress-nginx] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 09:13:48.124003 | instance | [ingress-nginx] interpreter could change the meaning of that path. See 2026-04-17 09:13:48.124011 | instance | [ingress-nginx] https://docs.ansible.com/ansible- 2026-04-17 09:13:48.124015 | instance | [ingress-nginx] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 09:13:48.138657 | instance | [memcached] ok: [instance] 2026-04-17 09:13:48.138713 | instance | [memcached] 2026-04-17 09:13:48.138724 | instance | [memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 09:13:48.145512 | instance | [ingress-nginx] ok: [instance] 2026-04-17 09:13:48.145541 | instance | [ingress-nginx] 2026-04-17 09:13:48.145548 | instance | [ingress-nginx] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 09:13:48.162036 | instance | [csi] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 09:13:48.162094 | instance | [csi] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 09:13:48.162106 | instance | [csi] interpreter could change the meaning of that path. See 2026-04-17 09:13:48.162116 | instance | [csi] https://docs.ansible.com/ansible- 2026-04-17 09:13:48.162125 | instance | [csi] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 09:13:48.191648 | instance | [ingress-nginx] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 09:13:48.191696 | instance | [ingress-nginx] 2026-04-17 09:13:48.191706 | instance | [ingress-nginx] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 09:13:48.196233 | instance | [csi] ok: [instance] 2026-04-17 09:13:48.196256 | instance | [csi] 2026-04-17 09:13:48.196261 | instance | [csi] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 09:13:48.238590 | instance | [csi] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 09:13:48.238641 | instance | [csi] 2026-04-17 09:13:48.238649 | instance | [csi] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 09:13:48.251131 | instance | [memcached] ok: [instance] 2026-04-17 09:13:48.251164 | instance | [memcached] 2026-04-17 09:13:48.251191 | instance | [memcached] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 09:13:48.280726 | instance | [memcached] skipping: [instance] 2026-04-17 09:13:48.280764 | instance | [memcached] 2026-04-17 09:13:48.280772 | instance | [memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 09:13:48.306407 | instance | [memcached] skipping: [instance] 2026-04-17 09:13:48.306453 | instance | [memcached] 2026-04-17 09:13:48.306468 | instance | [memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 09:13:48.337205 | instance | [memcached] skipping: [instance] 2026-04-17 09:13:48.337258 | instance | [memcached] 2026-04-17 09:13:48.337267 | instance | [memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 09:13:48.363751 | instance | [memcached] skipping: [instance] 2026-04-17 09:13:48.363808 | instance | [memcached] 2026-04-17 09:13:48.363817 | instance | [memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 09:13:48.385892 | instance | [memcached] skipping: [instance] 2026-04-17 09:13:48.385938 | instance | [memcached] 2026-04-17 09:13:48.385946 | instance | [memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 09:13:48.419095 | instance | [memcached] ok: [instance] 2026-04-17 09:13:48.419143 | instance | [memcached] 2026-04-17 09:13:48.419148 | instance | [memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 09:13:48.449844 | instance | [memcached] ok: [instance] => (item=oslo_cache) 2026-04-17 09:13:48.449891 | instance | [memcached] 2026-04-17 09:13:48.449897 | instance | [memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 09:13:48.487880 | instance | [memcached] ok: [instance] 2026-04-17 09:13:48.487927 | instance | [memcached] 2026-04-17 09:13:48.487933 | instance | [memcached] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 09:13:48.526051 | instance | [memcached] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 09:13:48.526101 | instance | [memcached] 2026-04-17 09:13:48.526107 | instance | [memcached] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 09:13:48.668286 | instance | [cert-manager] changed: [instance] 2026-04-17 09:13:48.668368 | instance | [cert-manager] 2026-04-17 09:13:48.668392 | instance | [cert-manager] TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-04-17 09:13:48.806082 | instance | [csi] ok: [instance] 2026-04-17 09:13:48.806121 | instance | [csi] 2026-04-17 09:13:48.806130 | instance | [csi] TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-17 09:13:48.813021 | instance | [ingress-nginx] changed: [instance] 2026-04-17 09:13:48.813064 | instance | [ingress-nginx] 2026-04-17 09:13:48.813079 | instance | [ingress-nginx] TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-04-17 09:13:49.195571 | instance | [memcached] changed: [instance] 2026-04-17 09:13:49.195623 | instance | [memcached] 2026-04-17 09:13:49.195633 | instance | [memcached] TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-04-17 09:13:50.466350 | instance | [csi] ok: [instance] 2026-04-17 09:13:50.466583 | instance | [csi] 2026-04-17 09:13:50.466592 | instance | [csi] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 09:13:50.514508 | instance | [csi] skipping: [instance] 2026-04-17 09:13:50.514577 | instance | [csi] 2026-04-17 09:13:50.514585 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-17 09:13:50.552274 | instance | [csi] skipping: [instance] 2026-04-17 09:13:50.552306 | instance | [csi] 2026-04-17 09:13:50.552312 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-04-17 09:13:50.574174 | instance | [csi] skipping: [instance] 2026-04-17 09:13:50.574208 | instance | [csi] 2026-04-17 09:13:50.574216 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-17 09:13:50.605781 | instance | [csi] skipping: [instance] 2026-04-17 09:13:50.605816 | instance | [csi] 2026-04-17 09:13:50.605822 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-17 09:13:50.655368 | instance | [csi] skipping: [instance] 2026-04-17 09:13:50.655404 | instance | [csi] 2026-04-17 09:13:50.655412 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-17 09:13:50.675440 | instance | [memcached] changed: [instance] 2026-04-17 09:13:50.675521 | instance | [memcached] 2026-04-17 09:13:50.675533 | instance | [memcached] TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-04-17 09:13:50.702147 | instance | [csi] skipping: [instance] 2026-04-17 09:13:50.702205 | instance | [csi] 2026-04-17 09:13:50.702217 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-17 09:13:50.746051 | instance | [csi] skipping: [instance] 2026-04-17 09:13:50.746101 | instance | [csi] 2026-04-17 09:13:50.746110 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-17 09:13:50.765075 | instance | [csi] skipping: [instance] 2026-04-17 09:13:50.765129 | instance | [csi] 2026-04-17 09:13:50.765138 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-17 09:13:50.856801 | instance | [csi] skipping: [instance] 2026-04-17 09:13:50.856847 | instance | [csi] 2026-04-17 09:13:50.856854 | instance | [csi] TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-17 09:13:50.899580 | instance | [csi] skipping: [instance] 2026-04-17 09:13:50.899657 | instance | [csi] 2026-04-17 09:13:50.899734 | instance | [csi] TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-17 09:13:50.931582 | instance | [csi] skipping: [instance] 2026-04-17 09:13:50.931632 | instance | [csi] 2026-04-17 09:13:50.931637 | instance | [csi] TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-17 09:13:50.964443 | instance | [csi] skipping: [instance] 2026-04-17 09:13:50.964503 | instance | [csi] 2026-04-17 09:13:50.964510 | instance | [csi] TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-17 09:13:51.008412 | instance | [csi] skipping: [instance] 2026-04-17 09:13:51.008468 | instance | [csi] 2026-04-17 09:13:51.008476 | instance | [csi] TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-17 09:13:51.042564 | instance | [csi] skipping: [instance] 2026-04-17 09:13:51.042602 | instance | [csi] 2026-04-17 09:13:51.042609 | instance | [csi] TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-17 09:13:51.076762 | instance | [csi] skipping: [instance] 2026-04-17 09:13:51.076811 | instance | [csi] 2026-04-17 09:13:51.076819 | instance | [csi] TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-17 09:13:51.116222 | instance | [csi] skipping: [instance] 2026-04-17 09:13:51.116273 | instance | [csi] 2026-04-17 09:13:51.116280 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-17 09:13:51.146981 | instance | [csi] skipping: [instance] 2026-04-17 09:13:51.147052 | instance | [csi] 2026-04-17 09:13:51.147061 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-17 09:13:51.171310 | instance | [csi] skipping: [instance] 2026-04-17 09:13:51.171366 | instance | [csi] 2026-04-17 09:13:51.171373 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-17 09:13:51.201574 | instance | [csi] skipping: [instance] 2026-04-17 09:13:51.204396 | instance | [csi] 2026-04-17 09:13:51.204418 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-17 09:13:51.234095 | instance | [csi] skipping: [instance] 2026-04-17 09:13:51.234158 | instance | [csi] 2026-04-17 09:13:51.234166 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-17 09:13:51.264564 | instance | [csi] skipping: [instance] 2026-04-17 09:13:51.264626 | instance | [csi] 2026-04-17 09:13:51.264643 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-17 09:13:51.297862 | instance | [csi] skipping: [instance] 2026-04-17 09:13:51.297960 | instance | [csi] 2026-04-17 09:13:51.297976 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-17 09:13:51.356802 | instance | [csi] skipping: [instance] 2026-04-17 09:13:51.356854 | instance | [csi] 2026-04-17 09:13:51.356865 | instance | [csi] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-17 09:13:51.403352 | instance | [csi] skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-17 09:13:51.403407 | instance | [csi] skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-17 09:13:51.403416 | instance | [csi] skipping: [instance] 2026-04-17 09:13:51.403422 | instance | [csi] 2026-04-17 09:13:51.403428 | instance | [csi] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-17 09:13:51.443533 | instance | [csi] skipping: [instance] 2026-04-17 09:13:51.443592 | instance | [csi] 2026-04-17 09:13:51.443600 | instance | [csi] TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-17 09:13:51.506749 | instance | [csi] skipping: [instance] 2026-04-17 09:13:51.506811 | instance | [csi] 2026-04-17 09:13:51.506819 | instance | [csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-17 09:13:51.548627 | instance | [csi] skipping: [instance] 2026-04-17 09:13:51.548676 | instance | [csi] 2026-04-17 09:13:51.548682 | instance | [csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-17 09:13:51.578418 | instance | [csi] skipping: [instance] 2026-04-17 09:13:51.578471 | instance | [csi] 2026-04-17 09:13:51.578480 | instance | [csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-17 09:13:51.611048 | instance | [csi] skipping: [instance] 2026-04-17 09:13:51.611116 | instance | [csi] 2026-04-17 09:13:51.611128 | instance | [csi] PLAY RECAP ********************************************************************* 2026-04-17 09:13:51.611137 | instance | [csi] instance : ok=4 changed=0 unreachable=0 failed=0 skipped=29 rescued=0 ignored=0 2026-04-17 09:13:51.611146 | instance | [csi] 2026-04-17 09:13:51.692626 | instance | ==> [csi] Deployment complete 2026-04-17 09:13:51.808630 | instance | [memcached] changed: [instance] 2026-04-17 09:13:51.808679 | instance | [memcached] 2026-04-17 09:13:51.808687 | instance | [memcached] PLAY RECAP ********************************************************************* 2026-04-17 09:13:51.808694 | instance | [memcached] instance : ok=9 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-17 09:13:51.808701 | instance | [memcached] 2026-04-17 09:13:51.880136 | instance | ==> [memcached] Deployment complete 2026-04-17 09:14:07.262592 | instance | [cert-manager] changed: [instance] 2026-04-17 09:14:07.262673 | instance | [cert-manager] 2026-04-17 09:14:07.262680 | instance | [cert-manager] PLAY RECAP ********************************************************************* 2026-04-17 09:14:07.262685 | instance | [cert-manager] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 09:14:07.262691 | instance | [cert-manager] 2026-04-17 09:14:07.384176 | instance | ==> [cert-manager] Deployment complete 2026-04-17 09:14:08.051725 | instance | [ingress-nginx] changed: [instance] 2026-04-17 09:14:08.051780 | instance | [ingress-nginx] 2026-04-17 09:14:08.051788 | instance | [ingress-nginx] PLAY RECAP ********************************************************************* 2026-04-17 09:14:08.051796 | instance | [ingress-nginx] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 09:14:08.051809 | instance | [ingress-nginx] 2026-04-17 09:14:08.133098 | instance | ==> [ingress-nginx] Deployment complete 2026-04-17 09:14:08.133207 | instance | ==> [rabbitmq-cluster-operator] Starting deployment 2026-04-17 09:14:08.133255 | instance | ==> [percona-xtradb-cluster-operator] Starting deployment 2026-04-17 09:14:08.133269 | instance | ==> [cluster-issuer] Starting deployment 2026-04-17 09:14:08.674196 | instance | [rabbitmq-cluster-operator] 2026-04-17 09:14:08.674286 | instance | [rabbitmq-cluster-operator] PLAY [controllers] ************************************************************* 2026-04-17 09:14:08.674298 | instance | [rabbitmq-cluster-operator] 2026-04-17 09:14:08.674304 | instance | [rabbitmq-cluster-operator] TASK [Gathering Facts] ********************************************************* 2026-04-17 09:14:08.726200 | instance | [percona-xtradb-cluster-operator] 2026-04-17 09:14:08.726249 | instance | [percona-xtradb-cluster-operator] PLAY [controllers] ************************************************************* 2026-04-17 09:14:08.726257 | instance | [percona-xtradb-cluster-operator] 2026-04-17 09:14:08.726267 | instance | [percona-xtradb-cluster-operator] TASK [Gathering Facts] ********************************************************* 2026-04-17 09:14:08.732279 | instance | [cluster-issuer] 2026-04-17 09:14:08.732302 | instance | [cluster-issuer] PLAY [controllers] ************************************************************* 2026-04-17 09:14:08.732309 | instance | [cluster-issuer] 2026-04-17 09:14:08.732315 | instance | [cluster-issuer] TASK [Gathering Facts] ********************************************************* 2026-04-17 09:14:10.124917 | instance | [rabbitmq-cluster-operator] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 09:14:10.124968 | instance | [rabbitmq-cluster-operator] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 09:14:10.124976 | instance | [rabbitmq-cluster-operator] interpreter could change the meaning of that path. See 2026-04-17 09:14:10.124984 | instance | [rabbitmq-cluster-operator] https://docs.ansible.com/ansible- 2026-04-17 09:14:10.124990 | instance | [rabbitmq-cluster-operator] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 09:14:10.132016 | instance | [percona-xtradb-cluster-operator] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 09:14:10.132051 | instance | [percona-xtradb-cluster-operator] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 09:14:10.132056 | instance | [percona-xtradb-cluster-operator] interpreter could change the meaning of that path. See 2026-04-17 09:14:10.132061 | instance | [percona-xtradb-cluster-operator] https://docs.ansible.com/ansible- 2026-04-17 09:14:10.132069 | instance | [percona-xtradb-cluster-operator] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 09:14:10.143894 | instance | [rabbitmq-cluster-operator] ok: [instance] 2026-04-17 09:14:10.143913 | instance | [rabbitmq-cluster-operator] 2026-04-17 09:14:10.143921 | instance | [rabbitmq-cluster-operator] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 09:14:10.148475 | instance | [percona-xtradb-cluster-operator] ok: [instance] 2026-04-17 09:14:10.148523 | instance | [percona-xtradb-cluster-operator] 2026-04-17 09:14:10.148530 | instance | [percona-xtradb-cluster-operator] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 09:14:10.160820 | instance | [cluster-issuer] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 09:14:10.160869 | instance | [cluster-issuer] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 09:14:10.160877 | instance | [cluster-issuer] interpreter could change the meaning of that path. See 2026-04-17 09:14:10.160885 | instance | [cluster-issuer] https://docs.ansible.com/ansible- 2026-04-17 09:14:10.160896 | instance | [cluster-issuer] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 09:14:10.177799 | instance | [cluster-issuer] ok: [instance] 2026-04-17 09:14:10.177834 | instance | [cluster-issuer] 2026-04-17 09:14:10.177840 | instance | [cluster-issuer] TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-04-17 09:14:10.181814 | instance | [rabbitmq-cluster-operator] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 09:14:10.181855 | instance | [rabbitmq-cluster-operator] 2026-04-17 09:14:10.181865 | instance | [rabbitmq-cluster-operator] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 09:14:10.186557 | instance | [percona-xtradb-cluster-operator] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 09:14:10.186579 | instance | [percona-xtradb-cluster-operator] 2026-04-17 09:14:10.186585 | instance | [percona-xtradb-cluster-operator] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 09:14:10.802375 | instance | [percona-xtradb-cluster-operator] changed: [instance] 2026-04-17 09:14:10.802477 | instance | [percona-xtradb-cluster-operator] 2026-04-17 09:14:10.802498 | instance | [percona-xtradb-cluster-operator] TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-04-17 09:14:10.836429 | instance | [rabbitmq-cluster-operator] changed: [instance] 2026-04-17 09:14:10.836495 | instance | [rabbitmq-cluster-operator] 2026-04-17 09:14:10.836503 | instance | [rabbitmq-cluster-operator] TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-04-17 09:14:11.137814 | instance | [cluster-issuer] changed: [instance] 2026-04-17 09:14:11.137886 | instance | [cluster-issuer] 2026-04-17 09:14:11.137911 | instance | [cluster-issuer] TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-04-17 09:14:11.179855 | instance | [cluster-issuer] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-04-17 09:14:11.179933 | instance | [cluster-issuer] 2026-04-17 09:14:11.179946 | instance | [cluster-issuer] TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-04-17 09:14:12.002637 | instance | [cluster-issuer] changed: [instance] 2026-04-17 09:14:12.002696 | instance | [cluster-issuer] 2026-04-17 09:14:12.002704 | instance | [cluster-issuer] TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-04-17 09:14:13.018977 | instance | [cluster-issuer] ok: [instance] 2026-04-17 09:14:13.019183 | instance | [cluster-issuer] 2026-04-17 09:14:13.019201 | instance | [cluster-issuer] TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-04-17 09:14:13.811486 | instance | [percona-xtradb-cluster-operator] ok: [instance] 2026-04-17 09:14:13.811551 | instance | [percona-xtradb-cluster-operator] 2026-04-17 09:14:13.811560 | instance | [percona-xtradb-cluster-operator] TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-04-17 09:14:13.907927 | instance | [cluster-issuer] changed: [instance] 2026-04-17 09:14:13.907987 | instance | [cluster-issuer] 2026-04-17 09:14:13.907995 | instance | [cluster-issuer] TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-04-17 09:14:13.908001 | instance | [cluster-issuer] 2026-04-17 09:14:13.908007 | instance | [cluster-issuer] RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-04-17 09:14:13.932915 | instance | [cluster-issuer] skipping: [instance] 2026-04-17 09:14:13.932970 | instance | [cluster-issuer] 2026-04-17 09:14:13.932979 | instance | [cluster-issuer] RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-04-17 09:14:14.173076 | instance | [rabbitmq-cluster-operator] ok: [instance] => (item=messaging-topology-operator) 2026-04-17 09:14:14.173149 | instance | [rabbitmq-cluster-operator] ok: [instance] => (item=rabbitmq-cluster) 2026-04-17 09:14:14.173227 | instance | [rabbitmq-cluster-operator] 2026-04-17 09:14:14.173242 | instance | [rabbitmq-cluster-operator] TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-04-17 09:14:15.713334 | instance | [cluster-issuer] changed: [instance] 2026-04-17 09:14:15.713408 | instance | [cluster-issuer] 2026-04-17 09:14:15.713416 | instance | [cluster-issuer] RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-04-17 09:14:16.593376 | instance | [percona-xtradb-cluster-operator] changed: [instance] 2026-04-17 09:14:16.593419 | instance | [percona-xtradb-cluster-operator] 2026-04-17 09:14:16.593428 | instance | [percona-xtradb-cluster-operator] PLAY RECAP ********************************************************************* 2026-04-17 09:14:16.593450 | instance | [percona-xtradb-cluster-operator] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 09:14:16.593455 | instance | [percona-xtradb-cluster-operator] 2026-04-17 09:14:16.669199 | instance | ==> [percona-xtradb-cluster-operator] Deployment complete 2026-04-17 09:14:17.922891 | instance | [rabbitmq-cluster-operator] changed: [instance] 2026-04-17 09:14:17.922956 | instance | [rabbitmq-cluster-operator] 2026-04-17 09:14:17.922966 | instance | [rabbitmq-cluster-operator] PLAY RECAP ********************************************************************* 2026-04-17 09:14:17.922974 | instance | [rabbitmq-cluster-operator] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 09:14:17.922981 | instance | [rabbitmq-cluster-operator] 2026-04-17 09:14:17.934517 | instance | [cluster-issuer] changed: [instance] 2026-04-17 09:14:17.934563 | instance | [cluster-issuer] 2026-04-17 09:14:17.934571 | instance | [cluster-issuer] PLAY RECAP ********************************************************************* 2026-04-17 09:14:17.934578 | instance | [cluster-issuer] instance : ok=8 changed=5 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-17 09:14:17.934585 | instance | [cluster-issuer] 2026-04-17 09:14:18.021651 | instance | ==> [cluster-issuer] Deployment complete 2026-04-17 09:14:18.050326 | instance | ==> [rabbitmq-cluster-operator] Deployment complete 2026-04-17 09:14:18.050410 | instance | ==> [valkey] Starting deployment 2026-04-17 09:14:18.050426 | instance | ==> [percona-xtradb-cluster] Starting deployment 2026-04-17 09:14:18.567607 | instance | [valkey] 2026-04-17 09:14:18.567666 | instance | [valkey] PLAY [controllers] ************************************************************* 2026-04-17 09:14:18.567671 | instance | [valkey] 2026-04-17 09:14:18.567676 | instance | [valkey] TASK [Gathering Facts] ********************************************************* 2026-04-17 09:14:18.660715 | instance | [percona-xtradb-cluster] 2026-04-17 09:14:18.660779 | instance | [percona-xtradb-cluster] PLAY [controllers] ************************************************************* 2026-04-17 09:14:18.660785 | instance | [percona-xtradb-cluster] 2026-04-17 09:14:18.660790 | instance | [percona-xtradb-cluster] TASK [Gathering Facts] ********************************************************* 2026-04-17 09:14:20.281405 | instance | [valkey] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 09:14:20.281483 | instance | [valkey] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 09:14:20.281492 | instance | [valkey] interpreter could change the meaning of that path. See 2026-04-17 09:14:20.281499 | instance | [valkey] https://docs.ansible.com/ansible- 2026-04-17 09:14:20.281511 | instance | [valkey] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 09:14:20.300579 | instance | [valkey] ok: [instance] 2026-04-17 09:14:20.300665 | instance | [valkey] 2026-04-17 09:14:20.300675 | instance | [valkey] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 09:14:20.317654 | instance | [percona-xtradb-cluster] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 09:14:20.317730 | instance | [percona-xtradb-cluster] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 09:14:20.317742 | instance | [percona-xtradb-cluster] interpreter could change the meaning of that path. See 2026-04-17 09:14:20.317754 | instance | [percona-xtradb-cluster] https://docs.ansible.com/ansible- 2026-04-17 09:14:20.317770 | instance | [percona-xtradb-cluster] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 09:14:20.340364 | instance | [percona-xtradb-cluster] ok: [instance] 2026-04-17 09:14:20.340390 | instance | [percona-xtradb-cluster] 2026-04-17 09:14:20.340395 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-04-17 09:14:20.352866 | instance | [valkey] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 09:14:20.352901 | instance | [valkey] 2026-04-17 09:14:20.352907 | instance | [valkey] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 09:14:21.014209 | instance | [valkey] changed: [instance] 2026-04-17 09:14:21.014284 | instance | [valkey] 2026-04-17 09:14:21.014297 | instance | [valkey] TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-04-17 09:14:21.277663 | instance | [percona-xtradb-cluster] ok: [instance] 2026-04-17 09:14:21.277768 | instance | [percona-xtradb-cluster] 2026-04-17 09:14:21.277786 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-04-17 09:14:22.194230 | instance | [valkey] changed: [instance] 2026-04-17 09:14:22.194297 | instance | [valkey] 2026-04-17 09:14:22.194303 | instance | [valkey] TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-04-17 09:14:22.248055 | instance | [percona-xtradb-cluster] changed: [instance] 2026-04-17 09:14:22.248128 | instance | [percona-xtradb-cluster] 2026-04-17 09:14:22.248141 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-04-17 09:14:23.160888 | instance | [percona-xtradb-cluster] ok: [instance] 2026-04-17 09:14:23.160964 | instance | [percona-xtradb-cluster] 2026-04-17 09:14:23.160971 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-04-17 09:14:23.206371 | instance | [percona-xtradb-cluster] skipping: [instance] 2026-04-17 09:14:23.206589 | instance | [percona-xtradb-cluster] 2026-04-17 09:14:23.206599 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-04-17 09:14:23.247598 | instance | [percona-xtradb-cluster] skipping: [instance] 2026-04-17 09:14:23.247741 | instance | [percona-xtradb-cluster] 2026-04-17 09:14:23.247756 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-04-17 09:14:23.288984 | instance | [percona-xtradb-cluster] skipping: [instance] 2026-04-17 09:14:23.289072 | instance | [percona-xtradb-cluster] 2026-04-17 09:14:23.289085 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-04-17 09:14:23.334111 | instance | [percona-xtradb-cluster] skipping: [instance] 2026-04-17 09:14:23.334197 | instance | [percona-xtradb-cluster] 2026-04-17 09:14:23.334209 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-04-17 09:14:23.369775 | instance | [percona-xtradb-cluster] skipping: [instance] 2026-04-17 09:14:23.369849 | instance | [percona-xtradb-cluster] 2026-04-17 09:14:23.369858 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-04-17 09:14:23.411699 | instance | [percona-xtradb-cluster] skipping: [instance] 2026-04-17 09:14:23.411782 | instance | [percona-xtradb-cluster] 2026-04-17 09:14:23.411795 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-04-17 09:14:23.469446 | instance | [percona-xtradb-cluster] skipping: [instance] 2026-04-17 09:14:23.469541 | instance | [percona-xtradb-cluster] 2026-04-17 09:14:23.469555 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-04-17 09:14:25.050579 | instance | [valkey] changed: [instance] 2026-04-17 09:14:25.050845 | instance | [valkey] 2026-04-17 09:14:25.050862 | instance | [valkey] PLAY RECAP ********************************************************************* 2026-04-17 09:14:25.050872 | instance | [valkey] instance : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 09:14:25.050880 | instance | [valkey] 2026-04-17 09:14:25.149337 | instance | ==> [valkey] Deployment complete 2026-04-17 09:16:14.081993 | instance | [percona-xtradb-cluster] changed: [instance] 2026-04-17 09:16:14.082074 | instance | [percona-xtradb-cluster] 2026-04-17 09:16:14.082088 | instance | [percona-xtradb-cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-04-17 09:16:14.841641 | instance | [percona-xtradb-cluster] changed: [instance] 2026-04-17 09:16:14.841726 | instance | [percona-xtradb-cluster] 2026-04-17 09:16:14.841750 | instance | [percona-xtradb-cluster] PLAY RECAP ********************************************************************* 2026-04-17 09:16:14.841765 | instance | [percona-xtradb-cluster] instance : ok=6 changed=3 unreachable=0 failed=0 skipped=7 rescued=0 ignored=0 2026-04-17 09:16:14.841778 | instance | [percona-xtradb-cluster] 2026-04-17 09:16:14.918713 | instance | ==> [percona-xtradb-cluster] Deployment complete 2026-04-17 09:16:14.918791 | instance | ==> [keycloak] Starting deployment 2026-04-17 09:16:15.456966 | instance | [keycloak] 2026-04-17 09:16:15.457058 | instance | [keycloak] PLAY [controllers] ************************************************************* 2026-04-17 09:16:15.457070 | instance | [keycloak] 2026-04-17 09:16:15.457080 | instance | [keycloak] TASK [Gathering Facts] ********************************************************* 2026-04-17 09:16:16.945628 | instance | [keycloak] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 09:16:16.945694 | instance | [keycloak] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 09:16:16.945703 | instance | [keycloak] interpreter could change the meaning of that path. See 2026-04-17 09:16:16.945710 | instance | [keycloak] https://docs.ansible.com/ansible- 2026-04-17 09:16:16.945716 | instance | [keycloak] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 09:16:16.977317 | instance | [keycloak] ok: [instance] 2026-04-17 09:16:16.977355 | instance | [keycloak] 2026-04-17 09:16:16.977367 | instance | [keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 09:16:17.021287 | instance | [keycloak] skipping: [instance] 2026-04-17 09:16:17.021327 | instance | [keycloak] 2026-04-17 09:16:17.021333 | instance | [keycloak] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 09:16:17.053976 | instance | [keycloak] skipping: [instance] 2026-04-17 09:16:17.054114 | instance | [keycloak] 2026-04-17 09:16:17.054126 | instance | [keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 09:16:17.088397 | instance | [keycloak] skipping: [instance] 2026-04-17 09:16:17.088438 | instance | [keycloak] 2026-04-17 09:16:17.088444 | instance | [keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 09:16:17.119228 | instance | [keycloak] skipping: [instance] 2026-04-17 09:16:17.119265 | instance | [keycloak] 2026-04-17 09:16:17.119271 | instance | [keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 09:16:17.984407 | instance | [keycloak] ok: [instance] 2026-04-17 09:16:17.984562 | instance | [keycloak] 2026-04-17 09:16:17.984576 | instance | [keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 09:16:18.031626 | instance | [keycloak] ok: [instance] 2026-04-17 09:16:18.031693 | instance | [keycloak] 2026-04-17 09:16:18.031707 | instance | [keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 09:16:18.069225 | instance | [keycloak] ok: [instance] 2026-04-17 09:16:18.069289 | instance | [keycloak] 2026-04-17 09:16:18.069327 | instance | [keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 09:16:18.117098 | instance | [keycloak] ok: [instance] => (item=oslo_db) 2026-04-17 09:16:18.117177 | instance | [keycloak] 2026-04-17 09:16:18.117189 | instance | [keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 09:16:18.166759 | instance | [keycloak] ok: [instance] 2026-04-17 09:16:18.166830 | instance | [keycloak] 2026-04-17 09:16:18.166842 | instance | [keycloak] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 09:16:18.214372 | instance | [keycloak] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 09:16:18.214437 | instance | [keycloak] 2026-04-17 09:16:18.214450 | instance | [keycloak] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 09:16:18.847056 | instance | [keycloak] changed: [instance] 2026-04-17 09:16:18.847128 | instance | [keycloak] 2026-04-17 09:16:18.847145 | instance | [keycloak] TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-04-17 09:16:19.549906 | instance | [keycloak] ok: [instance] 2026-04-17 09:16:19.550162 | instance | [keycloak] 2026-04-17 09:16:19.550174 | instance | [keycloak] TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-04-17 09:16:20.885877 | instance | [keycloak] changed: [instance] 2026-04-17 09:16:20.885938 | instance | [keycloak] 2026-04-17 09:16:20.885950 | instance | [keycloak] TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-04-17 09:16:21.332687 | instance | [keycloak] ok: [instance] 2026-04-17 09:16:21.332758 | instance | [keycloak] 2026-04-17 09:16:21.332770 | instance | [keycloak] TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-04-17 09:16:21.796313 | instance | [keycloak] changed: [instance] 2026-04-17 09:16:21.796382 | instance | [keycloak] 2026-04-17 09:16:21.796394 | instance | [keycloak] TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-04-17 09:16:22.293232 | instance | [keycloak] changed: [instance] 2026-04-17 09:16:22.293272 | instance | [keycloak] 2026-04-17 09:16:22.293277 | instance | [keycloak] TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-04-17 09:16:22.695940 | instance | [keycloak] ok: [instance] 2026-04-17 09:16:22.696010 | instance | [keycloak] 2026-04-17 09:16:22.696022 | instance | [keycloak] TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-04-17 09:18:56.489098 | instance | [keycloak] changed: [instance] 2026-04-17 09:18:56.489181 | instance | [keycloak] 2026-04-17 09:18:56.489194 | instance | [keycloak] TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-04-17 09:18:57.223616 | instance | [keycloak] ok: [instance] 2026-04-17 09:18:57.223696 | instance | [keycloak] 2026-04-17 09:18:57.223709 | instance | [keycloak] TASK [Create Keycloak Ingress] ************************************************* 2026-04-17 09:18:57.279967 | instance | [keycloak] included: ingress for instance 2026-04-17 09:18:57.280043 | instance | [keycloak] 2026-04-17 09:18:57.280055 | instance | [keycloak] TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-04-17 09:18:58.387872 | instance | [keycloak] changed: [instance] 2026-04-17 09:18:58.387952 | instance | [keycloak] 2026-04-17 09:18:58.387969 | instance | [keycloak] TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-04-17 09:18:58.747166 | instance | [keycloak] ok: [instance] 2026-04-17 09:18:58.747218 | instance | [keycloak] 2026-04-17 09:18:58.747230 | instance | [keycloak] PLAY RECAP ********************************************************************* 2026-04-17 09:18:58.747237 | instance | [keycloak] instance : ok=19 changed=6 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-04-17 09:18:58.747243 | instance | [keycloak] 2026-04-17 09:18:58.815289 | instance | ==> [keycloak] Deployment complete 2026-04-17 09:18:58.815360 | instance | ==> [kube-prometheus-stack] Starting deployment 2026-04-17 09:18:58.815392 | instance | ==> [keystone] Starting deployment 2026-04-17 09:18:59.456751 | instance | [kube-prometheus-stack] 2026-04-17 09:18:59.456791 | instance | [kube-prometheus-stack] PLAY [controllers[0]] ********************************************************** 2026-04-17 09:18:59.456796 | instance | [kube-prometheus-stack] 2026-04-17 09:18:59.456804 | instance | [kube-prometheus-stack] TASK [Gathering Facts] ********************************************************* 2026-04-17 09:18:59.487779 | instance | [keystone] 2026-04-17 09:18:59.487832 | instance | [keystone] PLAY [controllers[0]] ********************************************************** 2026-04-17 09:18:59.487848 | instance | [keystone] 2026-04-17 09:18:59.487862 | instance | [keystone] TASK [Gathering Facts] ********************************************************* 2026-04-17 09:19:00.997833 | instance | [kube-prometheus-stack] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 09:19:00.997926 | instance | [kube-prometheus-stack] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 09:19:00.997935 | instance | [kube-prometheus-stack] interpreter could change the meaning of that path. See 2026-04-17 09:19:00.997963 | instance | [kube-prometheus-stack] https://docs.ansible.com/ansible- 2026-04-17 09:19:00.997969 | instance | [kube-prometheus-stack] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 09:19:01.023712 | instance | [kube-prometheus-stack] ok: [instance] 2026-04-17 09:19:01.023811 | instance | [kube-prometheus-stack] 2026-04-17 09:19:01.023821 | instance | [kube-prometheus-stack] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 09:19:01.045880 | instance | [keystone] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 09:19:01.045936 | instance | [keystone] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 09:19:01.045942 | instance | [keystone] interpreter could change the meaning of that path. See 2026-04-17 09:19:01.045947 | instance | [keystone] https://docs.ansible.com/ansible- 2026-04-17 09:19:01.045951 | instance | [keystone] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 09:19:01.077339 | instance | [keystone] ok: [instance] 2026-04-17 09:19:01.077430 | instance | [keystone] 2026-04-17 09:19:01.077449 | instance | [keystone] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-17 09:19:01.083416 | instance | [kube-prometheus-stack] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 09:19:01.083484 | instance | [kube-prometheus-stack] 2026-04-17 09:19:01.083496 | instance | [kube-prometheus-stack] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 09:19:01.720229 | instance | [kube-prometheus-stack] changed: [instance] 2026-04-17 09:19:01.720318 | instance | [kube-prometheus-stack] 2026-04-17 09:19:01.720329 | instance | [kube-prometheus-stack] TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-17 09:19:03.479651 | instance | [kube-prometheus-stack] changed: [instance] 2026-04-17 09:19:03.479706 | instance | [kube-prometheus-stack] 2026-04-17 09:19:03.479715 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-04-17 09:19:04.370571 | instance | [kube-prometheus-stack] ok: [instance] 2026-04-17 09:19:04.370642 | instance | [kube-prometheus-stack] 2026-04-17 09:19:04.370654 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-04-17 09:19:05.945919 | instance | [keystone] changed: [instance] 2026-04-17 09:19:05.946107 | instance | [keystone] 2026-04-17 09:19:05.946114 | instance | [keystone] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-17 09:19:06.363932 | instance | [keystone] changed: [instance] 2026-04-17 09:19:06.364001 | instance | [keystone] 2026-04-17 09:19:06.364013 | instance | [keystone] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-17 09:19:07.182536 | instance | [keystone] changed: [instance] 2026-04-17 09:19:07.182616 | instance | [keystone] 2026-04-17 09:19:07.182629 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 09:19:07.251583 | instance | [keystone] ok: [instance] 2026-04-17 09:19:07.251660 | instance | [keystone] 2026-04-17 09:19:07.251672 | instance | [keystone] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 09:19:07.316285 | instance | [keystone] included: rabbitmq for instance 2026-04-17 09:19:07.316372 | instance | [keystone] 2026-04-17 09:19:07.316384 | instance | [keystone] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-17 09:19:08.236542 | instance | [keystone] ok: [instance] 2026-04-17 09:19:08.236599 | instance | [keystone] 2026-04-17 09:19:08.236606 | instance | [keystone] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-17 09:19:08.280582 | instance | [keystone] skipping: [instance] 2026-04-17 09:19:08.280643 | instance | [keystone] 2026-04-17 09:19:08.280656 | instance | [keystone] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-17 09:19:08.324019 | instance | [keystone] skipping: [instance] 2026-04-17 09:19:08.324102 | instance | [keystone] 2026-04-17 09:19:08.324115 | instance | [keystone] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-17 09:19:08.370293 | instance | [keystone] skipping: [instance] 2026-04-17 09:19:08.370366 | instance | [keystone] 2026-04-17 09:19:08.370377 | instance | [keystone] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-17 09:19:12.585374 | instance | [kube-prometheus-stack] ok: [instance] 2026-04-17 09:19:12.585419 | instance | [kube-prometheus-stack] 2026-04-17 09:19:12.585425 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-04-17 09:19:14.192769 | instance | [kube-prometheus-stack] ok: [instance] 2026-04-17 09:19:14.192832 | instance | [kube-prometheus-stack] 2026-04-17 09:19:14.192844 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-04-17 09:19:14.602776 | instance | [kube-prometheus-stack] ok: [instance] 2026-04-17 09:19:14.602843 | instance | [kube-prometheus-stack] 2026-04-17 09:19:14.602855 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-04-17 09:19:14.924168 | instance | [kube-prometheus-stack] ok: [instance] 2026-04-17 09:19:14.924211 | instance | [kube-prometheus-stack] 2026-04-17 09:19:14.924217 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-04-17 09:19:15.240256 | instance | [kube-prometheus-stack] ok: [instance] 2026-04-17 09:19:15.240318 | instance | [kube-prometheus-stack] 2026-04-17 09:19:15.240329 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-04-17 09:19:16.038503 | instance | [kube-prometheus-stack] changed: [instance] 2026-04-17 09:19:16.038943 | instance | [kube-prometheus-stack] 2026-04-17 09:19:16.038957 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-04-17 09:19:33.382439 | instance | [kube-prometheus-stack] changed: [instance] => (item=alertmanager) 2026-04-17 09:19:33.382490 | instance | [kube-prometheus-stack] changed: [instance] => (item=grafana) 2026-04-17 09:19:33.382495 | instance | [kube-prometheus-stack] changed: [instance] => (item=prometheus) 2026-04-17 09:19:33.382499 | instance | [kube-prometheus-stack] 2026-04-17 09:19:33.382504 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-04-17 09:19:35.469957 | instance | [kube-prometheus-stack] ok: [instance] => (item=alertmanager) 2026-04-17 09:19:35.470025 | instance | [kube-prometheus-stack] ok: [instance] => (item=grafana) 2026-04-17 09:19:35.470036 | instance | [kube-prometheus-stack] ok: [instance] => (item=prometheus) 2026-04-17 09:19:35.470066 | instance | [kube-prometheus-stack] 2026-04-17 09:19:35.470076 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-04-17 09:19:39.537233 | instance | [keystone] changed: [instance] 2026-04-17 09:19:39.537306 | instance | [keystone] 2026-04-17 09:19:39.537318 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 09:19:39.603962 | instance | [kube-prometheus-stack] changed: [instance] => (item=None) 2026-04-17 09:19:39.604013 | instance | [kube-prometheus-stack] changed: [instance] => (item=None) 2026-04-17 09:19:39.604018 | instance | [kube-prometheus-stack] changed: [instance] => (item=None) 2026-04-17 09:19:39.604022 | instance | [kube-prometheus-stack] changed: [instance] 2026-04-17 09:19:39.604027 | instance | [kube-prometheus-stack] 2026-04-17 09:19:39.604046 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-04-17 09:19:40.266015 | instance | [keystone] ok: [instance] 2026-04-17 09:19:40.266084 | instance | [keystone] 2026-04-17 09:19:40.266097 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 09:19:40.305762 | instance | [keystone] ok: [instance] 2026-04-17 09:19:40.305846 | instance | [keystone] 2026-04-17 09:19:40.305863 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 09:19:41.036113 | instance | [keystone] ok: [instance] 2026-04-17 09:19:41.036220 | instance | [keystone] 2026-04-17 09:19:41.036235 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 09:19:41.081929 | instance | [keystone] ok: [instance] 2026-04-17 09:19:41.081994 | instance | [keystone] 2026-04-17 09:19:41.082011 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 09:19:41.114398 | instance | [keystone] ok: [instance] 2026-04-17 09:19:41.114456 | instance | [keystone] 2026-04-17 09:19:41.114468 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 09:19:41.191322 | instance | [keystone] ok: [instance] => (item=oslo_cache) 2026-04-17 09:19:41.191369 | instance | [keystone] ok: [instance] => (item=oslo_messaging) 2026-04-17 09:19:41.191376 | instance | [keystone] ok: [instance] => (item=identity) 2026-04-17 09:19:41.191382 | instance | [keystone] ok: [instance] => (item=oslo_db) 2026-04-17 09:19:41.191388 | instance | [keystone] 2026-04-17 09:19:41.191394 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 09:19:41.239978 | instance | [keystone] ok: [instance] 2026-04-17 09:19:41.240026 | instance | [keystone] 2026-04-17 09:19:41.240034 | instance | [keystone] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 09:19:41.284574 | instance | [keystone] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 09:19:41.284617 | instance | [keystone] 2026-04-17 09:19:41.284625 | instance | [keystone] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 09:19:41.913520 | instance | [keystone] changed: [instance] 2026-04-17 09:19:41.913576 | instance | [keystone] 2026-04-17 09:19:41.913581 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-04-17 09:19:44.616122 | instance | [keystone] ok: [instance] => (item=None) 2026-04-17 09:19:44.616205 | instance | [keystone] ok: [instance] 2026-04-17 09:19:44.616222 | instance | [keystone] 2026-04-17 09:19:44.616236 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-04-17 09:19:46.093728 | instance | [keystone] ok: [instance] => (item=atmosphere) 2026-04-17 09:19:46.093792 | instance | [keystone] 2026-04-17 09:19:46.093806 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-04-17 09:19:46.818488 | instance | [kube-prometheus-stack] changed: [instance] => (item=None) 2026-04-17 09:19:46.818541 | instance | [kube-prometheus-stack] changed: [instance] => (item=None) 2026-04-17 09:19:46.818549 | instance | [kube-prometheus-stack] changed: [instance] => (item=None) 2026-04-17 09:19:46.818555 | instance | [kube-prometheus-stack] changed: [instance] => (item=None) 2026-04-17 09:19:46.818561 | instance | [kube-prometheus-stack] changed: [instance] => (item=None) 2026-04-17 09:19:46.818567 | instance | [kube-prometheus-stack] changed: [instance] 2026-04-17 09:19:46.818574 | instance | [kube-prometheus-stack] 2026-04-17 09:19:46.818581 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-04-17 09:19:47.175547 | instance | [keystone] changed: [instance] 2026-04-17 09:19:47.175613 | instance | [keystone] 2026-04-17 09:19:47.175626 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-04-17 09:19:48.518623 | instance | [keystone] changed: [instance] => (item=None) 2026-04-17 09:19:48.518665 | instance | [keystone] changed: [instance] 2026-04-17 09:19:48.518670 | instance | [keystone] 2026-04-17 09:19:48.518675 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-04-17 09:19:50.115368 | instance | [keystone] changed: [instance] => (item=None) 2026-04-17 09:19:50.115418 | instance | [keystone] changed: [instance] 2026-04-17 09:19:50.115426 | instance | [keystone] 2026-04-17 09:19:50.115432 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-04-17 09:19:58.345714 | instance | [kube-prometheus-stack] changed: [instance] => (item=alertmanager) 2026-04-17 09:19:58.345926 | instance | [kube-prometheus-stack] changed: [instance] => (item=prometheus) 2026-04-17 09:19:58.345935 | instance | [kube-prometheus-stack] 2026-04-17 09:19:58.345941 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-04-17 09:20:09.930162 | instance | [kube-prometheus-stack] changed: [instance] => (item=alertmanager) 2026-04-17 09:20:09.930253 | instance | [kube-prometheus-stack] changed: [instance] => (item=prometheus) 2026-04-17 09:20:09.930266 | instance | [kube-prometheus-stack] 2026-04-17 09:20:09.930276 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-04-17 09:20:10.726986 | instance | [kube-prometheus-stack] changed: [instance] 2026-04-17 09:20:10.727054 | instance | [kube-prometheus-stack] 2026-04-17 09:20:10.727064 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-04-17 09:20:17.178476 | instance | [kube-prometheus-stack] ok: [instance] 2026-04-17 09:20:17.178552 | instance | [kube-prometheus-stack] 2026-04-17 09:20:17.178566 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-04-17 09:20:32.272500 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-04-17 09:20:32.272581 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-04-17 09:20:32.272593 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-04-17 09:20:32.272604 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-04-17 09:20:32.272613 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-04-17 09:20:32.272623 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-04-17 09:20:32.272632 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-04-17 09:20:32.272642 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-04-17 09:20:32.272651 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-04-17 09:20:32.272661 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-04-17 09:20:32.272670 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-04-17 09:20:32.272686 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-04-17 09:20:32.272697 | instance | [kube-prometheus-stack] changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-04-17 09:20:32.272706 | instance | [kube-prometheus-stack] 2026-04-17 09:20:32.272717 | instance | [kube-prometheus-stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-04-17 09:21:07.692281 | instance | [kube-prometheus-stack] changed: [instance] 2026-04-17 09:21:07.692382 | instance | [kube-prometheus-stack] 2026-04-17 09:21:07.692396 | instance | [kube-prometheus-stack] PLAY RECAP ********************************************************************* 2026-04-17 09:21:07.692408 | instance | [kube-prometheus-stack] instance : ok=21 changed=11 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 09:21:07.692419 | instance | [kube-prometheus-stack] 2026-04-17 09:21:07.772838 | instance | ==> [kube-prometheus-stack] Deployment complete 2026-04-17 09:22:34.046700 | instance | [keystone] changed: [instance] 2026-04-17 09:22:34.046760 | instance | [keystone] 2026-04-17 09:22:34.046772 | instance | [keystone] TASK [Create Ingress] ********************************************************** 2026-04-17 09:22:34.119985 | instance | [keystone] included: openstack_helm_ingress for instance 2026-04-17 09:22:34.120053 | instance | [keystone] 2026-04-17 09:22:34.120064 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-17 09:22:34.162588 | instance | [keystone] skipping: [instance] 2026-04-17 09:22:34.162654 | instance | [keystone] 2026-04-17 09:22:34.162669 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-17 09:22:34.203058 | instance | [keystone] skipping: [instance] 2026-04-17 09:22:34.203114 | instance | [keystone] 2026-04-17 09:22:34.203126 | instance | [keystone] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-17 09:22:34.264935 | instance | [keystone] ok: [instance] 2026-04-17 09:22:34.264997 | instance | [keystone] 2026-04-17 09:22:34.265004 | instance | [keystone] TASK [Create Ingress identity] ************************************************* 2026-04-17 09:22:34.325203 | instance | [keystone] included: ingress for instance 2026-04-17 09:22:34.325254 | instance | [keystone] 2026-04-17 09:22:34.325263 | instance | [keystone] TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-04-17 09:22:35.346289 | instance | [keystone] changed: [instance] 2026-04-17 09:22:35.346343 | instance | [keystone] 2026-04-17 09:22:35.346348 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-04-17 09:22:38.729630 | instance | [keystone] FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-04-17 09:22:38.729689 | instance | [keystone] FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-04-17 09:22:38.729696 | instance | [keystone] ok: [instance] 2026-04-17 09:22:38.729702 | instance | [keystone] 2026-04-17 09:22:38.729709 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-04-17 09:22:39.452304 | instance | [keystone] ok: [instance] 2026-04-17 09:22:39.452368 | instance | [keystone] 2026-04-17 09:22:39.452379 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-04-17 09:22:40.929532 | instance | [keystone] ok: [instance] => (item=atmosphere) 2026-04-17 09:22:40.929603 | instance | [keystone] 2026-04-17 09:22:40.929615 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-04-17 09:22:42.186613 | instance | [keystone] changed: [instance] => (item=atmosphere) 2026-04-17 09:22:42.186686 | instance | [keystone] 2026-04-17 09:22:42.186698 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-04-17 09:22:43.324905 | instance | [keystone] changed: [instance] => (item=atmosphere) 2026-04-17 09:22:43.324992 | instance | [keystone] 2026-04-17 09:22:43.325004 | instance | [keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-04-17 09:22:44.435262 | instance | [keystone] changed: [instance] => (item=atmosphere) 2026-04-17 09:22:44.435306 | instance | [keystone] 2026-04-17 09:22:44.435314 | instance | [keystone] PLAY RECAP ********************************************************************* 2026-04-17 09:22:44.435320 | instance | [keystone] instance : ok=33 changed=13 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-17 09:22:44.435326 | instance | [keystone] 2026-04-17 09:22:44.515416 | instance | ==> [keystone] Deployment complete 2026-04-17 09:22:44.515500 | instance | ==> [horizon] Starting deployment 2026-04-17 09:22:45.097769 | instance | [horizon] 2026-04-17 09:22:45.097825 | instance | [horizon] PLAY [controllers[0]] ********************************************************** 2026-04-17 09:22:45.097830 | instance | [horizon] 2026-04-17 09:22:45.097855 | instance | [horizon] TASK [Gathering Facts] ********************************************************* 2026-04-17 09:22:46.871707 | instance | [horizon] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 09:22:46.871761 | instance | [horizon] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 09:22:46.871769 | instance | [horizon] interpreter could change the meaning of that path. See 2026-04-17 09:22:46.871775 | instance | [horizon] https://docs.ansible.com/ansible- 2026-04-17 09:22:46.871781 | instance | [horizon] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 09:22:46.914719 | instance | [horizon] ok: [instance] 2026-04-17 09:22:46.914779 | instance | [horizon] 2026-04-17 09:22:46.914801 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-17 09:22:47.055000 | instance | [horizon] ok: [instance] 2026-04-17 09:22:47.055048 | instance | [horizon] 2026-04-17 09:22:47.055056 | instance | [horizon] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-17 09:22:47.089531 | instance | [horizon] skipping: [instance] 2026-04-17 09:22:47.089581 | instance | [horizon] 2026-04-17 09:22:47.089589 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-17 09:22:47.120410 | instance | [horizon] skipping: [instance] 2026-04-17 09:22:47.120475 | instance | [horizon] 2026-04-17 09:22:47.120490 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-17 09:22:47.153448 | instance | [horizon] skipping: [instance] 2026-04-17 09:22:47.153488 | instance | [horizon] 2026-04-17 09:22:47.153494 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-17 09:22:47.956134 | instance | [horizon] ok: [instance] 2026-04-17 09:22:47.956174 | instance | [horizon] 2026-04-17 09:22:47.956180 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-17 09:22:48.008865 | instance | [horizon] ok: [instance] 2026-04-17 09:22:48.008905 | instance | [horizon] 2026-04-17 09:22:48.008910 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-17 09:22:48.066169 | instance | [horizon] ok: [instance] 2026-04-17 09:22:48.066212 | instance | [horizon] 2026-04-17 09:22:48.066217 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-17 09:22:48.134443 | instance | [horizon] ok: [instance] => (item=identity) 2026-04-17 09:22:48.134495 | instance | [horizon] ok: [instance] => (item=oslo_db) 2026-04-17 09:22:48.134502 | instance | [horizon] ok: [instance] => (item=dashboard) 2026-04-17 09:22:48.134508 | instance | [horizon] ok: [instance] => (item=oslo_cache) 2026-04-17 09:22:48.134513 | instance | [horizon] 2026-04-17 09:22:48.134520 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-17 09:22:48.182520 | instance | [horizon] ok: [instance] 2026-04-17 09:22:48.182578 | instance | [horizon] 2026-04-17 09:22:48.182586 | instance | [horizon] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-17 09:22:48.241558 | instance | [horizon] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-17 09:22:48.241632 | instance | [horizon] 2026-04-17 09:22:48.241644 | instance | [horizon] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-17 09:22:48.858789 | instance | [horizon] changed: [instance] 2026-04-17 09:22:48.858882 | instance | [horizon] 2026-04-17 09:22:48.858893 | instance | [horizon] TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-04-17 09:23:20.363965 | instance | [horizon] changed: [instance] 2026-04-17 09:23:20.364034 | instance | [horizon] 2026-04-17 09:23:20.364047 | instance | [horizon] TASK [Create Ingress] ********************************************************** 2026-04-17 09:23:20.436841 | instance | [horizon] included: openstack_helm_ingress for instance 2026-04-17 09:23:20.436896 | instance | [horizon] 2026-04-17 09:23:20.436908 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-17 09:23:20.477771 | instance | [horizon] skipping: [instance] 2026-04-17 09:23:20.477817 | instance | [horizon] 2026-04-17 09:23:20.477837 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-17 09:23:20.520296 | instance | [horizon] skipping: [instance] 2026-04-17 09:23:20.520349 | instance | [horizon] 2026-04-17 09:23:20.520359 | instance | [horizon] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-17 09:23:20.576363 | instance | [horizon] ok: [instance] 2026-04-17 09:23:20.576420 | instance | [horizon] 2026-04-17 09:23:20.576449 | instance | [horizon] TASK [Create Ingress dashboard] ************************************************ 2026-04-17 09:23:20.633707 | instance | [horizon] included: ingress for instance 2026-04-17 09:23:20.633747 | instance | [horizon] 2026-04-17 09:23:20.633755 | instance | [horizon] TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-04-17 09:23:21.742837 | instance | [horizon] changed: [instance] 2026-04-17 09:23:21.742912 | instance | [horizon] 2026-04-17 09:23:21.742918 | instance | [horizon] PLAY RECAP ********************************************************************* 2026-04-17 09:23:21.742923 | instance | [horizon] instance : ok=14 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-17 09:23:21.742927 | instance | [horizon] 2026-04-17 09:23:21.818227 | instance | ==> [horizon] Deployment complete 2026-04-17 09:23:22.240978 | instance | ok: Runtime: 0:11:01.190981 2026-04-17 09:23:22.253308 | 2026-04-17 09:23:22.253366 | PLAY RECAP 2026-04-17 09:23:22.253460 | instance | ok: 2 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-17 09:23:22.253500 | 2026-04-17 09:23:22.375943 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/molecule/keycloak/converge.yml@main] 2026-04-17 09:23:22.381894 | RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/run.yml@main] 2026-04-17 09:23:22.967763 | 2026-04-17 09:23:22.967912 | PLAY [all] 2026-04-17 09:23:22.979998 | 2026-04-17 09:23:22.980137 | TASK [Add IP address to "br-ex"] 2026-04-17 09:23:23.521557 | instance | skipping: Conditional result was False 2026-04-17 09:23:23.526912 | 2026-04-17 09:23:23.526991 | TASK [Set "br-ex" interface to "up"] 2026-04-17 09:23:24.054123 | instance | skipping: Conditional result was False 2026-04-17 09:23:24.057436 | 2026-04-17 09:23:24.057505 | PLAY [all] 2026-04-17 09:23:24.066995 | 2026-04-17 09:23:24.067074 | TASK [Run molecule verify] 2026-04-17 09:23:25.042943 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-17 09:23:25.475598 | instance | INFO [keycloak > discovery] scenario test matrix: verify 2026-04-17 09:23:25.475686 | instance | INFO [keycloak > prerun] Performing prerun with role_name_check=0... 2026-04-17 09:23:38.456205 | instance | INFO [keycloak > verify] Executing 2026-04-17 09:23:39.260753 | instance | 2026-04-17 09:23:39.261787 | instance | PLAY [Create user and assert it exists inside Keystone] ************************ 2026-04-17 09:23:39.261821 | instance | 2026-04-17 09:23:39.261832 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-17 09:23:39.261929 | instance | Friday 17 April 2026 09:23:39 +0000 (0:00:00.023) 0:00:00.023 ********** 2026-04-17 09:23:41.142129 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-17 09:23:41.142401 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-17 09:23:41.142671 | instance | interpreter could change the meaning of that path. See 2026-04-17 09:23:41.142954 | instance | https://docs.ansible.com/ansible- 2026-04-17 09:23:41.143205 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-17 09:23:41.163290 | instance | ok: [instance] 2026-04-17 09:23:41.163437 | instance | 2026-04-17 09:23:41.163671 | instance | TASK [Create Keycloak user] **************************************************** 2026-04-17 09:23:41.163860 | instance | Friday 17 April 2026 09:23:41 +0000 (0:00:01.903) 0:00:01.926 ********** 2026-04-17 09:23:42.368839 | instance | changed: [instance -> localhost] 2026-04-17 09:23:42.369268 | instance | 2026-04-17 09:23:42.369311 | instance | TASK [Set a fact with user information using "end_state" or "existing"] ******** 2026-04-17 09:23:42.369325 | instance | Friday 17 April 2026 09:23:42 +0000 (0:00:01.205) 0:00:03.132 ********** 2026-04-17 09:23:42.415910 | instance | ok: [instance] 2026-04-17 09:23:42.415999 | instance | 2026-04-17 09:23:42.416130 | instance | TASK [Get list of all users in "atmosphere" domain] **************************** 2026-04-17 09:23:42.416287 | instance | Friday 17 April 2026 09:23:42 +0000 (0:00:00.047) 0:00:03.179 ********** 2026-04-17 09:23:44.267794 | instance | ok: [instance -> localhost] 2026-04-17 09:23:44.267875 | instance | 2026-04-17 09:23:44.268457 | instance | TASK [Assert that the user exists] ********************************************* 2026-04-17 09:23:44.268482 | instance | Friday 17 April 2026 09:23:44 +0000 (0:00:01.851) 0:00:05.031 ********** 2026-04-17 09:23:44.292136 | instance | ok: [instance] => { 2026-04-17 09:23:44.292241 | instance | "changed": false, 2026-04-17 09:23:44.292369 | instance | "msg": "All assertions passed" 2026-04-17 09:23:44.292495 | instance | } 2026-04-17 09:23:44.292612 | instance | 2026-04-17 09:23:44.292738 | instance | PLAY RECAP ********************************************************************* 2026-04-17 09:23:44.292869 | instance | instance : ok=5 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-17 09:23:44.292988 | instance | 2026-04-17 09:23:44.293109 | instance | Friday 17 April 2026 09:23:44 +0000 (0:00:00.024) 0:00:05.055 ********** 2026-04-17 09:23:44.293232 | instance | =============================================================================== 2026-04-17 09:23:44.293369 | instance | Gathering Facts --------------------------------------------------------- 1.90s 2026-04-17 09:23:44.293479 | instance | Get list of all users in "atmosphere" domain ---------------------------- 1.85s 2026-04-17 09:23:44.293600 | instance | Create Keycloak user ---------------------------------------------------- 1.21s 2026-04-17 09:23:44.293722 | instance | Set a fact with user information using "end_state" or "existing" -------- 0.05s 2026-04-17 09:23:44.293843 | instance | Assert that the user exists --------------------------------------------- 0.02s 2026-04-17 09:23:44.353585 | instance | INFO [keycloak > verify] Executed: Successful 2026-04-17 09:23:44.354091 | instance | INFO Molecule executed 1 scenario (1 successful) 2026-04-17 09:23:44.642441 | instance | ok: Runtime: 0:00:20.025309 2026-04-17 09:23:44.645011 | 2026-04-17 09:23:44.645075 | PLAY RECAP 2026-04-17 09:23:44.645133 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-04-17 09:23:44.645165 | 2026-04-17 09:23:44.756215 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/run.yml@main] 2026-04-17 09:23:44.762364 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-17 09:23:45.349829 | 2026-04-17 09:23:45.350378 | PLAY [all] 2026-04-17 09:23:45.365228 | 2026-04-17 09:23:45.365349 | TASK [gather-host-logs : creating directory for system status] 2026-04-17 09:23:45.731262 | instance | changed 2026-04-17 09:23:45.739095 | 2026-04-17 09:23:45.739174 | TASK [gather-host-logs : Get logs for each host] 2026-04-17 09:23:46.107557 | instance | + systemd-cgls --full --all --no-pager 2026-04-17 09:23:46.140815 | instance | + ip addr 2026-04-17 09:23:46.146922 | instance | + ip route 2026-04-17 09:23:46.149375 | instance | + lsblk 2026-04-17 09:23:46.159286 | instance | + mount 2026-04-17 09:23:46.165546 | instance | + docker images 2026-04-17 09:23:46.166023 | instance | /bin/bash: line 7: docker: command not found 2026-04-17 09:23:46.166245 | instance | + brctl show 2026-04-17 09:23:46.166718 | instance | /bin/bash: line 8: brctl: command not found 2026-04-17 09:23:46.166980 | instance | + ps aux --sort=-%mem 2026-04-17 09:23:46.196774 | instance | + dpkg -l 2026-04-17 09:23:46.210168 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-04-17 09:23:46.210582 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-04-17 09:23:46.210629 | instance | /bin/bash: line 11: docker: command not found 2026-04-17 09:23:46.210895 | instance | + '[' '!' -z '' ']' 2026-04-17 09:23:46.732291 | instance | ok: Runtime: 0:00:00.119042 2026-04-17 09:23:46.739477 | 2026-04-17 09:23:46.739548 | TASK [gather-host-logs : Downloads logs to executor] 2026-04-17 09:23:49.518765 | instance | changed: 2026-04-17 09:23:49.518965 | instance | created directory /var/lib/zuul/builds/369bdb2e1ead4a4ead4cdf9b928f6587/work/logs/instance 2026-04-17 09:23:49.518996 | instance | cd+++++++++ system/ 2026-04-17 09:23:49.519020 | instance | >f+++++++++ system/brctl-show.txt 2026-04-17 09:23:49.519042 | instance | >f+++++++++ system/docker-images.txt 2026-04-17 09:23:49.519062 | instance | >f+++++++++ system/ip-addr.txt 2026-04-17 09:23:49.519085 | instance | >f+++++++++ system/ip-route.txt 2026-04-17 09:23:49.519107 | instance | >f+++++++++ system/lsblk.txt 2026-04-17 09:23:49.519128 | instance | >f+++++++++ system/mount.txt 2026-04-17 09:23:49.519151 | instance | >f+++++++++ system/packages.txt 2026-04-17 09:23:49.519172 | instance | >f+++++++++ system/ps.txt 2026-04-17 09:23:49.519192 | instance | >f+++++++++ system/systemd-cgls.txt 2026-04-17 09:23:49.531025 | 2026-04-17 09:23:49.531193 | LOOP [helm-release-status : creating directory for helm release status] 2026-04-17 09:23:49.741855 | instance | changed: "values" 2026-04-17 09:23:50.342651 | instance | changed: "releases" 2026-04-17 09:23:50.358690 | 2026-04-17 09:23:50.358858 | TASK [helm-release-status : Gather get release status for helm charts] 2026-04-17 09:23:54.911167 | instance | ok: Runtime: 0:00:03.881754 2026-04-17 09:23:55.626628 | 2026-04-17 09:23:55.626802 | TASK [helm-release-status : Downloads logs to executor] 2026-04-17 09:23:56.126702 | instance | changed: 2026-04-17 09:23:56.126911 | instance | cd+++++++++ helm/ 2026-04-17 09:23:56.126949 | instance | cd+++++++++ helm/releases/ 2026-04-17 09:23:56.126977 | instance | cd+++++++++ helm/releases/auth-system/ 2026-04-17 09:23:56.127004 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-04-17 09:23:56.127030 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-04-17 09:23:56.127055 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-04-17 09:23:56.127081 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-04-17 09:23:56.127106 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-04-17 09:23:56.127130 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-04-17 09:23:56.127155 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-04-17 09:23:56.127182 | instance | cd+++++++++ helm/releases/kube-system/ 2026-04-17 09:23:56.127207 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-04-17 09:23:56.127232 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-04-17 09:23:56.127258 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-04-17 09:23:56.127299 | instance | cd+++++++++ helm/releases/monitoring/ 2026-04-17 09:23:56.127325 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-04-17 09:23:56.127350 | instance | cd+++++++++ helm/releases/openstack/ 2026-04-17 09:23:56.127375 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-04-17 09:23:56.127402 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-04-17 09:23:56.127428 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-04-17 09:23:56.127453 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-04-17 09:23:56.127495 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-04-17 09:23:56.127522 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-04-17 09:23:56.127548 | instance | cd+++++++++ helm/values/ 2026-04-17 09:23:56.127572 | instance | cd+++++++++ helm/values/auth-system/ 2026-04-17 09:23:56.127597 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-04-17 09:23:56.127622 | instance | cd+++++++++ helm/values/cert-manager/ 2026-04-17 09:23:56.127647 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-04-17 09:23:56.127672 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-04-17 09:23:56.127696 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-04-17 09:23:56.127721 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-04-17 09:23:56.127745 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-04-17 09:23:56.127770 | instance | cd+++++++++ helm/values/kube-system/ 2026-04-17 09:23:56.127794 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-04-17 09:23:56.127818 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-04-17 09:23:56.127843 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-04-17 09:23:56.127867 | instance | cd+++++++++ helm/values/monitoring/ 2026-04-17 09:23:56.127892 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-04-17 09:23:56.127916 | instance | cd+++++++++ helm/values/openstack/ 2026-04-17 09:23:56.127941 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-04-17 09:23:56.127965 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-04-17 09:23:56.127989 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-04-17 09:23:56.128013 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-04-17 09:23:56.128038 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-04-17 09:23:56.128062 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-04-17 09:23:56.141374 | 2026-04-17 09:23:56.141444 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-04-17 09:23:56.356806 | instance | changed 2026-04-17 09:23:56.364228 | 2026-04-17 09:23:56.364300 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-04-17 09:23:56.590505 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-17 09:23:56.591137 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-17 09:23:56.598791 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:23:56.599311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:23:56.699534 | instance | node/instance 2026-04-17 09:23:56.701367 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:23:56.756224 | instance | clusterrole/admin 2026-04-17 09:23:56.952296 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:23:56.987322 | instance | clusterrole/cert-manager-cainjector 2026-04-17 09:23:57.016638 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-04-17 09:23:57.046286 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:23:57.191441 | instance | clusterrole/cert-manager-controller-certificates 2026-04-17 09:23:57.244034 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-04-17 09:23:57.389012 | instance | clusterrole/cert-manager-controller-challenges 2026-04-17 09:23:57.439596 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-04-17 09:23:57.614337 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-04-17 09:23:57.672240 | instance | clusterrole/cert-manager-controller-issuers 2026-04-17 09:23:57.810364 | instance | clusterrole/cert-manager-controller-orders 2026-04-17 09:23:57.911735 | instance | clusterrole/cert-manager-edit 2026-04-17 09:23:58.015547 | instance | clusterrole/cert-manager-view 2026-04-17 09:23:58.099931 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-04-17 09:23:58.270071 | instance | clusterrole/cilium 2026-04-17 09:23:58.314547 | instance | clusterrole/cilium-operator 2026-04-17 09:23:58.442302 | instance | clusterrole/cluster-admin 2026-04-17 09:23:58.499759 | instance | clusterrole/edit 2026-04-17 09:23:58.607535 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-17 09:23:58.683404 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-04-17 09:23:58.797561 | instance | clusterrole/ingress-nginx 2026-04-17 09:23:58.875142 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-04-17 09:23:58.976871 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-04-17 09:23:59.049988 | instance | clusterrole/kube-prometheus-stack-operator 2026-04-17 09:23:59.142112 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-04-17 09:23:59.228468 | instance | clusterrole/kubeadm:get-nodes 2026-04-17 09:23:59.315315 | instance | clusterrole/local-path-provisioner 2026-04-17 09:23:59.411372 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-04-17 09:23:59.478997 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-04-17 09:23:59.599589 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-04-17 09:23:59.636839 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-04-17 09:23:59.797156 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-04-17 09:23:59.822413 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-04-17 09:23:59.986186 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-04-17 09:24:00.017165 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-04-17 09:24:00.167863 | instance | clusterrole/secretgen-controller-cluster-role 2026-04-17 09:24:00.213755 | instance | clusterrole/system:aggregate-to-admin 2026-04-17 09:24:00.372978 | instance | clusterrole/system:aggregate-to-edit 2026-04-17 09:24:00.388976 | instance | clusterrole/system:aggregate-to-view 2026-04-17 09:24:00.569893 | instance | clusterrole/system:auth-delegator 2026-04-17 09:24:00.579090 | instance | clusterrole/system:basic-user 2026-04-17 09:24:00.753974 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-04-17 09:24:00.761665 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-04-17 09:24:00.918931 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-04-17 09:24:00.938297 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-04-17 09:24:01.121713 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-04-17 09:24:01.132696 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-04-17 09:24:01.288210 | instance | clusterrolebinding/cert-manager-cainjector 2026-04-17 09:24:01.318344 | instance | clusterrole/system:controller:attachdetach-controller 2026-04-17 09:24:01.493788 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-04-17 09:24:01.533298 | instance | clusterrole/system:controller:certificate-controller 2026-04-17 09:24:01.697305 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-04-17 09:24:01.728856 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-04-17 09:24:01.907838 | instance | clusterrole/system:controller:cronjob-controller 2026-04-17 09:24:01.919118 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-04-17 09:24:02.086280 | instance | clusterrole/system:controller:daemon-set-controller 2026-04-17 09:24:02.088959 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-04-17 09:24:02.255026 | instance | clusterrole/system:controller:deployment-controller 2026-04-17 09:24:02.263370 | instance | clusterrole/system:controller:disruption-controller 2026-04-17 09:24:02.420660 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-04-17 09:24:02.471778 | instance | clusterrole/system:controller:endpoint-controller 2026-04-17 09:24:02.591841 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-04-17 09:24:02.657085 | instance | clusterrole/system:controller:endpointslice-controller 2026-04-17 09:24:02.772127 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-04-17 09:24:02.811567 | instance | clusterrolebinding/cert-manager-controller-orders 2026-04-17 09:24:02.955642 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-04-17 09:24:03.002092 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-04-17 09:24:03.229903 | instance | clusterrolebinding/cilium 2026-04-17 09:24:03.284182 | instance | clusterrolebinding/cilium-operator 2026-04-17 09:24:03.489501 | instance | clusterrolebinding/cluster-admin 2026-04-17 09:24:03.524808 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-04-17 09:24:03.694824 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-17 09:24:03.748894 | instance | clusterrole/system:controller:expand-controller 2026-04-17 09:24:03.911439 | instance | clusterrole/system:controller:generic-garbage-collector 2026-04-17 09:24:03.927867 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-04-17 09:24:04.088912 | instance | clusterrole/system:controller:job-controller 2026-04-17 09:24:04.122269 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-04-17 09:24:04.272160 | instance | clusterrole/system:controller:namespace-controller 2026-04-17 09:24:04.294828 | instance | clusterrolebinding/ingress-nginx 2026-04-17 09:24:04.444495 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-04-17 09:24:04.462353 | instance | clusterrole/system:controller:node-controller 2026-04-17 09:24:04.664532 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-04-17 09:24:04.665228 | instance | clusterrole/system:controller:persistent-volume-binder 2026-04-17 09:24:04.829904 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-04-17 09:24:04.856358 | instance | clusterrole/system:controller:pod-garbage-collector 2026-04-17 09:24:05.002213 | instance | clusterrole/system:controller:pv-protection-controller 2026-04-17 09:24:05.009648 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-04-17 09:24:05.166632 | instance | clusterrolebinding/kubeadm:get-nodes 2026-04-17 09:24:05.170949 | instance | clusterrole/system:controller:pvc-protection-controller 2026-04-17 09:24:05.315677 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-04-17 09:24:05.353271 | instance | clusterrole/system:controller:replicaset-controller 2026-04-17 09:24:05.496848 | instance | clusterrole/system:controller:replication-controller 2026-04-17 09:24:05.521321 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-04-17 09:24:05.648812 | instance | clusterrole/system:controller:resourcequota-controller 2026-04-17 09:24:05.702479 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-04-17 09:24:05.838560 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-04-17 09:24:05.866631 | instance | clusterrolebinding/kubeadm:node-proxier 2026-04-17 09:24:06.004959 | instance | clusterrole/system:controller:route-controller 2026-04-17 09:24:06.014123 | instance | clusterrolebinding/local-path-provisioner 2026-04-17 09:24:06.191534 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-04-17 09:24:06.224817 | instance | clusterrole/system:controller:service-account-controller 2026-04-17 09:24:06.381830 | instance | clusterrole/system:controller:service-controller 2026-04-17 09:24:06.384430 | instance | clusterrole/system:controller:statefulset-controller 2026-04-17 09:24:06.543215 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-04-17 09:24:06.548512 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-04-17 09:24:06.700002 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-04-17 09:24:06.711938 | instance | clusterrole/system:controller:ttl-controller 2026-04-17 09:24:06.856252 | instance | clusterrole/system:coredns 2026-04-17 09:24:06.863759 | instance | clusterrole/system:discovery 2026-04-17 09:24:07.014356 | instance | clusterrolebinding/system:basic-user 2026-04-17 09:24:07.015194 | instance | clusterrole/system:heapster 2026-04-17 09:24:07.179781 | instance | clusterrole/system:kube-aggregator 2026-04-17 09:24:07.183139 | instance | clusterrole/system:kube-controller-manager 2026-04-17 09:24:07.342090 | instance | clusterrole/system:kube-dns 2026-04-17 09:24:07.366531 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-04-17 09:24:07.523637 | instance | clusterrole/system:kube-scheduler 2026-04-17 09:24:07.540017 | instance | clusterrolebinding/system:controller:certificate-controller 2026-04-17 09:24:07.720044 | instance | clusterrole/system:kubelet-api-admin 2026-04-17 09:24:07.731260 | instance | clusterrole/system:monitoring 2026-04-17 09:24:07.892761 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-04-17 09:24:07.894930 | instance | clusterrole/system:node 2026-04-17 09:24:08.084537 | instance | clusterrole/system:node-bootstrapper 2026-04-17 09:24:08.093239 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-04-17 09:24:08.242122 | instance | clusterrole/system:node-problem-detector 2026-04-17 09:24:08.260773 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-04-17 09:24:08.394795 | instance | clusterrole/system:node-proxier 2026-04-17 09:24:08.434127 | instance | clusterrolebinding/system:controller:deployment-controller 2026-04-17 09:24:08.560450 | instance | clusterrole/system:persistent-volume-provisioner 2026-04-17 09:24:08.593013 | instance | clusterrole/system:public-info-viewer 2026-04-17 09:24:08.721989 | instance | clusterrolebinding/system:controller:disruption-controller 2026-04-17 09:24:08.757549 | instance | clusterrole/system:service-account-issuer-discovery 2026-04-17 09:24:08.884866 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-04-17 09:24:08.940046 | instance | clusterrole/system:volume-scheduler 2026-04-17 09:24:09.045326 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-04-17 09:24:09.113982 | instance | clusterrole/view 2026-04-17 09:24:09.218701 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-04-17 09:24:09.284533 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-04-17 09:24:09.369902 | instance | clusterrolebinding/system:controller:expand-controller 2026-04-17 09:24:09.455385 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-04-17 09:24:09.517174 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-04-17 09:24:09.635288 | instance | clusterrolebinding/system:controller:job-controller 2026-04-17 09:24:09.688522 | instance | clusterrolebinding/system:controller:namespace-controller 2026-04-17 09:24:09.797951 | instance | clusterrolebinding/system:controller:node-controller 2026-04-17 09:24:09.855012 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-04-17 09:24:09.970826 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-04-17 09:24:10.019131 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-04-17 09:24:10.146421 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-04-17 09:24:10.187372 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-04-17 09:24:10.331085 | instance | clusterrolebinding/system:controller:replication-controller 2026-04-17 09:24:10.369381 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-04-17 09:24:10.486574 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-04-17 09:24:10.532225 | instance | clusterrolebinding/system:controller:route-controller 2026-04-17 09:24:10.666244 | instance | clusterrolebinding/system:controller:service-account-controller 2026-04-17 09:24:10.704922 | instance | clusterrolebinding/system:controller:service-controller 2026-04-17 09:24:10.839859 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-04-17 09:24:10.865388 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-04-17 09:24:11.008316 | instance | clusterrolebinding/system:controller:ttl-controller 2026-04-17 09:24:11.056073 | instance | clusterrolebinding/system:coredns 2026-04-17 09:24:11.210464 | instance | clusterrolebinding/system:discovery 2026-04-17 09:24:11.245264 | instance | clusterrolebinding/system:kube-controller-manager 2026-04-17 09:24:11.401533 | instance | clusterrolebinding/system:kube-dns 2026-04-17 09:24:11.417506 | instance | clusterrolebinding/system:kube-scheduler 2026-04-17 09:24:11.562335 | instance | clusterrolebinding/system:monitoring 2026-04-17 09:24:11.585790 | instance | clusterrolebinding/system:node 2026-04-17 09:24:11.746557 | instance | clusterrolebinding/system:node-proxier 2026-04-17 09:24:11.771979 | instance | clusterrolebinding/system:public-info-viewer 2026-04-17 09:24:11.903267 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-04-17 09:24:11.961424 | instance | clusterrolebinding/system:volume-scheduler 2026-04-17 09:24:12.067247 | instance | storageclass/general 2026-04-17 09:24:12.134613 | instance | namespace/auth-system 2026-04-17 09:24:12.254830 | instance | namespace/cert-manager 2026-04-17 09:24:12.317223 | instance | namespace/default 2026-04-17 09:24:12.444656 | instance | namespace/envoy-gateway-system 2026-04-17 09:24:12.512365 | instance | namespace/ingress-nginx 2026-04-17 09:24:12.631726 | instance | namespace/kube-node-lease 2026-04-17 09:24:12.680822 | instance | namespace/kube-public 2026-04-17 09:24:12.824661 | instance | namespace/kube-system 2026-04-17 09:24:12.858085 | instance | namespace/local-path-storage 2026-04-17 09:24:12.994741 | instance | namespace/monitoring 2026-04-17 09:24:13.064572 | instance | namespace/openstack 2026-04-17 09:24:13.197408 | instance | namespace/secretgen-controller 2026-04-17 09:24:13.476425 | instance | ok: Runtime: 0:00:16.822286 2026-04-17 09:24:13.483624 | 2026-04-17 09:24:13.483714 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-04-17 09:24:13.701345 | instance | changed 2026-04-17 09:24:13.738405 | 2026-04-17 09:24:13.738564 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-04-17 09:24:13.954151 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-17 09:24:13.954507 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-17 09:24:13.955104 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-17 09:24:14.049528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:14.049991 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:14.131131 | instance | auth-system/configmaps/keycloak-env-vars 2026-04-17 09:24:14.132488 | instance | cert-manager/configmaps/cert-manager-webhook 2026-04-17 09:24:14.134719 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:14.136721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:14.236284 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:14.241043 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:14.324633 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:14.336192 | instance | auth-system/configmaps/kube-root-ca.crt 2026-04-17 09:24:14.338058 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-04-17 09:24:14.338752 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:14.415391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:14.425041 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:14.518438 | instance | cert-manager/deployment/cert-manager 2026-04-17 09:24:14.525443 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:14.529711 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:14.531794 | instance | cert-manager/deployment/cert-manager-cainjector 2026-04-17 09:24:14.628934 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:14.644688 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:14.710788 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:14.736723 | instance | cert-manager/deployment/cert-manager-webhook 2026-04-17 09:24:14.737236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:14.738854 | instance | cert-manager/endpoints/cert-manager 2026-04-17 09:24:14.789717 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:14.839616 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:14.894069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:14.953606 | instance | cert-manager/endpoints/cert-manager-webhook 2026-04-17 09:24:14.958939 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 09:24:14.959721 | instance | auth-system/endpoints/keycloak 2026-04-17 09:24:14.967595 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:15.013349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:15.060015 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:15.108870 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:15.133090 | instance | auth-system/endpoints/keycloak-headless 2026-04-17 09:24:15.135806 | instance | auth-system/endpoints/keycloak-metrics 2026-04-17 09:24:15.174718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:15.208194 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 09:24:15.238642 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:15.316588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:15.322349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:15.345432 | instance | auth-system/ingresses/keycloak 2026-04-17 09:24:15.347625 | instance | auth-system/networkpolicies/keycloak 2026-04-17 09:24:15.442596 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:15.447861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:15.546859 | instance | auth-system/pods/keycloak-0 2026-04-17 09:24:15.549085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:15.561905 | instance | cert-manager/pods/cert-manager-75c4c745bc-lmbx8 2026-04-17 09:24:15.567105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:15.680066 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:15.712049 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:15.757748 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-gczqh 2026-04-17 09:24:15.757930 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-pnjfz 2026-04-17 09:24:15.784127 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:15.823796 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:15.886841 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:15.919764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:15.950983 | instance | auth-system/secrets/keycloak 2026-04-17 09:24:15.978088 | instance | auth-system/secrets/keycloak-externaldb 2026-04-17 09:24:16.007622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:16.007972 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:16.095186 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:16.122733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:16.142986 | instance | auth-system/secrets/keycloak.199-204-45-222.nip.io-tls 2026-04-17 09:24:16.191062 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-04-17 09:24:16.191515 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:16.232448 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:16.293548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:16.338434 | instance | auth-system/serviceaccounts/default 2026-04-17 09:24:16.358445 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:16.394584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:16.431234 | instance | auth-system/serviceaccounts/keycloak 2026-04-17 09:24:16.467565 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:16.500426 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:16.538630 | instance | auth-system/services/keycloak 2026-04-17 09:24:16.562133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:16.615508 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 09:24:16.624397 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:16.642787 | instance | auth-system/services/keycloak-headless 2026-04-17 09:24:16.666764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:16.712075 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:16.758777 | instance | auth-system/services/keycloak-metrics 2026-04-17 09:24:16.768281 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:16.812287 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:16.815104 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-04-17 09:24:16.861428 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:16.912603 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:16.958498 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:16.959158 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-04-17 09:24:17.002822 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:17.039264 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-04-17 09:24:17.057333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:17.100140 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 09:24:17.110365 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:17.146206 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:17.165669 | instance | auth-system/statefulsets/keycloak 2026-04-17 09:24:17.207577 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:17.208049 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-04-17 09:24:17.255672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:17.299018 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:17.355078 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:17.376149 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-04-17 09:24:17.399381 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:17.412877 | instance | cert-manager/roles/cert-manager:leaderelection 2026-04-17 09:24:17.498696 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:17.575883 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-04-17 09:24:17.597809 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:17.604539 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:17.624736 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-04-17 09:24:17.688561 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:17.704689 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:17.766345 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-04-17 09:24:17.777682 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:17.809279 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:17.813881 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-04-17 09:24:17.884074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:17.902106 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:17.949478 | instance | default/configmaps/kube-root-ca.crt 2026-04-17 09:24:17.968225 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:17.998623 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:18.069929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:18.113433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:18.123279 | instance | cert-manager/serviceaccounts/cert-manager 2026-04-17 09:24:18.152965 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-04-17 09:24:18.174819 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:18.216041 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:18.291615 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:18.323809 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:18.355063 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-04-17 09:24:18.402755 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 09:24:18.403126 | instance | cert-manager/serviceaccounts/default 2026-04-17 09:24:18.409773 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:18.415517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:18.487453 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:18.504598 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:18.581660 | instance | cert-manager/services/cert-manager 2026-04-17 09:24:18.594260 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:18.612130 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:18.665080 | instance | cert-manager/services/cert-manager-webhook 2026-04-17 09:24:18.710417 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:18.721051 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:18.784974 | instance | default/endpoints/kubernetes 2026-04-17 09:24:18.803232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:18.830663 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:18.850269 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-04-17 09:24:18.895130 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 09:24:18.901477 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:18.937603 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:18.973145 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-04-17 09:24:18.997826 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:19.045103 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-04-17 09:24:19.051985 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:19.087673 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:19.142421 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:19.170982 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-04-17 09:24:19.192717 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:19.239779 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:19.245714 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-cln5n 2026-04-17 09:24:19.264004 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:19.331949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:19.347927 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:19.393198 | instance | default/serviceaccounts/default 2026-04-17 09:24:19.412741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:19.416973 | instance | default/services/kubernetes 2026-04-17 09:24:19.435671 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:19.502104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:19.566103 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-04-17 09:24:19.586868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:19.606002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:19.610231 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-04-17 09:24:19.677822 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:19.706591 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:19.745882 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-04-17 09:24:19.787318 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:19.787366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:19.801837 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-04-17 09:24:19.891126 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:19.897555 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:19.932930 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-04-17 09:24:19.972648 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:19.990743 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:20.004480 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-04-17 09:24:20.054515 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:20.081752 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:20.130379 | instance | envoy-gateway-system/serviceaccounts/default 2026-04-17 09:24:20.146084 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:20.180081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:20.195683 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-04-17 09:24:20.261719 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 09:24:20.268157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:20.271737 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:20.370075 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:20.390921 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-04-17 09:24:20.450905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:20.470408 | instance | envoy-gateway-system/secrets/envoy 2026-04-17 09:24:20.493210 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 09:24:20.498833 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:20.548096 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:20.597143 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:20.666986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:20.667970 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-04-17 09:24:20.680321 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-04-17 09:24:20.703590 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:20.757366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:20.811293 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:20.838780 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-04-17 09:24:20.850389 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-04-17 09:24:20.879578 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:20.905479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:21.004864 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:21.006447 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-04-17 09:24:21.051013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:21.052375 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-04-17 09:24:21.128941 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:21.163338 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:21.216631 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:21.235588 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-04-17 09:24:21.246161 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:21.252926 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-04-17 09:24:21.304333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:21.408209 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-04-17 09:24:21.411031 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:21.438362 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:21.507123 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:21.542554 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:21.591401 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:21.666924 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-04-17 09:24:21.709568 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:21.726794 | instance | envoy-gateway-system/services/envoy-gateway 2026-04-17 09:24:21.799727 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:21.868321 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-04-17 09:24:21.905896 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-04-17 09:24:21.906587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:22.019071 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:22.046688 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-04-17 09:24:22.068102 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-04-17 09:24:22.082451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:22.116401 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:22.197200 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 09:24:22.203412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:22.204495 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:22.217808 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-04-17 09:24:22.237121 | instance | ingress-nginx/pods/ingress-nginx-controller-6rd66 2026-04-17 09:24:22.291820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:22.312825 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:22.391114 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-7wn7q 2026-04-17 09:24:22.399417 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:22.401056 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:22.451921 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-04-17 09:24:22.484621 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:22.492804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:22.574322 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:22.598304 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:22.606109 | instance | ingress-nginx/roles/ingress-nginx 2026-04-17 09:24:22.650212 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-04-17 09:24:22.671589 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 09:24:22.678111 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:22.693397 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:22.763333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:22.777811 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-04-17 09:24:22.789384 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:22.831324 | instance | ingress-nginx/serviceaccounts/default 2026-04-17 09:24:22.891429 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:22.939110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:22.979508 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-04-17 09:24:23.002581 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:23.041197 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-04-17 09:24:23.049865 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:23.133335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:23.167150 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:23.194246 | instance | kube-node-lease/serviceaccounts/default 2026-04-17 09:24:23.240279 | instance | ingress-nginx/services/ingress-nginx-controller 2026-04-17 09:24:23.317596 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:23.392407 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:23.415689 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-04-17 09:24:23.424060 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-04-17 09:24:23.442846 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:23.487438 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:23.571144 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:23.589339 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-04-17 09:24:23.622971 | instance | kube-public/configmaps/cluster-info 2026-04-17 09:24:23.630969 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:23.689301 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:23.750189 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:23.795266 | instance | kube-public/configmaps/kube-root-ca.crt 2026-04-17 09:24:23.840736 | instance | kube-system/configmaps/cilium-config 2026-04-17 09:24:23.860327 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 09:24:23.874677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:23.898583 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:23.967066 | instance | kube-system/configmaps/coredns 2026-04-17 09:24:23.968534 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:23.992529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:24.010515 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-04-17 09:24:24.087773 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:24.113669 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:24.154719 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-04-17 09:24:24.202779 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:24.203425 | instance | kube-system/configmaps/kube-proxy 2026-04-17 09:24:24.235434 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:24.299157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:24.308353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:24.363273 | instance | kube-system/configmaps/kube-root-ca.crt 2026-04-17 09:24:24.391269 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:24.417662 | instance | kube-system/configmaps/kubeadm-config 2026-04-17 09:24:24.527445 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:24.562271 | instance | kube-system/configmaps/kubelet-config 2026-04-17 09:24:24.563619 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:24.599667 | instance | kube-system/daemonsets/cilium 2026-04-17 09:24:24.624477 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:24.646802 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:24.725663 | instance | kube-system/daemonsets/kube-proxy 2026-04-17 09:24:24.745968 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:24.781609 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:24.809348 | instance | kube-system/endpoints/kube-dns 2026-04-17 09:24:24.852572 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:24.878983 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-17 09:24:24.885833 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:24.909983 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-04-17 09:24:24.955337 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:24.956731 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:24.991183 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-04-17 09:24:25.040800 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:25.063546 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:25.096295 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-04-17 09:24:25.132496 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-17 09:24:25.208816 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-04-17 09:24:25.276308 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-04-17 09:24:25.422304 | instance | kube-system/deployment/cilium-operator 2026-04-17 09:24:25.451492 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-04-17 09:24:25.607021 | instance | kube-system/deployment/coredns 2026-04-17 09:24:25.639139 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-04-17 09:24:25.780787 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-04-17 09:24:25.810949 | instance | kube-system/pods/cilium-operator-869df985b8-fdzbl 2026-04-17 09:24:25.937535 | instance | kube-system/pods/cilium-rb8j4 2026-04-17 09:24:25.988887 | instance | kube-system/pods/coredns-67659f764b-4fxtx 2026-04-17 09:24:26.112383 | instance | kube-system/pods/coredns-67659f764b-clxbb 2026-04-17 09:24:26.151594 | instance | kube-system/pods/etcd-instance 2026-04-17 09:24:26.283988 | instance | kube-system/pods/kube-apiserver-instance 2026-04-17 09:24:26.330883 | instance | kube-system/pods/kube-controller-manager-instance 2026-04-17 09:24:26.460015 | instance | kube-system/pods/kube-proxy-kj5xm 2026-04-17 09:24:26.509012 | instance | kube-system/pods/kube-scheduler-instance 2026-04-17 09:24:26.649743 | instance | kube-system/pods/kube-vip-instance 2026-04-17 09:24:26.671559 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-04-17 09:24:26.829275 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-04-17 09:24:26.833219 | instance | kube-system/rolebindings/cilium-config-agent 2026-04-17 09:24:27.033102 | instance | kube-system/rolebindings/kube-proxy 2026-04-17 09:24:27.041600 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-04-17 09:24:27.199157 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-04-17 09:24:27.204218 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-04-17 09:24:27.369819 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-04-17 09:24:27.374054 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-04-17 09:24:27.546662 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-04-17 09:24:27.550284 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-04-17 09:24:27.696290 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-04-17 09:24:27.713950 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-04-17 09:24:27.881211 | instance | kube-public/serviceaccounts/default 2026-04-17 09:24:27.883028 | instance | kube-system/roles/cilium-config-agent 2026-04-17 09:24:28.058760 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-04-17 09:24:28.058807 | instance | kube-system/roles/kube-proxy 2026-04-17 09:24:28.223647 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-04-17 09:24:28.226421 | instance | kube-system/roles/kubeadm:kubelet-config 2026-04-17 09:24:28.374270 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-04-17 09:24:28.408132 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-04-17 09:24:28.526496 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-04-17 09:24:28.579948 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-04-17 09:24:28.701916 | instance | kube-system/roles/system:controller:cloud-provider 2026-04-17 09:24:28.753276 | instance | kube-system/roles/system:controller:token-cleaner 2026-04-17 09:24:28.882741 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-04-17 09:24:28.922172 | instance | local-path-storage/configmaps/local-path-config 2026-04-17 09:24:29.039566 | instance | kube-system/secrets/bootstrap-token-bne98u 2026-04-17 09:24:29.096129 | instance | kube-system/secrets/bootstrap-token-ijcnd9 2026-04-17 09:24:29.199497 | instance | kube-system/secrets/kubeadm-certs 2026-04-17 09:24:29.257507 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-04-17 09:24:29.372599 | instance | local-path-storage/deployment/local-path-provisioner 2026-04-17 09:24:29.552812 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-04-17 09:24:29.588408 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-04-17 09:24:29.742473 | instance | kube-system/serviceaccounts/certificate-controller 2026-04-17 09:24:29.791051 | instance | kube-system/serviceaccounts/cilium 2026-04-17 09:24:29.925061 | instance | kube-system/serviceaccounts/cilium-operator 2026-04-17 09:24:29.991074 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-04-17 09:24:30.145734 | instance | kube-system/serviceaccounts/coredns 2026-04-17 09:24:30.192276 | instance | kube-system/serviceaccounts/cronjob-controller 2026-04-17 09:24:30.338605 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-04-17 09:24:30.405078 | instance | kube-system/serviceaccounts/default 2026-04-17 09:24:30.536728 | instance | kube-system/serviceaccounts/deployment-controller 2026-04-17 09:24:30.619551 | instance | kube-system/serviceaccounts/disruption-controller 2026-04-17 09:24:30.757421 | instance | kube-system/serviceaccounts/endpoint-controller 2026-04-17 09:24:30.870226 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-04-17 09:24:31.037149 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-04-17 09:24:31.071525 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-04-17 09:24:31.243916 | instance | kube-system/serviceaccounts/expand-controller 2026-04-17 09:24:31.268976 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-04-17 09:24:31.447281 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-04-17 09:24:31.465863 | instance | kube-system/serviceaccounts/job-controller 2026-04-17 09:24:31.639231 | instance | kube-system/serviceaccounts/kube-proxy 2026-04-17 09:24:31.673448 | instance | kube-system/serviceaccounts/namespace-controller 2026-04-17 09:24:31.841055 | instance | kube-system/serviceaccounts/node-controller 2026-04-17 09:24:31.874391 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-04-17 09:24:32.027176 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-04-17 09:24:32.087505 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-04-17 09:24:32.226882 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-04-17 09:24:32.277139 | instance | kube-system/serviceaccounts/replicaset-controller 2026-04-17 09:24:32.430233 | instance | kube-system/serviceaccounts/replication-controller 2026-04-17 09:24:32.491974 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-04-17 09:24:32.627017 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-04-17 09:24:32.683903 | instance | kube-system/serviceaccounts/service-account-controller 2026-04-17 09:24:32.833409 | instance | kube-system/serviceaccounts/service-controller 2026-04-17 09:24:32.874990 | instance | kube-system/serviceaccounts/statefulset-controller 2026-04-17 09:24:33.080481 | instance | kube-system/serviceaccounts/token-cleaner 2026-04-17 09:24:33.103035 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-04-17 09:24:33.308245 | instance | kube-system/serviceaccounts/ttl-controller 2026-04-17 09:24:33.317141 | instance | kube-system/services/kube-dns 2026-04-17 09:24:33.500799 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-04-17 09:24:33.525043 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-04-17 09:24:33.696380 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-04-17 09:24:33.697051 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-04-17 09:24:33.899722 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-04-17 09:24:33.906098 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-04-17 09:24:34.077474 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-04-17 09:24:34.083841 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-04-17 09:24:34.264794 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-04-17 09:24:34.267195 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-04-17 09:24:34.455712 | instance | monitoring/endpoints/alertmanager-operated 2026-04-17 09:24:34.459195 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-04-17 09:24:34.626338 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-04-17 09:24:34.648130 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-04-17 09:24:34.815704 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-04-17 09:24:34.833136 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-04-17 09:24:34.996425 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-04-17 09:24:35.027214 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-04-17 09:24:35.189433 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-04-17 09:24:35.215565 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-04-17 09:24:35.373219 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-04-17 09:24:35.405045 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-04-17 09:24:35.587387 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-04-17 09:24:35.643817 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-04-17 09:24:35.775879 | instance | monitoring/endpoints/prometheus-operated 2026-04-17 09:24:35.823450 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-04-17 09:24:35.958542 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-04-17 09:24:36.100578 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-04-17 09:24:36.123721 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-04-17 09:24:36.294251 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-04-17 09:24:36.465730 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-04-17 09:24:36.495684 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-04-17 09:24:36.656082 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-04-17 09:24:36.678249 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-04-17 09:24:36.844152 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-04-17 09:24:36.854214 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-04-17 09:24:37.023747 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-04-17 09:24:37.035717 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-04-17 09:24:37.178290 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-04-17 09:24:37.215564 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-04-17 09:24:37.363487 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-04-17 09:24:37.386189 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-04-17 09:24:37.536688 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-04-17 09:24:37.564121 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-04-17 09:24:37.699735 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-04-17 09:24:37.748034 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-04-17 09:24:37.886490 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-04-17 09:24:37.935571 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-04-17 09:24:38.076529 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-04-17 09:24:38.134979 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-04-17 09:24:38.240430 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-04-17 09:24:38.306520 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-04-17 09:24:38.414142 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-04-17 09:24:38.466457 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-04-17 09:24:38.586087 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-04-17 09:24:38.647323 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-04-17 09:24:38.769553 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-04-17 09:24:38.832525 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-04-17 09:24:38.960502 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-04-17 09:24:39.023405 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-04-17 09:24:39.128991 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-04-17 09:24:39.182173 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-04-17 09:24:39.301637 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-04-17 09:24:39.357848 | instance | monitoring/configmaps/kube-root-ca.crt 2026-04-17 09:24:39.483314 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-04-17 09:24:39.534643 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-lbxcd 2026-04-17 09:24:39.713878 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-04-17 09:24:39.751655 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-04-17 09:24:39.893742 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-04-17 09:24:39.934333 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-04-17 09:24:40.063522 | instance | local-path-storage/serviceaccounts/default 2026-04-17 09:24:40.114795 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-04-17 09:24:40.228930 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-17 09:24:40.297498 | instance | monitoring/pods/kube-prometheus-stack-grafana-64698c6b69-6dtbq 2026-04-17 09:24:40.417730 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-whltx 2026-04-17 09:24:40.480322 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-h9k9j 2026-04-17 09:24:40.595269 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-7lzn6 2026-04-17 09:24:40.668810 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-04-17 09:24:40.797842 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-17 09:24:40.858848 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-04-17 09:24:40.985477 | instance | openstack/cronjobs/keystone-credential-rotate 2026-04-17 09:24:41.045994 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-04-17 09:24:41.166775 | instance | openstack/configmaps/horizon-bin 2026-04-17 09:24:41.232611 | instance | openstack/configmaps/keystone-bin 2026-04-17 09:24:41.348623 | instance | openstack/configmaps/keystone-openid-metadata 2026-04-17 09:24:41.419432 | instance | openstack/configmaps/kube-root-ca.crt 2026-04-17 09:24:41.536017 | instance | openstack/configmaps/memcached-memcached-bin 2026-04-17 09:24:41.580026 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-04-17 09:24:41.703280 | instance | openstack/configmaps/percona-xtradb-pxc 2026-04-17 09:24:41.759234 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-04-17 09:24:41.885188 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-04-17 09:24:41.964248 | instance | openstack/configmaps/valkey-configuration 2026-04-17 09:24:42.050932 | instance | openstack/configmaps/valkey-health 2026-04-17 09:24:42.142242 | instance | openstack/configmaps/valkey-scripts 2026-04-17 09:24:42.219689 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-04-17 09:24:42.328206 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-04-17 09:24:42.390419 | instance | openstack/deployment/horizon 2026-04-17 09:24:42.513435 | instance | openstack/deployment/keystone-api 2026-04-17 09:24:42.579539 | instance | openstack/deployment/memcached-memcached 2026-04-17 09:24:42.725893 | instance | openstack/deployment/pxc-operator 2026-04-17 09:24:42.761732 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-04-17 09:24:42.924797 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-04-17 09:24:42.953448 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-04-17 09:24:43.125816 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-04-17 09:24:43.145161 | instance | openstack/endpoints/horizon 2026-04-17 09:24:43.303795 | instance | openstack/endpoints/horizon-int 2026-04-17 09:24:43.332922 | instance | openstack/endpoints/keystone-api 2026-04-17 09:24:43.482048 | instance | openstack/endpoints/memcached 2026-04-17 09:24:43.545331 | instance | openstack/endpoints/memcached-metrics 2026-04-17 09:24:43.674428 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-04-17 09:24:43.741772 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-04-17 09:24:43.876382 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-04-17 09:24:43.922191 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-04-17 09:24:44.076201 | instance | openstack/endpoints/percona-xtradb-pxc 2026-04-17 09:24:44.112776 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-04-17 09:24:44.265056 | instance | openstack/endpoints/rabbitmq-keystone 2026-04-17 09:24:44.302724 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-04-17 09:24:44.445345 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-04-17 09:24:44.486753 | instance | openstack/endpoints/valkey 2026-04-17 09:24:44.618296 | instance | openstack/endpoints/valkey-headless 2026-04-17 09:24:44.666234 | instance | openstack/endpoints/valkey-metrics 2026-04-17 09:24:44.798730 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-17 09:24:44.837629 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-04-17 09:24:44.981975 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-04-17 09:24:45.024284 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-04-17 09:24:45.143297 | instance | monitoring/secrets/alertmanager-tls 2026-04-17 09:24:45.204171 | instance | monitoring/secrets/grafana-tls 2026-04-17 09:24:45.322260 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-04-17 09:24:45.364483 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-04-17 09:24:45.476284 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-04-17 09:24:45.533176 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-04-17 09:24:45.663166 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-04-17 09:24:45.702569 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-04-17 09:24:45.824347 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-04-17 09:24:45.880031 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-04-17 09:24:46.004840 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-04-17 09:24:46.044592 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-7lzn6-tls 2026-04-17 09:24:46.175106 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-04-17 09:24:46.221562 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-04-17 09:24:46.344112 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-04-17 09:24:46.387692 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-04-17 09:24:46.513405 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-04-17 09:24:46.571928 | instance | monitoring/secrets/prometheus-tls 2026-04-17 09:24:46.674667 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-04-17 09:24:46.726466 | instance | monitoring/serviceaccounts/default 2026-04-17 09:24:46.927144 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-04-17 09:24:47.017265 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-04-17 09:24:47.160180 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-04-17 09:24:47.222338 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-04-17 09:24:47.397672 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-04-17 09:24:47.435725 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-04-17 09:24:47.627848 | instance | openstack/ingresses/dashboard 2026-04-17 09:24:47.645215 | instance | openstack/ingresses/identity 2026-04-17 09:24:47.792749 | instance | monitoring/services/alertmanager-operated 2026-04-17 09:24:47.827311 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-04-17 09:24:47.977908 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-04-17 09:24:48.001279 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-04-17 09:24:48.158535 | instance | monitoring/services/kube-prometheus-stack-operator 2026-04-17 09:24:48.185790 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-04-17 09:24:48.349971 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-04-17 09:24:48.358164 | instance | monitoring/services/prometheus-operated 2026-04-17 09:24:48.519624 | instance | openstack/jobs/horizon-db-init 2026-04-17 09:24:48.536537 | instance | openstack/jobs/horizon-db-sync 2026-04-17 09:24:48.693684 | instance | openstack/jobs/keystone-bootstrap 2026-04-17 09:24:48.726048 | instance | openstack/jobs/keystone-credential-setup 2026-04-17 09:24:48.872902 | instance | openstack/jobs/keystone-db-init 2026-04-17 09:24:48.916002 | instance | openstack/jobs/keystone-db-sync 2026-04-17 09:24:49.074556 | instance | openstack/jobs/keystone-domain-manage 2026-04-17 09:24:49.151538 | instance | openstack/jobs/keystone-fernet-setup 2026-04-17 09:24:49.336877 | instance | openstack/jobs/keystone-rabbit-init 2026-04-17 09:24:49.382722 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-17 09:24:49.540629 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-04-17 09:24:49.574840 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-04-17 09:24:49.737537 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-04-17 09:24:49.759225 | instance | openstack/networkpolicies/valkey 2026-04-17 09:24:49.902772 | instance | openstack/pods/horizon-8645686f54-6r6xg 2026-04-17 09:24:49.946249 | instance | openstack/pods/horizon-8645686f54-frfdd 2026-04-17 09:24:50.096054 | instance | openstack/pods/horizon-8645686f54-n4p5c 2026-04-17 09:24:50.137330 | instance | openstack/pods/horizon-db-init-4sdr5 2026-04-17 09:24:50.288027 | instance | openstack/pods/horizon-db-sync-n2t82 2026-04-17 09:24:50.352213 | instance | openstack/pods/keystone-api-54847d876f-xddhb 2026-04-17 09:24:50.499593 | instance | openstack/pods/keystone-bootstrap-92m87 2026-04-17 09:24:50.553690 | instance | openstack/pods/keystone-credential-setup-vzhh8 2026-04-17 09:24:50.699702 | instance | openstack/pods/keystone-db-init-xr4rj 2026-04-17 09:24:50.744333 | instance | openstack/pods/keystone-db-sync-fpl29 2026-04-17 09:24:50.900541 | instance | openstack/pods/keystone-domain-manage-hf9nl 2026-04-17 09:24:50.953717 | instance | openstack/pods/keystone-fernet-setup-hbdn7 2026-04-17 09:24:51.093893 | instance | openstack/pods/keystone-rabbit-init-tbdzs 2026-04-17 09:24:51.168778 | instance | openstack/pods/memcached-memcached-cf56b6468-w4bjl 2026-04-17 09:24:51.282905 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-04-17 09:24:51.364168 | instance | openstack/pods/percona-xtradb-pxc-0 2026-04-17 09:24:51.467387 | instance | openstack/pods/pxc-operator-69cb5bbdb9-mt26w 2026-04-17 09:24:51.542492 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-jxzbm 2026-04-17 09:24:51.648453 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-04-17 09:24:51.716723 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-pb622 2026-04-17 09:24:51.832069 | instance | openstack/pods/valkey-node-0 2026-04-17 09:24:51.888105 | instance | openstack/pods/valkey-node-1 2026-04-17 09:24:52.009958 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-04-17 09:24:52.055890 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-04-17 09:24:52.224460 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-04-17 09:24:52.247040 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-1 2026-04-17 09:24:52.435196 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-04-17 09:24:52.447698 | instance | openstack/rolebindings/horizon-horizon 2026-04-17 09:24:52.604050 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-04-17 09:24:52.605828 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-04-17 09:24:52.773432 | instance | openstack/rolebindings/horizon-horizon-test 2026-04-17 09:24:52.774737 | instance | openstack/rolebindings/keystone-credential-rotate 2026-04-17 09:24:52.922474 | instance | openstack/rolebindings/keystone-credential-setup 2026-04-17 09:24:52.926602 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-04-17 09:24:53.095632 | instance | openstack/rolebindings/keystone-fernet-setup 2026-04-17 09:24:53.116528 | instance | openstack/rolebindings/keystone-keystone-api 2026-04-17 09:24:53.261013 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-04-17 09:24:53.281785 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-04-17 09:24:53.425107 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-04-17 09:24:53.440344 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-04-17 09:24:53.597550 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-04-17 09:24:53.603816 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-04-17 09:24:53.772879 | instance | openstack/rolebindings/keystone-keystone-test 2026-04-17 09:24:53.789599 | instance | openstack/rolebindings/pxc-operator 2026-04-17 09:24:53.949642 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-04-17 09:24:53.964815 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-04-17 09:24:54.113155 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-04-17 09:24:54.140509 | instance | openstack/roles/horizon-openstack-horizon 2026-04-17 09:24:54.286946 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-04-17 09:24:54.333017 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-04-17 09:24:54.445669 | instance | openstack/roles/horizon-openstack-horizon-test 2026-04-17 09:24:54.507835 | instance | openstack/roles/keystone-credential-rotate 2026-04-17 09:24:54.606971 | instance | openstack/roles/keystone-credential-setup 2026-04-17 09:24:54.666740 | instance | openstack/roles/keystone-fernet-rotate 2026-04-17 09:24:54.778388 | instance | openstack/roles/keystone-fernet-setup 2026-04-17 09:24:54.832276 | instance | openstack/roles/keystone-openstack-keystone-api 2026-04-17 09:24:54.932736 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-04-17 09:24:54.989855 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-04-17 09:24:55.096204 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-04-17 09:24:55.175172 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-04-17 09:24:55.256204 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-04-17 09:24:55.332086 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-04-17 09:24:55.420312 | instance | openstack/roles/keystone-openstack-keystone-test 2026-04-17 09:24:55.498533 | instance | openstack/roles/pxc-operator 2026-04-17 09:24:55.585172 | instance | openstack/roles/rabbitmq-cluster-operator 2026-04-17 09:24:55.687127 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-04-17 09:24:55.774650 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-04-17 09:24:55.845189 | instance | secretgen-controller/deployment/secretgen-controller 2026-04-17 09:24:55.927333 | instance | openstack/serviceaccounts/default 2026-04-17 09:24:56.006087 | instance | openstack/serviceaccounts/horizon 2026-04-17 09:24:56.143792 | instance | openstack/serviceaccounts/horizon-db-init 2026-04-17 09:24:56.232155 | instance | openstack/serviceaccounts/horizon-db-sync 2026-04-17 09:24:56.363726 | instance | openstack/serviceaccounts/horizon-test 2026-04-17 09:24:56.439373 | instance | openstack/serviceaccounts/keystone-api 2026-04-17 09:24:56.582566 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-04-17 09:24:56.663830 | instance | openstack/secrets/horizon-db-admin 2026-04-17 09:24:56.794797 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-04-17 09:24:56.829228 | instance | openstack/secrets/horizon-db-user 2026-04-17 09:24:57.024939 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-04-17 09:24:57.027719 | instance | openstack/secrets/horizon-etc 2026-04-17 09:24:57.197667 | instance | openstack/serviceaccounts/keystone-db-init 2026-04-17 09:24:57.219970 | instance | openstack/secrets/horizon-int-certs 2026-04-17 09:24:57.377222 | instance | openstack/serviceaccounts/keystone-db-sync 2026-04-17 09:24:57.422168 | instance | openstack/secrets/horizon-keystone-admin 2026-04-17 09:24:57.603385 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-04-17 09:24:57.604544 | instance | openstack/secrets/internal-percona-xtradb 2026-04-17 09:24:57.764388 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-04-17 09:24:57.817142 | instance | openstack/secrets/keystone-api-certs 2026-04-17 09:24:57.994744 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-04-17 09:24:58.003139 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-04-17 09:24:58.211057 | instance | openstack/secrets/keystone-credential-keys 2026-04-17 09:24:58.240995 | instance | openstack/secrets/keystone-db-admin 2026-04-17 09:24:58.361176 | instance | openstack/serviceaccounts/keystone-test 2026-04-17 09:24:58.383794 | instance | openstack/secrets/keystone-db-user 2026-04-17 09:24:58.566330 | instance | openstack/serviceaccounts/memcached-memcached 2026-04-17 09:24:58.572674 | instance | openstack/secrets/keystone-etc 2026-04-17 09:24:58.739027 | instance | openstack/serviceaccounts/pxc-operator 2026-04-17 09:24:58.791661 | instance | openstack/secrets/keystone-fernet-keys 2026-04-17 09:24:58.954907 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-04-17 09:24:58.996488 | instance | openstack/secrets/keystone-keystone-admin 2026-04-17 09:24:59.169999 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-04-17 09:24:59.183710 | instance | openstack/secrets/keystone-keystone-test 2026-04-17 09:24:59.360552 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-04-17 09:24:59.390048 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-04-17 09:24:59.571894 | instance | openstack/serviceaccounts/valkey 2026-04-17 09:24:59.577712 | instance | openstack/secrets/keystone-rabbitmq-user 2026-04-17 09:24:59.745076 | instance | openstack/secrets/percona-xtradb 2026-04-17 09:24:59.776117 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-04-17 09:24:59.904121 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-04-17 09:24:59.927710 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-04-17 09:25:00.064987 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-04-17 09:25:00.092901 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-04-17 09:25:00.236378 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-04-17 09:25:00.267984 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-04-17 09:25:00.403316 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-04-17 09:25:00.444015 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-04-17 09:25:00.630162 | instance | openstack/secrets/valkey-ca 2026-04-17 09:25:00.658988 | instance | openstack/secrets/valkey-server-certs 2026-04-17 09:25:00.811262 | instance | openstack/services/horizon 2026-04-17 09:25:00.828982 | instance | openstack/services/horizon-int 2026-04-17 09:25:00.972052 | instance | openstack/services/keystone-api 2026-04-17 09:25:01.012247 | instance | openstack/services/memcached 2026-04-17 09:25:01.163859 | instance | openstack/services/memcached-metrics 2026-04-17 09:25:01.195441 | instance | openstack/services/percona-xtradb-cluster-operator 2026-04-17 09:25:01.344330 | instance | openstack/services/percona-xtradb-haproxy 2026-04-17 09:25:01.382183 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-04-17 09:25:01.537126 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-04-17 09:25:01.566800 | instance | openstack/services/percona-xtradb-pxc 2026-04-17 09:25:01.728875 | instance | openstack/services/percona-xtradb-pxc-unready 2026-04-17 09:25:01.759960 | instance | openstack/services/rabbitmq-keystone 2026-04-17 09:25:01.914531 | instance | openstack/services/rabbitmq-keystone-nodes 2026-04-17 09:25:01.936926 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-04-17 09:25:02.085928 | instance | openstack/services/valkey 2026-04-17 09:25:02.137240 | instance | openstack/services/valkey-headless 2026-04-17 09:25:02.262299 | instance | openstack/services/valkey-metrics 2026-04-17 09:25:02.309958 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-04-17 09:25:02.428808 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-04-17 09:25:02.498073 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-04-17 09:25:02.614768 | instance | openstack/statefulsets/valkey-node 2026-04-17 09:25:02.668892 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-hv97q 2026-04-17 09:25:02.826087 | instance | secretgen-controller/serviceaccounts/default 2026-04-17 09:25:02.851574 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-04-17 09:25:03.347419 | instance | ok: Runtime: 0:00:49.075811 2026-04-17 09:25:03.358475 | 2026-04-17 09:25:03.467322 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-04-17 09:25:04.139924 | instance | changed: 2026-04-17 09:25:04.140162 | instance | cd+++++++++ objects/ 2026-04-17 09:25:04.140201 | instance | cd+++++++++ objects/cluster/ 2026-04-17 09:25:04.140239 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-04-17 09:25:04.140283 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-04-17 09:25:04.140320 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-04-17 09:25:04.140392 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-04-17 09:25:04.140421 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-04-17 09:25:04.140447 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-04-17 09:25:04.140472 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-17 09:25:04.140497 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-04-17 09:25:04.140523 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-04-17 09:25:04.140548 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-04-17 09:25:04.140573 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-04-17 09:25:04.140598 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-04-17 09:25:04.140623 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-04-17 09:25:04.140648 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-04-17 09:25:04.140673 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-04-17 09:25:04.140698 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-04-17 09:25:04.140722 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-04-17 09:25:04.140746 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-04-17 09:25:04.140791 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-04-17 09:25:04.140816 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-04-17 09:25:04.140841 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-04-17 09:25:04.140865 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-04-17 09:25:04.140889 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-04-17 09:25:04.140913 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-04-17 09:25:04.140937 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-04-17 09:25:04.140963 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-04-17 09:25:04.141010 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-17 09:25:04.141037 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-04-17 09:25:04.141061 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-04-17 09:25:04.141086 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-04-17 09:25:04.141117 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-04-17 09:25:04.141148 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-04-17 09:25:04.141178 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-04-17 09:25:04.141209 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-04-17 09:25:04.141231 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-04-17 09:25:04.141253 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-17 09:25:04.141273 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-17 09:25:04.141291 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-04-17 09:25:04.141308 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-04-17 09:25:04.141326 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-04-17 09:25:04.141343 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-04-17 09:25:04.141361 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-04-17 09:25:04.141378 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-04-17 09:25:04.141395 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-04-17 09:25:04.141412 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-17 09:25:04.141430 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-04-17 09:25:04.141448 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-04-17 09:25:04.141465 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-04-17 09:25:04.141483 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-04-17 09:25:04.141500 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-04-17 09:25:04.141517 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-04-17 09:25:04.141535 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-04-17 09:25:04.141553 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-04-17 09:25:04.141570 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-04-17 09:25:04.141595 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-04-17 09:25:04.141613 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-04-17 09:25:04.141631 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-04-17 09:25:04.141649 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-04-17 09:25:04.141666 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-04-17 09:25:04.141683 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-04-17 09:25:04.141701 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-04-17 09:25:04.141718 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-04-17 09:25:04.141736 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-04-17 09:25:04.141754 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-04-17 09:25:04.141772 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-04-17 09:25:04.141790 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-04-17 09:25:04.141807 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-04-17 09:25:04.141825 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-17 09:25:04.141843 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-17 09:25:04.141860 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-04-17 09:25:04.141878 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-04-17 09:25:04.141896 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-04-17 09:25:04.141914 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-04-17 09:25:04.141932 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-04-17 09:25:04.141950 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-04-17 09:25:04.141967 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-04-17 09:25:04.141984 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-04-17 09:25:04.142002 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-04-17 09:25:04.142019 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-04-17 09:25:04.142036 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-04-17 09:25:04.142053 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-04-17 09:25:04.142070 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-04-17 09:25:04.142093 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-04-17 09:25:04.142111 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-04-17 09:25:04.142129 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-04-17 09:25:04.142147 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-04-17 09:25:04.142165 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-04-17 09:25:04.142188 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-04-17 09:25:04.142206 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-04-17 09:25:04.142224 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-04-17 09:25:04.142241 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-04-17 09:25:04.142259 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-04-17 09:25:04.142276 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-04-17 09:25:04.142294 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-04-17 09:25:04.142311 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-04-17 09:25:04.142329 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-04-17 09:25:04.142346 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-04-17 09:25:04.142364 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-04-17 09:25:04.142381 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-04-17 09:25:04.142398 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-04-17 09:25:04.142416 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-04-17 09:25:04.142433 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-04-17 09:25:04.142451 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-04-17 09:25:04.142468 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-04-17 09:25:04.142485 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-04-17 09:25:04.142502 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-04-17 09:25:04.142520 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-04-17 09:25:04.142537 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-04-17 09:25:04.142554 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-04-17 09:25:04.142572 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-04-17 09:25:04.142589 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-04-17 09:25:04.142606 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-04-17 09:25:04.142623 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-04-17 09:25:04.142640 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-04-17 09:25:04.142657 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-04-17 09:25:04.142674 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-04-17 09:25:04.142692 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-04-17 09:25:04.142709 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-04-17 09:25:04.142731 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-04-17 09:25:04.142749 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-04-17 09:25:04.142767 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-04-17 09:25:04.142784 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-04-17 09:25:04.142801 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-04-17 09:25:04.142818 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-04-17 09:25:04.142836 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-04-17 09:25:04.142853 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-04-17 09:25:04.142870 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-04-17 09:25:04.142888 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-04-17 09:25:04.142905 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-04-17 09:25:04.142922 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-04-17 09:25:04.142940 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-04-17 09:25:04.142957 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-04-17 09:25:04.142974 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-04-17 09:25:04.142991 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-04-17 09:25:04.143008 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-04-17 09:25:04.143025 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-04-17 09:25:04.143042 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-04-17 09:25:04.143058 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-04-17 09:25:04.143075 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-04-17 09:25:04.143092 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-04-17 09:25:04.143109 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-04-17 09:25:04.143126 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-04-17 09:25:04.143143 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-04-17 09:25:04.143161 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-04-17 09:25:04.143178 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-04-17 09:25:04.143195 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-04-17 09:25:04.143212 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-04-17 09:25:04.143229 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-04-17 09:25:04.143246 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-04-17 09:25:04.143263 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-04-17 09:25:04.143280 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-04-17 09:25:04.143302 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-04-17 09:25:04.143320 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-04-17 09:25:04.143337 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-04-17 09:25:04.143354 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-04-17 09:25:04.143371 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-04-17 09:25:04.143388 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-04-17 09:25:04.143406 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-04-17 09:25:04.143423 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-04-17 09:25:04.143440 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-04-17 09:25:04.143458 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-04-17 09:25:04.143475 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-04-17 09:25:04.143493 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-04-17 09:25:04.143510 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-04-17 09:25:04.143527 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-04-17 09:25:04.143544 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-04-17 09:25:04.143562 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-04-17 09:25:04.143579 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-04-17 09:25:04.143596 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-04-17 09:25:04.143613 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-04-17 09:25:04.143630 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-04-17 09:25:04.143648 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-04-17 09:25:04.143664 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-04-17 09:25:04.143682 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-04-17 09:25:04.143699 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-04-17 09:25:04.143716 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-04-17 09:25:04.143733 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-04-17 09:25:04.143750 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-04-17 09:25:04.143767 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-04-17 09:25:04.143784 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-04-17 09:25:04.143801 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-04-17 09:25:04.143819 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-04-17 09:25:04.143836 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-04-17 09:25:04.143853 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-04-17 09:25:04.143870 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-04-17 09:25:04.143888 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-04-17 09:25:04.143904 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-04-17 09:25:04.143921 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-04-17 09:25:04.143943 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-04-17 09:25:04.143961 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-04-17 09:25:04.143979 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-04-17 09:25:04.143996 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-04-17 09:25:04.144014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-04-17 09:25:04.144033 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-04-17 09:25:04.144051 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-04-17 09:25:04.144069 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-17 09:25:04.144087 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-04-17 09:25:04.144104 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-04-17 09:25:04.144122 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-04-17 09:25:04.144139 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-04-17 09:25:04.144157 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-04-17 09:25:04.144174 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-04-17 09:25:04.144191 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-04-17 09:25:04.144214 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-04-17 09:25:04.144241 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-04-17 09:25:04.144267 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-04-17 09:25:04.144287 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-04-17 09:25:04.144306 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-04-17 09:25:04.144324 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-04-17 09:25:04.144341 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-04-17 09:25:04.144378 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-04-17 09:25:04.144399 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-17 09:25:04.144417 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-04-17 09:25:04.144435 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-04-17 09:25:04.144453 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-04-17 09:25:04.144470 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-04-17 09:25:04.144489 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-04-17 09:25:04.144506 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-04-17 09:25:04.144524 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-17 09:25:04.144542 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-17 09:25:04.144559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-04-17 09:25:04.144591 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-04-17 09:25:04.144637 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-04-17 09:25:04.144659 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-04-17 09:25:04.144678 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-04-17 09:25:04.144696 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-04-17 09:25:04.144715 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-04-17 09:25:04.144732 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-17 09:25:04.144749 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-04-17 09:25:04.144768 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-04-17 09:25:04.144786 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-04-17 09:25:04.144804 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-04-17 09:25:04.144822 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-04-17 09:25:04.144840 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-04-17 09:25:04.144857 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-04-17 09:25:04.144874 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-04-17 09:25:04.144891 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-04-17 09:25:04.144908 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-04-17 09:25:04.144925 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-04-17 09:25:04.144942 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-04-17 09:25:04.144960 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-04-17 09:25:04.144998 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-04-17 09:25:04.145018 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-04-17 09:25:04.145035 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-04-17 09:25:04.145052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-04-17 09:25:04.145069 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-04-17 09:25:04.145087 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-17 09:25:04.145104 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-17 09:25:04.145122 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-04-17 09:25:04.145139 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-04-17 09:25:04.145157 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-04-17 09:25:04.145174 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-04-17 09:25:04.145191 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-04-17 09:25:04.145209 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-04-17 09:25:04.145226 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-04-17 09:25:04.145249 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-04-17 09:25:04.145267 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-04-17 09:25:04.145285 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-04-17 09:25:04.145303 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-04-17 09:25:04.145320 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-04-17 09:25:04.145338 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-04-17 09:25:04.145355 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-04-17 09:25:04.145373 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-04-17 09:25:04.145390 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-04-17 09:25:04.145408 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-04-17 09:25:04.145425 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-04-17 09:25:04.145442 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-04-17 09:25:04.145460 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-04-17 09:25:04.145477 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-04-17 09:25:04.145494 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-04-17 09:25:04.145512 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-04-17 09:25:04.145529 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-04-17 09:25:04.145546 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-04-17 09:25:04.145564 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-04-17 09:25:04.145581 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-04-17 09:25:04.145598 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-04-17 09:25:04.145615 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-04-17 09:25:04.145633 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-04-17 09:25:04.145650 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-04-17 09:25:04.145667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-04-17 09:25:04.145685 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-04-17 09:25:04.145702 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-04-17 09:25:04.145720 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-04-17 09:25:04.145737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-04-17 09:25:04.145754 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-04-17 09:25:04.145771 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-04-17 09:25:04.145793 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-04-17 09:25:04.145811 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-04-17 09:25:04.145829 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-04-17 09:25:04.145846 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-04-17 09:25:04.145863 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-04-17 09:25:04.145880 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-04-17 09:25:04.145897 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-04-17 09:25:04.145914 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-04-17 09:25:04.145932 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-04-17 09:25:04.145949 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-04-17 09:25:04.145966 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-04-17 09:25:04.145983 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-04-17 09:25:04.145999 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-04-17 09:25:04.146016 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-04-17 09:25:04.146033 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-04-17 09:25:04.146050 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-04-17 09:25:04.146067 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-04-17 09:25:04.146084 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-04-17 09:25:04.146101 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-04-17 09:25:04.146119 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-04-17 09:25:04.146136 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-04-17 09:25:04.146153 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-04-17 09:25:04.146170 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-04-17 09:25:04.146187 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-04-17 09:25:04.146204 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-04-17 09:25:04.146221 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-04-17 09:25:04.146238 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-04-17 09:25:04.146255 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-04-17 09:25:04.146272 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-04-17 09:25:04.146290 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-04-17 09:25:04.146307 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-04-17 09:25:04.146328 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-04-17 09:25:04.146346 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-04-17 09:25:04.146363 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-04-17 09:25:04.146380 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-04-17 09:25:04.146396 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-04-17 09:25:04.146413 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-04-17 09:25:04.146431 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-04-17 09:25:04.146448 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-04-17 09:25:04.146465 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-04-17 09:25:04.146482 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-04-17 09:25:04.146499 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-04-17 09:25:04.146516 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-04-17 09:25:04.146534 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-04-17 09:25:04.146552 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-04-17 09:25:04.146569 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-04-17 09:25:04.146586 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-04-17 09:25:04.146604 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-04-17 09:25:04.146621 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-04-17 09:25:04.146638 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-04-17 09:25:04.146655 | instance | cd+++++++++ objects/cluster/namespace/ 2026-04-17 09:25:04.146672 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-04-17 09:25:04.146690 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-04-17 09:25:04.146707 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-04-17 09:25:04.146725 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-04-17 09:25:04.146742 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-04-17 09:25:04.146759 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-04-17 09:25:04.146777 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-04-17 09:25:04.146794 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-04-17 09:25:04.146812 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-04-17 09:25:04.146829 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-04-17 09:25:04.146847 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-04-17 09:25:04.146864 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-04-17 09:25:04.146882 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-04-17 09:25:04.146900 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-04-17 09:25:04.146917 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-04-17 09:25:04.146934 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-04-17 09:25:04.146951 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-04-17 09:25:04.146969 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-04-17 09:25:04.146986 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-04-17 09:25:04.147008 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-04-17 09:25:04.147026 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-04-17 09:25:04.147044 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-04-17 09:25:04.147061 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-04-17 09:25:04.147079 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-04-17 09:25:04.147096 | instance | cd+++++++++ objects/cluster/node/ 2026-04-17 09:25:04.147114 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-04-17 09:25:04.147131 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-04-17 09:25:04.147149 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-04-17 09:25:04.147166 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-04-17 09:25:04.147183 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-04-17 09:25:04.147200 | instance | cd+++++++++ objects/namespaced/ 2026-04-17 09:25:04.147218 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-04-17 09:25:04.147236 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-04-17 09:25:04.147253 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-04-17 09:25:04.147271 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-04-17 09:25:04.147288 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-04-17 09:25:04.147305 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-04-17 09:25:04.147322 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-04-17 09:25:04.147340 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-04-17 09:25:04.147357 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-04-17 09:25:04.147374 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-04-17 09:25:04.147391 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-04-17 09:25:04.147409 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-04-17 09:25:04.147426 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-04-17 09:25:04.147443 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-04-17 09:25:04.147460 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-04-17 09:25:04.147478 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-04-17 09:25:04.147495 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-04-17 09:25:04.147511 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-04-17 09:25:04.147528 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-04-17 09:25:04.147546 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-04-17 09:25:04.147563 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-04-17 09:25:04.147581 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-04-17 09:25:04.147598 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-04-17 09:25:04.147616 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-04-17 09:25:04.147633 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-04-17 09:25:04.147651 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-222.nip.io-tls.txt 2026-04-17 09:25:04.147668 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-222.nip.io-tls.yaml 2026-04-17 09:25:04.147686 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-04-17 09:25:04.147708 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-04-17 09:25:04.147726 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-04-17 09:25:04.147743 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-04-17 09:25:04.147761 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-04-17 09:25:04.147778 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-04-17 09:25:04.147796 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-04-17 09:25:04.147813 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-04-17 09:25:04.147831 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-04-17 09:25:04.147848 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-04-17 09:25:04.147865 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-04-17 09:25:04.147883 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-04-17 09:25:04.147900 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-04-17 09:25:04.147917 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-04-17 09:25:04.147935 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-04-17 09:25:04.147952 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-04-17 09:25:04.147969 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-04-17 09:25:04.147986 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-04-17 09:25:04.148003 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-04-17 09:25:04.148021 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-04-17 09:25:04.148038 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-04-17 09:25:04.148056 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-04-17 09:25:04.148074 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-04-17 09:25:04.148092 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-04-17 09:25:04.148109 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-04-17 09:25:04.148126 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-04-17 09:25:04.148143 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-04-17 09:25:04.148161 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-04-17 09:25:04.148178 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-04-17 09:25:04.148195 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-04-17 09:25:04.148214 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-04-17 09:25:04.148251 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-04-17 09:25:04.148288 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-04-17 09:25:04.148310 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-04-17 09:25:04.148329 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-04-17 09:25:04.148347 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-04-17 09:25:04.148369 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-04-17 09:25:04.148422 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-04-17 09:25:04.148450 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-lmbx8.txt 2026-04-17 09:25:04.148470 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-lmbx8.yaml 2026-04-17 09:25:04.148488 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-pnjfz.txt 2026-04-17 09:25:04.148506 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-pnjfz.yaml 2026-04-17 09:25:04.148523 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-gczqh.txt 2026-04-17 09:25:04.148540 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-gczqh.yaml 2026-04-17 09:25:04.148558 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-04-17 09:25:04.148577 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-04-17 09:25:04.148618 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-04-17 09:25:04.148649 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-04-17 09:25:04.148673 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-04-17 09:25:04.148698 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-04-17 09:25:04.148718 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-04-17 09:25:04.148737 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-04-17 09:25:04.148756 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-04-17 09:25:04.148773 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-04-17 09:25:04.148792 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-04-17 09:25:04.148809 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-04-17 09:25:04.148826 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-04-17 09:25:04.148843 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-04-17 09:25:04.148861 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-04-17 09:25:04.148879 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-04-17 09:25:04.148896 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-04-17 09:25:04.148914 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-04-17 09:25:04.148931 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-04-17 09:25:04.148949 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-04-17 09:25:04.148967 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-04-17 09:25:04.149007 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-04-17 09:25:04.149025 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-04-17 09:25:04.149043 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-04-17 09:25:04.149061 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-04-17 09:25:04.149078 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-04-17 09:25:04.149096 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-04-17 09:25:04.149121 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-04-17 09:25:04.149140 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-04-17 09:25:04.149158 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-04-17 09:25:04.149175 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-04-17 09:25:04.149194 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-04-17 09:25:04.149212 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-04-17 09:25:04.149230 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-04-17 09:25:04.149247 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-04-17 09:25:04.149264 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-04-17 09:25:04.149281 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-04-17 09:25:04.149298 | instance | cd+++++++++ objects/namespaced/default/ 2026-04-17 09:25:04.149316 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-04-17 09:25:04.149333 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-04-17 09:25:04.149351 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-04-17 09:25:04.149369 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-04-17 09:25:04.149386 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-04-17 09:25:04.149404 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-04-17 09:25:04.149422 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-04-17 09:25:04.149440 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-04-17 09:25:04.149458 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-04-17 09:25:04.149475 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-04-17 09:25:04.149493 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-04-17 09:25:04.149511 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-04-17 09:25:04.149529 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-04-17 09:25:04.149547 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-04-17 09:25:04.149565 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-04-17 09:25:04.149582 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-04-17 09:25:04.149600 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-04-17 09:25:04.149617 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-04-17 09:25:04.149634 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-04-17 09:25:04.149651 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-04-17 09:25:04.149668 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-04-17 09:25:04.149685 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-04-17 09:25:04.149702 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-04-17 09:25:04.149720 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-04-17 09:25:04.149737 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-04-17 09:25:04.149755 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-cln5n.txt 2026-04-17 09:25:04.149779 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-cln5n.yaml 2026-04-17 09:25:04.149798 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-04-17 09:25:04.149815 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-04-17 09:25:04.149833 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-04-17 09:25:04.149850 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-17 09:25:04.149869 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-17 09:25:04.149886 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-04-17 09:25:04.149905 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-04-17 09:25:04.149923 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-04-17 09:25:04.149941 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-04-17 09:25:04.149958 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-04-17 09:25:04.149976 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-17 09:25:04.149994 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-17 09:25:04.150012 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-04-17 09:25:04.150029 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-04-17 09:25:04.150047 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-04-17 09:25:04.150065 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-04-17 09:25:04.150082 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-04-17 09:25:04.150099 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-04-17 09:25:04.150116 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-04-17 09:25:04.150133 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-04-17 09:25:04.150150 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-04-17 09:25:04.150168 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-04-17 09:25:04.150186 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-04-17 09:25:04.150204 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-04-17 09:25:04.150222 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-04-17 09:25:04.150240 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-04-17 09:25:04.150257 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-04-17 09:25:04.150274 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-04-17 09:25:04.150292 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-04-17 09:25:04.150309 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-04-17 09:25:04.150332 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-04-17 09:25:04.150351 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-04-17 09:25:04.150369 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-04-17 09:25:04.150387 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-04-17 09:25:04.150404 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-04-17 09:25:04.150422 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-04-17 09:25:04.150439 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-04-17 09:25:04.150457 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-04-17 09:25:04.150475 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-04-17 09:25:04.150493 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-04-17 09:25:04.150510 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-04-17 09:25:04.150528 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-04-17 09:25:04.150545 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-04-17 09:25:04.150562 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-04-17 09:25:04.150578 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-04-17 09:25:04.150595 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-04-17 09:25:04.150612 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-04-17 09:25:04.150629 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-04-17 09:25:04.150647 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-04-17 09:25:04.150665 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-04-17 09:25:04.150683 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-04-17 09:25:04.150702 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-04-17 09:25:04.150719 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-04-17 09:25:04.150737 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-04-17 09:25:04.150754 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-04-17 09:25:04.150771 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-04-17 09:25:04.150788 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-04-17 09:25:04.150805 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-04-17 09:25:04.150822 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-04-17 09:25:04.150840 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-04-17 09:25:04.150858 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-04-17 09:25:04.150876 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-6rd66.txt 2026-04-17 09:25:04.150893 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-6rd66.yaml 2026-04-17 09:25:04.150911 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-7wn7q.txt 2026-04-17 09:25:04.150929 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-7wn7q.yaml 2026-04-17 09:25:04.150953 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-04-17 09:25:04.150972 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-04-17 09:25:04.150989 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-04-17 09:25:04.151007 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-04-17 09:25:04.151024 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-04-17 09:25:04.151041 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-04-17 09:25:04.151059 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-04-17 09:25:04.151077 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-04-17 09:25:04.151095 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-04-17 09:25:04.151113 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-04-17 09:25:04.151130 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-04-17 09:25:04.151147 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-04-17 09:25:04.151164 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-04-17 09:25:04.151184 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-04-17 09:25:04.151204 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-04-17 09:25:04.151223 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-04-17 09:25:04.151241 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-04-17 09:25:04.151258 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-04-17 09:25:04.151275 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-04-17 09:25:04.151292 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-04-17 09:25:04.151310 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-04-17 09:25:04.151327 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-04-17 09:25:04.151346 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-04-17 09:25:04.151364 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-04-17 09:25:04.151383 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-04-17 09:25:04.151400 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-04-17 09:25:04.151417 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-04-17 09:25:04.151435 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-04-17 09:25:04.151453 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-04-17 09:25:04.151472 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-04-17 09:25:04.151490 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-04-17 09:25:04.151507 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-04-17 09:25:04.151525 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-04-17 09:25:04.151542 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-04-17 09:25:04.151560 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-04-17 09:25:04.151584 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-04-17 09:25:04.151604 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-04-17 09:25:04.151622 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-04-17 09:25:04.151640 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-04-17 09:25:04.151658 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-04-17 09:25:04.151676 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-04-17 09:25:04.151693 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-17 09:25:04.151712 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-17 09:25:04.151729 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-04-17 09:25:04.151747 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-17 09:25:04.151764 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-04-17 09:25:04.151781 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-17 09:25:04.151799 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-17 09:25:04.151816 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-04-17 09:25:04.151834 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-04-17 09:25:04.151852 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-04-17 09:25:04.151870 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-04-17 09:25:04.151888 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-04-17 09:25:04.151906 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-04-17 09:25:04.151924 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-04-17 09:25:04.151943 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-04-17 09:25:04.151961 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-04-17 09:25:04.151980 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-04-17 09:25:04.151997 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-04-17 09:25:04.152015 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-04-17 09:25:04.152033 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-04-17 09:25:04.152052 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-04-17 09:25:04.152070 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-04-17 09:25:04.152087 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-04-17 09:25:04.152105 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-04-17 09:25:04.152123 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-04-17 09:25:04.152141 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-04-17 09:25:04.152158 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-04-17 09:25:04.152176 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-04-17 09:25:04.152193 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-04-17 09:25:04.152218 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-04-17 09:25:04.152264 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-04-17 09:25:04.152292 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-04-17 09:25:04.152312 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-04-17 09:25:04.152330 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-04-17 09:25:04.152348 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-04-17 09:25:04.152366 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-04-17 09:25:04.152387 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-04-17 09:25:04.152424 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-04-17 09:25:04.152443 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-04-17 09:25:04.152461 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-04-17 09:25:04.152478 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-04-17 09:25:04.152495 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-04-17 09:25:04.152512 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-04-17 09:25:04.152529 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-04-17 09:25:04.152547 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-04-17 09:25:04.152564 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-04-17 09:25:04.152581 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-17 09:25:04.152599 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-04-17 09:25:04.152616 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-04-17 09:25:04.152633 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-04-17 09:25:04.152651 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-04-17 09:25:04.152668 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-04-17 09:25:04.152685 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-04-17 09:25:04.152702 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-04-17 09:25:04.152719 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-04-17 09:25:04.152736 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-04-17 09:25:04.152753 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-fdzbl.txt 2026-04-17 09:25:04.152770 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-fdzbl.yaml 2026-04-17 09:25:04.152788 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-rb8j4.txt 2026-04-17 09:25:04.152805 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-rb8j4.yaml 2026-04-17 09:25:04.152822 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-4fxtx.txt 2026-04-17 09:25:04.152840 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-4fxtx.yaml 2026-04-17 09:25:04.152857 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-clxbb.txt 2026-04-17 09:25:04.152874 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-clxbb.yaml 2026-04-17 09:25:04.152898 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-04-17 09:25:04.152917 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-04-17 09:25:04.152934 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-04-17 09:25:04.152951 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-04-17 09:25:04.152987 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-04-17 09:25:04.153008 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-04-17 09:25:04.153026 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-kj5xm.txt 2026-04-17 09:25:04.153043 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-kj5xm.yaml 2026-04-17 09:25:04.153061 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-04-17 09:25:04.153078 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-04-17 09:25:04.153096 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-04-17 09:25:04.153113 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-04-17 09:25:04.153130 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-04-17 09:25:04.153147 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-04-17 09:25:04.153165 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-04-17 09:25:04.153182 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-04-17 09:25:04.153199 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-04-17 09:25:04.153217 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-04-17 09:25:04.153234 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-04-17 09:25:04.153252 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-04-17 09:25:04.153269 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-04-17 09:25:04.153286 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-04-17 09:25:04.153303 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-04-17 09:25:04.153321 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-04-17 09:25:04.153338 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-04-17 09:25:04.153355 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-04-17 09:25:04.153372 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-04-17 09:25:04.153389 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-04-17 09:25:04.153406 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-04-17 09:25:04.153423 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-04-17 09:25:04.153441 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-17 09:25:04.153458 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-04-17 09:25:04.153475 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-04-17 09:25:04.153499 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-04-17 09:25:04.153517 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-04-17 09:25:04.153534 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-04-17 09:25:04.153551 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-04-17 09:25:04.153569 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-04-17 09:25:04.153586 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-04-17 09:25:04.153603 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-04-17 09:25:04.153620 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-04-17 09:25:04.153637 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-04-17 09:25:04.153654 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-04-17 09:25:04.153671 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-04-17 09:25:04.153688 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-04-17 09:25:04.153705 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-04-17 09:25:04.153722 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-04-17 09:25:04.153738 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-04-17 09:25:04.153755 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-04-17 09:25:04.153773 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-04-17 09:25:04.153790 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-04-17 09:25:04.153807 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-04-17 09:25:04.153824 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-04-17 09:25:04.153841 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-04-17 09:25:04.153858 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-04-17 09:25:04.153874 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-04-17 09:25:04.153891 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-04-17 09:25:04.153908 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-04-17 09:25:04.153925 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-04-17 09:25:04.153942 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-bne98u.txt 2026-04-17 09:25:04.153960 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-bne98u.yaml 2026-04-17 09:25:04.153977 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-ijcnd9.txt 2026-04-17 09:25:04.153994 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-ijcnd9.yaml 2026-04-17 09:25:04.154011 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-04-17 09:25:04.154027 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-04-17 09:25:04.154044 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-04-17 09:25:04.154061 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-04-17 09:25:04.154084 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-04-17 09:25:04.154102 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-04-17 09:25:04.154120 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-04-17 09:25:04.154137 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-04-17 09:25:04.154154 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-04-17 09:25:04.154172 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-04-17 09:25:04.154189 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-04-17 09:25:04.154206 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-04-17 09:25:04.154223 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-04-17 09:25:04.154240 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-04-17 09:25:04.154257 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-04-17 09:25:04.154274 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-04-17 09:25:04.154291 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-04-17 09:25:04.154309 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-04-17 09:25:04.154326 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-04-17 09:25:04.154344 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-04-17 09:25:04.154361 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-04-17 09:25:04.154379 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-04-17 09:25:04.154397 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-04-17 09:25:04.154414 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-04-17 09:25:04.154431 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-04-17 09:25:04.154449 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-04-17 09:25:04.154466 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-04-17 09:25:04.154483 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-04-17 09:25:04.154501 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-04-17 09:25:04.154518 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-04-17 09:25:04.154535 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-04-17 09:25:04.154552 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-04-17 09:25:04.154569 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-04-17 09:25:04.154585 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-04-17 09:25:04.154603 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-04-17 09:25:04.154620 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-04-17 09:25:04.154638 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-04-17 09:25:04.154660 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-04-17 09:25:04.154678 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-04-17 09:25:04.154696 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-04-17 09:25:04.154713 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-04-17 09:25:04.154731 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-04-17 09:25:04.154748 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-04-17 09:25:04.154868 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-04-17 09:25:04.154911 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-04-17 09:25:04.154932 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-04-17 09:25:04.154951 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-04-17 09:25:04.154969 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-04-17 09:25:04.154987 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-04-17 09:25:04.155005 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-04-17 09:25:04.155022 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-04-17 09:25:04.155040 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-04-17 09:25:04.155058 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-04-17 09:25:04.155075 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-04-17 09:25:04.155093 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-04-17 09:25:04.155110 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-04-17 09:25:04.155130 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-04-17 09:25:04.155150 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-04-17 09:25:04.155168 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-04-17 09:25:04.155185 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-04-17 09:25:04.155203 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-04-17 09:25:04.155220 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-04-17 09:25:04.155237 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-04-17 09:25:04.155254 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-04-17 09:25:04.155271 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-04-17 09:25:04.155288 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-04-17 09:25:04.155305 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-04-17 09:25:04.155321 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-04-17 09:25:04.155338 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-04-17 09:25:04.155355 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-04-17 09:25:04.155379 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-04-17 09:25:04.155397 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-04-17 09:25:04.155414 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-04-17 09:25:04.155431 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-04-17 09:25:04.155448 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-04-17 09:25:04.155465 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-04-17 09:25:04.155482 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-04-17 09:25:04.155499 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-04-17 09:25:04.155516 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-04-17 09:25:04.155533 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-04-17 09:25:04.155551 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-04-17 09:25:04.155568 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-04-17 09:25:04.155585 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-04-17 09:25:04.155603 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-04-17 09:25:04.155620 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-04-17 09:25:04.155637 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-17 09:25:04.155654 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-04-17 09:25:04.155671 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-04-17 09:25:04.155688 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-04-17 09:25:04.155705 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-04-17 09:25:04.155723 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-04-17 09:25:04.155740 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-04-17 09:25:04.155757 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-04-17 09:25:04.155775 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-04-17 09:25:04.155792 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-04-17 09:25:04.155810 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-04-17 09:25:04.155827 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-04-17 09:25:04.155844 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-04-17 09:25:04.155861 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-04-17 09:25:04.155878 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-04-17 09:25:04.155895 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-04-17 09:25:04.155913 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-04-17 09:25:04.155930 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-04-17 09:25:04.155952 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-04-17 09:25:04.155970 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-lbxcd.txt 2026-04-17 09:25:04.155988 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-lbxcd.yaml 2026-04-17 09:25:04.156005 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-04-17 09:25:04.156023 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-04-17 09:25:04.156040 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-04-17 09:25:04.156057 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-04-17 09:25:04.156075 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-04-17 09:25:04.156092 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-04-17 09:25:04.156109 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-04-17 09:25:04.156126 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-04-17 09:25:04.156143 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-04-17 09:25:04.156160 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-04-17 09:25:04.156177 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-04-17 09:25:04.156195 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-04-17 09:25:04.156212 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-04-17 09:25:04.156229 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-04-17 09:25:04.156246 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-04-17 09:25:04.156263 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-04-17 09:25:04.156280 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-04-17 09:25:04.156297 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-04-17 09:25:04.156314 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-04-17 09:25:04.156332 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-04-17 09:25:04.156349 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-04-17 09:25:04.156366 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-04-17 09:25:04.156383 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-04-17 09:25:04.156401 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-04-17 09:25:04.156454 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-04-17 09:25:04.156480 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-04-17 09:25:04.156498 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-04-17 09:25:04.156515 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-04-17 09:25:04.156539 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-04-17 09:25:04.156557 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-04-17 09:25:04.156574 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-04-17 09:25:04.156591 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-04-17 09:25:04.156608 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-04-17 09:25:04.156624 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-04-17 09:25:04.156641 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-04-17 09:25:04.156659 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-04-17 09:25:04.156676 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-04-17 09:25:04.156694 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-04-17 09:25:04.156711 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-04-17 09:25:04.156728 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-04-17 09:25:04.156745 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-04-17 09:25:04.156761 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-04-17 09:25:04.156778 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-04-17 09:25:04.156796 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-04-17 09:25:04.156813 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-04-17 09:25:04.156830 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-04-17 09:25:04.156846 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-04-17 09:25:04.156864 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-04-17 09:25:04.156881 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-04-17 09:25:04.156898 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-04-17 09:25:04.156916 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-04-17 09:25:04.156933 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-04-17 09:25:04.156951 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-04-17 09:25:04.156990 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-04-17 09:25:04.157010 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-04-17 09:25:04.157028 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-04-17 09:25:04.157045 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-04-17 09:25:04.157063 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-04-17 09:25:04.157085 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-04-17 09:25:04.157103 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-04-17 09:25:04.157121 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-04-17 09:25:04.157138 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-04-17 09:25:04.157155 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-04-17 09:25:04.157173 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-04-17 09:25:04.157190 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-04-17 09:25:04.157208 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-04-17 09:25:04.157225 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-04-17 09:25:04.157243 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-04-17 09:25:04.157260 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-04-17 09:25:04.157278 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-04-17 09:25:04.157295 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-04-17 09:25:04.157312 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-04-17 09:25:04.157329 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-04-17 09:25:04.157347 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-04-17 09:25:04.157364 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-04-17 09:25:04.157381 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-04-17 09:25:04.157399 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-04-17 09:25:04.157417 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-04-17 09:25:04.157435 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-04-17 09:25:04.157452 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-04-17 09:25:04.157471 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-04-17 09:25:04.157488 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-04-17 09:25:04.157505 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-04-17 09:25:04.157522 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-04-17 09:25:04.157539 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-04-17 09:25:04.157556 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-04-17 09:25:04.157574 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-04-17 09:25:04.157596 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-04-17 09:25:04.157614 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-04-17 09:25:04.157632 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-04-17 09:25:04.157649 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-04-17 09:25:04.157666 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-04-17 09:25:04.157683 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-04-17 09:25:04.157701 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-04-17 09:25:04.157718 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-04-17 09:25:04.157735 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-04-17 09:25:04.157752 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-04-17 09:25:04.157769 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-04-17 09:25:04.157786 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-04-17 09:25:04.157804 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-04-17 09:25:04.157821 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-04-17 09:25:04.157838 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-04-17 09:25:04.157855 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-04-17 09:25:04.157873 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-04-17 09:25:04.157890 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-04-17 09:25:04.157908 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-17 09:25:04.157925 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-17 09:25:04.157943 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-04-17 09:25:04.157960 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-04-17 09:25:04.157977 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-04-17 09:25:04.157994 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-04-17 09:25:04.158012 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-17 09:25:04.158030 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-04-17 09:25:04.158047 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-04-17 09:25:04.158065 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-04-17 09:25:04.158082 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-04-17 09:25:04.158099 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-04-17 09:25:04.158117 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-04-17 09:25:04.158134 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-04-17 09:25:04.158156 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-04-17 09:25:04.158174 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-04-17 09:25:04.158191 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-04-17 09:25:04.158208 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-17 09:25:04.158226 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-04-17 09:25:04.158243 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-04-17 09:25:04.158260 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-17 09:25:04.158277 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-17 09:25:04.158294 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-04-17 09:25:04.158311 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-04-17 09:25:04.158328 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-04-17 09:25:04.158345 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-04-17 09:25:04.158362 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-04-17 09:25:04.158378 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-04-17 09:25:04.158395 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-04-17 09:25:04.158412 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-04-17 09:25:04.158429 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-04-17 09:25:04.158446 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-04-17 09:25:04.158463 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-04-17 09:25:04.158480 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-04-17 09:25:04.158497 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-17 09:25:04.158522 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-17 09:25:04.158540 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-17 09:25:04.158557 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-17 09:25:04.158575 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-04-17 09:25:04.158592 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-17 09:25:04.158610 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-17 09:25:04.158628 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-64698c6b69-6dtbq.txt 2026-04-17 09:25:04.158645 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-64698c6b69-6dtbq.yaml 2026-04-17 09:25:04.158662 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-whltx.txt 2026-04-17 09:25:04.158684 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-whltx.yaml 2026-04-17 09:25:04.158702 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-h9k9j.txt 2026-04-17 09:25:04.158719 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-h9k9j.yaml 2026-04-17 09:25:04.158737 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-7lzn6.txt 2026-04-17 09:25:04.158754 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-7lzn6.yaml 2026-04-17 09:25:04.158772 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-17 09:25:04.158788 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-17 09:25:04.158806 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-04-17 09:25:04.158823 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-04-17 09:25:04.158840 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-04-17 09:25:04.158857 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-17 09:25:04.158874 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-17 09:25:04.158891 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-04-17 09:25:04.158908 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-04-17 09:25:04.158926 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-04-17 09:25:04.158943 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-17 09:25:04.158960 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-17 09:25:04.158978 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-04-17 09:25:04.158995 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-04-17 09:25:04.159013 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-04-17 09:25:04.159031 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-04-17 09:25:04.159049 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-04-17 09:25:04.159066 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-04-17 09:25:04.159087 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-04-17 09:25:04.159105 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-17 09:25:04.159124 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-17 09:25:04.159141 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-04-17 09:25:04.159159 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-04-17 09:25:04.159177 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-04-17 09:25:04.159194 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-04-17 09:25:04.159212 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-04-17 09:25:04.159233 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-04-17 09:25:04.159251 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-04-17 09:25:04.159269 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-04-17 09:25:04.159286 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-04-17 09:25:04.159303 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-04-17 09:25:04.159321 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-04-17 09:25:04.159338 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-04-17 09:25:04.159355 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-04-17 09:25:04.159373 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-04-17 09:25:04.159390 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-04-17 09:25:04.159408 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-04-17 09:25:04.159425 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-04-17 09:25:04.159443 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-04-17 09:25:04.159460 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-04-17 09:25:04.159478 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-04-17 09:25:04.159496 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-04-17 09:25:04.159513 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-04-17 09:25:04.159531 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-7lzn6-tls.txt 2026-04-17 09:25:04.159548 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-7lzn6-tls.yaml 2026-04-17 09:25:04.159566 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-04-17 09:25:04.159584 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-04-17 09:25:04.159601 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-04-17 09:25:04.159619 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-04-17 09:25:04.159636 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-04-17 09:25:04.159654 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-04-17 09:25:04.159672 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-04-17 09:25:04.159689 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-04-17 09:25:04.159706 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-17 09:25:04.159724 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-17 09:25:04.159748 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-04-17 09:25:04.159767 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-04-17 09:25:04.159784 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-04-17 09:25:04.159801 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-04-17 09:25:04.159819 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-04-17 09:25:04.159836 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-04-17 09:25:04.159853 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-04-17 09:25:04.159871 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-04-17 09:25:04.159888 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-04-17 09:25:04.159905 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-04-17 09:25:04.159922 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-04-17 09:25:04.159940 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-04-17 09:25:04.159956 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-17 09:25:04.159974 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-04-17 09:25:04.159991 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-04-17 09:25:04.160008 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-17 09:25:04.160025 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-17 09:25:04.160043 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-04-17 09:25:04.160060 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-04-17 09:25:04.160078 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-04-17 09:25:04.160095 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-04-17 09:25:04.160112 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-04-17 09:25:04.160130 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-04-17 09:25:04.160147 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-04-17 09:25:04.160164 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-04-17 09:25:04.160182 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-04-17 09:25:04.160199 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-04-17 09:25:04.160217 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-17 09:25:04.160234 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-04-17 09:25:04.160252 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-04-17 09:25:04.160269 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-17 09:25:04.160287 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-17 09:25:04.160312 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-04-17 09:25:04.160331 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-04-17 09:25:04.160348 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-04-17 09:25:04.160365 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-04-17 09:25:04.160382 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-04-17 09:25:04.160400 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-17 09:25:04.160417 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-17 09:25:04.160440 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-17 09:25:04.160473 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-17 09:25:04.160492 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-04-17 09:25:04.160510 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-04-17 09:25:04.160528 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-04-17 09:25:04.160546 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-04-17 09:25:04.160563 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-04-17 09:25:04.160581 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-04-17 09:25:04.160600 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-04-17 09:25:04.160617 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-04-17 09:25:04.160635 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-04-17 09:25:04.160652 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-04-17 09:25:04.160669 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-04-17 09:25:04.160686 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-04-17 09:25:04.160704 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-04-17 09:25:04.160721 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-04-17 09:25:04.160739 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-04-17 09:25:04.160756 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-04-17 09:25:04.160773 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-04-17 09:25:04.160790 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-04-17 09:25:04.160808 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-04-17 09:25:04.160826 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-04-17 09:25:04.160844 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-04-17 09:25:04.160861 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-04-17 09:25:04.160878 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-04-17 09:25:04.160896 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-04-17 09:25:04.160912 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-04-17 09:25:04.160936 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-04-17 09:25:04.160954 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-04-17 09:25:04.160987 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-04-17 09:25:04.161010 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-04-17 09:25:04.161029 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-04-17 09:25:04.161046 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-04-17 09:25:04.161064 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-04-17 09:25:04.161082 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-04-17 09:25:04.161101 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-04-17 09:25:04.161119 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-04-17 09:25:04.161140 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-04-17 09:25:04.161160 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-04-17 09:25:04.161177 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-04-17 09:25:04.161194 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-04-17 09:25:04.161212 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-04-17 09:25:04.161230 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-04-17 09:25:04.161247 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-04-17 09:25:04.161264 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-04-17 09:25:04.161281 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-04-17 09:25:04.161298 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-04-17 09:25:04.161316 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-04-17 09:25:04.161334 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-04-17 09:25:04.161352 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-04-17 09:25:04.161369 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-04-17 09:25:04.161387 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-04-17 09:25:04.161404 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-04-17 09:25:04.161422 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-04-17 09:25:04.161440 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-04-17 09:25:04.161457 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-04-17 09:25:04.161474 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-04-17 09:25:04.161491 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-04-17 09:25:04.161508 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-04-17 09:25:04.161526 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-04-17 09:25:04.161543 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-04-17 09:25:04.161561 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-04-17 09:25:04.161579 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-04-17 09:25:04.161602 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-04-17 09:25:04.161620 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-04-17 09:25:04.161638 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-04-17 09:25:04.161656 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-04-17 09:25:04.161674 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-04-17 09:25:04.161691 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-04-17 09:25:04.161708 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-04-17 09:25:04.161725 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-04-17 09:25:04.161742 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-04-17 09:25:04.161760 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-04-17 09:25:04.161777 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-17 09:25:04.161795 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-17 09:25:04.161813 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-04-17 09:25:04.161830 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-04-17 09:25:04.161848 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-04-17 09:25:04.161866 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-04-17 09:25:04.161884 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-04-17 09:25:04.161901 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-04-17 09:25:04.161918 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-04-17 09:25:04.161936 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-04-17 09:25:04.161954 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-04-17 09:25:04.161972 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-04-17 09:25:04.161990 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-04-17 09:25:04.162009 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-04-17 09:25:04.162027 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-04-17 09:25:04.162045 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-04-17 09:25:04.162064 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-04-17 09:25:04.162081 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-04-17 09:25:04.162098 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-04-17 09:25:04.162116 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-04-17 09:25:04.162133 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-04-17 09:25:04.162150 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-04-17 09:25:04.162167 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-04-17 09:25:04.162185 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-04-17 09:25:04.162202 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-04-17 09:25:04.162220 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-04-17 09:25:04.162238 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-04-17 09:25:04.162268 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-04-17 09:25:04.162295 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-04-17 09:25:04.162321 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-04-17 09:25:04.162344 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-04-17 09:25:04.162363 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-04-17 09:25:04.162381 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-04-17 09:25:04.162399 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-04-17 09:25:04.162416 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-04-17 09:25:04.162434 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-04-17 09:25:04.162453 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-04-17 09:25:04.162471 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-04-17 09:25:04.162489 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-04-17 09:25:04.162508 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-04-17 09:25:04.162526 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-04-17 09:25:04.162544 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-04-17 09:25:04.162561 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-04-17 09:25:04.162579 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-04-17 09:25:04.162596 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-04-17 09:25:04.162614 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-04-17 09:25:04.162631 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-1.txt 2026-04-17 09:25:04.162649 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-1.yaml 2026-04-17 09:25:04.162666 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-04-17 09:25:04.162683 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-8645686f54-6r6xg.txt 2026-04-17 09:25:04.162701 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-8645686f54-6r6xg.yaml 2026-04-17 09:25:04.162718 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-8645686f54-frfdd.txt 2026-04-17 09:25:04.162735 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-8645686f54-frfdd.yaml 2026-04-17 09:25:04.162753 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-8645686f54-n4p5c.txt 2026-04-17 09:25:04.162770 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-8645686f54-n4p5c.yaml 2026-04-17 09:25:04.162788 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-4sdr5.txt 2026-04-17 09:25:04.162805 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-4sdr5.yaml 2026-04-17 09:25:04.162823 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-n2t82.txt 2026-04-17 09:25:04.162841 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-n2t82.yaml 2026-04-17 09:25:04.162859 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-54847d876f-xddhb.txt 2026-04-17 09:25:04.162876 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-54847d876f-xddhb.yaml 2026-04-17 09:25:04.162901 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-92m87.txt 2026-04-17 09:25:04.162919 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-92m87.yaml 2026-04-17 09:25:04.162936 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-vzhh8.txt 2026-04-17 09:25:04.162954 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-vzhh8.yaml 2026-04-17 09:25:04.162971 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-xr4rj.txt 2026-04-17 09:25:04.162988 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-xr4rj.yaml 2026-04-17 09:25:04.163005 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-fpl29.txt 2026-04-17 09:25:04.163022 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-fpl29.yaml 2026-04-17 09:25:04.163040 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-hf9nl.txt 2026-04-17 09:25:04.163057 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-hf9nl.yaml 2026-04-17 09:25:04.163074 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-hbdn7.txt 2026-04-17 09:25:04.163091 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-hbdn7.yaml 2026-04-17 09:25:04.163108 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-tbdzs.txt 2026-04-17 09:25:04.163126 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-tbdzs.yaml 2026-04-17 09:25:04.163143 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-w4bjl.txt 2026-04-17 09:25:04.163160 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-w4bjl.yaml 2026-04-17 09:25:04.163177 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-04-17 09:25:04.163194 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-04-17 09:25:04.163210 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-04-17 09:25:04.163227 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-04-17 09:25:04.163249 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-mt26w.txt 2026-04-17 09:25:04.163275 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-mt26w.yaml 2026-04-17 09:25:04.163294 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-jxzbm.txt 2026-04-17 09:25:04.163312 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-jxzbm.yaml 2026-04-17 09:25:04.163331 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-04-17 09:25:04.163348 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-04-17 09:25:04.163366 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-pb622.txt 2026-04-17 09:25:04.163384 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-pb622.yaml 2026-04-17 09:25:04.163402 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-04-17 09:25:04.163419 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-04-17 09:25:04.163436 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-1.txt 2026-04-17 09:25:04.163455 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-1.yaml 2026-04-17 09:25:04.163473 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-04-17 09:25:04.163492 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-04-17 09:25:04.163517 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-04-17 09:25:04.163536 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-04-17 09:25:04.163554 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-04-17 09:25:04.163572 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-04-17 09:25:04.163589 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-04-17 09:25:04.163606 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-04-17 09:25:04.163624 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-04-17 09:25:04.163641 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-04-17 09:25:04.163659 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-04-17 09:25:04.163677 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-04-17 09:25:04.163695 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-04-17 09:25:04.163713 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-04-17 09:25:04.163731 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-04-17 09:25:04.163749 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-04-17 09:25:04.163766 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-04-17 09:25:04.163783 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-04-17 09:25:04.163801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-04-17 09:25:04.163818 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-04-17 09:25:04.163836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-04-17 09:25:04.163854 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-04-17 09:25:04.163873 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-04-17 09:25:04.163891 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-04-17 09:25:04.163909 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-04-17 09:25:04.163927 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-04-17 09:25:04.163944 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-04-17 09:25:04.163962 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-04-17 09:25:04.163979 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-04-17 09:25:04.163997 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-04-17 09:25:04.164015 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-04-17 09:25:04.164032 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-04-17 09:25:04.164049 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-04-17 09:25:04.164067 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-04-17 09:25:04.164084 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-04-17 09:25:04.164102 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-04-17 09:25:04.164127 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-04-17 09:25:04.164149 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-04-17 09:25:04.164167 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-04-17 09:25:04.164186 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-04-17 09:25:04.164204 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-04-17 09:25:04.164222 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-04-17 09:25:04.164241 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-04-17 09:25:04.164259 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-04-17 09:25:04.164277 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-04-17 09:25:04.164294 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-04-17 09:25:04.164311 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-04-17 09:25:04.164330 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-04-17 09:25:04.164348 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-04-17 09:25:04.164366 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-04-17 09:25:04.164385 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-04-17 09:25:04.164402 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-04-17 09:25:04.164420 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-04-17 09:25:04.164438 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-04-17 09:25:04.164489 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-04-17 09:25:04.164517 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-04-17 09:25:04.164539 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-04-17 09:25:04.164580 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-04-17 09:25:04.164613 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-04-17 09:25:04.164634 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-04-17 09:25:04.164653 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-04-17 09:25:04.164671 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-04-17 09:25:04.164689 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-04-17 09:25:04.164706 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-04-17 09:25:04.164724 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-04-17 09:25:04.164742 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-04-17 09:25:04.164759 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-04-17 09:25:04.164776 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-04-17 09:25:04.164794 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-04-17 09:25:04.164818 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-04-17 09:25:04.164838 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-04-17 09:25:04.164855 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-04-17 09:25:04.164873 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-04-17 09:25:04.164890 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-04-17 09:25:04.164908 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-04-17 09:25:04.164925 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-04-17 09:25:04.164943 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-04-17 09:25:04.164960 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-04-17 09:25:04.164998 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-04-17 09:25:04.165018 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-04-17 09:25:04.165036 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-04-17 09:25:04.165054 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-04-17 09:25:04.165071 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-04-17 09:25:04.165090 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-04-17 09:25:04.165107 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-04-17 09:25:04.165125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-04-17 09:25:04.165142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-04-17 09:25:04.165161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-04-17 09:25:04.165178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-04-17 09:25:04.165196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-04-17 09:25:04.165213 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-04-17 09:25:04.165231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-04-17 09:25:04.165249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-04-17 09:25:04.165267 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-04-17 09:25:04.165284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-04-17 09:25:04.165302 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-04-17 09:25:04.165319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-04-17 09:25:04.165338 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-04-17 09:25:04.165356 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-04-17 09:25:04.165373 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-04-17 09:25:04.165392 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-04-17 09:25:04.165410 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-04-17 09:25:04.165428 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-04-17 09:25:04.165445 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-04-17 09:25:04.165470 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-04-17 09:25:04.165489 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-04-17 09:25:04.165507 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-04-17 09:25:04.165524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-04-17 09:25:04.165541 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-04-17 09:25:04.165558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-04-17 09:25:04.165577 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-04-17 09:25:04.165594 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-04-17 09:25:04.165612 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-04-17 09:25:04.165630 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-04-17 09:25:04.165647 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-04-17 09:25:04.165663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-04-17 09:25:04.165681 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-04-17 09:25:04.165698 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-04-17 09:25:04.165716 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-04-17 09:25:04.165734 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-04-17 09:25:04.165751 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-04-17 09:25:04.165769 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-17 09:25:04.165786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-17 09:25:04.165804 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-04-17 09:25:04.165821 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-04-17 09:25:04.165838 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-04-17 09:25:04.165855 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-04-17 09:25:04.165872 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-04-17 09:25:04.165889 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-04-17 09:25:04.165906 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-04-17 09:25:04.165923 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-04-17 09:25:04.165941 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-04-17 09:25:04.165959 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-04-17 09:25:04.165976 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-04-17 09:25:04.165993 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-04-17 09:25:04.166011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-04-17 09:25:04.166029 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-04-17 09:25:04.166048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-04-17 09:25:04.166070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-04-17 09:25:04.166089 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-04-17 09:25:04.166108 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-04-17 09:25:04.166125 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-04-17 09:25:04.166143 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-04-17 09:25:04.166160 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-04-17 09:25:04.166178 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-04-17 09:25:04.166195 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-04-17 09:25:04.166212 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-04-17 09:25:04.166230 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-04-17 09:25:04.166247 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-04-17 09:25:04.166265 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-04-17 09:25:04.166282 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-04-17 09:25:04.166299 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-04-17 09:25:04.166316 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-04-17 09:25:04.166333 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-04-17 09:25:04.166350 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-04-17 09:25:04.166367 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-04-17 09:25:04.166386 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-04-17 09:25:04.166403 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-04-17 09:25:04.166420 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-04-17 09:25:04.166437 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-04-17 09:25:04.166454 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-04-17 09:25:04.166471 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-04-17 09:25:04.166488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-04-17 09:25:04.166505 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-04-17 09:25:04.166523 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-04-17 09:25:04.166539 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-04-17 09:25:04.166556 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-04-17 09:25:04.166573 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-04-17 09:25:04.166590 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-04-17 09:25:04.166608 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-04-17 09:25:04.166625 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-04-17 09:25:04.166644 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-04-17 09:25:04.166662 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-04-17 09:25:04.166685 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-04-17 09:25:04.166704 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-04-17 09:25:04.166722 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-04-17 09:25:04.166740 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-04-17 09:25:04.166758 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-04-17 09:25:04.166776 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-04-17 09:25:04.166794 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-04-17 09:25:04.166812 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-04-17 09:25:04.166830 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-04-17 09:25:04.166849 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-04-17 09:25:04.166868 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-04-17 09:25:04.166886 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-04-17 09:25:04.166905 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-04-17 09:25:04.166923 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-04-17 09:25:04.166941 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-04-17 09:25:04.166958 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-04-17 09:25:04.166976 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-04-17 09:25:04.166994 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-04-17 09:25:04.167011 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-04-17 09:25:04.167029 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-04-17 09:25:04.167047 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-04-17 09:25:04.167064 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-04-17 09:25:04.167083 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-04-17 09:25:04.167101 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-04-17 09:25:04.167119 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-04-17 09:25:04.167136 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-04-17 09:25:04.167154 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-04-17 09:25:04.167172 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-04-17 09:25:04.167189 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-04-17 09:25:04.167208 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-04-17 09:25:04.167241 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-04-17 09:25:04.167283 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-04-17 09:25:04.167304 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-04-17 09:25:04.167323 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-04-17 09:25:04.167341 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-04-17 09:25:04.167366 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-04-17 09:25:04.167385 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-04-17 09:25:04.167405 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-04-17 09:25:04.167424 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-17 09:25:04.167443 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-17 09:25:04.167461 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-04-17 09:25:04.167480 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-04-17 09:25:04.167498 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-04-17 09:25:04.167517 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-04-17 09:25:04.167535 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-04-17 09:25:04.167554 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-04-17 09:25:04.167572 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-04-17 09:25:04.167591 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-04-17 09:25:04.167610 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-04-17 09:25:04.167628 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-04-17 09:25:04.167647 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-04-17 09:25:04.167665 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-04-17 09:25:04.167683 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-04-17 09:25:04.167700 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-04-17 09:25:04.167718 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-04-17 09:25:04.167737 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-04-17 09:25:04.167754 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-04-17 09:25:04.167773 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-04-17 09:25:04.167791 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-04-17 09:25:04.167809 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-04-17 09:25:04.167827 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-04-17 09:25:04.167845 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-04-17 09:25:04.167864 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-04-17 09:25:04.167883 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-hv97q.txt 2026-04-17 09:25:04.167902 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-hv97q.yaml 2026-04-17 09:25:04.167920 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-04-17 09:25:04.167939 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-04-17 09:25:04.167957 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-04-17 09:25:04.167975 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-04-17 09:25:04.167993 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-04-17 09:25:04.194898 | 2026-04-17 09:25:04.195079 | TASK [gather-pod-logs : creating directory for pod logs] 2026-04-17 09:25:04.411555 | instance | changed 2026-04-17 09:25:04.417667 | 2026-04-17 09:25:04.417729 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-04-17 09:25:04.622085 | instance | changed 2026-04-17 09:25:04.627102 | 2026-04-17 09:25:04.627168 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-04-17 09:25:05.141213 | instance | auth-system/keycloak-0/keycloak 2026-04-17 09:25:05.318532 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-04-17 09:25:05.479318 | instance | cert-manager/cert-manager-75c4c745bc-lmbx8/cert-manager-controller 2026-04-17 09:25:05.670853 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-lmbx8" not found 2026-04-17 09:25:05.841423 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-pnjfz/cert-manager-cainjector 2026-04-17 09:25:06.004806 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-pnjfz" not found 2026-04-17 09:25:06.175907 | instance | cert-manager/cert-manager-webhook-548949fc64-gczqh/cert-manager-webhook 2026-04-17 09:25:06.320401 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-gczqh" not found 2026-04-17 09:25:06.475390 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-cln5n/envoy-gateway 2026-04-17 09:25:06.657828 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-cln5n" not found 2026-04-17 09:25:06.804902 | instance | ingress-nginx/ingress-nginx-controller-6rd66/controller 2026-04-17 09:25:07.002437 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-6rd66" not found 2026-04-17 09:25:07.158117 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-7wn7q/ingress-nginx-default-backend 2026-04-17 09:25:07.319738 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-7wn7q" not found 2026-04-17 09:25:07.479086 | instance | kube-system/cilium-operator-869df985b8-fdzbl/cilium-operator 2026-04-17 09:25:07.638176 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-fdzbl" not found 2026-04-17 09:25:07.803936 | instance | kube-system/cilium-rb8j4/config 2026-04-17 09:25:07.965619 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-rb8j4" not found 2026-04-17 09:25:07.969467 | instance | kube-system/cilium-rb8j4/mount-cgroup 2026-04-17 09:25:08.135922 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-rb8j4" not found 2026-04-17 09:25:08.139330 | instance | kube-system/cilium-rb8j4/apply-sysctl-overwrites 2026-04-17 09:25:08.301304 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-rb8j4" not found 2026-04-17 09:25:08.305110 | instance | kube-system/cilium-rb8j4/mount-bpf-fs 2026-04-17 09:25:08.464182 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-rb8j4" not found 2026-04-17 09:25:08.466860 | instance | kube-system/cilium-rb8j4/clean-cilium-state 2026-04-17 09:25:08.651463 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-rb8j4" not found 2026-04-17 09:25:08.654442 | instance | kube-system/cilium-rb8j4/install-cni-binaries 2026-04-17 09:25:08.814825 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-rb8j4" not found 2026-04-17 09:25:08.818237 | instance | kube-system/cilium-rb8j4/cilium-agent 2026-04-17 09:25:09.032035 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-rb8j4" not found 2026-04-17 09:25:09.183217 | instance | kube-system/coredns-67659f764b-4fxtx/coredns 2026-04-17 09:25:09.343295 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-4fxtx" not found 2026-04-17 09:25:09.520170 | instance | kube-system/coredns-67659f764b-clxbb/coredns 2026-04-17 09:25:09.680355 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-clxbb" not found 2026-04-17 09:25:09.856842 | instance | kube-system/etcd-instance/etcd 2026-04-17 09:25:10.026151 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-04-17 09:25:10.182623 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-04-17 09:25:10.364148 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-04-17 09:25:10.518550 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-04-17 09:25:10.696137 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-04-17 09:25:10.850468 | instance | kube-system/kube-proxy-kj5xm/kube-proxy 2026-04-17 09:25:11.032049 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-kj5xm" not found 2026-04-17 09:25:11.197662 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-04-17 09:25:11.363278 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-04-17 09:25:11.524342 | instance | kube-system/kube-vip-instance/kube-vip 2026-04-17 09:25:11.692212 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-04-17 09:25:11.842981 | instance | local-path-storage/local-path-provisioner-679c578f5-lbxcd/local-path-provisioner 2026-04-17 09:25:12.009423 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-lbxcd" not found 2026-04-17 09:25:12.167022 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-04-17 09:25:12.329974 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-17 09:25:12.332820 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-04-17 09:25:12.499588 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-17 09:25:12.502699 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-04-17 09:25:12.665630 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-17 09:25:12.667981 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-04-17 09:25:12.832159 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-17 09:25:13.000032 | instance | monitoring/kube-prometheus-stack-grafana-64698c6b69-6dtbq/grafana-sc-dashboard 2026-04-17 09:25:13.181580 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-64698c6b69-6dtbq" not found 2026-04-17 09:25:13.184370 | instance | monitoring/kube-prometheus-stack-grafana-64698c6b69-6dtbq/grafana-sc-datasources 2026-04-17 09:25:13.344836 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-64698c6b69-6dtbq" not found 2026-04-17 09:25:13.348334 | instance | monitoring/kube-prometheus-stack-grafana-64698c6b69-6dtbq/grafana 2026-04-17 09:25:13.564381 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-64698c6b69-6dtbq" not found 2026-04-17 09:25:13.713318 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-whltx/kube-state-metrics 2026-04-17 09:25:13.884996 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-whltx" not found 2026-04-17 09:25:14.051372 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-h9k9j/kube-prometheus-stack 2026-04-17 09:25:14.222826 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-h9k9j" not found 2026-04-17 09:25:14.384745 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-7lzn6/node-exporter 2026-04-17 09:25:14.566441 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-7lzn6/pod-tls-sidecar 2026-04-17 09:25:14.730510 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-7lzn6" not found 2026-04-17 09:25:14.893407 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-04-17 09:25:15.057111 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-17 09:25:15.059720 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-04-17 09:25:15.233052 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-17 09:25:15.237680 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-04-17 09:25:15.405161 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-17 09:25:15.407858 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-04-17 09:25:15.568683 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-17 09:25:15.572418 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-04-17 09:25:15.763741 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-17 09:25:15.925983 | instance | openstack/horizon-8645686f54-6r6xg/init 2026-04-17 09:25:16.094250 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-8645686f54-6r6xg" not found 2026-04-17 09:25:16.098053 | instance | openstack/horizon-8645686f54-6r6xg/horizon 2026-04-17 09:25:16.271959 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-8645686f54-6r6xg" not found 2026-04-17 09:25:16.434246 | instance | openstack/horizon-8645686f54-frfdd/init 2026-04-17 09:25:16.598688 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-8645686f54-frfdd" not found 2026-04-17 09:25:16.602193 | instance | openstack/horizon-8645686f54-frfdd/horizon 2026-04-17 09:25:16.783277 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-8645686f54-frfdd" not found 2026-04-17 09:25:16.942621 | instance | openstack/horizon-8645686f54-n4p5c/init 2026-04-17 09:25:17.100019 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-8645686f54-n4p5c" not found 2026-04-17 09:25:17.103050 | instance | openstack/horizon-8645686f54-n4p5c/horizon 2026-04-17 09:25:17.284686 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-8645686f54-n4p5c" not found 2026-04-17 09:25:17.444780 | instance | openstack/horizon-db-init-4sdr5/init 2026-04-17 09:25:17.624904 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-4sdr5" not found 2026-04-17 09:25:17.628960 | instance | openstack/horizon-db-init-4sdr5/horizon-db-init-0 2026-04-17 09:25:17.794291 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-4sdr5" not found 2026-04-17 09:25:17.950118 | instance | openstack/horizon-db-sync-n2t82/init 2026-04-17 09:25:18.124591 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-n2t82" not found 2026-04-17 09:25:18.128503 | instance | openstack/horizon-db-sync-n2t82/horizon-db-sync 2026-04-17 09:25:18.302789 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-n2t82" not found 2026-04-17 09:25:18.460613 | instance | openstack/keystone-api-54847d876f-xddhb/init 2026-04-17 09:25:18.632141 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-54847d876f-xddhb" not found 2026-04-17 09:25:18.643534 | instance | openstack/keystone-api-54847d876f-xddhb/keystone-api 2026-04-17 09:25:18.841940 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-54847d876f-xddhb" not found 2026-04-17 09:25:19.003591 | instance | openstack/keystone-bootstrap-92m87/init 2026-04-17 09:25:19.162876 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-92m87" not found 2026-04-17 09:25:19.166074 | instance | openstack/keystone-bootstrap-92m87/bootstrap 2026-04-17 09:25:19.336440 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-92m87" not found 2026-04-17 09:25:19.500097 | instance | openstack/keystone-credential-setup-vzhh8/init 2026-04-17 09:25:19.683556 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-vzhh8" not found 2026-04-17 09:25:19.686353 | instance | openstack/keystone-credential-setup-vzhh8/keystone-credential-setup 2026-04-17 09:25:19.837988 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-vzhh8" not found 2026-04-17 09:25:19.995455 | instance | openstack/keystone-db-init-xr4rj/init 2026-04-17 09:25:20.170024 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-xr4rj" not found 2026-04-17 09:25:20.173017 | instance | openstack/keystone-db-init-xr4rj/keystone-db-init-0 2026-04-17 09:25:20.349343 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-xr4rj" not found 2026-04-17 09:25:20.510054 | instance | openstack/keystone-db-sync-fpl29/init 2026-04-17 09:25:20.686205 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-fpl29" not found 2026-04-17 09:25:20.688663 | instance | openstack/keystone-db-sync-fpl29/keystone-db-sync 2026-04-17 09:25:20.848593 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-fpl29" not found 2026-04-17 09:25:21.009552 | instance | openstack/keystone-domain-manage-hf9nl/init 2026-04-17 09:25:21.172603 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-hf9nl" not found 2026-04-17 09:25:21.175783 | instance | openstack/keystone-domain-manage-hf9nl/keystone-domain-manage 2026-04-17 09:25:21.335143 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-hf9nl" not found 2026-04-17 09:25:21.502101 | instance | openstack/keystone-fernet-setup-hbdn7/init 2026-04-17 09:25:21.667304 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-hbdn7" not found 2026-04-17 09:25:21.670534 | instance | openstack/keystone-fernet-setup-hbdn7/keystone-fernet-setup 2026-04-17 09:25:21.834109 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-hbdn7" not found 2026-04-17 09:25:21.993453 | instance | openstack/keystone-rabbit-init-tbdzs/init 2026-04-17 09:25:22.163127 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-tbdzs" not found 2026-04-17 09:25:22.166836 | instance | openstack/keystone-rabbit-init-tbdzs/rabbit-init 2026-04-17 09:25:22.342184 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-tbdzs" not found 2026-04-17 09:25:22.507399 | instance | openstack/memcached-memcached-cf56b6468-w4bjl/init 2026-04-17 09:25:22.667185 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-cf56b6468-w4bjl" not found 2026-04-17 09:25:22.669826 | instance | openstack/memcached-memcached-cf56b6468-w4bjl/memcached 2026-04-17 09:25:22.853723 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-cf56b6468-w4bjl" not found 2026-04-17 09:25:22.857177 | instance | openstack/memcached-memcached-cf56b6468-w4bjl/memcached-exporter 2026-04-17 09:25:23.021758 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-cf56b6468-w4bjl" not found 2026-04-17 09:25:23.195608 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-04-17 09:25:23.366998 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-17 09:25:23.369682 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-04-17 09:25:23.545300 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-17 09:25:23.549069 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-04-17 09:25:23.739828 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-04-17 09:25:23.743633 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-04-17 09:25:23.916879 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-04-17 09:25:24.091806 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-04-17 09:25:24.254847 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-04-17 09:25:24.258977 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-04-17 09:25:24.445160 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-04-17 09:25:24.449661 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-04-17 09:25:24.621359 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-04-17 09:25:24.787308 | instance | openstack/pxc-operator-69cb5bbdb9-mt26w/percona-xtradb-cluster-operator 2026-04-17 09:25:24.952480 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-mt26w" not found 2026-04-17 09:25:25.113979 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-jxzbm/rabbitmq-cluster-operator 2026-04-17 09:25:25.279299 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-jxzbm" not found 2026-04-17 09:25:25.424861 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-04-17 09:25:25.583876 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-04-17 09:25:25.590660 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-04-17 09:25:25.762445 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-04-17 09:25:25.933013 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-pb622/rabbitmq-cluster-operator 2026-04-17 09:25:26.108693 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-pb622" not found 2026-04-17 09:25:26.278216 | instance | openstack/valkey-node-0/valkey 2026-04-17 09:25:26.457479 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-04-17 09:25:26.460609 | instance | openstack/valkey-node-0/sentinel 2026-04-17 09:25:26.619068 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-04-17 09:25:26.622160 | instance | openstack/valkey-node-0/metrics 2026-04-17 09:25:26.797109 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-04-17 09:25:26.976696 | instance | openstack/valkey-node-1/valkey 2026-04-17 09:25:27.137856 | instance | openstack/valkey-node-1/sentinel 2026-04-17 09:25:27.305977 | instance | openstack/valkey-node-1/metrics 2026-04-17 09:25:27.632372 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-hv97q/secretgen-controller 2026-04-17 09:25:27.808804 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-hv97q" not found 2026-04-17 09:25:28.190196 | instance | ERROR 2026-04-17 09:25:28.190518 | instance | { 2026-04-17 09:25:28.190586 | instance | "delta": "0:00:22.997556", 2026-04-17 09:25:28.190632 | instance | "end": "2026-04-17 09:25:27.814140", 2026-04-17 09:25:28.190673 | instance | "msg": "non-zero return code", 2026-04-17 09:25:28.190712 | instance | "rc": 123, 2026-04-17 09:25:28.190751 | instance | "start": "2026-04-17 09:25:04.816584" 2026-04-17 09:25:28.190789 | instance | } 2026-04-17 09:25:28.190840 | instance | ERROR: Ignoring Errors 2026-04-17 09:25:28.197721 | 2026-04-17 09:25:28.197785 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-04-17 09:25:28.720555 | instance | changed: 2026-04-17 09:25:28.720748 | instance | cd+++++++++ pod-logs/ 2026-04-17 09:25:28.720787 | instance | cd+++++++++ pod-logs/auth-system/ 2026-04-17 09:25:28.720816 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-04-17 09:25:28.720843 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-04-17 09:25:28.720870 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-04-17 09:25:28.720895 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-lmbx8/ 2026-04-17 09:25:28.720922 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-lmbx8/cert-manager-controller.txt 2026-04-17 09:25:28.720972 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-pnjfz/ 2026-04-17 09:25:28.721005 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-pnjfz/cert-manager-cainjector.txt 2026-04-17 09:25:28.721032 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-gczqh/ 2026-04-17 09:25:28.721057 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-gczqh/cert-manager-webhook.txt 2026-04-17 09:25:28.721096 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-04-17 09:25:28.721123 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-cln5n/ 2026-04-17 09:25:28.721148 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-cln5n/envoy-gateway.txt 2026-04-17 09:25:28.721173 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-04-17 09:25:28.721198 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-04-17 09:25:28.721224 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-04-17 09:25:28.721248 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-04-17 09:25:28.721273 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-04-17 09:25:28.721297 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-lmbx8/ 2026-04-17 09:25:28.721322 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-lmbx8/cert-manager-controller.txt 2026-04-17 09:25:28.721349 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-pnjfz/ 2026-04-17 09:25:28.721374 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-pnjfz/cert-manager-cainjector.txt 2026-04-17 09:25:28.721402 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-gczqh/ 2026-04-17 09:25:28.721428 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-gczqh/cert-manager-webhook.txt 2026-04-17 09:25:28.721453 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-04-17 09:25:28.721478 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-cln5n/ 2026-04-17 09:25:28.721504 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-cln5n/envoy-gateway.txt 2026-04-17 09:25:28.721529 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-04-17 09:25:28.721553 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-6rd66/ 2026-04-17 09:25:28.721578 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-6rd66/controller.txt 2026-04-17 09:25:28.721603 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-7wn7q/ 2026-04-17 09:25:28.721628 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-7wn7q/ingress-nginx-default-backend.txt 2026-04-17 09:25:28.721653 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-04-17 09:25:28.721678 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-fdzbl/ 2026-04-17 09:25:28.721702 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-fdzbl/cilium-operator.txt 2026-04-17 09:25:28.721726 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-rb8j4/ 2026-04-17 09:25:28.721750 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-rb8j4/apply-sysctl-overwrites.txt 2026-04-17 09:25:28.721775 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-rb8j4/cilium-agent.txt 2026-04-17 09:25:28.721799 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-rb8j4/clean-cilium-state.txt 2026-04-17 09:25:28.721823 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-rb8j4/config.txt 2026-04-17 09:25:28.721848 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-rb8j4/install-cni-binaries.txt 2026-04-17 09:25:28.721871 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-rb8j4/mount-bpf-fs.txt 2026-04-17 09:25:28.721896 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-rb8j4/mount-cgroup.txt 2026-04-17 09:25:28.721920 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-4fxtx/ 2026-04-17 09:25:28.721954 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-4fxtx/coredns.txt 2026-04-17 09:25:28.721983 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-clxbb/ 2026-04-17 09:25:28.722009 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-clxbb/coredns.txt 2026-04-17 09:25:28.722033 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-04-17 09:25:28.722058 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-04-17 09:25:28.722083 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-04-17 09:25:28.722107 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-17 09:25:28.722132 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-04-17 09:25:28.722156 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-17 09:25:28.722180 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-kj5xm/ 2026-04-17 09:25:28.722205 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-kj5xm/kube-proxy.txt 2026-04-17 09:25:28.722232 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-04-17 09:25:28.722269 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-17 09:25:28.722342 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-04-17 09:25:28.722386 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-04-17 09:25:28.722415 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-04-17 09:25:28.722441 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-lbxcd/ 2026-04-17 09:25:28.722466 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-lbxcd/local-path-provisioner.txt 2026-04-17 09:25:28.722492 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-04-17 09:25:28.722517 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-17 09:25:28.722542 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-17 09:25:28.722567 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-17 09:25:28.722592 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-17 09:25:28.722616 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-17 09:25:28.722640 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-64698c6b69-6dtbq/ 2026-04-17 09:25:28.722665 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-64698c6b69-6dtbq/grafana-sc-dashboard.txt 2026-04-17 09:25:28.722689 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-64698c6b69-6dtbq/grafana-sc-datasources.txt 2026-04-17 09:25:28.722713 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-64698c6b69-6dtbq/grafana.txt 2026-04-17 09:25:28.722738 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-whltx/ 2026-04-17 09:25:28.722763 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-whltx/kube-state-metrics.txt 2026-04-17 09:25:28.722789 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-h9k9j/ 2026-04-17 09:25:28.722815 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-h9k9j/kube-prometheus-stack.txt 2026-04-17 09:25:28.722847 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-7lzn6/ 2026-04-17 09:25:28.722873 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-7lzn6/node-exporter.txt 2026-04-17 09:25:28.722898 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-7lzn6/pod-tls-sidecar.txt 2026-04-17 09:25:28.722923 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-17 09:25:28.722947 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-17 09:25:28.722970 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-17 09:25:28.722994 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-17 09:25:28.723019 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-17 09:25:28.723043 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-17 09:25:28.723067 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-04-17 09:25:28.723092 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-8645686f54-6r6xg/ 2026-04-17 09:25:28.723116 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-8645686f54-6r6xg/horizon.txt 2026-04-17 09:25:28.723141 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-8645686f54-6r6xg/init.txt 2026-04-17 09:25:28.723165 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-8645686f54-frfdd/ 2026-04-17 09:25:28.723190 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-8645686f54-frfdd/horizon.txt 2026-04-17 09:25:28.723214 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-8645686f54-frfdd/init.txt 2026-04-17 09:25:28.723239 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-8645686f54-n4p5c/ 2026-04-17 09:25:28.723263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-8645686f54-n4p5c/horizon.txt 2026-04-17 09:25:28.723287 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-8645686f54-n4p5c/init.txt 2026-04-17 09:25:28.723311 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-4sdr5/ 2026-04-17 09:25:28.723335 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-4sdr5/horizon-db-init-0.txt 2026-04-17 09:25:28.723359 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-4sdr5/init.txt 2026-04-17 09:25:28.723383 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-n2t82/ 2026-04-17 09:25:28.723407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-n2t82/horizon-db-sync.txt 2026-04-17 09:25:28.723430 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-n2t82/init.txt 2026-04-17 09:25:28.723454 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-54847d876f-xddhb/ 2026-04-17 09:25:28.723478 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-54847d876f-xddhb/init.txt 2026-04-17 09:25:28.723503 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-54847d876f-xddhb/keystone-api.txt 2026-04-17 09:25:28.723527 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-92m87/ 2026-04-17 09:25:28.723551 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-92m87/bootstrap.txt 2026-04-17 09:25:28.723575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-92m87/init.txt 2026-04-17 09:25:28.723599 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-vzhh8/ 2026-04-17 09:25:28.723622 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-vzhh8/init.txt 2026-04-17 09:25:28.723667 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-vzhh8/keystone-credential-setup.txt 2026-04-17 09:25:28.723694 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-xr4rj/ 2026-04-17 09:25:28.723719 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-xr4rj/init.txt 2026-04-17 09:25:28.723744 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-xr4rj/keystone-db-init-0.txt 2026-04-17 09:25:28.723769 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-fpl29/ 2026-04-17 09:25:28.723793 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-fpl29/init.txt 2026-04-17 09:25:28.723817 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-fpl29/keystone-db-sync.txt 2026-04-17 09:25:28.723841 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-hf9nl/ 2026-04-17 09:25:28.723865 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-hf9nl/init.txt 2026-04-17 09:25:28.723889 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-hf9nl/keystone-domain-manage.txt 2026-04-17 09:25:28.723913 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-hbdn7/ 2026-04-17 09:25:28.723937 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-hbdn7/init.txt 2026-04-17 09:25:28.723962 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-hbdn7/keystone-fernet-setup.txt 2026-04-17 09:25:28.723990 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-tbdzs/ 2026-04-17 09:25:28.724014 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-tbdzs/init.txt 2026-04-17 09:25:28.724038 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-tbdzs/rabbit-init.txt 2026-04-17 09:25:28.724063 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-w4bjl/ 2026-04-17 09:25:28.724087 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-w4bjl/init.txt 2026-04-17 09:25:28.724110 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-w4bjl/memcached-exporter.txt 2026-04-17 09:25:28.724134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-w4bjl/memcached.txt 2026-04-17 09:25:28.724158 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-04-17 09:25:28.724182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-17 09:25:28.724206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-17 09:25:28.724229 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-17 09:25:28.724253 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-17 09:25:28.724276 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-04-17 09:25:28.724300 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-17 09:25:28.724323 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-17 09:25:28.724347 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-17 09:25:28.724371 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-mt26w/ 2026-04-17 09:25:28.724394 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-mt26w/percona-xtradb-cluster-operator.txt 2026-04-17 09:25:28.724418 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-jxzbm/ 2026-04-17 09:25:28.724442 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-jxzbm/rabbitmq-cluster-operator.txt 2026-04-17 09:25:28.724474 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-04-17 09:25:28.724499 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-17 09:25:28.724523 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-17 09:25:28.724547 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-pb622/ 2026-04-17 09:25:28.724572 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-pb622/rabbitmq-cluster-operator.txt 2026-04-17 09:25:28.724597 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-04-17 09:25:28.724622 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-04-17 09:25:28.724647 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-04-17 09:25:28.724672 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-04-17 09:25:28.724696 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-1/ 2026-04-17 09:25:28.724721 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-1/metrics.txt 2026-04-17 09:25:28.724746 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-1/sentinel.txt 2026-04-17 09:25:28.724770 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-1/valkey.txt 2026-04-17 09:25:28.724794 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-04-17 09:25:28.724819 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-hv97q/ 2026-04-17 09:25:28.724844 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-hv97q/secretgen-controller.txt 2026-04-17 09:25:28.724868 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-04-17 09:25:28.724894 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-6rd66/ 2026-04-17 09:25:28.724918 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-6rd66/controller.txt 2026-04-17 09:25:28.724943 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-7wn7q/ 2026-04-17 09:25:28.724990 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-7wn7q/ingress-nginx-default-backend.txt 2026-04-17 09:25:28.725016 | instance | cd+++++++++ pod-logs/kube-system/ 2026-04-17 09:25:28.725041 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-fdzbl/ 2026-04-17 09:25:28.725065 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-fdzbl/cilium-operator.txt 2026-04-17 09:25:28.725090 | instance | cd+++++++++ pod-logs/kube-system/cilium-rb8j4/ 2026-04-17 09:25:28.725114 | instance | >f+++++++++ pod-logs/kube-system/cilium-rb8j4/apply-sysctl-overwrites.txt 2026-04-17 09:25:28.725139 | instance | >f+++++++++ pod-logs/kube-system/cilium-rb8j4/cilium-agent.txt 2026-04-17 09:25:28.725163 | instance | >f+++++++++ pod-logs/kube-system/cilium-rb8j4/clean-cilium-state.txt 2026-04-17 09:25:28.725188 | instance | >f+++++++++ pod-logs/kube-system/cilium-rb8j4/config.txt 2026-04-17 09:25:28.725212 | instance | >f+++++++++ pod-logs/kube-system/cilium-rb8j4/install-cni-binaries.txt 2026-04-17 09:25:28.725236 | instance | >f+++++++++ pod-logs/kube-system/cilium-rb8j4/mount-bpf-fs.txt 2026-04-17 09:25:28.725261 | instance | >f+++++++++ pod-logs/kube-system/cilium-rb8j4/mount-cgroup.txt 2026-04-17 09:25:28.725285 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-4fxtx/ 2026-04-17 09:25:28.725309 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-4fxtx/coredns.txt 2026-04-17 09:25:28.725333 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-clxbb/ 2026-04-17 09:25:28.725357 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-clxbb/coredns.txt 2026-04-17 09:25:28.725381 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-04-17 09:25:28.725412 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-04-17 09:25:28.725437 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-04-17 09:25:28.725462 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-17 09:25:28.725486 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-04-17 09:25:28.725510 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-17 09:25:28.725534 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-kj5xm/ 2026-04-17 09:25:28.725558 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-kj5xm/kube-proxy.txt 2026-04-17 09:25:28.725582 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-04-17 09:25:28.725606 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-17 09:25:28.725629 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-04-17 09:25:28.725653 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-04-17 09:25:28.725677 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-04-17 09:25:28.725701 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-lbxcd/ 2026-04-17 09:25:28.725726 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-lbxcd/local-path-provisioner.txt 2026-04-17 09:25:28.725750 | instance | cd+++++++++ pod-logs/monitoring/ 2026-04-17 09:25:28.725775 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-17 09:25:28.725799 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-17 09:25:28.725823 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-17 09:25:28.725848 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-17 09:25:28.725872 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-17 09:25:28.725897 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-64698c6b69-6dtbq/ 2026-04-17 09:25:28.725921 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-64698c6b69-6dtbq/grafana-sc-dashboard.txt 2026-04-17 09:25:28.725945 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-64698c6b69-6dtbq/grafana-sc-datasources.txt 2026-04-17 09:25:28.725969 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-64698c6b69-6dtbq/grafana.txt 2026-04-17 09:25:28.725993 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-whltx/ 2026-04-17 09:25:28.726017 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-whltx/kube-state-metrics.txt 2026-04-17 09:25:28.726041 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-h9k9j/ 2026-04-17 09:25:28.726065 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-h9k9j/kube-prometheus-stack.txt 2026-04-17 09:25:28.726090 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-7lzn6/ 2026-04-17 09:25:28.726114 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-7lzn6/node-exporter.txt 2026-04-17 09:25:28.726139 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-7lzn6/pod-tls-sidecar.txt 2026-04-17 09:25:28.726163 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-17 09:25:28.726187 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-17 09:25:28.726212 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-17 09:25:28.726242 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-17 09:25:28.726271 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-17 09:25:28.726296 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-17 09:25:28.726321 | instance | cd+++++++++ pod-logs/openstack/ 2026-04-17 09:25:28.726345 | instance | cd+++++++++ pod-logs/openstack/horizon-8645686f54-6r6xg/ 2026-04-17 09:25:28.726370 | instance | >f+++++++++ pod-logs/openstack/horizon-8645686f54-6r6xg/horizon.txt 2026-04-17 09:25:28.726394 | instance | >f+++++++++ pod-logs/openstack/horizon-8645686f54-6r6xg/init.txt 2026-04-17 09:25:28.726418 | instance | cd+++++++++ pod-logs/openstack/horizon-8645686f54-frfdd/ 2026-04-17 09:25:28.726443 | instance | >f+++++++++ pod-logs/openstack/horizon-8645686f54-frfdd/horizon.txt 2026-04-17 09:25:28.726467 | instance | >f+++++++++ pod-logs/openstack/horizon-8645686f54-frfdd/init.txt 2026-04-17 09:25:28.726491 | instance | cd+++++++++ pod-logs/openstack/horizon-8645686f54-n4p5c/ 2026-04-17 09:25:28.726514 | instance | >f+++++++++ pod-logs/openstack/horizon-8645686f54-n4p5c/horizon.txt 2026-04-17 09:25:28.726539 | instance | >f+++++++++ pod-logs/openstack/horizon-8645686f54-n4p5c/init.txt 2026-04-17 09:25:28.726563 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-4sdr5/ 2026-04-17 09:25:28.726588 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-4sdr5/horizon-db-init-0.txt 2026-04-17 09:25:28.726613 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-4sdr5/init.txt 2026-04-17 09:25:28.726637 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-n2t82/ 2026-04-17 09:25:28.726662 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-n2t82/horizon-db-sync.txt 2026-04-17 09:25:28.726687 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-n2t82/init.txt 2026-04-17 09:25:28.726711 | instance | cd+++++++++ pod-logs/openstack/keystone-api-54847d876f-xddhb/ 2026-04-17 09:25:28.726736 | instance | >f+++++++++ pod-logs/openstack/keystone-api-54847d876f-xddhb/init.txt 2026-04-17 09:25:28.726760 | instance | >f+++++++++ pod-logs/openstack/keystone-api-54847d876f-xddhb/keystone-api.txt 2026-04-17 09:25:28.726784 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-92m87/ 2026-04-17 09:25:28.726808 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-92m87/bootstrap.txt 2026-04-17 09:25:28.726832 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-92m87/init.txt 2026-04-17 09:25:28.726856 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-vzhh8/ 2026-04-17 09:25:28.726880 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-vzhh8/init.txt 2026-04-17 09:25:28.726904 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-vzhh8/keystone-credential-setup.txt 2026-04-17 09:25:28.726928 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-xr4rj/ 2026-04-17 09:25:28.726953 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-xr4rj/init.txt 2026-04-17 09:25:28.726977 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-xr4rj/keystone-db-init-0.txt 2026-04-17 09:25:28.727002 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-fpl29/ 2026-04-17 09:25:28.727026 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-fpl29/init.txt 2026-04-17 09:25:28.727051 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-fpl29/keystone-db-sync.txt 2026-04-17 09:25:28.727076 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-hf9nl/ 2026-04-17 09:25:28.727100 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-hf9nl/init.txt 2026-04-17 09:25:28.727124 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-hf9nl/keystone-domain-manage.txt 2026-04-17 09:25:28.727154 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-hbdn7/ 2026-04-17 09:25:28.727179 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-hbdn7/init.txt 2026-04-17 09:25:28.727204 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-hbdn7/keystone-fernet-setup.txt 2026-04-17 09:25:28.727228 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-tbdzs/ 2026-04-17 09:25:28.727252 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-tbdzs/init.txt 2026-04-17 09:25:28.727276 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-tbdzs/rabbit-init.txt 2026-04-17 09:25:28.727300 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-w4bjl/ 2026-04-17 09:25:28.727324 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-w4bjl/init.txt 2026-04-17 09:25:28.727347 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-w4bjl/memcached-exporter.txt 2026-04-17 09:25:28.727371 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-w4bjl/memcached.txt 2026-04-17 09:25:28.727395 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-04-17 09:25:28.727419 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-17 09:25:28.727443 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-17 09:25:28.727468 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-17 09:25:28.727497 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-17 09:25:28.727529 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-04-17 09:25:28.727562 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-17 09:25:28.727592 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-17 09:25:28.727617 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-17 09:25:28.727641 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-mt26w/ 2026-04-17 09:25:28.727685 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-mt26w/percona-xtradb-cluster-operator.txt 2026-04-17 09:25:28.727711 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-jxzbm/ 2026-04-17 09:25:28.727735 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-jxzbm/rabbitmq-cluster-operator.txt 2026-04-17 09:25:28.727760 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-04-17 09:25:28.727784 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-17 09:25:28.727808 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-17 09:25:28.727832 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-pb622/ 2026-04-17 09:25:28.727856 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-pb622/rabbitmq-cluster-operator.txt 2026-04-17 09:25:28.727881 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-04-17 09:25:28.727905 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-04-17 09:25:28.727929 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-04-17 09:25:28.727954 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-04-17 09:25:28.727978 | instance | cd+++++++++ pod-logs/openstack/valkey-node-1/ 2026-04-17 09:25:28.728003 | instance | >f+++++++++ pod-logs/openstack/valkey-node-1/metrics.txt 2026-04-17 09:25:28.728028 | instance | >f+++++++++ pod-logs/openstack/valkey-node-1/sentinel.txt 2026-04-17 09:25:28.728053 | instance | >f+++++++++ pod-logs/openstack/valkey-node-1/valkey.txt 2026-04-17 09:25:28.728078 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-04-17 09:25:28.728102 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-hv97q/ 2026-04-17 09:25:28.728136 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-hv97q/secretgen-controller.txt 2026-04-17 09:25:28.740701 | 2026-04-17 09:25:28.740758 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-04-17 09:25:28.955998 | instance | changed 2026-04-17 09:25:28.962833 | 2026-04-17 09:25:28.962921 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-04-17 09:25:29.656889 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-04-17 09:25:29.680607 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-17 09:25:29.680682 | instance | Dload Upload Total Spent Left Speed 2026-04-17 09:25:29.684931 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-04-17 09:25:29.856110 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-04-17 09:25:29.861957 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-17 09:25:29.861994 | instance | Dload Upload Total Spent Left Speed 2026-04-17 09:25:29.866247 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-04-17 09:25:30.169856 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-04-17 09:25:30.176871 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-17 09:25:30.177427 | instance | Dload Upload Total Spent Left Speed 2026-04-17 09:25:30.180513 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-04-17 09:25:30.512320 | instance | Scraping memcached.openstack:9150/metrics: 2026-04-17 09:25:30.519986 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-17 09:25:30.520050 | instance | Dload Upload Total Spent Left Speed 2026-04-17 09:25:30.524508 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached.openstack 2026-04-17 09:25:30.609281 | instance | Scraping memcached-metrics.openstack:9150/metrics: 2026-04-17 09:25:30.614939 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-17 09:25:30.614989 | instance | Dload Upload Total Spent Left Speed 2026-04-17 09:25:30.619315 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached-metrics.openstack 2026-04-17 09:25:30.694942 | instance | Scraping percona-xtradb-haproxy-metrics.openstack:8404/metrics: 2026-04-17 09:25:30.702314 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-17 09:25:30.702376 | instance | Dload Upload Total Spent Left Speed 2026-04-17 09:25:30.706546 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: percona-xtradb-haproxy-metrics.openstack 2026-04-17 09:25:31.016187 | instance | ok: Runtime: 0:00:01.611545 2026-04-17 09:25:31.022336 | 2026-04-17 09:25:31.022406 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-04-17 09:25:31.293894 | instance | ceph-mgr endpoints: 2026-04-17 09:25:31.558522 | instance | ok: Runtime: 0:00:00.078369 2026-04-17 09:25:31.563202 | 2026-04-17 09:25:31.563263 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-04-17 09:25:32.099904 | instance | ok: Runtime: 0:00:00.078059 2026-04-17 09:25:32.105454 | 2026-04-17 09:25:32.105563 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-04-17 09:25:32.643112 | instance | changed: 2026-04-17 09:25:32.643282 | instance | cd+++++++++ prometheus/ 2026-04-17 09:25:32.643309 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-04-17 09:25:32.643330 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-04-17 09:25:32.643351 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-04-17 09:25:32.643370 | instance | >f+++++++++ prometheus/openstack-memcached-metrics.txt 2026-04-17 09:25:32.643389 | instance | >f+++++++++ prometheus/openstack-memcached.txt 2026-04-17 09:25:32.643407 | instance | >f+++++++++ prometheus/openstack-percona-xtradb-haproxy-metrics.txt 2026-04-17 09:25:32.652717 | 2026-04-17 09:25:32.652776 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-04-17 09:25:32.880753 | instance | changed 2026-04-17 09:25:32.887260 | 2026-04-17 09:25:32.887326 | TASK [gather-selenium-data : Get selenium data] 2026-04-17 09:25:33.139701 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-04-17 09:25:33.143170 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-04-17 09:25:33.467940 | instance | ERROR 2026-04-17 09:25:33.468166 | instance | { 2026-04-17 09:25:33.468209 | instance | "delta": "0:00:00.008181", 2026-04-17 09:25:33.468236 | instance | "end": "2026-04-17 09:25:33.143592", 2026-04-17 09:25:33.468263 | instance | "msg": "non-zero return code", 2026-04-17 09:25:33.468288 | instance | "rc": 1, 2026-04-17 09:25:33.468316 | instance | "start": "2026-04-17 09:25:33.135411" 2026-04-17 09:25:33.468341 | instance | } 2026-04-17 09:25:33.468373 | instance | ERROR: Ignoring Errors 2026-04-17 09:25:33.475070 | 2026-04-17 09:25:33.475158 | TASK [gather-selenium-data : Downloads logs to executor] 2026-04-17 09:25:34.381015 | instance | changed: cd+++++++++ selenium/ 2026-04-17 09:25:34.388872 | 2026-04-17 09:25:34.388940 | PLAY RECAP 2026-04-17 09:25:34.389039 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-04-17 09:25:34.389071 | 2026-04-17 09:25:34.508740 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-17 09:25:34.512596 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-17 09:25:35.083890 | 2026-04-17 09:25:35.084016 | PLAY [all] 2026-04-17 09:25:35.094917 | 2026-04-17 09:25:35.095009 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-17 09:25:35.140074 | instance | skipping: Conditional result was False 2026-04-17 09:25:35.148417 | 2026-04-17 09:25:35.148525 | TASK [fetch-output : Set log path for single node] 2026-04-17 09:25:35.194789 | instance | ok 2026-04-17 09:25:35.199844 | 2026-04-17 09:25:35.199907 | LOOP [fetch-output : Ensure local output dirs] 2026-04-17 09:25:36.938261 | instance -> localhost | ok: "/var/lib/zuul/builds/369bdb2e1ead4a4ead4cdf9b928f6587/work/logs" 2026-04-17 09:25:37.147738 | instance -> localhost | changed: "/var/lib/zuul/builds/369bdb2e1ead4a4ead4cdf9b928f6587/work/artifacts" 2026-04-17 09:25:37.353795 | instance -> localhost | changed: "/var/lib/zuul/builds/369bdb2e1ead4a4ead4cdf9b928f6587/work/docs" 2026-04-17 09:25:37.371066 | 2026-04-17 09:25:37.371187 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-17 09:25:37.968630 | instance | changed: .d..t...... ./ 2026-04-17 09:25:37.968884 | instance | changed: All items complete 2026-04-17 09:25:37.968924 | 2026-04-17 09:25:38.402861 | instance | changed: .d..t...... ./ 2026-04-17 09:25:38.904664 | instance | changed: .d..t...... ./ 2026-04-17 09:25:38.930900 | 2026-04-17 09:25:38.931041 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-17 09:25:39.335779 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006520 2026-04-17 09:25:39.552589 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008520 2026-04-17 09:25:39.564010 | 2026-04-17 09:25:39.564211 | PLAY [all] 2026-04-17 09:25:39.571203 | 2026-04-17 09:25:39.571278 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-17 09:25:40.011332 | instance | changed 2026-04-17 09:25:40.018387 | 2026-04-17 09:25:40.018441 | PLAY RECAP 2026-04-17 09:25:40.018491 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-17 09:25:40.018513 | 2026-04-17 09:25:40.153370 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-17 09:25:40.158061 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-17 09:25:40.755429 | 2026-04-17 09:25:40.755588 | PLAY [localhost] 2026-04-17 09:25:40.765433 | 2026-04-17 09:25:40.765503 | TASK [Generate Zuul manifest] 2026-04-17 09:25:40.786974 | localhost | ok 2026-04-17 09:25:40.802742 | 2026-04-17 09:25:40.802816 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-17 09:25:41.329980 | localhost | changed 2026-04-17 09:25:41.341916 | 2026-04-17 09:25:41.341995 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-17 09:25:41.537392 | localhost | ok 2026-04-17 09:25:41.545474 | 2026-04-17 09:25:41.545545 | TASK [Upload logs] 2026-04-17 09:25:41.566758 | localhost | ok 2026-04-17 09:25:41.630588 | 2026-04-17 09:25:41.630728 | TASK [Set zuul-log-path fact] 2026-04-17 09:25:41.650912 | localhost | ok 2026-04-17 09:25:41.665951 | 2026-04-17 09:25:41.666019 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-17 09:25:41.714944 | localhost | ok 2026-04-17 09:25:41.724560 | 2026-04-17 09:25:41.724627 | TASK [upload-logs : Create log directories] 2026-04-17 09:25:42.389143 | localhost | changed 2026-04-17 09:25:42.396214 | 2026-04-17 09:25:42.396309 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-17 09:25:42.794308 | localhost -> localhost | ok: Runtime: 0:00:00.017753 2026-04-17 09:25:42.801192 | 2026-04-17 09:25:42.801280 | TASK [upload-logs : Upload logs to log server] 2026-04-17 09:25:43.535491 | localhost | Output suppressed because no_log was given 2026-04-17 09:25:43.540389 | 2026-04-17 09:25:43.540454 | LOOP [upload-logs : Compress console log and json output] 2026-04-17 09:25:43.616852 | localhost | skipping: Conditional result was False 2026-04-17 09:25:43.623394 | localhost | skipping: Conditional result was False 2026-04-17 09:25:43.665229 | 2026-04-17 09:25:43.665382 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-17 09:25:43.706625 | localhost | skipping: Conditional result was False 2026-04-17 09:25:43.706931 | 2026-04-17 09:25:43.759222 | localhost | skipping: Conditional result was False 2026-04-17 09:25:43.770039 | 2026-04-17 09:25:43.770253 | LOOP [upload-logs : Upload console log and json output]