2026-05-12 05:34:43.583038 | Job console starting 2026-05-12 05:34:43.601628 | Updating git repos 2026-05-12 05:34:43.668004 | Cloning repos into workspace 2026-05-12 05:34:46.322065 | Restoring repo states 2026-05-12 05:34:46.337892 | Merging changes 2026-05-12 05:34:48.401505 | Checking out repos 2026-05-12 05:34:49.050499 | Preparing playbooks 2026-05-12 05:34:54.671061 | Running Ansible setup 2026-05-12 05:34:58.155627 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-12 05:34:58.798173 | 2026-05-12 05:34:58.798343 | PLAY [localhost] 2026-05-12 05:34:58.806502 | 2026-05-12 05:34:58.806577 | TASK [Gathering Facts] 2026-05-12 05:34:59.667712 | localhost | ok 2026-05-12 05:34:59.677650 | 2026-05-12 05:34:59.677750 | TASK [Setup log path fact] 2026-05-12 05:34:59.697922 | localhost | ok 2026-05-12 05:34:59.710021 | 2026-05-12 05:34:59.710084 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 05:34:59.740469 | localhost | ok 2026-05-12 05:34:59.748548 | 2026-05-12 05:34:59.748638 | TASK [emit-job-header : Print job information] 2026-05-12 05:34:59.790186 | # Job Information 2026-05-12 05:34:59.790336 | Ansible Version: 2.16.18 2026-05-12 05:34:59.790380 | Job: atmosphere-molecule-keycloak 2026-05-12 05:34:59.790410 | Pipeline: check 2026-05-12 05:34:59.790438 | Executor: 2d72f0692154 2026-05-12 05:34:59.790466 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3898 2026-05-12 05:34:59.790497 | Event ID: 2fcd2ba0-4dc4-11f1-88b6-9ede6c63b60f 2026-05-12 05:34:59.794326 | 2026-05-12 05:34:59.794410 | LOOP [emit-job-header : Print node information] 2026-05-12 05:34:59.888806 | localhost | ok: 2026-05-12 05:34:59.889197 | localhost | # Node Information 2026-05-12 05:34:59.889264 | localhost | Inventory Hostname: instance 2026-05-12 05:34:59.889315 | localhost | Hostname: np0000173660 2026-05-12 05:34:59.889359 | localhost | Username: zuul 2026-05-12 05:34:59.889410 | localhost | Distro: Ubuntu 22.04 2026-05-12 05:34:59.889510 | localhost | Provider: yul1 2026-05-12 05:34:59.889580 | localhost | Region: ca-ymq-1 2026-05-12 05:34:59.889646 | localhost | Label: ubuntu-jammy 2026-05-12 05:34:59.889706 | localhost | Product Name: OpenStack Nova 2026-05-12 05:34:59.889768 | localhost | Interface IP: 199.204.45.169 2026-05-12 05:34:59.898215 | 2026-05-12 05:34:59.898337 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-12 05:35:00.311207 | localhost -> localhost | changed 2026-05-12 05:35:00.319210 | 2026-05-12 05:35:00.319326 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-12 05:35:01.196270 | localhost -> localhost | changed 2026-05-12 05:35:01.206478 | 2026-05-12 05:35:01.206604 | PLAY [all] 2026-05-12 05:35:01.215802 | 2026-05-12 05:35:01.215873 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-12 05:35:01.443207 | instance -> localhost | ok 2026-05-12 05:35:01.450663 | 2026-05-12 05:35:01.450817 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-12 05:35:01.484420 | instance | ok 2026-05-12 05:35:01.498729 | instance | included: /var/lib/zuul/builds/cb9c8c2d8eed4d06a2de98cb2b9dc562/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-12 05:35:01.504751 | 2026-05-12 05:35:01.504814 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-12 05:35:02.565378 | instance -> localhost | Generating public/private rsa key pair. 2026-05-12 05:35:02.565563 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/cb9c8c2d8eed4d06a2de98cb2b9dc562/work/cb9c8c2d8eed4d06a2de98cb2b9dc562_id_rsa 2026-05-12 05:35:02.565592 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/cb9c8c2d8eed4d06a2de98cb2b9dc562/work/cb9c8c2d8eed4d06a2de98cb2b9dc562_id_rsa.pub 2026-05-12 05:35:02.565614 | instance -> localhost | The key fingerprint is: 2026-05-12 05:35:02.565635 | instance -> localhost | SHA256:oDVQADTISScIGJD45QtstInrNxqo5qikRfdmL2cohNU zuul-build-sshkey 2026-05-12 05:35:02.565666 | instance -> localhost | The key's randomart image is: 2026-05-12 05:35:02.565687 | instance -> localhost | +---[RSA 3072]----+ 2026-05-12 05:35:02.565716 | instance -> localhost | |%B=ooo. | 2026-05-12 05:35:02.565738 | instance -> localhost | |*o+... | 2026-05-12 05:35:02.565757 | instance -> localhost | | = = .+ | 2026-05-12 05:35:02.565777 | instance -> localhost | |. B ooEo | 2026-05-12 05:35:02.565796 | instance -> localhost | | o.+o. S | 2026-05-12 05:35:02.565815 | instance -> localhost | |o...o. | 2026-05-12 05:35:02.565834 | instance -> localhost | |oo.. +. | 2026-05-12 05:35:02.565854 | instance -> localhost | |=+.o.oo.o | 2026-05-12 05:35:02.565875 | instance -> localhost | |Ooo .. +. | 2026-05-12 05:35:02.565956 | instance -> localhost | +----[SHA256]-----+ 2026-05-12 05:35:02.566042 | instance -> localhost | ok: Runtime: 0:00:00.624698 2026-05-12 05:35:02.573541 | 2026-05-12 05:35:02.573615 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-12 05:35:02.608169 | instance | ok 2026-05-12 05:35:02.619890 | instance | included: /var/lib/zuul/builds/cb9c8c2d8eed4d06a2de98cb2b9dc562/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-12 05:35:02.628490 | 2026-05-12 05:35:02.628557 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-12 05:35:02.654067 | instance | skipping: Conditional result was False 2026-05-12 05:35:02.665619 | 2026-05-12 05:35:02.665715 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-12 05:35:03.142856 | instance | changed 2026-05-12 05:35:03.150495 | 2026-05-12 05:35:03.150558 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-12 05:35:03.334884 | instance | ok 2026-05-12 05:35:03.344196 | 2026-05-12 05:35:03.344265 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-12 05:35:03.831793 | instance | changed 2026-05-12 05:35:03.836826 | 2026-05-12 05:35:03.836892 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-12 05:35:04.308574 | instance | changed 2026-05-12 05:35:04.315360 | 2026-05-12 05:35:04.315437 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-12 05:35:04.340398 | instance | skipping: Conditional result was False 2026-05-12 05:35:04.350693 | 2026-05-12 05:35:04.350809 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-12 05:35:04.740835 | instance -> localhost | changed 2026-05-12 05:35:04.758739 | 2026-05-12 05:35:04.758897 | TASK [add-build-sshkey : Add back temp key] 2026-05-12 05:35:05.036850 | instance -> localhost | Identity added: /var/lib/zuul/builds/cb9c8c2d8eed4d06a2de98cb2b9dc562/work/cb9c8c2d8eed4d06a2de98cb2b9dc562_id_rsa (zuul-build-sshkey) 2026-05-12 05:35:05.037560 | instance -> localhost | ok: Runtime: 0:00:00.014435 2026-05-12 05:35:05.043832 | 2026-05-12 05:35:05.043900 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-12 05:35:05.394920 | instance | ok 2026-05-12 05:35:05.401894 | 2026-05-12 05:35:05.402039 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-12 05:35:05.426941 | instance | skipping: Conditional result was False 2026-05-12 05:35:05.442559 | 2026-05-12 05:35:05.442730 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-12 05:35:05.793813 | instance | ok 2026-05-12 05:35:05.799818 | 2026-05-12 05:35:05.799888 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-12 05:35:07.420046 | instance | Output suppressed because no_log was given 2026-05-12 05:35:07.433704 | 2026-05-12 05:35:07.433889 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-12 05:35:07.634804 | instance | ok: "logs" 2026-05-12 05:35:07.635080 | instance | ok: All items complete 2026-05-12 05:35:07.635109 | 2026-05-12 05:35:07.795949 | instance | ok: "artifacts" 2026-05-12 05:35:07.951564 | instance | ok: "docs" 2026-05-12 05:35:07.970895 | 2026-05-12 05:35:07.971114 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-12 05:35:08.155566 | instance | changed: "logs" 2026-05-12 05:35:08.313873 | instance | changed: "artifacts" 2026-05-12 05:35:08.495777 | instance | changed: "docs" 2026-05-12 05:35:08.510979 | 2026-05-12 05:35:08.511131 | PLAY RECAP 2026-05-12 05:35:08.511191 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-12 05:35:08.511220 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-12 05:35:08.511243 | 2026-05-12 05:35:08.658707 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-12 05:35:08.663311 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-12 05:35:09.305482 | 2026-05-12 05:35:09.305688 | PLAY [all] 2026-05-12 05:35:09.318467 | 2026-05-12 05:35:09.318602 | TASK [setup-uv : Extract archive] 2026-05-12 05:35:11.419591 | instance | changed 2026-05-12 05:35:11.426855 | 2026-05-12 05:35:11.426933 | TASK [setup-uv : Print version] 2026-05-12 05:35:11.784589 | instance | uv 0.8.13 2026-05-12 05:35:11.963186 | instance | ok: Runtime: 0:00:00.010130 2026-05-12 05:35:11.969880 | 2026-05-12 05:35:11.969932 | PLAY RECAP 2026-05-12 05:35:11.969980 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-12 05:35:11.970003 | 2026-05-12 05:35:12.100339 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-12 05:35:12.105221 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2023.1] 2026-05-12 05:35:12.697977 | 2026-05-12 05:35:12.698090 | PLAY [all] 2026-05-12 05:35:12.709083 | 2026-05-12 05:35:12.709156 | TASK [Install "jq" for log collection] 2026-05-12 05:35:23.018279 | instance | changed 2026-05-12 05:35:23.025201 | 2026-05-12 05:35:23.025280 | PLAY RECAP 2026-05-12 05:35:23.025335 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-12 05:35:23.025390 | 2026-05-12 05:35:23.162848 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2023.1] 2026-05-12 05:35:23.165231 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-12 05:35:23.845777 | 2026-05-12 05:35:23.845931 | PLAY [all] 2026-05-12 05:35:23.858360 | 2026-05-12 05:35:23.858441 | TASK [Copy inventory file for Zuul] 2026-05-12 05:35:24.724580 | instance | changed 2026-05-12 05:35:24.731434 | 2026-05-12 05:35:24.731509 | TASK [Switch "ansible_host" to private IP] 2026-05-12 05:35:25.081395 | instance | changed: 1 replacements made 2026-05-12 05:35:25.144137 | 2026-05-12 05:35:25.144272 | TASK [Run Molecule scenario] 2026-05-12 05:35:25.603922 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-05-12 05:35:25.604113 | instance | Creating virtual environment at: .venv 2026-05-12 05:35:25.630777 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-12 05:35:25.659090 | instance | Downloading ansible-core (2.1MiB) 2026-05-12 05:35:25.659554 | instance | Downloading rjsonnet (1.2MiB) 2026-05-12 05:35:25.659703 | instance | Downloading kubernetes (1.9MiB) 2026-05-12 05:35:25.660962 | instance | Downloading netaddr (2.2MiB) 2026-05-12 05:35:25.665767 | instance | Downloading cryptography (4.2MiB) 2026-05-12 05:35:25.666502 | instance | Downloading setuptools (1.1MiB) 2026-05-12 05:35:25.701779 | instance | Downloading openstacksdk (1.7MiB) 2026-05-12 05:35:25.702136 | instance | Downloading pygments (1.2MiB) 2026-05-12 05:35:25.958485 | instance | Downloading rjsonnet 2026-05-12 05:35:25.970421 | instance | Building pyperclip==1.9.0 2026-05-12 05:35:26.117845 | instance | Downloading netaddr 2026-05-12 05:35:26.158059 | instance | Downloading pygments 2026-05-12 05:35:26.167014 | instance | Downloading cryptography 2026-05-12 05:35:26.210678 | instance | Downloading setuptools 2026-05-12 05:35:26.269262 | instance | Downloading kubernetes 2026-05-12 05:35:26.308470 | instance | Downloading ansible-core 2026-05-12 05:35:26.349477 | instance | Downloading openstacksdk 2026-05-12 05:35:26.760542 | instance | Built pyperclip==1.9.0 2026-05-12 05:35:26.914974 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-12 05:35:26.967876 | instance | Installed 79 packages in 51ms 2026-05-12 05:35:27.670532 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-05-12 05:35:28.301874 | instance | INFO [keycloak > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-05-12 05:35:28.301970 | instance | INFO [keycloak > prerun] Performing prerun with role_name_check=0... 2026-05-12 05:36:15.393919 | instance | INFO [keycloak > dependency] Executing 2026-05-12 05:36:15.394187 | instance | WARNING [keycloak > dependency] Missing roles requirements file: requirements.yml 2026-05-12 05:36:15.394510 | instance | WARNING [keycloak > dependency] Missing collections requirements file: collections.yml 2026-05-12 05:36:15.394719 | instance | WARNING [keycloak > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-05-12 05:36:15.404026 | instance | INFO [keycloak > cleanup] Executing 2026-05-12 05:36:15.404349 | instance | WARNING [keycloak > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-12 05:36:15.412402 | instance | INFO [keycloak > destroy] Executing 2026-05-12 05:36:15.412472 | instance | WARNING [keycloak > destroy] Skipping, '--destroy=never' requested. 2026-05-12 05:36:15.412562 | instance | INFO [keycloak > destroy] Executed: Successful 2026-05-12 05:36:15.420188 | instance | INFO [keycloak > syntax] Executing 2026-05-12 05:36:16.595840 | instance | 2026-05-12 05:36:16.596083 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/keycloak/converge.yml 2026-05-12 05:36:16.646652 | instance | INFO [keycloak > syntax] Executed: Successful 2026-05-12 05:36:16.661406 | instance | INFO [keycloak > create] Executing 2026-05-12 05:36:16.664274 | instance | WARNING [keycloak > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-12 05:36:16.672467 | instance | INFO [keycloak > prepare] Executing 2026-05-12 05:36:17.845045 | instance | 2026-05-12 05:36:17.845130 | instance | PLAY [Prepare] ***************************************************************** 2026-05-12 05:36:17.845136 | instance | 2026-05-12 05:36:17.845140 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-12 05:36:17.845292 | instance | Tuesday 12 May 2026 05:36:17 +0000 (0:00:00.027) 0:00:00.027 *********** 2026-05-12 05:36:19.056247 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-12 05:36:19.056547 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-12 05:36:19.056850 | instance | interpreter could change the meaning of that path. See 2026-05-12 05:36:19.057175 | instance | https://docs.ansible.com/ansible- 2026-05-12 05:36:19.057483 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-12 05:36:19.064944 | instance | ok: [instance] 2026-05-12 05:36:19.065166 | instance | 2026-05-12 05:36:19.065425 | instance | TASK [Configure short hostname] ************************************************ 2026-05-12 05:36:19.065708 | instance | Tuesday 12 May 2026 05:36:19 +0000 (0:00:01.220) 0:00:01.248 *********** 2026-05-12 05:36:19.919137 | instance | changed: [instance] 2026-05-12 05:36:19.919423 | instance | 2026-05-12 05:36:19.919716 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-05-12 05:36:19.919997 | instance | Tuesday 12 May 2026 05:36:19 +0000 (0:00:00.853) 0:00:02.102 *********** 2026-05-12 05:36:20.236911 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-05-12 05:36:20.237136 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-05-12 05:36:20.237293 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-05-12 05:36:20.248835 | instance | changed: [instance] 2026-05-12 05:36:20.249008 | instance | 2026-05-12 05:36:20.249208 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-05-12 05:36:20.249401 | instance | Tuesday 12 May 2026 05:36:20 +0000 (0:00:00.329) 0:00:02.431 *********** 2026-05-12 05:36:21.646975 | instance | ok: [instance] 2026-05-12 05:36:21.647186 | instance | 2026-05-12 05:36:21.647516 | instance | TASK [Purge "snapd" package] *************************************************** 2026-05-12 05:36:21.647838 | instance | Tuesday 12 May 2026 05:36:21 +0000 (0:00:01.398) 0:00:03.830 *********** 2026-05-12 05:36:22.446340 | instance | ok: [instance] 2026-05-12 05:36:22.446705 | instance | 2026-05-12 05:36:22.447043 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-05-12 05:36:22.447469 | instance | 2026-05-12 05:36:22.447831 | instance | TASK [Create folders for workspace] ******************************************** 2026-05-12 05:36:22.448211 | instance | Tuesday 12 May 2026 05:36:22 +0000 (0:00:00.799) 0:00:04.629 *********** 2026-05-12 05:36:23.546631 | instance | changed: [localhost] => (item=group_vars) 2026-05-12 05:36:23.546780 | instance | changed: [localhost] => (item=group_vars/all) 2026-05-12 05:36:23.546946 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-05-12 05:36:23.547097 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-05-12 05:36:23.547260 | instance | changed: [localhost] => (item=group_vars/computes) 2026-05-12 05:36:23.547517 | instance | changed: [localhost] => (item=host_vars) 2026-05-12 05:36:23.547656 | instance | 2026-05-12 05:36:23.547818 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-05-12 05:36:23.547965 | instance | 2026-05-12 05:36:23.548122 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-05-12 05:36:23.548277 | instance | Tuesday 12 May 2026 05:36:23 +0000 (0:00:01.100) 0:00:05.730 *********** 2026-05-12 05:36:23.723489 | instance | changed: [localhost] 2026-05-12 05:36:23.723699 | instance | 2026-05-12 05:36:23.723906 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-05-12 05:36:23.724123 | instance | Tuesday 12 May 2026 05:36:23 +0000 (0:00:00.176) 0:00:05.906 *********** 2026-05-12 05:36:23.749902 | instance | ok: [localhost] 2026-05-12 05:36:23.750056 | instance | 2026-05-12 05:36:23.750258 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-05-12 05:36:23.750462 | instance | Tuesday 12 May 2026 05:36:23 +0000 (0:00:00.026) 0:00:05.932 *********** 2026-05-12 05:36:23.801176 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'a13446b4-c6d9-5fbe-bbc7-91cb1c8ab43e'}) 2026-05-12 05:36:23.801341 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-05-12 05:36:23.801511 | instance | 2026-05-12 05:36:23.801759 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-05-12 05:36:23.801941 | instance | Tuesday 12 May 2026 05:36:23 +0000 (0:00:00.051) 0:00:05.984 *********** 2026-05-12 05:36:24.408467 | instance | changed: [localhost] 2026-05-12 05:36:24.408641 | instance | 2026-05-12 05:36:24.408957 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-05-12 05:36:24.409272 | instance | 2026-05-12 05:36:24.409596 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-05-12 05:36:24.409903 | instance | Tuesday 12 May 2026 05:36:24 +0000 (0:00:00.607) 0:00:06.591 *********** 2026-05-12 05:36:24.593257 | instance | changed: [localhost] 2026-05-12 05:36:24.593479 | instance | 2026-05-12 05:36:24.593766 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-05-12 05:36:24.594045 | instance | Tuesday 12 May 2026 05:36:24 +0000 (0:00:00.184) 0:00:06.775 *********** 2026-05-12 05:36:24.622623 | instance | ok: [localhost] 2026-05-12 05:36:24.622912 | instance | 2026-05-12 05:36:24.623265 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-05-12 05:36:24.623749 | instance | Tuesday 12 May 2026 05:36:24 +0000 (0:00:00.029) 0:00:06.805 *********** 2026-05-12 05:36:24.654361 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-05-12 05:36:24.654520 | instance | 2026-05-12 05:36:24.654769 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-05-12 05:36:24.655004 | instance | Tuesday 12 May 2026 05:36:24 +0000 (0:00:00.032) 0:00:06.837 *********** 2026-05-12 05:36:25.079873 | instance | changed: [localhost] 2026-05-12 05:36:25.080006 | instance | 2026-05-12 05:36:25.080211 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-05-12 05:36:25.080390 | instance | 2026-05-12 05:36:25.080580 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-05-12 05:36:25.080767 | instance | Tuesday 12 May 2026 05:36:25 +0000 (0:00:00.425) 0:00:07.263 *********** 2026-05-12 05:36:25.258035 | instance | changed: [localhost] 2026-05-12 05:36:25.258244 | instance | 2026-05-12 05:36:25.258560 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-05-12 05:36:25.258862 | instance | Tuesday 12 May 2026 05:36:25 +0000 (0:00:00.177) 0:00:07.440 *********** 2026-05-12 05:36:25.284992 | instance | ok: [localhost] 2026-05-12 05:36:25.285175 | instance | 2026-05-12 05:36:25.285462 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-05-12 05:36:25.285742 | instance | Tuesday 12 May 2026 05:36:25 +0000 (0:00:00.027) 0:00:07.468 *********** 2026-05-12 05:36:25.328655 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-05-12 05:36:25.329026 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-05-12 05:36:25.329425 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-05-12 05:36:25.329717 | instance | 2026-05-12 05:36:25.329994 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-05-12 05:36:25.330299 | instance | Tuesday 12 May 2026 05:36:25 +0000 (0:00:00.042) 0:00:07.510 *********** 2026-05-12 05:36:25.715516 | instance | changed: [localhost] 2026-05-12 05:36:25.717203 | instance | 2026-05-12 05:36:25.717403 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-05-12 05:36:25.717417 | instance | 2026-05-12 05:36:25.717427 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-05-12 05:36:25.717439 | instance | Tuesday 12 May 2026 05:36:25 +0000 (0:00:00.387) 0:00:07.898 *********** 2026-05-12 05:36:25.901872 | instance | changed: [localhost] 2026-05-12 05:36:25.902023 | instance | 2026-05-12 05:36:25.902352 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-05-12 05:36:25.902370 | instance | Tuesday 12 May 2026 05:36:25 +0000 (0:00:00.186) 0:00:08.085 *********** 2026-05-12 05:36:25.930876 | instance | ok: [localhost] 2026-05-12 05:36:25.931544 | instance | 2026-05-12 05:36:25.931642 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-05-12 05:36:25.931995 | instance | Tuesday 12 May 2026 05:36:25 +0000 (0:00:00.028) 0:00:08.113 *********** 2026-05-12 05:36:25.974372 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-05-12 05:36:25.975554 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-05-12 05:36:25.975651 | instance | 2026-05-12 05:36:25.975663 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-05-12 05:36:25.975705 | instance | Tuesday 12 May 2026 05:36:25 +0000 (0:00:00.043) 0:00:08.157 *********** 2026-05-12 05:36:26.357559 | instance | changed: [localhost] 2026-05-12 05:36:26.357609 | instance | 2026-05-12 05:36:26.357615 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-05-12 05:36:26.357619 | instance | 2026-05-12 05:36:26.357624 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-12 05:36:26.357629 | instance | Tuesday 12 May 2026 05:36:26 +0000 (0:00:00.382) 0:00:08.539 *********** 2026-05-12 05:36:27.040828 | instance | ok: [localhost] 2026-05-12 05:36:27.040903 | instance | 2026-05-12 05:36:27.040912 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-05-12 05:36:27.040918 | instance | Tuesday 12 May 2026 05:36:27 +0000 (0:00:00.684) 0:00:09.223 *********** 2026-05-12 05:36:27.220339 | instance | changed: [localhost] 2026-05-12 05:36:27.220388 | instance | 2026-05-12 05:36:27.220395 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-05-12 05:36:27.220402 | instance | Tuesday 12 May 2026 05:36:27 +0000 (0:00:00.179) 0:00:09.403 *********** 2026-05-12 05:36:27.248573 | instance | ok: [localhost] 2026-05-12 05:36:27.248625 | instance | 2026-05-12 05:36:27.248633 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-05-12 05:36:27.248639 | instance | Tuesday 12 May 2026 05:36:27 +0000 (0:00:00.028) 0:00:09.431 *********** 2026-05-12 05:36:28.139450 | instance | ok: [localhost] => (item=keycloak_host) 2026-05-12 05:36:28.139556 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-05-12 05:36:28.139570 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-05-12 05:36:28.139594 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-05-12 05:36:28.139604 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-05-12 05:36:28.139613 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-05-12 05:36:28.139622 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-05-12 05:36:28.139649 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-05-12 05:36:28.139673 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-05-12 05:36:28.139683 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-05-12 05:36:28.139697 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-05-12 05:36:28.139862 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-05-12 05:36:28.140118 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-05-12 05:36:28.140302 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-05-12 05:36:28.140453 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-05-12 05:36:28.140607 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-05-12 05:36:28.140763 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-05-12 05:36:28.140924 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-05-12 05:36:28.141076 | instance | ok: [localhost] => (item=openstack_helm_endpoints_senlin_api_host) 2026-05-12 05:36:28.141228 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-05-12 05:36:28.141383 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-05-12 05:36:28.141535 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-05-12 05:36:28.141688 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-05-12 05:36:28.141840 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-05-12 05:36:28.141986 | instance | 2026-05-12 05:36:28.142144 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-05-12 05:36:28.142302 | instance | Tuesday 12 May 2026 05:36:28 +0000 (0:00:00.887) 0:00:10.319 *********** 2026-05-12 05:36:28.522348 | instance | changed: [localhost] 2026-05-12 05:36:28.522574 | instance | 2026-05-12 05:36:28.522855 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-05-12 05:36:28.523127 | instance | Tuesday 12 May 2026 05:36:28 +0000 (0:00:00.386) 0:00:10.706 *********** 2026-05-12 05:36:28.760686 | instance | changed: [localhost] 2026-05-12 05:36:28.760957 | instance | 2026-05-12 05:36:28.761301 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-05-12 05:36:28.761595 | instance | 2026-05-12 05:36:28.761902 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-05-12 05:36:28.762225 | instance | Tuesday 12 May 2026 05:36:28 +0000 (0:00:00.238) 0:00:10.944 *********** 2026-05-12 05:36:28.949714 | instance | changed: [localhost] 2026-05-12 05:36:28.949808 | instance | 2026-05-12 05:36:28.949938 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-05-12 05:36:28.950116 | instance | Tuesday 12 May 2026 05:36:28 +0000 (0:00:00.189) 0:00:11.133 *********** 2026-05-12 05:36:28.977861 | instance | ok: [localhost] 2026-05-12 05:36:28.978155 | instance | 2026-05-12 05:36:28.978554 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-05-12 05:36:28.978869 | instance | Tuesday 12 May 2026 05:36:28 +0000 (0:00:00.027) 0:00:11.161 *********** 2026-05-12 05:36:29.025678 | 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-05-12 05:36:29.025880 | instance | 2026-05-12 05:36:29.026188 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-05-12 05:36:29.026529 | instance | Tuesday 12 May 2026 05:36:29 +0000 (0:00:00.047) 0:00:11.209 *********** 2026-05-12 05:36:29.379310 | instance | changed: [localhost] 2026-05-12 05:36:29.379558 | instance | 2026-05-12 05:36:29.379850 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-05-12 05:36:29.380111 | instance | 2026-05-12 05:36:29.380381 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-05-12 05:36:29.380648 | instance | Tuesday 12 May 2026 05:36:29 +0000 (0:00:00.353) 0:00:11.562 *********** 2026-05-12 05:36:29.560812 | instance | changed: [localhost] 2026-05-12 05:36:29.560914 | instance | 2026-05-12 05:36:29.561094 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-05-12 05:36:29.561272 | instance | Tuesday 12 May 2026 05:36:29 +0000 (0:00:00.181) 0:00:11.744 *********** 2026-05-12 05:36:29.594259 | instance | ok: [localhost] 2026-05-12 05:36:29.594450 | instance | 2026-05-12 05:36:29.594771 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-05-12 05:36:29.595089 | instance | Tuesday 12 May 2026 05:36:29 +0000 (0:00:00.033) 0:00:11.777 *********** 2026-05-12 05:36:29.637227 | 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-05-12 05:36:29.637329 | instance | 2026-05-12 05:36:29.637521 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-05-12 05:36:29.637748 | instance | Tuesday 12 May 2026 05:36:29 +0000 (0:00:00.043) 0:00:11.820 *********** 2026-05-12 05:36:30.001037 | instance | changed: [localhost] 2026-05-12 05:36:30.001281 | instance | 2026-05-12 05:36:30.001643 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-05-12 05:36:30.001917 | instance | 2026-05-12 05:36:30.002203 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-05-12 05:36:30.002472 | instance | Tuesday 12 May 2026 05:36:29 +0000 (0:00:00.363) 0:00:12.184 *********** 2026-05-12 05:36:30.175280 | instance | changed: [localhost] 2026-05-12 05:36:30.175553 | instance | 2026-05-12 05:36:30.175862 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-05-12 05:36:30.176143 | instance | Tuesday 12 May 2026 05:36:30 +0000 (0:00:00.173) 0:00:12.358 *********** 2026-05-12 05:36:30.208500 | instance | ok: [localhost] 2026-05-12 05:36:30.208731 | instance | 2026-05-12 05:36:30.209046 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-05-12 05:36:30.209361 | instance | Tuesday 12 May 2026 05:36:30 +0000 (0:00:00.033) 0:00:12.391 *********** 2026-05-12 05:36:30.691432 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-05-12 05:36:30.691510 | instance | ok: [localhost] => (item=keepalived_password) 2026-05-12 05:36:30.693118 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-05-12 05:36:30.693142 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-05-12 05:36:30.693149 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-05-12 05:36:30.693155 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-05-12 05:36:30.693162 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-05-12 05:36:30.693168 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-05-12 05:36:30.694178 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-05-12 05:36:30.694188 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-05-12 05:36:30.694192 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-05-12 05:36:30.694196 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-05-12 05:36:30.694766 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-05-12 05:36:30.695187 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-05-12 05:36:30.695581 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-05-12 05:36:30.695925 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-05-12 05:36:30.696259 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-05-12 05:36:30.696625 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-05-12 05:36:30.696963 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-05-12 05:36:30.697296 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-05-12 05:36:30.697644 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-05-12 05:36:30.697979 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-05-12 05:36:30.698362 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-05-12 05:36:30.698705 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-05-12 05:36:30.699037 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-05-12 05:36:30.699413 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-05-12 05:36:30.699753 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-05-12 05:36:30.700084 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-05-12 05:36:30.700460 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-05-12 05:36:30.700799 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-05-12 05:36:30.701133 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-05-12 05:36:30.701463 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-05-12 05:36:30.701793 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-05-12 05:36:30.702144 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-05-12 05:36:30.702504 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-05-12 05:36:30.702866 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-05-12 05:36:30.703211 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-05-12 05:36:30.703595 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-05-12 05:36:30.703932 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-05-12 05:36:30.704333 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-05-12 05:36:30.704676 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-05-12 05:36:30.705007 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-05-12 05:36:30.705340 | instance | ok: [localhost] => (item=openstack_helm_endpoints_senlin_keystone_password) 2026-05-12 05:36:30.705518 | instance | ok: [localhost] => (item=openstack_helm_endpoints_senlin_mariadb_password) 2026-05-12 05:36:30.705672 | instance | ok: [localhost] => (item=openstack_helm_endpoints_senlin_rabbitmq_password) 2026-05-12 05:36:30.705824 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-05-12 05:36:30.705983 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-05-12 05:36:30.706185 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-05-12 05:36:30.706550 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-05-12 05:36:30.706735 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-05-12 05:36:30.706891 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-05-12 05:36:30.707042 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-05-12 05:36:30.707196 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-05-12 05:36:30.707379 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-05-12 05:36:30.707538 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-05-12 05:36:30.707723 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-05-12 05:36:30.707882 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-05-12 05:36:30.708028 | instance | 2026-05-12 05:36:30.708196 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-05-12 05:36:30.708354 | instance | Tuesday 12 May 2026 05:36:30 +0000 (0:00:00.482) 0:00:12.874 *********** 2026-05-12 05:36:30.751558 | instance | ok: [localhost] => (item=barbican_kek) 2026-05-12 05:36:30.751735 | instance | 2026-05-12 05:36:30.751898 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-05-12 05:36:30.752069 | instance | Tuesday 12 May 2026 05:36:30 +0000 (0:00:00.058) 0:00:12.932 *********** 2026-05-12 05:36:31.188641 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-12 05:36:31.188699 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-12 05:36:31.188707 | instance | 2026-05-12 05:36:31.188714 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-05-12 05:36:31.188721 | instance | Tuesday 12 May 2026 05:36:31 +0000 (0:00:00.438) 0:00:13.371 *********** 2026-05-12 05:36:34.073344 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-12 05:36:34.073402 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-12 05:36:34.073410 | instance | 2026-05-12 05:36:34.073417 | instance | TASK [Set values for SSH keys] ************************************************* 2026-05-12 05:36:34.073424 | instance | Tuesday 12 May 2026 05:36:34 +0000 (0:00:02.884) 0:00:16.255 *********** 2026-05-12 05:36:34.134892 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-05-12 05:36:34.134948 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-05-12 05:36:34.134956 | instance | 2026-05-12 05:36:34.134963 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-05-12 05:36:34.134971 | instance | Tuesday 12 May 2026 05:36:34 +0000 (0:00:00.061) 0:00:16.317 *********** 2026-05-12 05:36:34.496093 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-12 05:36:34.496145 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-12 05:36:34.496151 | instance | 2026-05-12 05:36:34.496157 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-05-12 05:36:34.496161 | instance | Tuesday 12 May 2026 05:36:34 +0000 (0:00:00.361) 0:00:16.679 *********** 2026-05-12 05:36:34.869919 | instance | changed: [localhost] 2026-05-12 05:36:34.869981 | instance | 2026-05-12 05:36:34.869989 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-05-12 05:36:34.869997 | instance | Tuesday 12 May 2026 05:36:34 +0000 (0:00:00.373) 0:00:17.052 *********** 2026-05-12 05:36:34.925261 | instance | skipping: [localhost] 2026-05-12 05:36:34.925341 | instance | 2026-05-12 05:36:34.925356 | instance | PLAY [all] ********************************************************************* 2026-05-12 05:36:34.925370 | instance | 2026-05-12 05:36:34.925382 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-12 05:36:34.925395 | instance | Tuesday 12 May 2026 05:36:34 +0000 (0:00:00.054) 0:00:17.107 *********** 2026-05-12 05:36:35.651098 | instance | ok: [instance] 2026-05-12 05:36:35.651404 | instance | 2026-05-12 05:36:35.651628 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-05-12 05:36:35.651844 | instance | Tuesday 12 May 2026 05:36:35 +0000 (0:00:00.727) 0:00:17.834 *********** 2026-05-12 05:36:41.484655 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-05-12 05:36:41.484703 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-05-12 05:36:41.484708 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-05-12 05:36:41.484713 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-05-12 05:36:41.484717 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-05-12 05:36:41.485675 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-05-12 05:36:41.485686 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-05-12 05:36:41.485690 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-05-12 05:36:41.486744 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-05-12 05:36:41.486752 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-05-12 05:36:41.486756 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-05-12 05:36:41.486761 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-05-12 05:36:41.486765 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-05-12 05:36:41.486902 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-05-12 05:36:41.487197 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-05-12 05:36:41.487471 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-12 05:36:41.487693 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-12 05:36:41.487922 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-05-12 05:36:41.488141 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-12 05:36:41.488360 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-12 05:36:41.488557 | instance | 2026-05-12 05:36:41.488769 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-05-12 05:36:41.488978 | instance | Tuesday 12 May 2026 05:36:41 +0000 (0:00:05.831) 0:00:23.665 *********** 2026-05-12 05:36:41.681857 | instance | changed: [instance] 2026-05-12 05:36:41.682297 | instance | 2026-05-12 05:36:41.682684 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-05-12 05:36:41.683109 | instance | Tuesday 12 May 2026 05:36:41 +0000 (0:00:00.199) 0:00:23.865 *********** 2026-05-12 05:36:42.152725 | instance | changed: [instance] 2026-05-12 05:36:42.152798 | instance | 2026-05-12 05:36:42.152811 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-05-12 05:36:42.152823 | instance | Tuesday 12 May 2026 05:36:42 +0000 (0:00:00.469) 0:00:24.334 *********** 2026-05-12 05:36:42.490470 | instance | ok: [instance] 2026-05-12 05:36:42.490514 | instance | 2026-05-12 05:36:42.490520 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-12 05:36:42.490524 | instance | Tuesday 12 May 2026 05:36:42 +0000 (0:00:00.338) 0:00:24.673 *********** 2026-05-12 05:36:42.624539 | instance | ok: [instance] 2026-05-12 05:36:42.624783 | instance | 2026-05-12 05:36:42.625058 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-05-12 05:36:42.625310 | instance | 2026-05-12 05:36:42.625588 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-12 05:36:42.625861 | instance | Tuesday 12 May 2026 05:36:42 +0000 (0:00:00.134) 0:00:24.807 *********** 2026-05-12 05:36:43.342159 | instance | ok: [instance] 2026-05-12 05:36:43.342434 | instance | 2026-05-12 05:36:43.342751 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-05-12 05:36:43.343045 | instance | Tuesday 12 May 2026 05:36:43 +0000 (0:00:00.717) 0:00:25.525 *********** 2026-05-12 05:36:43.559954 | instance | changed: [instance] 2026-05-12 05:36:43.560336 | instance | 2026-05-12 05:36:43.560687 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-05-12 05:36:43.561016 | instance | Tuesday 12 May 2026 05:36:43 +0000 (0:00:00.217) 0:00:25.743 *********** 2026-05-12 05:36:44.512458 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-05-12 05:36:44.512570 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-05-12 05:36:44.513649 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-05-12 05:36:44.513857 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-05-12 05:36:44.513866 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-05-12 05:36:44.513874 | instance | 2026-05-12 05:36:44.513881 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-05-12 05:36:44.513887 | instance | Tuesday 12 May 2026 05:36:44 +0000 (0:00:00.952) 0:00:26.695 *********** 2026-05-12 05:36:44.772804 | 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-05-12 05:36:44.980980 | 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-05-12 05:36:45.149948 | 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-05-12 05:36:45.162371 | instance | ...ignoring 2026-05-12 05:36:45.163005 | instance | 2026-05-12 05:36:45.163073 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-05-12 05:36:45.163081 | instance | Tuesday 12 May 2026 05:36:45 +0000 (0:00:00.649) 0:00:27.345 *********** 2026-05-12 05:36:45.370896 | instance | ok: [instance] 2026-05-12 05:36:45.370963 | instance | 2026-05-12 05:36:45.371260 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-05-12 05:36:45.371309 | instance | Tuesday 12 May 2026 05:36:45 +0000 (0:00:00.209) 0:00:27.554 *********** 2026-05-12 05:36:45.555921 | instance | ok: [instance] 2026-05-12 05:36:45.556063 | instance | 2026-05-12 05:36:45.556255 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-05-12 05:36:45.556438 | instance | Tuesday 12 May 2026 05:36:45 +0000 (0:00:00.184) 0:00:27.739 *********** 2026-05-12 05:36:45.590743 | instance | ok: [instance] 2026-05-12 05:36:45.590998 | instance | 2026-05-12 05:36:45.591353 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-05-12 05:36:45.591668 | instance | Tuesday 12 May 2026 05:36:45 +0000 (0:00:00.034) 0:00:27.774 *********** 2026-05-12 05:36:45.631293 | instance | ok: [instance] 2026-05-12 05:36:45.631564 | instance | 2026-05-12 05:36:45.631850 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-05-12 05:36:45.632117 | instance | Tuesday 12 May 2026 05:36:45 +0000 (0:00:00.040) 0:00:27.814 *********** 2026-05-12 05:36:46.197160 | instance | ok: [instance] 2026-05-12 05:36:46.197584 | instance | 2026-05-12 05:36:46.197600 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-05-12 05:36:46.197665 | instance | Tuesday 12 May 2026 05:36:46 +0000 (0:00:00.566) 0:00:28.380 *********** 2026-05-12 05:36:46.439288 | instance | ok: [instance] 2026-05-12 05:36:46.439578 | instance | 2026-05-12 05:36:46.439917 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-05-12 05:36:46.440213 | instance | Tuesday 12 May 2026 05:36:46 +0000 (0:00:00.177) 0:00:28.558 *********** 2026-05-12 05:36:46.440525 | instance | 2026-05-12 05:36:46.440817 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-05-12 05:36:46.441118 | instance | 2026-05-12 05:36:46.441417 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-12 05:36:46.441692 | instance | Tuesday 12 May 2026 05:36:46 +0000 (0:00:00.064) 0:00:28.622 *********** 2026-05-12 05:36:47.122751 | instance | ok: [instance] 2026-05-12 05:36:47.122898 | instance | 2026-05-12 05:36:47.123077 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-12 05:36:47.123255 | instance | Tuesday 12 May 2026 05:36:47 +0000 (0:00:00.683) 0:00:29.306 *********** 2026-05-12 05:36:47.314667 | instance | ok: [instance] 2026-05-12 05:36:47.314910 | instance | 2026-05-12 05:36:47.315200 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-12 05:36:47.315511 | instance | Tuesday 12 May 2026 05:36:47 +0000 (0:00:00.191) 0:00:29.498 *********** 2026-05-12 05:36:47.353694 | instance | skipping: [instance] 2026-05-12 05:36:47.353930 | instance | 2026-05-12 05:36:47.354201 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-12 05:36:47.354476 | instance | Tuesday 12 May 2026 05:36:47 +0000 (0:00:00.039) 0:00:29.537 *********** 2026-05-12 05:36:47.560996 | instance | changed: [instance] 2026-05-12 05:36:47.561230 | instance | 2026-05-12 05:36:47.561523 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-12 05:36:47.561805 | instance | Tuesday 12 May 2026 05:36:47 +0000 (0:00:00.206) 0:00:29.744 *********** 2026-05-12 05:36:47.634292 | instance | ok: [instance] => { 2026-05-12 05:36:47.634507 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-12 05:36:47.634774 | instance | } 2026-05-12 05:36:47.635063 | instance | 2026-05-12 05:36:47.635358 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-12 05:36:47.635627 | instance | Tuesday 12 May 2026 05:36:47 +0000 (0:00:00.073) 0:00:29.817 *********** 2026-05-12 05:36:48.319924 | instance | changed: [instance] 2026-05-12 05:36:48.320156 | instance | 2026-05-12 05:36:48.320444 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-12 05:36:48.320749 | instance | Tuesday 12 May 2026 05:36:48 +0000 (0:00:00.685) 0:00:30.503 *********** 2026-05-12 05:36:48.361161 | instance | skipping: [instance] 2026-05-12 05:36:48.361338 | instance | 2026-05-12 05:36:48.361597 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-12 05:36:48.361854 | instance | Tuesday 12 May 2026 05:36:48 +0000 (0:00:00.041) 0:00:30.545 *********** 2026-05-12 05:36:48.565783 | instance | ok: [instance] 2026-05-12 05:36:48.565888 | instance | 2026-05-12 05:36:48.566085 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-12 05:36:48.566304 | instance | Tuesday 12 May 2026 05:36:48 +0000 (0:00:00.204) 0:00:30.749 *********** 2026-05-12 05:36:49.580325 | instance | ok: [instance] 2026-05-12 05:36:49.580397 | instance | 2026-05-12 05:36:49.580406 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-12 05:36:49.580412 | instance | Tuesday 12 May 2026 05:36:49 +0000 (0:00:01.013) 0:00:31.763 *********** 2026-05-12 05:36:49.642751 | instance | ok: [instance] => { 2026-05-12 05:36:49.642836 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-12 05:36:49.642898 | instance | } 2026-05-12 05:36:49.643266 | instance | 2026-05-12 05:36:49.643311 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-12 05:36:49.643317 | instance | Tuesday 12 May 2026 05:36:49 +0000 (0:00:00.063) 0:00:31.826 *********** 2026-05-12 05:36:50.334924 | instance | changed: [instance] 2026-05-12 05:36:50.335146 | instance | 2026-05-12 05:36:50.335162 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-12 05:36:50.335229 | instance | Tuesday 12 May 2026 05:36:50 +0000 (0:00:00.692) 0:00:32.518 *********** 2026-05-12 05:36:53.296459 | instance | changed: [instance] 2026-05-12 05:36:53.296538 | instance | 2026-05-12 05:36:53.296544 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-12 05:36:53.296549 | instance | Tuesday 12 May 2026 05:36:53 +0000 (0:00:02.959) 0:00:35.478 *********** 2026-05-12 05:36:53.329387 | instance | skipping: [instance] 2026-05-12 05:36:53.329921 | instance | 2026-05-12 05:36:53.329983 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-12 05:36:53.329992 | instance | Tuesday 12 May 2026 05:36:53 +0000 (0:00:00.034) 0:00:35.512 *********** 2026-05-12 05:36:53.370763 | instance | skipping: [instance] 2026-05-12 05:36:53.371469 | instance | 2026-05-12 05:36:53.371547 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-12 05:36:53.371566 | instance | Tuesday 12 May 2026 05:36:53 +0000 (0:00:00.041) 0:00:35.553 *********** 2026-05-12 05:36:53.401538 | instance | skipping: [instance] 2026-05-12 05:36:53.401674 | instance | 2026-05-12 05:36:53.401919 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-12 05:36:53.402138 | instance | Tuesday 12 May 2026 05:36:53 +0000 (0:00:00.031) 0:00:35.585 *********** 2026-05-12 05:36:58.479744 | instance | changed: [instance] 2026-05-12 05:36:58.479873 | instance | 2026-05-12 05:36:58.480258 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-12 05:36:58.480305 | instance | Tuesday 12 May 2026 05:36:58 +0000 (0:00:05.078) 0:00:40.663 *********** 2026-05-12 05:36:58.942507 | instance | changed: [instance] 2026-05-12 05:36:58.942850 | instance | 2026-05-12 05:36:58.943388 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-12 05:36:58.943407 | instance | Tuesday 12 May 2026 05:36:58 +0000 (0:00:00.462) 0:00:41.125 *********** 2026-05-12 05:36:59.847246 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-05-12 05:36:59.847286 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-12 05:36:59.847293 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-12 05:36:59.847297 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-12 05:36:59.847302 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-12 05:36:59.847307 | instance | 2026-05-12 05:36:59.847312 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-12 05:36:59.847316 | instance | Tuesday 12 May 2026 05:36:59 +0000 (0:00:00.904) 0:00:42.030 *********** 2026-05-12 05:37:00.413995 | instance | changed: [instance] 2026-05-12 05:37:00.414059 | instance | 2026-05-12 05:37:00.414693 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-12 05:37:00.414729 | instance | Tuesday 12 May 2026 05:37:00 +0000 (0:00:00.560) 0:00:42.590 *********** 2026-05-12 05:37:00.414735 | instance | 2026-05-12 05:37:00.414740 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-05-12 05:37:00.414750 | instance | Tuesday 12 May 2026 05:37:00 +0000 (0:00:00.007) 0:00:42.597 *********** 2026-05-12 05:37:01.063319 | instance | changed: [instance] 2026-05-12 05:37:01.063434 | instance | 2026-05-12 05:37:01.063690 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-05-12 05:37:01.063730 | instance | Tuesday 12 May 2026 05:37:01 +0000 (0:00:00.649) 0:00:43.247 *********** 2026-05-12 05:37:01.743290 | instance | ok: [instance] 2026-05-12 05:37:01.743500 | instance | 2026-05-12 05:37:01.743657 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-12 05:37:01.743829 | instance | Tuesday 12 May 2026 05:37:01 +0000 (0:00:00.679) 0:00:43.926 *********** 2026-05-12 05:37:02.293138 | instance | changed: [instance] 2026-05-12 05:37:02.293324 | instance | 2026-05-12 05:37:02.293636 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-05-12 05:37:02.294014 | instance | Tuesday 12 May 2026 05:37:02 +0000 (0:00:00.549) 0:00:44.476 *********** 2026-05-12 05:37:02.838811 | 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-05-12 05:37:02.849400 | instance | ...ignoring 2026-05-12 05:37:02.849693 | instance | 2026-05-12 05:37:02.850016 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-05-12 05:37:02.850332 | instance | Tuesday 12 May 2026 05:37:02 +0000 (0:00:00.556) 0:00:45.033 *********** 2026-05-12 05:37:02.873674 | instance | skipping: [instance] 2026-05-12 05:37:02.874020 | instance | 2026-05-12 05:37:02.874379 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-05-12 05:37:02.874681 | instance | Tuesday 12 May 2026 05:37:02 +0000 (0:00:00.024) 0:00:45.057 *********** 2026-05-12 05:37:02.914778 | instance | skipping: [instance] 2026-05-12 05:37:02.915021 | instance | 2026-05-12 05:37:02.915347 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-05-12 05:37:02.915643 | instance | Tuesday 12 May 2026 05:37:02 +0000 (0:00:00.040) 0:00:45.098 *********** 2026-05-12 05:37:02.960018 | instance | skipping: [instance] 2026-05-12 05:37:02.960390 | instance | 2026-05-12 05:37:02.960753 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-05-12 05:37:02.961094 | instance | Tuesday 12 May 2026 05:37:02 +0000 (0:00:00.044) 0:00:45.142 *********** 2026-05-12 05:37:02.989694 | instance | skipping: [instance] 2026-05-12 05:37:02.990057 | instance | 2026-05-12 05:37:02.990406 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-05-12 05:37:02.990738 | instance | Tuesday 12 May 2026 05:37:02 +0000 (0:00:00.030) 0:00:45.173 *********** 2026-05-12 05:37:03.028845 | instance | skipping: [instance] 2026-05-12 05:37:03.029177 | instance | 2026-05-12 05:37:03.029511 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-12 05:37:03.029839 | instance | Tuesday 12 May 2026 05:37:03 +0000 (0:00:00.039) 0:00:45.212 *********** 2026-05-12 05:37:03.228987 | instance | ok: [instance] 2026-05-12 05:37:03.229045 | instance | 2026-05-12 05:37:03.229057 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-12 05:37:03.229068 | instance | Tuesday 12 May 2026 05:37:03 +0000 (0:00:00.198) 0:00:45.411 *********** 2026-05-12 05:37:03.270201 | instance | ok: [instance] => { 2026-05-12 05:37:03.270261 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-05-12 05:37:03.270274 | instance | } 2026-05-12 05:37:03.270284 | instance | 2026-05-12 05:37:03.270294 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-12 05:37:03.270305 | instance | Tuesday 12 May 2026 05:37:03 +0000 (0:00:00.040) 0:00:45.452 *********** 2026-05-12 05:37:03.968646 | instance | changed: [instance] 2026-05-12 05:37:03.968704 | instance | 2026-05-12 05:37:03.968716 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-12 05:37:03.968726 | instance | Tuesday 12 May 2026 05:37:03 +0000 (0:00:00.698) 0:00:46.151 *********** 2026-05-12 05:37:04.015744 | instance | skipping: [instance] 2026-05-12 05:37:04.015830 | instance | 2026-05-12 05:37:04.016123 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-12 05:37:04.016191 | instance | Tuesday 12 May 2026 05:37:04 +0000 (0:00:00.048) 0:00:46.199 *********** 2026-05-12 05:37:04.247596 | instance | ok: [instance] 2026-05-12 05:37:04.247713 | instance | 2026-05-12 05:37:04.247777 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-12 05:37:04.247920 | instance | Tuesday 12 May 2026 05:37:04 +0000 (0:00:00.232) 0:00:46.431 *********** 2026-05-12 05:37:04.288191 | instance | ok: [instance] => { 2026-05-12 05:37:04.288257 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-05-12 05:37:04.288634 | instance | } 2026-05-12 05:37:04.288695 | instance | 2026-05-12 05:37:04.288706 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-12 05:37:04.288722 | instance | Tuesday 12 May 2026 05:37:04 +0000 (0:00:00.040) 0:00:46.471 *********** 2026-05-12 05:37:05.119505 | instance | changed: [instance] 2026-05-12 05:37:05.120178 | instance | 2026-05-12 05:37:05.120240 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-12 05:37:05.120246 | instance | Tuesday 12 May 2026 05:37:05 +0000 (0:00:00.830) 0:00:47.302 *********** 2026-05-12 05:37:05.171226 | instance | skipping: [instance] 2026-05-12 05:37:05.171300 | instance | 2026-05-12 05:37:05.171574 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-12 05:37:05.171594 | instance | Tuesday 12 May 2026 05:37:05 +0000 (0:00:00.051) 0:00:47.354 *********** 2026-05-12 05:37:05.202249 | instance | skipping: [instance] 2026-05-12 05:37:05.202365 | instance | 2026-05-12 05:37:05.202429 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-12 05:37:05.202606 | instance | Tuesday 12 May 2026 05:37:05 +0000 (0:00:00.031) 0:00:47.385 *********** 2026-05-12 05:37:05.238303 | instance | skipping: [instance] 2026-05-12 05:37:05.238870 | instance | 2026-05-12 05:37:05.238937 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-12 05:37:05.238945 | instance | Tuesday 12 May 2026 05:37:05 +0000 (0:00:00.035) 0:00:47.421 *********** 2026-05-12 05:37:05.276247 | instance | skipping: [instance] 2026-05-12 05:37:05.276357 | instance | 2026-05-12 05:37:05.276449 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-12 05:37:05.276654 | instance | Tuesday 12 May 2026 05:37:05 +0000 (0:00:00.038) 0:00:47.459 *********** 2026-05-12 05:37:06.396155 | instance | ok: [instance] 2026-05-12 05:37:06.396263 | instance | 2026-05-12 05:37:06.396270 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-12 05:37:06.396275 | instance | Tuesday 12 May 2026 05:37:06 +0000 (0:00:01.119) 0:00:48.579 *********** 2026-05-12 05:37:06.817880 | instance | ok: [instance] 2026-05-12 05:37:06.817950 | instance | 2026-05-12 05:37:06.818221 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-12 05:37:06.818394 | instance | Tuesday 12 May 2026 05:37:06 +0000 (0:00:00.421) 0:00:49.001 *********** 2026-05-12 05:37:07.736195 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-12 05:37:07.736356 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-12 05:37:07.736399 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-12 05:37:07.736410 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-12 05:37:07.736429 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-12 05:37:07.736440 | instance | 2026-05-12 05:37:07.736922 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-12 05:37:07.736996 | instance | Tuesday 12 May 2026 05:37:07 +0000 (0:00:00.917) 0:00:49.919 *********** 2026-05-12 05:37:08.228179 | instance | ok: [instance] 2026-05-12 05:37:08.228261 | instance | 2026-05-12 05:37:08.228901 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-12 05:37:08.228950 | instance | Tuesday 12 May 2026 05:37:08 +0000 (0:00:00.487) 0:00:50.406 *********** 2026-05-12 05:37:08.228960 | instance | 2026-05-12 05:37:08.228966 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-12 05:37:08.228971 | instance | Tuesday 12 May 2026 05:37:08 +0000 (0:00:00.005) 0:00:50.412 *********** 2026-05-12 05:37:08.584067 | instance | ok: [instance] 2026-05-12 05:37:08.584145 | instance | 2026-05-12 05:37:08.584407 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-12 05:37:08.584449 | instance | Tuesday 12 May 2026 05:37:08 +0000 (0:00:00.355) 0:00:50.767 *********** 2026-05-12 05:37:08.780606 | instance | ok: [instance] 2026-05-12 05:37:08.780694 | instance | 2026-05-12 05:37:08.780933 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-12 05:37:08.780975 | instance | Tuesday 12 May 2026 05:37:08 +0000 (0:00:00.196) 0:00:50.964 *********** 2026-05-12 05:37:08.838462 | instance | ok: [instance] => { 2026-05-12 05:37:08.839050 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-05-12 05:37:08.839094 | instance | } 2026-05-12 05:37:08.839100 | instance | 2026-05-12 05:37:08.839104 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-12 05:37:08.839110 | instance | Tuesday 12 May 2026 05:37:08 +0000 (0:00:00.057) 0:00:51.022 *********** 2026-05-12 05:37:09.481726 | instance | changed: [instance] 2026-05-12 05:37:09.481840 | instance | 2026-05-12 05:37:09.482246 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-12 05:37:09.482291 | instance | Tuesday 12 May 2026 05:37:09 +0000 (0:00:00.643) 0:00:51.665 *********** 2026-05-12 05:37:10.866106 | instance | changed: [instance] 2026-05-12 05:37:10.866407 | instance | 2026-05-12 05:37:10.866421 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-12 05:37:10.866433 | instance | Tuesday 12 May 2026 05:37:10 +0000 (0:00:01.384) 0:00:53.049 *********** 2026-05-12 05:37:10.921341 | instance | ok: [instance] => { 2026-05-12 05:37:10.921401 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-05-12 05:37:10.921407 | instance | } 2026-05-12 05:37:10.921413 | instance | 2026-05-12 05:37:10.921418 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-12 05:37:10.921423 | instance | Tuesday 12 May 2026 05:37:10 +0000 (0:00:00.054) 0:00:53.104 *********** 2026-05-12 05:37:11.618459 | instance | changed: [instance] 2026-05-12 05:37:11.618574 | instance | 2026-05-12 05:37:11.618637 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-12 05:37:11.618813 | instance | Tuesday 12 May 2026 05:37:11 +0000 (0:00:00.698) 0:00:53.802 *********** 2026-05-12 05:37:13.085251 | instance | changed: [instance] 2026-05-12 05:37:13.085315 | instance | 2026-05-12 05:37:13.085551 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-05-12 05:37:13.085567 | instance | Tuesday 12 May 2026 05:37:13 +0000 (0:00:01.466) 0:00:55.268 *********** 2026-05-12 05:37:13.578163 | instance | changed: [instance] 2026-05-12 05:37:13.578261 | instance | 2026-05-12 05:37:13.578490 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-05-12 05:37:13.578551 | instance | Tuesday 12 May 2026 05:37:13 +0000 (0:00:00.492) 0:00:55.761 *********** 2026-05-12 05:37:13.832589 | instance | changed: [instance] 2026-05-12 05:37:13.832702 | instance | 2026-05-12 05:37:13.832714 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-12 05:37:13.832898 | instance | Tuesday 12 May 2026 05:37:13 +0000 (0:00:00.254) 0:00:56.016 *********** 2026-05-12 05:37:14.056018 | instance | ok: [instance] 2026-05-12 05:37:14.056085 | instance | 2026-05-12 05:37:14.056091 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-12 05:37:14.056113 | instance | Tuesday 12 May 2026 05:37:14 +0000 (0:00:00.222) 0:00:56.239 *********** 2026-05-12 05:37:14.123649 | instance | ok: [instance] => { 2026-05-12 05:37:14.123741 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-05-12 05:37:14.124247 | instance | } 2026-05-12 05:37:14.124319 | instance | 2026-05-12 05:37:14.124327 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-12 05:37:14.124335 | instance | Tuesday 12 May 2026 05:37:14 +0000 (0:00:00.067) 0:00:56.306 *********** 2026-05-12 05:37:15.185507 | instance | changed: [instance] 2026-05-12 05:37:15.185623 | instance | 2026-05-12 05:37:15.185966 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-12 05:37:15.186023 | instance | Tuesday 12 May 2026 05:37:15 +0000 (0:00:01.062) 0:00:57.368 *********** 2026-05-12 05:37:17.943629 | instance | changed: [instance] 2026-05-12 05:37:17.943716 | instance | 2026-05-12 05:37:17.943993 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-05-12 05:37:17.944051 | instance | Tuesday 12 May 2026 05:37:17 +0000 (0:00:02.758) 0:01:00.127 *********** 2026-05-12 05:37:17.993167 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-05-12 05:37:17.993267 | instance | 2026-05-12 05:37:17.993569 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-05-12 05:37:17.993623 | instance | Tuesday 12 May 2026 05:37:17 +0000 (0:00:00.049) 0:01:00.176 *********** 2026-05-12 05:37:19.073304 | instance | ok: [instance] 2026-05-12 05:37:19.073494 | instance | 2026-05-12 05:37:19.073500 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-05-12 05:37:19.073635 | instance | Tuesday 12 May 2026 05:37:19 +0000 (0:00:01.080) 0:01:01.257 *********** 2026-05-12 05:37:19.284791 | instance | changed: [instance] 2026-05-12 05:37:19.285663 | instance | 2026-05-12 05:37:19.285718 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-05-12 05:37:19.285730 | instance | Tuesday 12 May 2026 05:37:19 +0000 (0:00:00.210) 0:01:01.468 *********** 2026-05-12 05:37:19.760963 | instance | changed: [instance] 2026-05-12 05:37:19.761048 | instance | 2026-05-12 05:37:19.761324 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-05-12 05:37:19.761370 | instance | Tuesday 12 May 2026 05:37:19 +0000 (0:00:00.476) 0:01:01.944 *********** 2026-05-12 05:37:20.632448 | instance | changed: [instance] => (item=br_netfilter) 2026-05-12 05:37:20.632498 | instance | ok: [instance] => (item=ip_tables) 2026-05-12 05:37:20.632505 | instance | changed: [instance] => (item=ip6_tables) 2026-05-12 05:37:20.632511 | instance | changed: [instance] => (item=nf_conntrack) 2026-05-12 05:37:20.632517 | instance | 2026-05-12 05:37:20.632523 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-12 05:37:20.632530 | instance | Tuesday 12 May 2026 05:37:20 +0000 (0:00:00.870) 0:01:02.815 *********** 2026-05-12 05:37:20.837753 | instance | ok: [instance] 2026-05-12 05:37:20.837851 | instance | 2026-05-12 05:37:20.837916 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-12 05:37:20.838073 | instance | Tuesday 12 May 2026 05:37:20 +0000 (0:00:00.206) 0:01:03.021 *********** 2026-05-12 05:37:20.877026 | instance | ok: [instance] => { 2026-05-12 05:37:20.877613 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-05-12 05:37:20.877631 | instance | } 2026-05-12 05:37:20.877636 | instance | 2026-05-12 05:37:20.877640 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-12 05:37:20.877644 | instance | Tuesday 12 May 2026 05:37:20 +0000 (0:00:00.039) 0:01:03.060 *********** 2026-05-12 05:37:22.786571 | instance | changed: [instance] 2026-05-12 05:37:22.787110 | instance | 2026-05-12 05:37:22.787156 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-12 05:37:22.787164 | instance | Tuesday 12 May 2026 05:37:22 +0000 (0:00:01.909) 0:01:04.970 *********** 2026-05-12 05:37:22.829663 | instance | skipping: [instance] 2026-05-12 05:37:22.829760 | instance | 2026-05-12 05:37:22.830047 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-05-12 05:37:22.830081 | instance | Tuesday 12 May 2026 05:37:22 +0000 (0:00:00.042) 0:01:05.013 *********** 2026-05-12 05:37:22.888926 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-05-12 05:37:22.889436 | instance | 2026-05-12 05:37:22.889478 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-05-12 05:37:22.889486 | instance | Tuesday 12 May 2026 05:37:22 +0000 (0:00:00.059) 0:01:05.072 *********** 2026-05-12 05:37:22.923941 | instance | skipping: [instance] 2026-05-12 05:37:22.924046 | instance | 2026-05-12 05:37:22.924113 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-05-12 05:37:22.924239 | instance | Tuesday 12 May 2026 05:37:22 +0000 (0:00:00.035) 0:01:05.107 *********** 2026-05-12 05:37:26.821832 | instance | changed: [instance] 2026-05-12 05:37:26.822098 | instance | 2026-05-12 05:37:26.822112 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-05-12 05:37:26.822296 | instance | Tuesday 12 May 2026 05:37:26 +0000 (0:00:03.897) 0:01:09.005 *********** 2026-05-12 05:37:28.204025 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-05-12 05:37:28.204123 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-05-12 05:37:28.204135 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-05-12 05:37:28.204145 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-05-12 05:37:28.204154 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-05-12 05:37:28.204163 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-05-12 05:37:28.204173 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-05-12 05:37:28.204183 | instance | 2026-05-12 05:37:28.204193 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-05-12 05:37:28.204203 | instance | Tuesday 12 May 2026 05:37:28 +0000 (0:00:01.380) 0:01:10.385 *********** 2026-05-12 05:37:28.779960 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-05-12 05:37:28.780062 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-05-12 05:37:28.780748 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-05-12 05:37:28.780809 | instance | 2026-05-12 05:37:28.780817 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-05-12 05:37:28.780824 | instance | Tuesday 12 May 2026 05:37:28 +0000 (0:00:00.578) 0:01:10.963 *********** 2026-05-12 05:37:29.295735 | instance | changed: [instance] 2026-05-12 05:37:29.295826 | instance | 2026-05-12 05:37:29.296059 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-05-12 05:37:29.296106 | instance | Tuesday 12 May 2026 05:37:29 +0000 (0:00:00.515) 0:01:11.479 *********** 2026-05-12 05:37:29.762029 | instance | changed: [instance] 2026-05-12 05:37:29.762133 | instance | 2026-05-12 05:37:29.762454 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-05-12 05:37:29.762515 | instance | Tuesday 12 May 2026 05:37:29 +0000 (0:00:00.466) 0:01:11.945 *********** 2026-05-12 05:37:29.990084 | instance | ok: [instance] 2026-05-12 05:37:29.990162 | instance | 2026-05-12 05:37:29.990433 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-05-12 05:37:29.990497 | instance | Tuesday 12 May 2026 05:37:29 +0000 (0:00:00.227) 0:01:12.173 *********** 2026-05-12 05:37:30.027072 | instance | skipping: [instance] 2026-05-12 05:37:30.027177 | instance | 2026-05-12 05:37:30.027417 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-05-12 05:37:30.027683 | instance | Tuesday 12 May 2026 05:37:30 +0000 (0:00:00.036) 0:01:12.210 *********** 2026-05-12 05:37:30.538794 | instance | ok: [instance] => (item=swap) 2026-05-12 05:37:30.538942 | instance | ok: [instance] => (item=none) 2026-05-12 05:37:30.539004 | instance | 2026-05-12 05:37:30.539343 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-05-12 05:37:30.539398 | instance | Tuesday 12 May 2026 05:37:30 +0000 (0:00:00.511) 0:01:12.722 *********** 2026-05-12 05:37:31.000093 | instance | changed: [instance] 2026-05-12 05:37:31.000201 | instance | 2026-05-12 05:37:31.000430 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-05-12 05:37:31.000487 | instance | Tuesday 12 May 2026 05:37:30 +0000 (0:00:00.461) 0:01:13.183 *********** 2026-05-12 05:37:31.588367 | instance | changed: [instance] 2026-05-12 05:37:31.588453 | instance | 2026-05-12 05:37:31.588514 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-05-12 05:37:31.589028 | instance | Tuesday 12 May 2026 05:37:31 +0000 (0:00:00.581) 0:01:13.764 *********** 2026-05-12 05:37:31.589208 | instance | 2026-05-12 05:37:31.589214 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-05-12 05:37:31.589219 | instance | Tuesday 12 May 2026 05:37:31 +0000 (0:00:00.007) 0:01:13.772 *********** 2026-05-12 05:37:32.238022 | instance | ok: [instance] 2026-05-12 05:37:32.238145 | instance | 2026-05-12 05:37:32.238552 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-05-12 05:37:32.238597 | instance | Tuesday 12 May 2026 05:37:32 +0000 (0:00:00.649) 0:01:14.421 *********** 2026-05-12 05:37:32.756782 | instance | changed: [instance] 2026-05-12 05:37:32.756879 | instance | 2026-05-12 05:37:32.757004 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-05-12 05:37:32.757127 | instance | Tuesday 12 May 2026 05:37:32 +0000 (0:00:00.518) 0:01:14.940 *********** 2026-05-12 05:37:33.846935 | instance | ok: [instance] 2026-05-12 05:37:33.847009 | instance | 2026-05-12 05:37:33.848368 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-05-12 05:37:33.848439 | instance | Tuesday 12 May 2026 05:37:33 +0000 (0:00:01.089) 0:01:16.030 *********** 2026-05-12 05:37:34.304144 | instance | ok: [instance] 2026-05-12 05:37:34.304187 | instance | 2026-05-12 05:37:34.304192 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-05-12 05:37:34.304197 | instance | Tuesday 12 May 2026 05:37:34 +0000 (0:00:00.457) 0:01:16.487 *********** 2026-05-12 05:37:34.513094 | instance | ok: [instance] 2026-05-12 05:37:34.513141 | instance | 2026-05-12 05:37:34.513147 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-05-12 05:37:34.513152 | instance | Tuesday 12 May 2026 05:37:34 +0000 (0:00:00.208) 0:01:16.696 *********** 2026-05-12 05:37:34.957398 | instance | ok: [instance] 2026-05-12 05:37:34.957475 | instance | 2026-05-12 05:37:34.957738 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-05-12 05:37:34.957790 | instance | Tuesday 12 May 2026 05:37:34 +0000 (0:00:00.444) 0:01:17.141 *********** 2026-05-12 05:37:35.027734 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-05-12 05:37:35.027817 | instance | 2026-05-12 05:37:35.028057 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-05-12 05:37:35.028101 | instance | Tuesday 12 May 2026 05:37:35 +0000 (0:00:00.070) 0:01:17.211 *********** 2026-05-12 05:37:35.101927 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-05-12 05:37:35.102024 | instance | 2026-05-12 05:37:35.102245 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-05-12 05:37:35.102286 | instance | Tuesday 12 May 2026 05:37:35 +0000 (0:00:00.074) 0:01:17.285 *********** 2026-05-12 05:37:35.311563 | instance | ok: [instance] => (item=instance) 2026-05-12 05:37:35.311655 | instance | 2026-05-12 05:37:35.311868 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-05-12 05:37:35.311913 | instance | Tuesday 12 May 2026 05:37:35 +0000 (0:00:00.209) 0:01:17.495 *********** 2026-05-12 05:37:35.356711 | instance | skipping: [instance] 2026-05-12 05:37:35.356802 | instance | 2026-05-12 05:37:35.357214 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-05-12 05:37:35.357266 | instance | Tuesday 12 May 2026 05:37:35 +0000 (0:00:00.044) 0:01:17.540 *********** 2026-05-12 05:37:35.398887 | instance | ok: [instance] 2026-05-12 05:37:35.398975 | instance | 2026-05-12 05:37:35.399045 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-05-12 05:37:35.399186 | instance | Tuesday 12 May 2026 05:37:35 +0000 (0:00:00.042) 0:01:17.582 *********** 2026-05-12 05:37:35.439852 | instance | ok: [instance] => { 2026-05-12 05:37:35.439918 | instance | "msg": "instance" 2026-05-12 05:37:35.440427 | instance | } 2026-05-12 05:37:35.440464 | instance | 2026-05-12 05:37:35.440470 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-05-12 05:37:35.440476 | instance | Tuesday 12 May 2026 05:37:35 +0000 (0:00:00.040) 0:01:17.623 *********** 2026-05-12 05:37:36.008296 | instance | changed: [instance] 2026-05-12 05:37:36.008365 | instance | 2026-05-12 05:37:36.008373 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-05-12 05:37:36.008379 | instance | Tuesday 12 May 2026 05:37:36 +0000 (0:00:00.567) 0:01:18.191 *********** 2026-05-12 05:37:36.043132 | instance | skipping: [instance] 2026-05-12 05:37:36.043265 | instance | 2026-05-12 05:37:36.043757 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-05-12 05:37:36.043827 | instance | Tuesday 12 May 2026 05:37:36 +0000 (0:00:00.034) 0:01:18.226 *********** 2026-05-12 05:37:36.074807 | instance | skipping: [instance] 2026-05-12 05:37:36.074871 | instance | 2026-05-12 05:37:36.075183 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-05-12 05:37:36.075230 | instance | Tuesday 12 May 2026 05:37:36 +0000 (0:00:00.032) 0:01:18.258 *********** 2026-05-12 05:37:36.104618 | instance | skipping: [instance] 2026-05-12 05:37:36.105021 | instance | 2026-05-12 05:37:36.105067 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-05-12 05:37:36.105073 | instance | Tuesday 12 May 2026 05:37:36 +0000 (0:00:00.029) 0:01:18.288 *********** 2026-05-12 05:37:36.140594 | instance | skipping: [instance] 2026-05-12 05:37:36.140692 | instance | 2026-05-12 05:37:36.140834 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-05-12 05:37:36.141079 | instance | Tuesday 12 May 2026 05:37:36 +0000 (0:00:00.035) 0:01:18.324 *********** 2026-05-12 05:37:36.172511 | instance | skipping: [instance] 2026-05-12 05:37:36.172723 | instance | 2026-05-12 05:37:36.173007 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-05-12 05:37:36.173277 | instance | Tuesday 12 May 2026 05:37:36 +0000 (0:00:00.031) 0:01:18.355 *********** 2026-05-12 05:37:36.203704 | instance | skipping: [instance] 2026-05-12 05:37:36.203992 | instance | 2026-05-12 05:37:36.204229 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-05-12 05:37:36.204462 | instance | Tuesday 12 May 2026 05:37:36 +0000 (0:00:00.031) 0:01:18.386 *********** 2026-05-12 05:37:36.239996 | instance | skipping: [instance] 2026-05-12 05:37:36.240129 | instance | 2026-05-12 05:37:36.240352 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-05-12 05:37:36.240543 | instance | Tuesday 12 May 2026 05:37:36 +0000 (0:00:00.034) 0:01:18.421 *********** 2026-05-12 05:38:10.904192 | instance | changed: [instance] 2026-05-12 05:38:10.904288 | instance | 2026-05-12 05:38:10.904382 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-05-12 05:38:10.904508 | instance | Tuesday 12 May 2026 05:38:10 +0000 (0:00:34.666) 0:01:53.087 *********** 2026-05-12 05:38:11.109809 | instance | ok: [instance] 2026-05-12 05:38:11.110196 | instance | 2026-05-12 05:38:11.110212 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-05-12 05:38:11.110436 | instance | Tuesday 12 May 2026 05:38:11 +0000 (0:00:00.205) 0:01:53.293 *********** 2026-05-12 05:38:11.141585 | instance | skipping: [instance] 2026-05-12 05:38:11.141664 | instance | 2026-05-12 05:38:11.141872 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-05-12 05:38:11.141914 | instance | Tuesday 12 May 2026 05:38:11 +0000 (0:00:00.032) 0:01:53.325 *********** 2026-05-12 05:38:11.347474 | instance | changed: [instance] 2026-05-12 05:38:11.347552 | instance | 2026-05-12 05:38:11.347850 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-05-12 05:38:11.347926 | instance | Tuesday 12 May 2026 05:38:11 +0000 (0:00:00.205) 0:01:53.530 *********** 2026-05-12 05:38:11.583897 | instance | changed: [instance] 2026-05-12 05:38:11.583993 | instance | 2026-05-12 05:38:11.584237 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-05-12 05:38:11.584291 | instance | Tuesday 12 May 2026 05:38:11 +0000 (0:00:00.236) 0:01:53.767 *********** 2026-05-12 05:38:11.835722 | instance | changed: [instance] 2026-05-12 05:38:11.835955 | instance | 2026-05-12 05:38:11.836004 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-05-12 05:38:11.836161 | instance | Tuesday 12 May 2026 05:38:11 +0000 (0:00:00.251) 0:01:54.019 *********** 2026-05-12 05:38:16.750356 | instance | changed: [instance] 2026-05-12 05:38:16.750784 | instance | 2026-05-12 05:38:16.750845 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-05-12 05:38:16.750852 | instance | Tuesday 12 May 2026 05:38:16 +0000 (0:00:04.914) 0:01:58.933 *********** 2026-05-12 05:38:20.155930 | instance | changed: [instance] 2026-05-12 05:38:20.156049 | instance | 2026-05-12 05:38:20.156248 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-05-12 05:38:20.156426 | instance | Tuesday 12 May 2026 05:38:20 +0000 (0:00:03.405) 0:02:02.339 *********** 2026-05-12 05:38:20.202593 | instance | skipping: [instance] 2026-05-12 05:38:20.202707 | instance | 2026-05-12 05:38:20.202881 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-05-12 05:38:20.203045 | instance | Tuesday 12 May 2026 05:38:20 +0000 (0:00:00.046) 0:02:02.385 *********** 2026-05-12 05:38:20.248929 | instance | skipping: [instance] 2026-05-12 05:38:20.249159 | instance | 2026-05-12 05:38:20.249469 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-05-12 05:38:20.249734 | instance | Tuesday 12 May 2026 05:38:20 +0000 (0:00:00.046) 0:02:02.432 *********** 2026-05-12 05:38:21.029358 | instance | changed: [instance] 2026-05-12 05:38:21.029578 | instance | 2026-05-12 05:38:21.029857 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-05-12 05:38:21.030150 | instance | Tuesday 12 May 2026 05:38:21 +0000 (0:00:00.780) 0:02:03.212 *********** 2026-05-12 05:38:21.071467 | instance | skipping: [instance] => (item=DaemonSet) 2026-05-12 05:38:21.071751 | instance | skipping: [instance] => (item=ConfigMap) 2026-05-12 05:38:21.072021 | instance | skipping: [instance] 2026-05-12 05:38:21.072430 | instance | 2026-05-12 05:38:21.072705 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-05-12 05:38:21.073064 | instance | Tuesday 12 May 2026 05:38:21 +0000 (0:00:00.042) 0:02:03.255 *********** 2026-05-12 05:38:21.119547 | instance | skipping: [instance] 2026-05-12 05:38:21.119657 | instance | 2026-05-12 05:38:21.119792 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-05-12 05:38:21.119912 | instance | Tuesday 12 May 2026 05:38:21 +0000 (0:00:00.048) 0:02:03.303 *********** 2026-05-12 05:38:21.161879 | instance | skipping: [instance] 2026-05-12 05:38:21.162051 | instance | 2026-05-12 05:38:21.162388 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-05-12 05:38:21.162635 | instance | Tuesday 12 May 2026 05:38:21 +0000 (0:00:00.041) 0:02:03.345 *********** 2026-05-12 05:38:21.201433 | instance | skipping: [instance] 2026-05-12 05:38:21.201531 | instance | 2026-05-12 05:38:21.201659 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-05-12 05:38:21.201801 | instance | Tuesday 12 May 2026 05:38:21 +0000 (0:00:00.039) 0:02:03.384 *********** 2026-05-12 05:38:21.237542 | instance | skipping: [instance] 2026-05-12 05:38:21.237666 | instance | 2026-05-12 05:38:21.237870 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-05-12 05:38:21.238048 | instance | Tuesday 12 May 2026 05:38:21 +0000 (0:00:00.035) 0:02:03.420 *********** 2026-05-12 05:38:21.802290 | instance | ok: [instance] 2026-05-12 05:38:21.802501 | instance | 2026-05-12 05:38:21.802797 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-05-12 05:38:21.803184 | instance | Tuesday 12 May 2026 05:38:21 +0000 (0:00:00.564) 0:02:03.985 *********** 2026-05-12 05:38:22.843588 | instance | changed: [instance] 2026-05-12 05:38:22.843715 | instance | 2026-05-12 05:38:22.843738 | instance | PLAY [Install control-plane components] **************************************** 2026-05-12 05:38:22.844149 | instance | 2026-05-12 05:38:22.844197 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-12 05:38:22.844203 | instance | Tuesday 12 May 2026 05:38:22 +0000 (0:00:01.042) 0:02:05.027 *********** 2026-05-12 05:38:23.600463 | instance | ok: [instance] 2026-05-12 05:38:23.600505 | instance | 2026-05-12 05:38:23.600513 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-12 05:38:23.600520 | instance | Tuesday 12 May 2026 05:38:23 +0000 (0:00:00.755) 0:02:05.783 *********** 2026-05-12 05:38:23.819104 | instance | ok: [instance] 2026-05-12 05:38:23.819486 | instance | 2026-05-12 05:38:23.819592 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-12 05:38:23.819686 | instance | Tuesday 12 May 2026 05:38:23 +0000 (0:00:00.219) 0:02:06.002 *********** 2026-05-12 05:38:25.138735 | instance | ok: [instance] 2026-05-12 05:38:25.138965 | instance | 2026-05-12 05:38:25.139214 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-12 05:38:25.139403 | instance | Tuesday 12 May 2026 05:38:25 +0000 (0:00:01.319) 0:02:07.322 *********** 2026-05-12 05:38:25.351168 | instance | ok: [instance] 2026-05-12 05:38:25.351468 | instance | 2026-05-12 05:38:25.351840 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-12 05:38:25.352112 | instance | Tuesday 12 May 2026 05:38:25 +0000 (0:00:00.212) 0:02:07.534 *********** 2026-05-12 05:38:25.388785 | instance | ok: [instance] => { 2026-05-12 05:38:25.389115 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-05-12 05:38:25.389473 | instance | } 2026-05-12 05:38:25.389733 | instance | 2026-05-12 05:38:25.390045 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-12 05:38:25.390433 | instance | Tuesday 12 May 2026 05:38:25 +0000 (0:00:00.037) 0:02:07.571 *********** 2026-05-12 05:38:26.291634 | instance | changed: [instance] 2026-05-12 05:38:26.291945 | instance | 2026-05-12 05:38:26.292248 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-12 05:38:26.292546 | instance | Tuesday 12 May 2026 05:38:26 +0000 (0:00:00.902) 0:02:08.474 *********** 2026-05-12 05:38:27.825736 | instance | changed: [instance] 2026-05-12 05:38:27.826000 | instance | 2026-05-12 05:38:27.826300 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-05-12 05:38:27.826618 | instance | Tuesday 12 May 2026 05:38:27 +0000 (0:00:01.534) 0:02:10.009 *********** 2026-05-12 05:38:28.183318 | instance | ok: [instance] 2026-05-12 05:38:28.183593 | instance | 2026-05-12 05:38:28.183878 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-05-12 05:38:28.184166 | instance | Tuesday 12 May 2026 05:38:28 +0000 (0:00:00.357) 0:02:10.366 *********** 2026-05-12 05:38:28.385865 | instance | changed: [instance] 2026-05-12 05:38:28.386057 | instance | 2026-05-12 05:38:28.386320 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-05-12 05:38:28.386556 | instance | Tuesday 12 May 2026 05:38:28 +0000 (0:00:00.201) 0:02:10.568 *********** 2026-05-12 05:38:28.652906 | instance | ok: [instance] 2026-05-12 05:38:28.653016 | instance | 2026-05-12 05:38:28.653171 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-05-12 05:38:28.653353 | instance | Tuesday 12 May 2026 05:38:28 +0000 (0:00:00.267) 0:02:10.836 *********** 2026-05-12 05:38:28.885227 | instance | changed: [instance] 2026-05-12 05:38:28.885457 | instance | 2026-05-12 05:38:28.885850 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-05-12 05:38:28.886034 | instance | Tuesday 12 May 2026 05:38:28 +0000 (0:00:00.232) 0:02:11.068 *********** 2026-05-12 05:38:29.091814 | instance | ok: [instance] 2026-05-12 05:38:29.092046 | instance | 2026-05-12 05:38:29.092349 | instance | TASK [Install plugin] ********************************************************** 2026-05-12 05:38:29.092634 | instance | Tuesday 12 May 2026 05:38:29 +0000 (0:00:00.206) 0:02:11.274 *********** 2026-05-12 05:38:29.156047 | instance | included: vexxhost.containers.download_artifact for instance 2026-05-12 05:38:29.156162 | instance | 2026-05-12 05:38:29.156325 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-12 05:38:29.156494 | instance | Tuesday 12 May 2026 05:38:29 +0000 (0:00:00.064) 0:02:11.339 *********** 2026-05-12 05:38:29.202409 | instance | ok: [instance] => { 2026-05-12 05:38:29.202541 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-05-12 05:38:29.202707 | instance | } 2026-05-12 05:38:29.202938 | instance | 2026-05-12 05:38:29.203051 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-12 05:38:29.203221 | instance | Tuesday 12 May 2026 05:38:29 +0000 (0:00:00.046) 0:02:11.385 *********** 2026-05-12 05:38:29.843564 | instance | changed: [instance] 2026-05-12 05:38:29.843736 | instance | 2026-05-12 05:38:29.843972 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-12 05:38:29.844201 | instance | Tuesday 12 May 2026 05:38:29 +0000 (0:00:00.641) 0:02:12.026 *********** 2026-05-12 05:38:31.755935 | instance | changed: [instance] 2026-05-12 05:38:31.756293 | instance | 2026-05-12 05:38:31.756505 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-12 05:38:31.756783 | instance | Tuesday 12 May 2026 05:38:31 +0000 (0:00:01.912) 0:02:13.939 *********** 2026-05-12 05:38:31.793411 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-12 05:38:31.793656 | instance | 2026-05-12 05:38:31.793925 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-12 05:38:31.794193 | instance | Tuesday 12 May 2026 05:38:31 +0000 (0:00:00.037) 0:02:13.976 *********** 2026-05-12 05:38:32.433717 | instance | changed: [instance] 2026-05-12 05:38:32.433922 | instance | 2026-05-12 05:38:32.434213 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-05-12 05:38:32.434488 | instance | Tuesday 12 May 2026 05:38:32 +0000 (0:00:00.640) 0:02:14.617 *********** 2026-05-12 05:38:33.277125 | instance | ok: [instance] 2026-05-12 05:38:33.277441 | instance | 2026-05-12 05:38:33.277829 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-05-12 05:38:33.277844 | instance | Tuesday 12 May 2026 05:38:33 +0000 (0:00:00.843) 0:02:15.460 *********** 2026-05-12 05:38:36.091438 | instance | changed: [instance] 2026-05-12 05:38:36.091506 | instance | 2026-05-12 05:38:36.091784 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-12 05:38:36.091821 | instance | Tuesday 12 May 2026 05:38:36 +0000 (0:00:02.814) 0:02:18.275 *********** 2026-05-12 05:38:36.124610 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-12 05:38:36.124755 | instance | 2026-05-12 05:38:36.124947 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-12 05:38:36.125121 | instance | Tuesday 12 May 2026 05:38:36 +0000 (0:00:00.032) 0:02:18.308 *********** 2026-05-12 05:38:36.640062 | instance | changed: [instance] 2026-05-12 05:38:36.640367 | instance | 2026-05-12 05:38:36.640602 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-05-12 05:38:36.640798 | instance | Tuesday 12 May 2026 05:38:36 +0000 (0:00:00.511) 0:02:18.819 *********** 2026-05-12 05:39:09.992465 | instance | changed: [instance] 2026-05-12 05:39:09.992524 | instance | 2026-05-12 05:39:09.992544 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-05-12 05:39:09.992557 | instance | Tuesday 12 May 2026 05:39:09 +0000 (0:00:33.355) 0:02:52.174 *********** 2026-05-12 05:39:10.654060 | instance | changed: [instance] 2026-05-12 05:39:10.654334 | instance | 2026-05-12 05:39:10.654729 | instance | PLAY [all] ********************************************************************* 2026-05-12 05:39:10.654989 | instance | 2026-05-12 05:39:10.655326 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-12 05:39:10.655684 | instance | Tuesday 12 May 2026 05:39:10 +0000 (0:00:00.662) 0:02:52.837 *********** 2026-05-12 05:39:11.545192 | instance | ok: [instance] 2026-05-12 05:39:11.545347 | instance | 2026-05-12 05:39:11.545552 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-05-12 05:39:11.545756 | instance | Tuesday 12 May 2026 05:39:11 +0000 (0:00:00.891) 0:02:53.728 *********** 2026-05-12 05:39:12.271705 | instance | changed: [instance] 2026-05-12 05:39:12.271949 | instance | 2026-05-12 05:39:12.272217 | instance | PLAY [all] ********************************************************************* 2026-05-12 05:39:12.272463 | instance | 2026-05-12 05:39:12.272727 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-05-12 05:39:12.272994 | instance | Tuesday 12 May 2026 05:39:12 +0000 (0:00:00.726) 0:02:54.455 *********** 2026-05-12 05:39:12.999706 | instance | ok: [instance] 2026-05-12 05:39:12.999942 | instance | 2026-05-12 05:39:13.000223 | instance | PLAY [controllers] ************************************************************* 2026-05-12 05:39:13.000462 | instance | 2026-05-12 05:39:13.000724 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-12 05:39:13.000992 | instance | Tuesday 12 May 2026 05:39:12 +0000 (0:00:00.727) 0:02:55.183 *********** 2026-05-12 05:39:14.013313 | instance | ok: [instance] 2026-05-12 05:39:14.013856 | instance | 2026-05-12 05:39:14.013903 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-12 05:39:14.014283 | instance | Tuesday 12 May 2026 05:39:14 +0000 (0:00:01.013) 0:02:56.196 *********** 2026-05-12 05:39:14.054108 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-12 05:39:14.054467 | instance | 2026-05-12 05:39:14.054506 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-12 05:39:14.054522 | instance | Tuesday 12 May 2026 05:39:14 +0000 (0:00:00.041) 0:02:56.237 *********** 2026-05-12 05:39:14.534700 | instance | changed: [instance] 2026-05-12 05:39:14.534844 | instance | 2026-05-12 05:39:14.534993 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-05-12 05:39:14.535117 | instance | Tuesday 12 May 2026 05:39:14 +0000 (0:00:00.480) 0:02:56.718 *********** 2026-05-12 05:39:16.431135 | instance | changed: [instance] 2026-05-12 05:39:16.431583 | instance | 2026-05-12 05:39:16.431865 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-12 05:39:16.432127 | instance | Tuesday 12 May 2026 05:39:16 +0000 (0:00:01.896) 0:02:58.614 *********** 2026-05-12 05:39:16.472936 | instance | skipping: [instance] 2026-05-12 05:39:16.473165 | instance | 2026-05-12 05:39:16.473484 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-05-12 05:39:16.473743 | instance | Tuesday 12 May 2026 05:39:16 +0000 (0:00:00.041) 0:02:58.656 *********** 2026-05-12 05:39:16.510969 | instance | skipping: [instance] 2026-05-12 05:39:16.511278 | instance | 2026-05-12 05:39:16.511605 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-05-12 05:39:16.511861 | instance | Tuesday 12 May 2026 05:39:16 +0000 (0:00:00.038) 0:02:58.694 *********** 2026-05-12 05:39:16.539353 | instance | skipping: [instance] 2026-05-12 05:39:16.539498 | instance | 2026-05-12 05:39:16.539671 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-05-12 05:39:16.539864 | instance | Tuesday 12 May 2026 05:39:16 +0000 (0:00:00.028) 0:02:58.722 *********** 2026-05-12 05:39:16.581127 | instance | skipping: [instance] 2026-05-12 05:39:16.581257 | instance | 2026-05-12 05:39:16.581837 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-05-12 05:39:16.581849 | instance | Tuesday 12 May 2026 05:39:16 +0000 (0:00:00.042) 0:02:58.764 *********** 2026-05-12 05:39:16.618979 | instance | skipping: [instance] 2026-05-12 05:39:16.619134 | instance | 2026-05-12 05:39:16.619309 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-05-12 05:39:16.619498 | instance | Tuesday 12 May 2026 05:39:16 +0000 (0:00:00.037) 0:02:58.802 *********** 2026-05-12 05:39:16.661966 | instance | skipping: [instance] 2026-05-12 05:39:16.662203 | instance | 2026-05-12 05:39:16.662492 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-05-12 05:39:16.662772 | instance | Tuesday 12 May 2026 05:39:16 +0000 (0:00:00.042) 0:02:58.845 *********** 2026-05-12 05:39:16.691196 | instance | skipping: [instance] 2026-05-12 05:39:16.691472 | instance | 2026-05-12 05:39:16.691744 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-05-12 05:39:16.692013 | instance | Tuesday 12 May 2026 05:39:16 +0000 (0:00:00.029) 0:02:58.874 *********** 2026-05-12 05:39:16.736031 | instance | skipping: [instance] 2026-05-12 05:39:16.736312 | instance | 2026-05-12 05:39:16.736708 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-05-12 05:39:16.736983 | instance | Tuesday 12 May 2026 05:39:16 +0000 (0:00:00.044) 0:02:58.919 *********** 2026-05-12 05:39:16.768759 | instance | skipping: [instance] 2026-05-12 05:39:16.768895 | instance | 2026-05-12 05:39:16.769085 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-05-12 05:39:16.769297 | instance | Tuesday 12 May 2026 05:39:16 +0000 (0:00:00.032) 0:02:58.951 *********** 2026-05-12 05:39:16.793896 | instance | skipping: [instance] 2026-05-12 05:39:16.794162 | instance | 2026-05-12 05:39:16.794463 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-05-12 05:39:16.794762 | instance | Tuesday 12 May 2026 05:39:16 +0000 (0:00:00.025) 0:02:58.977 *********** 2026-05-12 05:39:16.822943 | instance | skipping: [instance] 2026-05-12 05:39:16.823629 | instance | 2026-05-12 05:39:16.823692 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-05-12 05:39:16.823704 | instance | Tuesday 12 May 2026 05:39:16 +0000 (0:00:00.029) 0:02:59.006 *********** 2026-05-12 05:39:16.869247 | instance | skipping: [instance] 2026-05-12 05:39:16.869582 | instance | 2026-05-12 05:39:16.869868 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-12 05:39:16.870174 | instance | Tuesday 12 May 2026 05:39:16 +0000 (0:00:00.046) 0:02:59.052 *********** 2026-05-12 05:39:16.896725 | instance | skipping: [instance] 2026-05-12 05:39:16.896961 | instance | 2026-05-12 05:39:16.897283 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-12 05:39:16.897547 | instance | Tuesday 12 May 2026 05:39:16 +0000 (0:00:00.027) 0:02:59.080 *********** 2026-05-12 05:39:16.922688 | instance | skipping: [instance] 2026-05-12 05:39:16.922998 | instance | 2026-05-12 05:39:16.923275 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-12 05:39:16.923571 | instance | Tuesday 12 May 2026 05:39:16 +0000 (0:00:00.025) 0:02:59.106 *********** 2026-05-12 05:39:16.959132 | instance | skipping: [instance] 2026-05-12 05:39:16.959364 | instance | 2026-05-12 05:39:16.959649 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-05-12 05:39:16.959905 | instance | Tuesday 12 May 2026 05:39:16 +0000 (0:00:00.036) 0:02:59.142 *********** 2026-05-12 05:39:16.991939 | instance | skipping: [instance] 2026-05-12 05:39:16.992088 | instance | 2026-05-12 05:39:16.992234 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-05-12 05:39:16.992414 | instance | Tuesday 12 May 2026 05:39:16 +0000 (0:00:00.032) 0:02:59.175 *********** 2026-05-12 05:39:17.022903 | instance | skipping: [instance] 2026-05-12 05:39:17.023107 | instance | 2026-05-12 05:39:17.023471 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-05-12 05:39:17.023740 | instance | Tuesday 12 May 2026 05:39:17 +0000 (0:00:00.031) 0:02:59.206 *********** 2026-05-12 05:39:17.054490 | instance | skipping: [instance] 2026-05-12 05:39:17.054724 | instance | 2026-05-12 05:39:17.055062 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-05-12 05:39:17.055360 | instance | Tuesday 12 May 2026 05:39:17 +0000 (0:00:00.031) 0:02:59.237 *********** 2026-05-12 05:39:17.085026 | instance | skipping: [instance] 2026-05-12 05:39:17.085321 | instance | 2026-05-12 05:39:17.085593 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-05-12 05:39:17.085893 | instance | Tuesday 12 May 2026 05:39:17 +0000 (0:00:00.030) 0:02:59.268 *********** 2026-05-12 05:39:17.119224 | instance | skipping: [instance] 2026-05-12 05:39:17.119424 | instance | 2026-05-12 05:39:17.119628 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-05-12 05:39:17.119800 | instance | Tuesday 12 May 2026 05:39:17 +0000 (0:00:00.034) 0:02:59.303 *********** 2026-05-12 05:39:17.149471 | instance | skipping: [instance] 2026-05-12 05:39:17.149656 | instance | 2026-05-12 05:39:17.149853 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-05-12 05:39:17.150046 | instance | Tuesday 12 May 2026 05:39:17 +0000 (0:00:00.030) 0:02:59.333 *********** 2026-05-12 05:39:17.194233 | instance | skipping: [instance] 2026-05-12 05:39:17.194436 | instance | 2026-05-12 05:39:17.194682 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-05-12 05:39:17.194876 | instance | Tuesday 12 May 2026 05:39:17 +0000 (0:00:00.044) 0:02:59.378 *********** 2026-05-12 05:39:17.227238 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-05-12 05:39:17.227573 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-05-12 05:39:17.227836 | instance | skipping: [instance] 2026-05-12 05:39:17.228130 | instance | 2026-05-12 05:39:17.228405 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-05-12 05:39:17.228768 | instance | Tuesday 12 May 2026 05:39:17 +0000 (0:00:00.032) 0:02:59.410 *********** 2026-05-12 05:39:17.254738 | instance | skipping: [instance] 2026-05-12 05:39:17.254990 | instance | 2026-05-12 05:39:17.255260 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-05-12 05:39:17.255593 | instance | Tuesday 12 May 2026 05:39:17 +0000 (0:00:00.027) 0:02:59.437 *********** 2026-05-12 05:39:17.306392 | instance | skipping: [instance] 2026-05-12 05:39:17.306613 | instance | 2026-05-12 05:39:17.306880 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-05-12 05:39:17.307152 | instance | Tuesday 12 May 2026 05:39:17 +0000 (0:00:00.051) 0:02:59.489 *********** 2026-05-12 05:39:17.338465 | instance | skipping: [instance] 2026-05-12 05:39:17.338576 | instance | 2026-05-12 05:39:17.338705 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-05-12 05:39:17.338832 | instance | Tuesday 12 May 2026 05:39:17 +0000 (0:00:00.032) 0:02:59.522 *********** 2026-05-12 05:39:17.371861 | instance | skipping: [instance] 2026-05-12 05:39:17.372102 | instance | 2026-05-12 05:39:17.372370 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-05-12 05:39:17.372630 | instance | Tuesday 12 May 2026 05:39:17 +0000 (0:00:00.032) 0:02:59.555 *********** 2026-05-12 05:39:17.412928 | instance | skipping: [instance] 2026-05-12 05:39:17.413185 | instance | 2026-05-12 05:39:17.413435 | instance | PLAY RECAP ********************************************************************* 2026-05-12 05:39:17.413721 | instance | instance : ok=134 changed=61 unreachable=0 failed=0 skipped=62 rescued=0 ignored=2 2026-05-12 05:39:17.413977 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-12 05:39:17.414212 | instance | 2026-05-12 05:39:17.414467 | instance | Tuesday 12 May 2026 05:39:17 +0000 (0:00:00.041) 0:02:59.596 *********** 2026-05-12 05:39:17.414744 | instance | =============================================================================== 2026-05-12 05:39:17.415003 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 34.67s 2026-05-12 05:39:17.415258 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 33.36s 2026-05-12 05:39:17.415549 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 5.83s 2026-05-12 05:39:17.415804 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 5.08s 2026-05-12 05:39:17.416055 | instance | vexxhost.kubernetes.kubernetes : Install PIP ---------------------------- 4.91s 2026-05-12 05:39:17.416309 | instance | vexxhost.kubernetes.kubelet : Install additional packages --------------- 3.90s 2026-05-12 05:39:17.416641 | instance | vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems --- 3.41s 2026-05-12 05:39:17.416920 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.96s 2026-05-12 05:39:17.417226 | instance | Generate SSH keys for missing variables --------------------------------- 2.88s 2026-05-12 05:39:17.417480 | instance | vexxhost.kubernetes.cilium : Deploy Helm chart -------------------------- 2.81s 2026-05-12 05:39:17.418345 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.76s 2026-05-12 05:39:17.418717 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.91s 2026-05-12 05:39:17.418988 | instance | vexxhost.containers.download_artifact : Download item ------------------- 1.91s 2026-05-12 05:39:17.419242 | instance | vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart ---------- 1.90s 2026-05-12 05:39:17.419555 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.53s 2026-05-12 05:39:17.419821 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.47s 2026-05-12 05:39:17.420078 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.40s 2026-05-12 05:39:17.420363 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.38s 2026-05-12 05:39:17.420674 | instance | vexxhost.kubernetes.kubelet : Configure sysctl values ------------------- 1.38s 2026-05-12 05:39:17.420921 | instance | vexxhost.kubernetes.kubelet : Reload systemd ---------------------------- 1.33s 2026-05-12 05:39:17.500952 | instance | INFO [keycloak > prepare] Executed: Successful 2026-05-12 05:39:17.512309 | instance | INFO [keycloak > converge] Executing 2026-05-12 05:39:18.675088 | instance | 2026-05-12 05:39:18.675423 | instance | PLAY [controllers] ************************************************************* 2026-05-12 05:39:18.675723 | instance | 2026-05-12 05:39:18.676028 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-12 05:39:18.676301 | instance | Tuesday 12 May 2026 05:39:18 +0000 (0:00:00.021) 0:00:00.021 *********** 2026-05-12 05:39:19.871427 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-12 05:39:19.871564 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-12 05:39:19.871727 | instance | interpreter could change the meaning of that path. See 2026-05-12 05:39:19.871959 | instance | https://docs.ansible.com/ansible- 2026-05-12 05:39:19.872129 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-12 05:39:19.889415 | instance | ok: [instance] 2026-05-12 05:39:19.889625 | instance | 2026-05-12 05:39:19.889871 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-05-12 05:39:19.890202 | instance | Tuesday 12 May 2026 05:39:19 +0000 (0:00:01.214) 0:00:01.236 *********** 2026-05-12 05:39:19.951055 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-05-12 05:39:19.952283 | instance | 2026-05-12 05:39:19.952305 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-12 05:39:19.952315 | instance | Tuesday 12 May 2026 05:39:19 +0000 (0:00:00.060) 0:00:01.296 *********** 2026-05-12 05:39:19.998902 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-12 05:39:19.999028 | instance | 2026-05-12 05:39:19.999229 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-12 05:39:19.999431 | instance | Tuesday 12 May 2026 05:39:19 +0000 (0:00:00.046) 0:00:01.343 *********** 2026-05-12 05:39:20.591294 | instance | changed: [instance] 2026-05-12 05:39:20.591614 | instance | 2026-05-12 05:39:20.591890 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-05-12 05:39:20.592157 | instance | Tuesday 12 May 2026 05:39:20 +0000 (0:00:00.594) 0:00:01.937 *********** 2026-05-12 05:39:37.503363 | instance | changed: [instance] 2026-05-12 05:39:37.503597 | instance | 2026-05-12 05:39:37.503902 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-05-12 05:39:37.504165 | instance | Tuesday 12 May 2026 05:39:37 +0000 (0:00:16.912) 0:00:18.849 *********** 2026-05-12 05:39:38.333077 | instance | changed: [instance] 2026-05-12 05:39:38.333197 | instance | 2026-05-12 05:39:38.333378 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-05-12 05:39:38.333531 | instance | Tuesday 12 May 2026 05:39:38 +0000 (0:00:00.829) 0:00:19.679 *********** 2026-05-12 05:39:38.374413 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-05-12 05:39:38.374700 | instance | 2026-05-12 05:39:38.374985 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-05-12 05:39:38.375250 | instance | Tuesday 12 May 2026 05:39:38 +0000 (0:00:00.041) 0:00:19.720 *********** 2026-05-12 05:39:39.039475 | instance | changed: [instance] 2026-05-12 05:39:39.039662 | instance | 2026-05-12 05:39:39.039842 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-05-12 05:39:39.040009 | instance | Tuesday 12 May 2026 05:39:39 +0000 (0:00:00.664) 0:00:20.385 *********** 2026-05-12 05:39:39.844897 | instance | ok: [instance] 2026-05-12 05:39:39.845164 | instance | 2026-05-12 05:39:39.845462 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-05-12 05:39:39.845736 | instance | Tuesday 12 May 2026 05:39:39 +0000 (0:00:00.804) 0:00:21.190 *********** 2026-05-12 05:39:40.571913 | instance | changed: [instance] 2026-05-12 05:39:40.572167 | instance | 2026-05-12 05:39:40.572493 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-05-12 05:39:40.572792 | instance | Tuesday 12 May 2026 05:39:40 +0000 (0:00:00.698) 0:00:21.889 *********** 2026-05-12 05:39:40.573040 | instance | 2026-05-12 05:39:40.573373 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates on host] *** 2026-05-12 05:39:40.573668 | instance | Tuesday 12 May 2026 05:39:40 +0000 (0:00:00.028) 0:00:21.918 *********** 2026-05-12 05:39:42.212937 | instance | changed: [instance] 2026-05-12 05:39:42.213193 | instance | 2026-05-12 05:39:42.213564 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-12 05:39:42.214083 | instance | Tuesday 12 May 2026 05:39:42 +0000 (0:00:01.640) 0:00:23.559 *********** 2026-05-12 05:39:42.252558 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-12 05:39:42.252680 | instance | 2026-05-12 05:39:42.252836 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-12 05:39:42.252990 | instance | Tuesday 12 May 2026 05:39:42 +0000 (0:00:00.039) 0:00:23.599 *********** 2026-05-12 05:39:42.744191 | instance | changed: [instance] 2026-05-12 05:39:42.744256 | instance | 2026-05-12 05:39:42.744392 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-05-12 05:39:42.744514 | instance | Tuesday 12 May 2026 05:39:42 +0000 (0:00:00.491) 0:00:24.090 *********** 2026-05-12 05:39:57.542331 | instance | changed: [instance] 2026-05-12 05:39:57.542596 | instance | 2026-05-12 05:39:57.542914 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-12 05:39:57.543219 | instance | Tuesday 12 May 2026 05:39:57 +0000 (0:00:14.797) 0:00:38.888 *********** 2026-05-12 05:39:57.586917 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-12 05:39:57.587032 | instance | 2026-05-12 05:39:57.587162 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-12 05:39:57.587290 | instance | Tuesday 12 May 2026 05:39:57 +0000 (0:00:00.044) 0:00:38.933 *********** 2026-05-12 05:39:58.060598 | instance | changed: [instance] 2026-05-12 05:39:58.060839 | instance | 2026-05-12 05:39:58.061183 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-05-12 05:39:58.061482 | instance | Tuesday 12 May 2026 05:39:58 +0000 (0:00:00.473) 0:00:39.407 *********** 2026-05-12 05:40:00.668261 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-05-12 05:40:00.668406 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-05-12 05:40:00.668576 | instance | 2026-05-12 05:40:00.668764 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-05-12 05:40:00.668949 | instance | Tuesday 12 May 2026 05:40:00 +0000 (0:00:02.607) 0:00:42.014 *********** 2026-05-12 05:40:04.634785 | instance | changed: [instance] 2026-05-12 05:40:04.635053 | instance | 2026-05-12 05:40:04.635402 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-12 05:40:04.635694 | instance | Tuesday 12 May 2026 05:40:04 +0000 (0:00:03.966) 0:00:45.981 *********** 2026-05-12 05:40:04.669640 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-12 05:40:04.669820 | instance | 2026-05-12 05:40:04.670043 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-12 05:40:04.670231 | instance | Tuesday 12 May 2026 05:40:04 +0000 (0:00:00.034) 0:00:46.016 *********** 2026-05-12 05:40:05.116588 | instance | changed: [instance] 2026-05-12 05:40:05.116820 | instance | 2026-05-12 05:40:05.117108 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-05-12 05:40:05.117379 | instance | Tuesday 12 May 2026 05:40:05 +0000 (0:00:00.446) 0:00:46.463 *********** 2026-05-12 05:40:07.759108 | instance | ok: [instance] 2026-05-12 05:40:07.759188 | instance | 2026-05-12 05:40:07.759345 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-05-12 05:40:07.759467 | instance | Tuesday 12 May 2026 05:40:07 +0000 (0:00:02.642) 0:00:49.105 *********** 2026-05-12 05:40:10.155443 | instance | changed: [instance] 2026-05-12 05:40:10.156269 | instance | 2026-05-12 05:40:10.156329 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-05-12 05:40:10.156341 | instance | Tuesday 12 May 2026 05:40:10 +0000 (0:00:02.395) 0:00:51.501 *********** 2026-05-12 05:40:10.763572 | instance | ok: [instance] 2026-05-12 05:40:10.763719 | instance | 2026-05-12 05:40:10.763906 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-05-12 05:40:10.764162 | instance | Tuesday 12 May 2026 05:40:10 +0000 (0:00:00.608) 0:00:52.110 *********** 2026-05-12 05:40:11.471789 | instance | changed: [instance] 2026-05-12 05:40:11.472137 | instance | 2026-05-12 05:40:11.472526 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-05-12 05:40:11.472837 | instance | Tuesday 12 May 2026 05:40:11 +0000 (0:00:00.707) 0:00:52.818 *********** 2026-05-12 05:40:12.343269 | instance | ok: [instance] 2026-05-12 05:40:12.343659 | instance | 2026-05-12 05:40:12.343992 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-05-12 05:40:12.344278 | instance | Tuesday 12 May 2026 05:40:12 +0000 (0:00:00.871) 0:00:53.689 *********** 2026-05-12 05:40:12.386766 | instance | skipping: [instance] 2026-05-12 05:40:12.387042 | instance | 2026-05-12 05:40:12.387463 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-05-12 05:40:12.387763 | instance | Tuesday 12 May 2026 05:40:12 +0000 (0:00:00.043) 0:00:53.732 *********** 2026-05-12 05:40:12.428149 | instance | skipping: [instance] 2026-05-12 05:40:12.428320 | instance | 2026-05-12 05:40:12.428591 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-05-12 05:40:12.428841 | instance | Tuesday 12 May 2026 05:40:12 +0000 (0:00:00.041) 0:00:53.774 *********** 2026-05-12 05:40:12.465410 | instance | skipping: [instance] 2026-05-12 05:40:12.465681 | instance | 2026-05-12 05:40:12.466069 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-05-12 05:40:12.466363 | instance | Tuesday 12 May 2026 05:40:12 +0000 (0:00:00.037) 0:00:53.811 *********** 2026-05-12 05:40:12.504901 | instance | skipping: [instance] 2026-05-12 05:40:12.505029 | instance | 2026-05-12 05:40:12.505213 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-05-12 05:40:12.505381 | instance | Tuesday 12 May 2026 05:40:12 +0000 (0:00:00.039) 0:00:53.851 *********** 2026-05-12 05:40:12.540640 | instance | skipping: [instance] 2026-05-12 05:40:12.540980 | instance | 2026-05-12 05:40:12.541341 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-05-12 05:40:12.541778 | instance | Tuesday 12 May 2026 05:40:12 +0000 (0:00:00.036) 0:00:53.887 *********** 2026-05-12 05:40:12.574154 | instance | skipping: [instance] 2026-05-12 05:40:12.574363 | instance | 2026-05-12 05:40:12.574607 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-05-12 05:40:12.574782 | instance | Tuesday 12 May 2026 05:40:12 +0000 (0:00:00.032) 0:00:53.920 *********** 2026-05-12 05:40:12.609711 | instance | skipping: [instance] 2026-05-12 05:40:12.609988 | instance | 2026-05-12 05:40:12.610306 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-05-12 05:40:12.610579 | instance | Tuesday 12 May 2026 05:40:12 +0000 (0:00:00.035) 0:00:53.955 *********** 2026-05-12 05:41:46.283898 | instance | changed: [instance] 2026-05-12 05:41:46.284186 | instance | 2026-05-12 05:41:46.284503 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-05-12 05:41:46.284773 | instance | Tuesday 12 May 2026 05:41:46 +0000 (0:01:33.674) 0:02:27.630 *********** 2026-05-12 05:41:46.976313 | instance | changed: [instance] 2026-05-12 05:41:46.976650 | instance | 2026-05-12 05:41:46.976996 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-12 05:41:46.977258 | instance | Tuesday 12 May 2026 05:41:46 +0000 (0:00:00.692) 0:02:28.322 *********** 2026-05-12 05:41:47.035075 | instance | ok: [instance] 2026-05-12 05:41:47.035349 | instance | 2026-05-12 05:41:47.035756 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-12 05:41:47.036114 | instance | Tuesday 12 May 2026 05:41:47 +0000 (0:00:00.058) 0:02:28.381 *********** 2026-05-12 05:41:47.064112 | instance | skipping: [instance] 2026-05-12 05:41:47.064247 | instance | 2026-05-12 05:41:47.064433 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-12 05:41:47.064591 | instance | Tuesday 12 May 2026 05:41:47 +0000 (0:00:00.029) 0:02:28.410 *********** 2026-05-12 05:41:47.093886 | instance | skipping: [instance] 2026-05-12 05:41:47.093977 | instance | 2026-05-12 05:41:47.094104 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-12 05:41:47.094276 | instance | Tuesday 12 May 2026 05:41:47 +0000 (0:00:00.029) 0:02:28.440 *********** 2026-05-12 05:41:47.125972 | instance | skipping: [instance] 2026-05-12 05:41:47.126258 | instance | 2026-05-12 05:41:47.126576 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-12 05:41:47.126906 | instance | Tuesday 12 May 2026 05:41:47 +0000 (0:00:00.031) 0:02:28.472 *********** 2026-05-12 05:41:47.155950 | instance | skipping: [instance] 2026-05-12 05:41:47.156574 | instance | 2026-05-12 05:41:47.156952 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-12 05:41:47.157443 | instance | Tuesday 12 May 2026 05:41:47 +0000 (0:00:00.029) 0:02:28.501 *********** 2026-05-12 05:41:47.186117 | instance | skipping: [instance] 2026-05-12 05:41:47.186376 | instance | 2026-05-12 05:41:47.186738 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-12 05:41:47.187106 | instance | Tuesday 12 May 2026 05:41:47 +0000 (0:00:00.030) 0:02:28.532 *********** 2026-05-12 05:41:47.218231 | instance | ok: [instance] 2026-05-12 05:41:47.218459 | instance | 2026-05-12 05:41:47.218743 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-12 05:41:47.219044 | instance | Tuesday 12 May 2026 05:41:47 +0000 (0:00:00.032) 0:02:28.564 *********** 2026-05-12 05:41:47.268386 | instance | ok: [instance] => (item=oslo_cache) 2026-05-12 05:41:47.268633 | instance | 2026-05-12 05:41:47.268881 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-12 05:41:47.269139 | instance | Tuesday 12 May 2026 05:41:47 +0000 (0:00:00.049) 0:02:28.614 *********** 2026-05-12 05:41:47.309806 | instance | ok: [instance] 2026-05-12 05:41:47.310086 | instance | 2026-05-12 05:41:47.310392 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-12 05:41:47.310719 | instance | Tuesday 12 May 2026 05:41:47 +0000 (0:00:00.041) 0:02:28.655 *********** 2026-05-12 05:41:47.352937 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-12 05:41:47.353230 | instance | 2026-05-12 05:41:47.353551 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-12 05:41:47.353832 | instance | Tuesday 12 May 2026 05:41:47 +0000 (0:00:00.043) 0:02:28.699 *********** 2026-05-12 05:41:47.844555 | instance | changed: [instance] 2026-05-12 05:41:47.844832 | instance | 2026-05-12 05:41:47.845110 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-05-12 05:41:47.845375 | instance | Tuesday 12 May 2026 05:41:47 +0000 (0:00:00.491) 0:02:29.190 *********** 2026-05-12 05:41:48.973477 | instance | changed: [instance] 2026-05-12 05:41:48.973730 | instance | 2026-05-12 05:41:48.974009 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-05-12 05:41:48.974346 | instance | Tuesday 12 May 2026 05:41:48 +0000 (0:00:01.128) 0:02:30.319 *********** 2026-05-12 05:41:49.663958 | instance | changed: [instance] 2026-05-12 05:41:49.664212 | instance | 2026-05-12 05:41:49.664485 | instance | PLAY [controllers] ************************************************************* 2026-05-12 05:41:49.664731 | instance | 2026-05-12 05:41:49.665021 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-12 05:41:49.665285 | instance | Tuesday 12 May 2026 05:41:49 +0000 (0:00:00.690) 0:02:31.010 *********** 2026-05-12 05:41:50.695897 | instance | ok: [instance] 2026-05-12 05:41:50.696213 | instance | 2026-05-12 05:41:50.696549 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-12 05:41:50.696847 | instance | Tuesday 12 May 2026 05:41:50 +0000 (0:00:01.030) 0:02:32.041 *********** 2026-05-12 05:41:50.731679 | instance | skipping: [instance] 2026-05-12 05:41:50.731916 | instance | 2026-05-12 05:41:50.732260 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-12 05:41:50.732545 | instance | Tuesday 12 May 2026 05:41:50 +0000 (0:00:00.036) 0:02:32.078 *********** 2026-05-12 05:41:50.769015 | instance | skipping: [instance] 2026-05-12 05:41:50.984025 | instance | 2026-05-12 05:41:50.984084 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-12 05:41:50.984101 | instance | Tuesday 12 May 2026 05:41:50 +0000 (0:00:00.037) 0:02:32.115 *********** 2026-05-12 05:41:50.984115 | instance | skipping: [instance] 2026-05-12 05:41:50.984128 | instance | 2026-05-12 05:41:50.984142 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-12 05:41:50.984155 | instance | Tuesday 12 May 2026 05:41:50 +0000 (0:00:00.039) 0:02:32.154 *********** 2026-05-12 05:41:50.984168 | instance | skipping: [instance] 2026-05-12 05:41:50.984220 | instance | 2026-05-12 05:41:50.984235 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-12 05:41:50.984248 | instance | Tuesday 12 May 2026 05:41:50 +0000 (0:00:00.034) 0:02:32.189 *********** 2026-05-12 05:41:51.630355 | instance | ok: [instance] 2026-05-12 05:41:51.630593 | instance | 2026-05-12 05:41:51.631111 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-12 05:41:51.631430 | instance | Tuesday 12 May 2026 05:41:51 +0000 (0:00:00.787) 0:02:32.976 *********** 2026-05-12 05:41:51.695392 | instance | ok: [instance] 2026-05-12 05:41:51.695639 | instance | 2026-05-12 05:41:51.695839 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-12 05:41:51.696020 | instance | Tuesday 12 May 2026 05:41:51 +0000 (0:00:00.065) 0:02:33.041 *********** 2026-05-12 05:41:51.731410 | instance | ok: [instance] 2026-05-12 05:41:51.731831 | instance | 2026-05-12 05:41:51.731841 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-12 05:41:51.731995 | instance | Tuesday 12 May 2026 05:41:51 +0000 (0:00:00.036) 0:02:33.077 *********** 2026-05-12 05:41:51.774210 | instance | ok: [instance] => (item=oslo_db) 2026-05-12 05:41:51.774506 | instance | 2026-05-12 05:41:51.774842 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-12 05:41:51.775162 | instance | Tuesday 12 May 2026 05:41:51 +0000 (0:00:00.042) 0:02:33.120 *********** 2026-05-12 05:41:51.830609 | instance | ok: [instance] 2026-05-12 05:41:51.830887 | instance | 2026-05-12 05:41:51.831209 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-12 05:41:51.831588 | instance | Tuesday 12 May 2026 05:41:51 +0000 (0:00:00.056) 0:02:33.176 *********** 2026-05-12 05:41:51.882650 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-12 05:41:51.882939 | instance | 2026-05-12 05:41:51.883235 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-12 05:41:51.883532 | instance | Tuesday 12 May 2026 05:41:51 +0000 (0:00:00.052) 0:02:33.229 *********** 2026-05-12 05:41:52.382806 | instance | changed: [instance] 2026-05-12 05:41:52.382971 | instance | 2026-05-12 05:41:52.383107 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-05-12 05:41:52.383235 | instance | Tuesday 12 May 2026 05:41:52 +0000 (0:00:00.499) 0:02:33.728 *********** 2026-05-12 05:41:53.050410 | instance | ok: [instance] 2026-05-12 05:41:53.050562 | instance | 2026-05-12 05:41:53.050740 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-05-12 05:41:53.050914 | instance | Tuesday 12 May 2026 05:41:53 +0000 (0:00:00.668) 0:02:34.397 *********** 2026-05-12 05:41:54.395254 | instance | changed: [instance] 2026-05-12 05:41:54.396437 | instance | 2026-05-12 05:41:54.396466 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-05-12 05:41:54.396477 | instance | Tuesday 12 May 2026 05:41:54 +0000 (0:00:01.344) 0:02:35.741 *********** 2026-05-12 05:41:54.823092 | instance | ok: [instance] 2026-05-12 05:41:54.823454 | instance | 2026-05-12 05:41:54.823812 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-05-12 05:41:54.824143 | instance | Tuesday 12 May 2026 05:41:54 +0000 (0:00:00.427) 0:02:36.169 *********** 2026-05-12 05:41:55.229660 | instance | changed: [instance] 2026-05-12 05:41:55.229877 | instance | 2026-05-12 05:41:55.230151 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-05-12 05:41:55.230442 | instance | Tuesday 12 May 2026 05:41:55 +0000 (0:00:00.406) 0:02:36.575 *********** 2026-05-12 05:41:55.661164 | instance | changed: [instance] 2026-05-12 05:41:55.661392 | instance | 2026-05-12 05:41:55.661669 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-05-12 05:41:55.661936 | instance | Tuesday 12 May 2026 05:41:55 +0000 (0:00:00.431) 0:02:37.007 *********** 2026-05-12 05:41:56.022933 | instance | ok: [instance] 2026-05-12 05:41:56.023249 | instance | 2026-05-12 05:41:56.023570 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-05-12 05:41:56.023924 | instance | Tuesday 12 May 2026 05:41:56 +0000 (0:00:00.361) 0:02:37.369 *********** 2026-05-12 05:45:06.155074 | instance | changed: [instance] 2026-05-12 05:45:06.155295 | instance | 2026-05-12 05:45:06.155665 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-05-12 05:45:06.155930 | instance | Tuesday 12 May 2026 05:45:06 +0000 (0:03:10.132) 0:05:47.501 *********** 2026-05-12 05:45:06.875579 | instance | ok: [instance] 2026-05-12 05:45:06.875814 | instance | 2026-05-12 05:45:06.876080 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-05-12 05:45:06.876350 | instance | Tuesday 12 May 2026 05:45:06 +0000 (0:00:00.720) 0:05:48.221 *********** 2026-05-12 05:45:06.924281 | instance | included: ingress for instance 2026-05-12 05:45:06.924575 | instance | 2026-05-12 05:45:06.924897 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-05-12 05:45:06.925259 | instance | Tuesday 12 May 2026 05:45:06 +0000 (0:00:00.048) 0:05:48.270 *********** 2026-05-12 05:45:07.904958 | instance | changed: [instance] 2026-05-12 05:45:07.905226 | instance | 2026-05-12 05:45:07.905493 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-05-12 05:45:07.905774 | instance | Tuesday 12 May 2026 05:45:07 +0000 (0:00:00.980) 0:05:49.251 *********** 2026-05-12 05:45:08.158784 | instance | ok: [instance] 2026-05-12 05:45:08.158945 | instance | 2026-05-12 05:45:08.159275 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-12 05:45:08.159623 | instance | Tuesday 12 May 2026 05:45:08 +0000 (0:00:00.253) 0:05:49.505 *********** 2026-05-12 05:45:08.202084 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-12 05:45:08.202287 | instance | 2026-05-12 05:45:08.202532 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-12 05:45:08.202803 | instance | Tuesday 12 May 2026 05:45:08 +0000 (0:00:00.043) 0:05:49.548 *********** 2026-05-12 05:45:08.771719 | instance | changed: [instance] 2026-05-12 05:45:08.771975 | instance | 2026-05-12 05:45:08.772262 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-12 05:45:08.772542 | instance | Tuesday 12 May 2026 05:45:08 +0000 (0:00:00.568) 0:05:50.117 *********** 2026-05-12 05:45:10.237488 | instance | changed: [instance] 2026-05-12 05:45:10.237723 | instance | 2026-05-12 05:45:10.238038 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-05-12 05:45:10.238334 | instance | Tuesday 12 May 2026 05:45:10 +0000 (0:00:01.466) 0:05:51.583 *********** 2026-05-12 05:45:10.957379 | instance | ok: [instance] 2026-05-12 05:45:10.957502 | instance | 2026-05-12 05:45:10.957609 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-05-12 05:45:10.957782 | instance | Tuesday 12 May 2026 05:45:10 +0000 (0:00:00.719) 0:05:52.303 *********** 2026-05-12 05:45:19.534648 | instance | ok: [instance] 2026-05-12 05:45:19.534728 | instance | 2026-05-12 05:45:19.535377 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-05-12 05:45:19.535431 | instance | Tuesday 12 May 2026 05:45:19 +0000 (0:00:08.577) 0:06:00.880 *********** 2026-05-12 05:45:21.049979 | instance | ok: [instance] 2026-05-12 05:45:21.050055 | instance | 2026-05-12 05:45:21.050074 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-05-12 05:45:21.050189 | instance | Tuesday 12 May 2026 05:45:21 +0000 (0:00:01.515) 0:06:02.395 *********** 2026-05-12 05:45:21.403256 | instance | ok: [instance] 2026-05-12 05:45:21.403412 | instance | 2026-05-12 05:45:21.403552 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-05-12 05:45:21.403687 | instance | Tuesday 12 May 2026 05:45:21 +0000 (0:00:00.354) 0:06:02.749 *********** 2026-05-12 05:45:21.606193 | instance | ok: [instance] 2026-05-12 05:45:21.606282 | instance | 2026-05-12 05:45:21.606418 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-05-12 05:45:21.606538 | instance | Tuesday 12 May 2026 05:45:21 +0000 (0:00:00.202) 0:06:02.952 *********** 2026-05-12 05:45:21.816654 | instance | ok: [instance] 2026-05-12 05:45:21.816805 | instance | 2026-05-12 05:45:21.816997 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-05-12 05:45:21.817176 | instance | Tuesday 12 May 2026 05:45:21 +0000 (0:00:00.209) 0:06:03.162 *********** 2026-05-12 05:45:22.534063 | instance | changed: [instance] 2026-05-12 05:45:22.534145 | instance | 2026-05-12 05:45:22.534268 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-05-12 05:45:22.534390 | instance | Tuesday 12 May 2026 05:45:22 +0000 (0:00:00.717) 0:06:03.880 *********** 2026-05-12 05:45:40.183140 | instance | changed: [instance] => (item=alertmanager) 2026-05-12 05:45:40.183210 | instance | changed: [instance] => (item=grafana) 2026-05-12 05:45:40.183410 | instance | changed: [instance] => (item=prometheus) 2026-05-12 05:45:40.183482 | instance | 2026-05-12 05:45:40.183712 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-05-12 05:45:40.183749 | instance | Tuesday 12 May 2026 05:45:40 +0000 (0:00:17.649) 0:06:21.529 *********** 2026-05-12 05:45:42.394582 | instance | ok: [instance] => (item=alertmanager) 2026-05-12 05:45:42.395128 | instance | ok: [instance] => (item=grafana) 2026-05-12 05:45:42.395199 | instance | ok: [instance] => (item=prometheus) 2026-05-12 05:45:42.395212 | instance | 2026-05-12 05:45:42.395223 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-05-12 05:45:42.395239 | instance | Tuesday 12 May 2026 05:45:42 +0000 (0:00:02.211) 0:06:23.741 *********** 2026-05-12 05:45:44.555555 | instance | changed: [instance] => (item=None) 2026-05-12 05:45:44.555652 | instance | changed: [instance] => (item=None) 2026-05-12 05:45:44.556234 | instance | changed: [instance] => (item=None) 2026-05-12 05:45:44.556272 | instance | changed: [instance] 2026-05-12 05:45:44.556279 | instance | 2026-05-12 05:45:44.556283 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-05-12 05:45:44.556288 | instance | Tuesday 12 May 2026 05:45:44 +0000 (0:00:02.160) 0:06:25.902 *********** 2026-05-12 05:45:47.390990 | instance | changed: [instance] => (item=None) 2026-05-12 05:45:47.391073 | instance | changed: [instance] => (item=None) 2026-05-12 05:45:47.391487 | instance | changed: [instance] => (item=None) 2026-05-12 05:45:47.391568 | instance | changed: [instance] => (item=None) 2026-05-12 05:45:47.391690 | instance | changed: [instance] => (item=None) 2026-05-12 05:45:47.391809 | instance | changed: [instance] 2026-05-12 05:45:47.391936 | instance | 2026-05-12 05:45:47.392409 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-05-12 05:45:47.392429 | instance | Tuesday 12 May 2026 05:45:47 +0000 (0:00:02.835) 0:06:28.737 *********** 2026-05-12 05:45:59.083867 | instance | changed: [instance] => (item=alertmanager) 2026-05-12 05:45:59.084398 | instance | changed: [instance] => (item=prometheus) 2026-05-12 05:45:59.084422 | instance | 2026-05-12 05:45:59.084687 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-05-12 05:45:59.085027 | instance | Tuesday 12 May 2026 05:45:59 +0000 (0:00:11.692) 0:06:40.430 *********** 2026-05-12 05:46:11.319616 | instance | changed: [instance] => (item=alertmanager) 2026-05-12 05:46:11.319797 | instance | changed: [instance] => (item=prometheus) 2026-05-12 05:46:11.319985 | instance | 2026-05-12 05:46:11.320174 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-05-12 05:46:11.320357 | instance | Tuesday 12 May 2026 05:46:11 +0000 (0:00:12.235) 0:06:52.665 *********** 2026-05-12 05:46:12.055749 | instance | changed: [instance] 2026-05-12 05:46:12.055844 | instance | 2026-05-12 05:46:12.055974 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-05-12 05:46:12.056101 | instance | Tuesday 12 May 2026 05:46:12 +0000 (0:00:00.736) 0:06:53.402 *********** 2026-05-12 05:46:23.185281 | instance | ok: [instance] 2026-05-12 05:46:23.185342 | instance | 2026-05-12 05:46:23.185354 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-05-12 05:46:23.185365 | instance | Tuesday 12 May 2026 05:46:23 +0000 (0:00:11.128) 0:07:04.530 *********** 2026-05-12 05:46:37.139022 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-05-12 05:46:37.139087 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-05-12 05:46:37.139515 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-05-12 05:46:37.139594 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-05-12 05:46:37.139613 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-05-12 05:46:37.139627 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-05-12 05:46:37.139792 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-05-12 05:46:37.139815 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-05-12 05:46:37.140112 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-05-12 05:46:37.140187 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-05-12 05:46:37.140207 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-05-12 05:46:37.140732 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-05-12 05:46:37.140752 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-05-12 05:46:37.140758 | instance | 2026-05-12 05:46:37.140763 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-05-12 05:46:37.140768 | instance | Tuesday 12 May 2026 05:46:37 +0000 (0:00:13.954) 0:07:18.485 *********** 2026-05-12 05:47:13.052519 | instance | changed: [instance] 2026-05-12 05:47:13.052607 | instance | 2026-05-12 05:47:13.052794 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-12 05:47:13.052955 | instance | Tuesday 12 May 2026 05:47:13 +0000 (0:00:35.913) 0:07:54.398 *********** 2026-05-12 05:47:16.737200 | instance | changed: [instance] 2026-05-12 05:47:16.737277 | instance | 2026-05-12 05:47:16.737401 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-12 05:47:16.737529 | instance | Tuesday 12 May 2026 05:47:16 +0000 (0:00:03.684) 0:07:58.083 *********** 2026-05-12 05:47:17.092015 | instance | changed: [instance] 2026-05-12 05:47:17.092117 | instance | 2026-05-12 05:47:17.092243 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-12 05:47:17.092364 | instance | Tuesday 12 May 2026 05:47:17 +0000 (0:00:00.354) 0:07:58.438 *********** 2026-05-12 05:47:17.565027 | instance | changed: [instance] 2026-05-12 05:47:17.565104 | instance | 2026-05-12 05:47:17.565221 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-12 05:47:17.565346 | instance | Tuesday 12 May 2026 05:47:17 +0000 (0:00:00.473) 0:07:58.911 *********** 2026-05-12 05:47:17.635148 | instance | ok: [instance] 2026-05-12 05:47:17.635226 | instance | 2026-05-12 05:47:17.635363 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-12 05:47:17.635484 | instance | Tuesday 12 May 2026 05:47:17 +0000 (0:00:00.070) 0:07:58.981 *********** 2026-05-12 05:47:17.695378 | instance | included: rabbitmq for instance 2026-05-12 05:47:17.695467 | instance | 2026-05-12 05:47:17.695602 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-12 05:47:17.695727 | instance | Tuesday 12 May 2026 05:47:17 +0000 (0:00:00.060) 0:07:59.042 *********** 2026-05-12 05:47:18.354705 | instance | ok: [instance] 2026-05-12 05:47:18.354944 | instance | 2026-05-12 05:47:18.355278 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-12 05:47:18.355610 | instance | Tuesday 12 May 2026 05:47:18 +0000 (0:00:00.658) 0:07:59.701 *********** 2026-05-12 05:47:18.395533 | instance | skipping: [instance] 2026-05-12 05:47:18.395799 | instance | 2026-05-12 05:47:18.396077 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-12 05:47:18.396338 | instance | Tuesday 12 May 2026 05:47:18 +0000 (0:00:00.041) 0:07:59.742 *********** 2026-05-12 05:47:18.441193 | instance | skipping: [instance] 2026-05-12 05:47:18.441410 | instance | 2026-05-12 05:47:18.441680 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-12 05:47:18.441978 | instance | Tuesday 12 May 2026 05:47:18 +0000 (0:00:00.045) 0:07:59.787 *********** 2026-05-12 05:47:18.477883 | instance | skipping: [instance] 2026-05-12 05:47:18.478034 | instance | 2026-05-12 05:47:18.478213 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-12 05:47:18.478384 | instance | Tuesday 12 May 2026 05:47:18 +0000 (0:00:00.036) 0:07:59.824 *********** 2026-05-12 05:47:57.432264 | instance | changed: [instance] 2026-05-12 05:47:57.432356 | instance | 2026-05-12 05:47:57.432496 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-12 05:47:57.432663 | instance | Tuesday 12 May 2026 05:47:57 +0000 (0:00:38.954) 0:08:38.778 *********** 2026-05-12 05:47:58.091642 | instance | ok: [instance] 2026-05-12 05:47:58.092418 | instance | 2026-05-12 05:47:58.092490 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-12 05:47:58.092502 | instance | Tuesday 12 May 2026 05:47:58 +0000 (0:00:00.659) 0:08:39.438 *********** 2026-05-12 05:47:58.142000 | instance | ok: [instance] 2026-05-12 05:47:58.142243 | instance | 2026-05-12 05:47:58.142529 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-12 05:47:58.142808 | instance | Tuesday 12 May 2026 05:47:58 +0000 (0:00:00.050) 0:08:39.488 *********** 2026-05-12 05:47:58.184752 | instance | skipping: [instance] 2026-05-12 05:47:58.184853 | instance | 2026-05-12 05:47:58.184999 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-12 05:47:58.185117 | instance | Tuesday 12 May 2026 05:47:58 +0000 (0:00:00.042) 0:08:39.531 *********** 2026-05-12 05:47:58.227517 | instance | skipping: [instance] 2026-05-12 05:47:58.230459 | instance | 2026-05-12 05:47:58.230492 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-12 05:47:58.230504 | instance | Tuesday 12 May 2026 05:47:58 +0000 (0:00:00.042) 0:08:39.573 *********** 2026-05-12 05:47:58.266098 | instance | ok: [instance] 2026-05-12 05:47:58.266331 | instance | 2026-05-12 05:47:58.266618 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-12 05:47:58.266897 | instance | Tuesday 12 May 2026 05:47:58 +0000 (0:00:00.038) 0:08:39.612 *********** 2026-05-12 05:47:58.351123 | instance | ok: [instance] => (item=identity) 2026-05-12 05:47:58.351416 | instance | ok: [instance] => (item=oslo_db) 2026-05-12 05:47:58.351685 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-12 05:47:58.351954 | instance | ok: [instance] => (item=oslo_cache) 2026-05-12 05:47:58.352183 | instance | 2026-05-12 05:47:58.352449 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-12 05:47:58.352711 | instance | Tuesday 12 May 2026 05:47:58 +0000 (0:00:00.085) 0:08:39.697 *********** 2026-05-12 05:47:58.397405 | instance | ok: [instance] 2026-05-12 05:47:58.397599 | instance | 2026-05-12 05:47:58.397867 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-12 05:47:58.398127 | instance | Tuesday 12 May 2026 05:47:58 +0000 (0:00:00.046) 0:08:39.744 *********** 2026-05-12 05:47:58.442096 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-12 05:47:58.442416 | instance | 2026-05-12 05:47:58.442744 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-12 05:47:58.443027 | instance | Tuesday 12 May 2026 05:47:58 +0000 (0:00:00.044) 0:08:39.788 *********** 2026-05-12 05:47:58.929453 | instance | changed: [instance] 2026-05-12 05:47:58.929527 | instance | 2026-05-12 05:47:58.929666 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-05-12 05:47:58.929783 | instance | Tuesday 12 May 2026 05:47:58 +0000 (0:00:00.487) 0:08:40.276 *********** 2026-05-12 05:48:00.032915 | instance | ok: [instance] => (item=None) 2026-05-12 05:48:00.033073 | instance | ok: [instance] 2026-05-12 05:48:00.033229 | instance | 2026-05-12 05:48:00.033403 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-05-12 05:48:00.033569 | instance | Tuesday 12 May 2026 05:48:00 +0000 (0:00:01.103) 0:08:41.379 *********** 2026-05-12 05:48:00.889211 | instance | changed: [instance] 2026-05-12 05:48:00.889357 | instance | 2026-05-12 05:48:00.889555 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-05-12 05:48:00.889721 | instance | Tuesday 12 May 2026 05:48:00 +0000 (0:00:00.856) 0:08:42.235 *********** 2026-05-12 05:48:01.448738 | instance | changed: [instance] => (item=None) 2026-05-12 05:48:01.449159 | instance | changed: [instance] 2026-05-12 05:48:01.449177 | instance | 2026-05-12 05:48:01.449187 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-05-12 05:48:01.449288 | instance | Tuesday 12 May 2026 05:48:01 +0000 (0:00:00.559) 0:08:42.795 *********** 2026-05-12 05:48:02.655868 | instance | changed: [instance] => (item=None) 2026-05-12 05:48:02.656149 | instance | changed: [instance] 2026-05-12 05:48:02.656417 | instance | 2026-05-12 05:48:02.656761 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-05-12 05:48:02.657105 | instance | Tuesday 12 May 2026 05:48:02 +0000 (0:00:01.206) 0:08:44.002 *********** 2026-05-12 05:50:40.128879 | instance | changed: [instance] 2026-05-12 05:50:40.129125 | instance | 2026-05-12 05:50:40.129426 | instance | TASK [Create Ingress] ********************************************************** 2026-05-12 05:50:40.129712 | instance | Tuesday 12 May 2026 05:50:40 +0000 (0:02:37.472) 0:11:21.475 *********** 2026-05-12 05:50:40.249830 | instance | included: openstack_helm_ingress for instance 2026-05-12 05:50:40.250039 | instance | 2026-05-12 05:50:40.250304 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-12 05:50:40.250563 | instance | Tuesday 12 May 2026 05:50:40 +0000 (0:00:00.121) 0:11:21.596 *********** 2026-05-12 05:50:40.284149 | instance | skipping: [instance] 2026-05-12 05:50:40.284358 | instance | 2026-05-12 05:50:40.284631 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-12 05:50:40.284890 | instance | Tuesday 12 May 2026 05:50:40 +0000 (0:00:00.034) 0:11:21.630 *********** 2026-05-12 05:50:40.324539 | instance | skipping: [instance] 2026-05-12 05:50:40.324876 | instance | 2026-05-12 05:50:40.325100 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-12 05:50:40.325353 | instance | Tuesday 12 May 2026 05:50:40 +0000 (0:00:00.040) 0:11:21.670 *********** 2026-05-12 05:50:40.387452 | instance | ok: [instance] 2026-05-12 05:50:40.387767 | instance | 2026-05-12 05:50:40.388064 | instance | TASK [Create Ingress identity] ************************************************* 2026-05-12 05:50:40.388320 | instance | Tuesday 12 May 2026 05:50:40 +0000 (0:00:00.062) 0:11:21.733 *********** 2026-05-12 05:50:40.443530 | instance | included: ingress for instance 2026-05-12 05:50:40.443829 | instance | 2026-05-12 05:50:40.444123 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-05-12 05:50:40.444403 | instance | Tuesday 12 May 2026 05:50:40 +0000 (0:00:00.056) 0:11:21.789 *********** 2026-05-12 05:50:41.396957 | instance | changed: [instance] 2026-05-12 05:50:41.397231 | instance | 2026-05-12 05:50:41.397515 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-05-12 05:50:41.397787 | instance | Tuesday 12 May 2026 05:50:41 +0000 (0:00:00.953) 0:11:22.743 *********** 2026-05-12 05:50:45.836283 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-05-12 05:50:45.836436 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-05-12 05:50:45.836611 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-05-12 05:50:45.836780 | instance | ok: [instance] 2026-05-12 05:50:45.836975 | instance | 2026-05-12 05:50:45.837161 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-05-12 05:50:45.837325 | instance | Tuesday 12 May 2026 05:50:45 +0000 (0:00:04.439) 0:11:27.182 *********** 2026-05-12 05:50:46.498415 | instance | ok: [instance] 2026-05-12 05:50:46.498624 | instance | 2026-05-12 05:50:46.498935 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-05-12 05:50:46.499234 | instance | Tuesday 12 May 2026 05:50:46 +0000 (0:00:00.662) 0:11:27.844 *********** 2026-05-12 05:50:47.461338 | instance | ok: [instance] => (item=atmosphere) 2026-05-12 05:50:47.461475 | instance | 2026-05-12 05:50:47.461647 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-05-12 05:50:47.461808 | instance | Tuesday 12 May 2026 05:50:47 +0000 (0:00:00.962) 0:11:28.807 *********** 2026-05-12 05:50:48.404233 | instance | changed: [instance] => (item=atmosphere) 2026-05-12 05:50:48.404464 | instance | 2026-05-12 05:50:48.404815 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-05-12 05:50:48.405142 | instance | Tuesday 12 May 2026 05:50:48 +0000 (0:00:00.942) 0:11:29.750 *********** 2026-05-12 05:50:49.407570 | instance | changed: [instance] => (item=atmosphere) 2026-05-12 05:50:49.407840 | instance | 2026-05-12 05:50:49.408117 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-05-12 05:50:49.408383 | instance | Tuesday 12 May 2026 05:50:49 +0000 (0:00:01.003) 0:11:30.753 *********** 2026-05-12 05:50:50.360435 | instance | changed: [instance] => (item=atmosphere) 2026-05-12 05:50:50.360633 | instance | 2026-05-12 05:50:50.360919 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-12 05:50:50.361262 | instance | Tuesday 12 May 2026 05:50:50 +0000 (0:00:00.952) 0:11:31.706 *********** 2026-05-12 05:50:50.426920 | instance | ok: [instance] 2026-05-12 05:50:50.427094 | instance | 2026-05-12 05:50:50.427704 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-12 05:50:50.427759 | instance | Tuesday 12 May 2026 05:50:50 +0000 (0:00:00.066) 0:11:31.773 *********** 2026-05-12 05:50:50.456091 | instance | skipping: [instance] 2026-05-12 05:50:50.456145 | instance | 2026-05-12 05:50:50.456439 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-12 05:50:50.456693 | instance | Tuesday 12 May 2026 05:50:50 +0000 (0:00:00.028) 0:11:31.802 *********** 2026-05-12 05:50:50.486542 | instance | skipping: [instance] 2026-05-12 05:50:50.486763 | instance | 2026-05-12 05:50:50.487041 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-12 05:50:50.487301 | instance | Tuesday 12 May 2026 05:50:50 +0000 (0:00:00.030) 0:11:31.833 *********** 2026-05-12 05:50:50.522891 | instance | skipping: [instance] 2026-05-12 05:50:50.523135 | instance | 2026-05-12 05:50:50.523481 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-12 05:50:50.523795 | instance | Tuesday 12 May 2026 05:50:50 +0000 (0:00:00.036) 0:11:31.869 *********** 2026-05-12 05:50:50.562700 | instance | skipping: [instance] 2026-05-12 05:50:50.562998 | instance | 2026-05-12 05:50:50.563294 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-12 05:50:50.563645 | instance | Tuesday 12 May 2026 05:50:50 +0000 (0:00:00.039) 0:11:31.909 *********** 2026-05-12 05:50:50.603873 | instance | skipping: [instance] 2026-05-12 05:50:50.604096 | instance | 2026-05-12 05:50:50.604442 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-12 05:50:50.604716 | instance | Tuesday 12 May 2026 05:50:50 +0000 (0:00:00.041) 0:11:31.950 *********** 2026-05-12 05:50:50.646477 | instance | ok: [instance] 2026-05-12 05:50:50.646843 | instance | 2026-05-12 05:50:50.647287 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-12 05:50:50.647727 | instance | Tuesday 12 May 2026 05:50:50 +0000 (0:00:00.042) 0:11:31.992 *********** 2026-05-12 05:50:50.737533 | instance | ok: [instance] => (item=oslo_cache) 2026-05-12 05:50:50.737804 | instance | ok: [instance] => (item=identity) 2026-05-12 05:50:50.738100 | instance | ok: [instance] => (item=oslo_db) 2026-05-12 05:50:50.738371 | instance | ok: [instance] => (item=dashboard) 2026-05-12 05:50:50.738621 | instance | 2026-05-12 05:50:50.738900 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-12 05:50:50.739183 | instance | Tuesday 12 May 2026 05:50:50 +0000 (0:00:00.091) 0:11:32.083 *********** 2026-05-12 05:50:50.786947 | instance | ok: [instance] 2026-05-12 05:50:50.787176 | instance | 2026-05-12 05:50:50.787511 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-12 05:50:50.787789 | instance | Tuesday 12 May 2026 05:50:50 +0000 (0:00:00.049) 0:11:32.133 *********** 2026-05-12 05:50:50.834821 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-12 05:50:50.834889 | instance | 2026-05-12 05:50:50.835003 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-12 05:50:50.835125 | instance | Tuesday 12 May 2026 05:50:50 +0000 (0:00:00.048) 0:11:32.181 *********** 2026-05-12 05:50:51.329803 | instance | changed: [instance] 2026-05-12 05:50:51.329986 | instance | 2026-05-12 05:50:51.330453 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-05-12 05:50:51.330661 | instance | Tuesday 12 May 2026 05:50:51 +0000 (0:00:00.494) 0:11:32.676 *********** 2026-05-12 05:51:17.313739 | instance | changed: [instance] 2026-05-12 05:51:17.313812 | instance | 2026-05-12 05:51:17.313955 | instance | TASK [Create Ingress] ********************************************************** 2026-05-12 05:51:17.314105 | instance | Tuesday 12 May 2026 05:51:17 +0000 (0:00:25.984) 0:11:58.660 *********** 2026-05-12 05:51:17.381065 | instance | included: openstack_helm_ingress for instance 2026-05-12 05:51:17.381176 | instance | 2026-05-12 05:51:17.381303 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-12 05:51:17.381427 | instance | Tuesday 12 May 2026 05:51:17 +0000 (0:00:00.067) 0:11:58.727 *********** 2026-05-12 05:51:17.419807 | instance | skipping: [instance] 2026-05-12 05:51:17.419925 | instance | 2026-05-12 05:51:17.420055 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-12 05:51:17.420178 | instance | Tuesday 12 May 2026 05:51:17 +0000 (0:00:00.038) 0:11:58.766 *********** 2026-05-12 05:51:17.458354 | instance | skipping: [instance] 2026-05-12 05:51:17.458455 | instance | 2026-05-12 05:51:17.458595 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-12 05:51:17.458705 | instance | Tuesday 12 May 2026 05:51:17 +0000 (0:00:00.038) 0:11:58.805 *********** 2026-05-12 05:51:17.507207 | instance | ok: [instance] 2026-05-12 05:51:17.507352 | instance | 2026-05-12 05:51:17.507533 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-05-12 05:51:17.507692 | instance | Tuesday 12 May 2026 05:51:17 +0000 (0:00:00.048) 0:11:58.853 *********** 2026-05-12 05:51:17.561471 | instance | included: ingress for instance 2026-05-12 05:51:17.561577 | instance | 2026-05-12 05:51:17.561703 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-05-12 05:51:17.561827 | instance | Tuesday 12 May 2026 05:51:17 +0000 (0:00:00.054) 0:11:58.908 *********** 2026-05-12 05:51:18.497633 | instance | changed: [instance] 2026-05-12 05:51:18.497735 | instance | 2026-05-12 05:51:18.497859 | instance | PLAY RECAP ********************************************************************* 2026-05-12 05:51:18.497997 | instance | instance : ok=114 changed=51 unreachable=0 failed=0 skipped=30 rescued=0 ignored=0 2026-05-12 05:51:18.498101 | instance | 2026-05-12 05:51:18.498226 | instance | Tuesday 12 May 2026 05:51:18 +0000 (0:00:00.936) 0:11:59.844 *********** 2026-05-12 05:51:18.498342 | instance | =============================================================================== 2026-05-12 05:51:18.498462 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 190.13s 2026-05-12 05:51:18.498584 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 157.47s 2026-05-12 05:51:18.498706 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 93.67s 2026-05-12 05:51:18.498822 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 38.95s 2026-05-12 05:51:18.498938 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 35.91s 2026-05-12 05:51:18.499056 | instance | vexxhost.atmosphere.horizon : Deploy Helm chart ------------------------ 25.98s 2026-05-12 05:51:18.499174 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords -- 17.65s 2026-05-12 05:51:18.499292 | instance | vexxhost.kubernetes.cert_manager : Deploy Helm chart ------------------- 16.91s 2026-05-12 05:51:18.499465 | instance | vexxhost.atmosphere.ingress_nginx : Deploy Helm chart ------------------ 14.80s 2026-05-12 05:51:18.499587 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 13.95s 2026-05-12 05:51:18.499706 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration -- 12.24s 2026-05-12 05:51:18.499820 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets ---- 11.69s 2026-05-12 05:51:18.499937 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ----------- 11.13s 2026-05-12 05:51:18.500054 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm ------- 8.58s 2026-05-12 05:51:18.500170 | instance | vexxhost.atmosphere.keystone : Validate if ingress is reachable --------- 4.44s 2026-05-12 05:51:18.500284 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart ------- 3.97s 2026-05-12 05:51:18.500398 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 3.68s 2026-05-12 05:51:18.500512 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles ------- 2.84s 2026-05-12 05:51:18.500632 | instance | vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs --- 2.64s 2026-05-12 05:51:18.500746 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs -------- 2.61s 2026-05-12 05:51:18.595985 | instance | INFO [keycloak > converge] Executed: Successful 2026-05-12 05:51:18.603716 | instance | INFO [keycloak > idempotence] Executing 2026-05-12 05:51:19.722900 | instance | 2026-05-12 05:51:19.723189 | instance | PLAY [controllers] ************************************************************* 2026-05-12 05:51:19.723545 | instance | 2026-05-12 05:51:19.723827 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-12 05:51:19.724096 | instance | Tuesday 12 May 2026 05:51:19 +0000 (0:00:00.022) 0:00:00.022 *********** 2026-05-12 05:51:21.333387 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-12 05:51:21.333482 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-12 05:51:21.333607 | instance | interpreter could change the meaning of that path. See 2026-05-12 05:51:21.333726 | instance | https://docs.ansible.com/ansible- 2026-05-12 05:51:21.334036 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-12 05:51:21.364996 | instance | ok: [instance] 2026-05-12 05:51:21.365089 | instance | 2026-05-12 05:51:21.365211 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-05-12 05:51:21.365329 | instance | Tuesday 12 May 2026 05:51:21 +0000 (0:00:01.642) 0:00:01.665 *********** 2026-05-12 05:51:21.433382 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-05-12 05:51:21.433470 | instance | 2026-05-12 05:51:21.433606 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-12 05:51:21.434069 | instance | Tuesday 12 May 2026 05:51:21 +0000 (0:00:00.068) 0:00:01.733 *********** 2026-05-12 05:51:21.513787 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-12 05:51:21.513950 | instance | 2026-05-12 05:51:21.514135 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-12 05:51:21.514313 | instance | Tuesday 12 May 2026 05:51:21 +0000 (0:00:00.080) 0:00:01.814 *********** 2026-05-12 05:51:22.079787 | instance | ok: [instance] 2026-05-12 05:51:22.079949 | instance | 2026-05-12 05:51:22.080137 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-05-12 05:51:22.080351 | instance | Tuesday 12 May 2026 05:51:22 +0000 (0:00:00.565) 0:00:02.379 *********** 2026-05-12 05:51:24.985109 | instance | ok: [instance] 2026-05-12 05:51:24.985248 | instance | 2026-05-12 05:51:24.985507 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-05-12 05:51:24.985669 | instance | Tuesday 12 May 2026 05:51:24 +0000 (0:00:02.905) 0:00:05.285 *********** 2026-05-12 05:51:25.818335 | instance | ok: [instance] 2026-05-12 05:51:25.818385 | instance | 2026-05-12 05:51:25.818523 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-05-12 05:51:25.818647 | instance | Tuesday 12 May 2026 05:51:25 +0000 (0:00:00.833) 0:00:06.118 *********** 2026-05-12 05:51:25.869970 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-05-12 05:51:25.870066 | instance | 2026-05-12 05:51:25.870194 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-05-12 05:51:25.870318 | instance | Tuesday 12 May 2026 05:51:25 +0000 (0:00:00.051) 0:00:06.170 *********** 2026-05-12 05:51:26.509395 | instance | ok: [instance] 2026-05-12 05:51:26.509481 | instance | 2026-05-12 05:51:26.509607 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-05-12 05:51:26.509726 | instance | Tuesday 12 May 2026 05:51:26 +0000 (0:00:00.639) 0:00:06.809 *********** 2026-05-12 05:51:27.313844 | instance | ok: [instance] 2026-05-12 05:51:27.313927 | instance | 2026-05-12 05:51:27.314059 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-05-12 05:51:27.314183 | instance | Tuesday 12 May 2026 05:51:27 +0000 (0:00:00.804) 0:00:07.614 *********** 2026-05-12 05:51:27.959602 | instance | ok: [instance] 2026-05-12 05:51:27.959687 | instance | 2026-05-12 05:51:27.959813 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-05-12 05:51:27.959959 | instance | Tuesday 12 May 2026 05:51:27 +0000 (0:00:00.607) 0:00:08.221 *********** 2026-05-12 05:51:27.960052 | instance | 2026-05-12 05:51:27.960189 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-12 05:51:27.960299 | instance | Tuesday 12 May 2026 05:51:27 +0000 (0:00:00.038) 0:00:08.259 *********** 2026-05-12 05:51:28.017409 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-12 05:51:28.017493 | instance | 2026-05-12 05:51:28.017611 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-12 05:51:28.017728 | instance | Tuesday 12 May 2026 05:51:28 +0000 (0:00:00.058) 0:00:08.318 *********** 2026-05-12 05:51:28.528717 | instance | ok: [instance] 2026-05-12 05:51:28.528946 | instance | 2026-05-12 05:51:28.529215 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-05-12 05:51:28.529473 | instance | Tuesday 12 May 2026 05:51:28 +0000 (0:00:00.510) 0:00:08.828 *********** 2026-05-12 05:51:31.238833 | instance | ok: [instance] 2026-05-12 05:51:31.238935 | instance | 2026-05-12 05:51:31.239087 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-12 05:51:31.239211 | instance | Tuesday 12 May 2026 05:51:31 +0000 (0:00:02.710) 0:00:11.539 *********** 2026-05-12 05:51:31.295543 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-12 05:51:31.295825 | instance | 2026-05-12 05:51:31.296093 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-12 05:51:31.296346 | instance | Tuesday 12 May 2026 05:51:31 +0000 (0:00:00.056) 0:00:11.595 *********** 2026-05-12 05:51:31.762316 | instance | ok: [instance] 2026-05-12 05:51:31.762470 | instance | 2026-05-12 05:51:31.762655 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-05-12 05:51:31.762850 | instance | Tuesday 12 May 2026 05:51:31 +0000 (0:00:00.466) 0:00:12.062 *********** 2026-05-12 05:51:34.269925 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-05-12 05:51:34.270025 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-05-12 05:51:34.270140 | instance | 2026-05-12 05:51:34.270265 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-05-12 05:51:34.270384 | instance | Tuesday 12 May 2026 05:51:34 +0000 (0:00:02.507) 0:00:14.570 *********** 2026-05-12 05:51:37.001053 | instance | ok: [instance] 2026-05-12 05:51:37.001132 | instance | 2026-05-12 05:51:37.001262 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-12 05:51:37.001384 | instance | Tuesday 12 May 2026 05:51:36 +0000 (0:00:02.731) 0:00:17.301 *********** 2026-05-12 05:51:37.044899 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-12 05:51:37.045001 | instance | 2026-05-12 05:51:37.045124 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-12 05:51:37.045254 | instance | Tuesday 12 May 2026 05:51:37 +0000 (0:00:00.043) 0:00:17.345 *********** 2026-05-12 05:51:37.512867 | instance | ok: [instance] 2026-05-12 05:51:37.512934 | instance | 2026-05-12 05:51:37.513084 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-05-12 05:51:37.513205 | instance | Tuesday 12 May 2026 05:51:37 +0000 (0:00:00.467) 0:00:17.813 *********** 2026-05-12 05:51:40.371514 | instance | ok: [instance] 2026-05-12 05:51:40.371590 | instance | 2026-05-12 05:51:40.371609 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-05-12 05:51:40.371710 | instance | Tuesday 12 May 2026 05:51:40 +0000 (0:00:02.858) 0:00:20.671 *********** 2026-05-12 05:51:41.816615 | instance | ok: [instance] 2026-05-12 05:51:41.816903 | instance | 2026-05-12 05:51:41.816912 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-05-12 05:51:41.816951 | instance | Tuesday 12 May 2026 05:51:41 +0000 (0:00:01.444) 0:00:22.116 *********** 2026-05-12 05:51:42.449327 | instance | ok: [instance] 2026-05-12 05:51:42.449407 | instance | 2026-05-12 05:51:42.449530 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-05-12 05:51:42.449654 | instance | Tuesday 12 May 2026 05:51:42 +0000 (0:00:00.633) 0:00:22.749 *********** 2026-05-12 05:51:42.492391 | instance | skipping: [instance] 2026-05-12 05:51:42.492462 | instance | 2026-05-12 05:51:42.492581 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-05-12 05:51:42.492727 | instance | Tuesday 12 May 2026 05:51:42 +0000 (0:00:00.043) 0:00:22.793 *********** 2026-05-12 05:51:43.167771 | instance | ok: [instance] 2026-05-12 05:51:43.167843 | instance | 2026-05-12 05:51:43.168134 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-05-12 05:51:43.168180 | instance | Tuesday 12 May 2026 05:51:43 +0000 (0:00:00.674) 0:00:23.468 *********** 2026-05-12 05:51:43.226342 | instance | ok: [instance] 2026-05-12 05:51:43.226431 | instance | 2026-05-12 05:51:43.226571 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-05-12 05:51:43.226690 | instance | Tuesday 12 May 2026 05:51:43 +0000 (0:00:00.058) 0:00:23.526 *********** 2026-05-12 05:51:43.268719 | instance | skipping: [instance] 2026-05-12 05:51:43.268790 | instance | 2026-05-12 05:51:43.268948 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-05-12 05:51:43.269064 | instance | Tuesday 12 May 2026 05:51:43 +0000 (0:00:00.042) 0:00:23.569 *********** 2026-05-12 05:51:43.308846 | instance | skipping: [instance] 2026-05-12 05:51:43.308915 | instance | 2026-05-12 05:51:43.309022 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-05-12 05:51:43.309147 | instance | Tuesday 12 May 2026 05:51:43 +0000 (0:00:00.039) 0:00:23.609 *********** 2026-05-12 05:51:43.358493 | instance | skipping: [instance] 2026-05-12 05:51:43.358561 | instance | 2026-05-12 05:51:43.358692 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-05-12 05:51:43.358826 | instance | Tuesday 12 May 2026 05:51:43 +0000 (0:00:00.049) 0:00:23.659 *********** 2026-05-12 05:51:43.403162 | instance | skipping: [instance] 2026-05-12 05:51:43.403235 | instance | 2026-05-12 05:51:43.403415 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-05-12 05:51:43.403559 | instance | Tuesday 12 May 2026 05:51:43 +0000 (0:00:00.044) 0:00:23.703 *********** 2026-05-12 05:51:43.451515 | instance | skipping: [instance] 2026-05-12 05:51:43.451610 | instance | 2026-05-12 05:51:43.451689 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-05-12 05:51:43.451805 | instance | Tuesday 12 May 2026 05:51:43 +0000 (0:00:00.048) 0:00:23.752 *********** 2026-05-12 05:51:43.489173 | instance | skipping: [instance] 2026-05-12 05:51:43.489275 | instance | 2026-05-12 05:51:43.489392 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-05-12 05:51:43.489563 | instance | Tuesday 12 May 2026 05:51:43 +0000 (0:00:00.037) 0:00:23.789 *********** 2026-05-12 05:51:44.554561 | instance | ok: [instance] 2026-05-12 05:51:44.554909 | instance | 2026-05-12 05:51:44.555071 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-05-12 05:51:44.555353 | instance | Tuesday 12 May 2026 05:51:44 +0000 (0:00:01.065) 0:00:24.854 *********** 2026-05-12 05:51:45.284861 | instance | ok: [instance] 2026-05-12 05:51:45.285318 | instance | 2026-05-12 05:51:45.285705 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-12 05:51:45.285990 | instance | Tuesday 12 May 2026 05:51:45 +0000 (0:00:00.729) 0:00:25.584 *********** 2026-05-12 05:51:45.346454 | instance | ok: [instance] 2026-05-12 05:51:45.346713 | instance | 2026-05-12 05:51:45.346981 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-12 05:51:45.347240 | instance | Tuesday 12 May 2026 05:51:45 +0000 (0:00:00.062) 0:00:25.646 *********** 2026-05-12 05:51:45.385891 | instance | skipping: [instance] 2026-05-12 05:51:45.386253 | instance | 2026-05-12 05:51:45.386646 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-12 05:51:45.386937 | instance | Tuesday 12 May 2026 05:51:45 +0000 (0:00:00.039) 0:00:25.686 *********** 2026-05-12 05:51:45.425277 | instance | skipping: [instance] 2026-05-12 05:51:45.425496 | instance | 2026-05-12 05:51:45.425773 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-12 05:51:45.426079 | instance | Tuesday 12 May 2026 05:51:45 +0000 (0:00:00.039) 0:00:25.725 *********** 2026-05-12 05:51:45.460368 | instance | skipping: [instance] 2026-05-12 05:51:45.460510 | instance | 2026-05-12 05:51:45.460681 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-12 05:51:45.460842 | instance | Tuesday 12 May 2026 05:51:45 +0000 (0:00:00.035) 0:00:25.761 *********** 2026-05-12 05:51:45.499690 | instance | skipping: [instance] 2026-05-12 05:51:45.499948 | instance | 2026-05-12 05:51:45.500226 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-12 05:51:45.500506 | instance | Tuesday 12 May 2026 05:51:45 +0000 (0:00:00.038) 0:00:25.800 *********** 2026-05-12 05:51:45.535208 | instance | skipping: [instance] 2026-05-12 05:51:45.535478 | instance | 2026-05-12 05:51:45.535750 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-12 05:51:45.536013 | instance | Tuesday 12 May 2026 05:51:45 +0000 (0:00:00.035) 0:00:25.835 *********** 2026-05-12 05:51:45.574540 | instance | ok: [instance] 2026-05-12 05:51:45.574778 | instance | 2026-05-12 05:51:45.575256 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-12 05:51:45.575315 | instance | Tuesday 12 May 2026 05:51:45 +0000 (0:00:00.039) 0:00:25.874 *********** 2026-05-12 05:51:45.630413 | instance | ok: [instance] => (item=oslo_cache) 2026-05-12 05:51:45.630565 | instance | 2026-05-12 05:51:45.630772 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-12 05:51:45.630902 | instance | Tuesday 12 May 2026 05:51:45 +0000 (0:00:00.056) 0:00:25.930 *********** 2026-05-12 05:51:45.688895 | instance | ok: [instance] 2026-05-12 05:51:45.689129 | instance | 2026-05-12 05:51:45.689402 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-12 05:51:45.689662 | instance | Tuesday 12 May 2026 05:51:45 +0000 (0:00:00.058) 0:00:25.989 *********** 2026-05-12 05:51:45.742778 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-12 05:51:45.743004 | instance | 2026-05-12 05:51:45.743200 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-12 05:51:45.743486 | instance | Tuesday 12 May 2026 05:51:45 +0000 (0:00:00.053) 0:00:26.043 *********** 2026-05-12 05:51:46.231853 | instance | ok: [instance] 2026-05-12 05:51:46.232122 | instance | 2026-05-12 05:51:46.232387 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-05-12 05:51:46.232661 | instance | Tuesday 12 May 2026 05:51:46 +0000 (0:00:00.488) 0:00:26.531 *********** 2026-05-12 05:51:47.504891 | instance | ok: [instance] 2026-05-12 05:51:47.505117 | instance | 2026-05-12 05:51:47.505396 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-05-12 05:51:47.505664 | instance | Tuesday 12 May 2026 05:51:47 +0000 (0:00:01.273) 0:00:27.805 *********** 2026-05-12 05:51:48.192508 | instance | ok: [instance] 2026-05-12 05:51:48.192718 | instance | 2026-05-12 05:51:48.192998 | instance | PLAY [controllers] ************************************************************* 2026-05-12 05:51:48.193257 | instance | 2026-05-12 05:51:48.193539 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-12 05:51:48.193814 | instance | Tuesday 12 May 2026 05:51:48 +0000 (0:00:00.687) 0:00:28.492 *********** 2026-05-12 05:51:49.579808 | instance | ok: [instance] 2026-05-12 05:51:49.580040 | instance | 2026-05-12 05:51:49.580332 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-12 05:51:49.580599 | instance | Tuesday 12 May 2026 05:51:49 +0000 (0:00:01.387) 0:00:29.879 *********** 2026-05-12 05:51:49.718534 | instance | skipping: [instance] 2026-05-12 05:51:49.718776 | instance | 2026-05-12 05:51:49.719041 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-12 05:51:49.719303 | instance | Tuesday 12 May 2026 05:51:49 +0000 (0:00:00.138) 0:00:30.018 *********** 2026-05-12 05:51:49.757216 | instance | skipping: [instance] 2026-05-12 05:51:49.757644 | instance | 2026-05-12 05:51:49.758116 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-12 05:51:49.758576 | instance | Tuesday 12 May 2026 05:51:49 +0000 (0:00:00.038) 0:00:30.057 *********** 2026-05-12 05:51:49.797396 | instance | skipping: [instance] 2026-05-12 05:51:49.797688 | instance | 2026-05-12 05:51:49.797819 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-12 05:51:49.797935 | instance | Tuesday 12 May 2026 05:51:49 +0000 (0:00:00.040) 0:00:30.098 *********** 2026-05-12 05:51:49.842405 | instance | skipping: [instance] 2026-05-12 05:51:49.842700 | instance | 2026-05-12 05:51:49.843021 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-12 05:51:49.843337 | instance | Tuesday 12 May 2026 05:51:49 +0000 (0:00:00.044) 0:00:30.142 *********** 2026-05-12 05:51:50.467861 | instance | ok: [instance] 2026-05-12 05:51:50.468125 | instance | 2026-05-12 05:51:50.468447 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-12 05:51:50.468745 | instance | Tuesday 12 May 2026 05:51:50 +0000 (0:00:00.625) 0:00:30.767 *********** 2026-05-12 05:51:50.520260 | instance | ok: [instance] 2026-05-12 05:51:50.520529 | instance | 2026-05-12 05:51:50.520856 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-12 05:51:50.521137 | instance | Tuesday 12 May 2026 05:51:50 +0000 (0:00:00.052) 0:00:30.820 *********** 2026-05-12 05:51:50.558206 | instance | ok: [instance] 2026-05-12 05:51:50.558445 | instance | 2026-05-12 05:51:50.558726 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-12 05:51:50.558993 | instance | Tuesday 12 May 2026 05:51:50 +0000 (0:00:00.038) 0:00:30.858 *********** 2026-05-12 05:51:50.605344 | instance | ok: [instance] => (item=oslo_db) 2026-05-12 05:51:50.605592 | instance | 2026-05-12 05:51:50.605875 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-12 05:51:50.606169 | instance | Tuesday 12 May 2026 05:51:50 +0000 (0:00:00.046) 0:00:30.905 *********** 2026-05-12 05:51:50.659989 | instance | ok: [instance] 2026-05-12 05:51:50.660201 | instance | 2026-05-12 05:51:50.660494 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-12 05:51:50.660757 | instance | Tuesday 12 May 2026 05:51:50 +0000 (0:00:00.054) 0:00:30.960 *********** 2026-05-12 05:51:50.711145 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-12 05:51:50.714877 | instance | 2026-05-12 05:51:50.715151 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-12 05:51:50.715455 | instance | Tuesday 12 May 2026 05:51:50 +0000 (0:00:00.050) 0:00:31.011 *********** 2026-05-12 05:51:51.284854 | instance | ok: [instance] 2026-05-12 05:51:51.285084 | instance | 2026-05-12 05:51:51.285366 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-05-12 05:51:51.285632 | instance | Tuesday 12 May 2026 05:51:51 +0000 (0:00:00.573) 0:00:31.585 *********** 2026-05-12 05:51:51.904693 | instance | ok: [instance] 2026-05-12 05:51:51.904826 | instance | 2026-05-12 05:51:51.904989 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-05-12 05:51:51.905141 | instance | Tuesday 12 May 2026 05:51:51 +0000 (0:00:00.619) 0:00:32.205 *********** 2026-05-12 05:51:52.910629 | instance | ok: [instance] 2026-05-12 05:51:52.910876 | instance | 2026-05-12 05:51:52.911153 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-05-12 05:51:52.911456 | instance | Tuesday 12 May 2026 05:51:52 +0000 (0:00:01.005) 0:00:33.210 *********** 2026-05-12 05:51:53.249560 | instance | ok: [instance] 2026-05-12 05:51:53.249765 | instance | 2026-05-12 05:51:53.250016 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-05-12 05:51:53.250236 | instance | Tuesday 12 May 2026 05:51:53 +0000 (0:00:00.338) 0:00:33.549 *********** 2026-05-12 05:51:53.569781 | instance | ok: [instance] 2026-05-12 05:51:53.570015 | instance | 2026-05-12 05:51:53.570288 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-05-12 05:51:53.570550 | instance | Tuesday 12 May 2026 05:51:53 +0000 (0:00:00.320) 0:00:33.869 *********** 2026-05-12 05:51:53.922297 | instance | ok: [instance] 2026-05-12 05:51:53.922382 | instance | 2026-05-12 05:51:53.922517 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-05-12 05:51:53.922638 | instance | Tuesday 12 May 2026 05:51:53 +0000 (0:00:00.352) 0:00:34.222 *********** 2026-05-12 05:51:54.226783 | instance | ok: [instance] 2026-05-12 05:51:54.226861 | instance | 2026-05-12 05:51:54.226982 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-05-12 05:51:54.227134 | instance | Tuesday 12 May 2026 05:51:54 +0000 (0:00:00.304) 0:00:34.527 *********** 2026-05-12 05:51:55.766739 | instance | ok: [instance] 2026-05-12 05:51:55.767013 | instance | 2026-05-12 05:51:55.767288 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-05-12 05:51:55.767589 | instance | Tuesday 12 May 2026 05:51:55 +0000 (0:00:01.539) 0:00:36.067 *********** 2026-05-12 05:51:56.403693 | instance | ok: [instance] 2026-05-12 05:51:56.403781 | instance | 2026-05-12 05:51:56.403902 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-05-12 05:51:56.404024 | instance | Tuesday 12 May 2026 05:51:56 +0000 (0:00:00.637) 0:00:36.704 *********** 2026-05-12 05:51:56.464013 | instance | included: ingress for instance 2026-05-12 05:51:56.464092 | instance | 2026-05-12 05:51:56.464222 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-05-12 05:51:56.464341 | instance | Tuesday 12 May 2026 05:51:56 +0000 (0:00:00.060) 0:00:36.764 *********** 2026-05-12 05:51:57.332225 | instance | ok: [instance] 2026-05-12 05:51:57.332353 | instance | 2026-05-12 05:51:57.332524 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-05-12 05:51:57.332689 | instance | Tuesday 12 May 2026 05:51:57 +0000 (0:00:00.867) 0:00:37.632 *********** 2026-05-12 05:51:57.580171 | instance | ok: [instance] 2026-05-12 05:51:57.580254 | instance | 2026-05-12 05:51:57.580392 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-12 05:51:57.580524 | instance | Tuesday 12 May 2026 05:51:57 +0000 (0:00:00.248) 0:00:37.880 *********** 2026-05-12 05:51:57.632448 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-12 05:51:57.632550 | instance | 2026-05-12 05:51:57.632676 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-12 05:51:57.632801 | instance | Tuesday 12 May 2026 05:51:57 +0000 (0:00:00.052) 0:00:37.933 *********** 2026-05-12 05:51:58.208877 | instance | ok: [instance] 2026-05-12 05:51:58.209139 | instance | 2026-05-12 05:51:58.209418 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-12 05:51:58.209695 | instance | Tuesday 12 May 2026 05:51:58 +0000 (0:00:00.576) 0:00:38.509 *********** 2026-05-12 05:51:59.438369 | instance | ok: [instance] 2026-05-12 05:51:59.438456 | instance | 2026-05-12 05:51:59.438596 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-05-12 05:51:59.438872 | instance | Tuesday 12 May 2026 05:51:59 +0000 (0:00:01.229) 0:00:39.738 *********** 2026-05-12 05:52:00.072091 | instance | ok: [instance] 2026-05-12 05:52:00.072329 | instance | 2026-05-12 05:52:00.072596 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-05-12 05:52:00.072856 | instance | Tuesday 12 May 2026 05:52:00 +0000 (0:00:00.633) 0:00:40.372 *********** 2026-05-12 05:52:00.945083 | instance | ok: [instance] 2026-05-12 05:52:00.945216 | instance | 2026-05-12 05:52:00.945451 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-05-12 05:52:00.945617 | instance | Tuesday 12 May 2026 05:52:00 +0000 (0:00:00.873) 0:00:41.245 *********** 2026-05-12 05:52:01.652176 | instance | ok: [instance] 2026-05-12 05:52:01.652383 | instance | 2026-05-12 05:52:01.652674 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-05-12 05:52:01.652945 | instance | Tuesday 12 May 2026 05:52:01 +0000 (0:00:00.706) 0:00:41.951 *********** 2026-05-12 05:52:02.035924 | instance | ok: [instance] 2026-05-12 05:52:02.036716 | instance | 2026-05-12 05:52:02.036768 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-05-12 05:52:02.036780 | instance | Tuesday 12 May 2026 05:52:02 +0000 (0:00:00.383) 0:00:42.335 *********** 2026-05-12 05:52:02.225130 | instance | ok: [instance] 2026-05-12 05:52:02.225257 | instance | 2026-05-12 05:52:02.225388 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-05-12 05:52:02.225507 | instance | Tuesday 12 May 2026 05:52:02 +0000 (0:00:00.189) 0:00:42.525 *********** 2026-05-12 05:52:02.449171 | instance | ok: [instance] 2026-05-12 05:52:02.449262 | instance | 2026-05-12 05:52:02.449355 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-05-12 05:52:02.449482 | instance | Tuesday 12 May 2026 05:52:02 +0000 (0:00:00.224) 0:00:42.749 *********** 2026-05-12 05:52:03.103683 | instance | ok: [instance] 2026-05-12 05:52:03.103849 | instance | 2026-05-12 05:52:03.104042 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-05-12 05:52:03.104221 | instance | Tuesday 12 May 2026 05:52:03 +0000 (0:00:00.654) 0:00:43.404 *********** 2026-05-12 05:52:05.008738 | instance | ok: [instance] => (item=alertmanager) 2026-05-12 05:52:05.008894 | instance | ok: [instance] => (item=grafana) 2026-05-12 05:52:05.009067 | instance | ok: [instance] => (item=prometheus) 2026-05-12 05:52:05.009228 | instance | 2026-05-12 05:52:05.009410 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-05-12 05:52:05.009581 | instance | Tuesday 12 May 2026 05:52:05 +0000 (0:00:01.905) 0:00:45.309 *********** 2026-05-12 05:52:06.801307 | instance | ok: [instance] => (item=alertmanager) 2026-05-12 05:52:06.801602 | instance | ok: [instance] => (item=grafana) 2026-05-12 05:52:06.801893 | instance | ok: [instance] => (item=prometheus) 2026-05-12 05:52:06.802256 | instance | 2026-05-12 05:52:06.802675 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-05-12 05:52:06.803036 | instance | Tuesday 12 May 2026 05:52:06 +0000 (0:00:01.792) 0:00:47.101 *********** 2026-05-12 05:52:08.198527 | instance | ok: [instance] => (item=None) 2026-05-12 05:52:08.198620 | instance | ok: [instance] => (item=None) 2026-05-12 05:52:08.198747 | instance | ok: [instance] => (item=None) 2026-05-12 05:52:08.198869 | instance | ok: [instance] 2026-05-12 05:52:08.198998 | instance | 2026-05-12 05:52:08.199124 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-05-12 05:52:08.199264 | instance | Tuesday 12 May 2026 05:52:08 +0000 (0:00:01.397) 0:00:48.498 *********** 2026-05-12 05:52:10.091631 | instance | ok: [instance] => (item=None) 2026-05-12 05:52:10.091882 | instance | ok: [instance] => (item=None) 2026-05-12 05:52:10.092141 | instance | ok: [instance] => (item=None) 2026-05-12 05:52:10.092402 | instance | ok: [instance] => (item=None) 2026-05-12 05:52:10.092706 | instance | ok: [instance] => (item=None) 2026-05-12 05:52:10.092980 | instance | ok: [instance] 2026-05-12 05:52:10.093369 | instance | 2026-05-12 05:52:10.093528 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-05-12 05:52:10.093967 | instance | Tuesday 12 May 2026 05:52:10 +0000 (0:00:01.893) 0:00:50.391 *********** 2026-05-12 05:52:11.343084 | instance | ok: [instance] => (item=alertmanager) 2026-05-12 05:52:11.343356 | instance | ok: [instance] => (item=prometheus) 2026-05-12 05:52:11.343672 | instance | 2026-05-12 05:52:11.344008 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-05-12 05:52:11.344244 | instance | Tuesday 12 May 2026 05:52:11 +0000 (0:00:01.251) 0:00:51.643 *********** 2026-05-12 05:52:12.680060 | instance | ok: [instance] => (item=alertmanager) 2026-05-12 05:52:12.681006 | instance | ok: [instance] => (item=prometheus) 2026-05-12 05:52:12.681065 | instance | 2026-05-12 05:52:12.681077 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-05-12 05:52:12.681087 | instance | Tuesday 12 May 2026 05:52:12 +0000 (0:00:01.336) 0:00:52.980 *********** 2026-05-12 05:52:13.334661 | instance | ok: [instance] 2026-05-12 05:52:13.335165 | instance | 2026-05-12 05:52:13.335186 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-05-12 05:52:13.335194 | instance | Tuesday 12 May 2026 05:52:13 +0000 (0:00:00.654) 0:00:53.634 *********** 2026-05-12 05:52:20.203490 | instance | ok: [instance] 2026-05-12 05:52:20.203561 | instance | 2026-05-12 05:52:20.203824 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-05-12 05:52:20.203862 | instance | Tuesday 12 May 2026 05:52:20 +0000 (0:00:06.869) 0:01:00.504 *********** 2026-05-12 05:52:33.692560 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-05-12 05:52:33.694372 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-05-12 05:52:33.694412 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-05-12 05:52:33.694417 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-05-12 05:52:33.694422 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-05-12 05:52:33.694426 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-05-12 05:52:33.694430 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-05-12 05:52:33.694434 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-05-12 05:52:33.694438 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-05-12 05:52:33.694442 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-05-12 05:52:33.694446 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-05-12 05:52:33.694450 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-05-12 05:52:33.694454 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-05-12 05:52:33.694458 | instance | 2026-05-12 05:52:33.694463 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-05-12 05:52:33.694467 | instance | Tuesday 12 May 2026 05:52:33 +0000 (0:00:13.488) 0:01:13.993 *********** 2026-05-12 05:52:50.531855 | instance | ok: [instance] 2026-05-12 05:52:50.531926 | instance | 2026-05-12 05:52:50.531939 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-12 05:52:50.531951 | instance | Tuesday 12 May 2026 05:52:50 +0000 (0:00:16.837) 0:01:30.830 *********** 2026-05-12 05:52:51.474252 | instance | ok: [instance] 2026-05-12 05:52:51.474332 | instance | 2026-05-12 05:52:51.474622 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-12 05:52:51.474662 | instance | Tuesday 12 May 2026 05:52:51 +0000 (0:00:00.943) 0:01:31.774 *********** 2026-05-12 05:52:51.674782 | instance | ok: [instance] 2026-05-12 05:52:51.674880 | instance | 2026-05-12 05:52:51.675046 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-12 05:52:51.675130 | instance | Tuesday 12 May 2026 05:52:51 +0000 (0:00:00.200) 0:01:31.975 *********** 2026-05-12 05:52:52.133273 | instance | ok: [instance] 2026-05-12 05:52:52.133494 | instance | 2026-05-12 05:52:52.133663 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-12 05:52:52.133813 | instance | Tuesday 12 May 2026 05:52:52 +0000 (0:00:00.458) 0:01:32.433 *********** 2026-05-12 05:52:52.209873 | instance | ok: [instance] 2026-05-12 05:52:52.210158 | instance | 2026-05-12 05:52:52.210432 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-12 05:52:52.210715 | instance | Tuesday 12 May 2026 05:52:52 +0000 (0:00:00.076) 0:01:32.510 *********** 2026-05-12 05:52:52.276666 | instance | included: rabbitmq for instance 2026-05-12 05:52:52.276936 | instance | 2026-05-12 05:52:52.277208 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-12 05:52:52.277466 | instance | Tuesday 12 May 2026 05:52:52 +0000 (0:00:00.067) 0:01:32.577 *********** 2026-05-12 05:52:52.919849 | instance | ok: [instance] 2026-05-12 05:52:52.919984 | instance | 2026-05-12 05:52:52.920157 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-12 05:52:52.920323 | instance | Tuesday 12 May 2026 05:52:52 +0000 (0:00:00.642) 0:01:33.220 *********** 2026-05-12 05:52:53.123842 | instance | skipping: [instance] 2026-05-12 05:52:53.124060 | instance | 2026-05-12 05:52:53.124328 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-12 05:52:53.124604 | instance | Tuesday 12 May 2026 05:52:53 +0000 (0:00:00.203) 0:01:33.423 *********** 2026-05-12 05:52:53.353091 | instance | skipping: [instance] 2026-05-12 05:52:53.353242 | instance | 2026-05-12 05:52:53.353489 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-12 05:52:53.353671 | instance | Tuesday 12 May 2026 05:52:53 +0000 (0:00:00.229) 0:01:33.653 *********** 2026-05-12 05:52:53.599305 | instance | skipping: [instance] 2026-05-12 05:52:53.599458 | instance | 2026-05-12 05:52:53.599613 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-12 05:52:53.599775 | instance | Tuesday 12 May 2026 05:52:53 +0000 (0:00:00.246) 0:01:33.899 *********** 2026-05-12 05:52:54.445174 | instance | ok: [instance] 2026-05-12 05:52:54.445248 | instance | 2026-05-12 05:52:54.445257 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-12 05:52:54.445266 | instance | Tuesday 12 May 2026 05:52:54 +0000 (0:00:00.844) 0:01:34.744 *********** 2026-05-12 05:52:55.184310 | instance | ok: [instance] 2026-05-12 05:52:55.184399 | instance | 2026-05-12 05:52:55.184492 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-12 05:52:55.184616 | instance | Tuesday 12 May 2026 05:52:55 +0000 (0:00:00.740) 0:01:35.484 *********** 2026-05-12 05:52:55.239957 | instance | ok: [instance] 2026-05-12 05:52:55.240186 | instance | 2026-05-12 05:52:55.240498 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-12 05:52:55.240780 | instance | Tuesday 12 May 2026 05:52:55 +0000 (0:00:00.055) 0:01:35.539 *********** 2026-05-12 05:52:55.291201 | instance | skipping: [instance] 2026-05-12 05:52:55.291563 | instance | 2026-05-12 05:52:55.291978 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-12 05:52:55.292303 | instance | Tuesday 12 May 2026 05:52:55 +0000 (0:00:00.051) 0:01:35.591 *********** 2026-05-12 05:52:55.348788 | instance | skipping: [instance] 2026-05-12 05:52:55.348962 | instance | 2026-05-12 05:52:55.349147 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-12 05:52:55.349313 | instance | Tuesday 12 May 2026 05:52:55 +0000 (0:00:00.057) 0:01:35.648 *********** 2026-05-12 05:52:55.398461 | instance | ok: [instance] 2026-05-12 05:52:55.398702 | instance | 2026-05-12 05:52:55.399176 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-12 05:52:55.399504 | instance | Tuesday 12 May 2026 05:52:55 +0000 (0:00:00.049) 0:01:35.698 *********** 2026-05-12 05:52:55.481241 | instance | ok: [instance] => (item=oslo_db) 2026-05-12 05:52:55.481510 | instance | ok: [instance] => (item=identity) 2026-05-12 05:52:55.481856 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-12 05:52:55.482156 | instance | ok: [instance] => (item=oslo_cache) 2026-05-12 05:52:55.482384 | instance | 2026-05-12 05:52:55.482652 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-12 05:52:55.482914 | instance | Tuesday 12 May 2026 05:52:55 +0000 (0:00:00.082) 0:01:35.781 *********** 2026-05-12 05:52:55.541190 | instance | ok: [instance] 2026-05-12 05:52:55.541480 | instance | 2026-05-12 05:52:55.541764 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-12 05:52:55.542022 | instance | Tuesday 12 May 2026 05:52:55 +0000 (0:00:00.060) 0:01:35.841 *********** 2026-05-12 05:52:55.613005 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-12 05:52:55.613199 | instance | 2026-05-12 05:52:55.613474 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-12 05:52:55.613721 | instance | Tuesday 12 May 2026 05:52:55 +0000 (0:00:00.071) 0:01:35.913 *********** 2026-05-12 05:52:56.146358 | instance | ok: [instance] 2026-05-12 05:52:56.146458 | instance | 2026-05-12 05:52:56.146653 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-05-12 05:52:56.146831 | instance | Tuesday 12 May 2026 05:52:56 +0000 (0:00:00.533) 0:01:36.446 *********** 2026-05-12 05:52:56.762059 | instance | ok: [instance] => (item=None) 2026-05-12 05:52:56.762183 | instance | ok: [instance] 2026-05-12 05:52:56.762195 | instance | 2026-05-12 05:52:56.762354 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-05-12 05:52:56.762472 | instance | Tuesday 12 May 2026 05:52:56 +0000 (0:00:00.615) 0:01:37.062 *********** 2026-05-12 05:52:57.689541 | instance | ok: [instance] 2026-05-12 05:52:57.689628 | instance | 2026-05-12 05:52:57.689713 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-05-12 05:52:57.689831 | instance | Tuesday 12 May 2026 05:52:57 +0000 (0:00:00.927) 0:01:37.989 *********** 2026-05-12 05:52:58.257049 | instance | ok: [instance] => (item=None) 2026-05-12 05:52:58.257159 | instance | ok: [instance] 2026-05-12 05:52:58.257312 | instance | 2026-05-12 05:52:58.257492 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-05-12 05:52:58.257664 | instance | Tuesday 12 May 2026 05:52:58 +0000 (0:00:00.567) 0:01:38.557 *********** 2026-05-12 05:52:59.017075 | instance | ok: [instance] => (item=None) 2026-05-12 05:52:59.017986 | instance | ok: [instance] 2026-05-12 05:52:59.018052 | instance | 2026-05-12 05:52:59.018061 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-05-12 05:52:59.018068 | instance | Tuesday 12 May 2026 05:52:59 +0000 (0:00:00.760) 0:01:39.317 *********** 2026-05-12 05:53:01.635436 | instance | ok: [instance] 2026-05-12 05:53:01.635515 | instance | 2026-05-12 05:53:01.635527 | instance | TASK [Create Ingress] ********************************************************** 2026-05-12 05:53:01.635545 | instance | Tuesday 12 May 2026 05:53:01 +0000 (0:00:02.617) 0:01:41.935 *********** 2026-05-12 05:53:01.721463 | instance | included: openstack_helm_ingress for instance 2026-05-12 05:53:01.721538 | instance | 2026-05-12 05:53:01.721776 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-12 05:53:01.721895 | instance | Tuesday 12 May 2026 05:53:01 +0000 (0:00:00.086) 0:01:42.021 *********** 2026-05-12 05:53:01.773101 | instance | skipping: [instance] 2026-05-12 05:53:01.773158 | instance | 2026-05-12 05:53:01.773337 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-12 05:53:01.773651 | instance | Tuesday 12 May 2026 05:53:01 +0000 (0:00:00.051) 0:01:42.073 *********** 2026-05-12 05:53:01.821363 | instance | skipping: [instance] 2026-05-12 05:53:01.821603 | instance | 2026-05-12 05:53:01.821871 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-12 05:53:01.822128 | instance | Tuesday 12 May 2026 05:53:01 +0000 (0:00:00.048) 0:01:42.121 *********** 2026-05-12 05:53:01.880969 | instance | ok: [instance] 2026-05-12 05:53:01.881106 | instance | 2026-05-12 05:53:01.881274 | instance | TASK [Create Ingress identity] ************************************************* 2026-05-12 05:53:01.881491 | instance | Tuesday 12 May 2026 05:53:01 +0000 (0:00:00.059) 0:01:42.181 *********** 2026-05-12 05:53:01.946453 | instance | included: ingress for instance 2026-05-12 05:53:01.946670 | instance | 2026-05-12 05:53:01.946949 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-05-12 05:53:01.947208 | instance | Tuesday 12 May 2026 05:53:01 +0000 (0:00:00.065) 0:01:42.246 *********** 2026-05-12 05:53:02.858231 | instance | ok: [instance] 2026-05-12 05:53:02.858549 | instance | 2026-05-12 05:53:02.858841 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-05-12 05:53:02.859126 | instance | Tuesday 12 May 2026 05:53:02 +0000 (0:00:00.911) 0:01:43.158 *********** 2026-05-12 05:53:03.356109 | instance | ok: [instance] 2026-05-12 05:53:03.356259 | instance | 2026-05-12 05:53:03.356438 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-05-12 05:53:03.356609 | instance | Tuesday 12 May 2026 05:53:03 +0000 (0:00:00.498) 0:01:43.656 *********** 2026-05-12 05:53:04.072509 | instance | ok: [instance] 2026-05-12 05:53:04.072640 | instance | 2026-05-12 05:53:04.072811 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-05-12 05:53:04.072976 | instance | Tuesday 12 May 2026 05:53:04 +0000 (0:00:00.716) 0:01:44.372 *********** 2026-05-12 05:53:05.005986 | instance | ok: [instance] => (item=atmosphere) 2026-05-12 05:53:05.006136 | instance | 2026-05-12 05:53:05.006367 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-05-12 05:53:05.006586 | instance | Tuesday 12 May 2026 05:53:05 +0000 (0:00:00.933) 0:01:45.306 *********** 2026-05-12 05:53:05.936722 | instance | ok: [instance] => (item=atmosphere) 2026-05-12 05:53:05.936978 | instance | 2026-05-12 05:53:05.937240 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-05-12 05:53:05.937526 | instance | Tuesday 12 May 2026 05:53:05 +0000 (0:00:00.930) 0:01:46.236 *********** 2026-05-12 05:53:06.949256 | instance | ok: [instance] => (item=atmosphere) 2026-05-12 05:53:06.949432 | instance | 2026-05-12 05:53:06.949648 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-05-12 05:53:06.949883 | instance | Tuesday 12 May 2026 05:53:06 +0000 (0:00:01.012) 0:01:47.249 *********** 2026-05-12 05:53:07.917605 | instance | ok: [instance] => (item=atmosphere) 2026-05-12 05:53:07.917828 | instance | 2026-05-12 05:53:07.918110 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-12 05:53:07.918377 | instance | Tuesday 12 May 2026 05:53:07 +0000 (0:00:00.967) 0:01:48.217 *********** 2026-05-12 05:53:07.985140 | instance | ok: [instance] 2026-05-12 05:53:07.985528 | instance | 2026-05-12 05:53:07.985827 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-12 05:53:07.986130 | instance | Tuesday 12 May 2026 05:53:07 +0000 (0:00:00.067) 0:01:48.285 *********** 2026-05-12 05:53:08.027091 | instance | skipping: [instance] 2026-05-12 05:53:08.027377 | instance | 2026-05-12 05:53:08.027793 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-12 05:53:08.028173 | instance | Tuesday 12 May 2026 05:53:08 +0000 (0:00:00.042) 0:01:48.327 *********** 2026-05-12 05:53:08.065223 | instance | skipping: [instance] 2026-05-12 05:53:08.065463 | instance | 2026-05-12 05:53:08.065752 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-12 05:53:08.066021 | instance | Tuesday 12 May 2026 05:53:08 +0000 (0:00:00.038) 0:01:48.365 *********** 2026-05-12 05:53:08.105163 | instance | skipping: [instance] 2026-05-12 05:53:08.105407 | instance | 2026-05-12 05:53:08.105732 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-12 05:53:08.105964 | instance | Tuesday 12 May 2026 05:53:08 +0000 (0:00:00.039) 0:01:48.405 *********** 2026-05-12 05:53:08.149097 | instance | skipping: [instance] 2026-05-12 05:53:08.149318 | instance | 2026-05-12 05:53:08.149605 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-12 05:53:08.149873 | instance | Tuesday 12 May 2026 05:53:08 +0000 (0:00:00.043) 0:01:48.449 *********** 2026-05-12 05:53:08.194263 | instance | skipping: [instance] 2026-05-12 05:53:08.194472 | instance | 2026-05-12 05:53:08.194751 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-12 05:53:08.195061 | instance | Tuesday 12 May 2026 05:53:08 +0000 (0:00:00.045) 0:01:48.494 *********** 2026-05-12 05:53:08.240520 | instance | ok: [instance] 2026-05-12 05:53:08.240729 | instance | 2026-05-12 05:53:08.241010 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-12 05:53:08.241276 | instance | Tuesday 12 May 2026 05:53:08 +0000 (0:00:00.046) 0:01:48.540 *********** 2026-05-12 05:53:08.316928 | instance | ok: [instance] => (item=oslo_db) 2026-05-12 05:53:08.317181 | instance | ok: [instance] => (item=identity) 2026-05-12 05:53:08.317438 | instance | ok: [instance] => (item=dashboard) 2026-05-12 05:53:08.317693 | instance | ok: [instance] => (item=oslo_cache) 2026-05-12 05:53:08.317933 | instance | 2026-05-12 05:53:08.318193 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-12 05:53:08.319153 | instance | Tuesday 12 May 2026 05:53:08 +0000 (0:00:00.076) 0:01:48.616 *********** 2026-05-12 05:53:08.372762 | instance | ok: [instance] 2026-05-12 05:53:08.372987 | instance | 2026-05-12 05:53:08.373285 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-12 05:53:08.373528 | instance | Tuesday 12 May 2026 05:53:08 +0000 (0:00:00.055) 0:01:48.672 *********** 2026-05-12 05:53:08.423160 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-12 05:53:08.423555 | instance | 2026-05-12 05:53:08.423936 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-12 05:53:08.424297 | instance | Tuesday 12 May 2026 05:53:08 +0000 (0:00:00.050) 0:01:48.723 *********** 2026-05-12 05:53:09.005354 | instance | ok: [instance] 2026-05-12 05:53:09.005454 | instance | 2026-05-12 05:53:09.005560 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-05-12 05:53:09.005695 | instance | Tuesday 12 May 2026 05:53:09 +0000 (0:00:00.582) 0:01:49.305 *********** 2026-05-12 05:53:10.841809 | instance | ok: [instance] 2026-05-12 05:53:10.841984 | instance | 2026-05-12 05:53:10.842188 | instance | TASK [Create Ingress] ********************************************************** 2026-05-12 05:53:10.842391 | instance | Tuesday 12 May 2026 05:53:10 +0000 (0:00:01.836) 0:01:51.142 *********** 2026-05-12 05:53:10.923472 | instance | included: openstack_helm_ingress for instance 2026-05-12 05:53:10.923738 | instance | 2026-05-12 05:53:10.924080 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-12 05:53:10.924391 | instance | Tuesday 12 May 2026 05:53:10 +0000 (0:00:00.081) 0:01:51.223 *********** 2026-05-12 05:53:10.966753 | instance | skipping: [instance] 2026-05-12 05:53:10.967000 | instance | 2026-05-12 05:53:10.967286 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-12 05:53:10.967601 | instance | Tuesday 12 May 2026 05:53:10 +0000 (0:00:00.043) 0:01:51.267 *********** 2026-05-12 05:53:11.018690 | instance | skipping: [instance] 2026-05-12 05:53:11.019003 | instance | 2026-05-12 05:53:11.019305 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-12 05:53:11.019613 | instance | Tuesday 12 May 2026 05:53:11 +0000 (0:00:00.051) 0:01:51.318 *********** 2026-05-12 05:53:11.069791 | instance | ok: [instance] 2026-05-12 05:53:11.070046 | instance | 2026-05-12 05:53:11.070330 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-05-12 05:53:11.070735 | instance | Tuesday 12 May 2026 05:53:11 +0000 (0:00:00.051) 0:01:51.370 *********** 2026-05-12 05:53:11.141162 | instance | included: ingress for instance 2026-05-12 05:53:11.141308 | instance | 2026-05-12 05:53:11.141600 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-05-12 05:53:11.141852 | instance | Tuesday 12 May 2026 05:53:11 +0000 (0:00:00.071) 0:01:51.441 *********** 2026-05-12 05:53:12.148733 | instance | ok: [instance] 2026-05-12 05:53:12.148878 | instance | 2026-05-12 05:53:12.149076 | instance | PLAY RECAP ********************************************************************* 2026-05-12 05:53:12.149313 | instance | instance : ok=113 changed=0 unreachable=0 failed=0 skipped=30 rescued=0 ignored=0 2026-05-12 05:53:12.149485 | instance | 2026-05-12 05:53:12.149662 | instance | Tuesday 12 May 2026 05:53:12 +0000 (0:00:01.007) 0:01:52.449 *********** 2026-05-12 05:53:12.149875 | instance | =============================================================================== 2026-05-12 05:53:12.150054 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 16.84s 2026-05-12 05:53:12.150325 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 13.49s 2026-05-12 05:53:12.150504 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 6.87s 2026-05-12 05:53:12.150680 | instance | vexxhost.kubernetes.cert_manager : Deploy Helm chart -------------------- 2.91s 2026-05-12 05:53:12.150853 | instance | vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs --- 2.86s 2026-05-12 05:53:12.151027 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart ------- 2.73s 2026-05-12 05:53:12.151200 | instance | vexxhost.atmosphere.ingress_nginx : Deploy Helm chart ------------------- 2.71s 2026-05-12 05:53:12.151396 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ------------------------ 2.62s 2026-05-12 05:53:12.151572 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs -------- 2.51s 2026-05-12 05:53:12.151749 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords --- 1.91s 2026-05-12 05:53:12.151920 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles ------- 1.89s 2026-05-12 05:53:12.152092 | instance | vexxhost.atmosphere.horizon : Deploy Helm chart ------------------------- 1.84s 2026-05-12 05:53:12.152264 | instance | vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets --- 1.79s 2026-05-12 05:53:12.152434 | instance | Gathering Facts --------------------------------------------------------- 1.64s 2026-05-12 05:53:12.152605 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ------------------------ 1.54s 2026-05-12 05:53:12.152785 | instance | vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart --- 1.44s 2026-05-12 05:53:12.152953 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients ----- 1.40s 2026-05-12 05:53:12.153168 | instance | Gathering Facts --------------------------------------------------------- 1.39s 2026-05-12 05:53:12.153351 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration --- 1.34s 2026-05-12 05:53:12.153524 | instance | vexxhost.atmosphere.memcached : Deploy Helm chart ----------------------- 1.27s 2026-05-12 05:53:12.258549 | instance | INFO [keycloak > idempotence] Executed: Successful 2026-05-12 05:53:12.267594 | instance | INFO [keycloak > side_effect] Executing 2026-05-12 05:53:12.267964 | instance | WARNING [keycloak > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-12 05:53:12.277261 | instance | INFO [keycloak > verify] Executing 2026-05-12 05:53:13.061895 | instance | 2026-05-12 05:53:13.062140 | instance | PLAY [Create user and assert it exists inside Keystone] ************************ 2026-05-12 05:53:13.062494 | instance | 2026-05-12 05:53:13.062787 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-12 05:53:13.063058 | instance | Tuesday 12 May 2026 05:53:13 +0000 (0:00:00.011) 0:00:00.011 *********** 2026-05-12 05:53:14.752462 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-12 05:53:14.752755 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-12 05:53:14.753074 | instance | interpreter could change the meaning of that path. See 2026-05-12 05:53:14.753350 | instance | https://docs.ansible.com/ansible- 2026-05-12 05:53:14.753620 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-12 05:53:14.770987 | instance | ok: [instance] 2026-05-12 05:53:14.771436 | instance | 2026-05-12 05:53:14.771797 | instance | TASK [Create Keycloak user] **************************************************** 2026-05-12 05:53:14.772093 | instance | Tuesday 12 May 2026 05:53:14 +0000 (0:00:01.709) 0:00:01.720 *********** 2026-05-12 05:53:15.538791 | instance | changed: [instance -> localhost] 2026-05-12 05:53:15.539018 | instance | 2026-05-12 05:53:15.539312 | instance | TASK [Set a fact with user information using "end_state" or "existing"] ******** 2026-05-12 05:53:15.539590 | instance | Tuesday 12 May 2026 05:53:15 +0000 (0:00:00.767) 0:00:02.488 *********** 2026-05-12 05:53:15.589809 | instance | ok: [instance] 2026-05-12 05:53:15.589954 | instance | 2026-05-12 05:53:15.590116 | instance | TASK [Get list of all users in "atmosphere" domain] **************************** 2026-05-12 05:53:15.590276 | instance | Tuesday 12 May 2026 05:53:15 +0000 (0:00:00.051) 0:00:02.539 *********** 2026-05-12 05:53:19.289567 | instance | FAILED - RETRYING: [instance -> localhost]: Get list of all users in "atmosphere" domain (30 retries left). 2026-05-12 05:53:19.289874 | instance | ok: [instance -> localhost] 2026-05-12 05:53:19.290195 | instance | 2026-05-12 05:53:19.290481 | instance | TASK [Assert that the user exists] ********************************************* 2026-05-12 05:53:19.290775 | instance | Tuesday 12 May 2026 05:53:19 +0000 (0:00:03.699) 0:00:06.238 *********** 2026-05-12 05:53:19.316130 | instance | ok: [instance] => { 2026-05-12 05:53:19.316470 | instance | "changed": false, 2026-05-12 05:53:19.316912 | instance | "msg": "All assertions passed" 2026-05-12 05:53:19.317220 | instance | } 2026-05-12 05:53:19.317448 | instance | 2026-05-12 05:53:19.317724 | instance | PLAY RECAP ********************************************************************* 2026-05-12 05:53:19.318077 | instance | instance : ok=5 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-12 05:53:19.318357 | instance | 2026-05-12 05:53:19.318726 | instance | Tuesday 12 May 2026 05:53:19 +0000 (0:00:00.027) 0:00:06.266 *********** 2026-05-12 05:53:19.318980 | instance | =============================================================================== 2026-05-12 05:53:19.319249 | instance | Get list of all users in "atmosphere" domain ---------------------------- 3.70s 2026-05-12 05:53:19.319569 | instance | Gathering Facts --------------------------------------------------------- 1.71s 2026-05-12 05:53:19.319834 | instance | Create Keycloak user ---------------------------------------------------- 0.77s 2026-05-12 05:53:19.320103 | instance | Set a fact with user information using "end_state" or "existing" -------- 0.05s 2026-05-12 05:53:19.320364 | instance | Assert that the user exists --------------------------------------------- 0.03s 2026-05-12 05:53:19.377355 | instance | INFO [keycloak > verify] Executed: Successful 2026-05-12 05:53:19.390426 | instance | INFO [keycloak > cleanup] Executing 2026-05-12 05:53:19.390686 | instance | WARNING [keycloak > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-12 05:53:19.398757 | instance | INFO [keycloak > destroy] Executing 2026-05-12 05:53:19.398823 | instance | WARNING [keycloak > destroy] Skipping, '--destroy=never' requested. 2026-05-12 05:53:19.398920 | instance | INFO [keycloak > destroy] Executed: Successful 2026-05-12 05:53:19.399272 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-05-12 05:53:19.586568 | instance | ok: Runtime: 0:17:53.943350 2026-05-12 05:53:19.609588 | 2026-05-12 05:53:19.609662 | PLAY RECAP 2026-05-12 05:53:19.609708 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-12 05:53:19.609730 | 2026-05-12 05:53:19.751794 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-12 05:53:19.754421 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2023.1] 2026-05-12 05:53:20.746371 | 2026-05-12 05:53:20.746529 | PLAY [all] 2026-05-12 05:53:20.760901 | 2026-05-12 05:53:20.760994 | TASK [gather-host-logs : creating directory for system status] 2026-05-12 05:53:21.108989 | instance | changed 2026-05-12 05:53:21.155229 | 2026-05-12 05:53:21.155428 | TASK [gather-host-logs : Get logs for each host] 2026-05-12 05:53:21.506187 | instance | + systemd-cgls --full --all --no-pager 2026-05-12 05:53:21.527968 | instance | + ip addr 2026-05-12 05:53:21.530226 | instance | + ip route 2026-05-12 05:53:21.531793 | instance | + lsblk 2026-05-12 05:53:21.536456 | instance | + mount 2026-05-12 05:53:21.542554 | instance | + docker images 2026-05-12 05:53:21.543048 | instance | /bin/bash: line 7: docker: command not found 2026-05-12 05:53:21.543305 | instance | + brctl show 2026-05-12 05:53:21.543905 | instance | /bin/bash: line 8: brctl: command not found 2026-05-12 05:53:21.544216 | instance | + ps aux --sort=-%mem 2026-05-12 05:53:21.568769 | instance | + dpkg -l 2026-05-12 05:53:21.582627 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-05-12 05:53:21.583132 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-05-12 05:53:21.583204 | instance | /bin/bash: line 11: docker: command not found 2026-05-12 05:53:21.583538 | instance | + '[' '!' -z '' ']' 2026-05-12 05:53:21.695637 | instance | ok: Runtime: 0:00:00.095764 2026-05-12 05:53:21.704095 | 2026-05-12 05:53:21.704167 | TASK [gather-host-logs : Downloads logs to executor] 2026-05-12 05:53:22.376195 | instance | changed: 2026-05-12 05:53:22.376333 | instance | created directory /var/lib/zuul/builds/cb9c8c2d8eed4d06a2de98cb2b9dc562/work/logs/instance 2026-05-12 05:53:22.376362 | instance | cd+++++++++ system/ 2026-05-12 05:53:22.376384 | instance | >f+++++++++ system/brctl-show.txt 2026-05-12 05:53:22.376404 | instance | >f+++++++++ system/docker-images.txt 2026-05-12 05:53:22.376437 | instance | >f+++++++++ system/ip-addr.txt 2026-05-12 05:53:22.376459 | instance | >f+++++++++ system/ip-route.txt 2026-05-12 05:53:22.376483 | instance | >f+++++++++ system/lsblk.txt 2026-05-12 05:53:22.376503 | instance | >f+++++++++ system/mount.txt 2026-05-12 05:53:22.376524 | instance | >f+++++++++ system/packages.txt 2026-05-12 05:53:22.376544 | instance | >f+++++++++ system/ps.txt 2026-05-12 05:53:22.376563 | instance | >f+++++++++ system/systemd-cgls.txt 2026-05-12 05:53:22.388174 | 2026-05-12 05:53:22.388273 | LOOP [helm-release-status : creating directory for helm release status] 2026-05-12 05:53:22.585216 | instance | changed: "values" 2026-05-12 05:53:22.755452 | instance | changed: "releases" 2026-05-12 05:53:22.762644 | 2026-05-12 05:53:22.762795 | TASK [helm-release-status : Gather get release status for helm charts] 2026-05-12 05:53:26.804303 | instance | ok: Runtime: 0:00:03.522123 2026-05-12 05:53:26.812648 | 2026-05-12 05:53:26.813327 | TASK [helm-release-status : Downloads logs to executor] 2026-05-12 05:53:27.311055 | instance | changed: 2026-05-12 05:53:27.311221 | instance | cd+++++++++ helm/ 2026-05-12 05:53:27.311256 | instance | cd+++++++++ helm/releases/ 2026-05-12 05:53:27.311278 | instance | cd+++++++++ helm/releases/auth-system/ 2026-05-12 05:53:27.311301 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-05-12 05:53:27.311322 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-05-12 05:53:27.311341 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-05-12 05:53:27.311359 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-05-12 05:53:27.311377 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-05-12 05:53:27.311395 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-05-12 05:53:27.311413 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-05-12 05:53:27.311436 | instance | cd+++++++++ helm/releases/kube-system/ 2026-05-12 05:53:27.311455 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-05-12 05:53:27.311473 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-05-12 05:53:27.311491 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-05-12 05:53:27.311509 | instance | cd+++++++++ helm/releases/monitoring/ 2026-05-12 05:53:27.311526 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-05-12 05:53:27.311544 | instance | cd+++++++++ helm/releases/openstack/ 2026-05-12 05:53:27.311561 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-05-12 05:53:27.311582 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-05-12 05:53:27.311601 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-05-12 05:53:27.311619 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-05-12 05:53:27.311637 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-05-12 05:53:27.311655 | instance | cd+++++++++ helm/values/ 2026-05-12 05:53:27.311672 | instance | cd+++++++++ helm/values/auth-system/ 2026-05-12 05:53:27.311690 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-05-12 05:53:27.311707 | instance | cd+++++++++ helm/values/cert-manager/ 2026-05-12 05:53:27.311725 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-05-12 05:53:27.311744 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-05-12 05:53:27.311762 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-05-12 05:53:27.311783 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-05-12 05:53:27.311802 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-05-12 05:53:27.311820 | instance | cd+++++++++ helm/values/kube-system/ 2026-05-12 05:53:27.311837 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-05-12 05:53:27.311855 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-05-12 05:53:27.311873 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-05-12 05:53:27.311903 | instance | cd+++++++++ helm/values/monitoring/ 2026-05-12 05:53:27.311922 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-05-12 05:53:27.311939 | instance | cd+++++++++ helm/values/openstack/ 2026-05-12 05:53:27.311957 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-05-12 05:53:27.311975 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-05-12 05:53:27.311992 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-05-12 05:53:27.312009 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-05-12 05:53:27.312026 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-05-12 05:53:27.321126 | 2026-05-12 05:53:27.321191 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-05-12 05:53:27.525261 | instance | changed 2026-05-12 05:53:27.531556 | 2026-05-12 05:53:27.531639 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-05-12 05:53:27.777683 | instance | xargs: xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args valuewarning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-12 05:53:27.777765 | instance | 2026-05-12 05:53:27.783878 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:27.786425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:27.864146 | instance | node/instance 2026-05-12 05:53:27.866426 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:27.922694 | instance | clusterrole/admin 2026-05-12 05:53:28.096396 | instance | clusterrole/cert-manager-cainjector 2026-05-12 05:53:28.110948 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-05-12 05:53:28.139275 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:28.144655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:28.264364 | instance | clusterrole/cert-manager-controller-certificates 2026-05-12 05:53:28.294503 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-05-12 05:53:28.419601 | instance | clusterrole/cert-manager-controller-challenges 2026-05-12 05:53:28.460289 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-05-12 05:53:28.576728 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-05-12 05:53:28.639736 | instance | clusterrole/cert-manager-controller-issuers 2026-05-12 05:53:28.773551 | instance | clusterrole/cert-manager-controller-orders 2026-05-12 05:53:28.826583 | instance | clusterrole/cert-manager-edit 2026-05-12 05:53:28.979491 | instance | clusterrole/cert-manager-view 2026-05-12 05:53:29.026310 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-05-12 05:53:29.140954 | instance | clusterrole/cilium 2026-05-12 05:53:29.195986 | instance | clusterrole/cilium-operator 2026-05-12 05:53:29.291286 | instance | clusterrole/cluster-admin 2026-05-12 05:53:29.360028 | instance | clusterrole/edit 2026-05-12 05:53:29.453766 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-12 05:53:29.527410 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-05-12 05:53:29.611443 | instance | clusterrole/ingress-nginx 2026-05-12 05:53:29.698102 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-05-12 05:53:29.762712 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-05-12 05:53:29.864763 | instance | clusterrolebinding/cert-manager-cainjector 2026-05-12 05:53:29.918052 | instance | clusterrole/kube-prometheus-stack-operator 2026-05-12 05:53:30.019566 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-05-12 05:53:30.189511 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-05-12 05:53:30.268072 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-05-12 05:53:30.360790 | instance | clusterrole/kubeadm:get-nodes 2026-05-12 05:53:30.419251 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-05-12 05:53:30.531785 | instance | clusterrole/local-path-provisioner 2026-05-12 05:53:30.587024 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-05-12 05:53:30.723937 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-05-12 05:53:30.742748 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-05-12 05:53:30.882547 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-05-12 05:53:30.900333 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-05-12 05:53:31.039713 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-05-12 05:53:31.066034 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-05-12 05:53:31.208665 | instance | clusterrolebinding/cert-manager-controller-orders 2026-05-12 05:53:31.232238 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-05-12 05:53:31.387483 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-05-12 05:53:31.390964 | instance | clusterrolebinding/cilium 2026-05-12 05:53:31.611089 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-05-12 05:53:31.611191 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-05-12 05:53:31.775402 | instance | clusterrolebinding/cilium-operator 2026-05-12 05:53:31.779081 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-05-12 05:53:31.931396 | instance | clusterrolebinding/cluster-admin 2026-05-12 05:53:31.938712 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-05-12 05:53:32.081394 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-12 05:53:32.096536 | instance | clusterrole/secretgen-controller-cluster-role 2026-05-12 05:53:32.231594 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-05-12 05:53:32.255434 | instance | clusterrole/system:aggregate-to-admin 2026-05-12 05:53:32.392149 | instance | clusterrolebinding/ingress-nginx 2026-05-12 05:53:32.431022 | instance | clusterrole/system:aggregate-to-edit 2026-05-12 05:53:32.555092 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-05-12 05:53:32.620494 | instance | clusterrole/system:aggregate-to-view 2026-05-12 05:53:32.717974 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-05-12 05:53:32.778656 | instance | clusterrole/system:auth-delegator 2026-05-12 05:53:32.890289 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-05-12 05:53:32.939042 | instance | clusterrole/system:basic-user 2026-05-12 05:53:33.049145 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-05-12 05:53:33.096131 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-05-12 05:53:33.210358 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-05-12 05:53:33.278550 | instance | clusterrolebinding/kubeadm:get-nodes 2026-05-12 05:53:33.394369 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-05-12 05:53:33.430426 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-05-12 05:53:33.544868 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-05-12 05:53:33.616262 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-05-12 05:53:33.707266 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-05-12 05:53:33.782837 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-05-12 05:53:33.866382 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-05-12 05:53:33.934398 | instance | clusterrolebinding/kubeadm:node-proxier 2026-05-12 05:53:34.059559 | instance | clusterrolebinding/local-path-provisioner 2026-05-12 05:53:34.099285 | instance | clusterrole/system:controller:attachdetach-controller 2026-05-12 05:53:34.228264 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-05-12 05:53:34.267390 | instance | clusterrole/system:controller:certificate-controller 2026-05-12 05:53:34.445156 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-05-12 05:53:34.448658 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-05-12 05:53:34.611986 | instance | clusterrole/system:controller:cronjob-controller 2026-05-12 05:53:34.832089 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-05-12 05:53:34.836525 | instance | clusterrolebinding/system:basic-user 2026-05-12 05:53:34.987653 | instance | clusterrole/system:controller:daemon-set-controller 2026-05-12 05:53:34.993280 | instance | clusterrole/system:controller:deployment-controller 2026-05-12 05:53:35.139654 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-05-12 05:53:35.147494 | instance | clusterrole/system:controller:disruption-controller 2026-05-12 05:53:35.288018 | instance | clusterrole/system:controller:endpoint-controller 2026-05-12 05:53:35.299025 | instance | clusterrole/system:controller:endpointslice-controller 2026-05-12 05:53:35.445854 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-05-12 05:53:35.463369 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-05-12 05:53:35.608335 | instance | clusterrolebinding/system:controller:certificate-controller 2026-05-12 05:53:35.650996 | instance | clusterrole/system:controller:expand-controller 2026-05-12 05:53:35.764311 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-05-12 05:53:35.817877 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-05-12 05:53:35.938473 | instance | clusterrole/system:controller:generic-garbage-collector 2026-05-12 05:53:35.971116 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-05-12 05:53:36.098323 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-05-12 05:53:36.110764 | instance | clusterrole/system:controller:job-controller 2026-05-12 05:53:36.244412 | instance | clusterrole/system:controller:namespace-controller 2026-05-12 05:53:36.257130 | instance | clusterrolebinding/system:controller:deployment-controller 2026-05-12 05:53:36.417252 | instance | clusterrole/system:controller:node-controller 2026-05-12 05:53:36.442166 | instance | clusterrolebinding/system:controller:disruption-controller 2026-05-12 05:53:36.580298 | instance | clusterrole/system:controller:persistent-volume-binder 2026-05-12 05:53:36.620708 | instance | clusterrole/system:controller:pod-garbage-collector 2026-05-12 05:53:36.737044 | instance | clusterrole/system:controller:pv-protection-controller 2026-05-12 05:53:36.781230 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-05-12 05:53:36.916509 | instance | clusterrole/system:controller:pvc-protection-controller 2026-05-12 05:53:36.943452 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-05-12 05:53:37.090294 | instance | clusterrole/system:controller:replicaset-controller 2026-05-12 05:53:37.127137 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-05-12 05:53:37.249282 | instance | clusterrole/system:controller:replication-controller 2026-05-12 05:53:37.298516 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-05-12 05:53:37.417126 | instance | clusterrole/system:controller:resourcequota-controller 2026-05-12 05:53:37.466841 | instance | clusterrolebinding/system:controller:expand-controller 2026-05-12 05:53:37.574982 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-05-12 05:53:37.639956 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-05-12 05:53:37.739185 | instance | clusterrole/system:controller:route-controller 2026-05-12 05:53:37.812011 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-05-12 05:53:37.888644 | instance | clusterrole/system:controller:service-account-controller 2026-05-12 05:53:37.963590 | instance | clusterrolebinding/system:controller:job-controller 2026-05-12 05:53:38.032411 | instance | clusterrole/system:controller:service-controller 2026-05-12 05:53:38.127357 | instance | clusterrolebinding/system:controller:namespace-controller 2026-05-12 05:53:38.188863 | instance | clusterrole/system:controller:statefulset-controller 2026-05-12 05:53:38.297749 | instance | clusterrolebinding/system:controller:node-controller 2026-05-12 05:53:38.342739 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-05-12 05:53:38.461925 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-05-12 05:53:38.498536 | instance | clusterrole/system:controller:ttl-controller 2026-05-12 05:53:38.628744 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-05-12 05:53:38.673700 | instance | clusterrole/system:coredns 2026-05-12 05:53:38.788896 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-05-12 05:53:38.879747 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-05-12 05:53:39.023106 | instance | clusterrole/system:discovery 2026-05-12 05:53:39.099386 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-05-12 05:53:39.177911 | instance | clusterrole/system:heapster 2026-05-12 05:53:39.246812 | instance | clusterrole/system:kube-aggregator 2026-05-12 05:53:39.338844 | instance | clusterrolebinding/system:controller:replication-controller 2026-05-12 05:53:39.401822 | instance | clusterrole/system:kube-controller-manager 2026-05-12 05:53:39.500066 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-05-12 05:53:39.571139 | instance | clusterrole/system:kube-dns 2026-05-12 05:53:39.662833 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-05-12 05:53:39.725881 | instance | clusterrole/system:kube-scheduler 2026-05-12 05:53:39.824833 | instance | clusterrolebinding/system:controller:route-controller 2026-05-12 05:53:39.925319 | instance | clusterrole/system:kubelet-api-admin 2026-05-12 05:53:40.006253 | instance | clusterrolebinding/system:controller:service-account-controller 2026-05-12 05:53:40.094216 | instance | clusterrole/system:monitoring 2026-05-12 05:53:40.176501 | instance | clusterrolebinding/system:controller:service-controller 2026-05-12 05:53:40.266120 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-05-12 05:53:40.335284 | instance | clusterrole/system:node 2026-05-12 05:53:40.416494 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-05-12 05:53:40.485380 | instance | clusterrole/system:node-bootstrapper 2026-05-12 05:53:40.583467 | instance | clusterrolebinding/system:controller:ttl-controller 2026-05-12 05:53:40.656314 | instance | clusterrole/system:node-problem-detector 2026-05-12 05:53:40.752653 | instance | clusterrolebinding/system:coredns 2026-05-12 05:53:40.816054 | instance | clusterrole/system:node-proxier 2026-05-12 05:53:40.920590 | instance | clusterrolebinding/system:discovery 2026-05-12 05:53:40.988283 | instance | clusterrole/system:persistent-volume-provisioner 2026-05-12 05:53:41.076267 | instance | clusterrolebinding/system:kube-controller-manager 2026-05-12 05:53:41.137249 | instance | clusterrole/system:public-info-viewer 2026-05-12 05:53:41.242581 | instance | clusterrolebinding/system:kube-dns 2026-05-12 05:53:41.307136 | instance | clusterrolebinding/system:kube-scheduler 2026-05-12 05:53:41.414567 | instance | clusterrole/system:service-account-issuer-discovery 2026-05-12 05:53:41.506742 | instance | clusterrolebinding/system:monitoring 2026-05-12 05:53:41.584600 | instance | clusterrolebinding/system:node 2026-05-12 05:53:41.685905 | instance | clusterrole/system:volume-scheduler 2026-05-12 05:53:41.727859 | instance | clusterrolebinding/system:node-proxier 2026-05-12 05:53:41.872600 | instance | clusterrole/view 2026-05-12 05:53:41.892442 | instance | clusterrolebinding/system:public-info-viewer 2026-05-12 05:53:42.031956 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-05-12 05:53:42.045038 | instance | clusterrolebinding/system:volume-scheduler 2026-05-12 05:53:42.188887 | instance | storageclass/general 2026-05-12 05:53:42.227815 | instance | namespace/auth-system 2026-05-12 05:53:42.360512 | instance | namespace/cert-manager 2026-05-12 05:53:42.407202 | instance | namespace/default 2026-05-12 05:53:42.517241 | instance | namespace/envoy-gateway-system 2026-05-12 05:53:42.582250 | instance | namespace/ingress-nginx 2026-05-12 05:53:42.671541 | instance | namespace/kube-node-lease 2026-05-12 05:53:42.757140 | instance | namespace/kube-public 2026-05-12 05:53:42.837984 | instance | namespace/kube-system 2026-05-12 05:53:42.933225 | instance | namespace/local-path-storage 2026-05-12 05:53:42.996968 | instance | namespace/monitoring 2026-05-12 05:53:43.094038 | instance | namespace/openstack 2026-05-12 05:53:43.177905 | instance | namespace/secretgen-controller 2026-05-12 05:53:43.648851 | instance | ok: Runtime: 0:00:15.561205 2026-05-12 05:53:43.663056 | 2026-05-12 05:53:43.663128 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-05-12 05:53:43.848596 | instance | changed 2026-05-12 05:53:43.853366 | 2026-05-12 05:53:43.853437 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-05-12 05:53:44.057019 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args valuexargs: 2026-05-12 05:53:44.057126 | instance | warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-12 05:53:44.057147 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-12 05:53:44.155038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:44.156171 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:44.229731 | instance | auth-system/configmaps/keycloak-env-vars 2026-05-12 05:53:44.231083 | instance | auth-system/configmaps/kube-root-ca.crt 2026-05-12 05:53:44.232311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:44.238479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:44.317264 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:44.324004 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:44.397201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:44.411499 | instance | cert-manager/configmaps/cert-manager-webhook 2026-05-12 05:53:44.428904 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:44.446534 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-05-12 05:53:44.499970 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:44.506495 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:44.588911 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:44.600201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:44.626475 | instance | cert-manager/deployment/cert-manager 2026-05-12 05:53:44.671025 | instance | cert-manager/deployment/cert-manager-cainjector 2026-05-12 05:53:44.682428 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:44.699179 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:44.791734 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:44.793994 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:44.845725 | instance | cert-manager/deployment/cert-manager-webhook 2026-05-12 05:53:44.877462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:44.904363 | instance | cert-manager/endpoints/cert-manager 2026-05-12 05:53:44.913755 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:44.979156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:45.011014 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-12 05:53:45.018786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:45.046024 | instance | cert-manager/endpoints/cert-manager-webhook 2026-05-12 05:53:45.075832 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:45.101924 | instance | auth-system/endpoints/keycloak 2026-05-12 05:53:45.112548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:45.171401 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-12 05:53:45.184060 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:45.213856 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:45.237831 | instance | auth-system/endpoints/keycloak-headless 2026-05-12 05:53:45.266395 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:45.286537 | instance | auth-system/endpoints/keycloak-metrics 2026-05-12 05:53:45.303776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:45.363759 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:45.385864 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:45.432421 | instance | auth-system/ingresses/keycloak 2026-05-12 05:53:45.443384 | instance | cert-manager/pods/cert-manager-75c4c745bc-pgv9k 2026-05-12 05:53:45.471407 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:45.516270 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:45.571929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:45.594000 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:45.622209 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-dnmv9 2026-05-12 05:53:45.657636 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-6gfv2 2026-05-12 05:53:45.662348 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:45.710351 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:45.764836 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:45.796927 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:45.812018 | instance | auth-system/networkpolicies/keycloak 2026-05-12 05:53:45.858635 | instance | auth-system/pods/keycloak-0 2026-05-12 05:53:45.864673 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:45.893020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:45.964998 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:45.973021 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:46.000980 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-05-12 05:53:46.046000 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-05-12 05:53:46.066075 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:46.103442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:46.134592 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:46.207199 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-05-12 05:53:46.210587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:46.232602 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-05-12 05:53:46.239008 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:46.306269 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:46.343677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:46.380077 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-05-12 05:53:46.394654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:46.413480 | instance | cert-manager/roles/cert-manager:leaderelection 2026-05-12 05:53:46.446725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:46.515074 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-12 05:53:46.523666 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:46.576075 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:46.597457 | instance | auth-system/secrets/keycloak 2026-05-12 05:53:46.619421 | instance | auth-system/secrets/keycloak-externaldb 2026-05-12 05:53:46.627202 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:46.660795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:46.715122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:46.765800 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:46.806110 | instance | auth-system/secrets/keycloak.199-204-45-169.nip.io-tls 2026-05-12 05:53:46.811229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:46.822764 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-05-12 05:53:46.850787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:46.900087 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:46.946846 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:47.009922 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-05-12 05:53:47.010046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:47.033945 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-05-12 05:53:47.046929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:47.097060 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-12 05:53:47.112866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:47.136208 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:47.183062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:47.189217 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-05-12 05:53:47.222463 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-05-12 05:53:47.224458 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:47.296503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:47.387708 | instance | auth-system/serviceaccounts/default 2026-05-12 05:53:47.411071 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:47.451496 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:47.495145 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:47.496421 | instance | auth-system/serviceaccounts/keycloak 2026-05-12 05:53:47.568672 | instance | auth-system/services/keycloak 2026-05-12 05:53:47.573145 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:47.580821 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:47.659809 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:47.672503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:47.699383 | instance | auth-system/services/keycloak-headless 2026-05-12 05:53:47.778089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:47.782186 | instance | auth-system/services/keycloak-metrics 2026-05-12 05:53:47.783250 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:47.851949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:47.868357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:47.912157 | instance | cert-manager/serviceaccounts/cert-manager 2026-05-12 05:53:47.946137 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:47.951097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:47.969720 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-05-12 05:53:48.025021 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:48.039943 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:48.103488 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:48.122149 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-05-12 05:53:48.134690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:48.183367 | instance | cert-manager/serviceaccounts/default 2026-05-12 05:53:48.199897 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:48.234453 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:48.315940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:48.319404 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-12 05:53:48.327500 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:48.367553 | instance | auth-system/statefulsets/keycloak 2026-05-12 05:53:48.390403 | instance | default/configmaps/kube-root-ca.crt 2026-05-12 05:53:48.405564 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:48.442399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:48.510296 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:48.515556 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:48.550698 | instance | cert-manager/services/cert-manager 2026-05-12 05:53:48.573096 | instance | cert-manager/services/cert-manager-webhook 2026-05-12 05:53:48.606710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:48.611560 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-12 05:53:48.618125 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:48.700087 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:48.722923 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:48.745837 | instance | default/endpoints/kubernetes 2026-05-12 05:53:48.773942 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-05-12 05:53:48.801576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:48.816343 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:48.915444 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:48.956682 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:48.987874 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-05-12 05:53:48.989628 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:48.989671 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-05-12 05:53:49.053998 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:49.080618 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:49.148680 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:49.173359 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-05-12 05:53:49.174010 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:49.178484 | instance | default/serviceaccounts/default 2026-05-12 05:53:49.249122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:49.265573 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:49.345105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:49.353349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:49.372988 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-kdgfk 2026-05-12 05:53:49.379647 | instance | default/services/kubernetes 2026-05-12 05:53:49.432137 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:49.449881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:49.525554 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:49.549307 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-05-12 05:53:49.552331 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:49.554671 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-05-12 05:53:49.645930 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:49.647069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:49.743639 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-05-12 05:53:49.746084 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-05-12 05:53:49.746827 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:49.757050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:49.846241 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-12 05:53:49.857947 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:49.860819 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:49.917383 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-05-12 05:53:49.922481 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-05-12 05:53:49.944614 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:49.957725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:50.024128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:50.070273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:50.109948 | instance | envoy-gateway-system/serviceaccounts/default 2026-05-12 05:53:50.110013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:50.117224 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-05-12 05:53:50.167680 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:50.198167 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:50.258111 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:50.281097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:50.342820 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-05-12 05:53:50.373379 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:50.374637 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:50.396199 | instance | envoy-gateway-system/secrets/envoy 2026-05-12 05:53:50.462272 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:50.532365 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:50.572799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:50.636975 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-05-12 05:53:50.658986 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-05-12 05:53:50.659307 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:50.714669 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-12 05:53:50.726531 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:50.758557 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:50.824614 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-05-12 05:53:50.825110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:50.826668 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-05-12 05:53:50.868839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:50.953017 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:50.958952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:51.043990 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-05-12 05:53:51.062308 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:51.098949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:51.155595 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:51.214508 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:51.278448 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-05-12 05:53:51.304164 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-05-12 05:53:51.334355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:51.432676 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-12 05:53:51.441324 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:51.442395 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:51.465050 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-05-12 05:53:51.516116 | instance | envoy-gateway-system/services/envoy-gateway 2026-05-12 05:53:51.543844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:51.550524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:51.638594 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:51.645315 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:51.684507 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-05-12 05:53:51.696816 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-05-12 05:53:51.725724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:51.830991 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:51.879481 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-05-12 05:53:51.923247 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-05-12 05:53:51.925387 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:52.011441 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:52.089814 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-05-12 05:53:52.095890 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-05-12 05:53:52.100955 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:52.180024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:52.186412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:52.244602 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-05-12 05:53:52.272051 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:52.280353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:52.290945 | instance | ingress-nginx/pods/ingress-nginx-controller-llp7n 2026-05-12 05:53:52.360365 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:52.380081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:52.434512 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-7w6g5 2026-05-12 05:53:52.439769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:52.472562 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:52.493709 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-05-12 05:53:52.564896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:52.610085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:52.639612 | instance | ingress-nginx/roles/ingress-nginx 2026-05-12 05:53:52.658471 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-12 05:53:52.665250 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:52.716161 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-05-12 05:53:52.718336 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:52.777147 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:52.812273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:52.844094 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-05-12 05:53:52.888542 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:52.903971 | instance | ingress-nginx/serviceaccounts/default 2026-05-12 05:53:52.940887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:52.995431 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:53.053951 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-05-12 05:53:53.063633 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:53.098892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:53.159805 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-05-12 05:53:53.228769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:53.244809 | instance | ingress-nginx/services/ingress-nginx-controller 2026-05-12 05:53:53.283103 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:53.322150 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:53.343042 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-05-12 05:53:53.400654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:53.412927 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:53.432562 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-05-12 05:53:53.486144 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:53.515485 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-05-12 05:53:53.571772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:53.617938 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:53.640742 | instance | kube-public/configmaps/cluster-info 2026-05-12 05:53:53.654712 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:53.723824 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-12 05:53:53.731359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:53.733030 | instance | kube-public/configmaps/kube-root-ca.crt 2026-05-12 05:53:53.750035 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:53.812001 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:53.843369 | instance | kube-node-lease/serviceaccounts/default 2026-05-12 05:53:53.859036 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:53.907562 | instance | kube-system/configmaps/cilium-config 2026-05-12 05:53:53.911361 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:53.989323 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:54.002933 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:54.027603 | instance | kube-system/configmaps/coredns 2026-05-12 05:53:54.094387 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:54.129440 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-05-12 05:53:54.133227 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:54.204200 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-05-12 05:53:54.299905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:54.306425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:54.330070 | instance | kube-system/configmaps/kube-proxy 2026-05-12 05:53:54.383405 | instance | kube-system/configmaps/kube-root-ca.crt 2026-05-12 05:53:54.402034 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:54.438625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:54.480274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:54.513926 | instance | kube-system/configmaps/kubeadm-config 2026-05-12 05:53:54.552048 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:54.567801 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-12 05:53:54.576081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:54.578555 | instance | kube-system/configmaps/kubelet-config 2026-05-12 05:53:54.634765 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:54.658156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:54.705859 | instance | kube-system/daemonsets/cilium 2026-05-12 05:53:54.726683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:54.743559 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:54.761969 | instance | kube-system/daemonsets/kube-proxy 2026-05-12 05:53:54.827764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 05:53:54.914294 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-05-12 05:53:54.951447 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-05-12 05:53:55.071357 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-05-12 05:53:55.115179 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-05-12 05:53:55.240684 | instance | kube-system/deployment/cilium-operator 2026-05-12 05:53:55.296192 | instance | kube-system/deployment/coredns 2026-05-12 05:53:55.425967 | instance | kube-public/serviceaccounts/default 2026-05-12 05:53:55.478288 | instance | kube-system/endpoints/kube-dns 2026-05-12 05:53:55.598053 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-05-12 05:53:55.651113 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-05-12 05:53:55.796836 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-05-12 05:53:55.836901 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-05-12 05:53:55.974174 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-05-12 05:53:56.014745 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-05-12 05:53:56.139290 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-05-12 05:53:56.192471 | instance | local-path-storage/configmaps/local-path-config 2026-05-12 05:53:56.302005 | instance | kube-system/pods/cilium-operator-869df985b8-nsdgq 2026-05-12 05:53:56.357144 | instance | kube-system/pods/cilium-qj4bm 2026-05-12 05:53:56.466150 | instance | kube-system/pods/coredns-67659f764b-hwt68 2026-05-12 05:53:56.552139 | instance | kube-system/pods/coredns-67659f764b-nhvtc 2026-05-12 05:53:56.661373 | instance | kube-system/pods/etcd-instance 2026-05-12 05:53:56.718568 | instance | kube-system/pods/kube-apiserver-instance 2026-05-12 05:53:56.848304 | instance | kube-system/pods/kube-controller-manager-instance 2026-05-12 05:53:56.889284 | instance | kube-system/pods/kube-proxy-v5ncl 2026-05-12 05:53:57.046008 | instance | kube-system/pods/kube-scheduler-instance 2026-05-12 05:53:57.060467 | instance | kube-system/pods/kube-vip-instance 2026-05-12 05:53:57.220051 | instance | local-path-storage/deployment/local-path-provisioner 2026-05-12 05:53:57.240961 | instance | kube-system/rolebindings/cilium-config-agent 2026-05-12 05:53:57.416764 | instance | kube-system/rolebindings/kube-proxy 2026-05-12 05:53:57.418908 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-05-12 05:53:57.574673 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-05-12 05:53:57.588471 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-05-12 05:53:57.764325 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-05-12 05:53:57.772802 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-05-12 05:53:57.915899 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-05-12 05:53:57.919855 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-05-12 05:53:58.070829 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-05-12 05:53:58.077031 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-05-12 05:53:58.221372 | instance | kube-system/roles/cilium-config-agent 2026-05-12 05:53:58.230022 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-05-12 05:53:58.369458 | instance | kube-system/roles/kube-proxy 2026-05-12 05:53:58.376746 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-05-12 05:53:58.527007 | instance | kube-system/roles/kubeadm:kubelet-config 2026-05-12 05:53:58.560008 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-05-12 05:53:58.689408 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-05-12 05:53:58.747397 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-05-12 05:53:58.902976 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-05-12 05:53:58.934551 | instance | kube-system/roles/system:controller:cloud-provider 2026-05-12 05:53:59.071380 | instance | kube-system/roles/system:controller:token-cleaner 2026-05-12 05:53:59.095888 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-g7ckh 2026-05-12 05:53:59.237686 | instance | kube-system/secrets/bootstrap-token-6uq0wb 2026-05-12 05:53:59.268261 | instance | kube-system/secrets/bootstrap-token-9ij8xh 2026-05-12 05:53:59.409543 | instance | kube-system/secrets/kubeadm-certs 2026-05-12 05:53:59.429780 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-05-12 05:53:59.582112 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-05-12 05:53:59.689319 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-05-12 05:53:59.777874 | instance | kube-system/serviceaccounts/certificate-controller 2026-05-12 05:53:59.871982 | instance | kube-system/serviceaccounts/cilium 2026-05-12 05:53:59.959791 | instance | kube-system/serviceaccounts/cilium-operator 2026-05-12 05:54:00.063370 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-05-12 05:54:00.131382 | instance | kube-system/serviceaccounts/coredns 2026-05-12 05:54:00.240252 | instance | kube-system/serviceaccounts/cronjob-controller 2026-05-12 05:54:00.315926 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-05-12 05:54:00.424782 | instance | kube-system/serviceaccounts/default 2026-05-12 05:54:00.516049 | instance | kube-system/serviceaccounts/deployment-controller 2026-05-12 05:54:00.617520 | instance | kube-system/serviceaccounts/disruption-controller 2026-05-12 05:54:00.696985 | instance | kube-system/serviceaccounts/endpoint-controller 2026-05-12 05:54:00.832022 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-05-12 05:54:00.873339 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-05-12 05:54:01.021010 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-05-12 05:54:01.080737 | instance | kube-system/serviceaccounts/expand-controller 2026-05-12 05:54:01.208208 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-05-12 05:54:01.265244 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-05-12 05:54:01.410276 | instance | kube-system/serviceaccounts/job-controller 2026-05-12 05:54:01.452252 | instance | kube-system/serviceaccounts/kube-proxy 2026-05-12 05:54:01.586639 | instance | kube-system/serviceaccounts/namespace-controller 2026-05-12 05:54:01.623115 | instance | kube-system/serviceaccounts/node-controller 2026-05-12 05:54:01.761742 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-05-12 05:54:01.799652 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-05-12 05:54:01.943045 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-05-12 05:54:01.995787 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-05-12 05:54:02.131639 | instance | kube-system/serviceaccounts/replicaset-controller 2026-05-12 05:54:02.186433 | instance | kube-system/serviceaccounts/replication-controller 2026-05-12 05:54:02.315043 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-05-12 05:54:02.376581 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-05-12 05:54:02.514130 | instance | kube-system/serviceaccounts/service-account-controller 2026-05-12 05:54:02.555107 | instance | kube-system/serviceaccounts/service-controller 2026-05-12 05:54:02.698863 | instance | kube-system/serviceaccounts/statefulset-controller 2026-05-12 05:54:02.756843 | instance | kube-system/serviceaccounts/token-cleaner 2026-05-12 05:54:02.889344 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-05-12 05:54:02.951209 | instance | kube-system/serviceaccounts/ttl-controller 2026-05-12 05:54:03.073484 | instance | kube-system/services/kube-dns 2026-05-12 05:54:03.140857 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-05-12 05:54:03.278863 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-05-12 05:54:03.318226 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-05-12 05:54:03.421954 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-05-12 05:54:03.492977 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-05-12 05:54:03.584495 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-05-12 05:54:03.657829 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-05-12 05:54:03.774745 | instance | local-path-storage/serviceaccounts/default 2026-05-12 05:54:03.823781 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-05-12 05:54:03.956075 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-05-12 05:54:03.988259 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-05-12 05:54:04.128221 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-05-12 05:54:04.176109 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-05-12 05:54:04.313070 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-05-12 05:54:04.348036 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-05-12 05:54:04.507163 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-05-12 05:54:04.548006 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-05-12 05:54:04.721129 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-05-12 05:54:04.749689 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-05-12 05:54:04.936690 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-05-12 05:54:04.988840 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-05-12 05:54:05.108985 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-05-12 05:54:05.293162 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-05-12 05:54:05.328352 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-05-12 05:54:05.482860 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-05-12 05:54:05.507901 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-05-12 05:54:05.664644 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-05-12 05:54:05.716069 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-05-12 05:54:05.855293 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-05-12 05:54:05.897385 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-05-12 05:54:06.044575 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-05-12 05:54:06.057650 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-05-12 05:54:06.205111 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-05-12 05:54:06.232904 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-05-12 05:54:06.380523 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-05-12 05:54:06.403787 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-05-12 05:54:06.559887 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-05-12 05:54:06.589797 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-05-12 05:54:06.745237 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-05-12 05:54:06.781938 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-05-12 05:54:06.921174 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-05-12 05:54:06.950130 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-05-12 05:54:07.094608 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-05-12 05:54:07.138887 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-05-12 05:54:07.268568 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-05-12 05:54:07.310525 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-05-12 05:54:07.455629 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-05-12 05:54:07.485498 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-05-12 05:54:07.641816 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-05-12 05:54:07.663692 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-05-12 05:54:07.830808 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-05-12 05:54:07.841123 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-05-12 05:54:08.006661 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-05-12 05:54:08.011056 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-05-12 05:54:08.162903 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-05-12 05:54:08.195100 | instance | monitoring/configmaps/kube-root-ca.crt 2026-05-12 05:54:08.329071 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-05-12 05:54:08.353602 | instance | monitoring/endpoints/alertmanager-operated 2026-05-12 05:54:08.523748 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-05-12 05:54:08.562811 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-05-12 05:54:08.696536 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-05-12 05:54:08.728388 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-05-12 05:54:08.840855 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-05-12 05:54:08.892942 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-05-12 05:54:09.000885 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-05-12 05:54:09.067824 | instance | monitoring/endpoints/prometheus-operated 2026-05-12 05:54:09.157678 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-05-12 05:54:09.223400 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-05-12 05:54:09.326669 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-05-12 05:54:09.410235 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-05-12 05:54:09.490168 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-05-12 05:54:09.554956 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-05-12 05:54:09.663675 | instance | monitoring/pods/kube-prometheus-stack-grafana-b7cbbff95-bplvj 2026-05-12 05:54:09.733519 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-c7bd54d7-xjh4t 2026-05-12 05:54:09.871600 | instance | monitoring/pods/kube-prometheus-stack-operator-7d58f4b66c-jv4kh 2026-05-12 05:54:09.918279 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-6k8w7 2026-05-12 05:54:10.054425 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-05-12 05:54:10.087958 | instance | openstack/configmaps/horizon-bin 2026-05-12 05:54:10.228772 | instance | openstack/configmaps/keystone-bin 2026-05-12 05:54:10.245953 | instance | openstack/configmaps/keystone-openid-metadata 2026-05-12 05:54:10.394316 | instance | openstack/configmaps/kube-root-ca.crt 2026-05-12 05:54:10.399810 | instance | openstack/configmaps/memcached-memcached-bin 2026-05-12 05:54:10.570719 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-05-12 05:54:10.574350 | instance | openstack/configmaps/percona-xtradb-pxc 2026-05-12 05:54:10.732503 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-05-12 05:54:10.740920 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-05-12 05:54:10.890640 | instance | openstack/cronjobs/keystone-credential-rotate 2026-05-12 05:54:10.914744 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-05-12 05:54:11.072103 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-05-12 05:54:11.101079 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-05-12 05:54:11.248646 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-05-12 05:54:11.258849 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-05-12 05:54:11.397807 | instance | openstack/deployment/horizon 2026-05-12 05:54:11.435205 | instance | openstack/deployment/keystone-api 2026-05-12 05:54:11.587171 | instance | openstack/deployment/memcached-memcached 2026-05-12 05:54:11.654959 | instance | openstack/deployment/pxc-operator 2026-05-12 05:54:11.773736 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-05-12 05:54:11.846326 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-05-12 05:54:11.938419 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-05-12 05:54:12.013745 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-05-12 05:54:12.098026 | instance | openstack/endpoints/horizon 2026-05-12 05:54:12.164236 | instance | openstack/endpoints/horizon-int 2026-05-12 05:54:12.272226 | instance | openstack/endpoints/keystone-api 2026-05-12 05:54:12.331746 | instance | openstack/endpoints/memcached 2026-05-12 05:54:12.458271 | instance | openstack/endpoints/memcached-metrics 2026-05-12 05:54:12.527442 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-05-12 05:54:12.665923 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-05-12 05:54:12.709741 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-05-12 05:54:12.830992 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-05-12 05:54:12.871882 | instance | openstack/endpoints/percona-xtradb-pxc 2026-05-12 05:54:13.004313 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-05-12 05:54:13.027140 | instance | openstack/endpoints/rabbitmq-keystone 2026-05-12 05:54:13.168099 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-05-12 05:54:13.211601 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-05-12 05:54:13.330967 | instance | openstack/ingresses/dashboard 2026-05-12 05:54:13.389274 | instance | openstack/ingresses/identity 2026-05-12 05:54:13.505054 | instance | openstack/jobs/horizon-db-init 2026-05-12 05:54:13.564827 | instance | openstack/jobs/horizon-db-sync 2026-05-12 05:54:13.679919 | instance | openstack/jobs/keystone-bootstrap 2026-05-12 05:54:13.730734 | instance | openstack/jobs/keystone-credential-setup 2026-05-12 05:54:13.863747 | instance | openstack/jobs/keystone-db-init 2026-05-12 05:54:13.927615 | instance | openstack/jobs/keystone-db-sync 2026-05-12 05:54:14.046823 | instance | openstack/jobs/keystone-domain-manage 2026-05-12 05:54:14.098020 | instance | openstack/jobs/keystone-fernet-setup 2026-05-12 05:54:14.240124 | instance | openstack/jobs/keystone-rabbit-init 2026-05-12 05:54:14.270689 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-05-12 05:54:14.416924 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-05-12 05:54:14.434730 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-05-12 05:54:14.575366 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-05-12 05:54:14.591276 | instance | monitoring/secrets/alertmanager-tls 2026-05-12 05:54:14.756114 | instance | monitoring/secrets/grafana-tls 2026-05-12 05:54:14.758716 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-05-12 05:54:14.913985 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-05-12 05:54:14.916073 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-05-12 05:54:15.067990 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-05-12 05:54:15.072114 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-05-12 05:54:15.226880 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-05-12 05:54:15.227476 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-05-12 05:54:15.371371 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-05-12 05:54:15.383529 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-05-12 05:54:15.508183 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-6k8w7-tls 2026-05-12 05:54:15.539186 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-05-12 05:54:15.668324 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-05-12 05:54:15.694997 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-05-12 05:54:15.856030 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-05-12 05:54:15.857130 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-05-12 05:54:16.002708 | instance | monitoring/secrets/prometheus-tls 2026-05-12 05:54:16.007398 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-05-12 05:54:16.151728 | instance | monitoring/serviceaccounts/default 2026-05-12 05:54:16.307909 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-05-12 05:54:16.350843 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-05-12 05:54:16.498793 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-05-12 05:54:16.553008 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-05-12 05:54:16.706101 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-05-12 05:54:16.775561 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-05-12 05:54:16.908748 | instance | monitoring/services/alertmanager-operated 2026-05-12 05:54:16.964044 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-05-12 05:54:17.070272 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-05-12 05:54:17.141469 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-05-12 05:54:17.245412 | instance | monitoring/services/kube-prometheus-stack-operator 2026-05-12 05:54:17.314077 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-05-12 05:54:17.417667 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-05-12 05:54:17.499606 | instance | monitoring/services/prometheus-operated 2026-05-12 05:54:17.596612 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-05-12 05:54:17.673332 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-05-12 05:54:17.784530 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-05-12 05:54:17.857758 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-05-12 05:54:17.944200 | instance | openstack/pods/horizon-77b7cf8c8b-9jmjq 2026-05-12 05:54:18.017843 | instance | openstack/pods/horizon-77b7cf8c8b-f2nwk 2026-05-12 05:54:18.120008 | instance | openstack/pods/horizon-77b7cf8c8b-w4mdm 2026-05-12 05:54:18.227038 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-05-12 05:54:18.316165 | instance | openstack/pods/horizon-db-init-vdb87 2026-05-12 05:54:18.383093 | instance | openstack/pods/horizon-db-sync-sbbwc 2026-05-12 05:54:18.479876 | instance | openstack/pods/keystone-api-6d76457c4-k4rzt 2026-05-12 05:54:18.566274 | instance | openstack/pods/keystone-bootstrap-6s5vc 2026-05-12 05:54:18.664177 | instance | openstack/pods/keystone-credential-setup-js7kx 2026-05-12 05:54:18.745165 | instance | openstack/pods/keystone-db-init-qqxcr 2026-05-12 05:54:18.846964 | instance | openstack/pods/keystone-db-sync-x9rhm 2026-05-12 05:54:18.914116 | instance | openstack/pods/keystone-domain-manage-lc4l4 2026-05-12 05:54:19.019900 | instance | openstack/pods/keystone-fernet-setup-7fqpx 2026-05-12 05:54:19.115443 | instance | openstack/pods/keystone-rabbit-init-v4l7z 2026-05-12 05:54:19.197348 | instance | openstack/pods/memcached-memcached-6479589586-8xqq7 2026-05-12 05:54:19.276517 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-05-12 05:54:19.374179 | instance | openstack/pods/percona-xtradb-pxc-0 2026-05-12 05:54:19.458872 | instance | openstack/pods/pxc-operator-7cff949c8b-rg569 2026-05-12 05:54:19.555515 | instance | openstack/pods/rabbitmq-cluster-operator-67fdb85b4f-nmq4s 2026-05-12 05:54:19.628840 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-05-12 05:54:19.743501 | instance | openstack/pods/rabbitmq-messaging-topology-operator-5c9876cc97-sq7wm 2026-05-12 05:54:19.813329 | instance | secretgen-controller/deployment/secretgen-controller 2026-05-12 05:54:19.926403 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-05-12 05:54:19.997246 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-05-12 05:54:20.101761 | instance | openstack/rolebindings/horizon-horizon 2026-05-12 05:54:20.192560 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-05-12 05:54:20.286730 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-05-12 05:54:20.364305 | instance | openstack/rolebindings/horizon-horizon-test 2026-05-12 05:54:20.445917 | instance | openstack/rolebindings/keystone-credential-rotate 2026-05-12 05:54:20.530049 | instance | openstack/rolebindings/keystone-credential-setup 2026-05-12 05:54:20.608918 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-05-12 05:54:20.677413 | instance | openstack/rolebindings/keystone-fernet-setup 2026-05-12 05:54:20.769495 | instance | openstack/rolebindings/keystone-keystone-api 2026-05-12 05:54:20.837056 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-05-12 05:54:20.932382 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-05-12 05:54:20.978207 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-05-12 05:54:21.098059 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-05-12 05:54:21.145624 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-05-12 05:54:21.261978 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-05-12 05:54:21.300651 | instance | openstack/rolebindings/keystone-keystone-test 2026-05-12 05:54:21.430928 | instance | openstack/rolebindings/pxc-operator 2026-05-12 05:54:21.454626 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-05-12 05:54:21.587947 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-05-12 05:54:21.603421 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-05-12 05:54:21.732321 | instance | openstack/roles/horizon-openstack-horizon 2026-05-12 05:54:21.732752 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-05-12 05:54:21.887960 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-05-12 05:54:21.889601 | instance | openstack/roles/horizon-openstack-horizon-test 2026-05-12 05:54:22.034522 | instance | openstack/roles/keystone-credential-rotate 2026-05-12 05:54:22.045982 | instance | openstack/roles/keystone-credential-setup 2026-05-12 05:54:22.190296 | instance | openstack/roles/keystone-fernet-rotate 2026-05-12 05:54:22.208640 | instance | openstack/roles/keystone-fernet-setup 2026-05-12 05:54:22.357282 | instance | openstack/roles/keystone-openstack-keystone-api 2026-05-12 05:54:22.363171 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-05-12 05:54:22.531127 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-05-12 05:54:22.534651 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-05-12 05:54:22.686191 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-05-12 05:54:22.702965 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-05-12 05:54:22.848493 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-05-12 05:54:22.851800 | instance | openstack/roles/keystone-openstack-keystone-test 2026-05-12 05:54:23.030255 | instance | openstack/roles/pxc-operator 2026-05-12 05:54:23.031054 | instance | openstack/roles/rabbitmq-cluster-operator 2026-05-12 05:54:23.190153 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-05-12 05:54:23.193298 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-05-12 05:54:23.350824 | instance | openstack/serviceaccounts/default 2026-05-12 05:54:23.367662 | instance | openstack/secrets/horizon-db-admin 2026-05-12 05:54:23.515177 | instance | openstack/secrets/horizon-db-user 2026-05-12 05:54:23.533872 | instance | openstack/secrets/horizon-etc 2026-05-12 05:54:23.662063 | instance | openstack/serviceaccounts/horizon 2026-05-12 05:54:23.702862 | instance | openstack/secrets/horizon-int-certs 2026-05-12 05:54:23.881096 | instance | openstack/serviceaccounts/horizon-db-init 2026-05-12 05:54:23.900337 | instance | openstack/serviceaccounts/horizon-db-sync 2026-05-12 05:54:24.080047 | instance | openstack/secrets/horizon-keystone-admin 2026-05-12 05:54:24.112573 | instance | openstack/serviceaccounts/horizon-test 2026-05-12 05:54:24.242428 | instance | openstack/secrets/internal-percona-xtradb 2026-05-12 05:54:24.345828 | instance | openstack/serviceaccounts/keystone-api 2026-05-12 05:54:24.421866 | instance | openstack/secrets/keystone-api-certs 2026-05-12 05:54:24.550631 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-05-12 05:54:24.598239 | instance | openstack/secrets/keystone-credential-keys 2026-05-12 05:54:24.766241 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-05-12 05:54:24.769683 | instance | openstack/secrets/keystone-db-admin 2026-05-12 05:54:24.931841 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-05-12 05:54:24.963063 | instance | openstack/secrets/keystone-db-user 2026-05-12 05:54:25.139987 | instance | openstack/serviceaccounts/keystone-db-init 2026-05-12 05:54:25.147866 | instance | openstack/secrets/keystone-etc 2026-05-12 05:54:25.320974 | instance | openstack/serviceaccounts/keystone-db-sync 2026-05-12 05:54:25.344030 | instance | openstack/secrets/keystone-fernet-keys 2026-05-12 05:54:25.501026 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-05-12 05:54:25.501803 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-05-12 05:54:25.701525 | instance | openstack/secrets/keystone-keystone-admin 2026-05-12 05:54:25.704658 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-05-12 05:54:25.859437 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-05-12 05:54:25.930233 | instance | openstack/secrets/keystone-keystone-test 2026-05-12 05:54:26.067037 | instance | openstack/serviceaccounts/keystone-test 2026-05-12 05:54:26.083899 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-05-12 05:54:26.251239 | instance | openstack/secrets/keystone-rabbitmq-user 2026-05-12 05:54:26.256698 | instance | openstack/serviceaccounts/memcached-memcached 2026-05-12 05:54:26.389366 | instance | openstack/secrets/percona-xtradb 2026-05-12 05:54:26.459047 | instance | openstack/serviceaccounts/pxc-operator 2026-05-12 05:54:26.565688 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-05-12 05:54:26.653003 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-05-12 05:54:26.728273 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-05-12 05:54:26.874653 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-05-12 05:54:26.910563 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-05-12 05:54:27.070172 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-05-12 05:54:27.105519 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-05-12 05:54:27.217626 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-05-12 05:54:27.273850 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-05-12 05:54:27.428135 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-05-12 05:54:27.468728 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-05-12 05:54:27.620835 | instance | openstack/services/horizon 2026-05-12 05:54:27.674032 | instance | openstack/services/horizon-int 2026-05-12 05:54:27.807040 | instance | openstack/services/keystone-api 2026-05-12 05:54:27.857652 | instance | openstack/services/memcached 2026-05-12 05:54:27.971914 | instance | openstack/services/memcached-metrics 2026-05-12 05:54:28.023741 | instance | openstack/services/percona-xtradb-cluster-operator 2026-05-12 05:54:28.144751 | instance | openstack/services/percona-xtradb-haproxy 2026-05-12 05:54:28.188883 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-05-12 05:54:28.360457 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-05-12 05:54:28.429857 | instance | openstack/services/percona-xtradb-pxc 2026-05-12 05:54:28.626748 | instance | openstack/services/percona-xtradb-pxc-unready 2026-05-12 05:54:28.631616 | instance | openstack/services/rabbitmq-keystone 2026-05-12 05:54:28.788570 | instance | openstack/services/rabbitmq-keystone-nodes 2026-05-12 05:54:28.793323 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-05-12 05:54:28.965043 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-4l764 2026-05-12 05:54:28.972914 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-05-12 05:54:29.177978 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-05-12 05:54:29.192856 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-05-12 05:54:29.389499 | instance | secretgen-controller/serviceaccounts/default 2026-05-12 05:54:29.396058 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-05-12 05:54:29.951990 | instance | ok: Runtime: 0:00:45.495161 2026-05-12 05:54:29.964866 | 2026-05-12 05:54:29.964940 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-05-12 05:54:30.641994 | instance | changed: 2026-05-12 05:54:30.642177 | instance | cd+++++++++ objects/ 2026-05-12 05:54:30.642212 | instance | cd+++++++++ objects/cluster/ 2026-05-12 05:54:30.642240 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-05-12 05:54:30.642266 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-05-12 05:54:30.642295 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-05-12 05:54:30.642320 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-05-12 05:54:30.642345 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-05-12 05:54:30.642369 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-05-12 05:54:30.642394 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-05-12 05:54:30.642418 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-05-12 05:54:30.642442 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-05-12 05:54:30.642465 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-05-12 05:54:30.642487 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-05-12 05:54:30.642510 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-05-12 05:54:30.642542 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-05-12 05:54:30.642568 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-05-12 05:54:30.642591 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-05-12 05:54:30.642617 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-05-12 05:54:30.642642 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-05-12 05:54:30.642666 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-05-12 05:54:30.642690 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-05-12 05:54:30.642714 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-05-12 05:54:30.642738 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-05-12 05:54:30.642762 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-05-12 05:54:30.642787 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-05-12 05:54:30.642811 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-05-12 05:54:30.642836 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-05-12 05:54:30.642861 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-05-12 05:54:30.642885 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-05-12 05:54:30.642909 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-05-12 05:54:30.642932 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-05-12 05:54:30.642957 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-05-12 05:54:30.642980 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-05-12 05:54:30.643004 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-05-12 05:54:30.643027 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-05-12 05:54:30.643051 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-05-12 05:54:30.643075 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-05-12 05:54:30.643099 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-12 05:54:30.643123 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-12 05:54:30.643147 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-05-12 05:54:30.643172 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-05-12 05:54:30.643196 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-05-12 05:54:30.643220 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-05-12 05:54:30.643244 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-05-12 05:54:30.643268 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-05-12 05:54:30.643292 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-05-12 05:54:30.643316 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-12 05:54:30.643340 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-05-12 05:54:30.643364 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-05-12 05:54:30.643388 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-05-12 05:54:30.643411 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-05-12 05:54:30.643440 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-05-12 05:54:30.643465 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-05-12 05:54:30.643489 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-05-12 05:54:30.643513 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-05-12 05:54:30.643537 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-05-12 05:54:30.643561 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-05-12 05:54:30.643584 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-05-12 05:54:30.643608 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-05-12 05:54:30.643632 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-05-12 05:54:30.643655 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-05-12 05:54:30.643679 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-05-12 05:54:30.643702 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-05-12 05:54:30.643726 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-05-12 05:54:30.643750 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-05-12 05:54:30.643773 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-05-12 05:54:30.643797 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-05-12 05:54:30.643822 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-05-12 05:54:30.643850 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-05-12 05:54:30.643873 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-05-12 05:54:30.643897 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-05-12 05:54:30.643920 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-05-12 05:54:30.643944 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-05-12 05:54:30.643967 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-05-12 05:54:30.643992 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-05-12 05:54:30.644017 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-05-12 05:54:30.644042 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-05-12 05:54:30.644066 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-05-12 05:54:30.644091 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-05-12 05:54:30.644116 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-05-12 05:54:30.644141 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-05-12 05:54:30.644166 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-05-12 05:54:30.644191 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-05-12 05:54:30.644216 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-05-12 05:54:30.644246 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-05-12 05:54:30.644277 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-05-12 05:54:30.644304 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-05-12 05:54:30.644329 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-05-12 05:54:30.644355 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-05-12 05:54:30.644379 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-05-12 05:54:30.644404 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-05-12 05:54:30.644430 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-05-12 05:54:30.644455 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-05-12 05:54:30.644479 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-05-12 05:54:30.644505 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-05-12 05:54:30.644530 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-05-12 05:54:30.644554 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-05-12 05:54:30.644579 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-05-12 05:54:30.644604 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-05-12 05:54:30.644629 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-05-12 05:54:30.644653 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-05-12 05:54:30.644677 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-05-12 05:54:30.644701 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-05-12 05:54:30.644726 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-05-12 05:54:30.644750 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-05-12 05:54:30.644774 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-05-12 05:54:30.644798 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-05-12 05:54:30.644823 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-05-12 05:54:30.644847 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-05-12 05:54:30.644871 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-05-12 05:54:30.644895 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-05-12 05:54:30.644920 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-05-12 05:54:30.644944 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-05-12 05:54:30.644991 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-05-12 05:54:30.645018 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-05-12 05:54:30.645049 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-05-12 05:54:30.645075 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-05-12 05:54:30.645100 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-05-12 05:54:30.645124 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-05-12 05:54:30.645149 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-05-12 05:54:30.645173 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-05-12 05:54:30.645197 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-05-12 05:54:30.645221 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-05-12 05:54:30.645246 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-05-12 05:54:30.645270 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-05-12 05:54:30.645295 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-05-12 05:54:30.645320 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-05-12 05:54:30.645344 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-05-12 05:54:30.645368 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-05-12 05:54:30.645429 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-05-12 05:54:30.645460 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-05-12 05:54:30.645509 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-05-12 05:54:30.645539 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-05-12 05:54:30.645585 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-05-12 05:54:30.645616 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-05-12 05:54:30.645641 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-05-12 05:54:30.645691 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-05-12 05:54:30.645717 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-05-12 05:54:30.645815 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-05-12 05:54:30.645862 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-05-12 05:54:30.645897 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-05-12 05:54:30.645923 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-05-12 05:54:30.645973 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-05-12 05:54:30.645999 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-05-12 05:54:30.646048 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-05-12 05:54:30.646076 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-05-12 05:54:30.646122 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-05-12 05:54:30.646152 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-05-12 05:54:30.646204 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-05-12 05:54:30.646235 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-05-12 05:54:30.646284 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-05-12 05:54:30.646314 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-05-12 05:54:30.646359 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-05-12 05:54:30.646391 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-05-12 05:54:30.646416 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-05-12 05:54:30.646491 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-05-12 05:54:30.646528 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-05-12 05:54:30.646555 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-05-12 05:54:30.646581 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-05-12 05:54:30.646606 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-05-12 05:54:30.646630 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-05-12 05:54:30.646655 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-05-12 05:54:30.646679 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-05-12 05:54:30.646704 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-05-12 05:54:30.646728 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-05-12 05:54:30.646753 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-05-12 05:54:30.646777 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-05-12 05:54:30.646801 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-05-12 05:54:30.646827 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-05-12 05:54:30.646854 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-05-12 05:54:30.646877 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-05-12 05:54:30.646902 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-05-12 05:54:30.646926 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-05-12 05:54:30.646950 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-05-12 05:54:30.646974 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-05-12 05:54:30.646998 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-05-12 05:54:30.647021 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-05-12 05:54:30.647045 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-05-12 05:54:30.647070 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-05-12 05:54:30.647093 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-05-12 05:54:30.647117 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-05-12 05:54:30.647141 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-05-12 05:54:30.647165 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-05-12 05:54:30.647189 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-05-12 05:54:30.647213 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-05-12 05:54:30.647262 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-05-12 05:54:30.647287 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-05-12 05:54:30.647311 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-05-12 05:54:30.647334 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-05-12 05:54:30.647358 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-05-12 05:54:30.647382 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-05-12 05:54:30.647406 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-05-12 05:54:30.647430 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-05-12 05:54:30.647453 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-05-12 05:54:30.647477 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-05-12 05:54:30.647501 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-05-12 05:54:30.647525 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-05-12 05:54:30.647548 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-05-12 05:54:30.647572 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-05-12 05:54:30.647596 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-05-12 05:54:30.647619 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-05-12 05:54:30.647643 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-05-12 05:54:30.647667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-05-12 05:54:30.647690 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-05-12 05:54:30.647714 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-05-12 05:54:30.647737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-05-12 05:54:30.647761 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-05-12 05:54:30.647784 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-05-12 05:54:30.647808 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-05-12 05:54:30.647831 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-05-12 05:54:30.647855 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-05-12 05:54:30.647878 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-05-12 05:54:30.647901 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-05-12 05:54:30.647925 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-05-12 05:54:30.647948 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-05-12 05:54:30.647972 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-05-12 05:54:30.647996 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-05-12 05:54:30.648020 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-05-12 05:54:30.648045 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-05-12 05:54:30.648074 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-05-12 05:54:30.648099 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-12 05:54:30.648125 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-12 05:54:30.648150 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-05-12 05:54:30.648174 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-05-12 05:54:30.648199 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-05-12 05:54:30.648223 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-05-12 05:54:30.648247 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-05-12 05:54:30.648271 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-05-12 05:54:30.648295 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-05-12 05:54:30.648319 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-12 05:54:30.648342 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-05-12 05:54:30.648366 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-05-12 05:54:30.648389 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-05-12 05:54:30.648412 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-05-12 05:54:30.648435 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-05-12 05:54:30.648459 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-05-12 05:54:30.648481 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-05-12 05:54:30.648504 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-05-12 05:54:30.648526 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-05-12 05:54:30.648549 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-05-12 05:54:30.648572 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-05-12 05:54:30.648594 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-05-12 05:54:30.648616 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-05-12 05:54:30.648639 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-05-12 05:54:30.648662 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-05-12 05:54:30.648684 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-05-12 05:54:30.648707 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-05-12 05:54:30.648729 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-05-12 05:54:30.648752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-05-12 05:54:30.648774 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-05-12 05:54:30.648796 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-05-12 05:54:30.648818 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-05-12 05:54:30.648846 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-05-12 05:54:30.648869 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-05-12 05:54:30.648892 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-05-12 05:54:30.648915 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-05-12 05:54:30.648938 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-05-12 05:54:30.648986 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-05-12 05:54:30.649017 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-05-12 05:54:30.649045 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-05-12 05:54:30.649074 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-05-12 05:54:30.649104 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-05-12 05:54:30.649131 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-05-12 05:54:30.649155 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-05-12 05:54:30.649187 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-05-12 05:54:30.649229 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-05-12 05:54:30.649256 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-05-12 05:54:30.649281 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-05-12 05:54:30.649307 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-05-12 05:54:30.649331 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-05-12 05:54:30.649351 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-05-12 05:54:30.649369 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-05-12 05:54:30.649389 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-05-12 05:54:30.649407 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-05-12 05:54:30.649426 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-05-12 05:54:30.649444 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-05-12 05:54:30.649461 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-05-12 05:54:30.649480 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-05-12 05:54:30.649498 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-05-12 05:54:30.649517 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-05-12 05:54:30.649534 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-05-12 05:54:30.649552 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-05-12 05:54:30.649569 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-05-12 05:54:30.649593 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-05-12 05:54:30.649613 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-05-12 05:54:30.649631 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-05-12 05:54:30.649649 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-05-12 05:54:30.649666 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-05-12 05:54:30.649685 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-05-12 05:54:30.649703 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-05-12 05:54:30.649721 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-05-12 05:54:30.649759 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-05-12 05:54:30.649778 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-05-12 05:54:30.649796 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-05-12 05:54:30.649815 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-05-12 05:54:30.649833 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-05-12 05:54:30.649851 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-05-12 05:54:30.649869 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-05-12 05:54:30.649887 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-05-12 05:54:30.649924 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-05-12 05:54:30.649970 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-05-12 05:54:30.649994 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-05-12 05:54:30.650014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-05-12 05:54:30.650032 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-05-12 05:54:30.650050 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-05-12 05:54:30.650067 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-05-12 05:54:30.650086 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-05-12 05:54:30.650103 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-05-12 05:54:30.650121 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-05-12 05:54:30.650140 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-05-12 05:54:30.650158 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-05-12 05:54:30.650176 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-05-12 05:54:30.650193 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-05-12 05:54:30.650211 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-05-12 05:54:30.650235 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-05-12 05:54:30.650255 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-05-12 05:54:30.650273 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-05-12 05:54:30.650292 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-05-12 05:54:30.650310 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-05-12 05:54:30.650329 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-05-12 05:54:30.650348 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-05-12 05:54:30.650366 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-05-12 05:54:30.650383 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-05-12 05:54:30.650402 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-05-12 05:54:30.650420 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-05-12 05:54:30.650438 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-05-12 05:54:30.650456 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-05-12 05:54:30.650474 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-05-12 05:54:30.650492 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-05-12 05:54:30.650510 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-05-12 05:54:30.650527 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-05-12 05:54:30.650545 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-05-12 05:54:30.650563 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-05-12 05:54:30.650581 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-05-12 05:54:30.650600 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-05-12 05:54:30.650618 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-05-12 05:54:30.650635 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-05-12 05:54:30.650653 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-05-12 05:54:30.650671 | instance | cd+++++++++ objects/cluster/namespace/ 2026-05-12 05:54:30.650690 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-05-12 05:54:30.650709 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-05-12 05:54:30.650727 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-05-12 05:54:30.650746 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-05-12 05:54:30.650765 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-05-12 05:54:30.650784 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-05-12 05:54:30.650803 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-05-12 05:54:30.650822 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-05-12 05:54:30.650841 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-05-12 05:54:30.650859 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-05-12 05:54:30.650877 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-05-12 05:54:30.650895 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-05-12 05:54:30.650914 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-05-12 05:54:30.650936 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-05-12 05:54:30.650956 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-05-12 05:54:30.650974 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-05-12 05:54:30.650993 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-05-12 05:54:30.651012 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-05-12 05:54:30.651030 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-05-12 05:54:30.651128 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-05-12 05:54:30.651191 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-05-12 05:54:30.651243 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-05-12 05:54:30.651292 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-05-12 05:54:30.651336 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-05-12 05:54:30.651365 | instance | cd+++++++++ objects/cluster/node/ 2026-05-12 05:54:30.651386 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-05-12 05:54:30.651405 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-05-12 05:54:30.651424 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-05-12 05:54:30.651442 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-05-12 05:54:30.651461 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-05-12 05:54:30.651480 | instance | cd+++++++++ objects/namespaced/ 2026-05-12 05:54:30.651498 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-05-12 05:54:30.651516 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-05-12 05:54:30.651535 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-05-12 05:54:30.651553 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-05-12 05:54:30.651571 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-05-12 05:54:30.651588 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-05-12 05:54:30.651606 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-05-12 05:54:30.651624 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-05-12 05:54:30.651642 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-05-12 05:54:30.651660 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-05-12 05:54:30.651678 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-05-12 05:54:30.651696 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-05-12 05:54:30.651713 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-05-12 05:54:30.651732 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-05-12 05:54:30.651750 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-05-12 05:54:30.651767 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-05-12 05:54:30.651785 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-05-12 05:54:30.651803 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-05-12 05:54:30.651821 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-05-12 05:54:30.651839 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-05-12 05:54:30.651858 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-05-12 05:54:30.652250 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-05-12 05:54:30.652282 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-05-12 05:54:30.652313 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-05-12 05:54:30.652334 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-05-12 05:54:30.652353 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-169.nip.io-tls.txt 2026-05-12 05:54:30.652372 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-169.nip.io-tls.yaml 2026-05-12 05:54:30.652391 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-05-12 05:54:30.652409 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-05-12 05:54:30.652428 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-05-12 05:54:30.652446 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-05-12 05:54:30.652465 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-05-12 05:54:30.652482 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-05-12 05:54:30.652502 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-05-12 05:54:30.652520 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-05-12 05:54:30.652539 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-05-12 05:54:30.652557 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-05-12 05:54:30.652575 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-05-12 05:54:30.652594 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-05-12 05:54:30.652611 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-05-12 05:54:30.652629 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-05-12 05:54:30.652647 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-05-12 05:54:30.652665 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-05-12 05:54:30.652684 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-05-12 05:54:30.652702 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-05-12 05:54:30.652721 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-05-12 05:54:30.652739 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-05-12 05:54:30.652760 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-05-12 05:54:30.652794 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-05-12 05:54:30.652837 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-05-12 05:54:30.652867 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-05-12 05:54:30.652892 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-05-12 05:54:30.652918 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-05-12 05:54:30.652941 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-05-12 05:54:30.652977 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-05-12 05:54:30.652998 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-05-12 05:54:30.653016 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-05-12 05:54:30.653034 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-05-12 05:54:30.653053 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-05-12 05:54:30.653077 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-05-12 05:54:30.653098 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-05-12 05:54:30.653116 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-05-12 05:54:30.653134 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-05-12 05:54:30.653153 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-05-12 05:54:30.653171 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-05-12 05:54:30.653190 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-pgv9k.txt 2026-05-12 05:54:30.653214 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-pgv9k.yaml 2026-05-12 05:54:30.653240 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-dnmv9.txt 2026-05-12 05:54:30.653265 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-dnmv9.yaml 2026-05-12 05:54:30.653291 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-6gfv2.txt 2026-05-12 05:54:30.653314 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-6gfv2.yaml 2026-05-12 05:54:30.653334 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-05-12 05:54:30.653352 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-05-12 05:54:30.653371 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-05-12 05:54:30.653389 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-05-12 05:54:30.653407 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-05-12 05:54:30.653424 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-05-12 05:54:30.653442 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-05-12 05:54:30.653460 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-05-12 05:54:30.653478 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-05-12 05:54:30.653496 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-05-12 05:54:30.653515 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-05-12 05:54:30.653533 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-05-12 05:54:30.653551 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-05-12 05:54:30.653569 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-05-12 05:54:30.653587 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-05-12 05:54:30.653604 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-05-12 05:54:30.653622 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-05-12 05:54:30.653640 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-05-12 05:54:30.653657 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-05-12 05:54:30.653675 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-05-12 05:54:30.653693 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-05-12 05:54:30.653710 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-05-12 05:54:30.653770 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-05-12 05:54:30.653793 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-05-12 05:54:30.653813 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-05-12 05:54:30.653831 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-05-12 05:54:30.653850 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-05-12 05:54:30.653869 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-05-12 05:54:30.653887 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-05-12 05:54:30.653904 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-05-12 05:54:30.653923 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-05-12 05:54:30.653940 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-05-12 05:54:30.653958 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-05-12 05:54:30.653977 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-05-12 05:54:30.653996 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-05-12 05:54:30.654014 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-05-12 05:54:30.654032 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-05-12 05:54:30.654050 | instance | cd+++++++++ objects/namespaced/default/ 2026-05-12 05:54:30.654068 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-05-12 05:54:30.654085 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-05-12 05:54:30.654104 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-05-12 05:54:30.654122 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-05-12 05:54:30.654140 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-05-12 05:54:30.654158 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-05-12 05:54:30.654175 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-05-12 05:54:30.654194 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-05-12 05:54:30.654212 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-05-12 05:54:30.654230 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-05-12 05:54:30.654249 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-05-12 05:54:30.654268 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-05-12 05:54:30.654286 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-05-12 05:54:30.654305 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-05-12 05:54:30.654324 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-05-12 05:54:30.654342 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-05-12 05:54:30.654361 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-05-12 05:54:30.654379 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-05-12 05:54:30.654398 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-05-12 05:54:30.654415 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-05-12 05:54:30.654433 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-05-12 05:54:30.654456 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-05-12 05:54:30.654476 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-05-12 05:54:30.654495 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-05-12 05:54:30.654513 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-05-12 05:54:30.654531 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-kdgfk.txt 2026-05-12 05:54:30.654550 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-kdgfk.yaml 2026-05-12 05:54:30.654569 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-05-12 05:54:30.654588 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-05-12 05:54:30.654607 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-05-12 05:54:30.654626 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-12 05:54:30.654644 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-12 05:54:30.654663 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-05-12 05:54:30.654682 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-05-12 05:54:30.654700 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-05-12 05:54:30.654718 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-05-12 05:54:30.654737 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-05-12 05:54:30.654755 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-12 05:54:30.654773 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-12 05:54:30.654792 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-05-12 05:54:30.654810 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-05-12 05:54:30.654832 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-05-12 05:54:30.654853 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-05-12 05:54:30.654871 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-05-12 05:54:30.654889 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-05-12 05:54:30.654907 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-05-12 05:54:30.654928 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-05-12 05:54:30.654956 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-05-12 05:54:30.654982 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-05-12 05:54:30.655007 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-05-12 05:54:30.655033 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-05-12 05:54:30.655056 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-05-12 05:54:30.655075 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-05-12 05:54:30.655099 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-05-12 05:54:30.655118 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-05-12 05:54:30.655137 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-05-12 05:54:30.655406 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-05-12 05:54:30.655459 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-05-12 05:54:30.655484 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-05-12 05:54:30.655504 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-05-12 05:54:30.655523 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-05-12 05:54:30.655542 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-05-12 05:54:30.655561 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-05-12 05:54:30.655580 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-05-12 05:54:30.655598 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-05-12 05:54:30.655616 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-05-12 05:54:30.655635 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-05-12 05:54:30.655653 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-05-12 05:54:30.655671 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-05-12 05:54:30.655689 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-05-12 05:54:30.655708 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-05-12 05:54:30.655725 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-05-12 05:54:30.655743 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-05-12 05:54:30.655761 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-05-12 05:54:30.655780 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-05-12 05:54:30.655798 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-05-12 05:54:30.655817 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-05-12 05:54:30.655836 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-05-12 05:54:30.655853 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-05-12 05:54:30.655872 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-05-12 05:54:30.655890 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-05-12 05:54:30.655909 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-05-12 05:54:30.655929 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-05-12 05:54:30.655948 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-05-12 05:54:30.655966 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-05-12 05:54:30.655985 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-05-12 05:54:30.656004 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-05-12 05:54:30.656030 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-05-12 05:54:30.656049 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-llp7n.txt 2026-05-12 05:54:30.656067 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-llp7n.yaml 2026-05-12 05:54:30.656085 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-7w6g5.txt 2026-05-12 05:54:30.656103 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-7w6g5.yaml 2026-05-12 05:54:30.656121 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-05-12 05:54:30.656140 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-05-12 05:54:30.656159 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-05-12 05:54:30.656178 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-05-12 05:54:30.656196 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-05-12 05:54:30.656214 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-05-12 05:54:30.656233 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-05-12 05:54:30.656251 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-05-12 05:54:30.656269 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-05-12 05:54:30.656288 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-05-12 05:54:30.656305 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-05-12 05:54:30.656323 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-05-12 05:54:30.656342 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-05-12 05:54:30.656359 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-05-12 05:54:30.656378 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-05-12 05:54:30.656396 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-05-12 05:54:30.656414 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-05-12 05:54:30.656432 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-05-12 05:54:30.656451 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-05-12 05:54:30.656469 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-05-12 05:54:30.656487 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-05-12 05:54:30.656506 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-05-12 05:54:30.656525 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-05-12 05:54:30.656550 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-05-12 05:54:30.656570 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-05-12 05:54:30.656588 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-05-12 05:54:30.656607 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-05-12 05:54:30.656625 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-05-12 05:54:30.656643 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-05-12 05:54:30.656666 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-05-12 05:54:30.656685 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-05-12 05:54:30.656704 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-05-12 05:54:30.656722 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-05-12 05:54:30.656741 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-05-12 05:54:30.656759 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-05-12 05:54:30.656777 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-05-12 05:54:30.656795 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-05-12 05:54:30.656813 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-05-12 05:54:30.656831 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-05-12 05:54:30.656849 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-05-12 05:54:30.656868 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-05-12 05:54:30.656886 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-12 05:54:30.656905 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-12 05:54:30.656922 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-05-12 05:54:30.656940 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-12 05:54:30.656974 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-05-12 05:54:30.656996 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-12 05:54:30.657014 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-12 05:54:30.657033 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-05-12 05:54:30.657051 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-05-12 05:54:30.657070 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-05-12 05:54:30.657088 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-05-12 05:54:30.657106 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-05-12 05:54:30.657125 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-05-12 05:54:30.657143 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-05-12 05:54:30.657161 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-05-12 05:54:30.657397 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-05-12 05:54:30.657442 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-05-12 05:54:30.657474 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-05-12 05:54:30.657502 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-05-12 05:54:30.657527 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-05-12 05:54:30.657556 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-05-12 05:54:30.657577 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-05-12 05:54:30.657597 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-05-12 05:54:30.658088 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-05-12 05:54:30.658130 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-05-12 05:54:30.658160 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-05-12 05:54:30.658188 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-05-12 05:54:30.658214 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-05-12 05:54:30.658235 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-05-12 05:54:30.658640 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-05-12 05:54:30.658675 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-05-12 05:54:30.658700 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-05-12 05:54:30.658727 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-05-12 05:54:30.658757 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-05-12 05:54:30.658784 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-05-12 05:54:30.658807 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-05-12 05:54:30.658826 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-05-12 05:54:30.658845 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-05-12 05:54:30.658863 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-05-12 05:54:30.658882 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-05-12 05:54:30.658900 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-05-12 05:54:30.658918 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-05-12 05:54:30.658937 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-05-12 05:54:30.658955 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-05-12 05:54:30.658973 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-05-12 05:54:30.658993 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-05-12 05:54:30.659020 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-05-12 05:54:30.659048 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-05-12 05:54:30.659071 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-05-12 05:54:30.659090 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-05-12 05:54:30.659109 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-05-12 05:54:30.659126 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-05-12 05:54:30.659144 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-05-12 05:54:30.659161 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-05-12 05:54:30.659179 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-05-12 05:54:30.659197 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-05-12 05:54:30.659215 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-nsdgq.txt 2026-05-12 05:54:30.659233 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-nsdgq.yaml 2026-05-12 05:54:30.659260 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-qj4bm.txt 2026-05-12 05:54:30.659280 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-qj4bm.yaml 2026-05-12 05:54:30.659298 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-hwt68.txt 2026-05-12 05:54:30.659316 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-hwt68.yaml 2026-05-12 05:54:30.659334 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-nhvtc.txt 2026-05-12 05:54:30.659352 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-nhvtc.yaml 2026-05-12 05:54:30.659370 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-05-12 05:54:30.659388 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-05-12 05:54:30.659406 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-05-12 05:54:30.659424 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-05-12 05:54:30.659442 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-05-12 05:54:30.659460 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-05-12 05:54:30.659479 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-v5ncl.txt 2026-05-12 05:54:30.659496 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-v5ncl.yaml 2026-05-12 05:54:30.659514 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-05-12 05:54:30.659531 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-05-12 05:54:30.659549 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-05-12 05:54:30.659567 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-05-12 05:54:30.659585 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-05-12 05:54:30.659603 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-05-12 05:54:30.659621 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-05-12 05:54:30.659640 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-05-12 05:54:30.659657 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-05-12 05:54:30.659675 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-05-12 05:54:30.659694 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-05-12 05:54:30.659712 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-05-12 05:54:30.659731 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-05-12 05:54:30.659748 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-05-12 05:54:30.659766 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-05-12 05:54:30.659785 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-05-12 05:54:30.659803 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-05-12 05:54:30.659823 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-05-12 05:54:30.659844 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-05-12 05:54:30.659863 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-05-12 05:54:30.659887 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-05-12 05:54:30.659906 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-05-12 05:54:30.659925 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-12 05:54:30.659943 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-05-12 05:54:30.659960 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-05-12 05:54:30.659977 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-05-12 05:54:30.659995 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-05-12 05:54:30.660014 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-05-12 05:54:30.660033 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-05-12 05:54:30.660051 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-05-12 05:54:30.660070 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-05-12 05:54:30.660088 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-05-12 05:54:30.660106 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-05-12 05:54:30.660124 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-05-12 05:54:30.660143 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-05-12 05:54:30.660161 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-05-12 05:54:30.660179 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-05-12 05:54:30.660197 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-05-12 05:54:30.660219 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-05-12 05:54:30.660246 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-05-12 05:54:30.660271 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-05-12 05:54:30.660297 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-05-12 05:54:30.660321 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-05-12 05:54:30.660341 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-05-12 05:54:30.660358 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-05-12 05:54:30.660643 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-05-12 05:54:30.660675 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-05-12 05:54:30.660694 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-05-12 05:54:30.660928 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-05-12 05:54:30.660993 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-05-12 05:54:30.661018 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-05-12 05:54:30.661038 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-6uq0wb.txt 2026-05-12 05:54:30.661064 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-6uq0wb.yaml 2026-05-12 05:54:30.661091 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-9ij8xh.txt 2026-05-12 05:54:30.661133 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-9ij8xh.yaml 2026-05-12 05:54:30.661162 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-05-12 05:54:30.661233 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-05-12 05:54:30.661285 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-05-12 05:54:30.661332 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-05-12 05:54:30.661383 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-05-12 05:54:30.661438 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-05-12 05:54:30.661485 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-05-12 05:54:30.661512 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-05-12 05:54:30.661532 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-05-12 05:54:30.661551 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-05-12 05:54:30.661569 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-05-12 05:54:30.661587 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-05-12 05:54:30.661605 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-05-12 05:54:30.661628 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-05-12 05:54:30.661655 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-05-12 05:54:30.661683 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-05-12 05:54:30.661705 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-05-12 05:54:30.661724 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-05-12 05:54:30.661758 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-05-12 05:54:30.661778 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-05-12 05:54:30.661796 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-05-12 05:54:30.661814 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-05-12 05:54:30.661832 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-05-12 05:54:30.661850 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-05-12 05:54:30.661867 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-05-12 05:54:30.661885 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-05-12 05:54:30.661903 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-05-12 05:54:30.661922 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-05-12 05:54:30.661940 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-05-12 05:54:30.661958 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-05-12 05:54:30.661976 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-05-12 05:54:30.661995 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-05-12 05:54:30.662019 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-05-12 05:54:30.662039 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-05-12 05:54:30.662058 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-05-12 05:54:30.662076 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-05-12 05:54:30.662095 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-05-12 05:54:30.662113 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-05-12 05:54:30.662131 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-05-12 05:54:30.662150 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-05-12 05:54:30.662168 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-05-12 05:54:30.662187 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-05-12 05:54:30.662206 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-05-12 05:54:30.662223 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-05-12 05:54:30.662241 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-05-12 05:54:30.662259 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-05-12 05:54:30.662277 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-05-12 05:54:30.662295 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-05-12 05:54:30.662313 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-05-12 05:54:30.662331 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-05-12 05:54:30.662349 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-05-12 05:54:30.662367 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-05-12 05:54:30.662385 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-05-12 05:54:30.662402 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-05-12 05:54:30.662419 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-05-12 05:54:30.662437 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-05-12 05:54:30.662455 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-05-12 05:54:30.662474 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-05-12 05:54:30.662492 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-05-12 05:54:30.662510 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-05-12 05:54:30.662528 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-05-12 05:54:30.662546 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-05-12 05:54:30.662564 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-05-12 05:54:30.662583 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-05-12 05:54:30.662600 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-05-12 05:54:30.662622 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-05-12 05:54:30.662641 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-05-12 05:54:30.662660 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-05-12 05:54:30.662678 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-05-12 05:54:30.662696 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-05-12 05:54:30.662714 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-05-12 05:54:30.662732 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-05-12 05:54:30.662749 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-05-12 05:54:30.662767 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-05-12 05:54:30.662786 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-05-12 05:54:30.662804 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-05-12 05:54:30.662823 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-05-12 05:54:30.662844 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-05-12 05:54:30.662863 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-05-12 05:54:30.662880 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-05-12 05:54:30.662899 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-05-12 05:54:30.662917 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-05-12 05:54:30.662935 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-05-12 05:54:30.662953 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-05-12 05:54:30.662971 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-05-12 05:54:30.662989 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-05-12 05:54:30.663007 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-05-12 05:54:30.663024 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-05-12 05:54:30.663041 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-05-12 05:54:30.663059 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-05-12 05:54:30.663077 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-05-12 05:54:30.663095 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-05-12 05:54:30.663112 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-05-12 05:54:30.663131 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-05-12 05:54:30.663150 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-05-12 05:54:30.663168 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-05-12 05:54:30.663187 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-05-12 05:54:30.663206 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-05-12 05:54:30.663229 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-05-12 05:54:30.663248 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-05-12 05:54:30.663275 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-05-12 05:54:30.663294 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-05-12 05:54:30.663312 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-05-12 05:54:30.663331 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-05-12 05:54:30.663349 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-g7ckh.txt 2026-05-12 05:54:30.663367 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-g7ckh.yaml 2026-05-12 05:54:30.663386 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-05-12 05:54:30.663405 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-05-12 05:54:30.663424 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-05-12 05:54:30.663443 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-05-12 05:54:30.663466 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-05-12 05:54:30.663495 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-05-12 05:54:30.663519 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-05-12 05:54:30.663538 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-05-12 05:54:30.663557 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-05-12 05:54:30.663575 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-05-12 05:54:30.663594 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-05-12 05:54:30.663612 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-05-12 05:54:30.663631 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-05-12 05:54:30.663650 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-05-12 05:54:30.663677 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-05-12 05:54:30.663700 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-05-12 05:54:30.663719 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-05-12 05:54:30.663737 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-05-12 05:54:30.663755 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-05-12 05:54:30.663773 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-05-12 05:54:30.663791 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-05-12 05:54:30.663809 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-05-12 05:54:30.663827 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-05-12 05:54:30.663845 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-05-12 05:54:30.663869 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-05-12 05:54:30.663888 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-05-12 05:54:30.663905 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-05-12 05:54:30.663923 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-05-12 05:54:30.663941 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-05-12 05:54:30.663959 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-05-12 05:54:30.663977 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-05-12 05:54:30.663995 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-05-12 05:54:30.664014 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-05-12 05:54:30.664032 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-05-12 05:54:30.664050 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-05-12 05:54:30.664068 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-05-12 05:54:30.664086 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-05-12 05:54:30.664105 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-05-12 05:54:30.664123 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-05-12 05:54:30.664141 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-05-12 05:54:30.664159 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-05-12 05:54:30.664177 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-05-12 05:54:30.664194 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-05-12 05:54:30.664212 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-05-12 05:54:30.664230 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-05-12 05:54:30.664248 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-05-12 05:54:30.664265 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-05-12 05:54:30.664283 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-05-12 05:54:30.664302 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-05-12 05:54:30.664321 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-05-12 05:54:30.664340 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-05-12 05:54:30.664358 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-05-12 05:54:30.664376 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-05-12 05:54:30.664402 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-05-12 05:54:30.664421 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-05-12 05:54:30.664439 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-05-12 05:54:30.664457 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-05-12 05:54:30.664475 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-05-12 05:54:30.664494 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-05-12 05:54:30.664512 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-05-12 05:54:30.664531 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-05-12 05:54:30.664550 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-05-12 05:54:30.664568 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-05-12 05:54:30.664587 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-05-12 05:54:30.664606 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-05-12 05:54:30.664624 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-05-12 05:54:30.664642 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-05-12 05:54:30.664659 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-05-12 05:54:30.664677 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-05-12 05:54:30.664696 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-05-12 05:54:30.664722 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-05-12 05:54:30.664751 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-05-12 05:54:30.664778 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-05-12 05:54:30.664805 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-05-12 05:54:30.664828 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-05-12 05:54:30.664848 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-05-12 05:54:30.664865 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-05-12 05:54:30.664884 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-05-12 05:54:30.665198 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-05-12 05:54:30.665433 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-05-12 05:54:30.665459 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-05-12 05:54:30.665486 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-05-12 05:54:30.665515 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-05-12 05:54:30.665548 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-05-12 05:54:30.665570 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-05-12 05:54:30.665589 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-05-12 05:54:30.665820 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-05-12 05:54:30.666063 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-05-12 05:54:30.666109 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-05-12 05:54:30.666135 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-05-12 05:54:30.666163 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-05-12 05:54:30.666192 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-05-12 05:54:30.666220 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-05-12 05:54:30.666244 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-05-12 05:54:30.666265 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-05-12 05:54:30.666283 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-05-12 05:54:30.666302 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-05-12 05:54:30.666321 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-05-12 05:54:30.666339 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-05-12 05:54:30.666359 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-05-12 05:54:30.666385 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-05-12 05:54:30.666413 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-05-12 05:54:30.666437 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-05-12 05:54:30.666456 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-05-12 05:54:30.666474 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-05-12 05:54:30.666493 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-12 05:54:30.666511 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-12 05:54:30.666529 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-05-12 05:54:30.666578 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-05-12 05:54:30.666602 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-05-12 05:54:30.666621 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-05-12 05:54:30.666665 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-12 05:54:30.666685 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-05-12 05:54:30.666703 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-05-12 05:54:30.666729 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-05-12 05:54:30.666749 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-05-12 05:54:30.666768 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-05-12 05:54:30.666787 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-05-12 05:54:30.666805 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-05-12 05:54:30.666823 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-05-12 05:54:30.666841 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-05-12 05:54:30.666862 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-05-12 05:54:30.666882 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-12 05:54:30.666900 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-05-12 05:54:30.666918 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-05-12 05:54:30.666937 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-12 05:54:30.666956 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-12 05:54:30.666974 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-05-12 05:54:30.666992 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-05-12 05:54:30.667009 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-05-12 05:54:30.667028 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-05-12 05:54:30.667046 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-05-12 05:54:30.667065 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-05-12 05:54:30.667083 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-05-12 05:54:30.667102 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-05-12 05:54:30.667120 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-05-12 05:54:30.667138 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-05-12 05:54:30.667156 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-05-12 05:54:30.667174 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-05-12 05:54:30.667192 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-05-12 05:54:30.667219 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-05-12 05:54:30.667238 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-05-12 05:54:30.667257 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-05-12 05:54:30.667275 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-05-12 05:54:30.667299 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-05-12 05:54:30.667319 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-05-12 05:54:30.667336 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-b7cbbff95-bplvj.txt 2026-05-12 05:54:30.667354 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-b7cbbff95-bplvj.yaml 2026-05-12 05:54:30.667373 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-c7bd54d7-xjh4t.txt 2026-05-12 05:54:30.667391 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-c7bd54d7-xjh4t.yaml 2026-05-12 05:54:30.667409 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-7d58f4b66c-jv4kh.txt 2026-05-12 05:54:30.667426 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-7d58f4b66c-jv4kh.yaml 2026-05-12 05:54:30.667444 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-6k8w7.txt 2026-05-12 05:54:30.667462 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-6k8w7.yaml 2026-05-12 05:54:30.667480 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-05-12 05:54:30.667498 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-05-12 05:54:30.667516 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-05-12 05:54:30.667535 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-05-12 05:54:30.667560 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-05-12 05:54:30.667587 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-05-12 05:54:30.667613 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-05-12 05:54:30.667638 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-05-12 05:54:30.667665 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-05-12 05:54:30.667688 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-05-12 05:54:30.668004 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-05-12 05:54:30.668312 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-05-12 05:54:30.668440 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-05-12 05:54:30.668472 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-05-12 05:54:30.668493 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-05-12 05:54:30.668513 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-05-12 05:54:30.668531 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-05-12 05:54:30.668550 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-05-12 05:54:30.668569 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-05-12 05:54:30.668588 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-05-12 05:54:30.668605 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-05-12 05:54:30.668638 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-05-12 05:54:30.668668 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-05-12 05:54:30.668697 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-05-12 05:54:30.668718 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-05-12 05:54:30.668737 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-05-12 05:54:30.668755 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-05-12 05:54:30.668773 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-05-12 05:54:30.668791 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-05-12 05:54:30.668926 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-05-12 05:54:30.668981 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-05-12 05:54:30.669004 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-05-12 05:54:30.669024 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-05-12 05:54:30.669043 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-05-12 05:54:30.669062 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-05-12 05:54:30.669080 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-05-12 05:54:30.669098 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-05-12 05:54:30.669391 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-05-12 05:54:30.669421 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-05-12 05:54:30.669444 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-05-12 05:54:30.669464 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-05-12 05:54:30.669483 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-05-12 05:54:30.669502 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-05-12 05:54:30.669520 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-6k8w7-tls.txt 2026-05-12 05:54:30.669539 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-6k8w7-tls.yaml 2026-05-12 05:54:30.669558 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-05-12 05:54:30.669577 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-05-12 05:54:30.669596 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-05-12 05:54:30.669614 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-05-12 05:54:30.669632 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-05-12 05:54:30.669650 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-05-12 05:54:30.669676 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-05-12 05:54:30.669696 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-05-12 05:54:30.669714 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-05-12 05:54:30.669732 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-05-12 05:54:30.669787 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-05-12 05:54:30.669807 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-05-12 05:54:30.669827 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-05-12 05:54:30.669845 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-05-12 05:54:30.669864 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-05-12 05:54:30.669882 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-05-12 05:54:30.669901 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-05-12 05:54:30.669919 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-05-12 05:54:30.669937 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-05-12 05:54:30.669955 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-05-12 05:54:30.669973 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-05-12 05:54:30.669991 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-05-12 05:54:30.670013 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-12 05:54:30.670041 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-05-12 05:54:30.670068 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-05-12 05:54:30.670094 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-12 05:54:30.670120 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-12 05:54:30.670496 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-05-12 05:54:30.670532 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-05-12 05:54:30.670553 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-05-12 05:54:30.670573 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-05-12 05:54:30.670592 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-05-12 05:54:30.670611 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-05-12 05:54:30.670630 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-05-12 05:54:30.670647 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-05-12 05:54:30.670666 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-05-12 05:54:30.670684 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-05-12 05:54:30.670779 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-12 05:54:30.671014 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-05-12 05:54:30.671039 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-05-12 05:54:30.671059 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-12 05:54:30.671078 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-12 05:54:30.671097 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-05-12 05:54:30.671120 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-05-12 05:54:30.671148 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-05-12 05:54:30.671177 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-05-12 05:54:30.671199 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-05-12 05:54:30.671218 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-05-12 05:54:30.671237 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-05-12 05:54:30.671297 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-05-12 05:54:30.671330 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-05-12 05:54:30.671377 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-05-12 05:54:30.671416 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-05-12 05:54:30.671439 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-05-12 05:54:30.671467 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-05-12 05:54:30.671499 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-05-12 05:54:30.671530 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-05-12 05:54:30.671554 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-05-12 05:54:30.671574 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-05-12 05:54:30.671592 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-05-12 05:54:30.671610 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-05-12 05:54:30.671628 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-05-12 05:54:30.671647 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-05-12 05:54:30.671665 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-05-12 05:54:30.671683 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-05-12 05:54:30.671701 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-05-12 05:54:30.671718 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-05-12 05:54:30.671736 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-05-12 05:54:30.671754 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-05-12 05:54:30.671772 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-05-12 05:54:30.671790 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-05-12 05:54:30.671816 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-05-12 05:54:30.671838 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-05-12 05:54:30.671863 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-05-12 05:54:30.671909 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-05-12 05:54:30.671945 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-05-12 05:54:30.671967 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-05-12 05:54:30.671987 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-05-12 05:54:30.672006 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-05-12 05:54:30.672025 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-05-12 05:54:30.672044 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-05-12 05:54:30.672062 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-05-12 05:54:30.672085 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-05-12 05:54:30.672114 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-05-12 05:54:30.672140 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-05-12 05:54:30.672160 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-05-12 05:54:30.672177 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-05-12 05:54:30.672195 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-05-12 05:54:30.672214 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-05-12 05:54:30.672232 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-05-12 05:54:30.672250 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-05-12 05:54:30.672268 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-05-12 05:54:30.672286 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-05-12 05:54:30.672304 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-05-12 05:54:30.672322 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-05-12 05:54:30.672341 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-05-12 05:54:30.672359 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-05-12 05:54:30.672377 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-05-12 05:54:30.672396 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-05-12 05:54:30.672415 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-05-12 05:54:30.672433 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-05-12 05:54:30.672451 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-05-12 05:54:30.672469 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-05-12 05:54:30.672487 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-05-12 05:54:30.672505 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-05-12 05:54:30.672522 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-05-12 05:54:30.672540 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-05-12 05:54:30.672566 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-05-12 05:54:30.672585 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-05-12 05:54:30.672603 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-05-12 05:54:30.672622 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-05-12 05:54:30.672640 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-05-12 05:54:30.672657 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-05-12 05:54:30.672675 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-05-12 05:54:30.672693 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-05-12 05:54:30.672710 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-05-12 05:54:30.672728 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-12 05:54:30.672746 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-12 05:54:30.672762 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-05-12 05:54:30.672780 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-05-12 05:54:30.672799 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-05-12 05:54:30.672973 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-05-12 05:54:30.673011 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-05-12 05:54:30.673033 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-05-12 05:54:30.673052 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-05-12 05:54:30.673075 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-05-12 05:54:30.673165 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-05-12 05:54:30.673219 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-05-12 05:54:30.673251 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-05-12 05:54:30.673281 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-05-12 05:54:30.673446 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-05-12 05:54:30.673480 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-05-12 05:54:30.673501 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-05-12 05:54:30.673886 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-05-12 05:54:30.673917 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-05-12 05:54:30.673979 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-05-12 05:54:30.674010 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-05-12 05:54:30.674031 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-05-12 05:54:30.674051 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-05-12 05:54:30.674070 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-05-12 05:54:30.674088 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-05-12 05:54:30.674107 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-05-12 05:54:30.674125 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-05-12 05:54:30.674153 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-05-12 05:54:30.674173 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-05-12 05:54:30.674215 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-05-12 05:54:30.674263 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-05-12 05:54:30.674287 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-05-12 05:54:30.674306 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-05-12 05:54:30.674326 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-05-12 05:54:30.674369 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-05-12 05:54:30.674414 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-05-12 05:54:30.674502 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-05-12 05:54:30.674835 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-77b7cf8c8b-9jmjq.txt 2026-05-12 05:54:30.674880 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-77b7cf8c8b-9jmjq.yaml 2026-05-12 05:54:30.674918 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-77b7cf8c8b-f2nwk.txt 2026-05-12 05:54:30.674954 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-77b7cf8c8b-f2nwk.yaml 2026-05-12 05:54:30.674979 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-77b7cf8c8b-w4mdm.txt 2026-05-12 05:54:30.674998 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-77b7cf8c8b-w4mdm.yaml 2026-05-12 05:54:30.675017 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-vdb87.txt 2026-05-12 05:54:30.675281 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-vdb87.yaml 2026-05-12 05:54:30.675314 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-sbbwc.txt 2026-05-12 05:54:30.675336 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-sbbwc.yaml 2026-05-12 05:54:30.675891 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-6d76457c4-k4rzt.txt 2026-05-12 05:54:30.675940 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-6d76457c4-k4rzt.yaml 2026-05-12 05:54:30.675966 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-6s5vc.txt 2026-05-12 05:54:30.675986 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-6s5vc.yaml 2026-05-12 05:54:30.676005 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-js7kx.txt 2026-05-12 05:54:30.676034 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-js7kx.yaml 2026-05-12 05:54:30.676086 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-qqxcr.txt 2026-05-12 05:54:30.676114 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-qqxcr.yaml 2026-05-12 05:54:30.676134 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-x9rhm.txt 2026-05-12 05:54:30.676153 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-x9rhm.yaml 2026-05-12 05:54:30.676173 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-lc4l4.txt 2026-05-12 05:54:30.676191 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-lc4l4.yaml 2026-05-12 05:54:30.676210 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-7fqpx.txt 2026-05-12 05:54:30.676229 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-7fqpx.yaml 2026-05-12 05:54:30.676262 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-v4l7z.txt 2026-05-12 05:54:30.676293 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-v4l7z.yaml 2026-05-12 05:54:30.676317 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-8xqq7.txt 2026-05-12 05:54:30.676336 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-8xqq7.yaml 2026-05-12 05:54:30.676355 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-05-12 05:54:30.676374 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-05-12 05:54:30.676393 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-05-12 05:54:30.676411 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-05-12 05:54:30.676430 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-7cff949c8b-rg569.txt 2026-05-12 05:54:30.676449 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-7cff949c8b-rg569.yaml 2026-05-12 05:54:30.676467 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-67fdb85b4f-nmq4s.txt 2026-05-12 05:54:30.676486 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-67fdb85b4f-nmq4s.yaml 2026-05-12 05:54:30.676504 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-05-12 05:54:30.676522 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-05-12 05:54:30.676541 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-5c9876cc97-sq7wm.txt 2026-05-12 05:54:30.676560 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-5c9876cc97-sq7wm.yaml 2026-05-12 05:54:30.676578 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-05-12 05:54:30.676596 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-05-12 05:54:30.676614 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-05-12 05:54:30.676632 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-05-12 05:54:30.676650 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-05-12 05:54:30.676668 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-05-12 05:54:30.676687 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-05-12 05:54:30.676705 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-05-12 05:54:30.676723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-05-12 05:54:30.676742 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-05-12 05:54:30.676759 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-05-12 05:54:30.676778 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-05-12 05:54:30.676797 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-05-12 05:54:30.676815 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-05-12 05:54:30.676833 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-05-12 05:54:30.676851 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-05-12 05:54:30.676870 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-05-12 05:54:30.676888 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-05-12 05:54:30.676913 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-05-12 05:54:30.676933 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-05-12 05:54:30.676966 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-05-12 05:54:30.676990 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-05-12 05:54:30.677010 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-05-12 05:54:30.677028 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-05-12 05:54:30.677047 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-05-12 05:54:30.677066 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-05-12 05:54:30.677084 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-05-12 05:54:30.677103 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-05-12 05:54:30.677121 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-05-12 05:54:30.677139 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-05-12 05:54:30.677157 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-05-12 05:54:30.677175 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-05-12 05:54:30.677193 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-05-12 05:54:30.677212 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-05-12 05:54:30.677231 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-05-12 05:54:30.677249 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-05-12 05:54:30.677268 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-05-12 05:54:30.677286 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-05-12 05:54:30.677305 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-05-12 05:54:30.677324 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-05-12 05:54:30.677350 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-05-12 05:54:30.677378 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-05-12 05:54:30.677407 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-05-12 05:54:30.677427 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-05-12 05:54:30.677446 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-05-12 05:54:30.677465 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-05-12 05:54:30.677483 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-05-12 05:54:30.677687 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-05-12 05:54:30.677956 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-05-12 05:54:30.677994 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-05-12 05:54:30.678019 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-05-12 05:54:30.678059 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-05-12 05:54:30.678089 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-05-12 05:54:30.678110 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-05-12 05:54:30.678129 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-05-12 05:54:30.678329 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-05-12 05:54:30.678556 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-05-12 05:54:30.678597 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-05-12 05:54:30.678629 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-05-12 05:54:30.678656 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-05-12 05:54:30.678677 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-05-12 05:54:30.678696 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-05-12 05:54:30.679086 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-05-12 05:54:30.679127 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-05-12 05:54:30.679150 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-05-12 05:54:30.679174 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-05-12 05:54:30.679203 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-05-12 05:54:30.679234 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-05-12 05:54:30.679258 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-05-12 05:54:30.679277 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-05-12 05:54:30.679295 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-05-12 05:54:30.679314 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-05-12 05:54:30.679332 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-05-12 05:54:30.679350 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-05-12 05:54:30.679370 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-05-12 05:54:30.679392 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-05-12 05:54:30.679421 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-05-12 05:54:30.679448 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-05-12 05:54:30.679468 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-05-12 05:54:30.679488 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-05-12 05:54:30.679507 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-05-12 05:54:30.679525 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-05-12 05:54:30.679544 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-05-12 05:54:30.679562 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-05-12 05:54:30.679580 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-05-12 05:54:30.679608 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-05-12 05:54:30.679627 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-05-12 05:54:30.679646 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-05-12 05:54:30.679664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-05-12 05:54:30.679683 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-05-12 05:54:30.679703 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-05-12 05:54:30.679721 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-05-12 05:54:30.679740 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-05-12 05:54:30.679758 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-05-12 05:54:30.679777 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-05-12 05:54:30.679795 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-05-12 05:54:30.679814 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-05-12 05:54:30.679831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-05-12 05:54:30.679850 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-05-12 05:54:30.679868 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-05-12 05:54:30.679886 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-05-12 05:54:30.679904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-05-12 05:54:30.679922 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-05-12 05:54:30.679941 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-05-12 05:54:30.679959 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-05-12 05:54:30.679978 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-05-12 05:54:30.679997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-05-12 05:54:30.680016 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-05-12 05:54:30.680035 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-05-12 05:54:30.680054 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-05-12 05:54:30.680073 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-05-12 05:54:30.680092 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-05-12 05:54:30.680111 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-05-12 05:54:30.680129 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-05-12 05:54:30.680148 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-05-12 05:54:30.680166 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-05-12 05:54:30.680185 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-05-12 05:54:30.680204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-05-12 05:54:30.680223 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-05-12 05:54:30.680242 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-05-12 05:54:30.680260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-05-12 05:54:30.680284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-12 05:54:30.680304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-12 05:54:30.680323 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-05-12 05:54:30.680340 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-05-12 05:54:30.680361 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-05-12 05:54:30.680388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-05-12 05:54:30.680416 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-05-12 05:54:30.680441 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-05-12 05:54:30.680459 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-05-12 05:54:30.680478 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-05-12 05:54:30.680497 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-05-12 05:54:30.680516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-05-12 05:54:30.680720 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-05-12 05:54:30.680759 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-05-12 05:54:30.680781 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-05-12 05:54:30.680800 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-05-12 05:54:30.680820 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-05-12 05:54:30.681088 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-05-12 05:54:30.681128 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-05-12 05:54:30.681155 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-05-12 05:54:30.681175 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-05-12 05:54:30.681194 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-05-12 05:54:30.681491 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-05-12 05:54:30.681794 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-05-12 05:54:30.681845 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-05-12 05:54:30.681869 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-05-12 05:54:30.681888 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-05-12 05:54:30.681907 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-05-12 05:54:30.681925 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-05-12 05:54:30.681944 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-05-12 05:54:30.681961 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-05-12 05:54:30.681979 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-05-12 05:54:30.681997 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-05-12 05:54:30.682025 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-05-12 05:54:30.682044 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-05-12 05:54:30.682061 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-05-12 05:54:30.682078 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-05-12 05:54:30.682096 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-05-12 05:54:30.682114 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-05-12 05:54:30.682132 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-05-12 05:54:30.682150 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-05-12 05:54:30.682168 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-05-12 05:54:30.682185 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-05-12 05:54:30.682203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-05-12 05:54:30.682221 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-05-12 05:54:30.682238 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-05-12 05:54:30.682255 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-05-12 05:54:30.682273 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-05-12 05:54:30.682291 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-05-12 05:54:30.682309 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-05-12 05:54:30.682326 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-05-12 05:54:30.682344 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-05-12 05:54:30.682362 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-05-12 05:54:30.682379 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-05-12 05:54:30.682397 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-05-12 05:54:30.682414 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-05-12 05:54:30.682432 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-05-12 05:54:30.682450 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-05-12 05:54:30.682468 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-05-12 05:54:30.682486 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-05-12 05:54:30.682504 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-05-12 05:54:30.682521 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-05-12 05:54:30.682539 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-05-12 05:54:30.682557 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-05-12 05:54:30.682575 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-05-12 05:54:30.682593 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-05-12 05:54:30.682611 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-05-12 05:54:30.682629 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-05-12 05:54:30.682653 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-05-12 05:54:30.682671 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-05-12 05:54:30.682689 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-05-12 05:54:30.682706 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-05-12 05:54:30.682724 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-05-12 05:54:30.682741 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-05-12 05:54:30.682759 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-05-12 05:54:30.682776 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-05-12 05:54:30.682794 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-05-12 05:54:30.682812 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-05-12 05:54:30.682832 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-05-12 05:54:30.682852 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-05-12 05:54:30.682869 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-05-12 05:54:30.682887 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-05-12 05:54:30.682905 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-12 05:54:30.682923 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-12 05:54:30.682940 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-05-12 05:54:30.682958 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-05-12 05:54:30.682976 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-05-12 05:54:30.682994 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-05-12 05:54:30.683011 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-05-12 05:54:30.683029 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-05-12 05:54:30.683047 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-05-12 05:54:30.683064 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-05-12 05:54:30.683082 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-05-12 05:54:30.683100 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-05-12 05:54:30.683117 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-05-12 05:54:30.683135 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-05-12 05:54:30.683153 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-05-12 05:54:30.683171 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-05-12 05:54:30.683189 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-05-12 05:54:30.683207 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-4l764.txt 2026-05-12 05:54:30.683225 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-4l764.yaml 2026-05-12 05:54:30.683243 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-05-12 05:54:30.683266 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-05-12 05:54:30.683284 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-05-12 05:54:30.683303 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-05-12 05:54:30.683320 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-05-12 05:54:30.723617 | 2026-05-12 05:54:30.723692 | TASK [gather-pod-logs : creating directory for pod logs] 2026-05-12 05:54:30.921243 | instance | changed 2026-05-12 05:54:30.929435 | 2026-05-12 05:54:30.929510 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-05-12 05:54:31.138889 | instance | changed 2026-05-12 05:54:31.143617 | 2026-05-12 05:54:31.143685 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-05-12 05:54:31.644743 | instance | auth-system/keycloak-0/keycloak 2026-05-12 05:54:31.807401 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-05-12 05:54:31.975397 | instance | cert-manager/cert-manager-75c4c745bc-pgv9k/cert-manager-controller 2026-05-12 05:54:32.151156 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-pgv9k" not found 2026-05-12 05:54:32.306539 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-dnmv9/cert-manager-cainjector 2026-05-12 05:54:32.488349 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-dnmv9" not found 2026-05-12 05:54:32.645195 | instance | cert-manager/cert-manager-webhook-548949fc64-6gfv2/cert-manager-webhook 2026-05-12 05:54:32.812715 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-6gfv2" not found 2026-05-12 05:54:32.958836 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-kdgfk/envoy-gateway 2026-05-12 05:54:33.138003 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-kdgfk" not found 2026-05-12 05:54:33.299516 | instance | ingress-nginx/ingress-nginx-controller-llp7n/controller 2026-05-12 05:54:33.467766 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-llp7n" not found 2026-05-12 05:54:33.624419 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-7w6g5/ingress-nginx-default-backend 2026-05-12 05:54:33.778973 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-7w6g5" not found 2026-05-12 05:54:33.940647 | instance | kube-system/cilium-operator-869df985b8-nsdgq/cilium-operator 2026-05-12 05:54:34.106240 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-nsdgq" not found 2026-05-12 05:54:34.277066 | instance | kube-system/cilium-qj4bm/config 2026-05-12 05:54:34.442201 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-qj4bm" not found 2026-05-12 05:54:34.445240 | instance | kube-system/cilium-qj4bm/mount-cgroup 2026-05-12 05:54:34.597516 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-qj4bm" not found 2026-05-12 05:54:34.600442 | instance | kube-system/cilium-qj4bm/apply-sysctl-overwrites 2026-05-12 05:54:34.769905 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-qj4bm" not found 2026-05-12 05:54:34.772211 | instance | kube-system/cilium-qj4bm/mount-bpf-fs 2026-05-12 05:54:34.934051 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-qj4bm" not found 2026-05-12 05:54:34.937479 | instance | kube-system/cilium-qj4bm/clean-cilium-state 2026-05-12 05:54:35.100845 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-qj4bm" not found 2026-05-12 05:54:35.104501 | instance | kube-system/cilium-qj4bm/install-cni-binaries 2026-05-12 05:54:35.261305 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-qj4bm" not found 2026-05-12 05:54:35.264431 | instance | kube-system/cilium-qj4bm/cilium-agent 2026-05-12 05:54:35.460162 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-qj4bm" not found 2026-05-12 05:54:35.615524 | instance | kube-system/coredns-67659f764b-hwt68/coredns 2026-05-12 05:54:35.786963 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-hwt68" not found 2026-05-12 05:54:35.949168 | instance | kube-system/coredns-67659f764b-nhvtc/coredns 2026-05-12 05:54:36.112615 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-nhvtc" not found 2026-05-12 05:54:36.280337 | instance | kube-system/etcd-instance/etcd 2026-05-12 05:54:36.478284 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-05-12 05:54:36.657663 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-05-12 05:54:36.846958 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-05-12 05:54:37.016588 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-05-12 05:54:37.208907 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-05-12 05:54:37.361272 | instance | kube-system/kube-proxy-v5ncl/kube-proxy 2026-05-12 05:54:37.535564 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-v5ncl" not found 2026-05-12 05:54:37.706297 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-05-12 05:54:37.869526 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-05-12 05:54:38.024809 | instance | kube-system/kube-vip-instance/kube-vip 2026-05-12 05:54:38.178690 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-05-12 05:54:38.321122 | instance | local-path-storage/local-path-provisioner-679c578f5-g7ckh/local-path-provisioner 2026-05-12 05:54:38.526221 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-g7ckh" not found 2026-05-12 05:54:38.727537 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-05-12 05:54:38.964999 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-12 05:54:38.969015 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-05-12 05:54:39.159608 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-12 05:54:39.164298 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-05-12 05:54:39.329851 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-12 05:54:39.334274 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-05-12 05:54:39.498969 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-12 05:54:39.662644 | instance | monitoring/kube-prometheus-stack-grafana-b7cbbff95-bplvj/grafana-sc-dashboard 2026-05-12 05:54:39.827501 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-b7cbbff95-bplvj" not found 2026-05-12 05:54:39.832860 | instance | monitoring/kube-prometheus-stack-grafana-b7cbbff95-bplvj/grafana-sc-datasources 2026-05-12 05:54:40.001760 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-b7cbbff95-bplvj" not found 2026-05-12 05:54:40.006086 | instance | monitoring/kube-prometheus-stack-grafana-b7cbbff95-bplvj/grafana 2026-05-12 05:54:40.199263 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-b7cbbff95-bplvj" not found 2026-05-12 05:54:40.354786 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-c7bd54d7-xjh4t/kube-state-metrics 2026-05-12 05:54:40.518320 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-c7bd54d7-xjh4t" not found 2026-05-12 05:54:40.687483 | instance | monitoring/kube-prometheus-stack-operator-7d58f4b66c-jv4kh/kube-prometheus-stack 2026-05-12 05:54:40.847520 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-7d58f4b66c-jv4kh" not found 2026-05-12 05:54:41.015417 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-6k8w7/node-exporter 2026-05-12 05:54:41.191303 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-6k8w7/pod-tls-sidecar 2026-05-12 05:54:41.353714 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-6k8w7" not found 2026-05-12 05:54:41.530563 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-05-12 05:54:41.691966 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-12 05:54:41.694095 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-05-12 05:54:41.841713 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-12 05:54:41.845099 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-05-12 05:54:41.998149 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-12 05:54:42.001881 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-05-12 05:54:42.164178 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-12 05:54:42.168488 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-05-12 05:54:42.334392 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-12 05:54:42.499684 | instance | openstack/horizon-77b7cf8c8b-9jmjq/init 2026-05-12 05:54:42.658303 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-77b7cf8c8b-9jmjq" not found 2026-05-12 05:54:42.661491 | instance | openstack/horizon-77b7cf8c8b-9jmjq/horizon 2026-05-12 05:54:42.846149 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-77b7cf8c8b-9jmjq" not found 2026-05-12 05:54:43.003150 | instance | openstack/horizon-77b7cf8c8b-f2nwk/init 2026-05-12 05:54:43.179645 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-77b7cf8c8b-f2nwk" not found 2026-05-12 05:54:43.182678 | instance | openstack/horizon-77b7cf8c8b-f2nwk/horizon 2026-05-12 05:54:43.361422 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-77b7cf8c8b-f2nwk" not found 2026-05-12 05:54:43.521178 | instance | openstack/horizon-77b7cf8c8b-w4mdm/init 2026-05-12 05:54:43.692964 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-77b7cf8c8b-w4mdm" not found 2026-05-12 05:54:43.696982 | instance | openstack/horizon-77b7cf8c8b-w4mdm/horizon 2026-05-12 05:54:43.889770 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-77b7cf8c8b-w4mdm" not found 2026-05-12 05:54:44.063955 | instance | openstack/horizon-db-init-vdb87/init 2026-05-12 05:54:44.229160 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-vdb87" not found 2026-05-12 05:54:44.232933 | instance | openstack/horizon-db-init-vdb87/horizon-db-init-0 2026-05-12 05:54:44.395993 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-vdb87" not found 2026-05-12 05:54:44.560968 | instance | openstack/horizon-db-sync-sbbwc/init 2026-05-12 05:54:44.831969 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-sbbwc" not found 2026-05-12 05:54:44.834275 | instance | openstack/horizon-db-sync-sbbwc/horizon-db-sync 2026-05-12 05:54:44.982613 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-sbbwc" not found 2026-05-12 05:54:45.148475 | instance | openstack/keystone-api-6d76457c4-k4rzt/init 2026-05-12 05:54:45.416227 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-6d76457c4-k4rzt" not found 2026-05-12 05:54:45.418989 | instance | openstack/keystone-api-6d76457c4-k4rzt/keystone-api 2026-05-12 05:54:45.604305 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-6d76457c4-k4rzt" not found 2026-05-12 05:54:45.773595 | instance | openstack/keystone-bootstrap-6s5vc/init 2026-05-12 05:54:45.943990 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-6s5vc" not found 2026-05-12 05:54:45.946777 | instance | openstack/keystone-bootstrap-6s5vc/bootstrap 2026-05-12 05:54:46.117380 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-6s5vc" not found 2026-05-12 05:54:46.280972 | instance | openstack/keystone-credential-setup-js7kx/init 2026-05-12 05:54:46.447197 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-js7kx" not found 2026-05-12 05:54:46.450865 | instance | openstack/keystone-credential-setup-js7kx/keystone-credential-setup 2026-05-12 05:54:46.606236 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-js7kx" not found 2026-05-12 05:54:46.763999 | instance | openstack/keystone-db-init-qqxcr/init 2026-05-12 05:54:46.940779 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-qqxcr" not found 2026-05-12 05:54:46.943438 | instance | openstack/keystone-db-init-qqxcr/keystone-db-init-0 2026-05-12 05:54:47.103415 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-qqxcr" not found 2026-05-12 05:54:47.254388 | instance | openstack/keystone-db-sync-x9rhm/init 2026-05-12 05:54:47.409508 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-x9rhm" not found 2026-05-12 05:54:47.413236 | instance | openstack/keystone-db-sync-x9rhm/keystone-db-sync 2026-05-12 05:54:47.579609 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-x9rhm" not found 2026-05-12 05:54:47.737378 | instance | openstack/keystone-domain-manage-lc4l4/init 2026-05-12 05:54:47.902369 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-lc4l4" not found 2026-05-12 05:54:47.904881 | instance | openstack/keystone-domain-manage-lc4l4/keystone-domain-manage 2026-05-12 05:54:48.068047 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-lc4l4" not found 2026-05-12 05:54:48.226287 | instance | openstack/keystone-fernet-setup-7fqpx/init 2026-05-12 05:54:48.388987 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-7fqpx" not found 2026-05-12 05:54:48.392382 | instance | openstack/keystone-fernet-setup-7fqpx/keystone-fernet-setup 2026-05-12 05:54:48.567001 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-7fqpx" not found 2026-05-12 05:54:48.727850 | instance | openstack/keystone-rabbit-init-v4l7z/init 2026-05-12 05:54:48.889650 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-v4l7z" not found 2026-05-12 05:54:48.892721 | instance | openstack/keystone-rabbit-init-v4l7z/rabbit-init 2026-05-12 05:54:49.053533 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-v4l7z" not found 2026-05-12 05:54:49.229063 | instance | openstack/memcached-memcached-6479589586-8xqq7/init 2026-05-12 05:54:49.399589 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-8xqq7" not found 2026-05-12 05:54:49.404110 | instance | openstack/memcached-memcached-6479589586-8xqq7/memcached 2026-05-12 05:54:49.567452 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-8xqq7" not found 2026-05-12 05:54:49.571137 | instance | openstack/memcached-memcached-6479589586-8xqq7/memcached-exporter 2026-05-12 05:54:49.738996 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-8xqq7" not found 2026-05-12 05:54:49.897440 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-05-12 05:54:50.073916 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-05-12 05:54:50.076447 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-05-12 05:54:50.242534 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-05-12 05:54:50.245931 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-05-12 05:54:50.441791 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-05-12 05:54:50.444625 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-05-12 05:54:50.596594 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-05-12 05:54:50.764499 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-05-12 05:54:50.913217 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-05-12 05:54:50.916617 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-05-12 05:54:51.102604 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-05-12 05:54:51.105739 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-05-12 05:54:51.258427 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-05-12 05:54:51.414099 | instance | openstack/pxc-operator-7cff949c8b-rg569/percona-xtradb-cluster-operator 2026-05-12 05:54:51.574238 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-7cff949c8b-rg569" not found 2026-05-12 05:54:51.724297 | instance | openstack/rabbitmq-cluster-operator-67fdb85b4f-nmq4s/rabbitmq-cluster-operator 2026-05-12 05:54:51.896928 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-67fdb85b4f-nmq4s" not found 2026-05-12 05:54:52.053406 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-05-12 05:54:52.216346 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-05-12 05:54:52.219326 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-05-12 05:54:52.399791 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-05-12 05:54:52.554325 | instance | openstack/rabbitmq-messaging-topology-operator-5c9876cc97-sq7wm/rabbitmq-cluster-operator 2026-05-12 05:54:52.732405 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-5c9876cc97-sq7wm" not found 2026-05-12 05:54:52.887099 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-4l764/secretgen-controller 2026-05-12 05:54:53.054429 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-4l764" not found 2026-05-12 05:54:53.215214 | instance | ERROR 2026-05-12 05:54:53.215400 | instance | { 2026-05-12 05:54:53.215440 | instance | "delta": "0:00:21.724446", 2026-05-12 05:54:53.215469 | instance | "end": "2026-05-12 05:54:53.058150", 2026-05-12 05:54:53.215494 | instance | "msg": "non-zero return code", 2026-05-12 05:54:53.215519 | instance | "rc": 123, 2026-05-12 05:54:53.215544 | instance | "start": "2026-05-12 05:54:31.333704" 2026-05-12 05:54:53.215568 | instance | } 2026-05-12 05:54:53.215601 | instance | ERROR: Ignoring Errors 2026-05-12 05:54:53.223339 | 2026-05-12 05:54:53.223408 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-05-12 05:54:53.787760 | instance | changed: 2026-05-12 05:54:53.787934 | instance | cd+++++++++ pod-logs/ 2026-05-12 05:54:53.787961 | instance | cd+++++++++ pod-logs/auth-system/ 2026-05-12 05:54:53.787981 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-05-12 05:54:53.788001 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-05-12 05:54:53.788020 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-05-12 05:54:53.788039 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-pgv9k/ 2026-05-12 05:54:53.788057 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-pgv9k/cert-manager-controller.txt 2026-05-12 05:54:53.788077 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-dnmv9/ 2026-05-12 05:54:53.788095 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-dnmv9/cert-manager-cainjector.txt 2026-05-12 05:54:53.788114 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-6gfv2/ 2026-05-12 05:54:53.788132 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-6gfv2/cert-manager-webhook.txt 2026-05-12 05:54:53.788151 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-05-12 05:54:53.788170 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-kdgfk/ 2026-05-12 05:54:53.788187 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-kdgfk/envoy-gateway.txt 2026-05-12 05:54:53.788217 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-05-12 05:54:53.788236 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-05-12 05:54:53.788254 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-05-12 05:54:53.788272 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-05-12 05:54:53.788290 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-05-12 05:54:53.788307 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-pgv9k/ 2026-05-12 05:54:53.788325 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-pgv9k/cert-manager-controller.txt 2026-05-12 05:54:53.788343 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-dnmv9/ 2026-05-12 05:54:53.788362 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-dnmv9/cert-manager-cainjector.txt 2026-05-12 05:54:53.788382 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-6gfv2/ 2026-05-12 05:54:53.788400 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-6gfv2/cert-manager-webhook.txt 2026-05-12 05:54:53.788418 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-05-12 05:54:53.788436 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-kdgfk/ 2026-05-12 05:54:53.788454 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-kdgfk/envoy-gateway.txt 2026-05-12 05:54:53.788471 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-05-12 05:54:53.788489 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-llp7n/ 2026-05-12 05:54:53.788506 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-llp7n/controller.txt 2026-05-12 05:54:53.788524 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-7w6g5/ 2026-05-12 05:54:53.788542 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-7w6g5/ingress-nginx-default-backend.txt 2026-05-12 05:54:53.788560 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-05-12 05:54:53.788578 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-nsdgq/ 2026-05-12 05:54:53.788595 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-nsdgq/cilium-operator.txt 2026-05-12 05:54:53.788612 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-qj4bm/ 2026-05-12 05:54:53.788630 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-qj4bm/apply-sysctl-overwrites.txt 2026-05-12 05:54:53.788647 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-qj4bm/cilium-agent.txt 2026-05-12 05:54:53.788665 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-qj4bm/clean-cilium-state.txt 2026-05-12 05:54:53.788682 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-qj4bm/config.txt 2026-05-12 05:54:53.788699 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-qj4bm/install-cni-binaries.txt 2026-05-12 05:54:53.788717 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-qj4bm/mount-bpf-fs.txt 2026-05-12 05:54:53.788734 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-qj4bm/mount-cgroup.txt 2026-05-12 05:54:53.788752 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-hwt68/ 2026-05-12 05:54:53.788769 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-hwt68/coredns.txt 2026-05-12 05:54:53.788786 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-nhvtc/ 2026-05-12 05:54:53.788803 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-nhvtc/coredns.txt 2026-05-12 05:54:53.788820 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-05-12 05:54:53.788842 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-05-12 05:54:53.788860 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-05-12 05:54:53.788877 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-12 05:54:53.788895 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-05-12 05:54:53.788912 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-12 05:54:53.788930 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-v5ncl/ 2026-05-12 05:54:53.788947 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-v5ncl/kube-proxy.txt 2026-05-12 05:54:53.788987 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-05-12 05:54:53.789006 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-12 05:54:53.789023 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-05-12 05:54:53.789041 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-05-12 05:54:53.789058 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-05-12 05:54:53.789076 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-g7ckh/ 2026-05-12 05:54:53.789093 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-g7ckh/local-path-provisioner.txt 2026-05-12 05:54:53.789110 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-05-12 05:54:53.789128 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-05-12 05:54:53.789145 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-05-12 05:54:53.789163 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-05-12 05:54:53.789180 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-05-12 05:54:53.789197 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-05-12 05:54:53.789215 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-b7cbbff95-bplvj/ 2026-05-12 05:54:53.789232 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-b7cbbff95-bplvj/grafana-sc-dashboard.txt 2026-05-12 05:54:53.789250 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-b7cbbff95-bplvj/grafana-sc-datasources.txt 2026-05-12 05:54:53.789267 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-b7cbbff95-bplvj/grafana.txt 2026-05-12 05:54:53.789284 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-c7bd54d7-xjh4t/ 2026-05-12 05:54:53.789302 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-c7bd54d7-xjh4t/kube-state-metrics.txt 2026-05-12 05:54:53.789319 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-7d58f4b66c-jv4kh/ 2026-05-12 05:54:53.789338 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-7d58f4b66c-jv4kh/kube-prometheus-stack.txt 2026-05-12 05:54:53.789356 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-6k8w7/ 2026-05-12 05:54:53.789373 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-6k8w7/node-exporter.txt 2026-05-12 05:54:53.789391 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-6k8w7/pod-tls-sidecar.txt 2026-05-12 05:54:53.789414 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-05-12 05:54:53.789433 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-05-12 05:54:53.789451 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-05-12 05:54:53.789518 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-05-12 05:54:53.789538 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-05-12 05:54:53.789556 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-05-12 05:54:53.789574 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-05-12 05:54:53.789593 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-77b7cf8c8b-9jmjq/ 2026-05-12 05:54:53.789611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-77b7cf8c8b-9jmjq/horizon.txt 2026-05-12 05:54:53.789629 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-77b7cf8c8b-9jmjq/init.txt 2026-05-12 05:54:53.789646 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-77b7cf8c8b-f2nwk/ 2026-05-12 05:54:53.789664 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-77b7cf8c8b-f2nwk/horizon.txt 2026-05-12 05:54:53.789682 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-77b7cf8c8b-f2nwk/init.txt 2026-05-12 05:54:53.789699 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-77b7cf8c8b-w4mdm/ 2026-05-12 05:54:53.789717 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-77b7cf8c8b-w4mdm/horizon.txt 2026-05-12 05:54:53.789734 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-77b7cf8c8b-w4mdm/init.txt 2026-05-12 05:54:53.789751 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-vdb87/ 2026-05-12 05:54:53.789769 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-vdb87/horizon-db-init-0.txt 2026-05-12 05:54:53.789786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-vdb87/init.txt 2026-05-12 05:54:53.789804 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-sbbwc/ 2026-05-12 05:54:53.789821 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-sbbwc/horizon-db-sync.txt 2026-05-12 05:54:53.789839 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-sbbwc/init.txt 2026-05-12 05:54:53.789856 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-6d76457c4-k4rzt/ 2026-05-12 05:54:53.789873 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-6d76457c4-k4rzt/init.txt 2026-05-12 05:54:53.789890 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-6d76457c4-k4rzt/keystone-api.txt 2026-05-12 05:54:53.789907 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-6s5vc/ 2026-05-12 05:54:53.789924 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-6s5vc/bootstrap.txt 2026-05-12 05:54:53.789941 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-6s5vc/init.txt 2026-05-12 05:54:53.789959 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-js7kx/ 2026-05-12 05:54:53.789976 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-js7kx/init.txt 2026-05-12 05:54:53.789993 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-js7kx/keystone-credential-setup.txt 2026-05-12 05:54:53.790011 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-qqxcr/ 2026-05-12 05:54:53.790028 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-qqxcr/init.txt 2026-05-12 05:54:53.790046 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-qqxcr/keystone-db-init-0.txt 2026-05-12 05:54:53.790068 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-x9rhm/ 2026-05-12 05:54:53.790086 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-x9rhm/init.txt 2026-05-12 05:54:53.790104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-x9rhm/keystone-db-sync.txt 2026-05-12 05:54:53.790121 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-lc4l4/ 2026-05-12 05:54:53.790139 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-lc4l4/init.txt 2026-05-12 05:54:53.790156 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-lc4l4/keystone-domain-manage.txt 2026-05-12 05:54:53.790173 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-7fqpx/ 2026-05-12 05:54:53.790191 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-7fqpx/init.txt 2026-05-12 05:54:53.790208 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-7fqpx/keystone-fernet-setup.txt 2026-05-12 05:54:53.790226 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-v4l7z/ 2026-05-12 05:54:53.790243 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-v4l7z/init.txt 2026-05-12 05:54:53.790261 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-v4l7z/rabbit-init.txt 2026-05-12 05:54:53.790278 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-8xqq7/ 2026-05-12 05:54:53.790296 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-8xqq7/init.txt 2026-05-12 05:54:53.790313 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-8xqq7/memcached-exporter.txt 2026-05-12 05:54:53.790331 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-8xqq7/memcached.txt 2026-05-12 05:54:53.790348 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-05-12 05:54:53.790365 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-05-12 05:54:53.790398 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-05-12 05:54:53.790416 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-05-12 05:54:53.790434 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-05-12 05:54:53.790451 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-05-12 05:54:53.790468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-05-12 05:54:53.790486 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-05-12 05:54:53.790503 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-05-12 05:54:53.790521 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-7cff949c8b-rg569/ 2026-05-12 05:54:53.790538 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-7cff949c8b-rg569/percona-xtradb-cluster-operator.txt 2026-05-12 05:54:53.790556 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-67fdb85b4f-nmq4s/ 2026-05-12 05:54:53.790574 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-67fdb85b4f-nmq4s/rabbitmq-cluster-operator.txt 2026-05-12 05:54:53.790591 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-05-12 05:54:53.790609 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-05-12 05:54:53.790627 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-05-12 05:54:53.790645 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-5c9876cc97-sq7wm/ 2026-05-12 05:54:53.790667 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-5c9876cc97-sq7wm/rabbitmq-cluster-operator.txt 2026-05-12 05:54:53.790686 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-05-12 05:54:53.790704 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-4l764/ 2026-05-12 05:54:53.790722 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-4l764/secretgen-controller.txt 2026-05-12 05:54:53.790741 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-05-12 05:54:53.790759 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-llp7n/ 2026-05-12 05:54:53.790777 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-llp7n/controller.txt 2026-05-12 05:54:53.790795 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-7w6g5/ 2026-05-12 05:54:53.790813 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-7w6g5/ingress-nginx-default-backend.txt 2026-05-12 05:54:53.790831 | instance | cd+++++++++ pod-logs/kube-system/ 2026-05-12 05:54:53.790848 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-nsdgq/ 2026-05-12 05:54:53.790866 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-nsdgq/cilium-operator.txt 2026-05-12 05:54:53.790884 | instance | cd+++++++++ pod-logs/kube-system/cilium-qj4bm/ 2026-05-12 05:54:53.790903 | instance | >f+++++++++ pod-logs/kube-system/cilium-qj4bm/apply-sysctl-overwrites.txt 2026-05-12 05:54:53.790921 | instance | >f+++++++++ pod-logs/kube-system/cilium-qj4bm/cilium-agent.txt 2026-05-12 05:54:53.790939 | instance | >f+++++++++ pod-logs/kube-system/cilium-qj4bm/clean-cilium-state.txt 2026-05-12 05:54:53.790956 | instance | >f+++++++++ pod-logs/kube-system/cilium-qj4bm/config.txt 2026-05-12 05:54:53.790973 | instance | >f+++++++++ pod-logs/kube-system/cilium-qj4bm/install-cni-binaries.txt 2026-05-12 05:54:53.790991 | instance | >f+++++++++ pod-logs/kube-system/cilium-qj4bm/mount-bpf-fs.txt 2026-05-12 05:54:53.791008 | instance | >f+++++++++ pod-logs/kube-system/cilium-qj4bm/mount-cgroup.txt 2026-05-12 05:54:53.791025 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-hwt68/ 2026-05-12 05:54:53.791042 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-hwt68/coredns.txt 2026-05-12 05:54:53.791059 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-nhvtc/ 2026-05-12 05:54:53.791076 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-nhvtc/coredns.txt 2026-05-12 05:54:53.791094 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-05-12 05:54:53.791111 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-05-12 05:54:53.791129 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-05-12 05:54:53.791146 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-12 05:54:53.791164 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-05-12 05:54:53.791181 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-12 05:54:53.791199 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-v5ncl/ 2026-05-12 05:54:53.791216 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-v5ncl/kube-proxy.txt 2026-05-12 05:54:53.791234 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-05-12 05:54:53.791252 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-12 05:54:53.791269 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-05-12 05:54:53.791287 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-05-12 05:54:53.791304 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-05-12 05:54:53.791327 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-g7ckh/ 2026-05-12 05:54:53.791345 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-g7ckh/local-path-provisioner.txt 2026-05-12 05:54:53.791363 | instance | cd+++++++++ pod-logs/monitoring/ 2026-05-12 05:54:53.791380 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-05-12 05:54:53.791398 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-05-12 05:54:53.791415 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-05-12 05:54:53.791433 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-05-12 05:54:53.791450 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-05-12 05:54:53.791467 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-b7cbbff95-bplvj/ 2026-05-12 05:54:53.791485 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-b7cbbff95-bplvj/grafana-sc-dashboard.txt 2026-05-12 05:54:53.791503 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-b7cbbff95-bplvj/grafana-sc-datasources.txt 2026-05-12 05:54:53.791520 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-b7cbbff95-bplvj/grafana.txt 2026-05-12 05:54:53.791538 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-c7bd54d7-xjh4t/ 2026-05-12 05:54:53.791555 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-c7bd54d7-xjh4t/kube-state-metrics.txt 2026-05-12 05:54:53.791573 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-7d58f4b66c-jv4kh/ 2026-05-12 05:54:53.791590 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-7d58f4b66c-jv4kh/kube-prometheus-stack.txt 2026-05-12 05:54:53.791608 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-6k8w7/ 2026-05-12 05:54:53.791626 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-6k8w7/node-exporter.txt 2026-05-12 05:54:53.791643 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-6k8w7/pod-tls-sidecar.txt 2026-05-12 05:54:53.791660 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-05-12 05:54:53.791678 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-05-12 05:54:53.791696 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-05-12 05:54:53.791713 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-05-12 05:54:53.791730 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-05-12 05:54:53.791748 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-05-12 05:54:53.791765 | instance | cd+++++++++ pod-logs/openstack/ 2026-05-12 05:54:53.791782 | instance | cd+++++++++ pod-logs/openstack/horizon-77b7cf8c8b-9jmjq/ 2026-05-12 05:54:53.791800 | instance | >f+++++++++ pod-logs/openstack/horizon-77b7cf8c8b-9jmjq/horizon.txt 2026-05-12 05:54:53.791818 | instance | >f+++++++++ pod-logs/openstack/horizon-77b7cf8c8b-9jmjq/init.txt 2026-05-12 05:54:53.791836 | instance | cd+++++++++ pod-logs/openstack/horizon-77b7cf8c8b-f2nwk/ 2026-05-12 05:54:53.791853 | instance | >f+++++++++ pod-logs/openstack/horizon-77b7cf8c8b-f2nwk/horizon.txt 2026-05-12 05:54:53.791872 | instance | >f+++++++++ pod-logs/openstack/horizon-77b7cf8c8b-f2nwk/init.txt 2026-05-12 05:54:53.791890 | instance | cd+++++++++ pod-logs/openstack/horizon-77b7cf8c8b-w4mdm/ 2026-05-12 05:54:53.791911 | instance | >f+++++++++ pod-logs/openstack/horizon-77b7cf8c8b-w4mdm/horizon.txt 2026-05-12 05:54:53.791930 | instance | >f+++++++++ pod-logs/openstack/horizon-77b7cf8c8b-w4mdm/init.txt 2026-05-12 05:54:53.791948 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-vdb87/ 2026-05-12 05:54:53.791966 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-vdb87/horizon-db-init-0.txt 2026-05-12 05:54:53.791984 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-vdb87/init.txt 2026-05-12 05:54:53.792002 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-sbbwc/ 2026-05-12 05:54:53.792020 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-sbbwc/horizon-db-sync.txt 2026-05-12 05:54:53.792037 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-sbbwc/init.txt 2026-05-12 05:54:53.792055 | instance | cd+++++++++ pod-logs/openstack/keystone-api-6d76457c4-k4rzt/ 2026-05-12 05:54:53.792072 | instance | >f+++++++++ pod-logs/openstack/keystone-api-6d76457c4-k4rzt/init.txt 2026-05-12 05:54:53.792090 | instance | >f+++++++++ pod-logs/openstack/keystone-api-6d76457c4-k4rzt/keystone-api.txt 2026-05-12 05:54:53.792107 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-6s5vc/ 2026-05-12 05:54:53.792125 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-6s5vc/bootstrap.txt 2026-05-12 05:54:53.792143 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-6s5vc/init.txt 2026-05-12 05:54:53.792160 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-js7kx/ 2026-05-12 05:54:53.792178 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-js7kx/init.txt 2026-05-12 05:54:53.792195 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-js7kx/keystone-credential-setup.txt 2026-05-12 05:54:53.792213 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-qqxcr/ 2026-05-12 05:54:53.792232 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-qqxcr/init.txt 2026-05-12 05:54:53.792249 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-qqxcr/keystone-db-init-0.txt 2026-05-12 05:54:53.792267 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-x9rhm/ 2026-05-12 05:54:53.792285 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-x9rhm/init.txt 2026-05-12 05:54:53.792302 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-x9rhm/keystone-db-sync.txt 2026-05-12 05:54:53.792320 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-lc4l4/ 2026-05-12 05:54:53.792338 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-lc4l4/init.txt 2026-05-12 05:54:53.792355 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-lc4l4/keystone-domain-manage.txt 2026-05-12 05:54:53.792373 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-7fqpx/ 2026-05-12 05:54:53.792390 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-7fqpx/init.txt 2026-05-12 05:54:53.792407 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-7fqpx/keystone-fernet-setup.txt 2026-05-12 05:54:53.792425 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-v4l7z/ 2026-05-12 05:54:53.792442 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-v4l7z/init.txt 2026-05-12 05:54:53.792459 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-v4l7z/rabbit-init.txt 2026-05-12 05:54:53.792477 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-8xqq7/ 2026-05-12 05:54:53.792494 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-8xqq7/init.txt 2026-05-12 05:54:53.792512 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-8xqq7/memcached-exporter.txt 2026-05-12 05:54:53.792529 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-8xqq7/memcached.txt 2026-05-12 05:54:53.792547 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-05-12 05:54:53.792564 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-05-12 05:54:53.792587 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-05-12 05:54:53.792606 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-05-12 05:54:53.792623 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-05-12 05:54:53.792641 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-05-12 05:54:53.792659 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-05-12 05:54:53.792676 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-05-12 05:54:53.792694 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-05-12 05:54:53.792712 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-7cff949c8b-rg569/ 2026-05-12 05:54:53.792730 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-7cff949c8b-rg569/percona-xtradb-cluster-operator.txt 2026-05-12 05:54:53.792748 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-67fdb85b4f-nmq4s/ 2026-05-12 05:54:53.792766 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-67fdb85b4f-nmq4s/rabbitmq-cluster-operator.txt 2026-05-12 05:54:53.792783 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-05-12 05:54:53.792801 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-05-12 05:54:53.792819 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-05-12 05:54:53.792837 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-5c9876cc97-sq7wm/ 2026-05-12 05:54:53.792855 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-5c9876cc97-sq7wm/rabbitmq-cluster-operator.txt 2026-05-12 05:54:53.792872 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-05-12 05:54:53.792891 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-4l764/ 2026-05-12 05:54:53.792908 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-4l764/secretgen-controller.txt 2026-05-12 05:54:53.806677 | 2026-05-12 05:54:53.806752 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-05-12 05:54:54.004181 | instance | changed 2026-05-12 05:54:54.009628 | 2026-05-12 05:54:54.009704 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-05-12 05:54:54.724012 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-05-12 05:54:54.744261 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-12 05:54:54.744364 | instance | Dload Upload Total Spent Left Speed 2026-05-12 05:54:54.748794 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-05-12 05:54:54.924130 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-05-12 05:54:54.930385 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-12 05:54:54.930415 | instance | Dload Upload Total Spent Left Speed 2026-05-12 05:54:54.934893 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-05-12 05:54:55.251718 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-05-12 05:54:55.260785 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-12 05:54:55.260844 | instance | Dload Upload Total Spent Left Speed 2026-05-12 05:54:55.266136 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-05-12 05:54:55.629438 | instance | Scraping memcached.openstack:9150/metrics: 2026-05-12 05:54:55.635243 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-12 05:54:55.635778 | instance | Dload Upload Total Spent Left Speed 2026-05-12 05:54:55.639443 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached.openstack 2026-05-12 05:54:55.723474 | instance | Scraping memcached-metrics.openstack:9150/metrics: 2026-05-12 05:54:55.731809 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-12 05:54:55.731877 | instance | Dload Upload Total Spent Left Speed 2026-05-12 05:54:55.735697 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached-metrics.openstack 2026-05-12 05:54:55.812204 | instance | Scraping percona-xtradb-haproxy-metrics.openstack:8404/metrics: 2026-05-12 05:54:55.818344 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-12 05:54:55.818859 | instance | Dload Upload Total Spent Left Speed 2026-05-12 05:54:55.822826 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: percona-xtradb-haproxy-metrics.openstack 2026-05-12 05:54:56.052219 | instance | ok: Runtime: 0:00:01.684653 2026-05-12 05:54:56.057719 | 2026-05-12 05:54:56.057791 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-05-12 05:54:56.340955 | instance | ceph-mgr endpoints: 2026-05-12 05:54:56.592875 | instance | ok: Runtime: 0:00:00.077022 2026-05-12 05:54:56.597690 | 2026-05-12 05:54:56.597761 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-05-12 05:54:57.133791 | instance | ok: Runtime: 0:00:00.083633 2026-05-12 05:54:57.138943 | 2026-05-12 05:54:57.139021 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-05-12 05:54:57.629441 | instance | changed: 2026-05-12 05:54:57.629639 | instance | cd+++++++++ prometheus/ 2026-05-12 05:54:57.629680 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-05-12 05:54:57.629709 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-05-12 05:54:57.629738 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-05-12 05:54:57.629766 | instance | >f+++++++++ prometheus/openstack-memcached-metrics.txt 2026-05-12 05:54:57.629792 | instance | >f+++++++++ prometheus/openstack-memcached.txt 2026-05-12 05:54:57.629819 | instance | >f+++++++++ prometheus/openstack-percona-xtradb-haproxy-metrics.txt 2026-05-12 05:54:57.639646 | 2026-05-12 05:54:57.639712 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-05-12 05:54:57.846087 | instance | changed 2026-05-12 05:54:57.851194 | 2026-05-12 05:54:57.851260 | TASK [gather-selenium-data : Get selenium data] 2026-05-12 05:54:58.091141 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-05-12 05:54:58.094179 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-05-12 05:54:58.420488 | instance | ERROR 2026-05-12 05:54:58.420908 | instance | { 2026-05-12 05:54:58.421014 | instance | "delta": "0:00:00.008278", 2026-05-12 05:54:58.421066 | instance | "end": "2026-05-12 05:54:58.094577", 2026-05-12 05:54:58.421109 | instance | "msg": "non-zero return code", 2026-05-12 05:54:58.421150 | instance | "rc": 1, 2026-05-12 05:54:58.421189 | instance | "start": "2026-05-12 05:54:58.086299" 2026-05-12 05:54:58.421228 | instance | } 2026-05-12 05:54:58.421278 | instance | ERROR: Ignoring Errors 2026-05-12 05:54:58.427115 | 2026-05-12 05:54:58.427192 | TASK [gather-selenium-data : Downloads logs to executor] 2026-05-12 05:54:58.922979 | instance | changed: cd+++++++++ selenium/ 2026-05-12 05:54:58.931445 | 2026-05-12 05:54:58.931524 | PLAY RECAP 2026-05-12 05:54:58.931572 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-05-12 05:54:58.931595 | 2026-05-12 05:54:59.123088 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2023.1] 2026-05-12 05:54:59.127883 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-12 05:54:59.707546 | 2026-05-12 05:54:59.707684 | PLAY [all] 2026-05-12 05:54:59.722064 | 2026-05-12 05:54:59.722145 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-12 05:54:59.766537 | instance | skipping: Conditional result was False 2026-05-12 05:54:59.775475 | 2026-05-12 05:54:59.775621 | TASK [fetch-output : Set log path for single node] 2026-05-12 05:54:59.810237 | instance | ok 2026-05-12 05:54:59.816706 | 2026-05-12 05:54:59.816808 | LOOP [fetch-output : Ensure local output dirs] 2026-05-12 05:55:00.235040 | instance -> localhost | ok: "/var/lib/zuul/builds/cb9c8c2d8eed4d06a2de98cb2b9dc562/work/logs" 2026-05-12 05:55:00.457370 | instance -> localhost | changed: "/var/lib/zuul/builds/cb9c8c2d8eed4d06a2de98cb2b9dc562/work/artifacts" 2026-05-12 05:55:00.683570 | instance -> localhost | changed: "/var/lib/zuul/builds/cb9c8c2d8eed4d06a2de98cb2b9dc562/work/docs" 2026-05-12 05:55:00.707177 | 2026-05-12 05:55:00.707375 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-12 05:55:01.303747 | instance | changed: .d..t...... ./ 2026-05-12 05:55:01.303932 | instance | changed: All items complete 2026-05-12 05:55:01.303960 | 2026-05-12 05:55:01.748198 | instance | changed: .d..t...... ./ 2026-05-12 05:55:02.213545 | instance | changed: .d..t...... ./ 2026-05-12 05:55:02.235120 | 2026-05-12 05:55:02.235270 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-12 05:55:02.644037 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008988 2026-05-12 05:55:02.889625 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007887 2026-05-12 05:55:02.911725 | 2026-05-12 05:55:02.911838 | PLAY [all] 2026-05-12 05:55:02.917515 | 2026-05-12 05:55:02.917578 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-12 05:55:03.325636 | instance | changed 2026-05-12 05:55:03.333035 | 2026-05-12 05:55:03.333090 | PLAY RECAP 2026-05-12 05:55:03.333139 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-12 05:55:03.333162 | 2026-05-12 05:55:03.516367 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-12 05:55:03.522078 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-12 05:55:04.114078 | 2026-05-12 05:55:04.114197 | PLAY [localhost] 2026-05-12 05:55:04.124480 | 2026-05-12 05:55:04.124592 | TASK [Generate Zuul manifest] 2026-05-12 05:55:04.145183 | localhost | ok 2026-05-12 05:55:04.164160 | 2026-05-12 05:55:04.164306 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-12 05:55:04.694707 | localhost | changed 2026-05-12 05:55:04.706418 | 2026-05-12 05:55:04.706513 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-12 05:55:04.737862 | localhost | ok 2026-05-12 05:55:04.747430 | 2026-05-12 05:55:04.747524 | TASK [Upload logs] 2026-05-12 05:55:04.769663 | localhost | ok 2026-05-12 05:55:04.833892 | 2026-05-12 05:55:04.834030 | TASK [Set zuul-log-path fact] 2026-05-12 05:55:04.853430 | localhost | ok 2026-05-12 05:55:04.867125 | 2026-05-12 05:55:04.867203 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 05:55:04.898708 | localhost | ok 2026-05-12 05:55:04.906668 | 2026-05-12 05:55:04.906738 | TASK [upload-logs : Create log directories] 2026-05-12 05:55:05.302083 | localhost | changed 2026-05-12 05:55:05.309733 | 2026-05-12 05:55:05.309851 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-12 05:55:05.738953 | localhost -> localhost | ok: Runtime: 0:00:00.016105 2026-05-12 05:55:05.746949 | 2026-05-12 05:55:05.747052 | TASK [upload-logs : Upload logs to log server] 2026-05-12 05:55:06.441938 | localhost | Output suppressed because no_log was given 2026-05-12 05:55:06.446887 | 2026-05-12 05:55:06.446973 | LOOP [upload-logs : Compress console log and json output] 2026-05-12 05:55:06.495514 | localhost | skipping: Conditional result was False 2026-05-12 05:55:06.503771 | localhost | skipping: Conditional result was False 2026-05-12 05:55:06.523121 | 2026-05-12 05:55:06.523275 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-12 05:55:06.566526 | localhost | skipping: Conditional result was False 2026-05-12 05:55:06.566907 | 2026-05-12 05:55:06.571247 | localhost | skipping: Conditional result was False 2026-05-12 05:55:06.588199 | 2026-05-12 05:55:06.588327 | LOOP [upload-logs : Upload console log and json output]