2026-04-06 16:59:07.669126 | Job console starting 2026-04-06 16:59:07.682053 | Updating git repos 2026-04-06 16:59:07.993330 | Cloning repos into workspace 2026-04-06 16:59:08.132796 | Restoring repo states 2026-04-06 16:59:08.153942 | Merging changes 2026-04-06 16:59:09.643284 | Checking out repos 2026-04-06 16:59:09.924558 | Preparing playbooks 2026-04-06 16:59:19.027720 | Running Ansible setup 2026-04-06 16:59:23.495176 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-06 16:59:24.676159 | 2026-04-06 16:59:24.705078 | PLAY [localhost] 2026-04-06 16:59:24.723008 | 2026-04-06 16:59:24.723170 | TASK [Gathering Facts] 2026-04-06 16:59:25.846003 | localhost | ok 2026-04-06 16:59:25.855851 | 2026-04-06 16:59:25.855936 | TASK [Setup log path fact] 2026-04-06 16:59:25.887699 | localhost | ok 2026-04-06 16:59:25.898994 | 2026-04-06 16:59:25.909415 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-06 16:59:25.945005 | localhost | ok 2026-04-06 16:59:25.954722 | 2026-04-06 16:59:25.955096 | TASK [emit-job-header : Print job information] 2026-04-06 16:59:26.004434 | # Job Information 2026-04-06 16:59:26.004754 | Ansible Version: 2.16.16 2026-04-06 16:59:26.004794 | Job: atmosphere-molecule-keycloak 2026-04-06 16:59:26.004818 | Pipeline: check 2026-04-06 16:59:26.004838 | Executor: 0a8996d2b663 2026-04-06 16:59:26.004859 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3738 2026-04-06 16:59:26.004882 | Event ID: 408ec9f0-30cb-11f1-9d78-649d66380248 2026-04-06 16:59:26.007961 | 2026-04-06 16:59:26.008031 | LOOP [emit-job-header : Print node information] 2026-04-06 16:59:26.113481 | localhost | ok: 2026-04-06 16:59:26.113846 | localhost | # Node Information 2026-04-06 16:59:26.113882 | localhost | Inventory Hostname: instance 2026-04-06 16:59:26.113903 | localhost | Hostname: np0000163563 2026-04-06 16:59:26.113923 | localhost | Username: zuul 2026-04-06 16:59:26.113981 | localhost | Distro: Ubuntu 22.04 2026-04-06 16:59:26.114004 | localhost | Provider: yul1 2026-04-06 16:59:26.114023 | localhost | Region: ca-ymq-1 2026-04-06 16:59:26.114042 | localhost | Label: ubuntu-jammy 2026-04-06 16:59:26.114060 | localhost | Product Name: OpenStack Nova 2026-04-06 16:59:26.114078 | localhost | Interface IP: 199.204.45.238 2026-04-06 16:59:26.125797 | 2026-04-06 16:59:26.125932 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-06 16:59:26.742132 | localhost -> localhost | changed 2026-04-06 16:59:26.751958 | 2026-04-06 16:59:26.752029 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-06 16:59:27.974608 | localhost -> localhost | changed 2026-04-06 16:59:27.980808 | 2026-04-06 16:59:27.980891 | PLAY [all] 2026-04-06 16:59:27.998979 | 2026-04-06 16:59:27.999144 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-06 16:59:28.320799 | instance -> localhost | ok 2026-04-06 16:59:28.327372 | 2026-04-06 16:59:28.327438 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-06 16:59:28.368702 | instance | ok 2026-04-06 16:59:28.418010 | instance | included: /var/lib/zuul/builds/346f249af2ba431eb21676787821f5fd/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-06 16:59:28.425771 | 2026-04-06 16:59:28.425844 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-06 16:59:29.646245 | instance -> localhost | Generating public/private rsa key pair. 2026-04-06 16:59:29.646412 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/346f249af2ba431eb21676787821f5fd/work/346f249af2ba431eb21676787821f5fd_id_rsa 2026-04-06 16:59:29.646442 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/346f249af2ba431eb21676787821f5fd/work/346f249af2ba431eb21676787821f5fd_id_rsa.pub 2026-04-06 16:59:29.646466 | instance -> localhost | The key fingerprint is: 2026-04-06 16:59:29.646487 | instance -> localhost | SHA256:Ahm/gPhFdOvced1SKYlY6zTIXwbPPJ3lMY+1zcTdHcc zuul-build-sshkey 2026-04-06 16:59:29.646516 | instance -> localhost | The key's randomart image is: 2026-04-06 16:59:29.646538 | instance -> localhost | +---[RSA 3072]----+ 2026-04-06 16:59:29.646558 | instance -> localhost | | .+ . o *X| 2026-04-06 16:59:29.646579 | instance -> localhost | | . o = o + B o XE| 2026-04-06 16:59:29.646600 | instance -> localhost | |. . = o + = X *.=| 2026-04-06 16:59:29.646620 | instance -> localhost | | . . = o = = = | 2026-04-06 16:59:29.646640 | instance -> localhost | | . = S + o . | 2026-04-06 16:59:29.646660 | instance -> localhost | | . . . | 2026-04-06 16:59:29.646680 | instance -> localhost | | | 2026-04-06 16:59:29.646699 | instance -> localhost | | | 2026-04-06 16:59:29.646722 | instance -> localhost | | | 2026-04-06 16:59:29.646742 | instance -> localhost | +----[SHA256]-----+ 2026-04-06 16:59:29.646798 | instance -> localhost | ok: Runtime: 0:00:00.704861 2026-04-06 16:59:29.654041 | 2026-04-06 16:59:29.699689 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-06 16:59:29.738272 | instance | ok 2026-04-06 16:59:29.747455 | instance | included: /var/lib/zuul/builds/346f249af2ba431eb21676787821f5fd/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-06 16:59:29.754947 | 2026-04-06 16:59:29.755063 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-06 16:59:29.789062 | instance | skipping: Conditional result was False 2026-04-06 16:59:29.890331 | 2026-04-06 16:59:29.890464 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-06 16:59:30.392351 | instance | changed 2026-04-06 16:59:30.401868 | 2026-04-06 16:59:30.401986 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-06 16:59:30.576323 | instance | ok 2026-04-06 16:59:30.584767 | 2026-04-06 16:59:30.584876 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-06 16:59:31.043453 | instance | changed 2026-04-06 16:59:31.051660 | 2026-04-06 16:59:31.051840 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-06 16:59:31.521275 | instance | changed 2026-04-06 16:59:31.527211 | 2026-04-06 16:59:31.527357 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-06 16:59:31.552431 | instance | skipping: Conditional result was False 2026-04-06 16:59:31.565197 | 2026-04-06 16:59:31.565334 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-06 16:59:32.018156 | instance -> localhost | changed 2026-04-06 16:59:32.031660 | 2026-04-06 16:59:32.031727 | TASK [add-build-sshkey : Add back temp key] 2026-04-06 16:59:32.388597 | instance -> localhost | Identity added: /var/lib/zuul/builds/346f249af2ba431eb21676787821f5fd/work/346f249af2ba431eb21676787821f5fd_id_rsa (zuul-build-sshkey) 2026-04-06 16:59:32.388781 | instance -> localhost | ok: Runtime: 0:00:00.020484 2026-04-06 16:59:32.393739 | 2026-04-06 16:59:32.393802 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-06 16:59:33.912557 | instance | ok 2026-04-06 16:59:33.921760 | 2026-04-06 16:59:33.921953 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-06 16:59:33.979068 | instance | skipping: Conditional result was False 2026-04-06 16:59:33.996181 | 2026-04-06 16:59:33.996339 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-06 16:59:34.395320 | instance | ok 2026-04-06 16:59:34.401681 | 2026-04-06 16:59:34.401766 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-06 16:59:36.319614 | instance | Output suppressed because no_log was given 2026-04-06 16:59:36.341133 | 2026-04-06 16:59:36.341314 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-06 16:59:36.543883 | instance | ok: "logs" 2026-04-06 16:59:36.544177 | instance | ok: All items complete 2026-04-06 16:59:36.544205 | 2026-04-06 16:59:36.693595 | instance | ok: "artifacts" 2026-04-06 16:59:36.850277 | instance | ok: "docs" 2026-04-06 16:59:36.859915 | 2026-04-06 16:59:36.860041 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-06 16:59:37.049160 | instance | changed: "logs" 2026-04-06 16:59:37.204650 | instance | changed: "artifacts" 2026-04-06 16:59:37.364070 | instance | changed: "docs" 2026-04-06 16:59:37.378095 | 2026-04-06 16:59:37.378242 | PLAY RECAP 2026-04-06 16:59:37.378311 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-06 16:59:37.378351 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-06 16:59:37.378380 | 2026-04-06 16:59:37.554809 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-06 16:59:37.559568 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-06 16:59:38.158311 | 2026-04-06 16:59:38.158607 | PLAY [all] 2026-04-06 16:59:38.170644 | 2026-04-06 16:59:38.170722 | TASK [setup-uv : Extract archive] 2026-04-06 16:59:40.463358 | instance | changed 2026-04-06 16:59:40.483908 | 2026-04-06 16:59:40.484066 | TASK [setup-uv : Print version] 2026-04-06 16:59:40.942380 | instance | uv 0.8.13 2026-04-06 16:59:41.025176 | instance | ok: Runtime: 0:00:00.012821 2026-04-06 16:59:41.031410 | 2026-04-06 16:59:41.031460 | PLAY RECAP 2026-04-06 16:59:41.031508 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-06 16:59:41.031532 | 2026-04-06 16:59:41.134262 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-06 16:59:41.139905 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2025.1] 2026-04-06 16:59:41.837501 | 2026-04-06 16:59:41.837921 | PLAY [all] 2026-04-06 16:59:41.853644 | 2026-04-06 16:59:41.853763 | TASK [Install "jq" for log collection] 2026-04-06 16:59:53.518812 | instance | changed 2026-04-06 16:59:53.521478 | 2026-04-06 16:59:53.521533 | PLAY RECAP 2026-04-06 16:59:53.521581 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-06 16:59:53.521630 | 2026-04-06 16:59:53.653466 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2025.1] 2026-04-06 16:59:53.663440 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-06 16:59:54.313597 | 2026-04-06 16:59:54.313737 | PLAY [all] 2026-04-06 16:59:54.325936 | 2026-04-06 16:59:54.326050 | TASK [Copy inventory file for Zuul] 2026-04-06 16:59:55.179127 | instance | changed 2026-04-06 16:59:55.184208 | 2026-04-06 16:59:55.184285 | TASK [Switch "ansible_host" to private IP] 2026-04-06 16:59:55.447592 | instance | changed: 1 replacements made 2026-04-06 16:59:55.453244 | 2026-04-06 16:59:55.453316 | TASK [Run Molecule scenario] 2026-04-06 16:59:55.872913 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-04-06 16:59:55.873173 | instance | Creating virtual environment at: .venv 2026-04-06 16:59:55.896048 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-06 16:59:55.921145 | instance | Downloading rjsonnet (1.2MiB) 2026-04-06 16:59:55.921316 | instance | Downloading netaddr (2.2MiB) 2026-04-06 16:59:55.921796 | instance | Downloading pygments (1.2MiB) 2026-04-06 16:59:55.923202 | instance | Downloading openstacksdk (1.7MiB) 2026-04-06 16:59:55.923501 | instance | Downloading kubernetes (1.9MiB) 2026-04-06 16:59:55.924220 | instance | Downloading ansible-core (2.1MiB) 2026-04-06 16:59:55.934494 | instance | Downloading cryptography (4.2MiB) 2026-04-06 16:59:55.935310 | instance | Downloading setuptools (1.1MiB) 2026-04-06 16:59:56.210672 | instance | Building pyperclip==1.9.0 2026-04-06 16:59:56.232425 | instance | Downloading rjsonnet 2026-04-06 16:59:56.360841 | instance | Downloading netaddr 2026-04-06 16:59:56.374057 | instance | Downloading pygments 2026-04-06 16:59:56.395312 | instance | Downloading cryptography 2026-04-06 16:59:56.419214 | instance | Downloading setuptools 2026-04-06 16:59:56.462567 | instance | Downloading kubernetes 2026-04-06 16:59:56.501121 | instance | Downloading ansible-core 2026-04-06 16:59:56.532604 | instance | Downloading openstacksdk 2026-04-06 16:59:56.901560 | instance | Built pyperclip==1.9.0 2026-04-06 16:59:57.124748 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-06 16:59:57.161584 | instance | Installed 79 packages in 35ms 2026-04-06 16:59:57.777082 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-06 16:59:58.377152 | instance | INFO [keycloak > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-06 16:59:58.377294 | instance | INFO [keycloak > prerun] Performing prerun with role_name_check=0... 2026-04-06 17:01:32.195275 | instance | INFO [keycloak > dependency] Executing 2026-04-06 17:01:32.195464 | instance | WARNING [keycloak > dependency] Missing roles requirements file: requirements.yml 2026-04-06 17:01:32.195661 | instance | WARNING [keycloak > dependency] Missing collections requirements file: collections.yml 2026-04-06 17:01:32.195779 | instance | WARNING [keycloak > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-06 17:01:32.203322 | instance | INFO [keycloak > cleanup] Executing 2026-04-06 17:01:32.203608 | instance | WARNING [keycloak > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-06 17:01:32.211317 | instance | INFO [keycloak > destroy] Executing 2026-04-06 17:01:32.211361 | instance | WARNING [keycloak > destroy] Skipping, '--destroy=never' requested. 2026-04-06 17:01:32.211505 | instance | INFO [keycloak > destroy] Executed: Successful 2026-04-06 17:01:32.218831 | instance | INFO [keycloak > syntax] Executing 2026-04-06 17:01:33.364913 | instance | 2026-04-06 17:01:33.365201 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/keycloak/converge.yml 2026-04-06 17:01:33.415520 | instance | INFO [keycloak > syntax] Executed: Successful 2026-04-06 17:01:33.427691 | instance | INFO [keycloak > create] Executing 2026-04-06 17:01:33.441168 | instance | WARNING [keycloak > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-06 17:01:33.453972 | instance | INFO [keycloak > prepare] Executing 2026-04-06 17:01:34.681183 | instance | 2026-04-06 17:01:34.681446 | instance | PLAY [Prepare] ***************************************************************** 2026-04-06 17:01:34.681520 | instance | 2026-04-06 17:01:34.681673 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-06 17:01:34.681861 | instance | Monday 06 April 2026 17:01:34 +0000 (0:00:00.027) 0:00:00.027 ********** 2026-04-06 17:01:35.780383 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-06 17:01:35.780482 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-06 17:01:35.780612 | instance | interpreter could change the meaning of that path. See 2026-04-06 17:01:35.780737 | instance | https://docs.ansible.com/ansible- 2026-04-06 17:01:35.780866 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-06 17:01:35.788164 | instance | ok: [instance] 2026-04-06 17:01:35.788418 | instance | 2026-04-06 17:01:35.788689 | instance | TASK [Configure short hostname] ************************************************ 2026-04-06 17:01:35.788961 | instance | Monday 06 April 2026 17:01:35 +0000 (0:00:01.108) 0:00:01.136 ********** 2026-04-06 17:01:36.436597 | instance | changed: [instance] 2026-04-06 17:01:36.436845 | instance | 2026-04-06 17:01:36.437138 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-04-06 17:01:36.437462 | instance | Monday 06 April 2026 17:01:36 +0000 (0:00:00.647) 0:00:01.784 ********** 2026-04-06 17:01:36.741612 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-04-06 17:01:36.741959 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-04-06 17:01:36.742283 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-06 17:01:36.748227 | instance | changed: [instance] 2026-04-06 17:01:36.748559 | instance | 2026-04-06 17:01:36.748881 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-04-06 17:01:36.749195 | instance | Monday 06 April 2026 17:01:36 +0000 (0:00:00.311) 0:00:02.095 ********** 2026-04-06 17:01:38.097560 | instance | ok: [instance] 2026-04-06 17:01:38.097809 | instance | 2026-04-06 17:01:38.098150 | instance | TASK [Purge "snapd" package] *************************************************** 2026-04-06 17:01:38.098485 | instance | Monday 06 April 2026 17:01:38 +0000 (0:00:01.349) 0:00:03.445 ********** 2026-04-06 17:01:38.871131 | instance | ok: [instance] 2026-04-06 17:01:38.871378 | instance | 2026-04-06 17:01:38.871679 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-04-06 17:01:38.872015 | instance | 2026-04-06 17:01:38.872317 | instance | TASK [Create folders for workspace] ******************************************** 2026-04-06 17:01:38.872606 | instance | Monday 06 April 2026 17:01:38 +0000 (0:00:00.773) 0:00:04.218 ********** 2026-04-06 17:01:39.898914 | instance | changed: [localhost] => (item=group_vars) 2026-04-06 17:01:39.899197 | instance | changed: [localhost] => (item=group_vars/all) 2026-04-06 17:01:39.899519 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-04-06 17:01:39.899813 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-04-06 17:01:39.900094 | instance | changed: [localhost] => (item=group_vars/computes) 2026-04-06 17:01:39.900402 | instance | changed: [localhost] => (item=host_vars) 2026-04-06 17:01:39.900668 | instance | 2026-04-06 17:01:39.900959 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-04-06 17:01:39.901254 | instance | 2026-04-06 17:01:39.901596 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-04-06 17:01:39.901881 | instance | Monday 06 April 2026 17:01:39 +0000 (0:00:01.028) 0:00:05.246 ********** 2026-04-06 17:01:40.083711 | instance | changed: [localhost] 2026-04-06 17:01:40.083882 | instance | 2026-04-06 17:01:40.084065 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-04-06 17:01:40.084235 | instance | Monday 06 April 2026 17:01:40 +0000 (0:00:00.184) 0:00:05.431 ********** 2026-04-06 17:01:40.114194 | instance | ok: [localhost] 2026-04-06 17:01:40.114423 | instance | 2026-04-06 17:01:40.114762 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-04-06 17:01:40.115071 | instance | Monday 06 April 2026 17:01:40 +0000 (0:00:00.029) 0:00:05.461 ********** 2026-04-06 17:01:40.165107 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '8d13e2a7-b24b-56ce-a9b2-4efa2de17a73'}) 2026-04-06 17:01:40.165398 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-04-06 17:01:40.166087 | instance | 2026-04-06 17:01:40.171469 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-04-06 17:01:40.171499 | instance | Monday 06 April 2026 17:01:40 +0000 (0:00:00.051) 0:00:05.512 ********** 2026-04-06 17:01:40.733997 | instance | changed: [localhost] 2026-04-06 17:01:40.734262 | instance | 2026-04-06 17:01:40.734546 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-04-06 17:01:40.734811 | instance | 2026-04-06 17:01:40.735100 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-04-06 17:01:40.735398 | instance | Monday 06 April 2026 17:01:40 +0000 (0:00:00.568) 0:00:06.081 ********** 2026-04-06 17:01:40.911905 | instance | changed: [localhost] 2026-04-06 17:01:40.912160 | instance | 2026-04-06 17:01:40.912400 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-04-06 17:01:40.912616 | instance | Monday 06 April 2026 17:01:40 +0000 (0:00:00.177) 0:00:06.259 ********** 2026-04-06 17:01:40.934838 | instance | ok: [localhost] 2026-04-06 17:01:40.934995 | instance | 2026-04-06 17:01:40.935178 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-04-06 17:01:40.935358 | instance | Monday 06 April 2026 17:01:40 +0000 (0:00:00.022) 0:00:06.281 ********** 2026-04-06 17:01:40.966658 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-04-06 17:01:40.966791 | instance | 2026-04-06 17:01:40.966980 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-04-06 17:01:40.967147 | instance | Monday 06 April 2026 17:01:40 +0000 (0:00:00.032) 0:00:06.314 ********** 2026-04-06 17:01:41.312353 | instance | changed: [localhost] 2026-04-06 17:01:41.312593 | instance | 2026-04-06 17:01:41.312904 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-04-06 17:01:41.313198 | instance | 2026-04-06 17:01:41.313516 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-04-06 17:01:41.313790 | instance | Monday 06 April 2026 17:01:41 +0000 (0:00:00.345) 0:00:06.659 ********** 2026-04-06 17:01:41.481009 | instance | changed: [localhost] 2026-04-06 17:01:41.481290 | instance | 2026-04-06 17:01:41.481579 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-04-06 17:01:41.481862 | instance | Monday 06 April 2026 17:01:41 +0000 (0:00:00.168) 0:00:06.828 ********** 2026-04-06 17:01:41.505429 | instance | ok: [localhost] 2026-04-06 17:01:41.505657 | instance | 2026-04-06 17:01:41.506016 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-04-06 17:01:41.506224 | instance | Monday 06 April 2026 17:01:41 +0000 (0:00:00.024) 0:00:06.853 ********** 2026-04-06 17:01:41.542740 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-04-06 17:01:41.543005 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-04-06 17:01:41.543281 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-04-06 17:01:41.543529 | instance | 2026-04-06 17:01:41.543874 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-04-06 17:01:41.544115 | instance | Monday 06 April 2026 17:01:41 +0000 (0:00:00.036) 0:00:06.890 ********** 2026-04-06 17:01:41.894601 | instance | changed: [localhost] 2026-04-06 17:01:41.894851 | instance | 2026-04-06 17:01:41.895143 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-04-06 17:01:41.895408 | instance | 2026-04-06 17:01:41.895680 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-04-06 17:01:41.895954 | instance | Monday 06 April 2026 17:01:41 +0000 (0:00:00.351) 0:00:07.242 ********** 2026-04-06 17:01:42.064967 | instance | changed: [localhost] 2026-04-06 17:01:42.065260 | instance | 2026-04-06 17:01:42.065548 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-04-06 17:01:42.065819 | instance | Monday 06 April 2026 17:01:42 +0000 (0:00:00.170) 0:00:07.412 ********** 2026-04-06 17:01:42.091434 | instance | ok: [localhost] 2026-04-06 17:01:42.091698 | instance | 2026-04-06 17:01:42.091976 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-04-06 17:01:42.092200 | instance | Monday 06 April 2026 17:01:42 +0000 (0:00:00.026) 0:00:07.439 ********** 2026-04-06 17:01:42.126317 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-04-06 17:01:42.126607 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-04-06 17:01:42.126860 | instance | 2026-04-06 17:01:42.127135 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-04-06 17:01:42.127409 | instance | Monday 06 April 2026 17:01:42 +0000 (0:00:00.034) 0:00:07.473 ********** 2026-04-06 17:01:42.470830 | instance | changed: [localhost] 2026-04-06 17:01:42.470898 | instance | 2026-04-06 17:01:42.471037 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-04-06 17:01:42.471165 | instance | 2026-04-06 17:01:42.471267 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-06 17:01:42.471387 | instance | Monday 06 April 2026 17:01:42 +0000 (0:00:00.344) 0:00:07.818 ********** 2026-04-06 17:01:43.120809 | instance | ok: [localhost] 2026-04-06 17:01:43.121056 | instance | 2026-04-06 17:01:43.121368 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-06 17:01:43.121642 | instance | Monday 06 April 2026 17:01:43 +0000 (0:00:00.649) 0:00:08.468 ********** 2026-04-06 17:01:43.301520 | instance | changed: [localhost] 2026-04-06 17:01:43.301742 | instance | 2026-04-06 17:01:43.302016 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-04-06 17:01:43.302283 | instance | Monday 06 April 2026 17:01:43 +0000 (0:00:00.180) 0:00:08.649 ********** 2026-04-06 17:01:43.329158 | instance | ok: [localhost] 2026-04-06 17:01:43.329441 | instance | 2026-04-06 17:01:43.329719 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-04-06 17:01:43.329973 | instance | Monday 06 April 2026 17:01:43 +0000 (0:00:00.027) 0:00:08.676 ********** 2026-04-06 17:01:44.118651 | instance | ok: [localhost] => (item=keycloak_host) 2026-04-06 17:01:44.118844 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-04-06 17:01:44.119158 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-04-06 17:01:44.119388 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-04-06 17:01:44.119652 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-04-06 17:01:44.119911 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-04-06 17:01:44.120177 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-04-06 17:01:44.120596 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-04-06 17:01:44.120868 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-04-06 17:01:44.121132 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-04-06 17:01:44.121436 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-04-06 17:01:44.121732 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-04-06 17:01:44.121992 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-04-06 17:01:44.122257 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-04-06 17:01:44.122517 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-04-06 17:01:44.122778 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-04-06 17:01:44.123037 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-04-06 17:01:44.123347 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-04-06 17:01:44.123599 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-04-06 17:01:44.123863 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-04-06 17:01:44.124127 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-04-06 17:01:44.124410 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-04-06 17:01:44.124657 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-04-06 17:01:44.124903 | instance | 2026-04-06 17:01:44.125168 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-04-06 17:01:44.125501 | instance | Monday 06 April 2026 17:01:44 +0000 (0:00:00.788) 0:00:09.465 ********** 2026-04-06 17:01:44.493168 | instance | changed: [localhost] 2026-04-06 17:01:44.493439 | instance | 2026-04-06 17:01:44.493709 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-06 17:01:44.493976 | instance | Monday 06 April 2026 17:01:44 +0000 (0:00:00.374) 0:00:09.840 ********** 2026-04-06 17:01:44.738861 | instance | changed: [localhost] 2026-04-06 17:01:44.739100 | instance | 2026-04-06 17:01:44.739369 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-04-06 17:01:44.739615 | instance | 2026-04-06 17:01:44.739880 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-04-06 17:01:44.740146 | instance | Monday 06 April 2026 17:01:44 +0000 (0:00:00.245) 0:00:10.086 ********** 2026-04-06 17:01:44.912955 | instance | changed: [localhost] 2026-04-06 17:01:44.913208 | instance | 2026-04-06 17:01:44.913581 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-04-06 17:01:44.913865 | instance | Monday 06 April 2026 17:01:44 +0000 (0:00:00.174) 0:00:10.260 ********** 2026-04-06 17:01:44.945037 | instance | ok: [localhost] 2026-04-06 17:01:44.945312 | instance | 2026-04-06 17:01:44.945587 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-04-06 17:01:44.945864 | instance | Monday 06 April 2026 17:01:44 +0000 (0:00:00.032) 0:00:10.292 ********** 2026-04-06 17:01:44.986623 | 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-06 17:01:44.986872 | instance | 2026-04-06 17:01:44.987206 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-04-06 17:01:44.987510 | instance | Monday 06 April 2026 17:01:44 +0000 (0:00:00.041) 0:00:10.334 ********** 2026-04-06 17:01:45.328047 | instance | changed: [localhost] 2026-04-06 17:01:45.328367 | instance | 2026-04-06 17:01:45.328655 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-04-06 17:01:45.328916 | instance | 2026-04-06 17:01:45.329183 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-04-06 17:01:45.329490 | instance | Monday 06 April 2026 17:01:45 +0000 (0:00:00.341) 0:00:10.675 ********** 2026-04-06 17:01:45.493751 | instance | changed: [localhost] 2026-04-06 17:01:45.494012 | instance | 2026-04-06 17:01:45.494305 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-04-06 17:01:45.494603 | instance | Monday 06 April 2026 17:01:45 +0000 (0:00:00.165) 0:00:10.841 ********** 2026-04-06 17:01:45.524212 | instance | ok: [localhost] 2026-04-06 17:01:45.524467 | instance | 2026-04-06 17:01:45.524745 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-04-06 17:01:45.525017 | instance | Monday 06 April 2026 17:01:45 +0000 (0:00:00.030) 0:00:10.872 ********** 2026-04-06 17:01:45.564151 | 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-06 17:01:45.564364 | instance | 2026-04-06 17:01:45.564636 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-04-06 17:01:45.564900 | instance | Monday 06 April 2026 17:01:45 +0000 (0:00:00.039) 0:00:10.911 ********** 2026-04-06 17:01:45.906647 | instance | changed: [localhost] 2026-04-06 17:01:45.906818 | instance | 2026-04-06 17:01:45.907001 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-04-06 17:01:45.907151 | instance | 2026-04-06 17:01:45.907318 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-04-06 17:01:45.907518 | instance | Monday 06 April 2026 17:01:45 +0000 (0:00:00.342) 0:00:11.254 ********** 2026-04-06 17:01:46.073814 | instance | changed: [localhost] 2026-04-06 17:01:46.074067 | instance | 2026-04-06 17:01:46.074352 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-04-06 17:01:46.074629 | instance | Monday 06 April 2026 17:01:46 +0000 (0:00:00.166) 0:00:11.421 ********** 2026-04-06 17:01:46.100432 | instance | ok: [localhost] 2026-04-06 17:01:46.100716 | instance | 2026-04-06 17:01:46.101153 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-04-06 17:01:46.101547 | instance | Monday 06 April 2026 17:01:46 +0000 (0:00:00.026) 0:00:11.448 ********** 2026-04-06 17:01:46.515330 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-04-06 17:01:46.515371 | instance | ok: [localhost] => (item=keepalived_password) 2026-04-06 17:01:46.515377 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-04-06 17:01:46.515381 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-04-06 17:01:46.515389 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-04-06 17:01:46.516376 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-04-06 17:01:46.516385 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-04-06 17:01:46.516389 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-04-06 17:01:46.517240 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-04-06 17:01:46.517248 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-04-06 17:01:46.517252 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-04-06 17:01:46.517448 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-04-06 17:01:46.517733 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-04-06 17:01:46.518442 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-04-06 17:01:46.518881 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-04-06 17:01:46.519295 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-04-06 17:01:46.519646 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-04-06 17:01:46.520037 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-04-06 17:01:46.520381 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-04-06 17:01:46.520709 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-04-06 17:01:46.521051 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-04-06 17:01:46.521426 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-04-06 17:01:46.521833 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-04-06 17:01:46.522159 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-04-06 17:01:46.522308 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-04-06 17:01:46.522456 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-04-06 17:01:46.522607 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-04-06 17:01:46.522755 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-04-06 17:01:46.522921 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-04-06 17:01:46.523074 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-04-06 17:01:46.523222 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-04-06 17:01:46.523370 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-04-06 17:01:46.523518 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-04-06 17:01:46.523665 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-04-06 17:01:46.523821 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-04-06 17:01:46.523981 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-04-06 17:01:46.524146 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-04-06 17:01:46.524294 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-04-06 17:01:46.524443 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-04-06 17:01:46.524592 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-04-06 17:01:46.524740 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-04-06 17:01:46.524900 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-04-06 17:01:46.525051 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-04-06 17:01:46.525245 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-04-06 17:01:46.525411 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-04-06 17:01:46.525562 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-04-06 17:01:46.525728 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-04-06 17:01:46.525886 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-04-06 17:01:46.526037 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-04-06 17:01:46.526190 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-04-06 17:01:46.526341 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-04-06 17:01:46.526490 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-04-06 17:01:46.526638 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-04-06 17:01:46.526787 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-04-06 17:01:46.526937 | instance | 2026-04-06 17:01:46.527087 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-04-06 17:01:46.527237 | instance | Monday 06 April 2026 17:01:46 +0000 (0:00:00.413) 0:00:11.861 ********** 2026-04-06 17:01:46.564854 | instance | ok: [localhost] => (item=barbican_kek) 2026-04-06 17:01:46.564899 | instance | 2026-04-06 17:01:46.564910 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-04-06 17:01:46.564919 | instance | Monday 06 April 2026 17:01:46 +0000 (0:00:00.050) 0:00:11.911 ********** 2026-04-06 17:01:46.948355 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-06 17:01:46.948410 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-06 17:01:46.948422 | instance | 2026-04-06 17:01:46.948432 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-04-06 17:01:46.948442 | instance | Monday 06 April 2026 17:01:46 +0000 (0:00:00.382) 0:00:12.294 ********** 2026-04-06 17:01:50.501319 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-06 17:01:50.501389 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-06 17:01:50.501622 | instance | 2026-04-06 17:01:50.501886 | instance | TASK [Set values for SSH keys] ************************************************* 2026-04-06 17:01:50.502153 | instance | Monday 06 April 2026 17:01:50 +0000 (0:00:03.554) 0:00:15.848 ********** 2026-04-06 17:01:50.556024 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-04-06 17:01:50.556286 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-04-06 17:01:50.556602 | instance | 2026-04-06 17:01:50.556984 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-04-06 17:01:50.557187 | instance | Monday 06 April 2026 17:01:50 +0000 (0:00:00.054) 0:00:15.903 ********** 2026-04-06 17:01:50.881773 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-06 17:01:50.882028 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-06 17:01:50.882324 | instance | 2026-04-06 17:01:50.882634 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-04-06 17:01:50.882908 | instance | Monday 06 April 2026 17:01:50 +0000 (0:00:00.325) 0:00:16.229 ********** 2026-04-06 17:01:51.233737 | instance | changed: [localhost] 2026-04-06 17:01:51.233993 | instance | 2026-04-06 17:01:51.234313 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-04-06 17:01:51.234576 | instance | Monday 06 April 2026 17:01:51 +0000 (0:00:00.351) 0:00:16.581 ********** 2026-04-06 17:01:51.280084 | instance | skipping: [localhost] 2026-04-06 17:01:51.280323 | instance | 2026-04-06 17:01:51.280609 | instance | PLAY [all] ********************************************************************* 2026-04-06 17:01:51.280838 | instance | 2026-04-06 17:01:51.281095 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-06 17:01:51.281438 | instance | Monday 06 April 2026 17:01:51 +0000 (0:00:00.046) 0:00:16.628 ********** 2026-04-06 17:01:51.947614 | instance | ok: [instance] 2026-04-06 17:01:51.947681 | instance | 2026-04-06 17:01:51.947944 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-06 17:01:51.947959 | instance | Monday 06 April 2026 17:01:51 +0000 (0:00:00.667) 0:00:17.295 ********** 2026-04-06 17:01:57.586086 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-06 17:01:57.586193 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-06 17:01:57.588688 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-06 17:01:57.588729 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-06 17:01:57.588735 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-06 17:01:57.588740 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-06 17:01:57.588745 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-06 17:01:57.588749 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-06 17:01:57.588753 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-06 17:01:57.588757 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-06 17:01:57.588761 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-06 17:01:57.588765 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-06 17:01:57.588769 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-06 17:01:57.588773 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-06 17:01:57.588777 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-06 17:01:57.588782 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-06 17:01:57.588786 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-06 17:01:57.588790 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-06 17:01:57.588794 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-06 17:01:57.588798 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-06 17:01:57.588803 | instance | 2026-04-06 17:01:57.588807 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-06 17:01:57.588812 | instance | Monday 06 April 2026 17:01:57 +0000 (0:00:05.638) 0:00:22.933 ********** 2026-04-06 17:01:57.785424 | instance | changed: [instance] 2026-04-06 17:01:57.785521 | instance | 2026-04-06 17:01:57.785801 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-06 17:01:57.785862 | instance | Monday 06 April 2026 17:01:57 +0000 (0:00:00.199) 0:00:23.133 ********** 2026-04-06 17:01:58.241890 | instance | changed: [instance] 2026-04-06 17:01:58.242000 | instance | 2026-04-06 17:01:58.242061 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-06 17:01:58.242222 | instance | Monday 06 April 2026 17:01:58 +0000 (0:00:00.456) 0:00:23.589 ********** 2026-04-06 17:01:58.587780 | instance | ok: [instance] 2026-04-06 17:01:58.587919 | instance | 2026-04-06 17:01:58.588122 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-06 17:01:58.588279 | instance | Monday 06 April 2026 17:01:58 +0000 (0:00:00.345) 0:00:23.935 ********** 2026-04-06 17:01:58.717099 | instance | ok: [instance] 2026-04-06 17:01:58.717185 | instance | 2026-04-06 17:01:58.717282 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-06 17:01:58.717375 | instance | 2026-04-06 17:01:58.717567 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-06 17:01:58.717716 | instance | Monday 06 April 2026 17:01:58 +0000 (0:00:00.129) 0:00:24.065 ********** 2026-04-06 17:01:59.434450 | instance | ok: [instance] 2026-04-06 17:01:59.434488 | instance | 2026-04-06 17:01:59.434493 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-06 17:01:59.434499 | instance | Monday 06 April 2026 17:01:59 +0000 (0:00:00.716) 0:00:24.781 ********** 2026-04-06 17:01:59.641528 | instance | changed: [instance] 2026-04-06 17:01:59.642050 | instance | 2026-04-06 17:01:59.642096 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-06 17:01:59.642105 | instance | Monday 06 April 2026 17:01:59 +0000 (0:00:00.207) 0:00:24.989 ********** 2026-04-06 17:02:00.522855 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-06 17:02:00.524030 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-06 17:02:00.524069 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-06 17:02:00.524075 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-06 17:02:00.524079 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-06 17:02:00.524084 | instance | 2026-04-06 17:02:00.524088 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-06 17:02:00.524093 | instance | Monday 06 April 2026 17:02:00 +0000 (0:00:00.881) 0:00:25.870 ********** 2026-04-06 17:02:00.775716 | 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-06 17:02:00.934672 | 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-06 17:02:01.097297 | 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-06 17:02:01.110079 | instance | ...ignoring 2026-04-06 17:02:01.110145 | instance | 2026-04-06 17:02:01.110406 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-06 17:02:01.110422 | instance | Monday 06 April 2026 17:02:01 +0000 (0:00:00.587) 0:00:26.457 ********** 2026-04-06 17:02:01.307290 | instance | ok: [instance] 2026-04-06 17:02:01.307428 | instance | 2026-04-06 17:02:01.307899 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-06 17:02:01.308010 | instance | Monday 06 April 2026 17:02:01 +0000 (0:00:00.196) 0:00:26.654 ********** 2026-04-06 17:02:01.496757 | instance | ok: [instance] 2026-04-06 17:02:01.496832 | instance | 2026-04-06 17:02:01.497073 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-06 17:02:01.497090 | instance | Monday 06 April 2026 17:02:01 +0000 (0:00:00.189) 0:00:26.844 ********** 2026-04-06 17:02:01.531159 | instance | ok: [instance] 2026-04-06 17:02:01.531640 | instance | 2026-04-06 17:02:01.531666 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-06 17:02:01.531678 | instance | Monday 06 April 2026 17:02:01 +0000 (0:00:00.034) 0:00:26.878 ********** 2026-04-06 17:02:01.572919 | instance | ok: [instance] 2026-04-06 17:02:01.573461 | instance | 2026-04-06 17:02:01.573553 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-06 17:02:01.573574 | instance | Monday 06 April 2026 17:02:01 +0000 (0:00:00.041) 0:00:26.920 ********** 2026-04-06 17:02:02.137426 | instance | ok: [instance] 2026-04-06 17:02:02.137497 | instance | 2026-04-06 17:02:02.137641 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-06 17:02:02.137826 | instance | Monday 06 April 2026 17:02:02 +0000 (0:00:00.564) 0:00:27.485 ********** 2026-04-06 17:02:02.391091 | instance | ok: [instance] 2026-04-06 17:02:02.391173 | instance | 2026-04-06 17:02:02.391349 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-06 17:02:02.391577 | instance | Monday 06 April 2026 17:02:02 +0000 (0:00:00.197) 0:00:27.682 ********** 2026-04-06 17:02:02.391724 | instance | 2026-04-06 17:02:02.391875 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-04-06 17:02:02.392014 | instance | 2026-04-06 17:02:02.392164 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-06 17:02:02.392314 | instance | Monday 06 April 2026 17:02:02 +0000 (0:00:00.055) 0:00:27.738 ********** 2026-04-06 17:02:03.101526 | instance | ok: [instance] 2026-04-06 17:02:03.101711 | instance | 2026-04-06 17:02:03.101867 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-06 17:02:03.102023 | instance | Monday 06 April 2026 17:02:03 +0000 (0:00:00.708) 0:00:28.446 ********** 2026-04-06 17:02:03.298072 | instance | ok: [instance] 2026-04-06 17:02:03.298104 | instance | 2026-04-06 17:02:03.298110 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-06 17:02:03.298115 | instance | Monday 06 April 2026 17:02:03 +0000 (0:00:00.198) 0:00:28.645 ********** 2026-04-06 17:02:03.338759 | instance | skipping: [instance] 2026-04-06 17:02:03.339166 | instance | 2026-04-06 17:02:03.339223 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-06 17:02:03.339230 | instance | Monday 06 April 2026 17:02:03 +0000 (0:00:00.040) 0:00:28.686 ********** 2026-04-06 17:02:03.548130 | instance | changed: [instance] 2026-04-06 17:02:03.548237 | instance | 2026-04-06 17:02:03.548466 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-06 17:02:03.548513 | instance | Monday 06 April 2026 17:02:03 +0000 (0:00:00.209) 0:00:28.896 ********** 2026-04-06 17:02:03.622804 | instance | ok: [instance] => { 2026-04-06 17:02:03.623669 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-04-06 17:02:03.623703 | instance | } 2026-04-06 17:02:03.623710 | instance | 2026-04-06 17:02:03.623717 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-06 17:02:03.623724 | instance | Monday 06 April 2026 17:02:03 +0000 (0:00:00.073) 0:00:28.969 ********** 2026-04-06 17:02:04.250654 | instance | changed: [instance] 2026-04-06 17:02:04.250745 | instance | 2026-04-06 17:02:04.251135 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-06 17:02:04.251196 | instance | Monday 06 April 2026 17:02:04 +0000 (0:00:00.627) 0:00:29.597 ********** 2026-04-06 17:02:04.303584 | instance | skipping: [instance] 2026-04-06 17:02:04.303992 | instance | 2026-04-06 17:02:04.304046 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-06 17:02:04.304053 | instance | Monday 06 April 2026 17:02:04 +0000 (0:00:00.053) 0:00:29.650 ********** 2026-04-06 17:02:04.509406 | instance | ok: [instance] 2026-04-06 17:02:04.509482 | instance | 2026-04-06 17:02:04.509709 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-06 17:02:04.509751 | instance | Monday 06 April 2026 17:02:04 +0000 (0:00:00.206) 0:00:29.857 ********** 2026-04-06 17:02:05.653457 | instance | ok: [instance] 2026-04-06 17:02:05.653539 | instance | 2026-04-06 17:02:05.653816 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-06 17:02:05.653857 | instance | Monday 06 April 2026 17:02:05 +0000 (0:00:01.144) 0:00:31.001 ********** 2026-04-06 17:02:05.721449 | instance | ok: [instance] => { 2026-04-06 17:02:05.721738 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-04-06 17:02:05.721753 | instance | } 2026-04-06 17:02:05.722215 | instance | 2026-04-06 17:02:05.722259 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-06 17:02:05.722267 | instance | Monday 06 April 2026 17:02:05 +0000 (0:00:00.067) 0:00:31.068 ********** 2026-04-06 17:02:06.402492 | instance | changed: [instance] 2026-04-06 17:02:06.402573 | instance | 2026-04-06 17:02:06.402706 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-06 17:02:06.402965 | instance | Monday 06 April 2026 17:02:06 +0000 (0:00:00.681) 0:00:31.750 ********** 2026-04-06 17:02:09.245895 | instance | changed: [instance] 2026-04-06 17:02:09.245988 | instance | 2026-04-06 17:02:09.246139 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-06 17:02:09.246347 | instance | Monday 06 April 2026 17:02:09 +0000 (0:00:02.843) 0:00:34.593 ********** 2026-04-06 17:02:09.280295 | instance | skipping: [instance] 2026-04-06 17:02:09.280484 | instance | 2026-04-06 17:02:09.280701 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-06 17:02:09.280860 | instance | Monday 06 April 2026 17:02:09 +0000 (0:00:00.034) 0:00:34.627 ********** 2026-04-06 17:02:09.317901 | instance | skipping: [instance] 2026-04-06 17:02:09.317991 | instance | 2026-04-06 17:02:09.318137 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-06 17:02:09.318333 | instance | Monday 06 April 2026 17:02:09 +0000 (0:00:00.037) 0:00:34.665 ********** 2026-04-06 17:02:09.353940 | instance | skipping: [instance] 2026-04-06 17:02:09.354052 | instance | 2026-04-06 17:02:09.354241 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-06 17:02:09.354402 | instance | Monday 06 April 2026 17:02:09 +0000 (0:00:00.034) 0:00:34.700 ********** 2026-04-06 17:02:22.484273 | instance | changed: [instance] 2026-04-06 17:02:22.484475 | instance | 2026-04-06 17:02:22.484675 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-06 17:02:22.484857 | instance | Monday 06 April 2026 17:02:22 +0000 (0:00:13.129) 0:00:47.829 ********** 2026-04-06 17:02:22.949776 | instance | changed: [instance] 2026-04-06 17:02:22.949816 | instance | 2026-04-06 17:02:22.949822 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-06 17:02:22.949827 | instance | Monday 06 April 2026 17:02:22 +0000 (0:00:00.467) 0:00:48.297 ********** 2026-04-06 17:02:23.826834 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-04-06 17:02:23.826874 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-06 17:02:23.826880 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-06 17:02:23.826885 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-06 17:02:23.826889 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-06 17:02:23.826894 | instance | 2026-04-06 17:02:23.826898 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-06 17:02:23.826902 | instance | Monday 06 April 2026 17:02:23 +0000 (0:00:00.876) 0:00:49.173 ********** 2026-04-06 17:02:24.330918 | instance | changed: [instance] 2026-04-06 17:02:24.330952 | instance | 2026-04-06 17:02:24.330957 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-06 17:02:24.330962 | instance | Monday 06 April 2026 17:02:24 +0000 (0:00:00.496) 0:00:49.669 ********** 2026-04-06 17:02:24.330966 | instance | 2026-04-06 17:02:24.330970 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-06 17:02:24.330977 | instance | Monday 06 April 2026 17:02:24 +0000 (0:00:00.007) 0:00:49.677 ********** 2026-04-06 17:02:24.988356 | instance | changed: [instance] 2026-04-06 17:02:24.988425 | instance | 2026-04-06 17:02:24.988437 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-06 17:02:24.988447 | instance | Monday 06 April 2026 17:02:24 +0000 (0:00:00.658) 0:00:50.335 ********** 2026-04-06 17:02:25.596719 | instance | ok: [instance] 2026-04-06 17:02:25.597398 | instance | 2026-04-06 17:02:25.597464 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-06 17:02:25.597475 | instance | Monday 06 April 2026 17:02:25 +0000 (0:00:00.609) 0:00:50.944 ********** 2026-04-06 17:02:26.113733 | instance | changed: [instance] 2026-04-06 17:02:26.113801 | instance | 2026-04-06 17:02:26.114064 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-06 17:02:26.114098 | instance | Monday 06 April 2026 17:02:26 +0000 (0:00:00.517) 0:00:51.461 ********** 2026-04-06 17:02:26.639007 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"} 2026-04-06 17:02:26.650108 | instance | ...ignoring 2026-04-06 17:02:26.650268 | instance | 2026-04-06 17:02:26.650561 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-06 17:02:26.650609 | instance | Monday 06 April 2026 17:02:26 +0000 (0:00:00.536) 0:00:51.998 ********** 2026-04-06 17:02:26.678660 | instance | skipping: [instance] 2026-04-06 17:02:26.678727 | instance | 2026-04-06 17:02:26.679017 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-06 17:02:26.679060 | instance | Monday 06 April 2026 17:02:26 +0000 (0:00:00.028) 0:00:52.026 ********** 2026-04-06 17:02:26.710398 | instance | skipping: [instance] 2026-04-06 17:02:26.710528 | instance | 2026-04-06 17:02:26.710882 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-06 17:02:26.710910 | instance | Monday 06 April 2026 17:02:26 +0000 (0:00:00.031) 0:00:52.058 ********** 2026-04-06 17:02:26.747637 | instance | skipping: [instance] 2026-04-06 17:02:26.748191 | instance | 2026-04-06 17:02:26.748233 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-06 17:02:26.748242 | instance | Monday 06 April 2026 17:02:26 +0000 (0:00:00.037) 0:00:52.095 ********** 2026-04-06 17:02:26.779955 | instance | skipping: [instance] 2026-04-06 17:02:26.780056 | instance | 2026-04-06 17:02:26.780338 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-06 17:02:26.780379 | instance | Monday 06 April 2026 17:02:26 +0000 (0:00:00.032) 0:00:52.127 ********** 2026-04-06 17:02:26.820997 | instance | skipping: [instance] 2026-04-06 17:02:26.821112 | instance | 2026-04-06 17:02:26.821327 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-06 17:02:26.821486 | instance | Monday 06 April 2026 17:02:26 +0000 (0:00:00.041) 0:00:52.168 ********** 2026-04-06 17:02:27.014142 | instance | ok: [instance] 2026-04-06 17:02:27.014347 | instance | 2026-04-06 17:02:27.014678 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-06 17:02:27.014728 | instance | Monday 06 April 2026 17:02:27 +0000 (0:00:00.192) 0:00:52.361 ********** 2026-04-06 17:02:27.053468 | instance | ok: [instance] => { 2026-04-06 17:02:27.053620 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-06 17:02:27.053794 | instance | } 2026-04-06 17:02:27.053987 | instance | 2026-04-06 17:02:27.054164 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-06 17:02:27.054333 | instance | Monday 06 April 2026 17:02:27 +0000 (0:00:00.039) 0:00:52.401 ********** 2026-04-06 17:02:27.971937 | instance | changed: [instance] 2026-04-06 17:02:27.972182 | instance | 2026-04-06 17:02:27.972473 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-06 17:02:27.972754 | instance | Monday 06 April 2026 17:02:27 +0000 (0:00:00.918) 0:00:53.319 ********** 2026-04-06 17:02:28.013301 | instance | skipping: [instance] 2026-04-06 17:02:28.013572 | instance | 2026-04-06 17:02:28.013950 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-06 17:02:28.014341 | instance | Monday 06 April 2026 17:02:28 +0000 (0:00:00.041) 0:00:53.361 ********** 2026-04-06 17:02:28.215484 | instance | ok: [instance] 2026-04-06 17:02:28.215735 | instance | 2026-04-06 17:02:28.216036 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-06 17:02:28.216340 | instance | Monday 06 April 2026 17:02:28 +0000 (0:00:00.201) 0:00:53.562 ********** 2026-04-06 17:02:28.256190 | instance | ok: [instance] => { 2026-04-06 17:02:28.256426 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-06 17:02:28.256674 | instance | } 2026-04-06 17:02:28.256910 | instance | 2026-04-06 17:02:28.257323 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-06 17:02:28.257652 | instance | Monday 06 April 2026 17:02:28 +0000 (0:00:00.040) 0:00:53.603 ********** 2026-04-06 17:02:29.323917 | instance | changed: [instance] 2026-04-06 17:02:29.323979 | instance | 2026-04-06 17:02:29.323991 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-06 17:02:29.324001 | instance | Monday 06 April 2026 17:02:29 +0000 (0:00:01.066) 0:00:54.670 ********** 2026-04-06 17:02:29.368540 | instance | skipping: [instance] 2026-04-06 17:02:29.368644 | instance | 2026-04-06 17:02:29.368988 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-06 17:02:29.369111 | instance | Monday 06 April 2026 17:02:29 +0000 (0:00:00.045) 0:00:54.716 ********** 2026-04-06 17:02:29.395781 | instance | skipping: [instance] 2026-04-06 17:02:29.395846 | instance | 2026-04-06 17:02:29.396098 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-06 17:02:29.396113 | instance | Monday 06 April 2026 17:02:29 +0000 (0:00:00.027) 0:00:54.743 ********** 2026-04-06 17:02:29.421644 | instance | skipping: [instance] 2026-04-06 17:02:29.422017 | instance | 2026-04-06 17:02:29.422056 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-06 17:02:29.422062 | instance | Monday 06 April 2026 17:02:29 +0000 (0:00:00.025) 0:00:54.769 ********** 2026-04-06 17:02:29.453335 | instance | skipping: [instance] 2026-04-06 17:02:29.453404 | instance | 2026-04-06 17:02:29.453556 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-06 17:02:29.453751 | instance | Monday 06 April 2026 17:02:29 +0000 (0:00:00.031) 0:00:54.801 ********** 2026-04-06 17:02:30.425621 | instance | ok: [instance] 2026-04-06 17:02:30.426122 | instance | 2026-04-06 17:02:30.426143 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-06 17:02:30.426151 | instance | Monday 06 April 2026 17:02:30 +0000 (0:00:00.972) 0:00:55.773 ********** 2026-04-06 17:02:30.857800 | instance | ok: [instance] 2026-04-06 17:02:30.858262 | instance | 2026-04-06 17:02:30.858302 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-06 17:02:30.858308 | instance | Monday 06 April 2026 17:02:30 +0000 (0:00:00.432) 0:00:56.205 ********** 2026-04-06 17:02:31.732137 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-06 17:02:31.732277 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-06 17:02:31.733370 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-06 17:02:31.733438 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-06 17:02:31.733465 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-06 17:02:31.733476 | instance | 2026-04-06 17:02:31.733486 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-06 17:02:31.733503 | instance | Monday 06 April 2026 17:02:31 +0000 (0:00:00.874) 0:00:57.079 ********** 2026-04-06 17:02:32.231639 | instance | ok: [instance] 2026-04-06 17:02:32.232299 | instance | 2026-04-06 17:02:32.232313 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-06 17:02:32.232318 | instance | Monday 06 April 2026 17:02:32 +0000 (0:00:00.493) 0:00:57.573 ********** 2026-04-06 17:02:32.232332 | instance | 2026-04-06 17:02:32.232336 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-06 17:02:32.232340 | instance | Monday 06 April 2026 17:02:32 +0000 (0:00:00.005) 0:00:57.579 ********** 2026-04-06 17:02:32.568396 | instance | ok: [instance] 2026-04-06 17:02:32.568498 | instance | 2026-04-06 17:02:32.568586 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-06 17:02:32.568701 | instance | Monday 06 April 2026 17:02:32 +0000 (0:00:00.336) 0:00:57.916 ********** 2026-04-06 17:02:32.783753 | instance | ok: [instance] 2026-04-06 17:02:32.783822 | instance | 2026-04-06 17:02:32.784089 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-06 17:02:32.784135 | instance | Monday 06 April 2026 17:02:32 +0000 (0:00:00.215) 0:00:58.131 ********** 2026-04-06 17:02:32.844041 | instance | ok: [instance] => { 2026-04-06 17:02:32.844127 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz" 2026-04-06 17:02:32.844615 | instance | } 2026-04-06 17:02:32.844658 | instance | 2026-04-06 17:02:32.844664 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-06 17:02:32.844669 | instance | Monday 06 April 2026 17:02:32 +0000 (0:00:00.060) 0:00:58.191 ********** 2026-04-06 17:02:33.507743 | instance | changed: [instance] 2026-04-06 17:02:33.507956 | instance | 2026-04-06 17:02:33.507968 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-06 17:02:33.508091 | instance | Monday 06 April 2026 17:02:33 +0000 (0:00:00.663) 0:00:58.855 ********** 2026-04-06 17:02:34.884174 | instance | changed: [instance] 2026-04-06 17:02:34.884235 | instance | 2026-04-06 17:02:34.884520 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-06 17:02:34.884563 | instance | Monday 06 April 2026 17:02:34 +0000 (0:00:01.376) 0:01:00.232 ********** 2026-04-06 17:02:34.934789 | instance | ok: [instance] => { 2026-04-06 17:02:34.934894 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz" 2026-04-06 17:02:34.935376 | instance | } 2026-04-06 17:02:34.935417 | instance | 2026-04-06 17:02:34.935423 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-06 17:02:34.935428 | instance | Monday 06 April 2026 17:02:34 +0000 (0:00:00.050) 0:01:00.282 ********** 2026-04-06 17:02:36.045090 | instance | changed: [instance] 2026-04-06 17:02:36.045489 | instance | 2026-04-06 17:02:36.045600 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-06 17:02:36.045614 | instance | Monday 06 April 2026 17:02:36 +0000 (0:00:01.110) 0:01:01.392 ********** 2026-04-06 17:02:37.445177 | instance | changed: [instance] 2026-04-06 17:02:37.445294 | instance | 2026-04-06 17:02:37.445471 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-06 17:02:37.445588 | instance | Monday 06 April 2026 17:02:37 +0000 (0:00:01.400) 0:01:02.792 ********** 2026-04-06 17:02:37.923445 | instance | changed: [instance] 2026-04-06 17:02:37.923524 | instance | 2026-04-06 17:02:37.923801 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-06 17:02:37.923860 | instance | Monday 06 April 2026 17:02:37 +0000 (0:00:00.478) 0:01:03.271 ********** 2026-04-06 17:02:38.172787 | instance | changed: [instance] 2026-04-06 17:02:38.172862 | instance | 2026-04-06 17:02:38.173129 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-06 17:02:38.173285 | instance | Monday 06 April 2026 17:02:38 +0000 (0:00:00.249) 0:01:03.520 ********** 2026-04-06 17:02:38.376650 | instance | ok: [instance] 2026-04-06 17:02:38.376740 | instance | 2026-04-06 17:02:38.377024 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-06 17:02:38.377070 | instance | Monday 06 April 2026 17:02:38 +0000 (0:00:00.203) 0:01:03.724 ********** 2026-04-06 17:02:38.429838 | instance | ok: [instance] => { 2026-04-06 17:02:38.430735 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz" 2026-04-06 17:02:38.430775 | instance | } 2026-04-06 17:02:38.430794 | instance | 2026-04-06 17:02:38.430801 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-06 17:02:38.430809 | instance | Monday 06 April 2026 17:02:38 +0000 (0:00:00.052) 0:01:03.777 ********** 2026-04-06 17:02:39.430572 | instance | changed: [instance] 2026-04-06 17:02:39.430655 | instance | 2026-04-06 17:02:39.430977 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-06 17:02:39.431020 | instance | Monday 06 April 2026 17:02:39 +0000 (0:00:01.001) 0:01:04.778 ********** 2026-04-06 17:02:42.042726 | instance | changed: [instance] 2026-04-06 17:02:42.042763 | instance | 2026-04-06 17:02:42.042769 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-06 17:02:42.042774 | instance | Monday 06 April 2026 17:02:42 +0000 (0:00:02.611) 0:01:07.390 ********** 2026-04-06 17:02:42.086038 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-06 17:02:42.086380 | instance | 2026-04-06 17:02:42.086396 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-06 17:02:42.086402 | instance | Monday 06 April 2026 17:02:42 +0000 (0:00:00.043) 0:01:07.433 ********** 2026-04-06 17:02:43.045065 | instance | ok: [instance] 2026-04-06 17:02:43.045101 | instance | 2026-04-06 17:02:43.045106 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-06 17:02:43.045112 | instance | Monday 06 April 2026 17:02:43 +0000 (0:00:00.958) 0:01:08.392 ********** 2026-04-06 17:02:43.233132 | instance | changed: [instance] 2026-04-06 17:02:43.233430 | instance | 2026-04-06 17:02:43.233509 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-06 17:02:43.233666 | instance | Monday 06 April 2026 17:02:43 +0000 (0:00:00.188) 0:01:08.581 ********** 2026-04-06 17:02:43.672349 | instance | changed: [instance] 2026-04-06 17:02:43.672720 | instance | 2026-04-06 17:02:43.672737 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-06 17:02:43.672743 | instance | Monday 06 April 2026 17:02:43 +0000 (0:00:00.438) 0:01:09.019 ********** 2026-04-06 17:02:44.524310 | instance | changed: [instance] => (item=br_netfilter) 2026-04-06 17:02:44.524390 | instance | ok: [instance] => (item=ip_tables) 2026-04-06 17:02:44.525051 | instance | changed: [instance] => (item=ip6_tables) 2026-04-06 17:02:44.525096 | instance | changed: [instance] => (item=nf_conntrack) 2026-04-06 17:02:44.525102 | instance | 2026-04-06 17:02:44.525108 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-06 17:02:44.525113 | instance | Monday 06 April 2026 17:02:44 +0000 (0:00:00.852) 0:01:09.872 ********** 2026-04-06 17:02:44.726347 | instance | ok: [instance] 2026-04-06 17:02:44.726413 | instance | 2026-04-06 17:02:44.726701 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-06 17:02:44.726744 | instance | Monday 06 April 2026 17:02:44 +0000 (0:00:00.201) 0:01:10.073 ********** 2026-04-06 17:02:44.768433 | instance | ok: [instance] => { 2026-04-06 17:02:44.768517 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-06 17:02:44.769173 | instance | } 2026-04-06 17:02:44.769216 | instance | 2026-04-06 17:02:44.769221 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-06 17:02:44.769227 | instance | Monday 06 April 2026 17:02:44 +0000 (0:00:00.042) 0:01:10.116 ********** 2026-04-06 17:02:49.457668 | instance | changed: [instance] 2026-04-06 17:02:49.457744 | instance | 2026-04-06 17:02:49.458010 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-06 17:02:49.458138 | instance | Monday 06 April 2026 17:02:49 +0000 (0:00:04.689) 0:01:14.805 ********** 2026-04-06 17:02:49.493802 | instance | skipping: [instance] 2026-04-06 17:02:49.494216 | instance | 2026-04-06 17:02:49.494251 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-06 17:02:49.494257 | instance | Monday 06 April 2026 17:02:49 +0000 (0:00:00.035) 0:01:14.841 ********** 2026-04-06 17:02:49.543906 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-06 17:02:49.544003 | instance | 2026-04-06 17:02:49.544377 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-06 17:02:49.544404 | instance | Monday 06 April 2026 17:02:49 +0000 (0:00:00.050) 0:01:14.891 ********** 2026-04-06 17:02:49.579446 | instance | skipping: [instance] 2026-04-06 17:02:49.579910 | instance | 2026-04-06 17:02:49.579942 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-06 17:02:49.579949 | instance | Monday 06 April 2026 17:02:49 +0000 (0:00:00.035) 0:01:14.927 ********** 2026-04-06 17:02:53.550956 | instance | changed: [instance] 2026-04-06 17:02:53.551039 | instance | 2026-04-06 17:02:53.551362 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-06 17:02:53.551400 | instance | Monday 06 April 2026 17:02:53 +0000 (0:00:03.971) 0:01:18.898 ********** 2026-04-06 17:02:54.828567 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-06 17:02:54.828649 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-06 17:02:54.829306 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-06 17:02:54.829365 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-06 17:02:54.829377 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-06 17:02:54.829387 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-06 17:02:54.829396 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-06 17:02:54.829411 | instance | 2026-04-06 17:02:54.829616 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-06 17:02:54.829633 | instance | Monday 06 April 2026 17:02:54 +0000 (0:00:01.277) 0:01:20.176 ********** 2026-04-06 17:02:55.354346 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-06 17:02:55.354961 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-04-06 17:02:55.354997 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-06 17:02:55.355003 | instance | 2026-04-06 17:02:55.355008 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-06 17:02:55.355013 | instance | Monday 06 April 2026 17:02:55 +0000 (0:00:00.525) 0:01:20.702 ********** 2026-04-06 17:02:55.786838 | instance | changed: [instance] 2026-04-06 17:02:55.786904 | instance | 2026-04-06 17:02:55.787193 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-06 17:02:55.787234 | instance | Monday 06 April 2026 17:02:55 +0000 (0:00:00.432) 0:01:21.134 ********** 2026-04-06 17:02:56.245082 | instance | changed: [instance] 2026-04-06 17:02:56.245176 | instance | 2026-04-06 17:02:56.245469 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-06 17:02:56.245611 | instance | Monday 06 April 2026 17:02:56 +0000 (0:00:00.458) 0:01:21.593 ********** 2026-04-06 17:02:56.501749 | instance | ok: [instance] 2026-04-06 17:02:56.501789 | instance | 2026-04-06 17:02:56.501795 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-06 17:02:56.501800 | instance | Monday 06 April 2026 17:02:56 +0000 (0:00:00.256) 0:01:21.849 ********** 2026-04-06 17:02:56.533972 | instance | skipping: [instance] 2026-04-06 17:02:56.534428 | instance | 2026-04-06 17:02:56.534446 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-06 17:02:56.534454 | instance | Monday 06 April 2026 17:02:56 +0000 (0:00:00.032) 0:01:21.881 ********** 2026-04-06 17:02:56.977640 | instance | ok: [instance] => (item=swap) 2026-04-06 17:02:56.978121 | instance | ok: [instance] => (item=none) 2026-04-06 17:02:56.978137 | instance | 2026-04-06 17:02:56.978142 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-06 17:02:56.978147 | instance | Monday 06 April 2026 17:02:56 +0000 (0:00:00.443) 0:01:22.325 ********** 2026-04-06 17:02:57.412669 | instance | changed: [instance] 2026-04-06 17:02:57.412740 | instance | 2026-04-06 17:02:57.413033 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-06 17:02:57.413072 | instance | Monday 06 April 2026 17:02:57 +0000 (0:00:00.435) 0:01:22.760 ********** 2026-04-06 17:02:57.956909 | instance | changed: [instance] 2026-04-06 17:02:57.956975 | instance | 2026-04-06 17:02:57.957679 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-06 17:02:57.957760 | instance | Monday 06 April 2026 17:02:57 +0000 (0:00:00.536) 0:01:23.297 ********** 2026-04-06 17:02:57.957767 | instance | 2026-04-06 17:02:57.957773 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-06 17:02:57.957777 | instance | Monday 06 April 2026 17:02:57 +0000 (0:00:00.007) 0:01:23.304 ********** 2026-04-06 17:02:58.591021 | instance | ok: [instance] 2026-04-06 17:02:58.591149 | instance | 2026-04-06 17:02:58.591524 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-06 17:02:58.591585 | instance | Monday 06 April 2026 17:02:58 +0000 (0:00:00.634) 0:01:23.938 ********** 2026-04-06 17:02:59.098511 | instance | changed: [instance] 2026-04-06 17:02:59.098593 | instance | 2026-04-06 17:02:59.098715 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-06 17:02:59.098831 | instance | Monday 06 April 2026 17:02:59 +0000 (0:00:00.507) 0:01:24.446 ********** 2026-04-06 17:03:00.089407 | instance | ok: [instance] 2026-04-06 17:03:00.089819 | instance | 2026-04-06 17:03:00.089862 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-06 17:03:00.089868 | instance | Monday 06 April 2026 17:03:00 +0000 (0:00:00.990) 0:01:25.437 ********** 2026-04-06 17:03:00.536949 | instance | ok: [instance] 2026-04-06 17:03:00.537021 | instance | 2026-04-06 17:03:00.537318 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-06 17:03:00.537460 | instance | Monday 06 April 2026 17:03:00 +0000 (0:00:00.447) 0:01:25.884 ********** 2026-04-06 17:03:00.735596 | instance | ok: [instance] 2026-04-06 17:03:00.735674 | instance | 2026-04-06 17:03:00.735941 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-06 17:03:00.735986 | instance | Monday 06 April 2026 17:03:00 +0000 (0:00:00.198) 0:01:26.083 ********** 2026-04-06 17:03:01.168395 | instance | ok: [instance] 2026-04-06 17:03:01.168474 | instance | 2026-04-06 17:03:01.168762 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-06 17:03:01.168808 | instance | Monday 06 April 2026 17:03:01 +0000 (0:00:00.432) 0:01:26.516 ********** 2026-04-06 17:03:01.242387 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-06 17:03:01.242476 | instance | 2026-04-06 17:03:01.242717 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-06 17:03:01.242851 | instance | Monday 06 April 2026 17:03:01 +0000 (0:00:00.073) 0:01:26.590 ********** 2026-04-06 17:03:01.315183 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-06 17:03:01.315241 | instance | 2026-04-06 17:03:01.315559 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-06 17:03:01.315602 | instance | Monday 06 April 2026 17:03:01 +0000 (0:00:00.072) 0:01:26.662 ********** 2026-04-06 17:03:01.516239 | instance | ok: [instance] => (item=instance) 2026-04-06 17:03:01.516631 | instance | 2026-04-06 17:03:01.516669 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-06 17:03:01.516675 | instance | Monday 06 April 2026 17:03:01 +0000 (0:00:00.201) 0:01:26.864 ********** 2026-04-06 17:03:01.554318 | instance | skipping: [instance] 2026-04-06 17:03:01.554403 | instance | 2026-04-06 17:03:01.554682 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-06 17:03:01.554714 | instance | Monday 06 April 2026 17:03:01 +0000 (0:00:00.037) 0:01:26.901 ********** 2026-04-06 17:03:01.604425 | instance | ok: [instance] 2026-04-06 17:03:01.604533 | instance | 2026-04-06 17:03:01.604863 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-06 17:03:01.604916 | instance | Monday 06 April 2026 17:03:01 +0000 (0:00:00.050) 0:01:26.952 ********** 2026-04-06 17:03:01.645168 | instance | ok: [instance] => { 2026-04-06 17:03:01.645299 | instance | "msg": "instance" 2026-04-06 17:03:01.645435 | instance | } 2026-04-06 17:03:01.645553 | instance | 2026-04-06 17:03:01.645684 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-06 17:03:01.645812 | instance | Monday 06 April 2026 17:03:01 +0000 (0:00:00.040) 0:01:26.992 ********** 2026-04-06 17:03:02.171483 | instance | changed: [instance] 2026-04-06 17:03:02.171607 | instance | 2026-04-06 17:03:02.171783 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-06 17:03:02.171949 | instance | Monday 06 April 2026 17:03:02 +0000 (0:00:00.526) 0:01:27.519 ********** 2026-04-06 17:03:02.204718 | instance | skipping: [instance] 2026-04-06 17:03:02.204879 | instance | 2026-04-06 17:03:02.205060 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-06 17:03:02.205257 | instance | Monday 06 April 2026 17:03:02 +0000 (0:00:00.033) 0:01:27.552 ********** 2026-04-06 17:03:02.239043 | instance | skipping: [instance] 2026-04-06 17:03:02.239184 | instance | 2026-04-06 17:03:02.239354 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-06 17:03:02.239529 | instance | Monday 06 April 2026 17:03:02 +0000 (0:00:00.034) 0:01:27.586 ********** 2026-04-06 17:03:02.272688 | instance | skipping: [instance] 2026-04-06 17:03:02.272928 | instance | 2026-04-06 17:03:02.273246 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-06 17:03:02.273523 | instance | Monday 06 April 2026 17:03:02 +0000 (0:00:00.033) 0:01:27.620 ********** 2026-04-06 17:03:02.301961 | instance | skipping: [instance] 2026-04-06 17:03:02.302105 | instance | 2026-04-06 17:03:02.302278 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-06 17:03:02.302445 | instance | Monday 06 April 2026 17:03:02 +0000 (0:00:00.029) 0:01:27.649 ********** 2026-04-06 17:03:02.335708 | instance | skipping: [instance] 2026-04-06 17:03:02.335926 | instance | 2026-04-06 17:03:02.336202 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-06 17:03:02.336351 | instance | Monday 06 April 2026 17:03:02 +0000 (0:00:00.032) 0:01:27.682 ********** 2026-04-06 17:03:02.365067 | instance | skipping: [instance] 2026-04-06 17:03:02.365261 | instance | 2026-04-06 17:03:02.365511 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-06 17:03:02.365777 | instance | Monday 06 April 2026 17:03:02 +0000 (0:00:00.030) 0:01:27.712 ********** 2026-04-06 17:03:02.397525 | instance | skipping: [instance] 2026-04-06 17:03:02.397725 | instance | 2026-04-06 17:03:02.398020 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-06 17:03:02.398306 | instance | Monday 06 April 2026 17:03:02 +0000 (0:00:00.032) 0:01:27.745 ********** 2026-04-06 17:03:33.146627 | instance | changed: [instance] 2026-04-06 17:03:33.146715 | instance | 2026-04-06 17:03:33.146816 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-06 17:03:33.146941 | instance | Monday 06 April 2026 17:03:33 +0000 (0:00:30.749) 0:01:58.494 ********** 2026-04-06 17:03:33.390481 | instance | ok: [instance] 2026-04-06 17:03:33.390775 | instance | 2026-04-06 17:03:33.391169 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-06 17:03:33.391606 | instance | Monday 06 April 2026 17:03:33 +0000 (0:00:00.243) 0:01:58.737 ********** 2026-04-06 17:03:33.421949 | instance | skipping: [instance] 2026-04-06 17:03:33.422220 | instance | 2026-04-06 17:03:33.422534 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-06 17:03:33.422858 | instance | Monday 06 April 2026 17:03:33 +0000 (0:00:00.031) 0:01:58.769 ********** 2026-04-06 17:03:33.657379 | instance | changed: [instance] 2026-04-06 17:03:33.657595 | instance | 2026-04-06 17:03:33.657908 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-06 17:03:33.658267 | instance | Monday 06 April 2026 17:03:33 +0000 (0:00:00.235) 0:01:59.004 ********** 2026-04-06 17:03:33.880772 | instance | changed: [instance] 2026-04-06 17:03:33.880997 | instance | 2026-04-06 17:03:33.881358 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-06 17:03:33.881667 | instance | Monday 06 April 2026 17:03:33 +0000 (0:00:00.223) 0:01:59.228 ********** 2026-04-06 17:03:34.114051 | instance | changed: [instance] 2026-04-06 17:03:34.114190 | instance | 2026-04-06 17:03:34.114454 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-06 17:03:34.114608 | instance | Monday 06 April 2026 17:03:34 +0000 (0:00:00.233) 0:01:59.461 ********** 2026-04-06 17:03:39.568061 | instance | changed: [instance] 2026-04-06 17:03:39.568604 | instance | 2026-04-06 17:03:39.569128 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-06 17:03:39.569520 | instance | Monday 06 April 2026 17:03:39 +0000 (0:00:05.453) 0:02:04.915 ********** 2026-04-06 17:03:43.005407 | instance | changed: [instance] 2026-04-06 17:03:43.005579 | instance | 2026-04-06 17:03:43.005843 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-06 17:03:43.006075 | instance | Monday 06 April 2026 17:03:43 +0000 (0:00:03.437) 0:02:08.352 ********** 2026-04-06 17:03:43.044596 | instance | skipping: [instance] 2026-04-06 17:03:43.044792 | instance | 2026-04-06 17:03:43.045128 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-06 17:03:43.045439 | instance | Monday 06 April 2026 17:03:43 +0000 (0:00:00.039) 0:02:08.392 ********** 2026-04-06 17:03:43.082643 | instance | skipping: [instance] 2026-04-06 17:03:43.082758 | instance | 2026-04-06 17:03:43.082913 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-06 17:03:43.083089 | instance | Monday 06 April 2026 17:03:43 +0000 (0:00:00.037) 0:02:08.430 ********** 2026-04-06 17:03:43.863248 | instance | changed: [instance] 2026-04-06 17:03:43.863533 | instance | 2026-04-06 17:03:43.863842 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-06 17:03:43.864208 | instance | Monday 06 April 2026 17:03:43 +0000 (0:00:00.780) 0:02:09.210 ********** 2026-04-06 17:03:43.909956 | instance | skipping: [instance] => (item=DaemonSet) 2026-04-06 17:03:43.910190 | instance | skipping: [instance] => (item=ConfigMap) 2026-04-06 17:03:43.910484 | instance | skipping: [instance] 2026-04-06 17:03:43.910719 | instance | 2026-04-06 17:03:43.911021 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-06 17:03:43.911304 | instance | Monday 06 April 2026 17:03:43 +0000 (0:00:00.046) 0:02:09.257 ********** 2026-04-06 17:03:43.951057 | instance | skipping: [instance] 2026-04-06 17:03:43.951503 | instance | 2026-04-06 17:03:43.951843 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-06 17:03:43.952881 | instance | Monday 06 April 2026 17:03:43 +0000 (0:00:00.040) 0:02:09.298 ********** 2026-04-06 17:03:43.986362 | instance | skipping: [instance] 2026-04-06 17:03:43.986634 | instance | 2026-04-06 17:03:43.986954 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-06 17:03:43.987248 | instance | Monday 06 April 2026 17:03:43 +0000 (0:00:00.035) 0:02:09.334 ********** 2026-04-06 17:03:44.027647 | instance | skipping: [instance] 2026-04-06 17:03:44.027926 | instance | 2026-04-06 17:03:44.028221 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-06 17:03:44.028526 | instance | Monday 06 April 2026 17:03:44 +0000 (0:00:00.040) 0:02:09.374 ********** 2026-04-06 17:03:44.067449 | instance | skipping: [instance] 2026-04-06 17:03:44.067618 | instance | 2026-04-06 17:03:44.068023 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-06 17:03:44.069613 | instance | Monday 06 April 2026 17:03:44 +0000 (0:00:00.039) 0:02:09.414 ********** 2026-04-06 17:03:44.537374 | instance | ok: [instance] 2026-04-06 17:03:44.537624 | instance | 2026-04-06 17:03:44.537925 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-06 17:03:44.538220 | instance | Monday 06 April 2026 17:03:44 +0000 (0:00:00.470) 0:02:09.885 ********** 2026-04-06 17:03:45.514427 | instance | changed: [instance] 2026-04-06 17:03:45.514640 | instance | 2026-04-06 17:03:45.514914 | instance | PLAY [Install control-plane components] **************************************** 2026-04-06 17:03:45.515194 | instance | 2026-04-06 17:03:45.515470 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-06 17:03:45.515741 | instance | Monday 06 April 2026 17:03:45 +0000 (0:00:00.977) 0:02:10.862 ********** 2026-04-06 17:03:46.242713 | instance | ok: [instance] 2026-04-06 17:03:46.242932 | instance | 2026-04-06 17:03:46.243246 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-06 17:03:46.243564 | instance | Monday 06 April 2026 17:03:46 +0000 (0:00:00.727) 0:02:11.590 ********** 2026-04-06 17:03:46.451390 | instance | ok: [instance] 2026-04-06 17:03:46.451652 | instance | 2026-04-06 17:03:46.451955 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-06 17:03:46.452266 | instance | Monday 06 April 2026 17:03:46 +0000 (0:00:00.208) 0:02:11.798 ********** 2026-04-06 17:03:47.675613 | instance | ok: [instance] 2026-04-06 17:03:47.675848 | instance | 2026-04-06 17:03:47.676137 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-06 17:03:47.676410 | instance | Monday 06 April 2026 17:03:47 +0000 (0:00:01.224) 0:02:13.022 ********** 2026-04-06 17:03:47.886498 | instance | ok: [instance] 2026-04-06 17:03:47.886721 | instance | 2026-04-06 17:03:47.887025 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-06 17:03:47.887892 | instance | Monday 06 April 2026 17:03:47 +0000 (0:00:00.211) 0:02:13.233 ********** 2026-04-06 17:03:47.928094 | instance | ok: [instance] => { 2026-04-06 17:03:47.928372 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-06 17:03:47.928640 | instance | } 2026-04-06 17:03:47.928899 | instance | 2026-04-06 17:03:47.929162 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-06 17:03:47.929453 | instance | Monday 06 April 2026 17:03:47 +0000 (0:00:00.041) 0:02:13.275 ********** 2026-04-06 17:03:48.500537 | instance | changed: [instance] 2026-04-06 17:03:48.500764 | instance | 2026-04-06 17:03:48.501063 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-06 17:03:48.501425 | instance | Monday 06 April 2026 17:03:48 +0000 (0:00:00.572) 0:02:13.847 ********** 2026-04-06 17:03:49.993354 | instance | changed: [instance] 2026-04-06 17:03:49.993502 | instance | 2026-04-06 17:03:49.993720 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-06 17:03:49.993937 | instance | Monday 06 April 2026 17:03:49 +0000 (0:00:01.493) 0:02:15.341 ********** 2026-04-06 17:03:50.325159 | instance | ok: [instance] 2026-04-06 17:03:50.325484 | instance | 2026-04-06 17:03:50.325788 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-06 17:03:50.326162 | instance | Monday 06 April 2026 17:03:50 +0000 (0:00:00.331) 0:02:15.672 ********** 2026-04-06 17:03:50.511033 | instance | changed: [instance] 2026-04-06 17:03:50.511345 | instance | 2026-04-06 17:03:50.511645 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-06 17:03:50.511929 | instance | Monday 06 April 2026 17:03:50 +0000 (0:00:00.185) 0:02:15.858 ********** 2026-04-06 17:03:50.757704 | instance | ok: [instance] 2026-04-06 17:03:50.758026 | instance | 2026-04-06 17:03:50.758451 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-06 17:03:50.758808 | instance | Monday 06 April 2026 17:03:50 +0000 (0:00:00.247) 0:02:16.105 ********** 2026-04-06 17:03:50.941546 | instance | changed: [instance] 2026-04-06 17:03:50.941818 | instance | 2026-04-06 17:03:50.942151 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-06 17:03:50.942480 | instance | Monday 06 April 2026 17:03:50 +0000 (0:00:00.183) 0:02:16.288 ********** 2026-04-06 17:03:51.136624 | instance | ok: [instance] 2026-04-06 17:03:51.136959 | instance | 2026-04-06 17:03:51.137364 | instance | TASK [Install plugin] ********************************************************** 2026-04-06 17:03:51.137838 | instance | Monday 06 April 2026 17:03:51 +0000 (0:00:00.195) 0:02:16.483 ********** 2026-04-06 17:03:51.185248 | instance | included: vexxhost.containers.download_artifact for instance 2026-04-06 17:03:51.185582 | instance | 2026-04-06 17:03:51.185897 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-06 17:03:51.186159 | instance | Monday 06 April 2026 17:03:51 +0000 (0:00:00.049) 0:02:16.533 ********** 2026-04-06 17:03:51.225167 | instance | ok: [instance] => { 2026-04-06 17:03:51.225353 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-06 17:03:51.225598 | instance | } 2026-04-06 17:03:51.225907 | instance | 2026-04-06 17:03:51.225948 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-06 17:03:51.226104 | instance | Monday 06 April 2026 17:03:51 +0000 (0:00:00.039) 0:02:16.572 ********** 2026-04-06 17:03:51.870113 | instance | changed: [instance] 2026-04-06 17:03:51.870369 | instance | 2026-04-06 17:03:51.870686 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-06 17:03:51.871026 | instance | Monday 06 April 2026 17:03:51 +0000 (0:00:00.644) 0:02:17.217 ********** 2026-04-06 17:03:54.668484 | instance | changed: [instance] 2026-04-06 17:03:54.668553 | instance | 2026-04-06 17:03:54.668695 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-06 17:03:54.668975 | instance | Monday 06 April 2026 17:03:54 +0000 (0:00:02.798) 0:02:20.016 ********** 2026-04-06 17:03:54.706687 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-06 17:03:54.706756 | instance | 2026-04-06 17:03:54.706888 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-06 17:03:54.707009 | instance | Monday 06 April 2026 17:03:54 +0000 (0:00:00.038) 0:02:20.054 ********** 2026-04-06 17:03:55.363571 | instance | changed: [instance] 2026-04-06 17:03:55.363641 | instance | 2026-04-06 17:03:55.363648 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-06 17:03:55.363655 | instance | Monday 06 April 2026 17:03:55 +0000 (0:00:00.651) 0:02:20.705 ********** 2026-04-06 17:03:56.145321 | instance | ok: [instance] 2026-04-06 17:03:56.145571 | instance | 2026-04-06 17:03:56.145873 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-06 17:03:56.146259 | instance | Monday 06 April 2026 17:03:56 +0000 (0:00:00.786) 0:02:21.492 ********** 2026-04-06 17:03:58.085712 | instance | changed: [instance] 2026-04-06 17:03:58.085758 | instance | 2026-04-06 17:03:58.085766 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-06 17:03:58.085773 | instance | Monday 06 April 2026 17:03:58 +0000 (0:00:01.940) 0:02:23.432 ********** 2026-04-06 17:03:58.120546 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-06 17:03:58.120699 | instance | 2026-04-06 17:03:58.120889 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-06 17:03:58.121073 | instance | Monday 06 April 2026 17:03:58 +0000 (0:00:00.035) 0:02:23.468 ********** 2026-04-06 17:03:58.622908 | instance | changed: [instance] 2026-04-06 17:03:58.623133 | instance | 2026-04-06 17:03:58.623465 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-06 17:03:58.623768 | instance | Monday 06 April 2026 17:03:58 +0000 (0:00:00.501) 0:02:23.970 ********** 2026-04-06 17:04:38.411332 | instance | changed: [instance] 2026-04-06 17:04:38.411482 | instance | 2026-04-06 17:04:38.411657 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-06 17:04:38.411824 | instance | Monday 06 April 2026 17:04:38 +0000 (0:00:39.788) 0:03:03.758 ********** 2026-04-06 17:04:39.168315 | instance | changed: [instance] 2026-04-06 17:04:39.168514 | instance | 2026-04-06 17:04:39.168788 | instance | PLAY [all] ********************************************************************* 2026-04-06 17:04:39.169042 | instance | 2026-04-06 17:04:39.169438 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-06 17:04:39.169696 | instance | Monday 06 April 2026 17:04:39 +0000 (0:00:00.756) 0:03:04.515 ********** 2026-04-06 17:04:40.085359 | instance | ok: [instance] 2026-04-06 17:04:40.085444 | instance | 2026-04-06 17:04:40.085457 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-06 17:04:40.085592 | instance | Monday 06 April 2026 17:04:40 +0000 (0:00:00.915) 0:03:05.431 ********** 2026-04-06 17:04:40.834648 | instance | changed: [instance] 2026-04-06 17:04:40.834739 | instance | 2026-04-06 17:04:40.835230 | instance | PLAY [all] ********************************************************************* 2026-04-06 17:04:40.835278 | instance | 2026-04-06 17:04:40.835283 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-06 17:04:40.835289 | instance | Monday 06 April 2026 17:04:40 +0000 (0:00:00.750) 0:03:06.182 ********** 2026-04-06 17:04:41.626415 | instance | ok: [instance] 2026-04-06 17:04:41.626492 | instance | 2026-04-06 17:04:41.626959 | instance | PLAY [controllers] ************************************************************* 2026-04-06 17:04:41.626976 | instance | 2026-04-06 17:04:41.626981 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-06 17:04:41.626986 | instance | Monday 06 April 2026 17:04:41 +0000 (0:00:00.791) 0:03:06.973 ********** 2026-04-06 17:04:42.649557 | instance | ok: [instance] 2026-04-06 17:04:42.649670 | instance | 2026-04-06 17:04:42.649885 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-06 17:04:42.649940 | instance | Monday 06 April 2026 17:04:42 +0000 (0:00:01.023) 0:03:07.997 ********** 2026-04-06 17:04:42.692486 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-06 17:04:42.692551 | instance | 2026-04-06 17:04:42.692558 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-06 17:04:42.692564 | instance | Monday 06 April 2026 17:04:42 +0000 (0:00:00.041) 0:03:08.039 ********** 2026-04-06 17:04:43.190227 | instance | changed: [instance] 2026-04-06 17:04:43.190304 | instance | 2026-04-06 17:04:43.190316 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-06 17:04:43.190335 | instance | Monday 06 April 2026 17:04:43 +0000 (0:00:00.498) 0:03:08.537 ********** 2026-04-06 17:04:45.170279 | instance | changed: [instance] 2026-04-06 17:04:45.170337 | instance | 2026-04-06 17:04:45.170640 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-06 17:04:45.170654 | instance | Monday 06 April 2026 17:04:45 +0000 (0:00:01.980) 0:03:10.517 ********** 2026-04-06 17:04:45.211203 | instance | skipping: [instance] 2026-04-06 17:04:45.211293 | instance | 2026-04-06 17:04:45.211510 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-06 17:04:45.211790 | instance | Monday 06 April 2026 17:04:45 +0000 (0:00:00.040) 0:03:10.558 ********** 2026-04-06 17:04:45.263461 | instance | skipping: [instance] 2026-04-06 17:04:45.263700 | instance | 2026-04-06 17:04:45.263994 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-04-06 17:04:45.264282 | instance | Monday 06 April 2026 17:04:45 +0000 (0:00:00.052) 0:03:10.611 ********** 2026-04-06 17:04:45.297315 | instance | skipping: [instance] 2026-04-06 17:04:45.297409 | instance | 2026-04-06 17:04:45.297555 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-06 17:04:45.297678 | instance | Monday 06 April 2026 17:04:45 +0000 (0:00:00.033) 0:03:10.644 ********** 2026-04-06 17:04:45.326537 | instance | skipping: [instance] 2026-04-06 17:04:45.326638 | instance | 2026-04-06 17:04:45.326760 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-06 17:04:45.326881 | instance | Monday 06 April 2026 17:04:45 +0000 (0:00:00.029) 0:03:10.674 ********** 2026-04-06 17:04:45.368198 | instance | skipping: [instance] 2026-04-06 17:04:45.368273 | instance | 2026-04-06 17:04:45.368413 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-06 17:04:45.368540 | instance | Monday 06 April 2026 17:04:45 +0000 (0:00:00.041) 0:03:10.715 ********** 2026-04-06 17:04:45.412431 | instance | skipping: [instance] 2026-04-06 17:04:45.412566 | instance | 2026-04-06 17:04:45.412750 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-06 17:04:45.412918 | instance | Monday 06 April 2026 17:04:45 +0000 (0:00:00.044) 0:03:10.759 ********** 2026-04-06 17:04:45.456348 | instance | skipping: [instance] 2026-04-06 17:04:45.456587 | instance | 2026-04-06 17:04:45.456878 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-06 17:04:45.457227 | instance | Monday 06 April 2026 17:04:45 +0000 (0:00:00.043) 0:03:10.803 ********** 2026-04-06 17:04:45.491014 | instance | skipping: [instance] 2026-04-06 17:04:45.491258 | instance | 2026-04-06 17:04:45.491542 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-06 17:04:45.491808 | instance | Monday 06 April 2026 17:04:45 +0000 (0:00:00.034) 0:03:10.838 ********** 2026-04-06 17:04:45.535656 | instance | skipping: [instance] 2026-04-06 17:04:45.535749 | instance | 2026-04-06 17:04:45.535879 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-06 17:04:45.536004 | instance | Monday 06 April 2026 17:04:45 +0000 (0:00:00.044) 0:03:10.883 ********** 2026-04-06 17:04:45.568785 | instance | skipping: [instance] 2026-04-06 17:04:45.568934 | instance | 2026-04-06 17:04:45.569117 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-06 17:04:45.569319 | instance | Monday 06 April 2026 17:04:45 +0000 (0:00:00.033) 0:03:10.916 ********** 2026-04-06 17:04:45.600489 | instance | skipping: [instance] 2026-04-06 17:04:45.600578 | instance | 2026-04-06 17:04:45.600700 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-06 17:04:45.600859 | instance | Monday 06 April 2026 17:04:45 +0000 (0:00:00.032) 0:03:10.948 ********** 2026-04-06 17:04:45.639815 | instance | skipping: [instance] 2026-04-06 17:04:45.639891 | instance | 2026-04-06 17:04:45.640018 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-06 17:04:45.640135 | instance | Monday 06 April 2026 17:04:45 +0000 (0:00:00.039) 0:03:10.987 ********** 2026-04-06 17:04:45.686868 | instance | skipping: [instance] 2026-04-06 17:04:45.687085 | instance | 2026-04-06 17:04:45.687350 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-06 17:04:45.687746 | instance | Monday 06 April 2026 17:04:45 +0000 (0:00:00.046) 0:03:11.034 ********** 2026-04-06 17:04:45.722460 | instance | skipping: [instance] 2026-04-06 17:04:45.722541 | instance | 2026-04-06 17:04:45.722825 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-06 17:04:45.723066 | instance | Monday 06 April 2026 17:04:45 +0000 (0:00:00.035) 0:03:11.069 ********** 2026-04-06 17:04:45.757607 | instance | skipping: [instance] 2026-04-06 17:04:45.757642 | instance | 2026-04-06 17:04:45.757653 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-06 17:04:45.757663 | instance | Monday 06 April 2026 17:04:45 +0000 (0:00:00.034) 0:03:11.104 ********** 2026-04-06 17:04:45.799043 | instance | skipping: [instance] 2026-04-06 17:04:45.799407 | instance | 2026-04-06 17:04:45.799737 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-06 17:04:45.800059 | instance | Monday 06 April 2026 17:04:45 +0000 (0:00:00.042) 0:03:11.146 ********** 2026-04-06 17:04:45.833036 | instance | skipping: [instance] 2026-04-06 17:04:45.833267 | instance | 2026-04-06 17:04:45.833481 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-06 17:04:45.833689 | instance | Monday 06 April 2026 17:04:45 +0000 (0:00:00.034) 0:03:11.181 ********** 2026-04-06 17:04:45.865904 | instance | skipping: [instance] 2026-04-06 17:04:45.866231 | instance | 2026-04-06 17:04:45.866556 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-06 17:04:45.866876 | instance | Monday 06 April 2026 17:04:45 +0000 (0:00:00.032) 0:03:11.213 ********** 2026-04-06 17:04:45.899214 | instance | skipping: [instance] 2026-04-06 17:04:45.899684 | instance | 2026-04-06 17:04:45.900129 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-06 17:04:45.900603 | instance | Monday 06 April 2026 17:04:45 +0000 (0:00:00.033) 0:03:11.247 ********** 2026-04-06 17:04:45.932090 | instance | skipping: [instance] 2026-04-06 17:04:45.932420 | instance | 2026-04-06 17:04:45.932763 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-06 17:04:45.933088 | instance | Monday 06 April 2026 17:04:45 +0000 (0:00:00.032) 0:03:11.279 ********** 2026-04-06 17:04:45.967274 | instance | skipping: [instance] 2026-04-06 17:04:45.967598 | instance | 2026-04-06 17:04:45.967923 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-06 17:04:45.968284 | instance | Monday 06 April 2026 17:04:45 +0000 (0:00:00.035) 0:03:11.315 ********** 2026-04-06 17:04:46.001663 | instance | skipping: [instance] 2026-04-06 17:04:46.001988 | instance | 2026-04-06 17:04:46.002314 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-06 17:04:46.002635 | instance | Monday 06 April 2026 17:04:45 +0000 (0:00:00.034) 0:03:11.349 ********** 2026-04-06 17:04:46.047226 | instance | skipping: [instance] 2026-04-06 17:04:46.047627 | instance | 2026-04-06 17:04:46.047964 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-06 17:04:46.048307 | instance | Monday 06 April 2026 17:04:46 +0000 (0:00:00.045) 0:03:11.395 ********** 2026-04-06 17:04:46.087293 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-06 17:04:46.087367 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-06 17:04:46.087377 | instance | skipping: [instance] 2026-04-06 17:04:46.087385 | instance | 2026-04-06 17:04:46.087397 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-06 17:04:46.087693 | instance | Monday 06 April 2026 17:04:46 +0000 (0:00:00.038) 0:03:11.433 ********** 2026-04-06 17:04:46.119107 | instance | skipping: [instance] 2026-04-06 17:04:46.119380 | instance | 2026-04-06 17:04:46.119667 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-06 17:04:46.119961 | instance | Monday 06 April 2026 17:04:46 +0000 (0:00:00.033) 0:03:11.467 ********** 2026-04-06 17:04:46.165307 | instance | skipping: [instance] 2026-04-06 17:04:46.165571 | instance | 2026-04-06 17:04:46.165942 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-06 17:04:46.166275 | instance | Monday 06 April 2026 17:04:46 +0000 (0:00:00.045) 0:03:11.512 ********** 2026-04-06 17:04:46.195891 | instance | skipping: [instance] 2026-04-06 17:04:46.196154 | instance | 2026-04-06 17:04:46.196425 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-06 17:04:46.196685 | instance | Monday 06 April 2026 17:04:46 +0000 (0:00:00.030) 0:03:11.543 ********** 2026-04-06 17:04:46.226151 | instance | skipping: [instance] 2026-04-06 17:04:46.226392 | instance | 2026-04-06 17:04:46.226684 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-06 17:04:46.226999 | instance | Monday 06 April 2026 17:04:46 +0000 (0:00:00.030) 0:03:11.573 ********** 2026-04-06 17:04:46.271201 | instance | skipping: [instance] 2026-04-06 17:04:46.271416 | instance | 2026-04-06 17:04:46.271703 | instance | PLAY RECAP ********************************************************************* 2026-04-06 17:04:46.271982 | instance | instance : ok=134 changed=61 unreachable=0 failed=0 skipped=63 rescued=0 ignored=2 2026-04-06 17:04:46.272263 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-06 17:04:46.272509 | instance | 2026-04-06 17:04:46.272831 | instance | Monday 06 April 2026 17:04:46 +0000 (0:00:00.044) 0:03:11.618 ********** 2026-04-06 17:04:46.273081 | instance | =============================================================================== 2026-04-06 17:04:46.273393 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 39.79s 2026-04-06 17:04:46.273664 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 30.75s 2026-04-06 17:04:46.274043 | instance | vexxhost.containers.containerd : Install AppArmor packages ------------- 13.13s 2026-04-06 17:04:46.274314 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 5.64s 2026-04-06 17:04:46.274657 | instance | vexxhost.kubernetes.kubernetes : Install PIP ---------------------------- 5.45s 2026-04-06 17:04:46.274910 | instance | vexxhost.containers.download_artifact : Download item ------------------- 4.69s 2026-04-06 17:04:46.275170 | instance | vexxhost.kubernetes.kubelet : Install additional packages --------------- 3.97s 2026-04-06 17:04:46.275431 | instance | Generate SSH keys for missing variables --------------------------------- 3.55s 2026-04-06 17:04:46.275703 | instance | vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems --- 3.44s 2026-04-06 17:04:46.275960 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.84s 2026-04-06 17:04:46.276220 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.80s 2026-04-06 17:04:46.276475 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.61s 2026-04-06 17:04:46.276738 | instance | vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart ---------- 1.98s 2026-04-06 17:04:46.277057 | instance | vexxhost.kubernetes.cilium : Deploy Helm chart -------------------------- 1.94s 2026-04-06 17:04:46.277314 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.49s 2026-04-06 17:04:46.277554 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.40s 2026-04-06 17:04:46.277729 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.38s 2026-04-06 17:04:46.277888 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.35s 2026-04-06 17:04:46.278050 | instance | vexxhost.kubernetes.kubelet : Configure sysctl values ------------------- 1.28s 2026-04-06 17:04:46.278213 | instance | vexxhost.kubernetes.kubelet : Reload systemd ---------------------------- 1.24s 2026-04-06 17:04:46.401668 | instance | INFO [keycloak > prepare] Executed: Successful 2026-04-06 17:04:46.414331 | instance | INFO [keycloak > converge] Executing 2026-04-06 17:04:47.639747 | instance | 2026-04-06 17:04:47.640106 | instance | PLAY [controllers] ************************************************************* 2026-04-06 17:04:47.640549 | instance | 2026-04-06 17:04:47.640915 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-06 17:04:47.642737 | instance | Monday 06 April 2026 17:04:47 +0000 (0:00:00.036) 0:00:00.036 ********** 2026-04-06 17:04:48.992073 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-06 17:04:48.992378 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-06 17:04:48.992650 | instance | interpreter could change the meaning of that path. See 2026-04-06 17:04:48.992918 | instance | https://docs.ansible.com/ansible- 2026-04-06 17:04:48.993422 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-06 17:04:49.012001 | instance | ok: [instance] 2026-04-06 17:04:49.012373 | instance | 2026-04-06 17:04:49.012748 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-04-06 17:04:49.013024 | instance | Monday 06 April 2026 17:04:49 +0000 (0:00:01.377) 0:00:01.414 ********** 2026-04-06 17:04:49.066326 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-04-06 17:04:49.066557 | instance | 2026-04-06 17:04:49.066828 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-06 17:04:49.067095 | instance | Monday 06 April 2026 17:04:49 +0000 (0:00:00.054) 0:00:01.468 ********** 2026-04-06 17:04:49.110718 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-06 17:04:49.110966 | instance | 2026-04-06 17:04:49.111256 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-06 17:04:49.111537 | instance | Monday 06 April 2026 17:04:49 +0000 (0:00:00.044) 0:00:01.513 ********** 2026-04-06 17:04:49.706824 | instance | changed: [instance] 2026-04-06 17:04:49.707130 | instance | 2026-04-06 17:04:49.707512 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-04-06 17:04:49.707827 | instance | Monday 06 April 2026 17:04:49 +0000 (0:00:00.595) 0:00:02.109 ********** 2026-04-06 17:05:09.000865 | instance | changed: [instance] 2026-04-06 17:05:09.001095 | instance | 2026-04-06 17:05:09.001474 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-04-06 17:05:09.001751 | instance | Monday 06 April 2026 17:05:08 +0000 (0:00:19.294) 0:00:21.403 ********** 2026-04-06 17:05:09.942862 | instance | changed: [instance] 2026-04-06 17:05:09.943212 | instance | 2026-04-06 17:05:09.943224 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-04-06 17:05:09.943313 | instance | Monday 06 April 2026 17:05:09 +0000 (0:00:00.942) 0:00:22.345 ********** 2026-04-06 17:05:09.990370 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-04-06 17:05:09.990588 | instance | 2026-04-06 17:05:09.990872 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-04-06 17:05:09.991156 | instance | Monday 06 April 2026 17:05:09 +0000 (0:00:00.047) 0:00:22.392 ********** 2026-04-06 17:05:10.767457 | instance | changed: [instance] 2026-04-06 17:05:10.767536 | instance | 2026-04-06 17:05:10.767648 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-04-06 17:05:10.767794 | instance | Monday 06 April 2026 17:05:10 +0000 (0:00:00.777) 0:00:23.170 ********** 2026-04-06 17:05:11.680878 | instance | ok: [instance] 2026-04-06 17:05:11.681107 | instance | 2026-04-06 17:05:11.681436 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-04-06 17:05:11.681708 | instance | Monday 06 April 2026 17:05:11 +0000 (0:00:00.912) 0:00:24.083 ********** 2026-04-06 17:05:12.484095 | instance | changed: [instance] 2026-04-06 17:05:12.484173 | instance | 2026-04-06 17:05:12.484315 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-04-06 17:05:12.484443 | instance | Monday 06 April 2026 17:05:12 +0000 (0:00:00.794) 0:00:24.877 ********** 2026-04-06 17:05:12.484556 | instance | 2026-04-06 17:05:12.484687 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-04-06 17:05:12.484812 | instance | Monday 06 April 2026 17:05:12 +0000 (0:00:00.009) 0:00:24.886 ********** 2026-04-06 17:05:12.520395 | instance | skipping: [instance] 2026-04-06 17:05:12.520632 | instance | 2026-04-06 17:05:12.520910 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-04-06 17:05:12.521306 | instance | Monday 06 April 2026 17:05:12 +0000 (0:00:00.036) 0:00:24.923 ********** 2026-04-06 17:05:14.285384 | instance | changed: [instance] 2026-04-06 17:05:14.285970 | instance | 2026-04-06 17:05:14.286051 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-04-06 17:05:14.286295 | instance | Monday 06 April 2026 17:05:14 +0000 (0:00:01.764) 0:00:26.687 ********** 2026-04-06 17:05:16.536909 | instance | changed: [instance] 2026-04-06 17:05:16.537003 | instance | 2026-04-06 17:05:16.537276 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-06 17:05:16.537343 | instance | Monday 06 April 2026 17:05:16 +0000 (0:00:02.252) 0:00:28.939 ********** 2026-04-06 17:05:16.575206 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-06 17:05:16.575306 | instance | 2026-04-06 17:05:16.575612 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-06 17:05:16.575704 | instance | Monday 06 April 2026 17:05:16 +0000 (0:00:00.038) 0:00:28.977 ********** 2026-04-06 17:05:17.081410 | instance | changed: [instance] 2026-04-06 17:05:17.081466 | instance | 2026-04-06 17:05:17.081472 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-04-06 17:05:17.081477 | instance | Monday 06 April 2026 17:05:17 +0000 (0:00:00.505) 0:00:29.483 ********** 2026-04-06 17:05:34.563172 | instance | changed: [instance] 2026-04-06 17:05:34.563234 | instance | 2026-04-06 17:05:34.563245 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-06 17:05:34.563275 | instance | Monday 06 April 2026 17:05:34 +0000 (0:00:17.481) 0:00:46.965 ********** 2026-04-06 17:05:34.607023 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-06 17:05:34.607388 | instance | 2026-04-06 17:05:34.607586 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-06 17:05:34.607778 | instance | Monday 06 April 2026 17:05:34 +0000 (0:00:00.044) 0:00:47.009 ********** 2026-04-06 17:05:35.132612 | instance | changed: [instance] 2026-04-06 17:05:35.132913 | instance | 2026-04-06 17:05:35.133204 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-04-06 17:05:35.133508 | instance | Monday 06 April 2026 17:05:35 +0000 (0:00:00.525) 0:00:47.534 ********** 2026-04-06 17:05:38.439336 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-04-06 17:05:38.439559 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-04-06 17:05:38.439831 | instance | 2026-04-06 17:05:38.440128 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-04-06 17:05:38.440431 | instance | Monday 06 April 2026 17:05:38 +0000 (0:00:03.306) 0:00:50.841 ********** 2026-04-06 17:05:43.285155 | instance | changed: [instance] 2026-04-06 17:05:43.285396 | instance | 2026-04-06 17:05:43.285601 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-06 17:05:43.285783 | instance | Monday 06 April 2026 17:05:43 +0000 (0:00:04.845) 0:00:55.687 ********** 2026-04-06 17:05:43.325554 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-06 17:05:43.325767 | instance | 2026-04-06 17:05:43.326037 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-06 17:05:43.326302 | instance | Monday 06 April 2026 17:05:43 +0000 (0:00:00.040) 0:00:55.727 ********** 2026-04-06 17:05:43.812004 | instance | changed: [instance] 2026-04-06 17:05:43.812305 | instance | 2026-04-06 17:05:43.813180 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-04-06 17:05:43.813265 | instance | Monday 06 April 2026 17:05:43 +0000 (0:00:00.486) 0:00:56.214 ********** 2026-04-06 17:05:46.989634 | instance | ok: [instance] 2026-04-06 17:05:46.989693 | instance | 2026-04-06 17:05:46.989704 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-04-06 17:05:46.989715 | instance | Monday 06 April 2026 17:05:46 +0000 (0:00:03.176) 0:00:59.391 ********** 2026-04-06 17:05:49.707419 | instance | changed: [instance] 2026-04-06 17:05:49.707486 | instance | 2026-04-06 17:05:49.707492 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-04-06 17:05:49.707498 | instance | Monday 06 April 2026 17:05:49 +0000 (0:00:02.718) 0:01:02.109 ********** 2026-04-06 17:05:50.395590 | instance | ok: [instance] 2026-04-06 17:05:50.395643 | instance | 2026-04-06 17:05:50.395655 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-04-06 17:05:50.395665 | instance | Monday 06 April 2026 17:05:50 +0000 (0:00:00.686) 0:01:02.796 ********** 2026-04-06 17:05:51.104837 | instance | changed: [instance] 2026-04-06 17:05:51.104904 | instance | 2026-04-06 17:05:51.105458 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-04-06 17:05:51.105524 | instance | Monday 06 April 2026 17:05:51 +0000 (0:00:00.710) 0:01:03.506 ********** 2026-04-06 17:05:52.131567 | instance | ok: [instance] 2026-04-06 17:05:52.131714 | instance | 2026-04-06 17:05:52.131991 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-04-06 17:05:52.132617 | instance | Monday 06 April 2026 17:05:52 +0000 (0:00:01.026) 0:01:04.533 ********** 2026-04-06 17:05:52.176164 | instance | skipping: [instance] 2026-04-06 17:05:52.176277 | instance | 2026-04-06 17:05:52.176509 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-04-06 17:05:52.176739 | instance | Monday 06 April 2026 17:05:52 +0000 (0:00:00.045) 0:01:04.578 ********** 2026-04-06 17:05:52.220123 | instance | skipping: [instance] 2026-04-06 17:05:52.220337 | instance | 2026-04-06 17:05:52.220715 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-04-06 17:05:52.221172 | instance | Monday 06 April 2026 17:05:52 +0000 (0:00:00.043) 0:01:04.622 ********** 2026-04-06 17:05:52.264969 | instance | skipping: [instance] 2026-04-06 17:05:52.265203 | instance | 2026-04-06 17:05:52.265590 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-04-06 17:05:52.265956 | instance | Monday 06 April 2026 17:05:52 +0000 (0:00:00.044) 0:01:04.667 ********** 2026-04-06 17:05:52.306092 | instance | skipping: [instance] 2026-04-06 17:05:52.306334 | instance | 2026-04-06 17:05:52.306582 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-04-06 17:05:52.307355 | instance | Monday 06 April 2026 17:05:52 +0000 (0:00:00.041) 0:01:04.708 ********** 2026-04-06 17:05:52.352001 | instance | skipping: [instance] 2026-04-06 17:05:52.352103 | instance | 2026-04-06 17:05:52.352533 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-04-06 17:05:52.352885 | instance | Monday 06 April 2026 17:05:52 +0000 (0:00:00.046) 0:01:04.754 ********** 2026-04-06 17:05:52.391967 | instance | skipping: [instance] 2026-04-06 17:05:52.392198 | instance | 2026-04-06 17:05:52.392463 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-04-06 17:05:52.392722 | instance | Monday 06 April 2026 17:05:52 +0000 (0:00:00.039) 0:01:04.794 ********** 2026-04-06 17:05:52.446397 | instance | skipping: [instance] 2026-04-06 17:05:52.446535 | instance | 2026-04-06 17:05:52.446717 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-04-06 17:05:52.446884 | instance | Monday 06 April 2026 17:05:52 +0000 (0:00:00.054) 0:01:04.848 ********** 2026-04-06 17:08:06.587921 | instance | changed: [instance] 2026-04-06 17:08:06.588108 | instance | 2026-04-06 17:08:06.588414 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-04-06 17:08:06.588706 | instance | Monday 06 April 2026 17:08:06 +0000 (0:02:14.138) 0:03:18.987 ********** 2026-04-06 17:08:07.267448 | instance | changed: [instance] 2026-04-06 17:08:07.267559 | instance | 2026-04-06 17:08:07.267741 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-06 17:08:07.267900 | instance | Monday 06 April 2026 17:08:07 +0000 (0:00:00.682) 0:03:19.670 ********** 2026-04-06 17:08:07.329411 | instance | ok: [instance] 2026-04-06 17:08:07.329526 | instance | 2026-04-06 17:08:07.329681 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-06 17:08:07.329824 | instance | Monday 06 April 2026 17:08:07 +0000 (0:00:00.061) 0:03:19.732 ********** 2026-04-06 17:08:07.362229 | instance | skipping: [instance] 2026-04-06 17:08:07.362681 | instance | 2026-04-06 17:08:07.363110 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-06 17:08:07.363305 | instance | Monday 06 April 2026 17:08:07 +0000 (0:00:00.032) 0:03:19.764 ********** 2026-04-06 17:08:07.393787 | instance | skipping: [instance] 2026-04-06 17:08:07.394046 | instance | 2026-04-06 17:08:07.394349 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-06 17:08:07.394640 | instance | Monday 06 April 2026 17:08:07 +0000 (0:00:00.031) 0:03:19.796 ********** 2026-04-06 17:08:07.422934 | instance | skipping: [instance] 2026-04-06 17:08:07.423196 | instance | 2026-04-06 17:08:07.423496 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-06 17:08:07.423782 | instance | Monday 06 April 2026 17:08:07 +0000 (0:00:00.029) 0:03:19.825 ********** 2026-04-06 17:08:07.452595 | instance | skipping: [instance] 2026-04-06 17:08:07.452830 | instance | 2026-04-06 17:08:07.453133 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-06 17:08:07.453520 | instance | Monday 06 April 2026 17:08:07 +0000 (0:00:00.029) 0:03:19.855 ********** 2026-04-06 17:08:07.484647 | instance | skipping: [instance] 2026-04-06 17:08:07.484905 | instance | 2026-04-06 17:08:07.485196 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-06 17:08:07.485511 | instance | Monday 06 April 2026 17:08:07 +0000 (0:00:00.032) 0:03:19.887 ********** 2026-04-06 17:08:07.522226 | instance | ok: [instance] 2026-04-06 17:08:07.522488 | instance | 2026-04-06 17:08:07.522835 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-06 17:08:07.523117 | instance | Monday 06 April 2026 17:08:07 +0000 (0:00:00.037) 0:03:19.925 ********** 2026-04-06 17:08:07.576794 | instance | ok: [instance] => (item=oslo_cache) 2026-04-06 17:08:07.577019 | instance | 2026-04-06 17:08:07.577311 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-06 17:08:07.577566 | instance | Monday 06 April 2026 17:08:07 +0000 (0:00:00.054) 0:03:19.979 ********** 2026-04-06 17:08:07.617395 | instance | ok: [instance] 2026-04-06 17:08:07.617633 | instance | 2026-04-06 17:08:07.617912 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-06 17:08:07.618178 | instance | Monday 06 April 2026 17:08:07 +0000 (0:00:00.040) 0:03:20.020 ********** 2026-04-06 17:08:07.659411 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-06 17:08:07.659610 | instance | 2026-04-06 17:08:07.659834 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-06 17:08:07.660057 | instance | Monday 06 April 2026 17:08:07 +0000 (0:00:00.041) 0:03:20.062 ********** 2026-04-06 17:08:08.167533 | instance | changed: [instance] 2026-04-06 17:08:08.167783 | instance | 2026-04-06 17:08:08.168066 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-04-06 17:08:08.168406 | instance | Monday 06 April 2026 17:08:08 +0000 (0:00:00.507) 0:03:20.569 ********** 2026-04-06 17:08:10.489931 | instance | changed: [instance] 2026-04-06 17:08:10.490176 | instance | 2026-04-06 17:08:10.490456 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-04-06 17:08:10.490902 | instance | Monday 06 April 2026 17:08:10 +0000 (0:00:02.322) 0:03:22.892 ********** 2026-04-06 17:08:11.209552 | instance | changed: [instance] 2026-04-06 17:08:11.209872 | instance | 2026-04-06 17:08:11.210201 | instance | PLAY [controllers] ************************************************************* 2026-04-06 17:08:11.210494 | instance | 2026-04-06 17:08:11.210884 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-06 17:08:11.211197 | instance | Monday 06 April 2026 17:08:11 +0000 (0:00:00.719) 0:03:23.612 ********** 2026-04-06 17:08:12.301492 | instance | ok: [instance] 2026-04-06 17:08:12.301640 | instance | 2026-04-06 17:08:12.301856 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-06 17:08:12.302035 | instance | Monday 06 April 2026 17:08:12 +0000 (0:00:01.092) 0:03:24.704 ********** 2026-04-06 17:08:12.343815 | instance | skipping: [instance] 2026-04-06 17:08:12.344131 | instance | 2026-04-06 17:08:12.344434 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-06 17:08:12.344729 | instance | Monday 06 April 2026 17:08:12 +0000 (0:00:00.041) 0:03:24.745 ********** 2026-04-06 17:08:12.376096 | instance | skipping: [instance] 2026-04-06 17:08:12.376357 | instance | 2026-04-06 17:08:12.376729 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-06 17:08:12.377006 | instance | Monday 06 April 2026 17:08:12 +0000 (0:00:00.032) 0:03:24.778 ********** 2026-04-06 17:08:12.408894 | instance | skipping: [instance] 2026-04-06 17:08:12.409122 | instance | 2026-04-06 17:08:12.409706 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-06 17:08:12.410006 | instance | Monday 06 April 2026 17:08:12 +0000 (0:00:00.033) 0:03:24.811 ********** 2026-04-06 17:08:12.440840 | instance | skipping: [instance] 2026-04-06 17:08:12.440875 | instance | 2026-04-06 17:08:12.441149 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-06 17:08:12.441502 | instance | Monday 06 April 2026 17:08:12 +0000 (0:00:00.031) 0:03:24.843 ********** 2026-04-06 17:08:13.165780 | instance | ok: [instance] 2026-04-06 17:08:13.165906 | instance | 2026-04-06 17:08:13.166090 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-06 17:08:13.166261 | instance | Monday 06 April 2026 17:08:13 +0000 (0:00:00.725) 0:03:25.568 ********** 2026-04-06 17:08:13.212511 | instance | ok: [instance] 2026-04-06 17:08:13.212590 | instance | 2026-04-06 17:08:13.212716 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-06 17:08:13.212834 | instance | Monday 06 April 2026 17:08:13 +0000 (0:00:00.046) 0:03:25.615 ********** 2026-04-06 17:08:13.253583 | instance | ok: [instance] 2026-04-06 17:08:13.253691 | instance | 2026-04-06 17:08:13.253888 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-06 17:08:13.254066 | instance | Monday 06 April 2026 17:08:13 +0000 (0:00:00.040) 0:03:25.656 ********** 2026-04-06 17:08:13.304789 | instance | ok: [instance] => (item=oslo_db) 2026-04-06 17:08:13.304936 | instance | 2026-04-06 17:08:13.305115 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-06 17:08:13.305321 | instance | Monday 06 April 2026 17:08:13 +0000 (0:00:00.051) 0:03:25.707 ********** 2026-04-06 17:08:13.350728 | instance | ok: [instance] 2026-04-06 17:08:13.351008 | instance | 2026-04-06 17:08:13.351352 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-06 17:08:13.351694 | instance | Monday 06 April 2026 17:08:13 +0000 (0:00:00.045) 0:03:25.753 ********** 2026-04-06 17:08:13.393654 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-06 17:08:13.393963 | instance | 2026-04-06 17:08:13.394414 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-06 17:08:13.394807 | instance | Monday 06 April 2026 17:08:13 +0000 (0:00:00.042) 0:03:25.795 ********** 2026-04-06 17:08:13.901648 | instance | changed: [instance] 2026-04-06 17:08:13.901897 | instance | 2026-04-06 17:08:13.902233 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-04-06 17:08:13.902512 | instance | Monday 06 April 2026 17:08:13 +0000 (0:00:00.508) 0:03:26.304 ********** 2026-04-06 17:08:15.102140 | instance | ok: [instance] 2026-04-06 17:08:15.102473 | instance | 2026-04-06 17:08:15.102763 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-04-06 17:08:15.103037 | instance | Monday 06 April 2026 17:08:15 +0000 (0:00:01.200) 0:03:27.504 ********** 2026-04-06 17:08:16.393755 | instance | changed: [instance] 2026-04-06 17:08:16.394013 | instance | 2026-04-06 17:08:16.394375 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-04-06 17:08:16.394655 | instance | Monday 06 April 2026 17:08:16 +0000 (0:00:01.291) 0:03:28.796 ********** 2026-04-06 17:08:16.784594 | instance | ok: [instance] 2026-04-06 17:08:16.784756 | instance | 2026-04-06 17:08:16.785058 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-04-06 17:08:16.785595 | instance | Monday 06 April 2026 17:08:16 +0000 (0:00:00.390) 0:03:29.186 ********** 2026-04-06 17:08:17.188141 | instance | changed: [instance] 2026-04-06 17:08:17.188480 | instance | 2026-04-06 17:08:17.188863 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-04-06 17:08:17.189318 | instance | Monday 06 April 2026 17:08:17 +0000 (0:00:00.403) 0:03:29.590 ********** 2026-04-06 17:08:17.588803 | instance | changed: [instance] 2026-04-06 17:08:17.589131 | instance | 2026-04-06 17:08:17.589567 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-04-06 17:08:17.589850 | instance | Monday 06 April 2026 17:08:17 +0000 (0:00:00.400) 0:03:29.990 ********** 2026-04-06 17:08:17.979374 | instance | ok: [instance] 2026-04-06 17:08:17.979687 | instance | 2026-04-06 17:08:17.980071 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-04-06 17:08:17.980464 | instance | Monday 06 April 2026 17:08:17 +0000 (0:00:00.390) 0:03:30.381 ********** 2026-04-06 17:11:01.674621 | instance | changed: [instance] 2026-04-06 17:11:01.674861 | instance | 2026-04-06 17:11:01.675064 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-04-06 17:11:01.675319 | instance | Monday 06 April 2026 17:11:01 +0000 (0:02:43.695) 0:06:14.077 ********** 2026-04-06 17:11:02.375687 | instance | ok: [instance] 2026-04-06 17:11:02.375954 | instance | 2026-04-06 17:11:02.376250 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-04-06 17:11:02.376552 | instance | Monday 06 April 2026 17:11:02 +0000 (0:00:00.701) 0:06:14.778 ********** 2026-04-06 17:11:02.441807 | instance | included: ingress for instance 2026-04-06 17:11:02.442240 | instance | 2026-04-06 17:11:02.442507 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-04-06 17:11:02.442847 | instance | Monday 06 April 2026 17:11:02 +0000 (0:00:00.066) 0:06:14.844 ********** 2026-04-06 17:11:03.368126 | instance | changed: [instance] 2026-04-06 17:11:03.368371 | instance | 2026-04-06 17:11:03.368669 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-04-06 17:11:03.368964 | instance | Monday 06 April 2026 17:11:03 +0000 (0:00:00.926) 0:06:15.770 ********** 2026-04-06 17:11:03.617559 | instance | ok: [instance] 2026-04-06 17:11:03.617873 | instance | 2026-04-06 17:11:03.618211 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-06 17:11:03.618421 | instance | Monday 06 April 2026 17:11:03 +0000 (0:00:00.249) 0:06:16.020 ********** 2026-04-06 17:11:03.661885 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-06 17:11:03.661975 | instance | 2026-04-06 17:11:03.662103 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-06 17:11:03.662224 | instance | Monday 06 April 2026 17:11:03 +0000 (0:00:00.044) 0:06:16.064 ********** 2026-04-06 17:11:04.199892 | instance | changed: [instance] 2026-04-06 17:11:04.200112 | instance | 2026-04-06 17:11:04.200387 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-06 17:11:04.200655 | instance | Monday 06 April 2026 17:11:04 +0000 (0:00:00.537) 0:06:16.602 ********** 2026-04-06 17:11:05.452646 | instance | changed: [instance] 2026-04-06 17:11:05.452989 | instance | 2026-04-06 17:11:05.453324 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-04-06 17:11:05.453606 | instance | Monday 06 April 2026 17:11:05 +0000 (0:00:01.252) 0:06:17.855 ********** 2026-04-06 17:11:06.129539 | instance | ok: [instance] 2026-04-06 17:11:06.129951 | instance | 2026-04-06 17:11:06.130357 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-04-06 17:11:06.130747 | instance | Monday 06 April 2026 17:11:06 +0000 (0:00:00.676) 0:06:18.531 ********** 2026-04-06 17:11:14.089097 | instance | ok: [instance] 2026-04-06 17:11:14.089443 | instance | 2026-04-06 17:11:14.089755 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-04-06 17:11:14.090055 | instance | Monday 06 April 2026 17:11:14 +0000 (0:00:07.959) 0:06:26.491 ********** 2026-04-06 17:11:15.656391 | instance | ok: [instance] 2026-04-06 17:11:15.656614 | instance | 2026-04-06 17:11:15.656931 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-04-06 17:11:15.657204 | instance | Monday 06 April 2026 17:11:15 +0000 (0:00:01.567) 0:06:28.059 ********** 2026-04-06 17:11:15.952111 | instance | ok: [instance] 2026-04-06 17:11:15.952383 | instance | 2026-04-06 17:11:15.952681 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-04-06 17:11:15.952953 | instance | Monday 06 April 2026 17:11:15 +0000 (0:00:00.295) 0:06:28.354 ********** 2026-04-06 17:11:16.159862 | instance | ok: [instance] 2026-04-06 17:11:16.160142 | instance | 2026-04-06 17:11:16.160471 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-04-06 17:11:16.160792 | instance | Monday 06 April 2026 17:11:16 +0000 (0:00:00.207) 0:06:28.562 ********** 2026-04-06 17:11:16.354844 | instance | ok: [instance] 2026-04-06 17:11:16.355131 | instance | 2026-04-06 17:11:16.355442 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-04-06 17:11:16.355795 | instance | Monday 06 April 2026 17:11:16 +0000 (0:00:00.194) 0:06:28.757 ********** 2026-04-06 17:11:17.023738 | instance | changed: [instance] 2026-04-06 17:11:17.023883 | instance | 2026-04-06 17:11:17.024097 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-04-06 17:11:17.024280 | instance | Monday 06 April 2026 17:11:17 +0000 (0:00:00.669) 0:06:29.426 ********** 2026-04-06 17:11:34.040163 | instance | changed: [instance] => (item=alertmanager) 2026-04-06 17:11:34.040312 | instance | changed: [instance] => (item=grafana) 2026-04-06 17:11:34.040483 | instance | changed: [instance] => (item=prometheus) 2026-04-06 17:11:34.040648 | instance | 2026-04-06 17:11:34.040837 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-04-06 17:11:34.041006 | instance | Monday 06 April 2026 17:11:34 +0000 (0:00:17.016) 0:06:46.442 ********** 2026-04-06 17:11:35.988950 | instance | ok: [instance] => (item=alertmanager) 2026-04-06 17:11:35.989024 | instance | ok: [instance] => (item=grafana) 2026-04-06 17:11:35.989036 | instance | ok: [instance] => (item=prometheus) 2026-04-06 17:11:35.989046 | instance | 2026-04-06 17:11:35.989284 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-04-06 17:11:35.989504 | instance | Monday 06 April 2026 17:11:35 +0000 (0:00:01.947) 0:06:48.390 ********** 2026-04-06 17:11:39.691886 | instance | changed: [instance] => (item=None) 2026-04-06 17:11:39.692695 | instance | changed: [instance] => (item=None) 2026-04-06 17:11:39.692718 | instance | changed: [instance] => (item=None) 2026-04-06 17:11:39.692727 | instance | changed: [instance] 2026-04-06 17:11:39.692737 | instance | 2026-04-06 17:11:39.692750 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-04-06 17:11:39.692918 | instance | Monday 06 April 2026 17:11:39 +0000 (0:00:03.704) 0:06:52.094 ********** 2026-04-06 17:11:44.850929 | instance | changed: [instance] => (item=None) 2026-04-06 17:11:44.852283 | instance | changed: [instance] => (item=None) 2026-04-06 17:11:44.852321 | instance | changed: [instance] => (item=None) 2026-04-06 17:11:44.852326 | instance | changed: [instance] => (item=None) 2026-04-06 17:11:44.852331 | instance | changed: [instance] => (item=None) 2026-04-06 17:11:44.852335 | instance | changed: [instance] 2026-04-06 17:11:44.852340 | instance | 2026-04-06 17:11:44.852344 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-04-06 17:11:44.852349 | instance | Monday 06 April 2026 17:11:44 +0000 (0:00:05.158) 0:06:57.253 ********** 2026-04-06 17:11:56.321056 | instance | changed: [instance] => (item=alertmanager) 2026-04-06 17:11:56.321338 | instance | changed: [instance] => (item=prometheus) 2026-04-06 17:11:56.321418 | instance | 2026-04-06 17:11:56.321752 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-04-06 17:11:56.321798 | instance | Monday 06 April 2026 17:11:56 +0000 (0:00:11.470) 0:07:08.723 ********** 2026-04-06 17:12:07.649055 | instance | changed: [instance] => (item=alertmanager) 2026-04-06 17:12:07.649189 | instance | changed: [instance] => (item=prometheus) 2026-04-06 17:12:07.649202 | instance | 2026-04-06 17:12:07.649471 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-04-06 17:12:07.649572 | instance | Monday 06 April 2026 17:12:07 +0000 (0:00:11.328) 0:07:20.051 ********** 2026-04-06 17:12:08.324651 | instance | changed: [instance] 2026-04-06 17:12:08.324742 | instance | 2026-04-06 17:12:08.324872 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-04-06 17:12:08.325027 | instance | Monday 06 April 2026 17:12:08 +0000 (0:00:00.675) 0:07:20.727 ********** 2026-04-06 17:12:15.049273 | instance | ok: [instance] 2026-04-06 17:12:15.049362 | instance | 2026-04-06 17:12:15.049653 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-04-06 17:12:15.049697 | instance | Monday 06 April 2026 17:12:15 +0000 (0:00:06.724) 0:07:27.452 ********** 2026-04-06 17:12:29.281539 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-04-06 17:12:29.281929 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-04-06 17:12:29.281943 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-04-06 17:12:29.282512 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-04-06 17:12:29.282695 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-04-06 17:12:29.282916 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-04-06 17:12:29.283080 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-04-06 17:12:29.283270 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-04-06 17:12:29.283420 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-04-06 17:12:29.283584 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-04-06 17:12:29.283738 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-04-06 17:12:29.283891 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-04-06 17:12:29.284048 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-04-06 17:12:29.284210 | instance | 2026-04-06 17:12:29.284361 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-04-06 17:12:29.284505 | instance | Monday 06 April 2026 17:12:29 +0000 (0:00:14.231) 0:07:41.683 ********** 2026-04-06 17:13:03.150355 | instance | changed: [instance] 2026-04-06 17:13:03.151126 | instance | 2026-04-06 17:13:03.151196 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-06 17:13:03.151209 | instance | Monday 06 April 2026 17:13:03 +0000 (0:00:33.869) 0:08:15.553 ********** 2026-04-06 17:13:11.325569 | instance | changed: [instance] 2026-04-06 17:13:11.325705 | instance | 2026-04-06 17:13:11.325886 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-06 17:13:11.326069 | instance | Monday 06 April 2026 17:13:11 +0000 (0:00:08.174) 0:08:23.728 ********** 2026-04-06 17:13:11.663191 | instance | changed: [instance] 2026-04-06 17:13:11.663264 | instance | 2026-04-06 17:13:11.663386 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-06 17:13:11.663516 | instance | Monday 06 April 2026 17:13:11 +0000 (0:00:00.337) 0:08:24.066 ********** 2026-04-06 17:13:12.164383 | instance | changed: [instance] 2026-04-06 17:13:12.164510 | instance | 2026-04-06 17:13:12.164730 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-06 17:13:12.164880 | instance | Monday 06 April 2026 17:13:12 +0000 (0:00:00.501) 0:08:24.567 ********** 2026-04-06 17:13:12.235824 | instance | ok: [instance] 2026-04-06 17:13:12.235924 | instance | 2026-04-06 17:13:12.236096 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-06 17:13:12.236259 | instance | Monday 06 April 2026 17:13:12 +0000 (0:00:00.071) 0:08:24.638 ********** 2026-04-06 17:13:12.309991 | instance | included: rabbitmq for instance 2026-04-06 17:13:12.310332 | instance | 2026-04-06 17:13:12.310672 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-06 17:13:12.310955 | instance | Monday 06 April 2026 17:13:12 +0000 (0:00:00.073) 0:08:24.712 ********** 2026-04-06 17:13:13.027860 | instance | ok: [instance] 2026-04-06 17:13:13.028049 | instance | 2026-04-06 17:13:13.028242 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-06 17:13:13.028441 | instance | Monday 06 April 2026 17:13:13 +0000 (0:00:00.718) 0:08:25.430 ********** 2026-04-06 17:13:13.073285 | instance | skipping: [instance] 2026-04-06 17:13:13.073424 | instance | 2026-04-06 17:13:13.073576 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-06 17:13:13.073722 | instance | Monday 06 April 2026 17:13:13 +0000 (0:00:00.045) 0:08:25.476 ********** 2026-04-06 17:13:13.120245 | instance | skipping: [instance] 2026-04-06 17:13:13.120548 | instance | 2026-04-06 17:13:13.120870 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-06 17:13:13.121197 | instance | Monday 06 April 2026 17:13:13 +0000 (0:00:00.046) 0:08:25.522 ********** 2026-04-06 17:13:13.169209 | instance | skipping: [instance] 2026-04-06 17:13:13.169587 | instance | 2026-04-06 17:13:13.169732 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-06 17:13:13.170016 | instance | Monday 06 April 2026 17:13:13 +0000 (0:00:00.048) 0:08:25.570 ********** 2026-04-06 17:13:54.184302 | instance | changed: [instance] 2026-04-06 17:13:54.184461 | instance | 2026-04-06 17:13:54.184707 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-06 17:13:54.184920 | instance | Monday 06 April 2026 17:13:54 +0000 (0:00:41.016) 0:09:06.586 ********** 2026-04-06 17:13:54.877563 | instance | ok: [instance] 2026-04-06 17:13:54.877825 | instance | 2026-04-06 17:13:54.878121 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-06 17:13:54.878384 | instance | Monday 06 April 2026 17:13:54 +0000 (0:00:00.693) 0:09:07.280 ********** 2026-04-06 17:13:54.924889 | instance | ok: [instance] 2026-04-06 17:13:54.924969 | instance | 2026-04-06 17:13:54.925179 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-06 17:13:54.925336 | instance | Monday 06 April 2026 17:13:54 +0000 (0:00:00.047) 0:09:07.327 ********** 2026-04-06 17:13:54.968722 | instance | skipping: [instance] 2026-04-06 17:13:54.969005 | instance | 2026-04-06 17:13:54.969360 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-06 17:13:54.969657 | instance | Monday 06 April 2026 17:13:54 +0000 (0:00:00.043) 0:09:07.371 ********** 2026-04-06 17:13:55.012836 | instance | skipping: [instance] 2026-04-06 17:13:55.013193 | instance | 2026-04-06 17:13:55.013537 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-06 17:13:55.013895 | instance | Monday 06 April 2026 17:13:55 +0000 (0:00:00.044) 0:09:07.415 ********** 2026-04-06 17:13:55.054033 | instance | ok: [instance] 2026-04-06 17:13:55.054173 | instance | 2026-04-06 17:13:55.054409 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-06 17:13:55.054619 | instance | Monday 06 April 2026 17:13:55 +0000 (0:00:00.040) 0:09:07.456 ********** 2026-04-06 17:13:55.128439 | instance | ok: [instance] => (item=oslo_db) 2026-04-06 17:13:55.128581 | instance | ok: [instance] => (item=oslo_cache) 2026-04-06 17:13:55.128827 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-06 17:13:55.129334 | instance | ok: [instance] => (item=identity) 2026-04-06 17:13:55.129493 | instance | 2026-04-06 17:13:55.129674 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-06 17:13:55.129844 | instance | Monday 06 April 2026 17:13:55 +0000 (0:00:00.074) 0:09:07.531 ********** 2026-04-06 17:13:55.177739 | instance | ok: [instance] 2026-04-06 17:13:55.178030 | instance | 2026-04-06 17:13:55.178395 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-06 17:13:55.178723 | instance | Monday 06 April 2026 17:13:55 +0000 (0:00:00.049) 0:09:07.580 ********** 2026-04-06 17:13:55.223635 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-06 17:13:55.223874 | instance | 2026-04-06 17:13:55.224147 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-06 17:13:55.224413 | instance | Monday 06 April 2026 17:13:55 +0000 (0:00:00.045) 0:09:07.626 ********** 2026-04-06 17:13:55.727906 | instance | changed: [instance] 2026-04-06 17:13:55.727981 | instance | 2026-04-06 17:13:55.727993 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-04-06 17:13:55.728622 | instance | Monday 06 April 2026 17:13:55 +0000 (0:00:00.503) 0:09:08.129 ********** 2026-04-06 17:13:57.273360 | instance | ok: [instance] => (item=None) 2026-04-06 17:13:57.273463 | instance | ok: [instance] 2026-04-06 17:13:57.273581 | instance | 2026-04-06 17:13:57.273717 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-04-06 17:13:57.273873 | instance | Monday 06 April 2026 17:13:57 +0000 (0:00:01.546) 0:09:09.675 ********** 2026-04-06 17:13:58.315252 | instance | ok: [instance] => (item=atmosphere) 2026-04-06 17:13:58.315710 | instance | 2026-04-06 17:13:58.316043 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-04-06 17:13:58.316410 | instance | Monday 06 April 2026 17:13:58 +0000 (0:00:01.041) 0:09:10.717 ********** 2026-04-06 17:13:59.314271 | instance | changed: [instance] 2026-04-06 17:13:59.314434 | instance | 2026-04-06 17:13:59.314620 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-04-06 17:13:59.314802 | instance | Monday 06 April 2026 17:13:59 +0000 (0:00:00.999) 0:09:11.716 ********** 2026-04-06 17:14:00.410367 | instance | changed: [instance] => (item=None) 2026-04-06 17:14:00.410449 | instance | changed: [instance] 2026-04-06 17:14:00.410946 | instance | 2026-04-06 17:14:00.411014 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-04-06 17:14:00.411060 | instance | Monday 06 April 2026 17:14:00 +0000 (0:00:01.095) 0:09:12.812 ********** 2026-04-06 17:14:02.191449 | instance | changed: [instance] => (item=None) 2026-04-06 17:14:02.191642 | instance | changed: [instance] 2026-04-06 17:14:02.191825 | instance | 2026-04-06 17:14:02.192064 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-04-06 17:14:02.192263 | instance | Monday 06 April 2026 17:14:02 +0000 (0:00:01.780) 0:09:14.593 ********** 2026-04-06 17:16:41.193327 | instance | changed: [instance] 2026-04-06 17:16:41.193405 | instance | 2026-04-06 17:16:41.193416 | instance | TASK [Create Ingress] ********************************************************** 2026-04-06 17:16:41.193433 | instance | Monday 06 April 2026 17:16:41 +0000 (0:02:39.002) 0:11:53.595 ********** 2026-04-06 17:16:41.304097 | instance | included: openstack_helm_ingress for instance 2026-04-06 17:16:41.304477 | instance | 2026-04-06 17:16:41.304517 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-06 17:16:41.304523 | instance | Monday 06 April 2026 17:16:41 +0000 (0:00:00.111) 0:11:53.707 ********** 2026-04-06 17:16:41.350280 | instance | skipping: [instance] 2026-04-06 17:16:41.350379 | instance | 2026-04-06 17:16:41.350643 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-06 17:16:41.350809 | instance | Monday 06 April 2026 17:16:41 +0000 (0:00:00.046) 0:11:53.753 ********** 2026-04-06 17:16:41.394090 | instance | skipping: [instance] 2026-04-06 17:16:41.394467 | instance | 2026-04-06 17:16:41.394506 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-06 17:16:41.394512 | instance | Monday 06 April 2026 17:16:41 +0000 (0:00:00.043) 0:11:53.796 ********** 2026-04-06 17:16:41.464645 | instance | ok: [instance] 2026-04-06 17:16:41.465245 | instance | 2026-04-06 17:16:41.465297 | instance | TASK [Create Ingress identity] ************************************************* 2026-04-06 17:16:41.465305 | instance | Monday 06 April 2026 17:16:41 +0000 (0:00:00.063) 0:11:53.860 ********** 2026-04-06 17:16:41.519960 | instance | included: ingress for instance 2026-04-06 17:16:41.520029 | instance | 2026-04-06 17:16:41.520303 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-04-06 17:16:41.520345 | instance | Monday 06 April 2026 17:16:41 +0000 (0:00:00.062) 0:11:53.922 ********** 2026-04-06 17:16:42.426144 | instance | changed: [instance] 2026-04-06 17:16:42.426214 | instance | 2026-04-06 17:16:42.426236 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-04-06 17:16:42.426253 | instance | Monday 06 April 2026 17:16:42 +0000 (0:00:00.905) 0:11:54.828 ********** 2026-04-06 17:16:46.797961 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-04-06 17:16:46.798599 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-04-06 17:16:46.798658 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-04-06 17:16:46.798670 | instance | ok: [instance] 2026-04-06 17:16:46.798680 | instance | 2026-04-06 17:16:46.798690 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-04-06 17:16:46.798723 | instance | Monday 06 April 2026 17:16:46 +0000 (0:00:04.372) 0:11:59.200 ********** 2026-04-06 17:16:47.462863 | instance | ok: [instance] 2026-04-06 17:16:47.462985 | instance | 2026-04-06 17:16:47.463108 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-04-06 17:16:47.463236 | instance | Monday 06 April 2026 17:16:47 +0000 (0:00:00.664) 0:11:59.865 ********** 2026-04-06 17:16:48.530067 | instance | ok: [instance] => (item=atmosphere) 2026-04-06 17:16:48.530138 | instance | 2026-04-06 17:16:48.530276 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-04-06 17:16:48.530437 | instance | Monday 06 April 2026 17:16:48 +0000 (0:00:01.067) 0:12:00.932 ********** 2026-04-06 17:16:49.502372 | instance | changed: [instance] => (item=atmosphere) 2026-04-06 17:16:49.502617 | instance | 2026-04-06 17:16:49.502902 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-04-06 17:16:49.503200 | instance | Monday 06 April 2026 17:16:49 +0000 (0:00:00.972) 0:12:01.904 ********** 2026-04-06 17:16:50.481260 | instance | changed: [instance] => (item=atmosphere) 2026-04-06 17:16:50.481328 | instance | 2026-04-06 17:16:50.481478 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-04-06 17:16:50.481600 | instance | Monday 06 April 2026 17:16:50 +0000 (0:00:00.979) 0:12:02.884 ********** 2026-04-06 17:16:51.467932 | instance | changed: [instance] => (item=atmosphere) 2026-04-06 17:16:51.468229 | instance | 2026-04-06 17:16:51.468563 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-06 17:16:51.468878 | instance | Monday 06 April 2026 17:16:51 +0000 (0:00:00.986) 0:12:03.870 ********** 2026-04-06 17:16:51.531085 | instance | ok: [instance] 2026-04-06 17:16:51.531215 | instance | 2026-04-06 17:16:51.531397 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-06 17:16:51.531505 | instance | Monday 06 April 2026 17:16:51 +0000 (0:00:00.063) 0:12:03.933 ********** 2026-04-06 17:16:51.563082 | instance | skipping: [instance] 2026-04-06 17:16:51.563327 | instance | 2026-04-06 17:16:51.563653 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-06 17:16:51.563918 | instance | Monday 06 April 2026 17:16:51 +0000 (0:00:00.031) 0:12:03.965 ********** 2026-04-06 17:16:51.592957 | instance | skipping: [instance] 2026-04-06 17:16:51.593213 | instance | 2026-04-06 17:16:51.593547 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-06 17:16:51.593817 | instance | Monday 06 April 2026 17:16:51 +0000 (0:00:00.029) 0:12:03.995 ********** 2026-04-06 17:16:51.626833 | instance | skipping: [instance] 2026-04-06 17:16:51.627082 | instance | 2026-04-06 17:16:51.627397 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-06 17:16:51.627699 | instance | Monday 06 April 2026 17:16:51 +0000 (0:00:00.034) 0:12:04.029 ********** 2026-04-06 17:16:51.663793 | instance | skipping: [instance] 2026-04-06 17:16:51.664033 | instance | 2026-04-06 17:16:51.664312 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-06 17:16:51.664599 | instance | Monday 06 April 2026 17:16:51 +0000 (0:00:00.036) 0:12:04.066 ********** 2026-04-06 17:16:51.699014 | instance | skipping: [instance] 2026-04-06 17:16:51.699254 | instance | 2026-04-06 17:16:51.699656 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-06 17:16:51.699936 | instance | Monday 06 April 2026 17:16:51 +0000 (0:00:00.035) 0:12:04.101 ********** 2026-04-06 17:16:51.737263 | instance | ok: [instance] 2026-04-06 17:16:51.737518 | instance | 2026-04-06 17:16:51.737856 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-06 17:16:51.738245 | instance | Monday 06 April 2026 17:16:51 +0000 (0:00:00.038) 0:12:04.139 ********** 2026-04-06 17:16:51.810075 | instance | ok: [instance] => (item=oslo_db) 2026-04-06 17:16:51.810322 | instance | ok: [instance] => (item=dashboard) 2026-04-06 17:16:51.810583 | instance | ok: [instance] => (item=oslo_cache) 2026-04-06 17:16:51.810844 | instance | ok: [instance] => (item=identity) 2026-04-06 17:16:51.811102 | instance | 2026-04-06 17:16:51.811366 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-06 17:16:51.811687 | instance | Monday 06 April 2026 17:16:51 +0000 (0:00:00.072) 0:12:04.212 ********** 2026-04-06 17:16:51.861728 | instance | ok: [instance] 2026-04-06 17:16:51.861956 | instance | 2026-04-06 17:16:51.862310 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-06 17:16:51.862588 | instance | Monday 06 April 2026 17:16:51 +0000 (0:00:00.051) 0:12:04.264 ********** 2026-04-06 17:16:51.905030 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-06 17:16:51.905188 | instance | 2026-04-06 17:16:51.905437 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-06 17:16:51.905663 | instance | Monday 06 April 2026 17:16:51 +0000 (0:00:00.043) 0:12:04.307 ********** 2026-04-06 17:16:52.414867 | instance | changed: [instance] 2026-04-06 17:16:52.415061 | instance | 2026-04-06 17:16:52.415330 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-04-06 17:16:52.415554 | instance | Monday 06 April 2026 17:16:52 +0000 (0:00:00.509) 0:12:04.817 ********** 2026-04-06 17:17:27.536497 | instance | changed: [instance] 2026-04-06 17:17:27.536560 | instance | 2026-04-06 17:17:27.537035 | instance | TASK [Create Ingress] ********************************************************** 2026-04-06 17:17:27.537056 | instance | Monday 06 April 2026 17:17:27 +0000 (0:00:35.120) 0:12:39.938 ********** 2026-04-06 17:17:27.600599 | instance | included: openstack_helm_ingress for instance 2026-04-06 17:17:27.600691 | instance | 2026-04-06 17:17:27.600812 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-06 17:17:27.600938 | instance | Monday 06 April 2026 17:17:27 +0000 (0:00:00.065) 0:12:40.003 ********** 2026-04-06 17:17:27.640604 | instance | skipping: [instance] 2026-04-06 17:17:27.640901 | instance | 2026-04-06 17:17:27.641294 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-06 17:17:27.641584 | instance | Monday 06 April 2026 17:17:27 +0000 (0:00:00.040) 0:12:40.043 ********** 2026-04-06 17:17:27.682091 | instance | skipping: [instance] 2026-04-06 17:17:27.682389 | instance | 2026-04-06 17:17:27.683345 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-06 17:17:27.683377 | instance | Monday 06 April 2026 17:17:27 +0000 (0:00:00.041) 0:12:40.084 ********** 2026-04-06 17:17:27.735132 | instance | ok: [instance] 2026-04-06 17:17:27.735401 | instance | 2026-04-06 17:17:27.735691 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-04-06 17:17:27.735991 | instance | Monday 06 April 2026 17:17:27 +0000 (0:00:00.052) 0:12:40.137 ********** 2026-04-06 17:17:27.790286 | instance | included: ingress for instance 2026-04-06 17:17:27.790593 | instance | 2026-04-06 17:17:27.790871 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-04-06 17:17:27.791172 | instance | Monday 06 April 2026 17:17:27 +0000 (0:00:00.055) 0:12:40.193 ********** 2026-04-06 17:17:28.677318 | instance | changed: [instance] 2026-04-06 17:17:28.677485 | instance | 2026-04-06 17:17:28.677663 | instance | PLAY RECAP ********************************************************************* 2026-04-06 17:17:28.677850 | instance | instance : ok=116 changed=52 unreachable=0 failed=0 skipped=31 rescued=0 ignored=0 2026-04-06 17:17:28.678013 | instance | 2026-04-06 17:17:28.678188 | instance | Monday 06 April 2026 17:17:28 +0000 (0:00:00.887) 0:12:41.080 ********** 2026-04-06 17:17:28.678353 | instance | =============================================================================== 2026-04-06 17:17:28.678534 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 163.70s 2026-04-06 17:17:28.678690 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 159.00s 2026-04-06 17:17:28.678863 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 134.14s 2026-04-06 17:17:28.679025 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 41.02s 2026-04-06 17:17:28.679198 | instance | vexxhost.atmosphere.horizon : Deploy Helm chart ------------------------ 35.12s 2026-04-06 17:17:28.679355 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 33.87s 2026-04-06 17:17:28.679519 | instance | vexxhost.kubernetes.cert_manager : Deploy Helm chart ------------------- 19.29s 2026-04-06 17:17:28.679769 | instance | vexxhost.atmosphere.ingress_nginx : Deploy Helm chart ------------------ 17.48s 2026-04-06 17:17:28.679978 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords -- 17.02s 2026-04-06 17:17:28.680156 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 14.23s 2026-04-06 17:17:28.680312 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets ---- 11.47s 2026-04-06 17:17:28.680479 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration -- 11.33s 2026-04-06 17:17:28.680643 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 8.17s 2026-04-06 17:17:28.680813 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm ------- 7.96s 2026-04-06 17:17:28.681078 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 6.72s 2026-04-06 17:17:28.681275 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles ------- 5.16s 2026-04-06 17:17:28.681425 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart ------- 4.85s 2026-04-06 17:17:28.681586 | instance | vexxhost.atmosphere.keystone : Validate if ingress is reachable --------- 4.37s 2026-04-06 17:17:28.681749 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients ----- 3.70s 2026-04-06 17:17:28.681912 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs -------- 3.31s 2026-04-06 17:17:28.785096 | instance | INFO [keycloak > converge] Executed: Successful 2026-04-06 17:17:28.794353 | instance | INFO [keycloak > idempotence] Executing 2026-04-06 17:17:29.943301 | instance | 2026-04-06 17:17:29.943400 | instance | PLAY [controllers] ************************************************************* 2026-04-06 17:17:29.943525 | instance | 2026-04-06 17:17:29.943654 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-06 17:17:29.943788 | instance | Monday 06 April 2026 17:17:29 +0000 (0:00:00.024) 0:00:00.024 ********** 2026-04-06 17:17:31.587605 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-06 17:17:31.587873 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-06 17:17:31.588138 | instance | interpreter could change the meaning of that path. See 2026-04-06 17:17:31.588428 | instance | https://docs.ansible.com/ansible- 2026-04-06 17:17:31.588694 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-06 17:17:31.620054 | instance | ok: [instance] 2026-04-06 17:17:31.620308 | instance | 2026-04-06 17:17:31.620583 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-04-06 17:17:31.620853 | instance | Monday 06 April 2026 17:17:31 +0000 (0:00:01.676) 0:00:01.701 ********** 2026-04-06 17:17:31.715750 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-04-06 17:17:31.715994 | instance | 2026-04-06 17:17:31.716289 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-06 17:17:31.716576 | instance | Monday 06 April 2026 17:17:31 +0000 (0:00:00.095) 0:00:01.796 ********** 2026-04-06 17:17:31.771308 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-06 17:17:31.771541 | instance | 2026-04-06 17:17:31.771864 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-06 17:17:31.772155 | instance | Monday 06 April 2026 17:17:31 +0000 (0:00:00.055) 0:00:01.852 ********** 2026-04-06 17:17:32.382232 | instance | ok: [instance] 2026-04-06 17:17:32.382330 | instance | 2026-04-06 17:17:32.382469 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-04-06 17:17:32.382609 | instance | Monday 06 April 2026 17:17:32 +0000 (0:00:00.610) 0:00:02.463 ********** 2026-04-06 17:17:35.408260 | instance | ok: [instance] 2026-04-06 17:17:35.408364 | instance | 2026-04-06 17:17:35.408502 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-04-06 17:17:35.408631 | instance | Monday 06 April 2026 17:17:35 +0000 (0:00:03.026) 0:00:05.489 ********** 2026-04-06 17:17:36.375545 | instance | ok: [instance] 2026-04-06 17:17:36.375832 | instance | 2026-04-06 17:17:36.376142 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-04-06 17:17:36.376430 | instance | Monday 06 April 2026 17:17:36 +0000 (0:00:00.966) 0:00:06.456 ********** 2026-04-06 17:17:36.431884 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-04-06 17:17:36.432135 | instance | 2026-04-06 17:17:36.432447 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-04-06 17:17:36.432676 | instance | Monday 06 April 2026 17:17:36 +0000 (0:00:00.056) 0:00:06.512 ********** 2026-04-06 17:17:37.150465 | instance | ok: [instance] 2026-04-06 17:17:37.150567 | instance | 2026-04-06 17:17:37.150700 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-04-06 17:17:37.150823 | instance | Monday 06 April 2026 17:17:37 +0000 (0:00:00.718) 0:00:07.231 ********** 2026-04-06 17:17:37.976802 | instance | ok: [instance] 2026-04-06 17:17:37.976845 | instance | 2026-04-06 17:17:37.976851 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-04-06 17:17:37.976856 | instance | Monday 06 April 2026 17:17:37 +0000 (0:00:00.825) 0:00:08.057 ********** 2026-04-06 17:17:38.723477 | instance | ok: [instance] 2026-04-06 17:17:38.723565 | instance | 2026-04-06 17:17:38.723958 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-04-06 17:17:38.724001 | instance | Monday 06 April 2026 17:17:38 +0000 (0:00:00.703) 0:00:08.760 ********** 2026-04-06 17:17:38.724387 | instance | 2026-04-06 17:17:38.724419 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-06 17:17:38.724427 | instance | Monday 06 April 2026 17:17:38 +0000 (0:00:00.043) 0:00:08.804 ********** 2026-04-06 17:17:38.783628 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-06 17:17:38.783679 | instance | 2026-04-06 17:17:38.783953 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-06 17:17:38.784283 | instance | Monday 06 April 2026 17:17:38 +0000 (0:00:00.059) 0:00:08.863 ********** 2026-04-06 17:17:39.317323 | instance | ok: [instance] 2026-04-06 17:17:39.317362 | instance | 2026-04-06 17:17:39.317367 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-04-06 17:17:39.317372 | instance | Monday 06 April 2026 17:17:39 +0000 (0:00:00.534) 0:00:09.398 ********** 2026-04-06 17:17:41.888739 | instance | ok: [instance] 2026-04-06 17:17:41.888776 | instance | 2026-04-06 17:17:41.888781 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-06 17:17:41.888786 | instance | Monday 06 April 2026 17:17:41 +0000 (0:00:02.571) 0:00:11.969 ********** 2026-04-06 17:17:41.946297 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-06 17:17:41.946332 | instance | 2026-04-06 17:17:41.946338 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-06 17:17:41.946342 | instance | Monday 06 April 2026 17:17:41 +0000 (0:00:00.057) 0:00:12.027 ********** 2026-04-06 17:17:42.482243 | instance | ok: [instance] 2026-04-06 17:17:42.482304 | instance | 2026-04-06 17:17:42.482316 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-04-06 17:17:42.482326 | instance | Monday 06 April 2026 17:17:42 +0000 (0:00:00.534) 0:00:12.561 ********** 2026-04-06 17:17:45.416802 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-04-06 17:17:45.416865 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-04-06 17:17:45.416901 | instance | 2026-04-06 17:17:45.417146 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-04-06 17:17:45.417185 | instance | Monday 06 April 2026 17:17:45 +0000 (0:00:02.936) 0:00:15.497 ********** 2026-04-06 17:17:48.087162 | instance | ok: [instance] 2026-04-06 17:17:48.087242 | instance | 2026-04-06 17:17:48.087346 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-06 17:17:48.087462 | instance | Monday 06 April 2026 17:17:48 +0000 (0:00:02.670) 0:00:18.168 ********** 2026-04-06 17:17:48.140972 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-06 17:17:48.141032 | instance | 2026-04-06 17:17:48.141163 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-06 17:17:48.141309 | instance | Monday 06 April 2026 17:17:48 +0000 (0:00:00.054) 0:00:18.222 ********** 2026-04-06 17:17:48.660572 | instance | ok: [instance] 2026-04-06 17:17:48.660764 | instance | 2026-04-06 17:17:48.660770 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-04-06 17:17:48.660774 | instance | Monday 06 April 2026 17:17:48 +0000 (0:00:00.519) 0:00:18.741 ********** 2026-04-06 17:17:51.663820 | instance | ok: [instance] 2026-04-06 17:17:51.663902 | instance | 2026-04-06 17:17:51.664162 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-04-06 17:17:51.664206 | instance | Monday 06 April 2026 17:17:51 +0000 (0:00:03.003) 0:00:21.745 ********** 2026-04-06 17:17:53.073087 | instance | ok: [instance] 2026-04-06 17:17:53.073130 | instance | 2026-04-06 17:17:53.073140 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-04-06 17:17:53.073308 | instance | Monday 06 April 2026 17:17:53 +0000 (0:00:01.408) 0:00:23.153 ********** 2026-04-06 17:17:53.738212 | instance | ok: [instance] 2026-04-06 17:17:53.738318 | instance | 2026-04-06 17:17:53.738325 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-04-06 17:17:53.738330 | instance | Monday 06 April 2026 17:17:53 +0000 (0:00:00.665) 0:00:23.818 ********** 2026-04-06 17:17:53.790125 | instance | skipping: [instance] 2026-04-06 17:17:53.790218 | instance | 2026-04-06 17:17:53.790483 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-04-06 17:17:53.790537 | instance | Monday 06 April 2026 17:17:53 +0000 (0:00:00.052) 0:00:23.871 ********** 2026-04-06 17:17:54.445671 | instance | ok: [instance] 2026-04-06 17:17:54.445757 | instance | 2026-04-06 17:17:54.445898 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-04-06 17:17:54.446025 | instance | Monday 06 April 2026 17:17:54 +0000 (0:00:00.655) 0:00:24.526 ********** 2026-04-06 17:17:54.506183 | instance | ok: [instance] 2026-04-06 17:17:54.506264 | instance | 2026-04-06 17:17:54.506400 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-04-06 17:17:54.506527 | instance | Monday 06 April 2026 17:17:54 +0000 (0:00:00.060) 0:00:24.587 ********** 2026-04-06 17:17:54.552044 | instance | skipping: [instance] 2026-04-06 17:17:54.552129 | instance | 2026-04-06 17:17:54.552259 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-04-06 17:17:54.552383 | instance | Monday 06 April 2026 17:17:54 +0000 (0:00:00.045) 0:00:24.633 ********** 2026-04-06 17:17:54.615334 | instance | skipping: [instance] 2026-04-06 17:17:54.615423 | instance | 2026-04-06 17:17:54.615593 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-04-06 17:17:54.615722 | instance | Monday 06 April 2026 17:17:54 +0000 (0:00:00.063) 0:00:24.696 ********** 2026-04-06 17:17:54.655711 | instance | skipping: [instance] 2026-04-06 17:17:54.655828 | instance | 2026-04-06 17:17:54.655992 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-04-06 17:17:54.656119 | instance | Monday 06 April 2026 17:17:54 +0000 (0:00:00.040) 0:00:24.736 ********** 2026-04-06 17:17:54.700334 | instance | skipping: [instance] 2026-04-06 17:17:54.700427 | instance | 2026-04-06 17:17:54.700556 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-04-06 17:17:54.700681 | instance | Monday 06 April 2026 17:17:54 +0000 (0:00:00.044) 0:00:24.781 ********** 2026-04-06 17:17:54.742576 | instance | skipping: [instance] 2026-04-06 17:17:54.742649 | instance | 2026-04-06 17:17:54.742774 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-04-06 17:17:54.742895 | instance | Monday 06 April 2026 17:17:54 +0000 (0:00:00.042) 0:00:24.823 ********** 2026-04-06 17:17:54.790061 | instance | skipping: [instance] 2026-04-06 17:17:54.790187 | instance | 2026-04-06 17:17:54.790325 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-04-06 17:17:54.790455 | instance | Monday 06 April 2026 17:17:54 +0000 (0:00:00.047) 0:00:24.871 ********** 2026-04-06 17:17:55.911368 | instance | ok: [instance] 2026-04-06 17:17:55.911453 | instance | 2026-04-06 17:17:55.911592 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-04-06 17:17:55.911753 | instance | Monday 06 April 2026 17:17:55 +0000 (0:00:01.121) 0:00:25.992 ********** 2026-04-06 17:17:56.650609 | instance | ok: [instance] 2026-04-06 17:17:56.650696 | instance | 2026-04-06 17:17:56.650839 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-06 17:17:56.650967 | instance | Monday 06 April 2026 17:17:56 +0000 (0:00:00.739) 0:00:26.731 ********** 2026-04-06 17:17:56.720633 | instance | ok: [instance] 2026-04-06 17:17:56.720719 | instance | 2026-04-06 17:17:56.720853 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-06 17:17:56.720978 | instance | Monday 06 April 2026 17:17:56 +0000 (0:00:00.069) 0:00:26.801 ********** 2026-04-06 17:17:56.767244 | instance | skipping: [instance] 2026-04-06 17:17:56.767328 | instance | 2026-04-06 17:17:56.767459 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-06 17:17:56.767582 | instance | Monday 06 April 2026 17:17:56 +0000 (0:00:00.046) 0:00:26.848 ********** 2026-04-06 17:17:56.809181 | instance | skipping: [instance] 2026-04-06 17:17:56.809290 | instance | 2026-04-06 17:17:56.809424 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-06 17:17:56.809548 | instance | Monday 06 April 2026 17:17:56 +0000 (0:00:00.042) 0:00:26.890 ********** 2026-04-06 17:17:56.851510 | instance | skipping: [instance] 2026-04-06 17:17:56.851594 | instance | 2026-04-06 17:17:56.851728 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-06 17:17:56.852623 | instance | Monday 06 April 2026 17:17:56 +0000 (0:00:00.042) 0:00:26.932 ********** 2026-04-06 17:17:56.893827 | instance | skipping: [instance] 2026-04-06 17:17:56.894061 | instance | 2026-04-06 17:17:56.894345 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-06 17:17:56.894610 | instance | Monday 06 April 2026 17:17:56 +0000 (0:00:00.042) 0:00:26.974 ********** 2026-04-06 17:17:56.934121 | instance | skipping: [instance] 2026-04-06 17:17:56.934368 | instance | 2026-04-06 17:17:56.934661 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-06 17:17:56.934932 | instance | Monday 06 April 2026 17:17:56 +0000 (0:00:00.040) 0:00:27.014 ********** 2026-04-06 17:17:56.984914 | instance | ok: [instance] 2026-04-06 17:17:56.985190 | instance | 2026-04-06 17:17:56.985514 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-06 17:17:56.985847 | instance | Monday 06 April 2026 17:17:56 +0000 (0:00:00.050) 0:00:27.065 ********** 2026-04-06 17:17:57.056316 | instance | ok: [instance] => (item=oslo_cache) 2026-04-06 17:17:57.056548 | instance | 2026-04-06 17:17:57.056871 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-06 17:17:57.057166 | instance | Monday 06 April 2026 17:17:57 +0000 (0:00:00.071) 0:00:27.137 ********** 2026-04-06 17:17:57.148868 | instance | ok: [instance] 2026-04-06 17:17:57.149011 | instance | 2026-04-06 17:17:57.149301 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-06 17:17:57.149510 | instance | Monday 06 April 2026 17:17:57 +0000 (0:00:00.092) 0:00:27.229 ********** 2026-04-06 17:17:57.200041 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-06 17:17:57.200307 | instance | 2026-04-06 17:17:57.200579 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-06 17:17:57.200846 | instance | Monday 06 April 2026 17:17:57 +0000 (0:00:00.051) 0:00:27.280 ********** 2026-04-06 17:17:57.749273 | instance | ok: [instance] 2026-04-06 17:17:57.749532 | instance | 2026-04-06 17:17:57.749938 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-04-06 17:17:57.750228 | instance | Monday 06 April 2026 17:17:57 +0000 (0:00:00.549) 0:00:27.830 ********** 2026-04-06 17:17:59.157333 | instance | ok: [instance] 2026-04-06 17:17:59.157493 | instance | 2026-04-06 17:17:59.157708 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-04-06 17:17:59.157907 | instance | Monday 06 April 2026 17:17:59 +0000 (0:00:01.408) 0:00:29.238 ********** 2026-04-06 17:17:59.858876 | instance | ok: [instance] 2026-04-06 17:17:59.858957 | instance | 2026-04-06 17:17:59.859085 | instance | PLAY [controllers] ************************************************************* 2026-04-06 17:17:59.859199 | instance | 2026-04-06 17:17:59.859323 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-06 17:17:59.859447 | instance | Monday 06 April 2026 17:17:59 +0000 (0:00:00.701) 0:00:29.940 ********** 2026-04-06 17:18:01.291071 | instance | ok: [instance] 2026-04-06 17:18:01.291142 | instance | 2026-04-06 17:18:01.291285 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-06 17:18:01.291447 | instance | Monday 06 April 2026 17:18:01 +0000 (0:00:01.432) 0:00:31.372 ********** 2026-04-06 17:18:01.336368 | instance | skipping: [instance] 2026-04-06 17:18:01.336654 | instance | 2026-04-06 17:18:01.336968 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-06 17:18:01.337306 | instance | Monday 06 April 2026 17:18:01 +0000 (0:00:00.044) 0:00:31.416 ********** 2026-04-06 17:18:01.379571 | instance | skipping: [instance] 2026-04-06 17:18:01.380201 | instance | 2026-04-06 17:18:01.380266 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-06 17:18:01.380284 | instance | Monday 06 April 2026 17:18:01 +0000 (0:00:00.043) 0:00:31.460 ********** 2026-04-06 17:18:01.428530 | instance | skipping: [instance] 2026-04-06 17:18:01.428782 | instance | 2026-04-06 17:18:01.429155 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-06 17:18:01.429508 | instance | Monday 06 April 2026 17:18:01 +0000 (0:00:00.048) 0:00:31.509 ********** 2026-04-06 17:18:01.472989 | instance | skipping: [instance] 2026-04-06 17:18:01.473318 | instance | 2026-04-06 17:18:01.473646 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-06 17:18:01.473929 | instance | Monday 06 April 2026 17:18:01 +0000 (0:00:00.044) 0:00:31.553 ********** 2026-04-06 17:18:02.180138 | instance | ok: [instance] 2026-04-06 17:18:02.180208 | instance | 2026-04-06 17:18:02.180363 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-06 17:18:02.180497 | instance | Monday 06 April 2026 17:18:02 +0000 (0:00:00.707) 0:00:32.261 ********** 2026-04-06 17:18:02.240988 | instance | ok: [instance] 2026-04-06 17:18:02.241253 | instance | 2026-04-06 17:18:02.241531 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-06 17:18:02.241799 | instance | Monday 06 April 2026 17:18:02 +0000 (0:00:00.060) 0:00:32.321 ********** 2026-04-06 17:18:02.283633 | instance | ok: [instance] 2026-04-06 17:18:02.283877 | instance | 2026-04-06 17:18:02.284242 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-06 17:18:02.284851 | instance | Monday 06 April 2026 17:18:02 +0000 (0:00:00.042) 0:00:32.364 ********** 2026-04-06 17:18:02.338650 | instance | ok: [instance] => (item=oslo_db) 2026-04-06 17:18:02.338922 | instance | 2026-04-06 17:18:02.339193 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-06 17:18:02.339474 | instance | Monday 06 April 2026 17:18:02 +0000 (0:00:00.054) 0:00:32.419 ********** 2026-04-06 17:18:02.400678 | instance | ok: [instance] 2026-04-06 17:18:02.400961 | instance | 2026-04-06 17:18:02.401326 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-06 17:18:02.401630 | instance | Monday 06 April 2026 17:18:02 +0000 (0:00:00.061) 0:00:32.481 ********** 2026-04-06 17:18:02.443344 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-06 17:18:02.443606 | instance | 2026-04-06 17:18:02.443909 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-06 17:18:02.444229 | instance | Monday 06 April 2026 17:18:02 +0000 (0:00:00.043) 0:00:32.524 ********** 2026-04-06 17:18:02.956383 | instance | ok: [instance] 2026-04-06 17:18:02.956625 | instance | 2026-04-06 17:18:02.956922 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-04-06 17:18:02.957197 | instance | Monday 06 April 2026 17:18:02 +0000 (0:00:00.512) 0:00:33.036 ********** 2026-04-06 17:18:03.622431 | instance | ok: [instance] 2026-04-06 17:18:03.622740 | instance | 2026-04-06 17:18:03.623045 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-04-06 17:18:03.623325 | instance | Monday 06 April 2026 17:18:03 +0000 (0:00:00.666) 0:00:33.703 ********** 2026-04-06 17:18:04.755208 | instance | ok: [instance] 2026-04-06 17:18:04.755275 | instance | 2026-04-06 17:18:04.755413 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-04-06 17:18:04.755535 | instance | Monday 06 April 2026 17:18:04 +0000 (0:00:01.133) 0:00:34.836 ********** 2026-04-06 17:18:05.143414 | instance | ok: [instance] 2026-04-06 17:18:05.143751 | instance | 2026-04-06 17:18:05.144143 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-04-06 17:18:05.144473 | instance | Monday 06 April 2026 17:18:05 +0000 (0:00:00.387) 0:00:35.224 ********** 2026-04-06 17:18:05.548721 | instance | ok: [instance] 2026-04-06 17:18:05.548991 | instance | 2026-04-06 17:18:05.549433 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-04-06 17:18:05.549792 | instance | Monday 06 April 2026 17:18:05 +0000 (0:00:00.405) 0:00:35.629 ********** 2026-04-06 17:18:05.987738 | instance | ok: [instance] 2026-04-06 17:18:05.988100 | instance | 2026-04-06 17:18:05.988441 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-04-06 17:18:05.988748 | instance | Monday 06 April 2026 17:18:05 +0000 (0:00:00.438) 0:00:36.067 ********** 2026-04-06 17:18:06.364634 | instance | ok: [instance] 2026-04-06 17:18:06.364913 | instance | 2026-04-06 17:18:06.365194 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-04-06 17:18:06.365546 | instance | Monday 06 April 2026 17:18:06 +0000 (0:00:00.377) 0:00:36.445 ********** 2026-04-06 17:18:08.148130 | instance | ok: [instance] 2026-04-06 17:18:08.148240 | instance | 2026-04-06 17:18:08.148369 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-04-06 17:18:08.148506 | instance | Monday 06 April 2026 17:18:08 +0000 (0:00:01.783) 0:00:38.229 ********** 2026-04-06 17:18:08.879003 | instance | ok: [instance] 2026-04-06 17:18:08.879161 | instance | 2026-04-06 17:18:08.879356 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-04-06 17:18:08.879542 | instance | Monday 06 April 2026 17:18:08 +0000 (0:00:00.730) 0:00:38.959 ********** 2026-04-06 17:18:08.938112 | instance | included: ingress for instance 2026-04-06 17:18:08.938368 | instance | 2026-04-06 17:18:08.938682 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-04-06 17:18:08.938986 | instance | Monday 06 April 2026 17:18:08 +0000 (0:00:00.058) 0:00:39.018 ********** 2026-04-06 17:18:09.890348 | instance | ok: [instance] 2026-04-06 17:18:09.890614 | instance | 2026-04-06 17:18:09.890896 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-04-06 17:18:09.891163 | instance | Monday 06 April 2026 17:18:09 +0000 (0:00:00.952) 0:00:39.970 ********** 2026-04-06 17:18:10.164201 | instance | ok: [instance] 2026-04-06 17:18:10.164409 | instance | 2026-04-06 17:18:10.164699 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-06 17:18:10.164973 | instance | Monday 06 April 2026 17:18:10 +0000 (0:00:00.273) 0:00:40.244 ********** 2026-04-06 17:18:10.225042 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-06 17:18:10.225323 | instance | 2026-04-06 17:18:10.225623 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-06 17:18:10.225875 | instance | Monday 06 April 2026 17:18:10 +0000 (0:00:00.060) 0:00:40.305 ********** 2026-04-06 17:18:10.874875 | instance | ok: [instance] 2026-04-06 17:18:10.875085 | instance | 2026-04-06 17:18:10.875430 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-06 17:18:10.875771 | instance | Monday 06 April 2026 17:18:10 +0000 (0:00:00.649) 0:00:40.955 ********** 2026-04-06 17:18:12.137888 | instance | ok: [instance] 2026-04-06 17:18:12.137971 | instance | 2026-04-06 17:18:12.138110 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-04-06 17:18:12.138239 | instance | Monday 06 April 2026 17:18:12 +0000 (0:00:01.263) 0:00:42.218 ********** 2026-04-06 17:18:12.897452 | instance | ok: [instance] 2026-04-06 17:18:12.897722 | instance | 2026-04-06 17:18:12.898018 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-04-06 17:18:12.898306 | instance | Monday 06 April 2026 17:18:12 +0000 (0:00:00.759) 0:00:42.978 ********** 2026-04-06 17:18:14.184179 | instance | ok: [instance] 2026-04-06 17:18:14.184495 | instance | 2026-04-06 17:18:14.184600 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-04-06 17:18:14.184898 | instance | Monday 06 April 2026 17:18:14 +0000 (0:00:01.286) 0:00:44.264 ********** 2026-04-06 17:18:15.371359 | instance | ok: [instance] 2026-04-06 17:18:15.371449 | instance | 2026-04-06 17:18:15.371589 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-04-06 17:18:15.371716 | instance | Monday 06 April 2026 17:18:15 +0000 (0:00:01.187) 0:00:45.452 ********** 2026-04-06 17:18:15.648652 | instance | ok: [instance] 2026-04-06 17:18:15.648802 | instance | 2026-04-06 17:18:15.648949 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-04-06 17:18:15.649214 | instance | Monday 06 April 2026 17:18:15 +0000 (0:00:00.277) 0:00:45.729 ********** 2026-04-06 17:18:15.859783 | instance | ok: [instance] 2026-04-06 17:18:15.859874 | instance | 2026-04-06 17:18:15.860048 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-04-06 17:18:15.860209 | instance | Monday 06 April 2026 17:18:15 +0000 (0:00:00.210) 0:00:45.940 ********** 2026-04-06 17:18:16.074959 | instance | ok: [instance] 2026-04-06 17:18:16.075062 | instance | 2026-04-06 17:18:16.075207 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-04-06 17:18:16.075327 | instance | Monday 06 April 2026 17:18:16 +0000 (0:00:00.215) 0:00:46.155 ********** 2026-04-06 17:18:16.797275 | instance | ok: [instance] 2026-04-06 17:18:16.797513 | instance | 2026-04-06 17:18:16.797830 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-04-06 17:18:16.798084 | instance | Monday 06 April 2026 17:18:16 +0000 (0:00:00.722) 0:00:46.877 ********** 2026-04-06 17:18:18.934245 | instance | ok: [instance] => (item=alertmanager) 2026-04-06 17:18:18.934317 | instance | ok: [instance] => (item=grafana) 2026-04-06 17:18:18.934542 | instance | ok: [instance] => (item=prometheus) 2026-04-06 17:18:18.934786 | instance | 2026-04-06 17:18:18.935056 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-04-06 17:18:18.935320 | instance | Monday 06 April 2026 17:18:18 +0000 (0:00:02.137) 0:00:49.014 ********** 2026-04-06 17:18:20.876005 | instance | ok: [instance] => (item=alertmanager) 2026-04-06 17:18:20.876238 | instance | ok: [instance] => (item=grafana) 2026-04-06 17:18:20.876531 | instance | ok: [instance] => (item=prometheus) 2026-04-06 17:18:20.876791 | instance | 2026-04-06 17:18:20.877076 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-04-06 17:18:20.877404 | instance | Monday 06 April 2026 17:18:20 +0000 (0:00:01.941) 0:00:50.956 ********** 2026-04-06 17:18:23.893263 | instance | ok: [instance] => (item=None) 2026-04-06 17:18:23.893416 | instance | ok: [instance] => (item=None) 2026-04-06 17:18:23.893590 | instance | ok: [instance] => (item=None) 2026-04-06 17:18:23.893760 | instance | ok: [instance] 2026-04-06 17:18:23.893943 | instance | 2026-04-06 17:18:23.894229 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-04-06 17:18:23.894416 | instance | Monday 06 April 2026 17:18:23 +0000 (0:00:03.017) 0:00:53.974 ********** 2026-04-06 17:18:28.304812 | instance | ok: [instance] => (item=None) 2026-04-06 17:18:28.304946 | instance | ok: [instance] => (item=None) 2026-04-06 17:18:28.305120 | instance | ok: [instance] => (item=None) 2026-04-06 17:18:28.305327 | instance | ok: [instance] => (item=None) 2026-04-06 17:18:28.305489 | instance | ok: [instance] => (item=None) 2026-04-06 17:18:28.305649 | instance | ok: [instance] 2026-04-06 17:18:28.305810 | instance | 2026-04-06 17:18:28.305995 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-04-06 17:18:28.306172 | instance | Monday 06 April 2026 17:18:28 +0000 (0:00:04.411) 0:00:58.385 ********** 2026-04-06 17:18:29.704627 | instance | ok: [instance] => (item=alertmanager) 2026-04-06 17:18:29.704776 | instance | ok: [instance] => (item=prometheus) 2026-04-06 17:18:29.704940 | instance | 2026-04-06 17:18:29.705117 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-04-06 17:18:29.705310 | instance | Monday 06 April 2026 17:18:29 +0000 (0:00:01.400) 0:00:59.785 ********** 2026-04-06 17:18:31.142762 | instance | ok: [instance] => (item=alertmanager) 2026-04-06 17:18:31.142834 | instance | ok: [instance] => (item=prometheus) 2026-04-06 17:18:31.142851 | instance | 2026-04-06 17:18:31.143125 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-04-06 17:18:31.143422 | instance | Monday 06 April 2026 17:18:31 +0000 (0:00:01.437) 0:01:01.223 ********** 2026-04-06 17:18:31.868031 | instance | ok: [instance] 2026-04-06 17:18:31.868115 | instance | 2026-04-06 17:18:31.868228 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-04-06 17:18:31.868380 | instance | Monday 06 April 2026 17:18:31 +0000 (0:00:00.726) 0:01:01.949 ********** 2026-04-06 17:18:39.582737 | instance | ok: [instance] 2026-04-06 17:18:39.582987 | instance | 2026-04-06 17:18:39.583276 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-04-06 17:18:39.583550 | instance | Monday 06 April 2026 17:18:39 +0000 (0:00:07.714) 0:01:09.663 ********** 2026-04-06 17:18:53.603377 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-04-06 17:18:53.603527 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-04-06 17:18:53.603709 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-04-06 17:18:53.603895 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-04-06 17:18:53.604075 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-04-06 17:18:53.604268 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-04-06 17:18:53.604440 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-04-06 17:18:53.604619 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-04-06 17:18:53.604794 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-04-06 17:18:53.604971 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-04-06 17:18:53.605147 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-04-06 17:18:53.605380 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-04-06 17:18:53.605550 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-04-06 17:18:53.605717 | instance | 2026-04-06 17:18:53.605903 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-04-06 17:18:53.606081 | instance | Monday 06 April 2026 17:18:53 +0000 (0:00:14.020) 0:01:23.684 ********** 2026-04-06 17:19:10.763589 | instance | ok: [instance] 2026-04-06 17:19:10.763839 | instance | 2026-04-06 17:19:10.764120 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-06 17:19:10.764393 | instance | Monday 06 April 2026 17:19:10 +0000 (0:00:17.159) 0:01:40.844 ********** 2026-04-06 17:19:11.772197 | instance | ok: [instance] 2026-04-06 17:19:11.772633 | instance | 2026-04-06 17:19:11.772696 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-06 17:19:11.772903 | instance | Monday 06 April 2026 17:19:11 +0000 (0:00:01.008) 0:01:41.852 ********** 2026-04-06 17:19:11.973373 | instance | ok: [instance] 2026-04-06 17:19:11.973578 | instance | 2026-04-06 17:19:11.973895 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-06 17:19:11.974200 | instance | Monday 06 April 2026 17:19:11 +0000 (0:00:00.201) 0:01:42.054 ********** 2026-04-06 17:19:12.455231 | instance | ok: [instance] 2026-04-06 17:19:12.455350 | instance | 2026-04-06 17:19:12.455681 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-06 17:19:12.455724 | instance | Monday 06 April 2026 17:19:12 +0000 (0:00:00.481) 0:01:42.536 ********** 2026-04-06 17:19:12.540049 | instance | ok: [instance] 2026-04-06 17:19:12.540127 | instance | 2026-04-06 17:19:12.540382 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-06 17:19:12.540422 | instance | Monday 06 April 2026 17:19:12 +0000 (0:00:00.084) 0:01:42.621 ********** 2026-04-06 17:19:12.608520 | instance | included: rabbitmq for instance 2026-04-06 17:19:12.608606 | instance | 2026-04-06 17:19:12.608888 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-06 17:19:12.608930 | instance | Monday 06 April 2026 17:19:12 +0000 (0:00:00.068) 0:01:42.689 ********** 2026-04-06 17:19:13.290195 | instance | ok: [instance] 2026-04-06 17:19:13.290264 | instance | 2026-04-06 17:19:13.290543 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-06 17:19:13.290577 | instance | Monday 06 April 2026 17:19:13 +0000 (0:00:00.681) 0:01:43.371 ********** 2026-04-06 17:19:13.509195 | instance | skipping: [instance] 2026-04-06 17:19:13.509330 | instance | 2026-04-06 17:19:13.509605 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-06 17:19:13.509644 | instance | Monday 06 April 2026 17:19:13 +0000 (0:00:00.219) 0:01:43.590 ********** 2026-04-06 17:19:13.731142 | instance | skipping: [instance] 2026-04-06 17:19:13.731173 | instance | 2026-04-06 17:19:13.731178 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-06 17:19:13.731183 | instance | Monday 06 April 2026 17:19:13 +0000 (0:00:00.221) 0:01:43.811 ********** 2026-04-06 17:19:13.952044 | instance | skipping: [instance] 2026-04-06 17:19:13.952135 | instance | 2026-04-06 17:19:13.952318 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-06 17:19:13.952547 | instance | Monday 06 April 2026 17:19:13 +0000 (0:00:00.220) 0:01:44.032 ********** 2026-04-06 17:19:14.850742 | instance | ok: [instance] 2026-04-06 17:19:14.850822 | instance | 2026-04-06 17:19:14.851094 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-06 17:19:14.851135 | instance | Monday 06 April 2026 17:19:14 +0000 (0:00:00.898) 0:01:44.931 ********** 2026-04-06 17:19:15.501806 | instance | ok: [instance] 2026-04-06 17:19:15.502341 | instance | 2026-04-06 17:19:15.502391 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-06 17:19:15.502399 | instance | Monday 06 April 2026 17:19:15 +0000 (0:00:00.651) 0:01:45.582 ********** 2026-04-06 17:19:15.554675 | instance | ok: [instance] 2026-04-06 17:19:15.554781 | instance | 2026-04-06 17:19:15.555069 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-06 17:19:15.555109 | instance | Monday 06 April 2026 17:19:15 +0000 (0:00:00.052) 0:01:45.635 ********** 2026-04-06 17:19:15.599864 | instance | skipping: [instance] 2026-04-06 17:19:15.599940 | instance | 2026-04-06 17:19:15.600113 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-06 17:19:15.600246 | instance | Monday 06 April 2026 17:19:15 +0000 (0:00:00.045) 0:01:45.680 ********** 2026-04-06 17:19:15.649397 | instance | skipping: [instance] 2026-04-06 17:19:15.649466 | instance | 2026-04-06 17:19:15.649745 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-06 17:19:15.649787 | instance | Monday 06 April 2026 17:19:15 +0000 (0:00:00.049) 0:01:45.730 ********** 2026-04-06 17:19:15.696939 | instance | ok: [instance] 2026-04-06 17:19:15.696983 | instance | 2026-04-06 17:19:15.696988 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-06 17:19:15.696994 | instance | Monday 06 April 2026 17:19:15 +0000 (0:00:00.047) 0:01:45.777 ********** 2026-04-06 17:19:15.788086 | instance | ok: [instance] => (item=identity) 2026-04-06 17:19:15.788150 | instance | ok: [instance] => (item=oslo_db) 2026-04-06 17:19:15.788429 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-06 17:19:15.788878 | instance | ok: [instance] => (item=oslo_cache) 2026-04-06 17:19:15.788890 | instance | 2026-04-06 17:19:15.788896 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-06 17:19:15.788901 | instance | Monday 06 April 2026 17:19:15 +0000 (0:00:00.091) 0:01:45.869 ********** 2026-04-06 17:19:15.846986 | instance | ok: [instance] 2026-04-06 17:19:15.847061 | instance | 2026-04-06 17:19:15.847315 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-06 17:19:15.847342 | instance | Monday 06 April 2026 17:19:15 +0000 (0:00:00.058) 0:01:45.927 ********** 2026-04-06 17:19:15.917714 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-06 17:19:15.917769 | instance | 2026-04-06 17:19:15.917781 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-06 17:19:15.917791 | instance | Monday 06 April 2026 17:19:15 +0000 (0:00:00.069) 0:01:45.997 ********** 2026-04-06 17:19:16.434741 | instance | ok: [instance] 2026-04-06 17:19:16.434831 | instance | 2026-04-06 17:19:16.435068 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-04-06 17:19:16.435109 | instance | Monday 06 April 2026 17:19:16 +0000 (0:00:00.518) 0:01:46.515 ********** 2026-04-06 17:19:17.503867 | instance | ok: [instance] => (item=None) 2026-04-06 17:19:17.503933 | instance | ok: [instance] 2026-04-06 17:19:17.504334 | instance | 2026-04-06 17:19:17.504375 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-04-06 17:19:17.504382 | instance | Monday 06 April 2026 17:19:17 +0000 (0:00:01.069) 0:01:47.584 ********** 2026-04-06 17:19:18.511985 | instance | ok: [instance] => (item=atmosphere) 2026-04-06 17:19:18.512078 | instance | 2026-04-06 17:19:18.512330 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-04-06 17:19:18.512371 | instance | Monday 06 April 2026 17:19:18 +0000 (0:00:01.008) 0:01:48.593 ********** 2026-04-06 17:19:19.406393 | instance | ok: [instance] 2026-04-06 17:19:19.406482 | instance | 2026-04-06 17:19:19.406635 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-04-06 17:19:19.406764 | instance | Monday 06 April 2026 17:19:19 +0000 (0:00:00.894) 0:01:49.487 ********** 2026-04-06 17:19:20.353353 | instance | ok: [instance] => (item=None) 2026-04-06 17:19:20.353486 | instance | ok: [instance] 2026-04-06 17:19:20.353633 | instance | 2026-04-06 17:19:20.353802 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-04-06 17:19:20.353966 | instance | Monday 06 April 2026 17:19:20 +0000 (0:00:00.946) 0:01:50.434 ********** 2026-04-06 17:19:21.486643 | instance | ok: [instance] => (item=None) 2026-04-06 17:19:21.486889 | instance | ok: [instance] 2026-04-06 17:19:21.487157 | instance | 2026-04-06 17:19:21.487429 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-04-06 17:19:21.487705 | instance | Monday 06 April 2026 17:19:21 +0000 (0:00:01.133) 0:01:51.567 ********** 2026-04-06 17:19:24.216450 | instance | ok: [instance] 2026-04-06 17:19:24.216488 | instance | 2026-04-06 17:19:24.216494 | instance | TASK [Create Ingress] ********************************************************** 2026-04-06 17:19:24.216499 | instance | Monday 06 April 2026 17:19:24 +0000 (0:00:02.729) 0:01:54.297 ********** 2026-04-06 17:19:24.336767 | instance | included: openstack_helm_ingress for instance 2026-04-06 17:19:24.336873 | instance | 2026-04-06 17:19:24.337115 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-06 17:19:24.337131 | instance | Monday 06 April 2026 17:19:24 +0000 (0:00:00.120) 0:01:54.417 ********** 2026-04-06 17:19:24.390805 | instance | skipping: [instance] 2026-04-06 17:19:24.391542 | instance | 2026-04-06 17:19:24.391551 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-06 17:19:24.391558 | instance | Monday 06 April 2026 17:19:24 +0000 (0:00:00.052) 0:01:54.470 ********** 2026-04-06 17:19:24.441351 | instance | skipping: [instance] 2026-04-06 17:19:24.441487 | instance | 2026-04-06 17:19:24.441625 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-06 17:19:24.441769 | instance | Monday 06 April 2026 17:19:24 +0000 (0:00:00.050) 0:01:54.521 ********** 2026-04-06 17:19:24.510404 | instance | ok: [instance] 2026-04-06 17:19:24.510512 | instance | 2026-04-06 17:19:24.510745 | instance | TASK [Create Ingress identity] ************************************************* 2026-04-06 17:19:24.510890 | instance | Monday 06 April 2026 17:19:24 +0000 (0:00:00.069) 0:01:54.591 ********** 2026-04-06 17:19:24.578177 | instance | included: ingress for instance 2026-04-06 17:19:24.578399 | instance | 2026-04-06 17:19:24.578671 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-04-06 17:19:24.578958 | instance | Monday 06 April 2026 17:19:24 +0000 (0:00:00.067) 0:01:54.659 ********** 2026-04-06 17:19:25.501625 | instance | ok: [instance] 2026-04-06 17:19:25.501874 | instance | 2026-04-06 17:19:25.502161 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-04-06 17:19:25.502445 | instance | Monday 06 April 2026 17:19:25 +0000 (0:00:00.923) 0:01:55.582 ********** 2026-04-06 17:19:25.948240 | instance | ok: [instance] 2026-04-06 17:19:25.948482 | instance | 2026-04-06 17:19:25.948765 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-04-06 17:19:25.949049 | instance | Monday 06 April 2026 17:19:25 +0000 (0:00:00.446) 0:01:56.028 ********** 2026-04-06 17:19:26.630591 | instance | ok: [instance] 2026-04-06 17:19:26.630933 | instance | 2026-04-06 17:19:26.631385 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-04-06 17:19:26.631700 | instance | Monday 06 April 2026 17:19:26 +0000 (0:00:00.682) 0:01:56.711 ********** 2026-04-06 17:19:27.605279 | instance | ok: [instance] => (item=atmosphere) 2026-04-06 17:19:27.605441 | instance | 2026-04-06 17:19:27.605556 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-04-06 17:19:27.605678 | instance | Monday 06 April 2026 17:19:27 +0000 (0:00:00.975) 0:01:57.686 ********** 2026-04-06 17:19:28.604582 | instance | ok: [instance] => (item=atmosphere) 2026-04-06 17:19:28.604809 | instance | 2026-04-06 17:19:28.605091 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-04-06 17:19:28.605448 | instance | Monday 06 April 2026 17:19:28 +0000 (0:00:00.999) 0:01:58.685 ********** 2026-04-06 17:19:29.540920 | instance | ok: [instance] => (item=atmosphere) 2026-04-06 17:19:29.541159 | instance | 2026-04-06 17:19:29.541477 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-04-06 17:19:29.541746 | instance | Monday 06 April 2026 17:19:29 +0000 (0:00:00.936) 0:01:59.621 ********** 2026-04-06 17:19:30.525388 | instance | ok: [instance] => (item=atmosphere) 2026-04-06 17:19:30.525573 | instance | 2026-04-06 17:19:30.525764 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-06 17:19:30.525942 | instance | Monday 06 April 2026 17:19:30 +0000 (0:00:00.984) 0:02:00.606 ********** 2026-04-06 17:19:30.595788 | instance | ok: [instance] 2026-04-06 17:19:30.596038 | instance | 2026-04-06 17:19:30.596307 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-06 17:19:30.596606 | instance | Monday 06 April 2026 17:19:30 +0000 (0:00:00.070) 0:02:00.676 ********** 2026-04-06 17:19:30.633463 | instance | skipping: [instance] 2026-04-06 17:19:30.633720 | instance | 2026-04-06 17:19:30.634003 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-06 17:19:30.634266 | instance | Monday 06 April 2026 17:19:30 +0000 (0:00:00.037) 0:02:00.714 ********** 2026-04-06 17:19:30.673688 | instance | skipping: [instance] 2026-04-06 17:19:30.673918 | instance | 2026-04-06 17:19:30.674197 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-06 17:19:30.674461 | instance | Monday 06 April 2026 17:19:30 +0000 (0:00:00.040) 0:02:00.754 ********** 2026-04-06 17:19:30.716283 | instance | skipping: [instance] 2026-04-06 17:19:30.716499 | instance | 2026-04-06 17:19:30.716802 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-06 17:19:30.717068 | instance | Monday 06 April 2026 17:19:30 +0000 (0:00:00.042) 0:02:00.797 ********** 2026-04-06 17:19:30.765756 | instance | skipping: [instance] 2026-04-06 17:19:30.766012 | instance | 2026-04-06 17:19:30.766303 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-06 17:19:30.766658 | instance | Monday 06 April 2026 17:19:30 +0000 (0:00:00.049) 0:02:00.846 ********** 2026-04-06 17:19:30.815777 | instance | skipping: [instance] 2026-04-06 17:19:30.815965 | instance | 2026-04-06 17:19:30.816289 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-06 17:19:30.816596 | instance | Monday 06 April 2026 17:19:30 +0000 (0:00:00.049) 0:02:00.896 ********** 2026-04-06 17:19:30.859839 | instance | ok: [instance] 2026-04-06 17:19:30.860100 | instance | 2026-04-06 17:19:30.860406 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-06 17:19:30.860728 | instance | Monday 06 April 2026 17:19:30 +0000 (0:00:00.044) 0:02:00.940 ********** 2026-04-06 17:19:30.956631 | instance | ok: [instance] => (item=identity) 2026-04-06 17:19:30.956998 | instance | ok: [instance] => (item=oslo_db) 2026-04-06 17:19:30.957485 | instance | ok: [instance] => (item=dashboard) 2026-04-06 17:19:30.957835 | instance | ok: [instance] => (item=oslo_cache) 2026-04-06 17:19:30.958213 | instance | 2026-04-06 17:19:30.958535 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-06 17:19:30.958861 | instance | Monday 06 April 2026 17:19:30 +0000 (0:00:00.096) 0:02:01.036 ********** 2026-04-06 17:19:31.031443 | instance | ok: [instance] 2026-04-06 17:19:31.031713 | instance | 2026-04-06 17:19:31.032014 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-06 17:19:31.032295 | instance | Monday 06 April 2026 17:19:31 +0000 (0:00:00.074) 0:02:01.111 ********** 2026-04-06 17:19:31.095145 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-06 17:19:31.095364 | instance | 2026-04-06 17:19:31.095638 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-06 17:19:31.095904 | instance | Monday 06 April 2026 17:19:31 +0000 (0:00:00.064) 0:02:01.175 ********** 2026-04-06 17:19:31.640489 | instance | ok: [instance] 2026-04-06 17:19:31.640755 | instance | 2026-04-06 17:19:31.641080 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-04-06 17:19:31.641458 | instance | Monday 06 April 2026 17:19:31 +0000 (0:00:00.545) 0:02:01.721 ********** 2026-04-06 17:19:33.466525 | instance | ok: [instance] 2026-04-06 17:19:33.466809 | instance | 2026-04-06 17:19:33.467090 | instance | TASK [Create Ingress] ********************************************************** 2026-04-06 17:19:33.467366 | instance | Monday 06 April 2026 17:19:33 +0000 (0:00:01.824) 0:02:03.546 ********** 2026-04-06 17:19:33.549570 | instance | included: openstack_helm_ingress for instance 2026-04-06 17:19:33.549837 | instance | 2026-04-06 17:19:33.550120 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-06 17:19:33.550396 | instance | Monday 06 April 2026 17:19:33 +0000 (0:00:00.084) 0:02:03.630 ********** 2026-04-06 17:19:33.595166 | instance | skipping: [instance] 2026-04-06 17:19:33.595396 | instance | 2026-04-06 17:19:33.595689 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-06 17:19:33.595960 | instance | Monday 06 April 2026 17:19:33 +0000 (0:00:00.045) 0:02:03.676 ********** 2026-04-06 17:19:33.645756 | instance | skipping: [instance] 2026-04-06 17:19:33.646001 | instance | 2026-04-06 17:19:33.646304 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-06 17:19:33.646545 | instance | Monday 06 April 2026 17:19:33 +0000 (0:00:00.049) 0:02:03.725 ********** 2026-04-06 17:19:33.702606 | instance | ok: [instance] 2026-04-06 17:19:33.702839 | instance | 2026-04-06 17:19:33.703149 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-04-06 17:19:33.703372 | instance | Monday 06 April 2026 17:19:33 +0000 (0:00:00.057) 0:02:03.783 ********** 2026-04-06 17:19:33.764914 | instance | included: ingress for instance 2026-04-06 17:19:33.765126 | instance | 2026-04-06 17:19:33.765434 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-04-06 17:19:33.765710 | instance | Monday 06 April 2026 17:19:33 +0000 (0:00:00.062) 0:02:03.845 ********** 2026-04-06 17:19:34.733710 | instance | ok: [instance] 2026-04-06 17:19:34.734003 | instance | 2026-04-06 17:19:34.734288 | instance | PLAY RECAP ********************************************************************* 2026-04-06 17:19:34.734579 | instance | instance : ok=114 changed=0 unreachable=0 failed=0 skipped=30 rescued=0 ignored=0 2026-04-06 17:19:34.734824 | instance | 2026-04-06 17:19:34.735099 | instance | Monday 06 April 2026 17:19:34 +0000 (0:00:00.968) 0:02:04.814 ********** 2026-04-06 17:19:34.735394 | instance | =============================================================================== 2026-04-06 17:19:34.735745 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 17.16s 2026-04-06 17:19:34.736022 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 14.02s 2026-04-06 17:19:34.736284 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 7.71s 2026-04-06 17:19:34.736493 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles ------- 4.41s 2026-04-06 17:19:34.736663 | instance | vexxhost.kubernetes.cert_manager : Deploy Helm chart -------------------- 3.03s 2026-04-06 17:19:34.736830 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients ----- 3.02s 2026-04-06 17:19:34.736991 | instance | vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs --- 3.00s 2026-04-06 17:19:34.737156 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs -------- 2.94s 2026-04-06 17:19:34.737342 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ------------------------ 2.73s 2026-04-06 17:19:34.737531 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart ------- 2.67s 2026-04-06 17:19:34.737700 | instance | vexxhost.atmosphere.ingress_nginx : Deploy Helm chart ------------------- 2.57s 2026-04-06 17:19:34.737868 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords --- 2.14s 2026-04-06 17:19:34.738043 | instance | vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets --- 1.94s 2026-04-06 17:19:34.738205 | instance | vexxhost.atmosphere.horizon : Deploy Helm chart ------------------------- 1.82s 2026-04-06 17:19:34.738374 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ------------------------ 1.78s 2026-04-06 17:19:34.738530 | instance | Gathering Facts --------------------------------------------------------- 1.68s 2026-04-06 17:19:34.738700 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration --- 1.44s 2026-04-06 17:19:34.738858 | instance | Gathering Facts --------------------------------------------------------- 1.43s 2026-04-06 17:19:34.739022 | instance | vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart --- 1.41s 2026-04-06 17:19:34.739188 | instance | vexxhost.atmosphere.memcached : Deploy Helm chart ----------------------- 1.41s 2026-04-06 17:19:34.857758 | instance | INFO [keycloak > idempotence] Executed: Successful 2026-04-06 17:19:34.865952 | instance | INFO [keycloak > side_effect] Executing 2026-04-06 17:19:34.866269 | instance | WARNING [keycloak > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-06 17:19:34.873669 | instance | INFO [keycloak > verify] Executing 2026-04-06 17:19:35.694312 | instance | 2026-04-06 17:19:35.694581 | instance | PLAY [Create user and assert it exists inside Keystone] ************************ 2026-04-06 17:19:35.694843 | instance | 2026-04-06 17:19:35.695150 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-06 17:19:35.695423 | instance | Monday 06 April 2026 17:19:35 +0000 (0:00:00.012) 0:00:00.012 ********** 2026-04-06 17:19:37.327047 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-06 17:19:37.327291 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-06 17:19:37.327564 | instance | interpreter could change the meaning of that path. See 2026-04-06 17:19:37.327856 | instance | https://docs.ansible.com/ansible- 2026-04-06 17:19:37.328116 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-06 17:19:37.350579 | instance | ok: [instance] 2026-04-06 17:19:37.350872 | instance | 2026-04-06 17:19:37.351220 | instance | TASK [Create Keycloak user] **************************************************** 2026-04-06 17:19:37.351488 | instance | Monday 06 April 2026 17:19:37 +0000 (0:00:01.656) 0:00:01.669 ********** 2026-04-06 17:19:38.422517 | instance | changed: [instance -> localhost] 2026-04-06 17:19:38.422768 | instance | 2026-04-06 17:19:38.423051 | instance | TASK [Set a fact with user information using "end_state" or "existing"] ******** 2026-04-06 17:19:38.423351 | instance | Monday 06 April 2026 17:19:38 +0000 (0:00:01.071) 0:00:02.741 ********** 2026-04-06 17:19:38.468130 | instance | ok: [instance] 2026-04-06 17:19:38.468371 | instance | 2026-04-06 17:19:38.468645 | instance | TASK [Get list of all users in "atmosphere" domain] **************************** 2026-04-06 17:19:38.468916 | instance | Monday 06 April 2026 17:19:38 +0000 (0:00:00.045) 0:00:02.786 ********** 2026-04-06 17:19:40.143063 | instance | ok: [instance -> localhost] 2026-04-06 17:19:40.143193 | instance | 2026-04-06 17:19:40.143323 | instance | TASK [Assert that the user exists] ********************************************* 2026-04-06 17:19:40.143479 | instance | Monday 06 April 2026 17:19:40 +0000 (0:00:01.675) 0:00:04.461 ********** 2026-04-06 17:19:40.172517 | instance | ok: [instance] => { 2026-04-06 17:19:40.172796 | instance | "changed": false, 2026-04-06 17:19:40.173161 | instance | "msg": "All assertions passed" 2026-04-06 17:19:40.173468 | instance | } 2026-04-06 17:19:40.173722 | instance | 2026-04-06 17:19:40.173984 | instance | PLAY RECAP ********************************************************************* 2026-04-06 17:19:40.174265 | instance | instance : ok=5 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-06 17:19:40.174523 | instance | 2026-04-06 17:19:40.174862 | instance | Monday 06 April 2026 17:19:40 +0000 (0:00:00.029) 0:00:04.491 ********** 2026-04-06 17:19:40.175166 | instance | =============================================================================== 2026-04-06 17:19:40.175460 | instance | Get list of all users in "atmosphere" domain ---------------------------- 1.68s 2026-04-06 17:19:40.175740 | instance | Gathering Facts --------------------------------------------------------- 1.66s 2026-04-06 17:19:40.176030 | instance | Create Keycloak user ---------------------------------------------------- 1.07s 2026-04-06 17:19:40.176304 | instance | Set a fact with user information using "end_state" or "existing" -------- 0.05s 2026-04-06 17:19:40.176584 | instance | Assert that the user exists --------------------------------------------- 0.03s 2026-04-06 17:19:40.237855 | instance | INFO [keycloak > verify] Executed: Successful 2026-04-06 17:19:40.250477 | instance | INFO [keycloak > cleanup] Executing 2026-04-06 17:19:40.250900 | instance | WARNING [keycloak > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-06 17:19:40.259196 | instance | INFO [keycloak > destroy] Executing 2026-04-06 17:19:40.259262 | instance | WARNING [keycloak > destroy] Skipping, '--destroy=never' requested. 2026-04-06 17:19:40.259337 | instance | INFO [keycloak > destroy] Executed: Successful 2026-04-06 17:19:40.259645 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-04-06 17:19:40.382243 | instance | ok: Runtime: 0:19:44.522647 2026-04-06 17:19:40.407479 | 2026-04-06 17:19:40.407640 | PLAY RECAP 2026-04-06 17:19:40.407694 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-06 17:19:40.407717 | 2026-04-06 17:19:40.560073 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-06 17:19:40.565151 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2025.1] 2026-04-06 17:19:41.189052 | 2026-04-06 17:19:41.189186 | PLAY [all] 2026-04-06 17:19:41.203953 | 2026-04-06 17:19:41.204054 | TASK [gather-host-logs : creating directory for system status] 2026-04-06 17:19:41.560701 | instance | changed 2026-04-06 17:19:41.568102 | 2026-04-06 17:19:41.568209 | TASK [gather-host-logs : Get logs for each host] 2026-04-06 17:19:41.920349 | instance | + systemd-cgls --full --all --no-pager 2026-04-06 17:19:41.944855 | instance | + ip addr 2026-04-06 17:19:41.949249 | instance | + ip route 2026-04-06 17:19:41.951042 | instance | + lsblk 2026-04-06 17:19:41.958773 | instance | + mount 2026-04-06 17:19:41.966977 | instance | + docker images 2026-04-06 17:19:41.967444 | instance | /bin/bash: line 7: docker: command not found 2026-04-06 17:19:41.967675 | instance | + brctl show 2026-04-06 17:19:41.968161 | instance | /bin/bash: line 8: brctl: command not found 2026-04-06 17:19:41.968469 | instance | + ps aux --sort=-%mem 2026-04-06 17:19:41.995431 | instance | + dpkg -l 2026-04-06 17:19:42.005210 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-04-06 17:19:42.005502 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-04-06 17:19:42.005556 | instance | /bin/bash: line 11: docker: command not found 2026-04-06 17:19:42.005762 | instance | + '[' '!' -z '' ']' 2026-04-06 17:19:42.104745 | instance | ok: Runtime: 0:00:00.098841 2026-04-06 17:19:42.113369 | 2026-04-06 17:19:42.113464 | TASK [gather-host-logs : Downloads logs to executor] 2026-04-06 17:19:42.763459 | instance | changed: 2026-04-06 17:19:42.763706 | instance | created directory /var/lib/zuul/builds/346f249af2ba431eb21676787821f5fd/work/logs/instance 2026-04-06 17:19:42.763740 | instance | cd+++++++++ system/ 2026-04-06 17:19:42.763762 | instance | >f+++++++++ system/brctl-show.txt 2026-04-06 17:19:42.763783 | instance | >f+++++++++ system/docker-images.txt 2026-04-06 17:19:42.763802 | instance | >f+++++++++ system/ip-addr.txt 2026-04-06 17:19:42.763824 | instance | >f+++++++++ system/ip-route.txt 2026-04-06 17:19:42.763844 | instance | >f+++++++++ system/lsblk.txt 2026-04-06 17:19:42.763864 | instance | >f+++++++++ system/mount.txt 2026-04-06 17:19:42.763885 | instance | >f+++++++++ system/packages.txt 2026-04-06 17:19:42.763904 | instance | >f+++++++++ system/ps.txt 2026-04-06 17:19:42.763923 | instance | >f+++++++++ system/systemd-cgls.txt 2026-04-06 17:19:42.772820 | 2026-04-06 17:19:42.772886 | LOOP [helm-release-status : creating directory for helm release status] 2026-04-06 17:19:42.965864 | instance | changed: "values" 2026-04-06 17:19:43.145935 | instance | changed: "releases" 2026-04-06 17:19:43.159416 | 2026-04-06 17:19:43.159576 | TASK [helm-release-status : Gather get release status for helm charts] 2026-04-06 17:19:47.200234 | instance | ok: Runtime: 0:00:03.567417 2026-04-06 17:19:47.209247 | 2026-04-06 17:19:47.209423 | TASK [helm-release-status : Downloads logs to executor] 2026-04-06 17:19:47.714503 | instance | changed: 2026-04-06 17:19:47.714690 | instance | cd+++++++++ helm/ 2026-04-06 17:19:47.714729 | instance | cd+++++++++ helm/releases/ 2026-04-06 17:19:47.714759 | instance | cd+++++++++ helm/releases/auth-system/ 2026-04-06 17:19:47.714787 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-04-06 17:19:47.714817 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-04-06 17:19:47.714844 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-04-06 17:19:47.714870 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-04-06 17:19:47.714896 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-04-06 17:19:47.714922 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-04-06 17:19:47.714947 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-04-06 17:19:47.714975 | instance | cd+++++++++ helm/releases/kube-system/ 2026-04-06 17:19:47.715001 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-04-06 17:19:47.715026 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-04-06 17:19:47.715052 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-04-06 17:19:47.715077 | instance | cd+++++++++ helm/releases/monitoring/ 2026-04-06 17:19:47.715103 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-04-06 17:19:47.715128 | instance | cd+++++++++ helm/releases/openstack/ 2026-04-06 17:19:47.715153 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-04-06 17:19:47.715182 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-04-06 17:19:47.715208 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-04-06 17:19:47.715233 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-04-06 17:19:47.715275 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-04-06 17:19:47.715303 | instance | cd+++++++++ helm/values/ 2026-04-06 17:19:47.715329 | instance | cd+++++++++ helm/values/auth-system/ 2026-04-06 17:19:47.715354 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-04-06 17:19:47.715379 | instance | cd+++++++++ helm/values/cert-manager/ 2026-04-06 17:19:47.715405 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-04-06 17:19:47.715430 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-04-06 17:19:47.715455 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-04-06 17:19:47.715480 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-04-06 17:19:47.715506 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-04-06 17:19:47.715531 | instance | cd+++++++++ helm/values/kube-system/ 2026-04-06 17:19:47.715556 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-04-06 17:19:47.715581 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-04-06 17:19:47.715606 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-04-06 17:19:47.715631 | instance | cd+++++++++ helm/values/monitoring/ 2026-04-06 17:19:47.715656 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-04-06 17:19:47.715680 | instance | cd+++++++++ helm/values/openstack/ 2026-04-06 17:19:47.715706 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-04-06 17:19:47.715730 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-04-06 17:19:47.715755 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-04-06 17:19:47.715780 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-04-06 17:19:47.715805 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-04-06 17:19:47.727555 | 2026-04-06 17:19:47.727624 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-04-06 17:19:47.923410 | instance | changed 2026-04-06 17:19:47.928927 | 2026-04-06 17:19:47.929025 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-04-06 17:19:48.163657 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-06 17:19:48.166211 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-06 17:19:48.169959 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:19:48.170889 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:19:48.257792 | instance | node/instance 2026-04-06 17:19:48.259839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:19:48.310817 | instance | clusterrole/admin 2026-04-06 17:19:48.512156 | instance | clusterrole/cert-manager-cainjector 2026-04-06 17:19:48.512214 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-04-06 17:19:48.522202 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:19:48.542183 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:19:48.687770 | instance | clusterrole/cert-manager-controller-certificates 2026-04-06 17:19:48.709159 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-04-06 17:19:48.855050 | instance | clusterrole/cert-manager-controller-challenges 2026-04-06 17:19:48.873732 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-04-06 17:19:49.043646 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-04-06 17:19:49.044093 | instance | clusterrole/cert-manager-controller-issuers 2026-04-06 17:19:49.196923 | instance | clusterrole/cert-manager-controller-orders 2026-04-06 17:19:49.212939 | instance | clusterrole/cert-manager-edit 2026-04-06 17:19:49.363723 | instance | clusterrole/cert-manager-view 2026-04-06 17:19:49.380198 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-04-06 17:19:49.537433 | instance | clusterrole/cilium 2026-04-06 17:19:49.553255 | instance | clusterrole/cilium-operator 2026-04-06 17:19:49.704402 | instance | clusterrole/cluster-admin 2026-04-06 17:19:49.724639 | instance | clusterrole/edit 2026-04-06 17:19:49.913747 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-06 17:19:49.950126 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-04-06 17:19:50.115097 | instance | clusterrole/ingress-nginx 2026-04-06 17:19:50.143079 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-04-06 17:19:50.289142 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-04-06 17:19:50.310362 | instance | clusterrole/kube-prometheus-stack-operator 2026-04-06 17:19:50.461866 | instance | clusterrolebinding/cert-manager-cainjector 2026-04-06 17:19:50.476433 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-04-06 17:19:50.648018 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-04-06 17:19:50.652196 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-04-06 17:19:50.821118 | instance | clusterrole/kubeadm:get-nodes 2026-04-06 17:19:50.827003 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-04-06 17:19:50.984388 | instance | clusterrole/local-path-provisioner 2026-04-06 17:19:51.006407 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-04-06 17:19:51.146499 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-04-06 17:19:51.172324 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-04-06 17:19:51.308188 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-04-06 17:19:51.345033 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-04-06 17:19:51.467141 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-04-06 17:19:51.506366 | instance | clusterrolebinding/cert-manager-controller-orders 2026-04-06 17:19:51.657698 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-04-06 17:19:51.682898 | instance | clusterrolebinding/cilium 2026-04-06 17:19:51.825896 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-04-06 17:19:51.847771 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-04-06 17:19:51.979865 | instance | clusterrolebinding/cilium-operator 2026-04-06 17:19:52.032785 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-04-06 17:19:52.160075 | instance | clusterrolebinding/cluster-admin 2026-04-06 17:19:52.211388 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-04-06 17:19:52.318643 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-06 17:19:52.375512 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-04-06 17:19:52.467245 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-04-06 17:19:52.541400 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-04-06 17:19:52.625528 | instance | clusterrolebinding/ingress-nginx 2026-04-06 17:19:52.711896 | instance | clusterrole/secretgen-controller-cluster-role 2026-04-06 17:19:52.792712 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-04-06 17:19:52.859269 | instance | clusterrole/system:aggregate-to-admin 2026-04-06 17:19:52.970045 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-04-06 17:19:53.026645 | instance | clusterrole/system:aggregate-to-edit 2026-04-06 17:19:53.148028 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-04-06 17:19:53.194698 | instance | clusterrole/system:aggregate-to-view 2026-04-06 17:19:53.316669 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-04-06 17:19:53.361674 | instance | clusterrole/system:auth-delegator 2026-04-06 17:19:53.481598 | instance | clusterrolebinding/kubeadm:get-nodes 2026-04-06 17:19:53.528431 | instance | clusterrole/system:basic-user 2026-04-06 17:19:53.658641 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-04-06 17:19:53.699328 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-04-06 17:19:53.832481 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-04-06 17:19:53.872674 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-04-06 17:19:54.015622 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-04-06 17:19:54.052313 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-04-06 17:19:54.178404 | instance | clusterrolebinding/kubeadm:node-proxier 2026-04-06 17:19:54.217071 | instance | clusterrolebinding/local-path-provisioner 2026-04-06 17:19:54.363235 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-04-06 17:19:54.403073 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-04-06 17:19:54.541669 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-04-06 17:19:54.575612 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-04-06 17:19:54.707046 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-04-06 17:19:54.766606 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-04-06 17:19:54.885130 | instance | clusterrole/system:controller:attachdetach-controller 2026-04-06 17:19:54.931910 | instance | clusterrolebinding/system:basic-user 2026-04-06 17:19:55.062219 | instance | clusterrole/system:controller:certificate-controller 2026-04-06 17:19:55.126744 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-04-06 17:19:55.247816 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-04-06 17:19:55.309374 | instance | clusterrolebinding/system:controller:certificate-controller 2026-04-06 17:19:55.429963 | instance | clusterrole/system:controller:cronjob-controller 2026-04-06 17:19:55.474590 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-04-06 17:19:55.590001 | instance | clusterrole/system:controller:daemon-set-controller 2026-04-06 17:19:55.652391 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-04-06 17:19:55.767642 | instance | clusterrole/system:controller:deployment-controller 2026-04-06 17:19:55.814962 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-04-06 17:19:55.936758 | instance | clusterrole/system:controller:disruption-controller 2026-04-06 17:19:55.982998 | instance | clusterrolebinding/system:controller:deployment-controller 2026-04-06 17:19:56.120759 | instance | clusterrole/system:controller:endpoint-controller 2026-04-06 17:19:56.163626 | instance | clusterrole/system:controller:endpointslice-controller 2026-04-06 17:19:56.304365 | instance | clusterrolebinding/system:controller:disruption-controller 2026-04-06 17:19:56.321404 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-04-06 17:19:56.475001 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-04-06 17:19:56.494023 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-04-06 17:19:56.640307 | instance | clusterrole/system:controller:expand-controller 2026-04-06 17:19:56.648564 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-04-06 17:19:56.807094 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-04-06 17:19:56.849456 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-04-06 17:19:56.960901 | instance | clusterrole/system:controller:generic-garbage-collector 2026-04-06 17:19:57.026667 | instance | clusterrolebinding/system:controller:expand-controller 2026-04-06 17:19:57.153424 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-04-06 17:19:57.194413 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-04-06 17:19:57.320514 | instance | clusterrole/system:controller:job-controller 2026-04-06 17:19:57.372650 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-04-06 17:19:57.478793 | instance | clusterrolebinding/system:controller:job-controller 2026-04-06 17:19:57.543388 | instance | clusterrolebinding/system:controller:namespace-controller 2026-04-06 17:19:57.640377 | instance | clusterrolebinding/system:controller:node-controller 2026-04-06 17:19:57.742778 | instance | clusterrole/system:controller:namespace-controller 2026-04-06 17:19:57.810981 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-04-06 17:19:57.924328 | instance | clusterrole/system:controller:node-controller 2026-04-06 17:19:57.978906 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-04-06 17:19:58.098122 | instance | clusterrole/system:controller:persistent-volume-binder 2026-04-06 17:19:58.149081 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-04-06 17:19:58.281448 | instance | clusterrole/system:controller:pod-garbage-collector 2026-04-06 17:19:58.318374 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-04-06 17:19:58.436525 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-04-06 17:19:58.492691 | instance | clusterrolebinding/system:controller:replication-controller 2026-04-06 17:19:58.605730 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-04-06 17:19:58.651303 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-04-06 17:19:58.775456 | instance | clusterrolebinding/system:controller:route-controller 2026-04-06 17:19:58.824958 | instance | clusterrolebinding/system:controller:service-account-controller 2026-04-06 17:19:58.936994 | instance | clusterrole/system:controller:pv-protection-controller 2026-04-06 17:19:58.982447 | instance | clusterrole/system:controller:pvc-protection-controller 2026-04-06 17:19:59.089628 | instance | clusterrolebinding/system:controller:service-controller 2026-04-06 17:19:59.138707 | instance | clusterrole/system:controller:replicaset-controller 2026-04-06 17:19:59.249362 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-04-06 17:19:59.303795 | instance | clusterrole/system:controller:replication-controller 2026-04-06 17:19:59.406068 | instance | clusterrole/system:controller:resourcequota-controller 2026-04-06 17:19:59.473002 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-04-06 17:19:59.595381 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-04-06 17:19:59.644951 | instance | clusterrolebinding/system:controller:ttl-controller 2026-04-06 17:19:59.769771 | instance | clusterrole/system:controller:route-controller 2026-04-06 17:19:59.805415 | instance | clusterrolebinding/system:coredns 2026-04-06 17:19:59.944555 | instance | clusterrolebinding/system:discovery 2026-04-06 17:19:59.984888 | instance | clusterrole/system:controller:service-account-controller 2026-04-06 17:20:00.129088 | instance | clusterrolebinding/system:kube-controller-manager 2026-04-06 17:20:00.196227 | instance | clusterrole/system:controller:service-controller 2026-04-06 17:20:00.291283 | instance | clusterrolebinding/system:kube-dns 2026-04-06 17:20:00.347151 | instance | clusterrole/system:controller:statefulset-controller 2026-04-06 17:20:00.466004 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-04-06 17:20:00.523222 | instance | clusterrole/system:controller:ttl-controller 2026-04-06 17:20:00.639503 | instance | clusterrole/system:coredns 2026-04-06 17:20:00.690265 | instance | clusterrolebinding/system:kube-scheduler 2026-04-06 17:20:00.808738 | instance | clusterrole/system:discovery 2026-04-06 17:20:00.868741 | instance | clusterrole/system:heapster 2026-04-06 17:20:00.988564 | instance | clusterrolebinding/system:monitoring 2026-04-06 17:20:01.045325 | instance | clusterrole/system:kube-aggregator 2026-04-06 17:20:01.157812 | instance | clusterrolebinding/system:node 2026-04-06 17:20:01.215424 | instance | clusterrole/system:kube-controller-manager 2026-04-06 17:20:01.309024 | instance | clusterrolebinding/system:node-proxier 2026-04-06 17:20:01.378800 | instance | clusterrole/system:kube-dns 2026-04-06 17:20:01.482280 | instance | clusterrolebinding/system:public-info-viewer 2026-04-06 17:20:01.541773 | instance | clusterrole/system:kube-scheduler 2026-04-06 17:20:01.656368 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-04-06 17:20:01.702238 | instance | clusterrole/system:kubelet-api-admin 2026-04-06 17:20:01.821433 | instance | clusterrolebinding/system:volume-scheduler 2026-04-06 17:20:01.878837 | instance | clusterrole/system:monitoring 2026-04-06 17:20:01.982614 | instance | clusterrole/system:node 2026-04-06 17:20:02.040961 | instance | clusterrole/system:node-bootstrapper 2026-04-06 17:20:02.152614 | instance | clusterrole/system:node-problem-detector 2026-04-06 17:20:02.199817 | instance | clusterrole/system:node-proxier 2026-04-06 17:20:02.344091 | instance | clusterrole/system:persistent-volume-provisioner 2026-04-06 17:20:02.373279 | instance | clusterrole/system:public-info-viewer 2026-04-06 17:20:02.508250 | instance | clusterrole/system:service-account-issuer-discovery 2026-04-06 17:20:02.549423 | instance | clusterrole/system:volume-scheduler 2026-04-06 17:20:02.677311 | instance | clusterrole/view 2026-04-06 17:20:02.712479 | instance | storageclass/general 2026-04-06 17:20:02.851156 | instance | namespace/auth-system 2026-04-06 17:20:02.923713 | instance | namespace/cert-manager 2026-04-06 17:20:03.024509 | instance | namespace/default 2026-04-06 17:20:03.097690 | instance | namespace/envoy-gateway-system 2026-04-06 17:20:03.191568 | instance | namespace/ingress-nginx 2026-04-06 17:20:03.260936 | instance | namespace/kube-node-lease 2026-04-06 17:20:03.363756 | instance | namespace/kube-public 2026-04-06 17:20:03.429198 | instance | namespace/kube-system 2026-04-06 17:20:03.529689 | instance | namespace/local-path-storage 2026-04-06 17:20:03.602177 | instance | namespace/monitoring 2026-04-06 17:20:03.720409 | instance | namespace/openstack 2026-04-06 17:20:03.759591 | instance | namespace/secretgen-controller 2026-04-06 17:20:03.987060 | instance | ok: Runtime: 0:00:15.792705 2026-04-06 17:20:03.996013 | 2026-04-06 17:20:03.996106 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-04-06 17:20:04.199074 | instance | changed 2026-04-06 17:20:04.206110 | 2026-04-06 17:20:04.206209 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-04-06 17:20:04.470926 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-06 17:20:04.471004 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-06 17:20:04.472180 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-06 17:20:04.559501 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:04.561079 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:04.641395 | instance | auth-system/configmaps/keycloak-env-vars 2026-04-06 17:20:04.644382 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:04.644618 | instance | auth-system/configmaps/kube-root-ca.crt 2026-04-06 17:20:04.658974 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:04.739012 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:04.783891 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:04.814918 | instance | cert-manager/configmaps/cert-manager-webhook 2026-04-06 17:20:04.825465 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:04.828302 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-04-06 17:20:04.876513 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:04.930650 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:05.018761 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:05.020029 | instance | cert-manager/deployment/cert-manager 2026-04-06 17:20:05.020936 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:05.069971 | instance | cert-manager/deployment/cert-manager-cainjector 2026-04-06 17:20:05.115811 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:05.130901 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:05.212094 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:05.218925 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:05.243783 | instance | auth-system/endpoints/keycloak 2026-04-06 17:20:05.273326 | instance | cert-manager/deployment/cert-manager-webhook 2026-04-06 17:20:05.294061 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:05.334007 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:05.390597 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:05.441586 | instance | auth-system/endpoints/keycloak-headless 2026-04-06 17:20:05.447174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:05.455946 | instance | auth-system/endpoints/keycloak-metrics 2026-04-06 17:20:05.504728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:05.548285 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-06 17:20:05.555759 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:05.609704 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-06 17:20:05.614695 | instance | cert-manager/endpoints/cert-manager 2026-04-06 17:20:05.622190 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:05.646453 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:05.647895 | instance | cert-manager/endpoints/cert-manager-webhook 2026-04-06 17:20:05.698821 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:05.731363 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:05.784592 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:05.804911 | instance | auth-system/ingresses/keycloak 2026-04-06 17:20:05.828724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:05.856500 | instance | auth-system/networkpolicies/keycloak 2026-04-06 17:20:05.891263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:05.954395 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:05.992960 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:06.010839 | instance | cert-manager/pods/cert-manager-75c4c745bc-lgwmg 2026-04-06 17:20:06.058178 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-78r2x 2026-04-06 17:20:06.069534 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:06.088034 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:06.199140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:06.214543 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-9tthw 2026-04-06 17:20:06.220262 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:06.256410 | instance | auth-system/pods/keycloak-0 2026-04-06 17:20:06.288769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:06.320633 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:06.385226 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:06.419593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:06.475076 | instance | auth-system/secrets/keycloak 2026-04-06 17:20:06.477361 | instance | auth-system/secrets/keycloak-externaldb 2026-04-06 17:20:06.499402 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:06.537359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:06.586344 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:06.626571 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:06.639952 | instance | auth-system/secrets/keycloak.199-204-45-238.nip.io-tls 2026-04-06 17:20:06.652402 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-04-06 17:20:06.698282 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:06.711175 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:06.781378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:06.810521 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:06.828156 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-04-06 17:20:06.871133 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-04-06 17:20:06.873575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:06.882486 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:06.959797 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:06.985884 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:07.019634 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-04-06 17:20:07.035084 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:07.070625 | instance | auth-system/serviceaccounts/default 2026-04-06 17:20:07.090397 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-06 17:20:07.099086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:07.133139 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:07.180836 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:07.213990 | instance | auth-system/serviceaccounts/keycloak 2026-04-06 17:20:07.229131 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:07.267377 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-04-06 17:20:07.273124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:07.351469 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:07.373291 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:07.416067 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-04-06 17:20:07.450799 | instance | cert-manager/roles/cert-manager:leaderelection 2026-04-06 17:20:07.455948 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-06 17:20:07.461983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:07.477335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:07.549517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:07.586100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:07.624357 | instance | auth-system/services/keycloak 2026-04-06 17:20:07.644873 | instance | auth-system/services/keycloak-headless 2026-04-06 17:20:07.665087 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:07.702473 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:07.758257 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:07.807489 | instance | auth-system/services/keycloak-metrics 2026-04-06 17:20:07.817531 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:07.842183 | instance | auth-system/statefulsets/keycloak 2026-04-06 17:20:07.938591 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:07.992993 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-04-06 17:20:08.030736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:08.037839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:08.044756 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-04-06 17:20:08.121101 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:08.125318 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:08.203397 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-04-06 17:20:08.210929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:08.234513 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-04-06 17:20:08.250240 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:08.322632 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:08.351878 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:08.399735 | instance | cert-manager/serviceaccounts/cert-manager 2026-04-06 17:20:08.425345 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:08.447392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:08.504593 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-04-06 17:20:08.531600 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:08.535331 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:08.624252 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-04-06 17:20:08.624535 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:08.625071 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:08.714478 | instance | cert-manager/serviceaccounts/default 2026-04-06 17:20:08.722903 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:08.735609 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:08.823401 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:08.834316 | instance | cert-manager/services/cert-manager 2026-04-06 17:20:08.836819 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:08.910887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:08.913844 | instance | cert-manager/services/cert-manager-webhook 2026-04-06 17:20:08.944578 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-06 17:20:08.953322 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:09.005497 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:09.024614 | instance | default/configmaps/kube-root-ca.crt 2026-04-06 17:20:09.046894 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:09.103648 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:09.108000 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-04-06 17:20:09.143785 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:09.197507 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-04-06 17:20:09.199024 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-06 17:20:09.212503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:09.231932 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:09.320241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:09.323569 | instance | default/endpoints/kubernetes 2026-04-06 17:20:09.347778 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:09.375079 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-04-06 17:20:09.426739 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:09.445281 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:09.505986 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-04-06 17:20:09.542354 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:09.546556 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:09.590991 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-s2xj2 2026-04-06 17:20:09.636360 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:09.659165 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:09.703334 | instance | default/serviceaccounts/default 2026-04-06 17:20:09.730240 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:09.762754 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:09.792401 | instance | default/services/kubernetes 2026-04-06 17:20:09.827728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:09.864615 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:09.906633 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-04-06 17:20:09.959118 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:09.960948 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-04-06 17:20:09.966289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:10.034492 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:10.081161 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:10.098999 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-04-06 17:20:10.126877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:10.144802 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-04-06 17:20:10.225002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:10.225050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:10.306055 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:10.310510 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-04-06 17:20:10.316509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:10.328721 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-04-06 17:20:10.408435 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-06 17:20:10.418407 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:10.447248 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:10.494233 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-04-06 17:20:10.504561 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:10.506219 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-04-06 17:20:10.559490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:10.625292 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:10.654166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:10.681370 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-04-06 17:20:10.691790 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-04-06 17:20:10.739213 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:10.757137 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:10.867836 | instance | envoy-gateway-system/serviceaccounts/default 2026-04-06 17:20:10.927856 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:10.938806 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-04-06 17:20:10.942984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:11.000829 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:11.036123 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:11.110016 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:11.114669 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-04-06 17:20:11.134754 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:11.197231 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:11.225681 | instance | envoy-gateway-system/secrets/envoy 2026-04-06 17:20:11.235769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:11.312105 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-06 17:20:11.322602 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:11.327444 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:11.353093 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-04-06 17:20:11.409696 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:11.410858 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:11.446097 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-04-06 17:20:11.485013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:11.501582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:11.549425 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-04-06 17:20:11.571651 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:11.594617 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:11.660913 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-04-06 17:20:11.686754 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:11.687019 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:11.721626 | instance | envoy-gateway-system/services/envoy-gateway 2026-04-06 17:20:11.769895 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:11.786997 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:11.867626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:11.880344 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:11.927122 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-04-06 17:20:12.026039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:12.127992 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:12.192520 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-04-06 17:20:12.227072 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-04-06 17:20:12.260792 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:12.363161 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:12.371750 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-04-06 17:20:12.418616 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-04-06 17:20:12.432343 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:12.462385 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:12.528147 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:12.553582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:12.571282 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-04-06 17:20:12.611374 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-04-06 17:20:12.628981 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:12.646613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:12.728837 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-06 17:20:12.738858 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:12.749265 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:12.780916 | instance | ingress-nginx/pods/ingress-nginx-controller-fwccg 2026-04-06 17:20:12.799995 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-z6q5h 2026-04-06 17:20:12.838547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:12.881108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:12.938131 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:12.974868 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-06 17:20:12.975624 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-04-06 17:20:12.981620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:12.996552 | instance | ingress-nginx/roles/ingress-nginx 2026-04-06 17:20:13.049722 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:13.072399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:13.133791 | instance | kube-node-lease/serviceaccounts/default 2026-04-06 17:20:13.155511 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:13.185698 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:13.204608 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-04-06 17:20:13.244317 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:13.293541 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:13.339198 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:13.341110 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-04-06 17:20:13.395104 | instance | ingress-nginx/serviceaccounts/default 2026-04-06 17:20:13.396887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:13.482767 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:13.572988 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-04-06 17:20:13.601817 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:13.609587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:13.627371 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-04-06 17:20:13.706946 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:13.717330 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:13.766394 | instance | ingress-nginx/services/ingress-nginx-controller 2026-04-06 17:20:13.791831 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:13.838232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:13.856795 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-04-06 17:20:13.925930 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:13.957515 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:13.969277 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-04-06 17:20:14.025566 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:14.069772 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-04-06 17:20:14.079848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:14.122263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:14.143065 | instance | kube-public/configmaps/cluster-info 2026-04-06 17:20:14.204807 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:14.214453 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:14.258737 | instance | kube-public/configmaps/kube-root-ca.crt 2026-04-06 17:20:14.304096 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:14.355551 | instance | kube-system/configmaps/cilium-config 2026-04-06 17:20:14.407020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:14.432352 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:14.481529 | instance | kube-system/configmaps/coredns 2026-04-06 17:20:14.491963 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:14.543388 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-06 17:20:14.556812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:14.596120 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-04-06 17:20:14.597644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:14.663392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:14.666424 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-04-06 17:20:14.697248 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:14.800956 | instance | kube-system/configmaps/kube-proxy 2026-04-06 17:20:14.822758 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:14.834911 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:14.880190 | instance | kube-system/configmaps/kube-root-ca.crt 2026-04-06 17:20:14.942449 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:15.012788 | instance | kube-system/configmaps/kubeadm-config 2026-04-06 17:20:15.079285 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:15.091166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:15.092972 | instance | kube-system/configmaps/kubelet-config 2026-04-06 17:20:15.185806 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:15.191459 | instance | kube-system/daemonsets/cilium 2026-04-06 17:20:15.226356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:15.280979 | instance | kube-system/daemonsets/kube-proxy 2026-04-06 17:20:15.287558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:15.337482 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-06 17:20:15.350999 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:15.381556 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:15.396624 | instance | kube-system/deployment/cilium-operator 2026-04-06 17:20:15.466586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:15.475516 | instance | kube-system/deployment/coredns 2026-04-06 17:20:15.488303 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:15.544589 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:15.573043 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-06 17:20:15.607089 | instance | kube-system/endpoints/kube-dns 2026-04-06 17:20:15.652292 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-04-06 17:20:15.792784 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-04-06 17:20:15.835974 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-04-06 17:20:15.973810 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-04-06 17:20:16.021815 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-04-06 17:20:16.161010 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-04-06 17:20:16.184715 | instance | kube-system/pods/cilium-operator-869df985b8-2nvwj 2026-04-06 17:20:16.324666 | instance | kube-system/pods/cilium-wkstb 2026-04-06 17:20:16.352509 | instance | kube-system/pods/coredns-67659f764b-ddsfm 2026-04-06 17:20:16.508912 | instance | kube-system/pods/coredns-67659f764b-xlc9f 2026-04-06 17:20:16.522130 | instance | kube-system/pods/etcd-instance 2026-04-06 17:20:16.677641 | instance | kube-system/pods/kube-apiserver-instance 2026-04-06 17:20:16.715068 | instance | kube-system/pods/kube-controller-manager-instance 2026-04-06 17:20:16.849505 | instance | kube-system/pods/kube-proxy-kdltk 2026-04-06 17:20:16.889912 | instance | kube-system/pods/kube-scheduler-instance 2026-04-06 17:20:17.050029 | instance | kube-system/pods/kube-vip-instance 2026-04-06 17:20:17.066946 | instance | kube-system/rolebindings/cilium-config-agent 2026-04-06 17:20:17.221006 | instance | kube-system/rolebindings/kube-proxy 2026-04-06 17:20:17.250240 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-04-06 17:20:17.382906 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-04-06 17:20:17.427085 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-04-06 17:20:17.542128 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-04-06 17:20:17.592555 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-04-06 17:20:17.694924 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-04-06 17:20:17.749934 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-04-06 17:20:17.854393 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-04-06 17:20:17.912064 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-04-06 17:20:18.018186 | instance | kube-system/roles/cilium-config-agent 2026-04-06 17:20:18.093252 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-04-06 17:20:18.219086 | instance | kube-system/roles/kube-proxy 2026-04-06 17:20:18.265303 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-04-06 17:20:18.416395 | instance | kube-system/roles/kubeadm:kubelet-config 2026-04-06 17:20:18.420853 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-04-06 17:20:18.581325 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-04-06 17:20:18.586991 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-04-06 17:20:18.740670 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-04-06 17:20:18.776762 | instance | kube-system/roles/system:controller:cloud-provider 2026-04-06 17:20:18.900429 | instance | kube-system/roles/system:controller:token-cleaner 2026-04-06 17:20:18.968934 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-04-06 17:20:19.061887 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-04-06 17:20:19.157437 | instance | kube-system/serviceaccounts/certificate-controller 2026-04-06 17:20:19.271310 | instance | kube-system/serviceaccounts/cilium 2026-04-06 17:20:19.352691 | instance | kube-system/serviceaccounts/cilium-operator 2026-04-06 17:20:19.474196 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-04-06 17:20:19.537044 | instance | kube-system/serviceaccounts/coredns 2026-04-06 17:20:19.696570 | instance | kube-system/serviceaccounts/cronjob-controller 2026-04-06 17:20:19.754549 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-04-06 17:20:19.909566 | instance | kube-system/serviceaccounts/default 2026-04-06 17:20:19.955527 | instance | kube-system/serviceaccounts/deployment-controller 2026-04-06 17:20:20.131548 | instance | kube-system/serviceaccounts/disruption-controller 2026-04-06 17:20:20.191101 | instance | kube-system/serviceaccounts/endpoint-controller 2026-04-06 17:20:20.363629 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-04-06 17:20:20.412115 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-04-06 17:20:20.586753 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-04-06 17:20:20.616850 | instance | kube-system/serviceaccounts/expand-controller 2026-04-06 17:20:20.776464 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-04-06 17:20:20.816820 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-04-06 17:20:20.962067 | instance | kube-system/serviceaccounts/job-controller 2026-04-06 17:20:21.022583 | instance | kube-system/serviceaccounts/kube-proxy 2026-04-06 17:20:21.168483 | instance | kube-system/serviceaccounts/namespace-controller 2026-04-06 17:20:21.244222 | instance | kube-system/serviceaccounts/node-controller 2026-04-06 17:20:21.370315 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-04-06 17:20:21.440076 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-04-06 17:20:21.570830 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-04-06 17:20:21.639962 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-04-06 17:20:21.770384 | instance | kube-system/serviceaccounts/replicaset-controller 2026-04-06 17:20:21.856947 | instance | kube-system/serviceaccounts/replication-controller 2026-04-06 17:20:21.956638 | instance | kube-system/secrets/bootstrap-token-79thci 2026-04-06 17:20:22.067349 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-04-06 17:20:22.128658 | instance | kube-system/secrets/bootstrap-token-v1v7bx 2026-04-06 17:20:22.288751 | instance | kube-system/secrets/kubeadm-certs 2026-04-06 17:20:22.320893 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-04-06 17:20:22.464922 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-04-06 17:20:22.532957 | instance | kube-system/serviceaccounts/service-account-controller 2026-04-06 17:20:22.727809 | instance | kube-system/serviceaccounts/service-controller 2026-04-06 17:20:22.741732 | instance | kube-system/serviceaccounts/statefulset-controller 2026-04-06 17:20:22.916030 | instance | kube-system/serviceaccounts/token-cleaner 2026-04-06 17:20:22.949529 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-04-06 17:20:23.122843 | instance | kube-system/serviceaccounts/ttl-controller 2026-04-06 17:20:23.157822 | instance | kube-system/services/kube-dns 2026-04-06 17:20:23.319686 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-04-06 17:20:23.346980 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-04-06 17:20:23.491027 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-04-06 17:20:23.519514 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-04-06 17:20:23.652150 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-04-06 17:20:23.681335 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-04-06 17:20:23.851486 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-04-06 17:20:23.875865 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-04-06 17:20:24.028135 | instance | local-path-storage/configmaps/local-path-config 2026-04-06 17:20:24.045735 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-04-06 17:20:24.181954 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-04-06 17:20:24.213049 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-04-06 17:20:24.363718 | instance | local-path-storage/deployment/local-path-provisioner 2026-04-06 17:20:24.377384 | instance | kube-public/serviceaccounts/default 2026-04-06 17:20:24.548999 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-04-06 17:20:24.560340 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-04-06 17:20:24.726990 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-04-06 17:20:24.743547 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-04-06 17:20:24.902893 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-04-06 17:20:24.907174 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-04-06 17:20:25.081042 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-04-06 17:20:25.084142 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-04-06 17:20:25.264365 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-04-06 17:20:25.280115 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-04-06 17:20:25.492145 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-04-06 17:20:25.532747 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-04-06 17:20:25.674358 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-04-06 17:20:25.874944 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-04-06 17:20:25.894215 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-04-06 17:20:26.078065 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-04-06 17:20:26.079590 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-04-06 17:20:26.263170 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-04-06 17:20:26.271802 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-04-06 17:20:26.442059 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-04-06 17:20:26.457098 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-04-06 17:20:26.617828 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-04-06 17:20:26.636001 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-04-06 17:20:26.791957 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-04-06 17:20:26.812102 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-04-06 17:20:26.971047 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-04-06 17:20:26.994235 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-04-06 17:20:27.144082 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-04-06 17:20:27.166213 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-04-06 17:20:27.329497 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-04-06 17:20:27.330473 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-04-06 17:20:27.496162 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-04-06 17:20:27.500723 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-04-06 17:20:27.661049 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-04-06 17:20:27.662095 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-04-06 17:20:27.834537 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-04-06 17:20:27.834897 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-04-06 17:20:28.004097 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-04-06 17:20:28.008679 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-04-06 17:20:28.180695 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-04-06 17:20:28.181531 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-04-06 17:20:28.363755 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-04-06 17:20:28.363891 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-04-06 17:20:28.529924 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-04-06 17:20:28.554602 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-04-06 17:20:28.702039 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-04-06 17:20:28.713748 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-04-06 17:20:28.871722 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-04-06 17:20:28.891779 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-04-06 17:20:29.074533 | instance | monitoring/configmaps/kube-root-ca.crt 2026-04-06 17:20:29.114883 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-04-06 17:20:29.276897 | instance | monitoring/endpoints/alertmanager-operated 2026-04-06 17:20:29.371402 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-04-06 17:20:29.459890 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-04-06 17:20:29.531158 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-04-06 17:20:29.631241 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-04-06 17:20:29.694679 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-04-06 17:20:29.794336 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-04-06 17:20:29.854487 | instance | monitoring/endpoints/prometheus-operated 2026-04-06 17:20:29.975832 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-04-06 17:20:30.036334 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-04-06 17:20:30.144031 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-04-06 17:20:30.198231 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-2lclc 2026-04-06 17:20:30.326789 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-06 17:20:30.382754 | instance | monitoring/pods/kube-prometheus-stack-grafana-5866dfc49-2x5s5 2026-04-06 17:20:30.521591 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-9fz48 2026-04-06 17:20:30.558445 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-zgvth 2026-04-06 17:20:30.687917 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-t9gpq 2026-04-06 17:20:30.741923 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-04-06 17:20:30.875156 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-06 17:20:30.944719 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-04-06 17:20:31.085548 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-04-06 17:20:31.139539 | instance | local-path-storage/serviceaccounts/default 2026-04-06 17:20:31.264831 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-04-06 17:20:31.322445 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-04-06 17:20:31.456052 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-04-06 17:20:31.480304 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-04-06 17:20:31.610036 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-04-06 17:20:31.653694 | instance | openstack/configmaps/horizon-bin 2026-04-06 17:20:31.775730 | instance | openstack/configmaps/keystone-bin 2026-04-06 17:20:31.838163 | instance | openstack/configmaps/keystone-openid-metadata 2026-04-06 17:20:31.940485 | instance | openstack/configmaps/kube-root-ca.crt 2026-04-06 17:20:32.013720 | instance | openstack/configmaps/memcached-memcached-bin 2026-04-06 17:20:32.118142 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-04-06 17:20:32.175790 | instance | openstack/configmaps/percona-xtradb-pxc 2026-04-06 17:20:32.297556 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-04-06 17:20:32.354222 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-04-06 17:20:32.485539 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-06 17:20:32.529420 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-04-06 17:20:32.654474 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-04-06 17:20:32.696724 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-04-06 17:20:32.828218 | instance | monitoring/secrets/alertmanager-tls 2026-04-06 17:20:32.869930 | instance | monitoring/secrets/grafana-tls 2026-04-06 17:20:32.997498 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-04-06 17:20:33.034430 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-04-06 17:20:33.159846 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-04-06 17:20:33.200220 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-04-06 17:20:33.338591 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-04-06 17:20:33.370462 | instance | monitoring/serviceaccounts/default 2026-04-06 17:20:33.504262 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-04-06 17:20:33.577964 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-04-06 17:20:33.663435 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-04-06 17:20:33.736284 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-04-06 17:20:33.871312 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-04-06 17:20:33.897920 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-04-06 17:20:34.060922 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-04-06 17:20:34.077619 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-t9gpq-tls 2026-04-06 17:20:34.245877 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-04-06 17:20:34.258054 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-04-06 17:20:34.467454 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-04-06 17:20:34.504921 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-04-06 17:20:34.650078 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-04-06 17:20:34.657041 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-04-06 17:20:34.805679 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-04-06 17:20:34.856249 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-04-06 17:20:35.008873 | instance | monitoring/secrets/prometheus-tls 2026-04-06 17:20:35.010660 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-04-06 17:20:35.179228 | instance | monitoring/services/alertmanager-operated 2026-04-06 17:20:35.296784 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-04-06 17:20:35.376513 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-04-06 17:20:35.469657 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-04-06 17:20:35.539519 | instance | monitoring/services/kube-prometheus-stack-operator 2026-04-06 17:20:35.624110 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-04-06 17:20:35.708279 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-04-06 17:20:35.789664 | instance | monitoring/services/prometheus-operated 2026-04-06 17:20:35.875673 | instance | openstack/cronjobs/keystone-credential-rotate 2026-04-06 17:20:35.962170 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-04-06 17:20:36.054980 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-06 17:20:36.143494 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-04-06 17:20:36.231447 | instance | openstack/deployment/horizon 2026-04-06 17:20:36.322087 | instance | openstack/deployment/keystone-api 2026-04-06 17:20:36.430592 | instance | openstack/deployment/memcached-memcached 2026-04-06 17:20:36.541496 | instance | openstack/deployment/pxc-operator 2026-04-06 17:20:36.609753 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-04-06 17:20:36.737688 | instance | openstack/endpoints/horizon 2026-04-06 17:20:36.786825 | instance | openstack/endpoints/horizon-int 2026-04-06 17:20:36.917081 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-04-06 17:20:36.982337 | instance | openstack/endpoints/keystone-api 2026-04-06 17:20:37.110640 | instance | openstack/endpoints/memcached 2026-04-06 17:20:37.149553 | instance | openstack/endpoints/memcached-metrics 2026-04-06 17:20:37.295179 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-04-06 17:20:37.318110 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-04-06 17:20:37.461617 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-04-06 17:20:37.495590 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-04-06 17:20:37.639260 | instance | openstack/endpoints/percona-xtradb-pxc 2026-04-06 17:20:37.680819 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-04-06 17:20:37.802650 | instance | openstack/endpoints/rabbitmq-keystone 2026-04-06 17:20:37.849255 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-04-06 17:20:37.989008 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-04-06 17:20:38.019630 | instance | openstack/ingresses/dashboard 2026-04-06 17:20:38.167608 | instance | openstack/ingresses/identity 2026-04-06 17:20:38.202715 | instance | openstack/jobs/horizon-db-init 2026-04-06 17:20:38.358748 | instance | openstack/jobs/horizon-db-sync 2026-04-06 17:20:38.377741 | instance | openstack/jobs/keystone-bootstrap 2026-04-06 17:20:38.539070 | instance | openstack/jobs/keystone-credential-setup 2026-04-06 17:20:38.562137 | instance | openstack/jobs/keystone-db-init 2026-04-06 17:20:38.719997 | instance | openstack/jobs/keystone-db-sync 2026-04-06 17:20:38.736503 | instance | openstack/jobs/keystone-domain-manage 2026-04-06 17:20:38.894313 | instance | openstack/jobs/keystone-fernet-setup 2026-04-06 17:20:38.906481 | instance | openstack/jobs/keystone-rabbit-init 2026-04-06 17:20:39.071482 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-04-06 17:20:39.082640 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-04-06 17:20:39.245073 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-04-06 17:20:39.251888 | instance | openstack/pods/horizon-7cc77fcf49-78hxn 2026-04-06 17:20:39.402910 | instance | openstack/pods/horizon-7cc77fcf49-qkt6x 2026-04-06 17:20:39.450457 | instance | openstack/pods/horizon-7cc77fcf49-swshp 2026-04-06 17:20:39.605211 | instance | openstack/pods/horizon-db-init-gx5ck 2026-04-06 17:20:39.671825 | instance | openstack/pods/horizon-db-sync-rs6xp 2026-04-06 17:20:39.794671 | instance | openstack/pods/keystone-api-597dd577f5-2fwzv 2026-04-06 17:20:39.858225 | instance | openstack/pods/keystone-bootstrap-s7skq 2026-04-06 17:20:39.967096 | instance | secretgen-controller/deployment/secretgen-controller 2026-04-06 17:20:40.054922 | instance | openstack/pods/keystone-credential-setup-txb5n 2026-04-06 17:20:40.155618 | instance | openstack/pods/keystone-db-init-zhbhh 2026-04-06 17:20:40.248042 | instance | openstack/pods/keystone-db-sync-ndzmz 2026-04-06 17:20:40.345787 | instance | openstack/pods/keystone-domain-manage-4r547 2026-04-06 17:20:40.436413 | instance | openstack/pods/keystone-fernet-setup-x7w5j 2026-04-06 17:20:40.554569 | instance | openstack/pods/keystone-rabbit-init-p8t2j 2026-04-06 17:20:40.614418 | instance | openstack/pods/memcached-memcached-6479589586-v7f9x 2026-04-06 17:20:40.742378 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-04-06 17:20:40.808447 | instance | openstack/pods/percona-xtradb-pxc-0 2026-04-06 17:20:40.943392 | instance | openstack/pods/pxc-operator-69cb5bbdb9-h6cls 2026-04-06 17:20:40.979626 | instance | openstack/pods/rabbitmq-cluster-operator-7fcdcd478-xh45j 2026-04-06 17:20:41.136112 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-04-06 17:20:41.183510 | instance | openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-hq4cw 2026-04-06 17:20:41.337493 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-04-06 17:20:41.365882 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-04-06 17:20:41.554821 | instance | openstack/rolebindings/horizon-horizon 2026-04-06 17:20:41.583576 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-04-06 17:20:41.712780 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-04-06 17:20:41.745568 | instance | openstack/rolebindings/horizon-horizon-test 2026-04-06 17:20:41.876771 | instance | openstack/rolebindings/keystone-credential-rotate 2026-04-06 17:20:41.904559 | instance | openstack/rolebindings/keystone-credential-setup 2026-04-06 17:20:42.044395 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-04-06 17:20:42.082535 | instance | openstack/rolebindings/keystone-fernet-setup 2026-04-06 17:20:42.217657 | instance | openstack/roles/horizon-openstack-horizon 2026-04-06 17:20:42.240817 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-04-06 17:20:42.369144 | instance | openstack/rolebindings/keystone-keystone-api 2026-04-06 17:20:42.393510 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-04-06 17:20:42.530584 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-04-06 17:20:42.567100 | instance | openstack/roles/horizon-openstack-horizon-test 2026-04-06 17:20:42.689694 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-04-06 17:20:42.737637 | instance | openstack/roles/keystone-credential-rotate 2026-04-06 17:20:42.870444 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-04-06 17:20:42.885270 | instance | openstack/roles/keystone-credential-setup 2026-04-06 17:20:43.045603 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-04-06 17:20:43.048072 | instance | openstack/roles/keystone-fernet-rotate 2026-04-06 17:20:43.211929 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-04-06 17:20:43.216515 | instance | openstack/roles/keystone-fernet-setup 2026-04-06 17:20:43.379559 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-04-06 17:20:43.401668 | instance | openstack/roles/keystone-openstack-keystone-api 2026-04-06 17:20:43.546249 | instance | openstack/rolebindings/keystone-keystone-test 2026-04-06 17:20:43.570563 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-04-06 17:20:43.708627 | instance | openstack/rolebindings/pxc-operator 2026-04-06 17:20:43.750032 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-04-06 17:20:43.885642 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-04-06 17:20:43.908421 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-04-06 17:20:44.063537 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-04-06 17:20:44.067523 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-04-06 17:20:44.220918 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-04-06 17:20:44.235207 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-04-06 17:20:44.382835 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-04-06 17:20:44.412939 | instance | openstack/roles/keystone-openstack-keystone-test 2026-04-06 17:20:44.552907 | instance | openstack/roles/pxc-operator 2026-04-06 17:20:44.581332 | instance | openstack/roles/rabbitmq-cluster-operator 2026-04-06 17:20:44.726708 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-04-06 17:20:44.743900 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-04-06 17:20:44.885490 | instance | openstack/secrets/horizon-db-admin 2026-04-06 17:20:44.908997 | instance | openstack/secrets/horizon-db-user 2026-04-06 17:20:45.075087 | instance | openstack/serviceaccounts/default 2026-04-06 17:20:45.090979 | instance | openstack/serviceaccounts/horizon 2026-04-06 17:20:45.277111 | instance | openstack/secrets/horizon-etc 2026-04-06 17:20:45.297007 | instance | openstack/serviceaccounts/horizon-db-init 2026-04-06 17:20:45.443766 | instance | openstack/secrets/horizon-int-certs 2026-04-06 17:20:45.512617 | instance | openstack/secrets/horizon-keystone-admin 2026-04-06 17:20:45.613992 | instance | openstack/serviceaccounts/horizon-db-sync 2026-04-06 17:20:45.674402 | instance | openstack/secrets/internal-percona-xtradb 2026-04-06 17:20:45.835488 | instance | openstack/serviceaccounts/horizon-test 2026-04-06 17:20:45.856080 | instance | openstack/secrets/keystone-api-certs 2026-04-06 17:20:46.031306 | instance | openstack/serviceaccounts/keystone-api 2026-04-06 17:20:46.036721 | instance | openstack/secrets/keystone-credential-keys 2026-04-06 17:20:46.217331 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-04-06 17:20:46.239033 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-04-06 17:20:46.441893 | instance | openstack/secrets/keystone-db-admin 2026-04-06 17:20:46.451585 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-04-06 17:20:46.631162 | instance | openstack/secrets/keystone-db-user 2026-04-06 17:20:46.645163 | instance | openstack/serviceaccounts/keystone-db-init 2026-04-06 17:20:46.791694 | instance | openstack/secrets/keystone-etc 2026-04-06 17:20:46.854565 | instance | openstack/serviceaccounts/keystone-db-sync 2026-04-06 17:20:46.985484 | instance | openstack/secrets/keystone-fernet-keys 2026-04-06 17:20:47.057141 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-04-06 17:20:47.167704 | instance | openstack/secrets/keystone-keystone-admin 2026-04-06 17:20:47.260736 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-04-06 17:20:47.333089 | instance | openstack/secrets/keystone-keystone-test 2026-04-06 17:20:47.473880 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-04-06 17:20:47.491577 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-04-06 17:20:47.653591 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-04-06 17:20:47.678866 | instance | openstack/serviceaccounts/keystone-test 2026-04-06 17:20:47.859567 | instance | openstack/secrets/keystone-rabbitmq-user 2026-04-06 17:20:47.894910 | instance | openstack/serviceaccounts/memcached-memcached 2026-04-06 17:20:48.013459 | instance | openstack/secrets/percona-xtradb 2026-04-06 17:20:48.116741 | instance | openstack/serviceaccounts/pxc-operator 2026-04-06 17:20:48.190271 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-04-06 17:20:48.369283 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-04-06 17:20:48.438887 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-04-06 17:20:48.528763 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-04-06 17:20:48.591267 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-04-06 17:20:48.762344 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-04-06 17:20:48.813299 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-04-06 17:20:48.958492 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-04-06 17:20:49.012930 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-04-06 17:20:49.163927 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-04-06 17:20:49.190703 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-04-06 17:20:49.358530 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-8gjq6 2026-04-06 17:20:49.401443 | instance | openstack/services/horizon 2026-04-06 17:20:49.545405 | instance | openstack/services/horizon-int 2026-04-06 17:20:49.591234 | instance | openstack/services/keystone-api 2026-04-06 17:20:49.737799 | instance | openstack/services/memcached 2026-04-06 17:20:49.763044 | instance | openstack/services/memcached-metrics 2026-04-06 17:20:49.898739 | instance | openstack/services/percona-xtradb-cluster-operator 2026-04-06 17:20:49.928284 | instance | openstack/services/percona-xtradb-haproxy 2026-04-06 17:20:50.081284 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-04-06 17:20:50.128311 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-04-06 17:20:50.249735 | instance | openstack/services/percona-xtradb-pxc 2026-04-06 17:20:50.305389 | instance | openstack/services/percona-xtradb-pxc-unready 2026-04-06 17:20:50.405498 | instance | openstack/services/rabbitmq-keystone 2026-04-06 17:20:50.485169 | instance | openstack/services/rabbitmq-keystone-nodes 2026-04-06 17:20:50.613088 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-04-06 17:20:50.653142 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-04-06 17:20:50.796654 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-04-06 17:20:50.854941 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-04-06 17:20:51.002695 | instance | secretgen-controller/serviceaccounts/default 2026-04-06 17:20:51.063043 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-04-06 17:20:51.351579 | instance | ok: Runtime: 0:00:46.770660 2026-04-06 17:20:51.364388 | 2026-04-06 17:20:51.364455 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-04-06 17:20:52.061864 | instance | changed: 2026-04-06 17:20:52.062058 | instance | cd+++++++++ objects/ 2026-04-06 17:20:52.062096 | instance | cd+++++++++ objects/cluster/ 2026-04-06 17:20:52.062126 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-04-06 17:20:52.062154 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-04-06 17:20:52.062181 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-04-06 17:20:52.062224 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-04-06 17:20:52.062252 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-04-06 17:20:52.062278 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-04-06 17:20:52.062304 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-06 17:20:52.062329 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-04-06 17:20:52.062355 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-04-06 17:20:52.062381 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-04-06 17:20:52.062407 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-04-06 17:20:52.062432 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-04-06 17:20:52.062457 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-04-06 17:20:52.062485 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-04-06 17:20:52.062511 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-04-06 17:20:52.062537 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-04-06 17:20:52.062562 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-04-06 17:20:52.062587 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-04-06 17:20:52.062612 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-04-06 17:20:52.062637 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-04-06 17:20:52.062681 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-04-06 17:20:52.062707 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-04-06 17:20:52.062732 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-04-06 17:20:52.062757 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-04-06 17:20:52.062783 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-04-06 17:20:52.062808 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-04-06 17:20:52.062833 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-06 17:20:52.062858 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-04-06 17:20:52.062882 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-04-06 17:20:52.062906 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-04-06 17:20:52.062931 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-04-06 17:20:52.062955 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-04-06 17:20:52.062979 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-04-06 17:20:52.063004 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-04-06 17:20:52.063028 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-04-06 17:20:52.063052 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-06 17:20:52.063077 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-06 17:20:52.063103 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-04-06 17:20:52.063128 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-04-06 17:20:52.063161 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-04-06 17:20:52.063187 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-04-06 17:20:52.063212 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-04-06 17:20:52.063237 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-04-06 17:20:52.063262 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-04-06 17:20:52.063287 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-06 17:20:52.063312 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-04-06 17:20:52.063337 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-04-06 17:20:52.063363 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-04-06 17:20:52.063388 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-04-06 17:20:52.063413 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-04-06 17:20:52.063437 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-04-06 17:20:52.063461 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-04-06 17:20:52.063486 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-04-06 17:20:52.063510 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-04-06 17:20:52.063534 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-04-06 17:20:52.063558 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-04-06 17:20:52.063583 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-04-06 17:20:52.063607 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-04-06 17:20:52.063632 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-04-06 17:20:52.063656 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-04-06 17:20:52.063680 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-04-06 17:20:52.063705 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-04-06 17:20:52.063730 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-04-06 17:20:52.063754 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-04-06 17:20:52.063779 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-04-06 17:20:52.063804 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-04-06 17:20:52.063828 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-04-06 17:20:52.063853 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-06 17:20:52.063877 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-06 17:20:52.063901 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-04-06 17:20:52.063926 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-04-06 17:20:52.063951 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-04-06 17:20:52.063981 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-04-06 17:20:52.064007 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-04-06 17:20:52.064033 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-04-06 17:20:52.064057 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-04-06 17:20:52.064081 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-04-06 17:20:52.064106 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-04-06 17:20:52.064130 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-04-06 17:20:52.064155 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-04-06 17:20:52.064180 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-04-06 17:20:52.064205 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-04-06 17:20:52.064238 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-04-06 17:20:52.064264 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-04-06 17:20:52.064289 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-04-06 17:20:52.064314 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-04-06 17:20:52.064340 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-04-06 17:20:52.064366 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-04-06 17:20:52.064391 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-04-06 17:20:52.064416 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-04-06 17:20:52.064441 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-04-06 17:20:52.064467 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-04-06 17:20:52.064493 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-04-06 17:20:52.064518 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-04-06 17:20:52.064542 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-04-06 17:20:52.064567 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-04-06 17:20:52.064592 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-04-06 17:20:52.064616 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-04-06 17:20:52.064641 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-04-06 17:20:52.064665 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-04-06 17:20:52.064689 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-04-06 17:20:52.064713 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-04-06 17:20:52.064737 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-04-06 17:20:52.064761 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-04-06 17:20:52.064791 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-04-06 17:20:52.064817 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-04-06 17:20:52.064841 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-04-06 17:20:52.064865 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-04-06 17:20:52.064889 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-04-06 17:20:52.064912 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-04-06 17:20:52.064937 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-04-06 17:20:52.064981 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-04-06 17:20:52.065008 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-04-06 17:20:52.065034 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-04-06 17:20:52.065058 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-04-06 17:20:52.065083 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-04-06 17:20:52.065107 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-04-06 17:20:52.065131 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-04-06 17:20:52.065156 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-04-06 17:20:52.065180 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-04-06 17:20:52.065204 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-04-06 17:20:52.065229 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-04-06 17:20:52.065253 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-04-06 17:20:52.065277 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-04-06 17:20:52.065301 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-04-06 17:20:52.065370 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-04-06 17:20:52.065429 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-04-06 17:20:52.065460 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-04-06 17:20:52.065487 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-04-06 17:20:52.065512 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-04-06 17:20:52.065537 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-04-06 17:20:52.065562 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-04-06 17:20:52.065586 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-04-06 17:20:52.065610 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-04-06 17:20:52.065634 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-04-06 17:20:52.065659 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-04-06 17:20:52.065683 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-04-06 17:20:52.065716 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-04-06 17:20:52.065742 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-04-06 17:20:52.065766 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-04-06 17:20:52.065789 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-04-06 17:20:52.065812 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-04-06 17:20:52.065836 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-04-06 17:20:52.065859 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-04-06 17:20:52.065883 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-04-06 17:20:52.065907 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-04-06 17:20:52.065932 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-04-06 17:20:52.065956 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-04-06 17:20:52.065981 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-04-06 17:20:52.066005 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-04-06 17:20:52.066029 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-04-06 17:20:52.066053 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-04-06 17:20:52.066077 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-04-06 17:20:52.066102 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-04-06 17:20:52.066126 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-04-06 17:20:52.066151 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-04-06 17:20:52.066176 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-04-06 17:20:52.066200 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-04-06 17:20:52.066225 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-04-06 17:20:52.066250 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-04-06 17:20:52.066274 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-04-06 17:20:52.066299 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-04-06 17:20:52.066324 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-04-06 17:20:52.066349 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-04-06 17:20:52.066373 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-04-06 17:20:52.066397 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-04-06 17:20:52.066421 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-04-06 17:20:52.066445 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-04-06 17:20:52.066470 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-04-06 17:20:52.066494 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-04-06 17:20:52.066518 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-04-06 17:20:52.066542 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-04-06 17:20:52.066571 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-04-06 17:20:52.066597 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-04-06 17:20:52.066621 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-04-06 17:20:52.066690 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-04-06 17:20:52.066730 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-04-06 17:20:52.066757 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-04-06 17:20:52.066782 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-04-06 17:20:52.066806 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-04-06 17:20:52.066831 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-04-06 17:20:52.066856 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-04-06 17:20:52.066880 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-04-06 17:20:52.066904 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-04-06 17:20:52.066928 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-04-06 17:20:52.066952 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-04-06 17:20:52.066976 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-04-06 17:20:52.067002 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-04-06 17:20:52.067026 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-04-06 17:20:52.067050 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-04-06 17:20:52.067074 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-04-06 17:20:52.067098 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-04-06 17:20:52.067123 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-04-06 17:20:52.067147 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-04-06 17:20:52.067172 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-04-06 17:20:52.067196 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-06 17:20:52.067221 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-04-06 17:20:52.067244 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-04-06 17:20:52.067269 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-04-06 17:20:52.067293 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-04-06 17:20:52.067317 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-04-06 17:20:52.067341 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-04-06 17:20:52.067370 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-04-06 17:20:52.067395 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-04-06 17:20:52.067419 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-04-06 17:20:52.067443 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-04-06 17:20:52.067467 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-04-06 17:20:52.067499 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-04-06 17:20:52.067523 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-04-06 17:20:52.067547 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-04-06 17:20:52.067571 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-04-06 17:20:52.067595 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-06 17:20:52.067620 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-04-06 17:20:52.067645 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-04-06 17:20:52.067670 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-04-06 17:20:52.067694 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-04-06 17:20:52.067718 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-04-06 17:20:52.067742 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-04-06 17:20:52.067767 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-06 17:20:52.067792 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-06 17:20:52.067817 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-04-06 17:20:52.067842 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-04-06 17:20:52.067867 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-04-06 17:20:52.067891 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-04-06 17:20:52.067916 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-04-06 17:20:52.067940 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-04-06 17:20:52.067964 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-04-06 17:20:52.067988 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-06 17:20:52.068012 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-04-06 17:20:52.068037 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-04-06 17:20:52.068062 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-04-06 17:20:52.068086 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-04-06 17:20:52.068111 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-04-06 17:20:52.068135 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-04-06 17:20:52.068160 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-04-06 17:20:52.068184 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-04-06 17:20:52.068208 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-04-06 17:20:52.068231 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-04-06 17:20:52.068255 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-04-06 17:20:52.068279 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-04-06 17:20:52.068304 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-04-06 17:20:52.068334 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-04-06 17:20:52.068360 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-04-06 17:20:52.068383 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-04-06 17:20:52.068407 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-04-06 17:20:52.068430 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-04-06 17:20:52.068454 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-06 17:20:52.068478 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-06 17:20:52.068502 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-04-06 17:20:52.068526 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-04-06 17:20:52.068550 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-04-06 17:20:52.068574 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-04-06 17:20:52.068598 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-04-06 17:20:52.068622 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-04-06 17:20:52.068645 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-04-06 17:20:52.068670 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-04-06 17:20:52.068694 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-04-06 17:20:52.068718 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-04-06 17:20:52.068742 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-04-06 17:20:52.068766 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-04-06 17:20:52.068790 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-04-06 17:20:52.068814 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-04-06 17:20:52.068838 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-04-06 17:20:52.068862 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-04-06 17:20:52.068886 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-04-06 17:20:52.068910 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-04-06 17:20:52.068933 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-04-06 17:20:52.068975 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-04-06 17:20:52.069003 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-04-06 17:20:52.069027 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-04-06 17:20:52.069051 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-04-06 17:20:52.069075 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-04-06 17:20:52.069108 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-04-06 17:20:52.069133 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-04-06 17:20:52.069161 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-04-06 17:20:52.069185 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-04-06 17:20:52.069209 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-04-06 17:20:52.069234 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-04-06 17:20:52.069259 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-04-06 17:20:52.069282 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-04-06 17:20:52.069306 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-04-06 17:20:52.069330 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-04-06 17:20:52.069354 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-04-06 17:20:52.069379 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-04-06 17:20:52.069403 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-04-06 17:20:52.069428 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-04-06 17:20:52.069483 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-04-06 17:20:52.069524 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-04-06 17:20:52.069552 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-04-06 17:20:52.069577 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-04-06 17:20:52.069603 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-04-06 17:20:52.069628 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-04-06 17:20:52.069653 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-04-06 17:20:52.069677 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-04-06 17:20:52.069702 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-04-06 17:20:52.069726 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-04-06 17:20:52.069751 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-04-06 17:20:52.069776 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-04-06 17:20:52.069801 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-04-06 17:20:52.069826 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-04-06 17:20:52.069850 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-04-06 17:20:52.069874 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-04-06 17:20:52.069897 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-04-06 17:20:52.069930 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-04-06 17:20:52.069956 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-04-06 17:20:52.069981 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-04-06 17:20:52.070005 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-04-06 17:20:52.070029 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-04-06 17:20:52.070053 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-04-06 17:20:52.070076 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-04-06 17:20:52.070099 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-04-06 17:20:52.070123 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-04-06 17:20:52.070147 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-04-06 17:20:52.070170 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-04-06 17:20:52.070194 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-04-06 17:20:52.070218 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-04-06 17:20:52.070242 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-04-06 17:20:52.070265 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-04-06 17:20:52.070289 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-04-06 17:20:52.070312 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-04-06 17:20:52.070335 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-04-06 17:20:52.070358 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-04-06 17:20:52.070382 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-04-06 17:20:52.070405 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-04-06 17:20:52.070429 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-04-06 17:20:52.070452 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-04-06 17:20:52.070476 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-04-06 17:20:52.070499 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-04-06 17:20:52.070522 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-04-06 17:20:52.070546 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-04-06 17:20:52.070569 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-04-06 17:20:52.070592 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-04-06 17:20:52.070616 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-04-06 17:20:52.070640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-04-06 17:20:52.070702 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-04-06 17:20:52.070726 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-04-06 17:20:52.070750 | instance | cd+++++++++ objects/cluster/namespace/ 2026-04-06 17:20:52.070774 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-04-06 17:20:52.070808 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-04-06 17:20:52.070833 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-04-06 17:20:52.070857 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-04-06 17:20:52.070881 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-04-06 17:20:52.070906 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-04-06 17:20:52.070925 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-04-06 17:20:52.070943 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-04-06 17:20:52.070960 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-04-06 17:20:52.070977 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-04-06 17:20:52.070994 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-04-06 17:20:52.071011 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-04-06 17:20:52.071028 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-04-06 17:20:52.071045 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-04-06 17:20:52.071062 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-04-06 17:20:52.071080 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-04-06 17:20:52.071097 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-04-06 17:20:52.071114 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-04-06 17:20:52.071131 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-04-06 17:20:52.071149 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-04-06 17:20:52.071166 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-04-06 17:20:52.071183 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-04-06 17:20:52.071201 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-04-06 17:20:52.071218 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-04-06 17:20:52.071236 | instance | cd+++++++++ objects/cluster/node/ 2026-04-06 17:20:52.071253 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-04-06 17:20:52.071271 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-04-06 17:20:52.071288 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-04-06 17:20:52.071306 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-04-06 17:20:52.071324 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-04-06 17:20:52.071341 | instance | cd+++++++++ objects/namespaced/ 2026-04-06 17:20:52.071359 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-04-06 17:20:52.071377 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-04-06 17:20:52.071394 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-04-06 17:20:52.071412 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-04-06 17:20:52.071429 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-04-06 17:20:52.071502 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-04-06 17:20:52.071581 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-04-06 17:20:52.071611 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-04-06 17:20:52.071667 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-04-06 17:20:52.071688 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-04-06 17:20:52.071707 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-04-06 17:20:52.071725 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-04-06 17:20:52.071748 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-04-06 17:20:52.071766 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-04-06 17:20:52.071784 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-04-06 17:20:52.071801 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-04-06 17:20:52.071819 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-04-06 17:20:52.071837 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-04-06 17:20:52.071854 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-04-06 17:20:52.071871 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-04-06 17:20:52.071888 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-04-06 17:20:52.071906 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-04-06 17:20:52.071922 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-04-06 17:20:52.071939 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-04-06 17:20:52.071956 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-04-06 17:20:52.071973 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-238.nip.io-tls.txt 2026-04-06 17:20:52.071991 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-238.nip.io-tls.yaml 2026-04-06 17:20:52.072008 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-04-06 17:20:52.072026 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-04-06 17:20:52.072043 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-04-06 17:20:52.072060 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-04-06 17:20:52.072077 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-04-06 17:20:52.072094 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-04-06 17:20:52.072110 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-04-06 17:20:52.072127 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-04-06 17:20:52.072144 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-04-06 17:20:52.072161 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-04-06 17:20:52.072178 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-04-06 17:20:52.072195 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-04-06 17:20:52.072211 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-04-06 17:20:52.072228 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-04-06 17:20:52.072245 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-04-06 17:20:52.072262 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-04-06 17:20:52.072279 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-04-06 17:20:52.072296 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-04-06 17:20:52.072313 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-04-06 17:20:52.072329 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-04-06 17:20:52.072346 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-04-06 17:20:52.072363 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-04-06 17:20:52.072385 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-04-06 17:20:52.072403 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-04-06 17:20:52.072421 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-04-06 17:20:52.072439 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-04-06 17:20:52.072457 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-04-06 17:20:52.072474 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-04-06 17:20:52.072492 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-04-06 17:20:52.072510 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-04-06 17:20:52.072527 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-04-06 17:20:52.072545 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-04-06 17:20:52.072562 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-04-06 17:20:52.072580 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-04-06 17:20:52.072597 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-04-06 17:20:52.072615 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-04-06 17:20:52.072633 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-04-06 17:20:52.072650 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-04-06 17:20:52.072668 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-lgwmg.txt 2026-04-06 17:20:52.072686 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-lgwmg.yaml 2026-04-06 17:20:52.072703 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-78r2x.txt 2026-04-06 17:20:52.072721 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-78r2x.yaml 2026-04-06 17:20:52.072741 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-9tthw.txt 2026-04-06 17:20:52.072762 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-9tthw.yaml 2026-04-06 17:20:52.072780 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-04-06 17:20:52.072797 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-04-06 17:20:52.072814 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-04-06 17:20:52.072831 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-04-06 17:20:52.072848 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-04-06 17:20:52.072865 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-04-06 17:20:52.072882 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-04-06 17:20:52.072900 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-04-06 17:20:52.072918 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-04-06 17:20:52.072935 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-04-06 17:20:52.072964 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-04-06 17:20:52.072985 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-04-06 17:20:52.073008 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-04-06 17:20:52.073026 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-04-06 17:20:52.073044 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-04-06 17:20:52.073061 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-04-06 17:20:52.073079 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-04-06 17:20:52.073096 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-04-06 17:20:52.073113 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-04-06 17:20:52.073130 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-04-06 17:20:52.073147 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-04-06 17:20:52.073166 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-04-06 17:20:52.073184 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-04-06 17:20:52.073201 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-04-06 17:20:52.073219 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-04-06 17:20:52.073236 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-04-06 17:20:52.073253 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-04-06 17:20:52.073270 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-04-06 17:20:52.073288 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-04-06 17:20:52.073307 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-04-06 17:20:52.073328 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-04-06 17:20:52.073345 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-04-06 17:20:52.073363 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-04-06 17:20:52.073380 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-04-06 17:20:52.073398 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-04-06 17:20:52.073415 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-04-06 17:20:52.073432 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-04-06 17:20:52.073449 | instance | cd+++++++++ objects/namespaced/default/ 2026-04-06 17:20:52.073466 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-04-06 17:20:52.073484 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-04-06 17:20:52.073501 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-04-06 17:20:52.073518 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-04-06 17:20:52.073535 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-04-06 17:20:52.073552 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-04-06 17:20:52.073569 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-04-06 17:20:52.073591 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-04-06 17:20:52.073609 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-04-06 17:20:52.073626 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-04-06 17:20:52.073643 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-04-06 17:20:52.073664 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-04-06 17:20:52.073682 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-04-06 17:20:52.073700 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-04-06 17:20:52.073717 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-04-06 17:20:52.073735 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-04-06 17:20:52.073752 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-04-06 17:20:52.073770 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-04-06 17:20:52.073787 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-04-06 17:20:52.073804 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-04-06 17:20:52.073821 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-04-06 17:20:52.073838 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-04-06 17:20:52.073856 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-04-06 17:20:52.073873 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-04-06 17:20:52.073890 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-04-06 17:20:52.073907 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-s2xj2.txt 2026-04-06 17:20:52.073925 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-s2xj2.yaml 2026-04-06 17:20:52.073943 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-04-06 17:20:52.073961 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-04-06 17:20:52.073978 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-04-06 17:20:52.073996 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-06 17:20:52.074013 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-06 17:20:52.074031 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-04-06 17:20:52.074049 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-04-06 17:20:52.074066 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-04-06 17:20:52.074084 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-04-06 17:20:52.074101 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-04-06 17:20:52.074119 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-06 17:20:52.074136 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-06 17:20:52.074154 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-04-06 17:20:52.074171 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-04-06 17:20:52.074187 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-04-06 17:20:52.074204 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-04-06 17:20:52.074226 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-04-06 17:20:52.074244 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-04-06 17:20:52.074261 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-04-06 17:20:52.074278 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-04-06 17:20:52.074295 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-04-06 17:20:52.074311 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-04-06 17:20:52.074328 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-04-06 17:20:52.074345 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-04-06 17:20:52.074363 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-04-06 17:20:52.074380 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-04-06 17:20:52.074397 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-04-06 17:20:52.074414 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-04-06 17:20:52.074431 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-04-06 17:20:52.074448 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-04-06 17:20:52.074465 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-04-06 17:20:52.074482 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-04-06 17:20:52.074499 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-04-06 17:20:52.074517 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-04-06 17:20:52.074534 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-04-06 17:20:52.074551 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-04-06 17:20:52.074568 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-04-06 17:20:52.074586 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-04-06 17:20:52.074603 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-04-06 17:20:52.074620 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-04-06 17:20:52.074639 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-04-06 17:20:52.074681 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-04-06 17:20:52.074708 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-04-06 17:20:52.074731 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-04-06 17:20:52.074749 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-04-06 17:20:52.074767 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-04-06 17:20:52.074788 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-04-06 17:20:52.074807 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-04-06 17:20:52.074832 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-04-06 17:20:52.074855 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-04-06 17:20:52.074882 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-04-06 17:20:52.074903 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-04-06 17:20:52.074921 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-04-06 17:20:52.074939 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-04-06 17:20:52.074957 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-04-06 17:20:52.074974 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-04-06 17:20:52.074992 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-04-06 17:20:52.075009 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-04-06 17:20:52.075026 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-04-06 17:20:52.075043 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-04-06 17:20:52.075060 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-04-06 17:20:52.075078 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-fwccg.txt 2026-04-06 17:20:52.075095 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-fwccg.yaml 2026-04-06 17:20:52.075112 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-z6q5h.txt 2026-04-06 17:20:52.075129 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-z6q5h.yaml 2026-04-06 17:20:52.075147 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-04-06 17:20:52.075164 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-04-06 17:20:52.075181 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-04-06 17:20:52.075199 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-04-06 17:20:52.075217 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-04-06 17:20:52.075235 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-04-06 17:20:52.075252 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-04-06 17:20:52.075269 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-04-06 17:20:52.075286 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-04-06 17:20:52.075303 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-04-06 17:20:52.075320 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-04-06 17:20:52.075338 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-04-06 17:20:52.075354 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-04-06 17:20:52.075371 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-04-06 17:20:52.075388 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-04-06 17:20:52.075405 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-04-06 17:20:52.075422 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-04-06 17:20:52.075439 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-04-06 17:20:52.075456 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-04-06 17:20:52.075473 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-04-06 17:20:52.075495 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-04-06 17:20:52.075513 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-04-06 17:20:52.075530 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-04-06 17:20:52.075547 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-04-06 17:20:52.075564 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-04-06 17:20:52.075581 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-04-06 17:20:52.075598 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-04-06 17:20:52.075615 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-04-06 17:20:52.075632 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-04-06 17:20:52.075649 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-04-06 17:20:52.075666 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-04-06 17:20:52.075684 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-04-06 17:20:52.075701 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-04-06 17:20:52.075718 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-04-06 17:20:52.075734 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-04-06 17:20:52.075752 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-04-06 17:20:52.075769 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-04-06 17:20:52.075786 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-04-06 17:20:52.075803 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-04-06 17:20:52.075821 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-04-06 17:20:52.075838 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-04-06 17:20:52.075855 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-06 17:20:52.075873 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-06 17:20:52.075890 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-04-06 17:20:52.075907 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-06 17:20:52.075924 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-04-06 17:20:52.075941 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-06 17:20:52.075958 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-06 17:20:52.075975 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-04-06 17:20:52.075993 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-04-06 17:20:52.076010 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-04-06 17:20:52.076027 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-04-06 17:20:52.076043 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-04-06 17:20:52.076060 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-04-06 17:20:52.076077 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-04-06 17:20:52.076099 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-04-06 17:20:52.076117 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-04-06 17:20:52.076135 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-04-06 17:20:52.076153 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-04-06 17:20:52.076171 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-04-06 17:20:52.076189 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-04-06 17:20:52.076207 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-04-06 17:20:52.076224 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-04-06 17:20:52.076242 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-04-06 17:20:52.076260 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-04-06 17:20:52.076277 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-04-06 17:20:52.076294 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-04-06 17:20:52.076312 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-04-06 17:20:52.076329 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-04-06 17:20:52.076347 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-04-06 17:20:52.076364 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-04-06 17:20:52.076382 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-04-06 17:20:52.076399 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-04-06 17:20:52.076417 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-04-06 17:20:52.076434 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-04-06 17:20:52.076451 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-04-06 17:20:52.076468 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-04-06 17:20:52.076485 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-04-06 17:20:52.076502 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-04-06 17:20:52.076519 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-04-06 17:20:52.076536 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-04-06 17:20:52.076553 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-04-06 17:20:52.076571 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-04-06 17:20:52.076588 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-04-06 17:20:52.076605 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-04-06 17:20:52.076622 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-04-06 17:20:52.076639 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-04-06 17:20:52.076656 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-06 17:20:52.076673 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-04-06 17:20:52.076691 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-04-06 17:20:52.076713 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-04-06 17:20:52.076731 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-04-06 17:20:52.076747 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-04-06 17:20:52.076764 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-04-06 17:20:52.076781 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-04-06 17:20:52.076798 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-04-06 17:20:52.076815 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-04-06 17:20:52.076832 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-2nvwj.txt 2026-04-06 17:20:52.076849 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-2nvwj.yaml 2026-04-06 17:20:52.076865 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-wkstb.txt 2026-04-06 17:20:52.076882 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-wkstb.yaml 2026-04-06 17:20:52.076899 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-ddsfm.txt 2026-04-06 17:20:52.076916 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-ddsfm.yaml 2026-04-06 17:20:52.076933 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-xlc9f.txt 2026-04-06 17:20:52.076950 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-xlc9f.yaml 2026-04-06 17:20:52.077000 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-04-06 17:20:52.077019 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-04-06 17:20:52.077036 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-04-06 17:20:52.077053 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-04-06 17:20:52.077070 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-04-06 17:20:52.077087 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-04-06 17:20:52.077104 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-kdltk.txt 2026-04-06 17:20:52.077121 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-kdltk.yaml 2026-04-06 17:20:52.077138 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-04-06 17:20:52.077154 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-04-06 17:20:52.077171 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-04-06 17:20:52.077188 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-04-06 17:20:52.077205 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-04-06 17:20:52.077222 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-04-06 17:20:52.077240 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-04-06 17:20:52.077257 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-04-06 17:20:52.077274 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-04-06 17:20:52.077291 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-04-06 17:20:52.077308 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-04-06 17:20:52.077325 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-04-06 17:20:52.077348 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-04-06 17:20:52.077366 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-04-06 17:20:52.077384 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-04-06 17:20:52.077401 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-04-06 17:20:52.077419 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-04-06 17:20:52.077436 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-04-06 17:20:52.077454 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-04-06 17:20:52.077471 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-04-06 17:20:52.077489 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-04-06 17:20:52.077507 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-04-06 17:20:52.077524 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-06 17:20:52.077542 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-04-06 17:20:52.077559 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-04-06 17:20:52.077577 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-04-06 17:20:52.077594 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-04-06 17:20:52.077611 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-04-06 17:20:52.077629 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-04-06 17:20:52.077647 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-04-06 17:20:52.077664 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-04-06 17:20:52.077682 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-04-06 17:20:52.077699 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-04-06 17:20:52.077717 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-04-06 17:20:52.077734 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-04-06 17:20:52.077751 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-04-06 17:20:52.077769 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-04-06 17:20:52.077786 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-04-06 17:20:52.077803 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-04-06 17:20:52.077820 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-04-06 17:20:52.077837 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-04-06 17:20:52.077854 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-04-06 17:20:52.077872 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-04-06 17:20:52.077889 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-04-06 17:20:52.077910 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-04-06 17:20:52.077928 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-04-06 17:20:52.077945 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-04-06 17:20:52.077962 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-04-06 17:20:52.077978 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-04-06 17:20:52.077995 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-04-06 17:20:52.078011 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-04-06 17:20:52.078028 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-79thci.txt 2026-04-06 17:20:52.078045 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-79thci.yaml 2026-04-06 17:20:52.078061 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-v1v7bx.txt 2026-04-06 17:20:52.078078 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-v1v7bx.yaml 2026-04-06 17:20:52.078095 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-04-06 17:20:52.078112 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-04-06 17:20:52.078128 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-04-06 17:20:52.078145 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-04-06 17:20:52.078162 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-04-06 17:20:52.078179 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-04-06 17:20:52.078196 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-04-06 17:20:52.078213 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-04-06 17:20:52.078230 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-04-06 17:20:52.078246 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-04-06 17:20:52.078263 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-04-06 17:20:52.078279 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-04-06 17:20:52.078296 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-04-06 17:20:52.078313 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-04-06 17:20:52.078330 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-04-06 17:20:52.078347 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-04-06 17:20:52.078364 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-04-06 17:20:52.078382 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-04-06 17:20:52.078399 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-04-06 17:20:52.078416 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-04-06 17:20:52.078433 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-04-06 17:20:52.078450 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-04-06 17:20:52.078467 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-04-06 17:20:52.078489 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-04-06 17:20:52.078507 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-04-06 17:20:52.078524 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-04-06 17:20:52.078541 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-04-06 17:20:52.078559 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-04-06 17:20:52.078576 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-04-06 17:20:52.078594 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-04-06 17:20:52.078611 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-04-06 17:20:52.078628 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-04-06 17:20:52.078667 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-04-06 17:20:52.078687 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-04-06 17:20:52.078707 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-04-06 17:20:52.078728 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-04-06 17:20:52.078745 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-04-06 17:20:52.078764 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-04-06 17:20:52.078787 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-04-06 17:20:52.078809 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-04-06 17:20:52.078828 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-04-06 17:20:52.078845 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-04-06 17:20:52.078863 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-04-06 17:20:52.078880 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-04-06 17:20:52.078898 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-04-06 17:20:52.078915 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-04-06 17:20:52.078932 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-04-06 17:20:52.078949 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-04-06 17:20:52.078966 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-04-06 17:20:52.078983 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-04-06 17:20:52.079000 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-04-06 17:20:52.079017 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-04-06 17:20:52.079035 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-04-06 17:20:52.079052 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-04-06 17:20:52.079070 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-04-06 17:20:52.079087 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-04-06 17:20:52.079109 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-04-06 17:20:52.079127 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-04-06 17:20:52.079144 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-04-06 17:20:52.079161 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-04-06 17:20:52.079178 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-04-06 17:20:52.079194 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-04-06 17:20:52.079211 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-04-06 17:20:52.079228 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-04-06 17:20:52.079245 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-04-06 17:20:52.079262 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-04-06 17:20:52.079279 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-04-06 17:20:52.079296 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-04-06 17:20:52.079313 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-04-06 17:20:52.079330 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-04-06 17:20:52.079346 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-04-06 17:20:52.079363 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-04-06 17:20:52.079380 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-04-06 17:20:52.079397 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-04-06 17:20:52.079414 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-04-06 17:20:52.079431 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-04-06 17:20:52.079448 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-04-06 17:20:52.079465 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-04-06 17:20:52.079481 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-04-06 17:20:52.079498 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-04-06 17:20:52.079515 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-04-06 17:20:52.079533 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-04-06 17:20:52.079550 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-04-06 17:20:52.079567 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-04-06 17:20:52.079584 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-04-06 17:20:52.079601 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-06 17:20:52.079618 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-04-06 17:20:52.079635 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-04-06 17:20:52.079656 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-04-06 17:20:52.079674 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-04-06 17:20:52.079691 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-04-06 17:20:52.079708 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-04-06 17:20:52.079724 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-04-06 17:20:52.079742 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-04-06 17:20:52.079759 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-04-06 17:20:52.079777 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-04-06 17:20:52.079794 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-04-06 17:20:52.079811 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-04-06 17:20:52.079828 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-04-06 17:20:52.079846 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-04-06 17:20:52.079863 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-04-06 17:20:52.079880 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-04-06 17:20:52.079897 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-04-06 17:20:52.079915 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-04-06 17:20:52.079933 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-2lclc.txt 2026-04-06 17:20:52.079951 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-2lclc.yaml 2026-04-06 17:20:52.079968 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-04-06 17:20:52.079986 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-04-06 17:20:52.080003 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-04-06 17:20:52.080020 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-04-06 17:20:52.080038 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-04-06 17:20:52.080056 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-04-06 17:20:52.080073 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-04-06 17:20:52.080091 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-04-06 17:20:52.080108 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-04-06 17:20:52.080126 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-04-06 17:20:52.080144 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-04-06 17:20:52.080161 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-04-06 17:20:52.080178 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-04-06 17:20:52.080195 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-04-06 17:20:52.080212 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-04-06 17:20:52.080230 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-04-06 17:20:52.080253 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-04-06 17:20:52.080271 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-04-06 17:20:52.080288 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-04-06 17:20:52.080305 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-04-06 17:20:52.080322 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-04-06 17:20:52.080339 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-04-06 17:20:52.080356 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-04-06 17:20:52.080373 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-04-06 17:20:52.080390 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-04-06 17:20:52.080407 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-04-06 17:20:52.080424 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-04-06 17:20:52.080440 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-04-06 17:20:52.080457 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-04-06 17:20:52.080474 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-04-06 17:20:52.080490 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-04-06 17:20:52.080507 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-04-06 17:20:52.080524 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-04-06 17:20:52.080541 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-04-06 17:20:52.080557 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-04-06 17:20:52.080574 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-04-06 17:20:52.080591 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-04-06 17:20:52.080608 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-04-06 17:20:52.080624 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-04-06 17:20:52.080641 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-04-06 17:20:52.080658 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-04-06 17:20:52.080675 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-04-06 17:20:52.080692 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-04-06 17:20:52.080709 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-04-06 17:20:52.080730 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-04-06 17:20:52.080748 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-04-06 17:20:52.080765 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-04-06 17:20:52.080782 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-04-06 17:20:52.080798 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-04-06 17:20:52.080815 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-04-06 17:20:52.080832 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-04-06 17:20:52.080849 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-04-06 17:20:52.080866 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-04-06 17:20:52.080885 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-04-06 17:20:52.080905 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-04-06 17:20:52.080922 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-04-06 17:20:52.080939 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-04-06 17:20:52.080973 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-04-06 17:20:52.080993 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-04-06 17:20:52.081010 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-04-06 17:20:52.081027 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-04-06 17:20:52.081045 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-04-06 17:20:52.081062 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-04-06 17:20:52.081079 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-04-06 17:20:52.081096 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-04-06 17:20:52.081114 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-04-06 17:20:52.081131 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-04-06 17:20:52.081148 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-04-06 17:20:52.081165 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-04-06 17:20:52.081182 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-04-06 17:20:52.081200 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-04-06 17:20:52.081217 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-04-06 17:20:52.081235 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-04-06 17:20:52.081252 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-04-06 17:20:52.081274 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-04-06 17:20:52.081292 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-04-06 17:20:52.081309 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-04-06 17:20:52.081326 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-04-06 17:20:52.081344 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-04-06 17:20:52.081360 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-04-06 17:20:52.081377 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-04-06 17:20:52.081395 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-04-06 17:20:52.081412 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-04-06 17:20:52.081429 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-04-06 17:20:52.081446 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-04-06 17:20:52.081463 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-04-06 17:20:52.081480 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-04-06 17:20:52.081498 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-04-06 17:20:52.081515 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-04-06 17:20:52.081594 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-04-06 17:20:52.081672 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-04-06 17:20:52.081726 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-04-06 17:20:52.081752 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-04-06 17:20:52.081771 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-04-06 17:20:52.081788 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-04-06 17:20:52.081807 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-04-06 17:20:52.081824 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-04-06 17:20:52.081841 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-04-06 17:20:52.081858 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-04-06 17:20:52.081875 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-04-06 17:20:52.081893 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-04-06 17:20:52.081910 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-04-06 17:20:52.081927 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-04-06 17:20:52.081945 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-04-06 17:20:52.081962 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-04-06 17:20:52.081985 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-06 17:20:52.082003 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-06 17:20:52.082021 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-04-06 17:20:52.082039 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-04-06 17:20:52.082056 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-04-06 17:20:52.082073 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-04-06 17:20:52.082091 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-06 17:20:52.082109 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-04-06 17:20:52.082126 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-04-06 17:20:52.082143 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-04-06 17:20:52.082161 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-04-06 17:20:52.082178 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-04-06 17:20:52.082196 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-04-06 17:20:52.082213 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-04-06 17:20:52.082231 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-04-06 17:20:52.082248 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-04-06 17:20:52.082266 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-04-06 17:20:52.082284 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-06 17:20:52.082301 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-04-06 17:20:52.082319 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-04-06 17:20:52.082337 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-06 17:20:52.082356 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-06 17:20:52.082373 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-04-06 17:20:52.082391 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-04-06 17:20:52.082409 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-04-06 17:20:52.082427 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-04-06 17:20:52.082445 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-04-06 17:20:52.082463 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-04-06 17:20:52.082481 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-04-06 17:20:52.082499 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-04-06 17:20:52.082516 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-04-06 17:20:52.082533 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-04-06 17:20:52.082943 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-04-06 17:20:52.082987 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-04-06 17:20:52.083010 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-06 17:20:52.083036 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-06 17:20:52.083055 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-06 17:20:52.083073 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-06 17:20:52.083091 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-04-06 17:20:52.083109 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-06 17:20:52.083127 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-06 17:20:52.083145 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5866dfc49-2x5s5.txt 2026-04-06 17:20:52.083162 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5866dfc49-2x5s5.yaml 2026-04-06 17:20:52.083180 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-9fz48.txt 2026-04-06 17:20:52.083197 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-9fz48.yaml 2026-04-06 17:20:52.083214 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-zgvth.txt 2026-04-06 17:20:52.083231 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-zgvth.yaml 2026-04-06 17:20:52.083249 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-t9gpq.txt 2026-04-06 17:20:52.083265 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-t9gpq.yaml 2026-04-06 17:20:52.083282 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-06 17:20:52.083300 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-06 17:20:52.083317 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-04-06 17:20:52.083335 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-04-06 17:20:52.083352 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-04-06 17:20:52.083369 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-06 17:20:52.083387 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-06 17:20:52.083404 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-04-06 17:20:52.083421 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-04-06 17:20:52.083438 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-04-06 17:20:52.083455 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-06 17:20:52.083472 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-06 17:20:52.083496 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-04-06 17:20:52.083514 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-04-06 17:20:52.083532 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-04-06 17:20:52.083549 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-04-06 17:20:52.083566 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-04-06 17:20:52.083583 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-04-06 17:20:52.083600 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-04-06 17:20:52.083618 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-06 17:20:52.083635 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-06 17:20:52.083652 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-04-06 17:20:52.083670 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-04-06 17:20:52.083687 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-04-06 17:20:52.083704 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-04-06 17:20:52.083721 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-04-06 17:20:52.083738 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-04-06 17:20:52.083755 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-04-06 17:20:52.083772 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-04-06 17:20:52.083790 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-04-06 17:20:52.083807 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-04-06 17:20:52.083825 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-04-06 17:20:52.083841 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-04-06 17:20:52.083858 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-04-06 17:20:52.083875 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-04-06 17:20:52.083892 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-04-06 17:20:52.083909 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-04-06 17:20:52.083926 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-04-06 17:20:52.083943 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-04-06 17:20:52.083963 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-04-06 17:20:52.083981 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-04-06 17:20:52.083999 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-04-06 17:20:52.084017 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-04-06 17:20:52.084039 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-t9gpq-tls.txt 2026-04-06 17:20:52.084057 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-t9gpq-tls.yaml 2026-04-06 17:20:52.084075 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-04-06 17:20:52.084092 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-04-06 17:20:52.084109 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-04-06 17:20:52.084127 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-04-06 17:20:52.084144 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-04-06 17:20:52.084161 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-04-06 17:20:52.084179 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-04-06 17:20:52.084196 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-04-06 17:20:52.084213 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-06 17:20:52.084231 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-06 17:20:52.084248 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-04-06 17:20:52.084266 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-04-06 17:20:52.084284 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-04-06 17:20:52.084303 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-04-06 17:20:52.084320 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-04-06 17:20:52.084338 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-04-06 17:20:52.084355 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-04-06 17:20:52.084372 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-04-06 17:20:52.084389 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-04-06 17:20:52.084406 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-04-06 17:20:52.084423 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-04-06 17:20:52.084440 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-04-06 17:20:52.084457 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-06 17:20:52.084474 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-04-06 17:20:52.084491 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-04-06 17:20:52.084507 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-06 17:20:52.084524 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-06 17:20:52.084541 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-04-06 17:20:52.084563 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-04-06 17:20:52.084581 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-04-06 17:20:52.084598 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-04-06 17:20:52.084615 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-04-06 17:20:52.084633 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-04-06 17:20:52.084650 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-04-06 17:20:52.084667 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-04-06 17:20:52.084684 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-04-06 17:20:52.084701 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-04-06 17:20:52.084717 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-06 17:20:52.084734 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-04-06 17:20:52.084751 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-04-06 17:20:52.084767 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-06 17:20:52.084784 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-06 17:20:52.084800 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-04-06 17:20:52.084817 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-04-06 17:20:52.084833 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-04-06 17:20:52.084850 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-04-06 17:20:52.084866 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-04-06 17:20:52.084886 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-06 17:20:52.084905 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-06 17:20:52.084921 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-06 17:20:52.084938 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-06 17:20:52.084972 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-04-06 17:20:52.084994 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-04-06 17:20:52.085012 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-04-06 17:20:52.085029 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-04-06 17:20:52.085046 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-04-06 17:20:52.085063 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-04-06 17:20:52.085080 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-04-06 17:20:52.085097 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-04-06 17:20:52.085115 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-04-06 17:20:52.085132 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-04-06 17:20:52.085154 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-04-06 17:20:52.085172 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-04-06 17:20:52.085190 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-04-06 17:20:52.085208 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-04-06 17:20:52.085225 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-04-06 17:20:52.085242 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-04-06 17:20:52.085260 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-04-06 17:20:52.085278 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-04-06 17:20:52.085295 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-04-06 17:20:52.085312 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-04-06 17:20:52.085329 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-04-06 17:20:52.085347 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-04-06 17:20:52.085364 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-04-06 17:20:52.085382 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-04-06 17:20:52.085399 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-04-06 17:20:52.085416 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-04-06 17:20:52.085434 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-04-06 17:20:52.085451 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-04-06 17:20:52.085469 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-04-06 17:20:52.085486 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-04-06 17:20:52.085503 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-04-06 17:20:52.085521 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-04-06 17:20:52.085538 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-04-06 17:20:52.085555 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-04-06 17:20:52.085572 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-04-06 17:20:52.085590 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-04-06 17:20:52.085607 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-04-06 17:20:52.085624 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-04-06 17:20:52.085642 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-04-06 17:20:52.085659 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-04-06 17:20:52.085676 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-04-06 17:20:52.085693 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-04-06 17:20:52.085710 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-04-06 17:20:52.085726 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-04-06 17:20:52.085743 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-04-06 17:20:52.085760 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-04-06 17:20:52.085781 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-04-06 17:20:52.085799 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-04-06 17:20:52.085816 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-04-06 17:20:52.085833 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-04-06 17:20:52.085851 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-04-06 17:20:52.085868 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-04-06 17:20:52.085885 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-04-06 17:20:52.085902 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-04-06 17:20:52.085918 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-04-06 17:20:52.085935 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-04-06 17:20:52.085952 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-04-06 17:20:52.085969 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-04-06 17:20:52.085985 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-04-06 17:20:52.086002 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-04-06 17:20:52.086019 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-04-06 17:20:52.086036 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-04-06 17:20:52.086053 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-04-06 17:20:52.086070 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-04-06 17:20:52.086087 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-04-06 17:20:52.086104 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-06 17:20:52.086121 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-06 17:20:52.086139 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-04-06 17:20:52.086156 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-04-06 17:20:52.086173 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-04-06 17:20:52.086190 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-04-06 17:20:52.086206 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-04-06 17:20:52.086223 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-04-06 17:20:52.086240 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-04-06 17:20:52.086257 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-04-06 17:20:52.086274 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-04-06 17:20:52.086291 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-04-06 17:20:52.086308 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-04-06 17:20:52.086325 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-04-06 17:20:52.086341 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-04-06 17:20:52.086359 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-04-06 17:20:52.086379 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-04-06 17:20:52.086397 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-04-06 17:20:52.086414 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-04-06 17:20:52.086432 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-04-06 17:20:52.086449 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-04-06 17:20:52.086466 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-04-06 17:20:52.086484 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-04-06 17:20:52.086502 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-04-06 17:20:52.086519 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-04-06 17:20:52.086537 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-04-06 17:20:52.086554 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-04-06 17:20:52.086572 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-04-06 17:20:52.086589 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-04-06 17:20:52.086607 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-04-06 17:20:52.086625 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-04-06 17:20:52.086662 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-04-06 17:20:52.086681 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-04-06 17:20:52.086699 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-04-06 17:20:52.086716 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-04-06 17:20:52.086733 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-04-06 17:20:52.086754 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-04-06 17:20:52.086772 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-7cc77fcf49-78hxn.txt 2026-04-06 17:20:52.086789 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-7cc77fcf49-78hxn.yaml 2026-04-06 17:20:52.086806 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-7cc77fcf49-qkt6x.txt 2026-04-06 17:20:52.086823 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-7cc77fcf49-qkt6x.yaml 2026-04-06 17:20:52.086841 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-7cc77fcf49-swshp.txt 2026-04-06 17:20:52.086857 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-7cc77fcf49-swshp.yaml 2026-04-06 17:20:52.086874 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-gx5ck.txt 2026-04-06 17:20:52.086891 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-gx5ck.yaml 2026-04-06 17:20:52.086908 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-rs6xp.txt 2026-04-06 17:20:52.086925 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-rs6xp.yaml 2026-04-06 17:20:52.086941 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-597dd577f5-2fwzv.txt 2026-04-06 17:20:52.086958 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-597dd577f5-2fwzv.yaml 2026-04-06 17:20:52.086975 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-s7skq.txt 2026-04-06 17:20:52.086992 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-s7skq.yaml 2026-04-06 17:20:52.087014 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-txb5n.txt 2026-04-06 17:20:52.087032 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-txb5n.yaml 2026-04-06 17:20:52.087049 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-zhbhh.txt 2026-04-06 17:20:52.087066 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-zhbhh.yaml 2026-04-06 17:20:52.087083 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-ndzmz.txt 2026-04-06 17:20:52.087099 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-ndzmz.yaml 2026-04-06 17:20:52.087116 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-4r547.txt 2026-04-06 17:20:52.087132 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-4r547.yaml 2026-04-06 17:20:52.087149 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-x7w5j.txt 2026-04-06 17:20:52.087165 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-x7w5j.yaml 2026-04-06 17:20:52.087182 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-p8t2j.txt 2026-04-06 17:20:52.087199 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-p8t2j.yaml 2026-04-06 17:20:52.087216 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-v7f9x.txt 2026-04-06 17:20:52.087233 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-v7f9x.yaml 2026-04-06 17:20:52.087250 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-04-06 17:20:52.087267 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-04-06 17:20:52.087284 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-04-06 17:20:52.087301 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-04-06 17:20:52.087318 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-h6cls.txt 2026-04-06 17:20:52.087335 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-h6cls.yaml 2026-04-06 17:20:52.087352 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-xh45j.txt 2026-04-06 17:20:52.087369 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-xh45j.yaml 2026-04-06 17:20:52.087386 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-04-06 17:20:52.087403 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-04-06 17:20:52.087419 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-hq4cw.txt 2026-04-06 17:20:52.087436 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-hq4cw.yaml 2026-04-06 17:20:52.087453 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-04-06 17:20:52.087470 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-04-06 17:20:52.087487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-04-06 17:20:52.087504 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-04-06 17:20:52.087521 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-04-06 17:20:52.087538 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-04-06 17:20:52.087555 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-04-06 17:20:52.087572 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-04-06 17:20:52.087594 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-04-06 17:20:52.087612 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-04-06 17:20:52.087630 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-04-06 17:20:52.087647 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-04-06 17:20:52.087665 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-04-06 17:20:52.087682 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-04-06 17:20:52.087698 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-04-06 17:20:52.087715 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-04-06 17:20:52.087732 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-04-06 17:20:52.087749 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-04-06 17:20:52.087766 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-04-06 17:20:52.087783 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-04-06 17:20:52.087800 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-04-06 17:20:52.087817 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-04-06 17:20:52.087835 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-04-06 17:20:52.087852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-04-06 17:20:52.087870 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-04-06 17:20:52.087889 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-04-06 17:20:52.087909 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-04-06 17:20:52.087926 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-04-06 17:20:52.087943 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-04-06 17:20:52.087960 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-04-06 17:20:52.087977 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-04-06 17:20:52.087994 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-04-06 17:20:52.088011 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-04-06 17:20:52.088028 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-04-06 17:20:52.088045 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-04-06 17:20:52.088062 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-04-06 17:20:52.088079 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-04-06 17:20:52.088096 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-04-06 17:20:52.088112 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-04-06 17:20:52.088129 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-04-06 17:20:52.088146 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-04-06 17:20:52.088168 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-04-06 17:20:52.088186 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-04-06 17:20:52.088204 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-04-06 17:20:52.088221 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-04-06 17:20:52.088238 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-04-06 17:20:52.088255 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-04-06 17:20:52.088272 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-04-06 17:20:52.088289 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-04-06 17:20:52.088306 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-04-06 17:20:52.088323 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-04-06 17:20:52.088340 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-04-06 17:20:52.088357 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-04-06 17:20:52.088373 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-04-06 17:20:52.088390 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-04-06 17:20:52.088407 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-04-06 17:20:52.088424 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-04-06 17:20:52.088441 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-04-06 17:20:52.088458 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-04-06 17:20:52.088475 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-04-06 17:20:52.088491 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-04-06 17:20:52.088508 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-04-06 17:20:52.088526 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-04-06 17:20:52.088543 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-04-06 17:20:52.088560 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-04-06 17:20:52.088577 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-04-06 17:20:52.088595 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-04-06 17:20:52.088612 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-04-06 17:20:52.088628 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-04-06 17:20:52.088645 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-04-06 17:20:52.088662 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-04-06 17:20:52.088679 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-04-06 17:20:52.088696 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-04-06 17:20:52.088713 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-04-06 17:20:52.088734 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-04-06 17:20:52.088752 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-04-06 17:20:52.088769 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-04-06 17:20:52.088787 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-04-06 17:20:52.088805 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-04-06 17:20:52.088822 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-04-06 17:20:52.088839 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-04-06 17:20:52.088856 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-04-06 17:20:52.088873 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-04-06 17:20:52.088891 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-04-06 17:20:52.088908 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-04-06 17:20:52.088925 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-04-06 17:20:52.088942 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-04-06 17:20:52.088977 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-04-06 17:20:52.088996 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-04-06 17:20:52.089014 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-04-06 17:20:52.089032 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-04-06 17:20:52.089049 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-04-06 17:20:52.089066 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-04-06 17:20:52.089083 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-04-06 17:20:52.089099 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-04-06 17:20:52.089116 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-04-06 17:20:52.089133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-04-06 17:20:52.089150 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-04-06 17:20:52.089166 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-04-06 17:20:52.089183 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-04-06 17:20:52.089199 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-04-06 17:20:52.089216 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-04-06 17:20:52.089232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-04-06 17:20:52.089249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-04-06 17:20:52.089265 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-04-06 17:20:52.089282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-04-06 17:20:52.089298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-04-06 17:20:52.089315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-04-06 17:20:52.089332 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-04-06 17:20:52.089349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-04-06 17:20:52.089366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-04-06 17:20:52.089389 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-04-06 17:20:52.089407 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-04-06 17:20:52.089423 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-04-06 17:20:52.089440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-04-06 17:20:52.089457 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-04-06 17:20:52.089474 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-04-06 17:20:52.089491 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-04-06 17:20:52.089508 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-04-06 17:20:52.089524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-04-06 17:20:52.089541 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-04-06 17:20:52.089557 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-06 17:20:52.089575 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-06 17:20:52.089592 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-04-06 17:20:52.089610 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-04-06 17:20:52.089627 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-04-06 17:20:52.089644 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-04-06 17:20:52.089660 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-04-06 17:20:52.089677 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-04-06 17:20:52.089694 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-04-06 17:20:52.089711 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-04-06 17:20:52.089728 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-04-06 17:20:52.089745 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-04-06 17:20:52.089762 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-04-06 17:20:52.089780 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-04-06 17:20:52.089797 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-04-06 17:20:52.089814 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-04-06 17:20:52.089830 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-04-06 17:20:52.089847 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-04-06 17:20:52.089864 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-04-06 17:20:52.089881 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-04-06 17:20:52.089898 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-04-06 17:20:52.089914 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-04-06 17:20:52.089932 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-04-06 17:20:52.089949 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-04-06 17:20:52.089972 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-04-06 17:20:52.089989 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-04-06 17:20:52.090007 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-04-06 17:20:52.090024 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-04-06 17:20:52.090041 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-04-06 17:20:52.090059 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-04-06 17:20:52.090076 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-04-06 17:20:52.090093 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-04-06 17:20:52.090111 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-04-06 17:20:52.090128 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-04-06 17:20:52.090146 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-04-06 17:20:52.090163 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-04-06 17:20:52.090181 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-04-06 17:20:52.090198 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-04-06 17:20:52.090216 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-04-06 17:20:52.090233 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-04-06 17:20:52.090250 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-04-06 17:20:52.090268 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-04-06 17:20:52.090284 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-04-06 17:20:52.090301 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-04-06 17:20:52.090318 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-04-06 17:20:52.090335 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-04-06 17:20:52.090352 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-04-06 17:20:52.090369 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-04-06 17:20:52.090385 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-04-06 17:20:52.090401 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-04-06 17:20:52.090418 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-04-06 17:20:52.090435 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-04-06 17:20:52.090452 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-04-06 17:20:52.090468 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-04-06 17:20:52.090485 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-04-06 17:20:52.090502 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-04-06 17:20:52.090519 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-04-06 17:20:52.090541 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-04-06 17:20:52.090559 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-04-06 17:20:52.090576 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-04-06 17:20:52.090593 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-04-06 17:20:52.090610 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-04-06 17:20:52.090627 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-04-06 17:20:52.090659 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-04-06 17:20:52.090677 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-04-06 17:20:52.090694 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-04-06 17:20:52.090712 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-04-06 17:20:52.090730 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-04-06 17:20:52.090746 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-04-06 17:20:52.090763 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-04-06 17:20:52.090780 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-04-06 17:20:52.090797 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-04-06 17:20:52.090813 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-04-06 17:20:52.090830 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-04-06 17:20:52.090847 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-04-06 17:20:52.090863 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-04-06 17:20:52.090880 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-04-06 17:20:52.090897 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-04-06 17:20:52.090914 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-04-06 17:20:52.090931 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-04-06 17:20:52.090948 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-04-06 17:20:52.090965 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-04-06 17:20:52.090983 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-06 17:20:52.091000 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-06 17:20:52.091018 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-04-06 17:20:52.091035 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-04-06 17:20:52.091052 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-04-06 17:20:52.091069 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-04-06 17:20:52.091086 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-04-06 17:20:52.091103 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-04-06 17:20:52.091121 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-04-06 17:20:52.091138 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-04-06 17:20:52.091160 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-04-06 17:20:52.091179 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-04-06 17:20:52.091197 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-04-06 17:20:52.091214 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-04-06 17:20:52.091231 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-04-06 17:20:52.091249 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-04-06 17:20:52.091266 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-04-06 17:20:52.091284 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-8gjq6.txt 2026-04-06 17:20:52.091302 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-8gjq6.yaml 2026-04-06 17:20:52.091320 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-04-06 17:20:52.091337 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-04-06 17:20:52.091354 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-04-06 17:20:52.091371 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-04-06 17:20:52.091389 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-04-06 17:20:52.111904 | 2026-04-06 17:20:52.111997 | TASK [gather-pod-logs : creating directory for pod logs] 2026-04-06 17:20:52.306681 | instance | changed 2026-04-06 17:20:52.313104 | 2026-04-06 17:20:52.313189 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-04-06 17:20:52.537268 | instance | changed 2026-04-06 17:20:52.545393 | 2026-04-06 17:20:52.545483 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-04-06 17:20:53.144806 | instance | auth-system/keycloak-0/keycloak 2026-04-06 17:20:53.316250 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-04-06 17:20:53.485033 | instance | cert-manager/cert-manager-75c4c745bc-lgwmg/cert-manager-controller 2026-04-06 17:20:53.653436 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-lgwmg" not found 2026-04-06 17:20:53.821179 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-78r2x/cert-manager-cainjector 2026-04-06 17:20:53.983395 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-78r2x" not found 2026-04-06 17:20:54.139922 | instance | cert-manager/cert-manager-webhook-548949fc64-9tthw/cert-manager-webhook 2026-04-06 17:20:54.311457 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-9tthw" not found 2026-04-06 17:20:54.484397 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-s2xj2/envoy-gateway 2026-04-06 17:20:54.671788 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-s2xj2" not found 2026-04-06 17:20:54.836632 | instance | ingress-nginx/ingress-nginx-controller-fwccg/controller 2026-04-06 17:20:55.023381 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-fwccg" not found 2026-04-06 17:20:55.182416 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-z6q5h/ingress-nginx-default-backend 2026-04-06 17:20:55.343190 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-z6q5h" not found 2026-04-06 17:20:55.508859 | instance | kube-system/cilium-operator-869df985b8-2nvwj/cilium-operator 2026-04-06 17:20:55.687321 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-2nvwj" not found 2026-04-06 17:20:55.859553 | instance | kube-system/cilium-wkstb/config 2026-04-06 17:20:56.049875 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-wkstb" not found 2026-04-06 17:20:56.054136 | instance | kube-system/cilium-wkstb/mount-cgroup 2026-04-06 17:20:56.232579 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-wkstb" not found 2026-04-06 17:20:56.236262 | instance | kube-system/cilium-wkstb/apply-sysctl-overwrites 2026-04-06 17:20:56.409586 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-wkstb" not found 2026-04-06 17:20:56.413949 | instance | kube-system/cilium-wkstb/mount-bpf-fs 2026-04-06 17:20:56.591368 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-wkstb" not found 2026-04-06 17:20:56.594480 | instance | kube-system/cilium-wkstb/clean-cilium-state 2026-04-06 17:20:56.769522 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-wkstb" not found 2026-04-06 17:20:56.774284 | instance | kube-system/cilium-wkstb/install-cni-binaries 2026-04-06 17:20:56.947925 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-wkstb" not found 2026-04-06 17:20:56.952920 | instance | kube-system/cilium-wkstb/cilium-agent 2026-04-06 17:20:57.153056 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-wkstb" not found 2026-04-06 17:20:57.319670 | instance | kube-system/coredns-67659f764b-ddsfm/coredns 2026-04-06 17:20:57.490009 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-ddsfm" not found 2026-04-06 17:20:57.646076 | instance | kube-system/coredns-67659f764b-xlc9f/coredns 2026-04-06 17:20:57.813500 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-xlc9f" not found 2026-04-06 17:20:57.982559 | instance | kube-system/etcd-instance/etcd 2026-04-06 17:20:58.194910 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-04-06 17:20:58.348065 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-04-06 17:20:58.544916 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-04-06 17:20:58.707672 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-04-06 17:20:58.886269 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-04-06 17:20:59.059330 | instance | kube-system/kube-proxy-kdltk/kube-proxy 2026-04-06 17:20:59.226325 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-kdltk" not found 2026-04-06 17:20:59.390200 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-04-06 17:20:59.549158 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-04-06 17:20:59.706945 | instance | kube-system/kube-vip-instance/kube-vip 2026-04-06 17:20:59.866993 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-04-06 17:21:00.023574 | instance | local-path-storage/local-path-provisioner-679c578f5-2lclc/local-path-provisioner 2026-04-06 17:21:00.192110 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-2lclc" not found 2026-04-06 17:21:00.346541 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-04-06 17:21:00.513884 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-06 17:21:00.516704 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-04-06 17:21:00.676645 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-06 17:21:00.680504 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-04-06 17:21:00.851943 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-06 17:21:00.855559 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-04-06 17:21:01.041025 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-06 17:21:01.223598 | instance | monitoring/kube-prometheus-stack-grafana-5866dfc49-2x5s5/grafana-sc-dashboard 2026-04-06 17:21:01.407574 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-5866dfc49-2x5s5" not found 2026-04-06 17:21:01.411296 | instance | monitoring/kube-prometheus-stack-grafana-5866dfc49-2x5s5/grafana-sc-datasources 2026-04-06 17:21:01.586186 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-5866dfc49-2x5s5" not found 2026-04-06 17:21:01.589788 | instance | monitoring/kube-prometheus-stack-grafana-5866dfc49-2x5s5/grafana 2026-04-06 17:21:01.793741 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-5866dfc49-2x5s5" not found 2026-04-06 17:21:01.955329 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-9fz48/kube-state-metrics 2026-04-06 17:21:02.119907 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-9fz48" not found 2026-04-06 17:21:02.285315 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-zgvth/kube-prometheus-stack 2026-04-06 17:21:02.447566 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-zgvth" not found 2026-04-06 17:21:02.617783 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-t9gpq/node-exporter 2026-04-06 17:21:02.812762 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-t9gpq/pod-tls-sidecar 2026-04-06 17:21:02.992488 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-t9gpq" not found 2026-04-06 17:21:03.172459 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-04-06 17:21:03.335074 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-06 17:21:03.339694 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-04-06 17:21:03.510800 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-06 17:21:03.514135 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-04-06 17:21:03.687249 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-06 17:21:03.691031 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-04-06 17:21:03.869367 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-06 17:21:03.872952 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-04-06 17:21:04.042442 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-06 17:21:04.216496 | instance | openstack/horizon-7cc77fcf49-78hxn/init 2026-04-06 17:21:04.384204 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-7cc77fcf49-78hxn" not found 2026-04-06 17:21:04.387971 | instance | openstack/horizon-7cc77fcf49-78hxn/horizon 2026-04-06 17:21:04.584261 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-7cc77fcf49-78hxn" not found 2026-04-06 17:21:04.742471 | instance | openstack/horizon-7cc77fcf49-qkt6x/init 2026-04-06 17:21:04.908706 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-7cc77fcf49-qkt6x" not found 2026-04-06 17:21:04.912378 | instance | openstack/horizon-7cc77fcf49-qkt6x/horizon 2026-04-06 17:21:05.102247 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-7cc77fcf49-qkt6x" not found 2026-04-06 17:21:05.266817 | instance | openstack/horizon-7cc77fcf49-swshp/init 2026-04-06 17:21:05.430532 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-7cc77fcf49-swshp" not found 2026-04-06 17:21:05.433559 | instance | openstack/horizon-7cc77fcf49-swshp/horizon 2026-04-06 17:21:05.606963 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-7cc77fcf49-swshp" not found 2026-04-06 17:21:05.769876 | instance | openstack/horizon-db-init-gx5ck/init 2026-04-06 17:21:05.936615 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-gx5ck" not found 2026-04-06 17:21:05.939397 | instance | openstack/horizon-db-init-gx5ck/horizon-db-init-0 2026-04-06 17:21:06.106526 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-gx5ck" not found 2026-04-06 17:21:06.266253 | instance | openstack/horizon-db-sync-rs6xp/init 2026-04-06 17:21:06.450903 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-rs6xp" not found 2026-04-06 17:21:06.453743 | instance | openstack/horizon-db-sync-rs6xp/horizon-db-sync 2026-04-06 17:21:06.628604 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-rs6xp" not found 2026-04-06 17:21:06.787309 | instance | openstack/keystone-api-597dd577f5-2fwzv/init 2026-04-06 17:21:06.957353 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-597dd577f5-2fwzv" not found 2026-04-06 17:21:06.960157 | instance | openstack/keystone-api-597dd577f5-2fwzv/keystone-api 2026-04-06 17:21:07.148057 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-597dd577f5-2fwzv" not found 2026-04-06 17:21:07.310547 | instance | openstack/keystone-bootstrap-s7skq/init 2026-04-06 17:21:07.474820 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-s7skq" not found 2026-04-06 17:21:07.477721 | instance | openstack/keystone-bootstrap-s7skq/bootstrap 2026-04-06 17:21:07.655854 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-s7skq" not found 2026-04-06 17:21:07.812363 | instance | openstack/keystone-credential-setup-txb5n/init 2026-04-06 17:21:07.976211 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-txb5n" not found 2026-04-06 17:21:07.980145 | instance | openstack/keystone-credential-setup-txb5n/keystone-credential-setup 2026-04-06 17:21:08.166186 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-txb5n" not found 2026-04-06 17:21:08.328366 | instance | openstack/keystone-db-init-zhbhh/init 2026-04-06 17:21:08.495798 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-zhbhh" not found 2026-04-06 17:21:08.501397 | instance | openstack/keystone-db-init-zhbhh/keystone-db-init-0 2026-04-06 17:21:08.682373 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-zhbhh" not found 2026-04-06 17:21:08.843627 | instance | openstack/keystone-db-sync-ndzmz/init 2026-04-06 17:21:09.005930 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-ndzmz" not found 2026-04-06 17:21:09.009688 | instance | openstack/keystone-db-sync-ndzmz/keystone-db-sync 2026-04-06 17:21:09.170552 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-ndzmz" not found 2026-04-06 17:21:09.353750 | instance | openstack/keystone-domain-manage-4r547/init 2026-04-06 17:21:09.514253 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-4r547" not found 2026-04-06 17:21:09.517831 | instance | openstack/keystone-domain-manage-4r547/keystone-domain-manage 2026-04-06 17:21:09.692549 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-4r547" not found 2026-04-06 17:21:09.869853 | instance | openstack/keystone-fernet-setup-x7w5j/init 2026-04-06 17:21:10.023827 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-x7w5j" not found 2026-04-06 17:21:10.027738 | instance | openstack/keystone-fernet-setup-x7w5j/keystone-fernet-setup 2026-04-06 17:21:10.196688 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-x7w5j" not found 2026-04-06 17:21:10.355956 | instance | openstack/keystone-rabbit-init-p8t2j/init 2026-04-06 17:21:10.517924 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-p8t2j" not found 2026-04-06 17:21:10.522191 | instance | openstack/keystone-rabbit-init-p8t2j/rabbit-init 2026-04-06 17:21:10.695321 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-p8t2j" not found 2026-04-06 17:21:10.874285 | instance | openstack/memcached-memcached-6479589586-v7f9x/init 2026-04-06 17:21:11.041197 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-v7f9x" not found 2026-04-06 17:21:11.043861 | instance | openstack/memcached-memcached-6479589586-v7f9x/memcached 2026-04-06 17:21:11.219986 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-v7f9x" not found 2026-04-06 17:21:11.223486 | instance | openstack/memcached-memcached-6479589586-v7f9x/memcached-exporter 2026-04-06 17:21:11.399552 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-v7f9x" not found 2026-04-06 17:21:11.563789 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-04-06 17:21:11.735180 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-06 17:21:11.739216 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-04-06 17:21:11.908333 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-06 17:21:11.911313 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-04-06 17:21:12.110270 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-04-06 17:21:12.114283 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-04-06 17:21:12.280685 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-04-06 17:21:12.456257 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-04-06 17:21:12.622814 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-04-06 17:21:12.626702 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-04-06 17:21:12.824923 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-04-06 17:21:12.828686 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-04-06 17:21:13.001965 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-04-06 17:21:13.173299 | instance | openstack/pxc-operator-69cb5bbdb9-h6cls/percona-xtradb-cluster-operator 2026-04-06 17:21:13.341649 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-h6cls" not found 2026-04-06 17:21:13.522256 | instance | openstack/rabbitmq-cluster-operator-7fcdcd478-xh45j/rabbitmq-cluster-operator 2026-04-06 17:21:13.688676 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-7fcdcd478-xh45j" not found 2026-04-06 17:21:13.851264 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-04-06 17:21:14.028666 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-04-06 17:21:14.032581 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-04-06 17:21:14.210778 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-04-06 17:21:14.395622 | instance | openstack/rabbitmq-messaging-topology-operator-7f8596f788-hq4cw/rabbitmq-cluster-operator 2026-04-06 17:21:14.573894 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-7f8596f788-hq4cw" not found 2026-04-06 17:21:14.735396 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-8gjq6/secretgen-controller 2026-04-06 17:21:14.915626 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-8gjq6" not found 2026-04-06 17:21:15.106567 | instance | ERROR 2026-04-06 17:21:15.106752 | instance | { 2026-04-06 17:21:15.106793 | instance | "delta": "0:00:22.136266", 2026-04-06 17:21:15.106821 | instance | "end": "2026-04-06 17:21:14.920726", 2026-04-06 17:21:15.106847 | instance | "msg": "non-zero return code", 2026-04-06 17:21:15.106872 | instance | "rc": 123, 2026-04-06 17:21:15.106897 | instance | "start": "2026-04-06 17:20:52.784460" 2026-04-06 17:21:15.106921 | instance | } 2026-04-06 17:21:15.106953 | instance | ERROR: Ignoring Errors 2026-04-06 17:21:15.116219 | 2026-04-06 17:21:15.116413 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-04-06 17:21:15.639431 | instance | changed: 2026-04-06 17:21:15.639675 | instance | cd+++++++++ pod-logs/ 2026-04-06 17:21:15.639714 | instance | cd+++++++++ pod-logs/auth-system/ 2026-04-06 17:21:15.639744 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-04-06 17:21:15.639772 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-04-06 17:21:15.639809 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-04-06 17:21:15.639837 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-lgwmg/ 2026-04-06 17:21:15.639864 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-lgwmg/cert-manager-controller.txt 2026-04-06 17:21:15.639902 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-78r2x/ 2026-04-06 17:21:15.639946 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-78r2x/cert-manager-cainjector.txt 2026-04-06 17:21:15.639992 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-9tthw/ 2026-04-06 17:21:15.640038 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-9tthw/cert-manager-webhook.txt 2026-04-06 17:21:15.640085 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-04-06 17:21:15.640131 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-s2xj2/ 2026-04-06 17:21:15.640176 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-s2xj2/envoy-gateway.txt 2026-04-06 17:21:15.640222 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-04-06 17:21:15.640268 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-04-06 17:21:15.640313 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-04-06 17:21:15.640358 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-04-06 17:21:15.640404 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-04-06 17:21:15.640450 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-lgwmg/ 2026-04-06 17:21:15.640495 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-lgwmg/cert-manager-controller.txt 2026-04-06 17:21:15.640545 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-78r2x/ 2026-04-06 17:21:15.640592 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-78r2x/cert-manager-cainjector.txt 2026-04-06 17:21:15.640646 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-9tthw/ 2026-04-06 17:21:15.640692 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-9tthw/cert-manager-webhook.txt 2026-04-06 17:21:15.640739 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-04-06 17:21:15.640784 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-s2xj2/ 2026-04-06 17:21:15.640829 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-s2xj2/envoy-gateway.txt 2026-04-06 17:21:15.640874 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-04-06 17:21:15.640920 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-fwccg/ 2026-04-06 17:21:15.640994 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-fwccg/controller.txt 2026-04-06 17:21:15.641044 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-z6q5h/ 2026-04-06 17:21:15.641085 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-z6q5h/ingress-nginx-default-backend.txt 2026-04-06 17:21:15.641126 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-04-06 17:21:15.641168 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-2nvwj/ 2026-04-06 17:21:15.641211 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-2nvwj/cilium-operator.txt 2026-04-06 17:21:15.641255 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-wkstb/ 2026-04-06 17:21:15.641299 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-wkstb/apply-sysctl-overwrites.txt 2026-04-06 17:21:15.641343 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-wkstb/cilium-agent.txt 2026-04-06 17:21:15.641399 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-wkstb/clean-cilium-state.txt 2026-04-06 17:21:15.641446 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-wkstb/config.txt 2026-04-06 17:21:15.641490 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-wkstb/install-cni-binaries.txt 2026-04-06 17:21:15.641534 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-wkstb/mount-bpf-fs.txt 2026-04-06 17:21:15.641576 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-wkstb/mount-cgroup.txt 2026-04-06 17:21:15.641618 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-ddsfm/ 2026-04-06 17:21:15.641661 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-ddsfm/coredns.txt 2026-04-06 17:21:15.641705 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-xlc9f/ 2026-04-06 17:21:15.641749 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-xlc9f/coredns.txt 2026-04-06 17:21:15.641794 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-04-06 17:21:15.641838 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-04-06 17:21:15.641881 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-04-06 17:21:15.641927 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-06 17:21:15.641971 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-04-06 17:21:15.642012 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-06 17:21:15.642056 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-kdltk/ 2026-04-06 17:21:15.642102 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-kdltk/kube-proxy.txt 2026-04-06 17:21:15.642143 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-04-06 17:21:15.642180 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-06 17:21:15.642219 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-04-06 17:21:15.642262 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-04-06 17:21:15.642303 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-04-06 17:21:15.642346 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-2lclc/ 2026-04-06 17:21:15.642389 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-2lclc/local-path-provisioner.txt 2026-04-06 17:21:15.642430 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-04-06 17:21:15.642473 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-06 17:21:15.642516 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-06 17:21:15.642559 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-06 17:21:15.642606 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-06 17:21:15.642653 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-06 17:21:15.642696 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5866dfc49-2x5s5/ 2026-04-06 17:21:15.642740 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5866dfc49-2x5s5/grafana-sc-dashboard.txt 2026-04-06 17:21:15.642785 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5866dfc49-2x5s5/grafana-sc-datasources.txt 2026-04-06 17:21:15.642840 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5866dfc49-2x5s5/grafana.txt 2026-04-06 17:21:15.642888 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-9fz48/ 2026-04-06 17:21:15.642934 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-9fz48/kube-state-metrics.txt 2026-04-06 17:21:15.642980 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-zgvth/ 2026-04-06 17:21:15.643027 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-zgvth/kube-prometheus-stack.txt 2026-04-06 17:21:15.643072 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-t9gpq/ 2026-04-06 17:21:15.643116 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-t9gpq/node-exporter.txt 2026-04-06 17:21:15.643161 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-t9gpq/pod-tls-sidecar.txt 2026-04-06 17:21:15.643206 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-06 17:21:15.643249 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-06 17:21:15.643293 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-06 17:21:15.643339 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-06 17:21:15.643435 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-06 17:21:15.643494 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-06 17:21:15.643542 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-04-06 17:21:15.643585 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-7cc77fcf49-78hxn/ 2026-04-06 17:21:15.643623 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-7cc77fcf49-78hxn/horizon.txt 2026-04-06 17:21:15.643653 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-7cc77fcf49-78hxn/init.txt 2026-04-06 17:21:15.643684 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-7cc77fcf49-qkt6x/ 2026-04-06 17:21:15.643717 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-7cc77fcf49-qkt6x/horizon.txt 2026-04-06 17:21:15.643749 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-7cc77fcf49-qkt6x/init.txt 2026-04-06 17:21:15.643780 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-7cc77fcf49-swshp/ 2026-04-06 17:21:15.643811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-7cc77fcf49-swshp/horizon.txt 2026-04-06 17:21:15.643839 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-7cc77fcf49-swshp/init.txt 2026-04-06 17:21:15.643868 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-gx5ck/ 2026-04-06 17:21:15.643900 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-gx5ck/horizon-db-init-0.txt 2026-04-06 17:21:15.643932 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-gx5ck/init.txt 2026-04-06 17:21:15.643965 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-rs6xp/ 2026-04-06 17:21:15.643997 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-rs6xp/horizon-db-sync.txt 2026-04-06 17:21:15.644022 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-rs6xp/init.txt 2026-04-06 17:21:15.644049 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-597dd577f5-2fwzv/ 2026-04-06 17:21:15.644079 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-597dd577f5-2fwzv/init.txt 2026-04-06 17:21:15.644106 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-597dd577f5-2fwzv/keystone-api.txt 2026-04-06 17:21:15.644126 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-s7skq/ 2026-04-06 17:21:15.644144 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-s7skq/bootstrap.txt 2026-04-06 17:21:15.644162 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-s7skq/init.txt 2026-04-06 17:21:15.644179 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-txb5n/ 2026-04-06 17:21:15.644196 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-txb5n/init.txt 2026-04-06 17:21:15.644213 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-txb5n/keystone-credential-setup.txt 2026-04-06 17:21:15.644230 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-zhbhh/ 2026-04-06 17:21:15.644248 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-zhbhh/init.txt 2026-04-06 17:21:15.644266 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-zhbhh/keystone-db-init-0.txt 2026-04-06 17:21:15.644283 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-ndzmz/ 2026-04-06 17:21:15.644301 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-ndzmz/init.txt 2026-04-06 17:21:15.644318 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-ndzmz/keystone-db-sync.txt 2026-04-06 17:21:15.644335 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-4r547/ 2026-04-06 17:21:15.644352 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-4r547/init.txt 2026-04-06 17:21:15.644374 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-4r547/keystone-domain-manage.txt 2026-04-06 17:21:15.644403 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-x7w5j/ 2026-04-06 17:21:15.644436 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-x7w5j/init.txt 2026-04-06 17:21:15.644469 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-x7w5j/keystone-fernet-setup.txt 2026-04-06 17:21:15.644502 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-p8t2j/ 2026-04-06 17:21:15.644536 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-p8t2j/init.txt 2026-04-06 17:21:15.644568 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-p8t2j/rabbit-init.txt 2026-04-06 17:21:15.644602 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-v7f9x/ 2026-04-06 17:21:15.644637 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-v7f9x/init.txt 2026-04-06 17:21:15.644668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-v7f9x/memcached-exporter.txt 2026-04-06 17:21:15.644698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-v7f9x/memcached.txt 2026-04-06 17:21:15.644728 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-04-06 17:21:15.644761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-06 17:21:15.644793 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-06 17:21:15.644821 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-06 17:21:15.644850 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-06 17:21:15.644879 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-04-06 17:21:15.644906 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-06 17:21:15.644936 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-06 17:21:15.645000 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-06 17:21:15.645039 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-h6cls/ 2026-04-06 17:21:15.645073 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-h6cls/percona-xtradb-cluster-operator.txt 2026-04-06 17:21:15.645106 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-xh45j/ 2026-04-06 17:21:15.645138 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-xh45j/rabbitmq-cluster-operator.txt 2026-04-06 17:21:15.645172 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-04-06 17:21:15.645206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-06 17:21:15.645238 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-06 17:21:15.645271 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-hq4cw/ 2026-04-06 17:21:15.645302 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-hq4cw/rabbitmq-cluster-operator.txt 2026-04-06 17:21:15.645334 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-04-06 17:21:15.645367 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-8gjq6/ 2026-04-06 17:21:15.645402 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-8gjq6/secretgen-controller.txt 2026-04-06 17:21:15.645435 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-04-06 17:21:15.645464 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-fwccg/ 2026-04-06 17:21:15.645492 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-fwccg/controller.txt 2026-04-06 17:21:15.645521 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-z6q5h/ 2026-04-06 17:21:15.645540 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-z6q5h/ingress-nginx-default-backend.txt 2026-04-06 17:21:15.645559 | instance | cd+++++++++ pod-logs/kube-system/ 2026-04-06 17:21:15.645577 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-2nvwj/ 2026-04-06 17:21:15.645595 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-2nvwj/cilium-operator.txt 2026-04-06 17:21:15.645613 | instance | cd+++++++++ pod-logs/kube-system/cilium-wkstb/ 2026-04-06 17:21:15.645631 | instance | >f+++++++++ pod-logs/kube-system/cilium-wkstb/apply-sysctl-overwrites.txt 2026-04-06 17:21:15.645649 | instance | >f+++++++++ pod-logs/kube-system/cilium-wkstb/cilium-agent.txt 2026-04-06 17:21:15.645667 | instance | >f+++++++++ pod-logs/kube-system/cilium-wkstb/clean-cilium-state.txt 2026-04-06 17:21:15.645684 | instance | >f+++++++++ pod-logs/kube-system/cilium-wkstb/config.txt 2026-04-06 17:21:15.645702 | instance | >f+++++++++ pod-logs/kube-system/cilium-wkstb/install-cni-binaries.txt 2026-04-06 17:21:15.645719 | instance | >f+++++++++ pod-logs/kube-system/cilium-wkstb/mount-bpf-fs.txt 2026-04-06 17:21:15.645737 | instance | >f+++++++++ pod-logs/kube-system/cilium-wkstb/mount-cgroup.txt 2026-04-06 17:21:15.645763 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-ddsfm/ 2026-04-06 17:21:15.645795 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-ddsfm/coredns.txt 2026-04-06 17:21:15.645828 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-xlc9f/ 2026-04-06 17:21:15.645861 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-xlc9f/coredns.txt 2026-04-06 17:21:15.645894 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-04-06 17:21:15.645927 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-04-06 17:21:15.645970 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-04-06 17:21:15.646004 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-06 17:21:15.646038 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-04-06 17:21:15.646070 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-06 17:21:15.646104 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-kdltk/ 2026-04-06 17:21:15.646137 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-kdltk/kube-proxy.txt 2026-04-06 17:21:15.646171 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-04-06 17:21:15.646205 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-06 17:21:15.646239 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-04-06 17:21:15.646273 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-04-06 17:21:15.646305 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-04-06 17:21:15.646336 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-2lclc/ 2026-04-06 17:21:15.646367 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-2lclc/local-path-provisioner.txt 2026-04-06 17:21:15.646400 | instance | cd+++++++++ pod-logs/monitoring/ 2026-04-06 17:21:15.646435 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-06 17:21:15.646470 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-06 17:21:15.646496 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-06 17:21:15.646518 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-06 17:21:15.646546 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-06 17:21:15.646573 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5866dfc49-2x5s5/ 2026-04-06 17:21:15.646592 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5866dfc49-2x5s5/grafana-sc-dashboard.txt 2026-04-06 17:21:15.646610 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5866dfc49-2x5s5/grafana-sc-datasources.txt 2026-04-06 17:21:15.646628 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5866dfc49-2x5s5/grafana.txt 2026-04-06 17:21:15.646645 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-9fz48/ 2026-04-06 17:21:15.646663 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-9fz48/kube-state-metrics.txt 2026-04-06 17:21:15.646680 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-zgvth/ 2026-04-06 17:21:15.646703 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-zgvth/kube-prometheus-stack.txt 2026-04-06 17:21:15.646733 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-t9gpq/ 2026-04-06 17:21:15.646765 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-t9gpq/node-exporter.txt 2026-04-06 17:21:15.646798 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-t9gpq/pod-tls-sidecar.txt 2026-04-06 17:21:15.646831 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-06 17:21:15.646865 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-06 17:21:15.646897 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-06 17:21:15.646939 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-06 17:21:15.646975 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-06 17:21:15.647008 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-06 17:21:15.647040 | instance | cd+++++++++ pod-logs/openstack/ 2026-04-06 17:21:15.647072 | instance | cd+++++++++ pod-logs/openstack/horizon-7cc77fcf49-78hxn/ 2026-04-06 17:21:15.647105 | instance | >f+++++++++ pod-logs/openstack/horizon-7cc77fcf49-78hxn/horizon.txt 2026-04-06 17:21:15.647138 | instance | >f+++++++++ pod-logs/openstack/horizon-7cc77fcf49-78hxn/init.txt 2026-04-06 17:21:15.647163 | instance | cd+++++++++ pod-logs/openstack/horizon-7cc77fcf49-qkt6x/ 2026-04-06 17:21:15.647181 | instance | >f+++++++++ pod-logs/openstack/horizon-7cc77fcf49-qkt6x/horizon.txt 2026-04-06 17:21:15.647199 | instance | >f+++++++++ pod-logs/openstack/horizon-7cc77fcf49-qkt6x/init.txt 2026-04-06 17:21:15.647220 | instance | cd+++++++++ pod-logs/openstack/horizon-7cc77fcf49-swshp/ 2026-04-06 17:21:15.647248 | instance | >f+++++++++ pod-logs/openstack/horizon-7cc77fcf49-swshp/horizon.txt 2026-04-06 17:21:15.647279 | instance | >f+++++++++ pod-logs/openstack/horizon-7cc77fcf49-swshp/init.txt 2026-04-06 17:21:15.647311 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-gx5ck/ 2026-04-06 17:21:15.647341 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-gx5ck/horizon-db-init-0.txt 2026-04-06 17:21:15.647366 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-gx5ck/init.txt 2026-04-06 17:21:15.647407 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-rs6xp/ 2026-04-06 17:21:15.647440 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-rs6xp/horizon-db-sync.txt 2026-04-06 17:21:15.647468 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-rs6xp/init.txt 2026-04-06 17:21:15.647493 | instance | cd+++++++++ pod-logs/openstack/keystone-api-597dd577f5-2fwzv/ 2026-04-06 17:21:15.647524 | instance | >f+++++++++ pod-logs/openstack/keystone-api-597dd577f5-2fwzv/init.txt 2026-04-06 17:21:15.647556 | instance | >f+++++++++ pod-logs/openstack/keystone-api-597dd577f5-2fwzv/keystone-api.txt 2026-04-06 17:21:15.647586 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-s7skq/ 2026-04-06 17:21:15.647622 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-s7skq/bootstrap.txt 2026-04-06 17:21:15.647655 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-s7skq/init.txt 2026-04-06 17:21:15.647688 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-txb5n/ 2026-04-06 17:21:15.647719 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-txb5n/init.txt 2026-04-06 17:21:15.647751 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-txb5n/keystone-credential-setup.txt 2026-04-06 17:21:15.647786 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-zhbhh/ 2026-04-06 17:21:15.647820 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-zhbhh/init.txt 2026-04-06 17:21:15.647854 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-zhbhh/keystone-db-init-0.txt 2026-04-06 17:21:15.647887 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-ndzmz/ 2026-04-06 17:21:15.647921 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-ndzmz/init.txt 2026-04-06 17:21:15.647956 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-ndzmz/keystone-db-sync.txt 2026-04-06 17:21:15.647990 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-4r547/ 2026-04-06 17:21:15.648024 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-4r547/init.txt 2026-04-06 17:21:15.648060 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-4r547/keystone-domain-manage.txt 2026-04-06 17:21:15.648092 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-x7w5j/ 2026-04-06 17:21:15.648130 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-x7w5j/init.txt 2026-04-06 17:21:15.648161 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-x7w5j/keystone-fernet-setup.txt 2026-04-06 17:21:15.648196 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-p8t2j/ 2026-04-06 17:21:15.648229 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-p8t2j/init.txt 2026-04-06 17:21:15.648262 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-p8t2j/rabbit-init.txt 2026-04-06 17:21:15.648294 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-v7f9x/ 2026-04-06 17:21:15.648324 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-v7f9x/init.txt 2026-04-06 17:21:15.648355 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-v7f9x/memcached-exporter.txt 2026-04-06 17:21:15.648386 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-v7f9x/memcached.txt 2026-04-06 17:21:15.648415 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-04-06 17:21:15.648447 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-06 17:21:15.648480 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-06 17:21:15.648511 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-06 17:21:15.648541 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-06 17:21:15.648564 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-04-06 17:21:15.648592 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-06 17:21:15.648623 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-06 17:21:15.648650 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-06 17:21:15.648673 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-h6cls/ 2026-04-06 17:21:15.648695 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-h6cls/percona-xtradb-cluster-operator.txt 2026-04-06 17:21:15.648718 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-xh45j/ 2026-04-06 17:21:15.648736 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-xh45j/rabbitmq-cluster-operator.txt 2026-04-06 17:21:15.648754 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-04-06 17:21:15.648772 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-06 17:21:15.648789 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-06 17:21:15.648807 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-hq4cw/ 2026-04-06 17:21:15.648824 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-hq4cw/rabbitmq-cluster-operator.txt 2026-04-06 17:21:15.648842 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-04-06 17:21:15.648860 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-8gjq6/ 2026-04-06 17:21:15.648877 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-8gjq6/secretgen-controller.txt 2026-04-06 17:21:15.667230 | 2026-04-06 17:21:15.667490 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-04-06 17:21:15.879336 | instance | changed 2026-04-06 17:21:15.886128 | 2026-04-06 17:21:15.886222 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-04-06 17:21:16.592568 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-04-06 17:21:16.617485 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-06 17:21:16.617529 | instance | Dload Upload Total Spent Left Speed 2026-04-06 17:21:16.622114 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-04-06 17:21:16.777504 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-04-06 17:21:16.785673 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-06 17:21:16.785695 | instance | Dload Upload Total Spent Left Speed 2026-04-06 17:21:16.789870 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-04-06 17:21:17.133521 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-04-06 17:21:17.143198 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-06 17:21:17.144443 | instance | Dload Upload Total Spent Left Speed 2026-04-06 17:21:17.147714 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-04-06 17:21:17.479888 | instance | Scraping memcached.openstack:9150/metrics: 2026-04-06 17:21:17.486147 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-06 17:21:17.486189 | instance | Dload Upload Total Spent Left Speed 2026-04-06 17:21:17.489852 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached.openstack 2026-04-06 17:21:17.568737 | instance | Scraping memcached-metrics.openstack:9150/metrics: 2026-04-06 17:21:17.575840 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-06 17:21:17.575887 | instance | Dload Upload Total Spent Left Speed 2026-04-06 17:21:17.579788 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached-metrics.openstack 2026-04-06 17:21:17.655627 | instance | Scraping percona-xtradb-haproxy-metrics.openstack:8404/metrics: 2026-04-06 17:21:17.663651 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-06 17:21:17.663700 | instance | Dload Upload Total Spent Left Speed 2026-04-06 17:21:17.667945 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: percona-xtradb-haproxy-metrics.openstack 2026-04-06 17:21:17.927425 | instance | ok: Runtime: 0:00:01.631750 2026-04-06 17:21:17.934127 | 2026-04-06 17:21:17.934217 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-04-06 17:21:18.244812 | instance | ceph-mgr endpoints: 2026-04-06 17:21:18.469737 | instance | ok: Runtime: 0:00:00.083746 2026-04-06 17:21:18.476423 | 2026-04-06 17:21:18.476522 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-04-06 17:21:19.014024 | instance | ok: Runtime: 0:00:00.079191 2026-04-06 17:21:19.019412 | 2026-04-06 17:21:19.019479 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-04-06 17:21:19.511113 | instance | changed: 2026-04-06 17:21:19.511360 | instance | cd+++++++++ prometheus/ 2026-04-06 17:21:19.511421 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-04-06 17:21:19.511466 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-04-06 17:21:19.511510 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-04-06 17:21:19.511553 | instance | >f+++++++++ prometheus/openstack-memcached-metrics.txt 2026-04-06 17:21:19.511594 | instance | >f+++++++++ prometheus/openstack-memcached.txt 2026-04-06 17:21:19.511635 | instance | >f+++++++++ prometheus/openstack-percona-xtradb-haproxy-metrics.txt 2026-04-06 17:21:19.521422 | 2026-04-06 17:21:19.521498 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-04-06 17:21:19.735620 | instance | changed 2026-04-06 17:21:19.744024 | 2026-04-06 17:21:19.744115 | TASK [gather-selenium-data : Get selenium data] 2026-04-06 17:21:20.013607 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-04-06 17:21:20.017105 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-04-06 17:21:20.279631 | instance | ERROR 2026-04-06 17:21:20.279743 | instance | { 2026-04-06 17:21:20.279772 | instance | "delta": "0:00:00.008225", 2026-04-06 17:21:20.279793 | instance | "end": "2026-04-06 17:21:20.017507", 2026-04-06 17:21:20.279812 | instance | "msg": "non-zero return code", 2026-04-06 17:21:20.279830 | instance | "rc": 1, 2026-04-06 17:21:20.279847 | instance | "start": "2026-04-06 17:21:20.009282" 2026-04-06 17:21:20.279865 | instance | } 2026-04-06 17:21:20.279890 | instance | ERROR: Ignoring Errors 2026-04-06 17:21:20.285123 | 2026-04-06 17:21:20.285192 | TASK [gather-selenium-data : Downloads logs to executor] 2026-04-06 17:21:20.782744 | instance | changed: cd+++++++++ selenium/ 2026-04-06 17:21:20.791220 | 2026-04-06 17:21:20.791297 | PLAY RECAP 2026-04-06 17:21:20.791363 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-04-06 17:21:20.791395 | 2026-04-06 17:21:20.934183 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2025.1] 2026-04-06 17:21:20.939624 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-06 17:21:21.568683 | 2026-04-06 17:21:21.568803 | PLAY [all] 2026-04-06 17:21:21.580415 | 2026-04-06 17:21:21.580496 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-06 17:21:21.625085 | instance | skipping: Conditional result was False 2026-04-06 17:21:21.635228 | 2026-04-06 17:21:21.635341 | TASK [fetch-output : Set log path for single node] 2026-04-06 17:21:21.679201 | instance | ok 2026-04-06 17:21:21.683702 | 2026-04-06 17:21:21.683767 | LOOP [fetch-output : Ensure local output dirs] 2026-04-06 17:21:22.092803 | instance -> localhost | ok: "/var/lib/zuul/builds/346f249af2ba431eb21676787821f5fd/work/logs" 2026-04-06 17:21:22.328036 | instance -> localhost | changed: "/var/lib/zuul/builds/346f249af2ba431eb21676787821f5fd/work/artifacts" 2026-04-06 17:21:22.521794 | instance -> localhost | changed: "/var/lib/zuul/builds/346f249af2ba431eb21676787821f5fd/work/docs" 2026-04-06 17:21:22.543147 | 2026-04-06 17:21:22.543333 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-06 17:21:23.151189 | instance | changed: .d..t...... ./ 2026-04-06 17:21:23.151386 | instance | changed: All items complete 2026-04-06 17:21:23.151413 | 2026-04-06 17:21:23.587303 | instance | changed: .d..t...... ./ 2026-04-06 17:21:24.017151 | instance | changed: .d..t...... ./ 2026-04-06 17:21:24.040189 | 2026-04-06 17:21:24.040354 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-06 17:21:24.485178 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006898 2026-04-06 17:21:24.703166 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007461 2026-04-06 17:21:24.722431 | 2026-04-06 17:21:24.722554 | PLAY [all] 2026-04-06 17:21:24.729607 | 2026-04-06 17:21:24.729672 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-06 17:21:25.147981 | instance | changed 2026-04-06 17:21:25.155716 | 2026-04-06 17:21:25.155772 | PLAY RECAP 2026-04-06 17:21:25.155823 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-06 17:21:25.155844 | 2026-04-06 17:21:25.257629 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-06 17:21:25.263017 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-06 17:21:25.850435 | 2026-04-06 17:21:25.850544 | PLAY [localhost] 2026-04-06 17:21:25.860992 | 2026-04-06 17:21:25.861081 | TASK [Generate Zuul manifest] 2026-04-06 17:21:25.882949 | localhost | ok 2026-04-06 17:21:25.900362 | 2026-04-06 17:21:25.900456 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-06 17:21:26.385637 | localhost | changed 2026-04-06 17:21:26.398307 | 2026-04-06 17:21:26.398394 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-06 17:21:26.428929 | localhost | ok 2026-04-06 17:21:26.440411 | 2026-04-06 17:21:26.440531 | TASK [Upload logs] 2026-04-06 17:21:26.459417 | localhost | ok 2026-04-06 17:21:26.521101 | 2026-04-06 17:21:26.521241 | TASK [Set zuul-log-path fact] 2026-04-06 17:21:26.543494 | localhost | ok 2026-04-06 17:21:26.557023 | 2026-04-06 17:21:26.557094 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-06 17:21:26.588120 | localhost | ok 2026-04-06 17:21:26.597888 | 2026-04-06 17:21:26.597957 | TASK [upload-logs : Create log directories] 2026-04-06 17:21:26.982328 | localhost | changed 2026-04-06 17:21:26.987915 | 2026-04-06 17:21:26.987985 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-06 17:21:27.404326 | localhost -> localhost | ok: Runtime: 0:00:00.022866 2026-04-06 17:21:27.410698 | 2026-04-06 17:21:27.410782 | TASK [upload-logs : Upload logs to log server] 2026-04-06 17:21:28.087648 | localhost | Output suppressed because no_log was given 2026-04-06 17:21:28.093161 | 2026-04-06 17:21:28.093252 | LOOP [upload-logs : Compress console log and json output] 2026-04-06 17:21:28.192242 | localhost | skipping: Conditional result was False 2026-04-06 17:21:28.199492 | localhost | skipping: Conditional result was False 2026-04-06 17:21:28.209698 | 2026-04-06 17:21:28.209936 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-06 17:21:28.257354 | localhost | skipping: Conditional result was False 2026-04-06 17:21:28.257656 | 2026-04-06 17:21:28.301337 | localhost | skipping: Conditional result was False 2026-04-06 17:21:28.319475 | 2026-04-06 17:21:28.319735 | LOOP [upload-logs : Upload console log and json output]