2026-04-12 18:21:43.934416 | Job console starting 2026-04-12 18:21:43.946989 | Updating git repos 2026-04-12 18:21:44.033820 | Cloning repos into workspace 2026-04-12 18:21:44.144290 | Restoring repo states 2026-04-12 18:21:44.175527 | Merging changes 2026-04-12 18:21:45.346229 | Checking out repos 2026-04-12 18:21:45.624084 | Preparing playbooks 2026-04-12 18:21:50.818214 | Running Ansible setup 2026-04-12 18:21:54.901876 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-12 18:21:55.602608 | 2026-04-12 18:21:55.603017 | PLAY [localhost] 2026-04-12 18:21:55.612390 | 2026-04-12 18:21:55.612499 | TASK [Gathering Facts] 2026-04-12 18:21:56.462963 | localhost | ok 2026-04-12 18:21:56.477177 | 2026-04-12 18:21:56.477324 | TASK [Setup log path fact] 2026-04-12 18:21:56.499597 | localhost | ok 2026-04-12 18:21:56.514849 | 2026-04-12 18:21:56.514974 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-12 18:21:56.559326 | localhost | ok 2026-04-12 18:21:56.569294 | 2026-04-12 18:21:56.569419 | TASK [emit-job-header : Print job information] 2026-04-12 18:21:56.615119 | # Job Information 2026-04-12 18:21:56.615354 | Ansible Version: 2.16.16 2026-04-12 18:21:56.615407 | Job: atmosphere-molecule-aio-ovn 2026-04-12 18:21:56.615448 | Pipeline: check 2026-04-12 18:21:56.615478 | Executor: 0a8996d2b663 2026-04-12 18:21:56.615506 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3739 2026-04-12 18:21:56.615539 | Event ID: 61671660-369c-11f1-8b09-1b1b150bfa04 2026-04-12 18:21:56.619798 | 2026-04-12 18:21:56.619890 | LOOP [emit-job-header : Print node information] 2026-04-12 18:21:56.731597 | localhost | ok: 2026-04-12 18:21:56.731775 | localhost | # Node Information 2026-04-12 18:21:56.731808 | localhost | Inventory Hostname: instance 2026-04-12 18:21:56.731831 | localhost | Hostname: np0000165301 2026-04-12 18:21:56.731851 | localhost | Username: zuul 2026-04-12 18:21:56.731873 | localhost | Distro: Ubuntu 22.04 2026-04-12 18:21:56.731893 | localhost | Provider: yul1 2026-04-12 18:21:56.731912 | localhost | Region: ca-ymq-1 2026-04-12 18:21:56.731931 | localhost | Label: ubuntu-jammy-16 2026-04-12 18:21:56.731949 | localhost | Product Name: OpenStack Nova 2026-04-12 18:21:56.731966 | localhost | Interface IP: 199.204.45.65 2026-04-12 18:21:56.748569 | 2026-04-12 18:21:56.963102 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-12 18:21:57.499532 | localhost -> localhost | changed 2026-04-12 18:21:57.507949 | 2026-04-12 18:21:57.508058 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-12 18:21:58.367078 | localhost -> localhost | changed 2026-04-12 18:21:58.377254 | 2026-04-12 18:21:58.377315 | PLAY [all] 2026-04-12 18:21:58.385924 | 2026-04-12 18:21:58.385992 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-12 18:21:58.807037 | instance -> localhost | ok 2026-04-12 18:21:58.816412 | 2026-04-12 18:21:58.816510 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-12 18:21:58.850530 | instance | ok 2026-04-12 18:21:58.864420 | instance | included: /var/lib/zuul/builds/11b1c69f0e9a4e148bd976d5d88e7fc8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-12 18:21:58.870301 | 2026-04-12 18:21:58.870399 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-12 18:22:00.134319 | instance -> localhost | Generating public/private rsa key pair. 2026-04-12 18:22:00.134536 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/11b1c69f0e9a4e148bd976d5d88e7fc8/work/11b1c69f0e9a4e148bd976d5d88e7fc8_id_rsa 2026-04-12 18:22:00.134565 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/11b1c69f0e9a4e148bd976d5d88e7fc8/work/11b1c69f0e9a4e148bd976d5d88e7fc8_id_rsa.pub 2026-04-12 18:22:00.134588 | instance -> localhost | The key fingerprint is: 2026-04-12 18:22:00.134609 | instance -> localhost | SHA256:47Sl+d+264KcclJ8Fx5krXM7edaiAR2x2Zvk9ya9c+8 zuul-build-sshkey 2026-04-12 18:22:00.134648 | instance -> localhost | The key's randomart image is: 2026-04-12 18:22:00.134670 | instance -> localhost | +---[RSA 3072]----+ 2026-04-12 18:22:00.134695 | instance -> localhost | | .. . | 2026-04-12 18:22:00.134717 | instance -> localhost | | .+o .| 2026-04-12 18:22:00.134738 | instance -> localhost | | .o+o. | 2026-04-12 18:22:00.134759 | instance -> localhost | | . .o=o.| 2026-04-12 18:22:00.134779 | instance -> localhost | | S... .+==| 2026-04-12 18:22:00.134799 | instance -> localhost | | o *o o +*=| 2026-04-12 18:22:00.134818 | instance -> localhost | | =o + +.o*| 2026-04-12 18:22:00.134837 | instance -> localhost | | o.= o..+o| 2026-04-12 18:22:00.134859 | instance -> localhost | | +...+==E| 2026-04-12 18:22:00.134879 | instance -> localhost | +----[SHA256]-----+ 2026-04-12 18:22:00.134924 | instance -> localhost | ok: Runtime: 0:00:00.853316 2026-04-12 18:22:00.140457 | 2026-04-12 18:22:00.140522 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-12 18:22:00.175967 | instance | ok 2026-04-12 18:22:00.185235 | instance | included: /var/lib/zuul/builds/11b1c69f0e9a4e148bd976d5d88e7fc8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-12 18:22:00.193506 | 2026-04-12 18:22:00.193680 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-12 18:22:00.219698 | instance | skipping: Conditional result was False 2026-04-12 18:22:00.229067 | 2026-04-12 18:22:00.229171 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-12 18:22:00.696085 | instance | changed 2026-04-12 18:22:00.701726 | 2026-04-12 18:22:00.701812 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-12 18:22:00.900569 | instance | ok 2026-04-12 18:22:00.908599 | 2026-04-12 18:22:00.908706 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-12 18:22:01.397362 | instance | changed 2026-04-12 18:22:01.402578 | 2026-04-12 18:22:01.402644 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-12 18:22:01.892602 | instance | changed 2026-04-12 18:22:01.900186 | 2026-04-12 18:22:01.900290 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-12 18:22:01.928278 | instance | skipping: Conditional result was False 2026-04-12 18:22:01.935784 | 2026-04-12 18:22:01.935868 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-12 18:22:02.556184 | instance -> localhost | changed 2026-04-12 18:22:02.612307 | 2026-04-12 18:22:02.612459 | TASK [add-build-sshkey : Add back temp key] 2026-04-12 18:22:02.880227 | instance -> localhost | Identity added: /var/lib/zuul/builds/11b1c69f0e9a4e148bd976d5d88e7fc8/work/11b1c69f0e9a4e148bd976d5d88e7fc8_id_rsa (zuul-build-sshkey) 2026-04-12 18:22:02.880556 | instance -> localhost | ok: Runtime: 0:00:00.012668 2026-04-12 18:22:02.887933 | 2026-04-12 18:22:02.887999 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-12 18:22:03.170312 | instance | ok 2026-04-12 18:22:03.177881 | 2026-04-12 18:22:03.178003 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-12 18:22:03.202857 | instance | skipping: Conditional result was False 2026-04-12 18:22:03.218686 | 2026-04-12 18:22:03.218778 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-12 18:22:03.509207 | instance | ok 2026-04-12 18:22:03.517162 | 2026-04-12 18:22:03.517263 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-12 18:22:05.100479 | instance | Output suppressed because no_log was given 2026-04-12 18:22:05.135491 | 2026-04-12 18:22:05.136177 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-12 18:22:05.331211 | instance | ok: "logs" 2026-04-12 18:22:05.331493 | instance | ok: All items complete 2026-04-12 18:22:05.331522 | 2026-04-12 18:22:05.496458 | instance | ok: "artifacts" 2026-04-12 18:22:05.674423 | instance | ok: "docs" 2026-04-12 18:22:05.693227 | 2026-04-12 18:22:05.693482 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-12 18:22:05.877255 | instance | changed: "logs" 2026-04-12 18:22:06.033577 | instance | changed: "artifacts" 2026-04-12 18:22:06.195851 | instance | changed: "docs" 2026-04-12 18:22:06.219477 | 2026-04-12 18:22:06.219645 | PLAY RECAP 2026-04-12 18:22:06.219699 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-12 18:22:06.219728 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-12 18:22:06.219747 | 2026-04-12 18:22:06.347351 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-12 18:22:06.357369 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-12 18:22:07.018110 | 2026-04-12 18:22:07.018239 | PLAY [all] 2026-04-12 18:22:07.030093 | 2026-04-12 18:22:07.030166 | TASK [setup-uv : Extract archive] 2026-04-12 18:22:09.228141 | instance | changed 2026-04-12 18:22:09.234337 | 2026-04-12 18:22:09.234415 | TASK [setup-uv : Print version] 2026-04-12 18:22:08.926106 | instance | uv 0.8.13 2026-04-12 18:22:09.774907 | instance | ok: Runtime: 0:00:00.008238 2026-04-12 18:22:09.782741 | 2026-04-12 18:22:09.782790 | PLAY RECAP 2026-04-12 18:22:09.782836 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-12 18:22:09.782859 | 2026-04-12 18:22:09.897656 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-12 18:22:09.904236 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2025.2] 2026-04-12 18:22:10.591740 | 2026-04-12 18:22:10.592495 | PLAY [all] 2026-04-12 18:22:10.604852 | 2026-04-12 18:22:10.604937 | TASK [Install "jq" for log collection] 2026-04-12 18:22:20.481064 | instance | changed 2026-04-12 18:22:20.484117 | 2026-04-12 18:22:20.484303 | PLAY RECAP 2026-04-12 18:22:20.484386 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-12 18:22:20.484456 | 2026-04-12 18:22:20.655081 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2025.2] 2026-04-12 18:22:20.662470 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-12 18:22:21.290486 | 2026-04-12 18:22:21.290993 | PLAY [all] 2026-04-12 18:22:21.304101 | 2026-04-12 18:22:21.304260 | TASK [Copy inventory file for Zuul] 2026-04-12 18:22:22.188158 | instance | changed 2026-04-12 18:22:22.195099 | 2026-04-12 18:22:22.195182 | TASK [Switch "ansible_host" to private IP] 2026-04-12 18:22:22.528434 | instance | changed: 1 replacements made 2026-04-12 18:22:22.536956 | 2026-04-12 18:22:22.537027 | TASK [Run Molecule scenario] 2026-04-12 18:22:22.944418 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-04-12 18:22:22.944551 | instance | Creating virtual environment at: .venv 2026-04-12 18:22:22.970104 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-12 18:22:23.003161 | instance | Downloading pydantic-core (2.0MiB) 2026-04-12 18:22:23.003351 | instance | Downloading kubernetes (1.9MiB) 2026-04-12 18:22:23.003771 | instance | Downloading rjsonnet (1.2MiB) 2026-04-12 18:22:23.004705 | instance | Downloading openstacksdk (1.7MiB) 2026-04-12 18:22:23.004906 | instance | Downloading netaddr (2.2MiB) 2026-04-12 18:22:23.005618 | instance | Downloading ansible-core (2.1MiB) 2026-04-12 18:22:23.006102 | instance | Downloading cryptography (4.2MiB) 2026-04-12 18:22:23.006353 | instance | Downloading pygments (1.2MiB) 2026-04-12 18:22:23.006622 | instance | Downloading setuptools (1.1MiB) 2026-04-12 18:22:23.359290 | instance | Building pyperclip==1.9.0 2026-04-12 18:22:23.363722 | instance | Downloading rjsonnet 2026-04-12 18:22:23.470353 | instance | Downloading pydantic-core 2026-04-12 18:22:23.521715 | instance | Downloading netaddr 2026-04-12 18:22:23.540073 | instance | Downloading pygments 2026-04-12 18:22:23.557169 | instance | Downloading cryptography 2026-04-12 18:22:23.596650 | instance | Downloading setuptools 2026-04-12 18:22:23.657868 | instance | Downloading kubernetes 2026-04-12 18:22:23.692172 | instance | Downloading ansible-core 2026-04-12 18:22:23.732269 | instance | Downloading openstacksdk 2026-04-12 18:22:24.105737 | instance | Built pyperclip==1.9.0 2026-04-12 18:22:24.290894 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-12 18:22:24.338535 | instance | Installed 83 packages in 45ms 2026-04-12 18:22:25.023938 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-12 18:22:25.655066 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-12 18:22:25.655153 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-04-12 18:23:02.798919 | instance | INFO [aio > dependency] Executing 2026-04-12 18:23:02.799221 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-04-12 18:23:02.799553 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-04-12 18:23:02.799816 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-12 18:23:02.807830 | instance | INFO [aio > cleanup] Executing 2026-04-12 18:23:02.808186 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-12 18:23:02.818445 | instance | INFO [aio > destroy] Executing 2026-04-12 18:23:02.818479 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-04-12 18:23:02.818574 | instance | INFO [aio > destroy] Executed: Successful 2026-04-12 18:23:02.826158 | instance | INFO [aio > syntax] Executing 2026-04-12 18:23:05.747623 | instance | 2026-04-12 18:23:05.747873 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-04-12 18:23:05.894752 | instance | INFO [aio > syntax] Executed: Successful 2026-04-12 18:23:05.907961 | instance | INFO [aio > create] Executing 2026-04-12 18:23:05.909988 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-12 18:23:05.918800 | instance | INFO [aio > prepare] Executing 2026-04-12 18:23:06.830616 | instance | 2026-04-12 18:23:06.830908 | instance | PLAY [Prepare] ***************************************************************** 2026-04-12 18:23:06.831199 | instance | 2026-04-12 18:23:06.831508 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 18:23:06.831868 | instance | Sunday 12 April 2026 18:23:06 +0000 (0:00:00.026) 0:00:00.026 ********** 2026-04-12 18:23:07.990713 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-12 18:23:07.990991 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-12 18:23:07.991311 | instance | interpreter could change the meaning of that path. See 2026-04-12 18:23:07.991589 | instance | https://docs.ansible.com/ansible- 2026-04-12 18:23:07.991839 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-12 18:23:08.000450 | instance | ok: [instance] 2026-04-12 18:23:08.000732 | instance | 2026-04-12 18:23:08.001060 | instance | TASK [Configure short hostname] ************************************************ 2026-04-12 18:23:08.001348 | instance | Sunday 12 April 2026 18:23:07 +0000 (0:00:01.170) 0:00:01.196 ********** 2026-04-12 18:23:08.678127 | instance | changed: [instance] 2026-04-12 18:23:08.678414 | instance | 2026-04-12 18:23:08.678707 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-04-12 18:23:08.679048 | instance | Sunday 12 April 2026 18:23:08 +0000 (0:00:00.677) 0:00:01.873 ********** 2026-04-12 18:23:08.931082 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-04-12 18:23:08.931338 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-04-12 18:23:08.931657 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-12 18:23:08.938503 | instance | changed: [instance] 2026-04-12 18:23:08.938757 | instance | 2026-04-12 18:23:08.939032 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-04-12 18:23:08.939304 | instance | Sunday 12 April 2026 18:23:08 +0000 (0:00:00.261) 0:00:02.134 ********** 2026-04-12 18:23:10.103839 | instance | ok: [instance] 2026-04-12 18:23:10.104152 | instance | 2026-04-12 18:23:10.104284 | instance | TASK [Purge "snapd" package] *************************************************** 2026-04-12 18:23:10.104455 | instance | Sunday 12 April 2026 18:23:10 +0000 (0:00:01.165) 0:00:03.299 ********** 2026-04-12 18:23:11.059138 | instance | ok: [instance] 2026-04-12 18:23:11.059363 | instance | 2026-04-12 18:23:11.059648 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-04-12 18:23:11.059901 | instance | 2026-04-12 18:23:11.060170 | instance | TASK [Create folders for workspace] ******************************************** 2026-04-12 18:23:11.060439 | instance | Sunday 12 April 2026 18:23:11 +0000 (0:00:00.954) 0:00:04.254 ********** 2026-04-12 18:23:12.112933 | instance | changed: [localhost] => (item=group_vars) 2026-04-12 18:23:12.113175 | instance | changed: [localhost] => (item=group_vars/all) 2026-04-12 18:23:12.113500 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-04-12 18:23:12.113772 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-04-12 18:23:12.114045 | instance | changed: [localhost] => (item=group_vars/computes) 2026-04-12 18:23:12.114315 | instance | changed: [localhost] => (item=host_vars) 2026-04-12 18:23:12.114569 | instance | 2026-04-12 18:23:12.114845 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-04-12 18:23:12.115120 | instance | 2026-04-12 18:23:12.115391 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-04-12 18:23:12.115660 | instance | Sunday 12 April 2026 18:23:12 +0000 (0:00:01.054) 0:00:05.308 ********** 2026-04-12 18:23:12.298434 | instance | changed: [localhost] 2026-04-12 18:23:12.298648 | instance | 2026-04-12 18:23:12.298997 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-04-12 18:23:12.299326 | instance | Sunday 12 April 2026 18:23:12 +0000 (0:00:00.185) 0:00:05.494 ********** 2026-04-12 18:23:12.325885 | instance | ok: [localhost] 2026-04-12 18:23:12.326113 | instance | 2026-04-12 18:23:12.326386 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-04-12 18:23:12.326663 | instance | Sunday 12 April 2026 18:23:12 +0000 (0:00:00.028) 0:00:05.522 ********** 2026-04-12 18:23:12.379628 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '82dfa7b0-4a59-5c33-b7b3-7b9e1bbec98e'}) 2026-04-12 18:23:12.379805 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-04-12 18:23:12.380082 | instance | 2026-04-12 18:23:12.380380 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-04-12 18:23:12.380672 | instance | Sunday 12 April 2026 18:23:12 +0000 (0:00:00.053) 0:00:05.575 ********** 2026-04-12 18:23:12.922482 | instance | changed: [localhost] 2026-04-12 18:23:12.922705 | instance | 2026-04-12 18:23:12.922993 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-04-12 18:23:12.923257 | instance | 2026-04-12 18:23:12.923551 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-04-12 18:23:12.923830 | instance | Sunday 12 April 2026 18:23:12 +0000 (0:00:00.542) 0:00:06.118 ********** 2026-04-12 18:23:13.105824 | instance | changed: [localhost] 2026-04-12 18:23:13.106016 | instance | 2026-04-12 18:23:13.106315 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-04-12 18:23:13.106567 | instance | Sunday 12 April 2026 18:23:13 +0000 (0:00:00.182) 0:00:06.301 ********** 2026-04-12 18:23:13.132800 | instance | ok: [localhost] 2026-04-12 18:23:13.133098 | instance | 2026-04-12 18:23:13.133429 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-04-12 18:23:13.133730 | instance | Sunday 12 April 2026 18:23:13 +0000 (0:00:00.027) 0:00:06.328 ********** 2026-04-12 18:23:13.168195 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-04-12 18:23:13.168433 | instance | 2026-04-12 18:23:13.168725 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-04-12 18:23:13.169024 | instance | Sunday 12 April 2026 18:23:13 +0000 (0:00:00.035) 0:00:06.364 ********** 2026-04-12 18:23:13.524106 | instance | changed: [localhost] 2026-04-12 18:23:13.524312 | instance | 2026-04-12 18:23:13.524617 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-04-12 18:23:13.524883 | instance | 2026-04-12 18:23:13.525161 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-04-12 18:23:13.525522 | instance | Sunday 12 April 2026 18:23:13 +0000 (0:00:00.355) 0:00:06.719 ********** 2026-04-12 18:23:13.698809 | instance | changed: [localhost] 2026-04-12 18:23:13.699060 | instance | 2026-04-12 18:23:13.699350 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-04-12 18:23:13.699618 | instance | Sunday 12 April 2026 18:23:13 +0000 (0:00:00.174) 0:00:06.894 ********** 2026-04-12 18:23:13.723418 | instance | ok: [localhost] 2026-04-12 18:23:13.723661 | instance | 2026-04-12 18:23:13.723932 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-04-12 18:23:13.724199 | instance | Sunday 12 April 2026 18:23:13 +0000 (0:00:00.025) 0:00:06.919 ********** 2026-04-12 18:23:13.764213 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-04-12 18:23:13.764490 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-04-12 18:23:13.764767 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-04-12 18:23:13.765021 | instance | 2026-04-12 18:23:13.765292 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-04-12 18:23:13.765604 | instance | Sunday 12 April 2026 18:23:13 +0000 (0:00:00.040) 0:00:06.960 ********** 2026-04-12 18:23:14.121689 | instance | changed: [localhost] 2026-04-12 18:23:14.121906 | instance | 2026-04-12 18:23:14.122187 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-04-12 18:23:14.122439 | instance | 2026-04-12 18:23:14.122789 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-04-12 18:23:14.123082 | instance | Sunday 12 April 2026 18:23:14 +0000 (0:00:00.356) 0:00:07.317 ********** 2026-04-12 18:23:14.297107 | instance | changed: [localhost] 2026-04-12 18:23:14.297327 | instance | 2026-04-12 18:23:14.297720 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-04-12 18:23:14.298011 | instance | Sunday 12 April 2026 18:23:14 +0000 (0:00:00.175) 0:00:07.492 ********** 2026-04-12 18:23:14.324860 | instance | ok: [localhost] 2026-04-12 18:23:14.324964 | instance | 2026-04-12 18:23:14.325231 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-04-12 18:23:14.325595 | instance | Sunday 12 April 2026 18:23:14 +0000 (0:00:00.028) 0:00:07.521 ********** 2026-04-12 18:23:14.362798 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-04-12 18:23:14.363093 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-04-12 18:23:14.363373 | instance | 2026-04-12 18:23:14.363684 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-04-12 18:23:14.363981 | instance | Sunday 12 April 2026 18:23:14 +0000 (0:00:00.037) 0:00:07.558 ********** 2026-04-12 18:23:14.729426 | instance | changed: [localhost] 2026-04-12 18:23:14.729670 | instance | 2026-04-12 18:23:14.729971 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-04-12 18:23:14.730244 | instance | 2026-04-12 18:23:14.730525 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 18:23:14.730826 | instance | Sunday 12 April 2026 18:23:14 +0000 (0:00:00.366) 0:00:07.925 ********** 2026-04-12 18:23:15.415268 | instance | ok: [localhost] 2026-04-12 18:23:15.415509 | instance | 2026-04-12 18:23:15.415795 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-12 18:23:15.416076 | instance | Sunday 12 April 2026 18:23:15 +0000 (0:00:00.685) 0:00:08.610 ********** 2026-04-12 18:23:15.583731 | instance | changed: [localhost] 2026-04-12 18:23:15.583997 | instance | 2026-04-12 18:23:15.584296 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-04-12 18:23:15.584586 | instance | Sunday 12 April 2026 18:23:15 +0000 (0:00:00.168) 0:00:08.779 ********** 2026-04-12 18:23:15.616504 | instance | ok: [localhost] 2026-04-12 18:23:15.616897 | instance | 2026-04-12 18:23:15.617206 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-04-12 18:23:15.617667 | instance | Sunday 12 April 2026 18:23:15 +0000 (0:00:00.033) 0:00:08.812 ********** 2026-04-12 18:23:16.416817 | instance | ok: [localhost] => (item=keycloak_host) 2026-04-12 18:23:16.417100 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-04-12 18:23:16.417898 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-04-12 18:23:16.417911 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-04-12 18:23:16.418053 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-04-12 18:23:16.418353 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-04-12 18:23:16.418634 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-04-12 18:23:16.418897 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-04-12 18:23:16.419186 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-04-12 18:23:16.419463 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-04-12 18:23:16.419729 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-04-12 18:23:16.419991 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-04-12 18:23:16.420289 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-04-12 18:23:16.420561 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-04-12 18:23:16.420832 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-04-12 18:23:16.421099 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-04-12 18:23:16.421440 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-04-12 18:23:16.421718 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-04-12 18:23:16.422038 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-04-12 18:23:16.422327 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-04-12 18:23:16.422599 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-04-12 18:23:16.422880 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-04-12 18:23:16.423348 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-04-12 18:23:16.423683 | instance | 2026-04-12 18:23:16.424012 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-04-12 18:23:16.424289 | instance | Sunday 12 April 2026 18:23:16 +0000 (0:00:00.799) 0:00:09.612 ********** 2026-04-12 18:23:16.759537 | instance | changed: [localhost] 2026-04-12 18:23:16.759764 | instance | 2026-04-12 18:23:16.760040 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-12 18:23:16.760498 | instance | Sunday 12 April 2026 18:23:16 +0000 (0:00:00.342) 0:00:09.954 ********** 2026-04-12 18:23:16.936458 | instance | changed: [localhost] 2026-04-12 18:23:16.936687 | instance | 2026-04-12 18:23:16.936964 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-04-12 18:23:16.937214 | instance | 2026-04-12 18:23:16.937523 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-04-12 18:23:16.937794 | instance | Sunday 12 April 2026 18:23:16 +0000 (0:00:00.177) 0:00:10.132 ********** 2026-04-12 18:23:17.117867 | instance | changed: [localhost] 2026-04-12 18:23:17.118121 | instance | 2026-04-12 18:23:17.118436 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-04-12 18:23:17.118774 | instance | Sunday 12 April 2026 18:23:17 +0000 (0:00:00.181) 0:00:10.313 ********** 2026-04-12 18:23:17.148314 | instance | ok: [localhost] 2026-04-12 18:23:17.148581 | instance | 2026-04-12 18:23:17.148868 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-04-12 18:23:17.149143 | instance | Sunday 12 April 2026 18:23:17 +0000 (0:00:00.030) 0:00:10.343 ********** 2026-04-12 18:23:17.190376 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]}) 2026-04-12 18:23:17.190673 | instance | 2026-04-12 18:23:17.192147 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-04-12 18:23:17.192161 | instance | Sunday 12 April 2026 18:23:17 +0000 (0:00:00.042) 0:00:10.386 ********** 2026-04-12 18:23:17.562368 | instance | changed: [localhost] 2026-04-12 18:23:17.562657 | instance | 2026-04-12 18:23:17.562980 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-04-12 18:23:17.563415 | instance | 2026-04-12 18:23:17.563805 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-04-12 18:23:17.564198 | instance | Sunday 12 April 2026 18:23:17 +0000 (0:00:00.372) 0:00:10.758 ********** 2026-04-12 18:23:17.738437 | instance | changed: [localhost] 2026-04-12 18:23:17.738678 | instance | 2026-04-12 18:23:17.739039 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-04-12 18:23:17.739542 | instance | Sunday 12 April 2026 18:23:17 +0000 (0:00:00.175) 0:00:10.934 ********** 2026-04-12 18:23:17.769418 | instance | ok: [localhost] 2026-04-12 18:23:17.769680 | instance | 2026-04-12 18:23:17.770007 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-04-12 18:23:17.770282 | instance | Sunday 12 April 2026 18:23:17 +0000 (0:00:00.031) 0:00:10.965 ********** 2026-04-12 18:23:17.809747 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]}) 2026-04-12 18:23:17.810004 | instance | 2026-04-12 18:23:17.810276 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-04-12 18:23:17.810561 | instance | Sunday 12 April 2026 18:23:17 +0000 (0:00:00.040) 0:00:11.006 ********** 2026-04-12 18:23:18.228166 | instance | changed: [localhost] 2026-04-12 18:23:18.228396 | instance | 2026-04-12 18:23:18.228698 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-04-12 18:23:18.229013 | instance | 2026-04-12 18:23:18.229310 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-04-12 18:23:18.229688 | instance | Sunday 12 April 2026 18:23:18 +0000 (0:00:00.417) 0:00:11.423 ********** 2026-04-12 18:23:18.407236 | instance | changed: [localhost] 2026-04-12 18:23:18.407389 | instance | 2026-04-12 18:23:18.407578 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-04-12 18:23:18.407769 | instance | Sunday 12 April 2026 18:23:18 +0000 (0:00:00.179) 0:00:11.603 ********** 2026-04-12 18:23:18.437405 | instance | ok: [localhost] 2026-04-12 18:23:18.437712 | instance | 2026-04-12 18:23:18.438031 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-04-12 18:23:18.438320 | instance | Sunday 12 April 2026 18:23:18 +0000 (0:00:00.030) 0:00:11.633 ********** 2026-04-12 18:23:18.875447 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-04-12 18:23:18.875714 | instance | ok: [localhost] => (item=keepalived_password) 2026-04-12 18:23:18.875995 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-04-12 18:23:18.876270 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-04-12 18:23:18.876546 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-04-12 18:23:18.876860 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-04-12 18:23:18.877146 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-04-12 18:23:18.877441 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-04-12 18:23:18.877715 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-04-12 18:23:18.877981 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-04-12 18:23:18.878250 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-04-12 18:23:18.878511 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-04-12 18:23:18.878775 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-04-12 18:23:18.879316 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-04-12 18:23:18.879598 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-04-12 18:23:18.879874 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-04-12 18:23:18.880145 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-04-12 18:23:18.880418 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-04-12 18:23:18.880692 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-04-12 18:23:18.881503 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-04-12 18:23:18.881631 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-04-12 18:23:18.881850 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-04-12 18:23:18.882133 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-04-12 18:23:18.882382 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-04-12 18:23:18.882672 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-04-12 18:23:18.883090 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-04-12 18:23:18.883192 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-04-12 18:23:18.883554 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-04-12 18:23:18.883730 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-04-12 18:23:18.883988 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-04-12 18:23:18.884253 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-04-12 18:23:18.884513 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-04-12 18:23:18.884773 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-04-12 18:23:18.885068 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-04-12 18:23:18.885351 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-04-12 18:23:18.885628 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-04-12 18:23:18.885898 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-04-12 18:23:18.886156 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-04-12 18:23:18.886413 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-04-12 18:23:18.886676 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-04-12 18:23:18.886946 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-04-12 18:23:18.887202 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-04-12 18:23:18.887462 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-04-12 18:23:18.887752 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-04-12 18:23:18.888019 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-04-12 18:23:18.888275 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-04-12 18:23:18.888536 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-04-12 18:23:18.888861 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-04-12 18:23:18.889107 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-04-12 18:23:18.889229 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-04-12 18:23:18.889348 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-04-12 18:23:18.889482 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-04-12 18:23:18.889599 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-04-12 18:23:18.889716 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-04-12 18:23:18.889822 | instance | 2026-04-12 18:23:18.889940 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-04-12 18:23:18.890067 | instance | Sunday 12 April 2026 18:23:18 +0000 (0:00:00.437) 0:00:12.071 ********** 2026-04-12 18:23:18.932723 | instance | ok: [localhost] => (item=barbican_kek) 2026-04-12 18:23:18.933030 | instance | 2026-04-12 18:23:18.933284 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-04-12 18:23:18.933580 | instance | Sunday 12 April 2026 18:23:18 +0000 (0:00:00.057) 0:00:12.128 ********** 2026-04-12 18:23:19.352672 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-12 18:23:19.352789 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-12 18:23:19.352914 | instance | 2026-04-12 18:23:19.353082 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-04-12 18:23:19.353249 | instance | Sunday 12 April 2026 18:23:19 +0000 (0:00:00.419) 0:00:12.548 ********** 2026-04-12 18:23:24.253581 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-12 18:23:24.253689 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-12 18:23:24.253949 | instance | 2026-04-12 18:23:24.254206 | instance | TASK [Set values for SSH keys] ************************************************* 2026-04-12 18:23:24.254475 | instance | Sunday 12 April 2026 18:23:24 +0000 (0:00:04.900) 0:00:17.449 ********** 2026-04-12 18:23:24.303425 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-04-12 18:23:24.303683 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-04-12 18:23:24.303928 | instance | 2026-04-12 18:23:24.304196 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-04-12 18:23:24.304460 | instance | Sunday 12 April 2026 18:23:24 +0000 (0:00:00.050) 0:00:17.499 ********** 2026-04-12 18:23:24.677602 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-12 18:23:24.677878 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-12 18:23:24.678190 | instance | 2026-04-12 18:23:24.678487 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-04-12 18:23:24.678808 | instance | Sunday 12 April 2026 18:23:24 +0000 (0:00:00.373) 0:00:17.873 ********** 2026-04-12 18:23:25.061991 | instance | changed: [localhost] 2026-04-12 18:23:25.062213 | instance | 2026-04-12 18:23:25.062610 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-04-12 18:23:25.062914 | instance | Sunday 12 April 2026 18:23:25 +0000 (0:00:00.384) 0:00:18.258 ********** 2026-04-12 18:23:25.100327 | instance | skipping: [localhost] 2026-04-12 18:23:25.100582 | instance | 2026-04-12 18:23:25.100829 | instance | PLAY [Setup networking] ******************************************************** 2026-04-12 18:23:25.101073 | instance | 2026-04-12 18:23:25.101334 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 18:23:25.101662 | instance | Sunday 12 April 2026 18:23:25 +0000 (0:00:00.038) 0:00:18.297 ********** 2026-04-12 18:23:25.806588 | instance | ok: [instance] 2026-04-12 18:23:25.806636 | instance | 2026-04-12 18:23:25.806643 | instance | TASK [Create bridge for management network] ************************************ 2026-04-12 18:23:25.806817 | instance | Sunday 12 April 2026 18:23:25 +0000 (0:00:00.704) 0:00:19.001 ********** 2026-04-12 18:23:26.183423 | instance | ok: [instance] 2026-04-12 18:23:26.183554 | instance | 2026-04-12 18:23:26.183972 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-04-12 18:23:26.184216 | instance | Sunday 12 April 2026 18:23:26 +0000 (0:00:00.377) 0:00:19.379 ********** 2026-04-12 18:23:26.403498 | instance | ok: [instance] 2026-04-12 18:23:26.403602 | instance | 2026-04-12 18:23:26.403986 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-04-12 18:23:26.404034 | instance | Sunday 12 April 2026 18:23:26 +0000 (0:00:00.220) 0:00:19.599 ********** 2026-04-12 18:23:26.597081 | instance | ok: [instance] 2026-04-12 18:23:26.597208 | instance | 2026-04-12 18:23:26.597587 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-04-12 18:23:26.597711 | instance | Sunday 12 April 2026 18:23:26 +0000 (0:00:00.193) 0:00:19.793 ********** 2026-04-12 18:23:26.817647 | instance | ok: [instance] 2026-04-12 18:23:26.817737 | instance | 2026-04-12 18:23:26.817977 | instance | TASK [Bring up interfaces] ***************************************************** 2026-04-12 18:23:26.818026 | instance | Sunday 12 April 2026 18:23:26 +0000 (0:00:00.220) 0:00:20.014 ********** 2026-04-12 18:23:27.226471 | instance | ok: [instance] => (item=br-mgmt) 2026-04-12 18:23:27.226527 | instance | ok: [instance] => (item=dummy0) 2026-04-12 18:23:27.226532 | instance | 2026-04-12 18:23:27.226537 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-04-12 18:23:27.226542 | instance | 2026-04-12 18:23:27.226546 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 18:23:27.226551 | instance | Sunday 12 April 2026 18:23:27 +0000 (0:00:00.405) 0:00:20.419 ********** 2026-04-12 18:23:27.962173 | instance | ok: [instance] 2026-04-12 18:23:27.962212 | instance | 2026-04-12 18:23:27.962218 | instance | TASK [Install depedencies] ***************************************************** 2026-04-12 18:23:27.962223 | instance | Sunday 12 April 2026 18:23:27 +0000 (0:00:00.738) 0:00:21.158 ********** 2026-04-12 18:23:48.041552 | instance | changed: [instance] 2026-04-12 18:23:48.041630 | instance | 2026-04-12 18:23:48.041641 | instance | TASK [Start up service] ******************************************************** 2026-04-12 18:23:48.041778 | instance | Sunday 12 April 2026 18:23:48 +0000 (0:00:20.079) 0:00:41.237 ********** 2026-04-12 18:23:48.596040 | instance | ok: [instance] 2026-04-12 18:23:48.596088 | instance | 2026-04-12 18:23:48.596094 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-04-12 18:23:48.596099 | instance | Sunday 12 April 2026 18:23:48 +0000 (0:00:00.554) 0:00:41.791 ********** 2026-04-12 18:23:48.823349 | instance | ok: [instance] 2026-04-12 18:23:48.823398 | instance | 2026-04-12 18:23:48.823404 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-04-12 18:23:48.823410 | instance | Sunday 12 April 2026 18:23:48 +0000 (0:00:00.227) 0:00:42.019 ********** 2026-04-12 18:23:49.295188 | instance | changed: [instance] 2026-04-12 18:23:49.295243 | instance | 2026-04-12 18:23:49.295252 | instance | TASK [Get list of all loopback devices] **************************************** 2026-04-12 18:23:49.295273 | instance | Sunday 12 April 2026 18:23:49 +0000 (0:00:00.471) 0:00:42.490 ********** 2026-04-12 18:23:49.492646 | instance | ok: [instance] 2026-04-12 18:23:49.492696 | instance | 2026-04-12 18:23:49.492704 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-04-12 18:23:49.492711 | instance | Sunday 12 April 2026 18:23:49 +0000 (0:00:00.197) 0:00:42.687 ********** 2026-04-12 18:23:49.519446 | instance | skipping: [instance] 2026-04-12 18:23:49.519476 | instance | 2026-04-12 18:23:49.519484 | instance | TASK [Create devices for Ceph] ************************************************* 2026-04-12 18:23:49.519490 | instance | Sunday 12 April 2026 18:23:49 +0000 (0:00:00.027) 0:00:42.715 ********** 2026-04-12 18:23:50.090433 | instance | changed: [instance] => (item=osd0) 2026-04-12 18:23:50.090486 | instance | changed: [instance] => (item=osd1) 2026-04-12 18:23:50.090491 | instance | changed: [instance] => (item=osd2) 2026-04-12 18:23:50.090495 | instance | 2026-04-12 18:23:50.090501 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-04-12 18:23:50.090505 | instance | Sunday 12 April 2026 18:23:50 +0000 (0:00:00.570) 0:00:43.286 ********** 2026-04-12 18:23:50.639986 | instance | changed: [instance] => (item=osd0) 2026-04-12 18:23:50.640043 | instance | changed: [instance] => (item=osd1) 2026-04-12 18:23:50.640050 | instance | changed: [instance] => (item=osd2) 2026-04-12 18:23:50.640056 | instance | 2026-04-12 18:23:50.640062 | instance | TASK [Start loop devices] ****************************************************** 2026-04-12 18:23:50.640069 | instance | Sunday 12 April 2026 18:23:50 +0000 (0:00:00.549) 0:00:43.835 ********** 2026-04-12 18:23:51.431553 | instance | changed: [instance] => (item=osd0) 2026-04-12 18:23:51.431609 | instance | changed: [instance] => (item=osd1) 2026-04-12 18:23:51.431616 | instance | changed: [instance] => (item=osd2) 2026-04-12 18:23:51.431623 | instance | 2026-04-12 18:23:51.431630 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-04-12 18:23:51.431636 | instance | Sunday 12 April 2026 18:23:51 +0000 (0:00:00.791) 0:00:44.626 ********** 2026-04-12 18:23:54.668784 | instance | changed: [instance] => (item=osd0) 2026-04-12 18:23:54.669440 | instance | changed: [instance] => (item=osd1) 2026-04-12 18:23:54.669502 | instance | changed: [instance] => (item=osd2) 2026-04-12 18:23:54.669508 | instance | 2026-04-12 18:23:54.669518 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-04-12 18:23:54.669721 | instance | Sunday 12 April 2026 18:23:54 +0000 (0:00:03.238) 0:00:47.864 ********** 2026-04-12 18:23:56.583446 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-04-12 18:23:56.583799 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-04-12 18:23:56.584164 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-04-12 18:23:56.584412 | instance | 2026-04-12 18:23:56.584686 | instance | PLAY [controllers] ************************************************************* 2026-04-12 18:23:56.584935 | instance | 2026-04-12 18:23:56.585209 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 18:23:56.585571 | instance | Sunday 12 April 2026 18:23:56 +0000 (0:00:01.914) 0:00:49.779 ********** 2026-04-12 18:23:57.487896 | instance | ok: [instance] 2026-04-12 18:23:57.488104 | instance | 2026-04-12 18:23:57.488374 | instance | TASK [Set masquerade rule] ***************************************************** 2026-04-12 18:23:57.488646 | instance | Sunday 12 April 2026 18:23:57 +0000 (0:00:00.904) 0:00:50.683 ********** 2026-04-12 18:23:57.987125 | instance | changed: [instance] 2026-04-12 18:23:57.987573 | instance | 2026-04-12 18:23:57.987924 | instance | PLAY RECAP ********************************************************************* 2026-04-12 18:23:57.988280 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-12 18:23:57.988625 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-12 18:23:57.988925 | instance | 2026-04-12 18:23:57.989245 | instance | Sunday 12 April 2026 18:23:57 +0000 (0:00:00.499) 0:00:51.183 ********** 2026-04-12 18:23:57.989584 | instance | =============================================================================== 2026-04-12 18:23:57.989939 | instance | Install depedencies ---------------------------------------------------- 20.08s 2026-04-12 18:23:57.990259 | instance | Generate SSH keys for missing variables --------------------------------- 4.90s 2026-04-12 18:23:57.990581 | instance | Create a volume group for each loop device ------------------------------ 3.24s 2026-04-12 18:23:57.990896 | instance | Create a logical volume for each loop device ---------------------------- 1.91s 2026-04-12 18:23:57.991207 | instance | Gathering Facts --------------------------------------------------------- 1.17s 2026-04-12 18:23:57.991599 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.17s 2026-04-12 18:23:57.991929 | instance | Create folders for workspace -------------------------------------------- 1.05s 2026-04-12 18:23:57.992173 | instance | Purge "snapd" package --------------------------------------------------- 0.95s 2026-04-12 18:23:57.992379 | instance | Gathering Facts --------------------------------------------------------- 0.90s 2026-04-12 18:23:57.992589 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.80s 2026-04-12 18:23:57.992796 | instance | Start loop devices ------------------------------------------------------ 0.79s 2026-04-12 18:23:57.993003 | instance | Gathering Facts --------------------------------------------------------- 0.74s 2026-04-12 18:23:57.993208 | instance | Gathering Facts --------------------------------------------------------- 0.70s 2026-04-12 18:23:57.993436 | instance | Gathering Facts --------------------------------------------------------- 0.69s 2026-04-12 18:23:57.993648 | instance | Configure short hostname ------------------------------------------------ 0.68s 2026-04-12 18:23:57.993854 | instance | Create devices for Ceph ------------------------------------------------- 0.57s 2026-04-12 18:23:57.994060 | instance | Start up service -------------------------------------------------------- 0.55s 2026-04-12 18:23:57.994268 | instance | Set permissions on loopback devices ------------------------------------- 0.55s 2026-04-12 18:23:57.994483 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.54s 2026-04-12 18:23:57.994690 | instance | Set masquerade rule ----------------------------------------------------- 0.50s 2026-04-12 18:23:58.099070 | instance | INFO [aio > prepare] Executed: Successful 2026-04-12 18:23:58.110255 | instance | INFO [aio > converge] Executing 2026-04-12 18:24:01.038268 | instance | 2026-04-12 18:24:01.038804 | instance | PLAY [all] ********************************************************************* 2026-04-12 18:24:01.039236 | instance | 2026-04-12 18:24:01.039783 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 18:24:01.040279 | instance | Sunday 12 April 2026 18:24:01 +0000 (0:00:00.018) 0:00:00.018 ********** 2026-04-12 18:24:02.308436 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-12 18:24:02.309651 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-12 18:24:02.310093 | instance | interpreter could change the meaning of that path. See 2026-04-12 18:24:02.310444 | instance | https://docs.ansible.com/ansible- 2026-04-12 18:24:02.310779 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-12 18:24:02.320672 | instance | ok: [instance] 2026-04-12 18:24:02.321020 | instance | 2026-04-12 18:24:02.321408 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-04-12 18:24:02.321752 | instance | Sunday 12 April 2026 18:24:02 +0000 (0:00:01.282) 0:00:01.300 ********** 2026-04-12 18:24:02.364167 | instance | skipping: [instance] 2026-04-12 18:24:02.364701 | instance | 2026-04-12 18:24:02.365093 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-12 18:24:02.365599 | instance | Sunday 12 April 2026 18:24:02 +0000 (0:00:00.043) 0:00:01.344 ********** 2026-04-12 18:24:02.552986 | instance | ok: [instance] 2026-04-12 18:24:02.553419 | instance | 2026-04-12 18:24:02.553780 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-04-12 18:24:02.554089 | instance | 2026-04-12 18:24:02.554410 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 18:24:02.554768 | instance | Sunday 12 April 2026 18:24:02 +0000 (0:00:00.188) 0:00:01.533 ********** 2026-04-12 18:24:03.455802 | instance | ok: [instance] 2026-04-12 18:24:03.456279 | instance | 2026-04-12 18:24:03.456642 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 18:24:03.456988 | instance | Sunday 12 April 2026 18:24:03 +0000 (0:00:00.902) 0:00:02.435 ********** 2026-04-12 18:24:03.753961 | instance | ok: [instance] 2026-04-12 18:24:03.754037 | instance | 2026-04-12 18:24:03.754176 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-12 18:24:03.754378 | instance | Sunday 12 April 2026 18:24:03 +0000 (0:00:00.298) 0:00:02.733 ********** 2026-04-12 18:24:03.806076 | instance | skipping: [instance] 2026-04-12 18:24:03.806203 | instance | 2026-04-12 18:24:03.806435 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-12 18:24:03.806598 | instance | Sunday 12 April 2026 18:24:03 +0000 (0:00:00.050) 0:00:02.784 ********** 2026-04-12 18:24:04.137931 | instance | changed: [instance] 2026-04-12 18:24:04.138127 | instance | 2026-04-12 18:24:04.138285 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 18:24:04.138438 | instance | Sunday 12 April 2026 18:24:04 +0000 (0:00:00.330) 0:00:03.115 ********** 2026-04-12 18:24:04.230170 | instance | ok: [instance] => { 2026-04-12 18:24:04.230416 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-04-12 18:24:04.230572 | instance | } 2026-04-12 18:24:04.230715 | instance | 2026-04-12 18:24:04.230866 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 18:24:04.231023 | instance | Sunday 12 April 2026 18:24:04 +0000 (0:00:00.092) 0:00:03.207 ********** 2026-04-12 18:24:05.018195 | instance | changed: [instance] 2026-04-12 18:24:05.018314 | instance | 2026-04-12 18:24:05.018541 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 18:24:05.018795 | instance | Sunday 12 April 2026 18:24:05 +0000 (0:00:00.788) 0:00:03.995 ********** 2026-04-12 18:24:05.074083 | instance | skipping: [instance] 2026-04-12 18:24:05.074184 | instance | 2026-04-12 18:24:05.074234 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-12 18:24:05.074373 | instance | Sunday 12 April 2026 18:24:05 +0000 (0:00:00.058) 0:00:04.054 ********** 2026-04-12 18:24:05.142391 | instance | skipping: [instance] 2026-04-12 18:24:05.142961 | instance | 2026-04-12 18:24:05.143298 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 18:24:05.143630 | instance | Sunday 12 April 2026 18:24:05 +0000 (0:00:00.063) 0:00:04.117 ********** 2026-04-12 18:24:05.370258 | instance | ok: [instance] 2026-04-12 18:24:05.370378 | instance | 2026-04-12 18:24:05.370399 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-12 18:24:05.370578 | instance | Sunday 12 April 2026 18:24:05 +0000 (0:00:00.231) 0:00:04.349 ********** 2026-04-12 18:24:06.770027 | instance | ok: [instance] 2026-04-12 18:24:06.770334 | instance | 2026-04-12 18:24:06.770348 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 18:24:06.770358 | instance | Sunday 12 April 2026 18:24:06 +0000 (0:00:01.399) 0:00:05.749 ********** 2026-04-12 18:24:06.840599 | instance | ok: [instance] => { 2026-04-12 18:24:06.841197 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-04-12 18:24:06.841254 | instance | } 2026-04-12 18:24:06.841261 | instance | 2026-04-12 18:24:06.841265 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 18:24:06.841271 | instance | Sunday 12 April 2026 18:24:06 +0000 (0:00:00.071) 0:00:05.820 ********** 2026-04-12 18:24:07.658956 | instance | changed: [instance] 2026-04-12 18:24:07.659029 | instance | 2026-04-12 18:24:07.659465 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 18:24:07.659519 | instance | Sunday 12 April 2026 18:24:07 +0000 (0:00:00.818) 0:00:06.639 ********** 2026-04-12 18:24:10.609962 | instance | changed: [instance] 2026-04-12 18:24:10.610035 | instance | 2026-04-12 18:24:10.610344 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-12 18:24:10.610417 | instance | Sunday 12 April 2026 18:24:10 +0000 (0:00:02.950) 0:00:09.590 ********** 2026-04-12 18:24:10.648630 | instance | skipping: [instance] 2026-04-12 18:24:10.648721 | instance | 2026-04-12 18:24:10.649100 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-12 18:24:10.649139 | instance | Sunday 12 April 2026 18:24:10 +0000 (0:00:00.038) 0:00:09.628 ********** 2026-04-12 18:24:10.684883 | instance | skipping: [instance] 2026-04-12 18:24:10.685272 | instance | 2026-04-12 18:24:10.685331 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-12 18:24:10.685340 | instance | Sunday 12 April 2026 18:24:10 +0000 (0:00:00.036) 0:00:09.664 ********** 2026-04-12 18:24:10.726911 | instance | skipping: [instance] 2026-04-12 18:24:10.727005 | instance | 2026-04-12 18:24:10.727198 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-12 18:24:10.727445 | instance | Sunday 12 April 2026 18:24:10 +0000 (0:00:00.041) 0:00:09.706 ********** 2026-04-12 18:24:16.760148 | instance | changed: [instance] 2026-04-12 18:24:16.760237 | instance | 2026-04-12 18:24:16.760427 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-12 18:24:16.760688 | instance | Sunday 12 April 2026 18:24:16 +0000 (0:00:06.033) 0:00:15.740 ********** 2026-04-12 18:24:17.434123 | instance | changed: [instance] 2026-04-12 18:24:17.434217 | instance | 2026-04-12 18:24:17.434289 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-12 18:24:17.434419 | instance | Sunday 12 April 2026 18:24:17 +0000 (0:00:00.674) 0:00:16.414 ********** 2026-04-12 18:24:18.406052 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-04-12 18:24:18.406274 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-12 18:24:18.406465 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-12 18:24:18.406631 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-12 18:24:18.406787 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-12 18:24:18.406927 | instance | 2026-04-12 18:24:18.407097 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-12 18:24:18.407248 | instance | Sunday 12 April 2026 18:24:18 +0000 (0:00:00.970) 0:00:17.384 ********** 2026-04-12 18:24:18.970029 | instance | changed: [instance] 2026-04-12 18:24:18.970119 | instance | 2026-04-12 18:24:18.970233 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-12 18:24:18.970679 | instance | Sunday 12 April 2026 18:24:18 +0000 (0:00:00.554) 0:00:17.938 ********** 2026-04-12 18:24:18.970858 | instance | 2026-04-12 18:24:18.971035 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-12 18:24:18.971198 | instance | Sunday 12 April 2026 18:24:18 +0000 (0:00:00.008) 0:00:17.947 ********** 2026-04-12 18:24:19.950370 | instance | ok: [instance] 2026-04-12 18:24:19.950762 | instance | 2026-04-12 18:24:19.951103 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-12 18:24:19.951490 | instance | Sunday 12 April 2026 18:24:19 +0000 (0:00:00.980) 0:00:18.927 ********** 2026-04-12 18:24:20.418015 | instance | changed: [instance] 2026-04-12 18:24:20.418144 | instance | 2026-04-12 18:24:20.418271 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-12 18:24:20.418678 | instance | Sunday 12 April 2026 18:24:20 +0000 (0:00:00.467) 0:00:19.395 ********** 2026-04-12 18:24:20.976374 | instance | changed: [instance] 2026-04-12 18:24:20.976483 | instance | 2026-04-12 18:24:20.976498 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 18:24:20.976672 | instance | Sunday 12 April 2026 18:24:20 +0000 (0:00:00.561) 0:00:19.956 ********** 2026-04-12 18:24:21.206474 | instance | ok: [instance] 2026-04-12 18:24:21.206563 | instance | 2026-04-12 18:24:21.206805 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 18:24:21.206878 | instance | Sunday 12 April 2026 18:24:21 +0000 (0:00:00.230) 0:00:20.186 ********** 2026-04-12 18:24:21.268062 | instance | ok: [instance] => { 2026-04-12 18:24:21.268164 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-12 18:24:21.268705 | instance | } 2026-04-12 18:24:21.268756 | instance | 2026-04-12 18:24:21.268762 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 18:24:21.268767 | instance | Sunday 12 April 2026 18:24:21 +0000 (0:00:00.061) 0:00:20.248 ********** 2026-04-12 18:24:22.304312 | instance | changed: [instance] 2026-04-12 18:24:22.304421 | instance | 2026-04-12 18:24:22.304436 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 18:24:22.304602 | instance | Sunday 12 April 2026 18:24:22 +0000 (0:00:01.036) 0:00:21.284 ********** 2026-04-12 18:24:27.760434 | instance | changed: [instance] 2026-04-12 18:24:27.760530 | instance | 2026-04-12 18:24:27.760797 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-12 18:24:27.761053 | instance | Sunday 12 April 2026 18:24:27 +0000 (0:00:05.456) 0:00:26.740 ********** 2026-04-12 18:24:29.189857 | instance | ok: [instance] 2026-04-12 18:24:29.189952 | instance | 2026-04-12 18:24:29.190343 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-12 18:24:29.190414 | instance | Sunday 12 April 2026 18:24:29 +0000 (0:00:01.429) 0:00:28.169 ********** 2026-04-12 18:24:29.607404 | instance | changed: [instance] 2026-04-12 18:24:29.607499 | instance | 2026-04-12 18:24:29.607753 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-12 18:24:29.607804 | instance | Sunday 12 April 2026 18:24:29 +0000 (0:00:00.417) 0:00:28.587 ********** 2026-04-12 18:24:30.092630 | instance | changed: [instance] 2026-04-12 18:24:30.092708 | instance | 2026-04-12 18:24:30.092999 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-12 18:24:30.093059 | instance | Sunday 12 April 2026 18:24:30 +0000 (0:00:00.485) 0:00:29.072 ********** 2026-04-12 18:24:30.661812 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-04-12 18:24:30.661895 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-12 18:24:30.662415 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-12 18:24:30.662479 | instance | 2026-04-12 18:24:30.662485 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-12 18:24:30.662490 | instance | Sunday 12 April 2026 18:24:30 +0000 (0:00:00.569) 0:00:29.642 ********** 2026-04-12 18:24:31.128496 | instance | changed: [instance] 2026-04-12 18:24:31.128592 | instance | 2026-04-12 18:24:31.128957 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-12 18:24:31.129025 | instance | Sunday 12 April 2026 18:24:31 +0000 (0:00:00.466) 0:00:30.108 ********** 2026-04-12 18:24:31.606815 | instance | changed: [instance] 2026-04-12 18:24:31.606897 | instance | 2026-04-12 18:24:31.607508 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-12 18:24:31.607562 | instance | Sunday 12 April 2026 18:24:31 +0000 (0:00:00.470) 0:00:30.578 ********** 2026-04-12 18:24:31.607568 | instance | 2026-04-12 18:24:31.607573 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-12 18:24:31.607577 | instance | Sunday 12 April 2026 18:24:31 +0000 (0:00:00.008) 0:00:30.587 ********** 2026-04-12 18:24:32.334820 | instance | ok: [instance] 2026-04-12 18:24:32.334930 | instance | 2026-04-12 18:24:32.334946 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-04-12 18:24:32.335118 | instance | Sunday 12 April 2026 18:24:32 +0000 (0:00:00.727) 0:00:31.315 ********** 2026-04-12 18:24:33.233116 | instance | changed: [instance] 2026-04-12 18:24:33.233206 | instance | 2026-04-12 18:24:33.233476 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-12 18:24:33.233570 | instance | Sunday 12 April 2026 18:24:33 +0000 (0:00:00.898) 0:00:32.213 ********** 2026-04-12 18:24:33.821756 | instance | changed: [instance] 2026-04-12 18:24:33.821897 | instance | 2026-04-12 18:24:33.821910 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-12 18:24:33.822032 | instance | Sunday 12 April 2026 18:24:33 +0000 (0:00:00.588) 0:00:32.801 ********** 2026-04-12 18:24:33.884854 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-12 18:24:33.884928 | instance | 2026-04-12 18:24:33.885213 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-12 18:24:33.885269 | instance | Sunday 12 April 2026 18:24:33 +0000 (0:00:00.062) 0:00:32.864 ********** 2026-04-12 18:24:39.792828 | instance | changed: [instance] 2026-04-12 18:24:39.792903 | instance | 2026-04-12 18:24:39.792910 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-12 18:24:39.792915 | instance | Sunday 12 April 2026 18:24:39 +0000 (0:00:05.904) 0:00:38.769 ********** 2026-04-12 18:24:40.481217 | instance | ok: [instance] => (item=chronyd) 2026-04-12 18:24:40.481259 | instance | ok: [instance] => (item=sshd) 2026-04-12 18:24:40.481265 | instance | 2026-04-12 18:24:40.481270 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-12 18:24:40.481275 | instance | Sunday 12 April 2026 18:24:40 +0000 (0:00:00.691) 0:00:39.461 ********** 2026-04-12 18:24:40.810508 | instance | changed: [instance] 2026-04-12 18:24:40.810603 | instance | 2026-04-12 18:24:40.810919 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-12 18:24:40.810976 | instance | Sunday 12 April 2026 18:24:40 +0000 (0:00:00.329) 0:00:39.790 ********** 2026-04-12 18:24:41.039652 | instance | ok: [instance] 2026-04-12 18:24:41.039755 | instance | 2026-04-12 18:24:41.039831 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-12 18:24:41.040025 | instance | Sunday 12 April 2026 18:24:41 +0000 (0:00:00.229) 0:00:40.019 ********** 2026-04-12 18:24:41.552269 | instance | changed: [instance] 2026-04-12 18:24:41.552369 | instance | 2026-04-12 18:24:41.552744 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-12 18:24:41.552801 | instance | Sunday 12 April 2026 18:24:41 +0000 (0:00:00.512) 0:00:40.532 ********** 2026-04-12 18:24:42.011414 | instance | changed: [instance] 2026-04-12 18:24:42.011478 | instance | 2026-04-12 18:24:42.011888 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-04-12 18:24:42.011910 | instance | Sunday 12 April 2026 18:24:42 +0000 (0:00:00.459) 0:00:40.991 ********** 2026-04-12 18:24:43.754842 | instance | ok: [instance] 2026-04-12 18:24:43.754940 | instance | 2026-04-12 18:24:43.755186 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-04-12 18:24:43.755247 | instance | Sunday 12 April 2026 18:24:43 +0000 (0:00:01.743) 0:00:42.735 ********** 2026-04-12 18:24:43.819753 | instance | ok: [instance] 2026-04-12 18:24:43.819849 | instance | 2026-04-12 18:24:43.820176 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-04-12 18:24:43.820251 | instance | Sunday 12 April 2026 18:24:43 +0000 (0:00:00.064) 0:00:42.799 ********** 2026-04-12 18:24:43.860854 | instance | skipping: [instance] 2026-04-12 18:24:43.860964 | instance | 2026-04-12 18:24:43.861260 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-04-12 18:24:43.861327 | instance | Sunday 12 April 2026 18:24:43 +0000 (0:00:00.041) 0:00:42.840 ********** 2026-04-12 18:24:43.906834 | instance | skipping: [instance] 2026-04-12 18:24:43.907245 | instance | 2026-04-12 18:24:43.907303 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-04-12 18:24:43.907310 | instance | Sunday 12 April 2026 18:24:43 +0000 (0:00:00.046) 0:00:42.886 ********** 2026-04-12 18:24:43.952180 | instance | skipping: [instance] 2026-04-12 18:24:43.952276 | instance | 2026-04-12 18:24:43.952515 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-04-12 18:24:43.952569 | instance | Sunday 12 April 2026 18:24:43 +0000 (0:00:00.045) 0:00:42.932 ********** 2026-04-12 18:24:43.992901 | instance | skipping: [instance] 2026-04-12 18:24:43.993004 | instance | 2026-04-12 18:24:43.993072 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-04-12 18:24:43.993212 | instance | Sunday 12 April 2026 18:24:43 +0000 (0:00:00.040) 0:00:42.972 ********** 2026-04-12 18:24:44.039970 | instance | skipping: [instance] 2026-04-12 18:24:44.040061 | instance | 2026-04-12 18:24:44.040154 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-04-12 18:24:44.040344 | instance | Sunday 12 April 2026 18:24:44 +0000 (0:00:00.047) 0:00:43.020 ********** 2026-04-12 18:24:44.079956 | instance | skipping: [instance] 2026-04-12 18:24:44.080092 | instance | 2026-04-12 18:24:44.080314 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-04-12 18:24:44.080474 | instance | Sunday 12 April 2026 18:24:44 +0000 (0:00:00.039) 0:00:43.059 ********** 2026-04-12 18:24:44.129858 | instance | skipping: [instance] 2026-04-12 18:24:44.129970 | instance | 2026-04-12 18:24:44.130151 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-04-12 18:24:44.130309 | instance | Sunday 12 April 2026 18:24:44 +0000 (0:00:00.049) 0:00:43.109 ********** 2026-04-12 18:24:44.266391 | instance | ok: [instance] 2026-04-12 18:24:44.266669 | instance | 2026-04-12 18:24:44.266931 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-04-12 18:24:44.267136 | instance | Sunday 12 April 2026 18:24:44 +0000 (0:00:00.133) 0:00:43.242 ********** 2026-04-12 18:24:44.493967 | instance | ok: [instance] => (item=instance) 2026-04-12 18:24:44.494055 | instance | 2026-04-12 18:24:44.494161 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-04-12 18:24:44.494360 | instance | Sunday 12 April 2026 18:24:44 +0000 (0:00:00.231) 0:00:43.473 ********** 2026-04-12 18:24:44.557987 | instance | ok: [instance] 2026-04-12 18:24:44.558056 | instance | 2026-04-12 18:24:44.558176 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-04-12 18:24:44.558340 | instance | Sunday 12 April 2026 18:24:44 +0000 (0:00:00.063) 0:00:43.537 ********** 2026-04-12 18:24:44.637933 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-04-12 18:24:44.638127 | instance | 2026-04-12 18:24:44.638284 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-04-12 18:24:44.638438 | instance | Sunday 12 April 2026 18:24:44 +0000 (0:00:00.078) 0:00:43.616 ********** 2026-04-12 18:24:45.015642 | instance | changed: [instance] 2026-04-12 18:24:45.015745 | instance | 2026-04-12 18:24:45.016028 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-04-12 18:24:45.016082 | instance | Sunday 12 April 2026 18:24:45 +0000 (0:00:00.379) 0:00:43.995 ********** 2026-04-12 18:24:45.758804 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-04-12 18:24:45.758893 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-04-12 18:24:45.759417 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-04-12 18:24:45.759476 | instance | 2026-04-12 18:24:45.759483 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap coomand] ******************************* 2026-04-12 18:24:45.759488 | instance | Sunday 12 April 2026 18:24:45 +0000 (0:00:00.743) 0:00:44.739 ********** 2026-04-12 18:26:56.103425 | instance | ok: [instance] 2026-04-12 18:26:56.103479 | instance | 2026-04-12 18:26:56.103484 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-04-12 18:26:56.103489 | instance | Sunday 12 April 2026 18:26:56 +0000 (0:02:10.340) 0:02:55.079 ********** 2026-04-12 18:26:56.309944 | instance | changed: [instance] 2026-04-12 18:26:56.310022 | instance | 2026-04-12 18:26:56.310295 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-04-12 18:26:56.310334 | instance | Sunday 12 April 2026 18:26:56 +0000 (0:00:00.210) 0:02:55.290 ********** 2026-04-12 18:26:56.356016 | instance | ok: [instance] 2026-04-12 18:26:56.356105 | instance | 2026-04-12 18:26:56.356498 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-12 18:26:56.356540 | instance | Sunday 12 April 2026 18:26:56 +0000 (0:00:00.045) 0:02:55.336 ********** 2026-04-12 18:26:56.439603 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-12 18:26:56.439669 | instance | 2026-04-12 18:26:56.439809 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-12 18:26:56.439991 | instance | Sunday 12 April 2026 18:26:56 +0000 (0:00:00.083) 0:02:55.420 ********** 2026-04-12 18:26:57.976994 | instance | ok: [instance] 2026-04-12 18:26:57.977476 | instance | 2026-04-12 18:26:57.977554 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-12 18:26:57.977577 | instance | Sunday 12 April 2026 18:26:57 +0000 (0:00:01.537) 0:02:56.957 ********** 2026-04-12 18:26:58.040616 | instance | ok: [instance] => (item=instance) 2026-04-12 18:26:58.041178 | instance | 2026-04-12 18:26:58.041219 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-12 18:26:58.041224 | instance | Sunday 12 April 2026 18:26:58 +0000 (0:00:00.063) 0:02:57.020 ********** 2026-04-12 18:26:58.481731 | instance | ok: [instance] 2026-04-12 18:26:58.481803 | instance | 2026-04-12 18:26:58.482179 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-12 18:26:58.482220 | instance | Sunday 12 April 2026 18:26:58 +0000 (0:00:00.441) 0:02:57.462 ********** 2026-04-12 18:27:00.435376 | instance | ok: [instance] 2026-04-12 18:27:00.435494 | instance | 2026-04-12 18:27:00.435794 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-04-12 18:27:00.435865 | instance | Sunday 12 April 2026 18:27:00 +0000 (0:00:01.953) 0:02:59.415 ********** 2026-04-12 18:27:02.132220 | instance | ok: [instance] 2026-04-12 18:27:02.132310 | instance | 2026-04-12 18:27:02.132595 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-04-12 18:27:02.132634 | instance | Sunday 12 April 2026 18:27:02 +0000 (0:00:01.697) 0:03:01.112 ********** 2026-04-12 18:27:12.343272 | instance | ok: [instance] 2026-04-12 18:27:12.343356 | instance | 2026-04-12 18:27:12.343536 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-12 18:27:12.343663 | instance | Sunday 12 April 2026 18:27:12 +0000 (0:00:10.210) 0:03:11.323 ********** 2026-04-12 18:27:12.419578 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-12 18:27:12.419669 | instance | 2026-04-12 18:27:12.419756 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-12 18:27:12.419905 | instance | Sunday 12 April 2026 18:27:12 +0000 (0:00:00.076) 0:03:11.400 ********** 2026-04-12 18:27:12.470295 | instance | skipping: [instance] 2026-04-12 18:27:12.470393 | instance | 2026-04-12 18:27:12.470663 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-12 18:27:12.470703 | instance | Sunday 12 April 2026 18:27:12 +0000 (0:00:00.050) 0:03:11.450 ********** 2026-04-12 18:27:12.524497 | instance | skipping: [instance] => (item=instance) 2026-04-12 18:27:12.524561 | instance | skipping: [instance] 2026-04-12 18:27:12.524940 | instance | 2026-04-12 18:27:12.524975 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-12 18:27:12.524981 | instance | Sunday 12 April 2026 18:27:12 +0000 (0:00:00.054) 0:03:11.504 ********** 2026-04-12 18:27:12.776481 | instance | ok: [instance] 2026-04-12 18:27:12.776650 | instance | 2026-04-12 18:27:12.776932 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-12 18:27:12.776950 | instance | Sunday 12 April 2026 18:27:12 +0000 (0:00:00.251) 0:03:11.756 ********** 2026-04-12 18:27:14.874782 | instance | ok: [instance] 2026-04-12 18:27:14.874907 | instance | 2026-04-12 18:27:14.874923 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-04-12 18:27:14.875103 | instance | Sunday 12 April 2026 18:27:14 +0000 (0:00:02.098) 0:03:13.855 ********** 2026-04-12 18:27:16.605791 | instance | ok: [instance] 2026-04-12 18:27:16.605833 | instance | 2026-04-12 18:27:16.605839 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-04-12 18:27:16.605844 | instance | Sunday 12 April 2026 18:27:16 +0000 (0:00:01.730) 0:03:15.585 ********** 2026-04-12 18:27:18.181845 | instance | ok: [instance] 2026-04-12 18:27:18.181922 | instance | 2026-04-12 18:27:18.182193 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-04-12 18:27:18.182233 | instance | Sunday 12 April 2026 18:27:18 +0000 (0:00:01.576) 0:03:17.162 ********** 2026-04-12 18:27:20.754581 | instance | ok: [instance] 2026-04-12 18:27:20.754666 | instance | 2026-04-12 18:27:20.754745 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-04-12 18:27:20.754875 | instance | 2026-04-12 18:27:20.754984 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 18:27:20.755117 | instance | Sunday 12 April 2026 18:27:20 +0000 (0:00:02.572) 0:03:19.734 ********** 2026-04-12 18:27:21.705987 | instance | ok: [instance] 2026-04-12 18:27:21.706085 | instance | 2026-04-12 18:27:21.706187 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 18:27:21.706344 | instance | Sunday 12 April 2026 18:27:21 +0000 (0:00:00.951) 0:03:20.686 ********** 2026-04-12 18:27:21.915624 | instance | ok: [instance] 2026-04-12 18:27:21.915702 | instance | 2026-04-12 18:27:21.915821 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-12 18:27:21.915946 | instance | Sunday 12 April 2026 18:27:21 +0000 (0:00:00.209) 0:03:20.895 ********** 2026-04-12 18:27:21.961764 | instance | skipping: [instance] 2026-04-12 18:27:21.961826 | instance | 2026-04-12 18:27:21.961990 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-12 18:27:21.962125 | instance | Sunday 12 April 2026 18:27:21 +0000 (0:00:00.046) 0:03:20.941 ********** 2026-04-12 18:27:22.170079 | instance | ok: [instance] 2026-04-12 18:27:22.170155 | instance | 2026-04-12 18:27:22.170285 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 18:27:22.170428 | instance | Sunday 12 April 2026 18:27:22 +0000 (0:00:00.208) 0:03:21.150 ********** 2026-04-12 18:27:22.234846 | instance | ok: [instance] => { 2026-04-12 18:27:22.234966 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-04-12 18:27:22.235144 | instance | } 2026-04-12 18:27:22.235320 | instance | 2026-04-12 18:27:22.235520 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 18:27:22.235695 | instance | Sunday 12 April 2026 18:27:22 +0000 (0:00:00.064) 0:03:21.215 ********** 2026-04-12 18:27:22.541872 | instance | ok: [instance] 2026-04-12 18:27:22.541950 | instance | 2026-04-12 18:27:22.542085 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 18:27:22.542200 | instance | Sunday 12 April 2026 18:27:22 +0000 (0:00:00.306) 0:03:21.521 ********** 2026-04-12 18:27:22.593638 | instance | skipping: [instance] 2026-04-12 18:27:22.593718 | instance | 2026-04-12 18:27:22.593855 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-12 18:27:22.593978 | instance | Sunday 12 April 2026 18:27:22 +0000 (0:00:00.051) 0:03:21.573 ********** 2026-04-12 18:27:22.647826 | instance | skipping: [instance] 2026-04-12 18:27:22.647975 | instance | 2026-04-12 18:27:22.648132 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 18:27:22.648303 | instance | Sunday 12 April 2026 18:27:22 +0000 (0:00:00.053) 0:03:21.627 ********** 2026-04-12 18:27:22.868692 | instance | ok: [instance] 2026-04-12 18:27:22.868807 | instance | 2026-04-12 18:27:22.869001 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-12 18:27:22.869204 | instance | Sunday 12 April 2026 18:27:22 +0000 (0:00:00.220) 0:03:21.847 ********** 2026-04-12 18:27:24.004029 | instance | ok: [instance] 2026-04-12 18:27:24.004099 | instance | 2026-04-12 18:27:24.004239 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 18:27:24.004362 | instance | Sunday 12 April 2026 18:27:23 +0000 (0:00:01.136) 0:03:22.984 ********** 2026-04-12 18:27:24.074153 | instance | ok: [instance] => { 2026-04-12 18:27:24.074254 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-04-12 18:27:24.074446 | instance | } 2026-04-12 18:27:24.074611 | instance | 2026-04-12 18:27:24.074786 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 18:27:24.074979 | instance | Sunday 12 April 2026 18:27:24 +0000 (0:00:00.069) 0:03:23.054 ********** 2026-04-12 18:27:24.408443 | instance | ok: [instance] 2026-04-12 18:27:24.408514 | instance | 2026-04-12 18:27:24.408633 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 18:27:24.408750 | instance | Sunday 12 April 2026 18:27:24 +0000 (0:00:00.334) 0:03:23.388 ********** 2026-04-12 18:27:26.418618 | instance | ok: [instance] 2026-04-12 18:27:26.418740 | instance | 2026-04-12 18:27:26.418903 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-12 18:27:26.419031 | instance | Sunday 12 April 2026 18:27:26 +0000 (0:00:02.009) 0:03:25.398 ********** 2026-04-12 18:27:26.456582 | instance | skipping: [instance] 2026-04-12 18:27:26.456689 | instance | 2026-04-12 18:27:26.456818 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-12 18:27:26.456943 | instance | Sunday 12 April 2026 18:27:26 +0000 (0:00:00.037) 0:03:25.436 ********** 2026-04-12 18:27:26.492694 | instance | skipping: [instance] 2026-04-12 18:27:26.492823 | instance | 2026-04-12 18:27:26.492971 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-12 18:27:26.493103 | instance | Sunday 12 April 2026 18:27:26 +0000 (0:00:00.036) 0:03:25.472 ********** 2026-04-12 18:27:26.529036 | instance | skipping: [instance] 2026-04-12 18:27:26.529189 | instance | 2026-04-12 18:27:26.529419 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-12 18:27:26.529623 | instance | Sunday 12 April 2026 18:27:26 +0000 (0:00:00.036) 0:03:25.508 ********** 2026-04-12 18:27:27.704250 | instance | ok: [instance] 2026-04-12 18:27:27.704405 | instance | 2026-04-12 18:27:27.704612 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-12 18:27:27.704800 | instance | Sunday 12 April 2026 18:27:27 +0000 (0:00:01.174) 0:03:26.683 ********** 2026-04-12 18:27:28.137536 | instance | ok: [instance] 2026-04-12 18:27:28.137606 | instance | 2026-04-12 18:27:28.137735 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-12 18:27:28.137857 | instance | Sunday 12 April 2026 18:27:28 +0000 (0:00:00.433) 0:03:27.117 ********** 2026-04-12 18:27:29.063733 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-12 18:27:29.063839 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-12 18:27:29.063980 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-12 18:27:29.064141 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-12 18:27:29.064311 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-12 18:27:29.064454 | instance | 2026-04-12 18:27:29.064607 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-12 18:27:29.064761 | instance | Sunday 12 April 2026 18:27:29 +0000 (0:00:00.926) 0:03:28.044 ********** 2026-04-12 18:27:29.557301 | instance | ok: [instance] 2026-04-12 18:27:29.557409 | instance | 2026-04-12 18:27:29.557536 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-12 18:27:29.557657 | instance | Sunday 12 April 2026 18:27:29 +0000 (0:00:00.486) 0:03:28.530 ********** 2026-04-12 18:27:29.557771 | instance | 2026-04-12 18:27:29.557892 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-12 18:27:29.558013 | instance | Sunday 12 April 2026 18:27:29 +0000 (0:00:00.006) 0:03:28.537 ********** 2026-04-12 18:27:29.933427 | instance | ok: [instance] 2026-04-12 18:27:29.933667 | instance | 2026-04-12 18:27:29.933857 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 18:27:29.934041 | instance | Sunday 12 April 2026 18:27:29 +0000 (0:00:00.376) 0:03:28.913 ********** 2026-04-12 18:27:30.141741 | instance | ok: [instance] 2026-04-12 18:27:30.141819 | instance | 2026-04-12 18:27:30.141931 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 18:27:30.142199 | instance | Sunday 12 April 2026 18:27:30 +0000 (0:00:00.208) 0:03:29.122 ********** 2026-04-12 18:27:30.198765 | instance | ok: [instance] => { 2026-04-12 18:27:30.198911 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-12 18:27:30.199071 | instance | } 2026-04-12 18:27:30.199226 | instance | 2026-04-12 18:27:30.199396 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 18:27:30.199564 | instance | Sunday 12 April 2026 18:27:30 +0000 (0:00:00.056) 0:03:29.179 ********** 2026-04-12 18:27:30.539922 | instance | ok: [instance] 2026-04-12 18:27:30.540165 | instance | 2026-04-12 18:27:30.540271 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 18:27:30.540544 | instance | Sunday 12 April 2026 18:27:30 +0000 (0:00:00.341) 0:03:29.520 ********** 2026-04-12 18:27:33.599584 | instance | ok: [instance] 2026-04-12 18:27:33.599666 | instance | 2026-04-12 18:27:33.599786 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-12 18:27:33.599930 | instance | Sunday 12 April 2026 18:27:33 +0000 (0:00:03.059) 0:03:32.579 ********** 2026-04-12 18:27:34.719996 | instance | ok: [instance] 2026-04-12 18:27:34.720140 | instance | 2026-04-12 18:27:34.720339 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-12 18:27:34.720522 | instance | Sunday 12 April 2026 18:27:34 +0000 (0:00:01.120) 0:03:33.699 ********** 2026-04-12 18:27:34.917773 | instance | ok: [instance] 2026-04-12 18:27:34.917852 | instance | 2026-04-12 18:27:34.918038 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-12 18:27:34.918194 | instance | Sunday 12 April 2026 18:27:34 +0000 (0:00:00.197) 0:03:33.897 ********** 2026-04-12 18:27:35.347432 | instance | ok: [instance] 2026-04-12 18:27:35.347563 | instance | 2026-04-12 18:27:35.347741 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-12 18:27:35.348083 | instance | Sunday 12 April 2026 18:27:35 +0000 (0:00:00.429) 0:03:34.327 ********** 2026-04-12 18:27:35.908640 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-04-12 18:27:35.908756 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-12 18:27:35.908905 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-12 18:27:35.909056 | instance | 2026-04-12 18:27:35.909212 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-12 18:27:35.909388 | instance | Sunday 12 April 2026 18:27:35 +0000 (0:00:00.561) 0:03:34.888 ********** 2026-04-12 18:27:36.338802 | instance | ok: [instance] 2026-04-12 18:27:36.338876 | instance | 2026-04-12 18:27:36.338989 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-12 18:27:36.339113 | instance | Sunday 12 April 2026 18:27:36 +0000 (0:00:00.430) 0:03:35.319 ********** 2026-04-12 18:27:36.760767 | instance | ok: [instance] 2026-04-12 18:27:36.762615 | instance | 2026-04-12 18:27:36.762638 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-12 18:27:36.762663 | instance | Sunday 12 April 2026 18:27:36 +0000 (0:00:00.414) 0:03:35.733 ********** 2026-04-12 18:27:36.762672 | instance | 2026-04-12 18:27:36.762682 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-12 18:27:36.762691 | instance | Sunday 12 April 2026 18:27:36 +0000 (0:00:00.007) 0:03:35.740 ********** 2026-04-12 18:27:37.139851 | instance | ok: [instance] 2026-04-12 18:27:37.139924 | instance | 2026-04-12 18:27:37.140039 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-12 18:27:37.140160 | instance | Sunday 12 April 2026 18:27:37 +0000 (0:00:00.379) 0:03:36.120 ********** 2026-04-12 18:27:37.203193 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-12 18:27:37.203264 | instance | 2026-04-12 18:27:37.203351 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-12 18:27:37.203463 | instance | Sunday 12 April 2026 18:27:37 +0000 (0:00:00.063) 0:03:36.183 ********** 2026-04-12 18:27:38.396093 | instance | ok: [instance] 2026-04-12 18:27:38.396160 | instance | 2026-04-12 18:27:38.396362 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-12 18:27:38.396537 | instance | Sunday 12 April 2026 18:27:38 +0000 (0:00:01.192) 0:03:37.376 ********** 2026-04-12 18:27:39.047878 | instance | ok: [instance] => (item=chronyd) 2026-04-12 18:27:39.047962 | instance | ok: [instance] => (item=sshd) 2026-04-12 18:27:39.048094 | instance | 2026-04-12 18:27:39.048236 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-12 18:27:39.048365 | instance | Sunday 12 April 2026 18:27:39 +0000 (0:00:00.652) 0:03:38.028 ********** 2026-04-12 18:27:39.353229 | instance | ok: [instance] 2026-04-12 18:27:39.353295 | instance | 2026-04-12 18:27:39.353418 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-12 18:27:39.353553 | instance | Sunday 12 April 2026 18:27:39 +0000 (0:00:00.305) 0:03:38.333 ********** 2026-04-12 18:27:39.553113 | instance | ok: [instance] 2026-04-12 18:27:39.553148 | instance | 2026-04-12 18:27:39.553154 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-12 18:27:39.553159 | instance | Sunday 12 April 2026 18:27:39 +0000 (0:00:00.199) 0:03:38.533 ********** 2026-04-12 18:27:39.775264 | instance | ok: [instance] 2026-04-12 18:27:39.775302 | instance | 2026-04-12 18:27:39.775307 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-12 18:27:39.775312 | instance | Sunday 12 April 2026 18:27:39 +0000 (0:00:00.222) 0:03:38.755 ********** 2026-04-12 18:27:39.981458 | instance | ok: [instance] 2026-04-12 18:27:39.981492 | instance | 2026-04-12 18:27:39.981497 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-04-12 18:27:39.981502 | instance | Sunday 12 April 2026 18:27:39 +0000 (0:00:00.206) 0:03:38.961 ********** 2026-04-12 18:27:40.208812 | instance | ok: [instance] => (item=instance) 2026-04-12 18:27:40.208856 | instance | 2026-04-12 18:27:40.208864 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-04-12 18:27:40.208871 | instance | Sunday 12 April 2026 18:27:40 +0000 (0:00:00.226) 0:03:39.188 ********** 2026-04-12 18:27:40.255341 | instance | ok: [instance] 2026-04-12 18:27:40.255373 | instance | 2026-04-12 18:27:40.255381 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-04-12 18:27:40.255387 | instance | Sunday 12 April 2026 18:27:40 +0000 (0:00:00.046) 0:03:39.235 ********** 2026-04-12 18:27:45.225792 | instance | ok: [instance] 2026-04-12 18:27:45.226162 | instance | 2026-04-12 18:27:45.226207 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-04-12 18:27:45.226214 | instance | Sunday 12 April 2026 18:27:45 +0000 (0:00:04.970) 0:03:44.206 ********** 2026-04-12 18:27:45.273143 | instance | ok: [instance] 2026-04-12 18:27:45.273572 | instance | 2026-04-12 18:27:45.273631 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-12 18:27:45.273643 | instance | Sunday 12 April 2026 18:27:45 +0000 (0:00:00.047) 0:03:44.253 ********** 2026-04-12 18:27:45.336600 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-12 18:27:45.336751 | instance | 2026-04-12 18:27:45.336912 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-12 18:27:45.337064 | instance | Sunday 12 April 2026 18:27:45 +0000 (0:00:00.063) 0:03:44.317 ********** 2026-04-12 18:27:45.384630 | instance | skipping: [instance] 2026-04-12 18:27:45.384742 | instance | 2026-04-12 18:27:45.384910 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-12 18:27:45.385056 | instance | Sunday 12 April 2026 18:27:45 +0000 (0:00:00.047) 0:03:44.365 ********** 2026-04-12 18:27:45.432472 | instance | skipping: [instance] => (item=instance) 2026-04-12 18:27:45.432576 | instance | skipping: [instance] 2026-04-12 18:27:45.432755 | instance | 2026-04-12 18:27:45.432899 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-12 18:27:45.433055 | instance | Sunday 12 April 2026 18:27:45 +0000 (0:00:00.047) 0:03:44.413 ********** 2026-04-12 18:27:45.665189 | instance | ok: [instance] 2026-04-12 18:27:45.665263 | instance | 2026-04-12 18:27:45.665577 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-12 18:27:45.665613 | instance | Sunday 12 April 2026 18:27:45 +0000 (0:00:00.232) 0:03:44.645 ********** 2026-04-12 18:27:47.600299 | instance | ok: [instance] 2026-04-12 18:27:47.600375 | instance | 2026-04-12 18:27:47.600602 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-04-12 18:27:47.600636 | instance | Sunday 12 April 2026 18:27:47 +0000 (0:00:01.934) 0:03:46.580 ********** 2026-04-12 18:27:47.630415 | instance | skipping: [instance] 2026-04-12 18:27:47.630518 | instance | 2026-04-12 18:27:47.630772 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-04-12 18:27:47.630796 | instance | Sunday 12 April 2026 18:27:47 +0000 (0:00:00.030) 0:03:46.610 ********** 2026-04-12 18:27:47.656781 | instance | skipping: [instance] 2026-04-12 18:27:47.656869 | instance | 2026-04-12 18:27:47.657139 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-04-12 18:27:47.657181 | instance | Sunday 12 April 2026 18:27:47 +0000 (0:00:00.026) 0:03:46.637 ********** 2026-04-12 18:27:52.911455 | instance | ok: [instance] 2026-04-12 18:27:52.911535 | instance | 2026-04-12 18:27:52.911888 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-04-12 18:27:52.911934 | instance | Sunday 12 April 2026 18:27:52 +0000 (0:00:05.254) 0:03:51.891 ********** 2026-04-12 18:28:03.183701 | instance | ok: [instance] 2026-04-12 18:28:03.183780 | instance | 2026-04-12 18:28:03.184031 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-04-12 18:28:03.184071 | instance | Sunday 12 April 2026 18:28:03 +0000 (0:00:10.272) 0:04:02.164 ********** 2026-04-12 18:29:32.004727 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-04-12 18:29:32.004820 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-04-12 18:29:32.005146 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-04-12 18:29:32.005290 | instance | 2026-04-12 18:29:32.005473 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-04-12 18:29:32.005624 | instance | Sunday 12 April 2026 18:29:31 +0000 (0:01:28.819) 0:05:30.983 ********** 2026-04-12 18:29:33.742554 | instance | ok: [instance] 2026-04-12 18:29:33.742648 | instance | 2026-04-12 18:29:33.742938 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-04-12 18:29:33.742972 | instance | Sunday 12 April 2026 18:29:33 +0000 (0:00:01.739) 0:05:32.722 ********** 2026-04-12 18:29:35.479187 | instance | ok: [instance] 2026-04-12 18:29:35.479325 | instance | 2026-04-12 18:29:35.479609 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-04-12 18:29:35.479668 | instance | Sunday 12 April 2026 18:29:35 +0000 (0:00:01.735) 0:05:34.458 ********** 2026-04-12 18:29:35.564359 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-04-12 18:29:35.564929 | instance | 2026-04-12 18:29:35.564969 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-04-12 18:29:35.564977 | instance | Sunday 12 April 2026 18:29:35 +0000 (0:00:00.085) 0:05:34.543 ********** 2026-04-12 18:29:35.626294 | instance | ok: [instance] 2026-04-12 18:29:35.626379 | instance | 2026-04-12 18:29:35.626779 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-04-12 18:29:35.626826 | instance | Sunday 12 April 2026 18:29:35 +0000 (0:00:00.062) 0:05:34.606 ********** 2026-04-12 18:29:37.312178 | instance | ok: [instance] 2026-04-12 18:29:37.312559 | instance | 2026-04-12 18:29:37.312577 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-04-12 18:29:37.312584 | instance | Sunday 12 April 2026 18:29:37 +0000 (0:00:01.686) 0:05:36.292 ********** 2026-04-12 18:29:37.357954 | instance | ok: [instance] 2026-04-12 18:29:37.358108 | instance | 2026-04-12 18:29:37.358240 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-04-12 18:29:37.358345 | instance | Sunday 12 April 2026 18:29:37 +0000 (0:00:00.045) 0:05:36.338 ********** 2026-04-12 18:29:37.411493 | instance | skipping: [instance] => (item=1) 2026-04-12 18:29:37.411537 | instance | skipping: [instance] => (item=1) 2026-04-12 18:29:37.411543 | instance | skipping: [instance] => (item=1) 2026-04-12 18:29:37.411548 | instance | skipping: [instance] 2026-04-12 18:29:37.411554 | instance | 2026-04-12 18:29:37.411560 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-04-12 18:29:37.411566 | instance | Sunday 12 April 2026 18:29:37 +0000 (0:00:00.052) 0:05:36.390 ********** 2026-04-12 18:29:37.456756 | instance | skipping: [instance] 2026-04-12 18:29:37.456832 | instance | 2026-04-12 18:29:37.456931 | instance | PLAY [all] ********************************************************************* 2026-04-12 18:29:37.457032 | instance | 2026-04-12 18:29:37.457162 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-04-12 18:29:37.457285 | instance | Sunday 12 April 2026 18:29:37 +0000 (0:00:00.046) 0:05:36.437 ********** 2026-04-12 18:29:37.892538 | instance | changed: [instance] 2026-04-12 18:29:37.892605 | instance | 2026-04-12 18:29:37.892749 | instance | PLAY [all] ********************************************************************* 2026-04-12 18:29:37.892870 | instance | 2026-04-12 18:29:37.893063 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 18:29:37.893117 | instance | Sunday 12 April 2026 18:29:37 +0000 (0:00:00.435) 0:05:36.873 ********** 2026-04-12 18:29:39.026542 | instance | ok: [instance] 2026-04-12 18:29:39.026631 | instance | 2026-04-12 18:29:39.026795 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-12 18:29:39.026964 | instance | Sunday 12 April 2026 18:29:39 +0000 (0:00:01.133) 0:05:38.006 ********** 2026-04-12 18:29:43.877506 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-12 18:29:43.877591 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-12 18:29:43.877607 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-12 18:29:43.877620 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-12 18:29:43.877633 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-12 18:29:43.877646 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-12 18:29:43.877659 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-12 18:29:43.877672 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-12 18:29:43.877684 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-12 18:29:43.877696 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-12 18:29:43.877717 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-12 18:29:43.877732 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-12 18:29:43.878164 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-12 18:29:43.878186 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-12 18:29:43.878522 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-12 18:29:43.878564 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-12 18:29:43.878589 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-12 18:29:43.879565 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-12 18:29:43.879575 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-12 18:29:43.879579 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-12 18:29:43.879583 | instance | 2026-04-12 18:29:43.879874 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-12 18:29:43.879922 | instance | Sunday 12 April 2026 18:29:43 +0000 (0:00:04.849) 0:05:42.856 ********** 2026-04-12 18:29:44.068348 | instance | changed: [instance] 2026-04-12 18:29:44.068483 | instance | 2026-04-12 18:29:44.068780 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-12 18:29:44.069018 | instance | Sunday 12 April 2026 18:29:44 +0000 (0:00:00.192) 0:05:43.048 ********** 2026-04-12 18:29:44.536685 | instance | changed: [instance] 2026-04-12 18:29:44.536776 | instance | 2026-04-12 18:29:44.537157 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-12 18:29:44.537196 | instance | Sunday 12 April 2026 18:29:44 +0000 (0:00:00.468) 0:05:43.516 ********** 2026-04-12 18:29:44.783531 | instance | ok: [instance] 2026-04-12 18:29:44.783594 | instance | 2026-04-12 18:29:44.783870 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-12 18:29:44.783935 | instance | Sunday 12 April 2026 18:29:44 +0000 (0:00:00.247) 0:05:43.764 ********** 2026-04-12 18:29:44.836617 | instance | ok: [instance] 2026-04-12 18:29:44.837505 | instance | 2026-04-12 18:29:44.837574 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-12 18:29:44.837585 | instance | 2026-04-12 18:29:44.837594 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 18:29:44.837604 | instance | Sunday 12 April 2026 18:29:44 +0000 (0:00:00.052) 0:05:43.816 ********** 2026-04-12 18:29:45.801187 | instance | ok: [instance] 2026-04-12 18:29:45.801438 | instance | 2026-04-12 18:29:45.801869 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-12 18:29:45.801953 | instance | Sunday 12 April 2026 18:29:45 +0000 (0:00:00.964) 0:05:44.780 ********** 2026-04-12 18:29:45.994720 | instance | changed: [instance] 2026-04-12 18:29:45.994852 | instance | 2026-04-12 18:29:45.994864 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-12 18:29:45.994990 | instance | Sunday 12 April 2026 18:29:45 +0000 (0:00:00.193) 0:05:44.974 ********** 2026-04-12 18:29:46.883075 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-12 18:29:46.883159 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-12 18:29:46.883938 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-12 18:29:46.884007 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-12 18:29:46.884013 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-12 18:29:46.884019 | instance | 2026-04-12 18:29:46.884025 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-12 18:29:46.884030 | instance | Sunday 12 April 2026 18:29:46 +0000 (0:00:00.888) 0:05:45.863 ********** 2026-04-12 18:29:47.077807 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-04-12 18:29:47.253539 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-04-12 18:29:47.428304 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-04-12 18:29:47.443935 | instance | ...ignoring 2026-04-12 18:29:47.444036 | instance | 2026-04-12 18:29:47.444073 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-12 18:29:47.444269 | instance | Sunday 12 April 2026 18:29:47 +0000 (0:00:00.560) 0:05:46.423 ********** 2026-04-12 18:29:48.807322 | instance | ok: [instance] 2026-04-12 18:29:48.807398 | instance | 2026-04-12 18:29:48.807799 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-12 18:29:48.807843 | instance | Sunday 12 April 2026 18:29:48 +0000 (0:00:01.363) 0:05:47.787 ********** 2026-04-12 18:29:49.008716 | instance | ok: [instance] 2026-04-12 18:29:49.008790 | instance | 2026-04-12 18:29:49.009082 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-12 18:29:49.009120 | instance | Sunday 12 April 2026 18:29:49 +0000 (0:00:00.201) 0:05:47.989 ********** 2026-04-12 18:29:49.048120 | instance | ok: [instance] 2026-04-12 18:29:49.048306 | instance | 2026-04-12 18:29:49.048704 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-12 18:29:49.048771 | instance | Sunday 12 April 2026 18:29:49 +0000 (0:00:00.039) 0:05:48.028 ********** 2026-04-12 18:29:49.090324 | instance | ok: [instance] 2026-04-12 18:29:49.090844 | instance | 2026-04-12 18:29:49.090889 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-12 18:29:49.090897 | instance | Sunday 12 April 2026 18:29:49 +0000 (0:00:00.042) 0:05:48.070 ********** 2026-04-12 18:29:49.635082 | instance | ok: [instance] 2026-04-12 18:29:49.635122 | instance | 2026-04-12 18:29:49.635130 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-12 18:29:49.635137 | instance | Sunday 12 April 2026 18:29:49 +0000 (0:00:00.544) 0:05:48.614 ********** 2026-04-12 18:29:49.894434 | instance | ok: [instance] 2026-04-12 18:29:49.894474 | instance | 2026-04-12 18:29:49.894479 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-12 18:29:49.894484 | instance | Sunday 12 April 2026 18:29:49 +0000 (0:00:00.201) 0:05:48.816 ********** 2026-04-12 18:29:49.894488 | instance | 2026-04-12 18:29:49.894492 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-04-12 18:29:49.894496 | instance | 2026-04-12 18:29:49.894499 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 18:29:49.894503 | instance | Sunday 12 April 2026 18:29:49 +0000 (0:00:00.058) 0:05:48.874 ********** 2026-04-12 18:29:50.833089 | instance | ok: [instance] 2026-04-12 18:29:50.833169 | instance | 2026-04-12 18:29:50.833436 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 18:29:50.833477 | instance | Sunday 12 April 2026 18:29:50 +0000 (0:00:00.939) 0:05:49.813 ********** 2026-04-12 18:29:51.074561 | instance | ok: [instance] 2026-04-12 18:29:51.075023 | instance | 2026-04-12 18:29:51.075068 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-12 18:29:51.075075 | instance | Sunday 12 April 2026 18:29:51 +0000 (0:00:00.241) 0:05:50.054 ********** 2026-04-12 18:29:51.118566 | instance | skipping: [instance] 2026-04-12 18:29:51.118631 | instance | 2026-04-12 18:29:51.118945 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-12 18:29:51.119011 | instance | Sunday 12 April 2026 18:29:51 +0000 (0:00:00.043) 0:05:50.098 ********** 2026-04-12 18:29:51.339452 | instance | ok: [instance] 2026-04-12 18:29:51.339562 | instance | 2026-04-12 18:29:51.339569 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 18:29:51.339712 | instance | Sunday 12 April 2026 18:29:51 +0000 (0:00:00.221) 0:05:50.319 ********** 2026-04-12 18:29:51.396462 | instance | ok: [instance] => { 2026-04-12 18:29:51.397280 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-04-12 18:29:51.397376 | instance | } 2026-04-12 18:29:51.397386 | instance | 2026-04-12 18:29:51.397392 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 18:29:51.397398 | instance | Sunday 12 April 2026 18:29:51 +0000 (0:00:00.056) 0:05:50.376 ********** 2026-04-12 18:29:51.725168 | instance | ok: [instance] 2026-04-12 18:29:51.725282 | instance | 2026-04-12 18:29:51.725438 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 18:29:51.725700 | instance | Sunday 12 April 2026 18:29:51 +0000 (0:00:00.329) 0:05:50.705 ********** 2026-04-12 18:29:51.780752 | instance | skipping: [instance] 2026-04-12 18:29:51.780832 | instance | 2026-04-12 18:29:51.780952 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 18:29:51.781160 | instance | Sunday 12 April 2026 18:29:51 +0000 (0:00:00.055) 0:05:50.760 ********** 2026-04-12 18:29:51.997328 | instance | ok: [instance] 2026-04-12 18:29:51.997477 | instance | 2026-04-12 18:29:51.997491 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-12 18:29:51.997641 | instance | Sunday 12 April 2026 18:29:51 +0000 (0:00:00.216) 0:05:50.977 ********** 2026-04-12 18:29:53.038117 | instance | ok: [instance] 2026-04-12 18:29:53.038198 | instance | 2026-04-12 18:29:53.038405 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 18:29:53.038653 | instance | Sunday 12 April 2026 18:29:53 +0000 (0:00:01.040) 0:05:52.018 ********** 2026-04-12 18:29:53.105945 | instance | ok: [instance] => { 2026-04-12 18:29:53.106095 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-04-12 18:29:53.106262 | instance | } 2026-04-12 18:29:53.106454 | instance | 2026-04-12 18:29:53.106654 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 18:29:53.106854 | instance | Sunday 12 April 2026 18:29:53 +0000 (0:00:00.068) 0:05:52.086 ********** 2026-04-12 18:29:53.442375 | instance | ok: [instance] 2026-04-12 18:29:53.442756 | instance | 2026-04-12 18:29:53.443101 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 18:29:53.443439 | instance | Sunday 12 April 2026 18:29:53 +0000 (0:00:00.333) 0:05:52.419 ********** 2026-04-12 18:29:55.403306 | instance | ok: [instance] 2026-04-12 18:29:55.403388 | instance | 2026-04-12 18:29:55.403854 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-12 18:29:55.403904 | instance | Sunday 12 April 2026 18:29:55 +0000 (0:00:01.964) 0:05:54.383 ********** 2026-04-12 18:29:55.436951 | instance | skipping: [instance] 2026-04-12 18:29:55.437037 | instance | 2026-04-12 18:29:55.437342 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-12 18:29:55.437383 | instance | Sunday 12 April 2026 18:29:55 +0000 (0:00:00.033) 0:05:54.417 ********** 2026-04-12 18:29:55.467785 | instance | skipping: [instance] 2026-04-12 18:29:55.468374 | instance | 2026-04-12 18:29:55.468415 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-12 18:29:55.468422 | instance | Sunday 12 April 2026 18:29:55 +0000 (0:00:00.030) 0:05:54.447 ********** 2026-04-12 18:29:55.502770 | instance | skipping: [instance] 2026-04-12 18:29:55.502857 | instance | 2026-04-12 18:29:55.503120 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-12 18:29:55.503161 | instance | Sunday 12 April 2026 18:29:55 +0000 (0:00:00.035) 0:05:54.483 ********** 2026-04-12 18:29:56.645015 | instance | ok: [instance] 2026-04-12 18:29:56.645721 | instance | 2026-04-12 18:29:56.645798 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-12 18:29:56.645810 | instance | Sunday 12 April 2026 18:29:56 +0000 (0:00:01.142) 0:05:55.625 ********** 2026-04-12 18:29:57.067803 | instance | ok: [instance] 2026-04-12 18:29:57.067914 | instance | 2026-04-12 18:29:57.068261 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-12 18:29:57.068321 | instance | Sunday 12 April 2026 18:29:57 +0000 (0:00:00.422) 0:05:56.048 ********** 2026-04-12 18:29:58.007866 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-12 18:29:58.007934 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-12 18:29:58.008175 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-12 18:29:58.008241 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-12 18:29:58.008759 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-12 18:29:58.009031 | instance | 2026-04-12 18:29:58.009040 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-12 18:29:58.009044 | instance | Sunday 12 April 2026 18:29:58 +0000 (0:00:00.940) 0:05:56.988 ********** 2026-04-12 18:29:58.513552 | instance | ok: [instance] 2026-04-12 18:29:58.514357 | instance | 2026-04-12 18:29:58.514398 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-12 18:29:58.514415 | instance | Sunday 12 April 2026 18:29:58 +0000 (0:00:00.496) 0:05:57.485 ********** 2026-04-12 18:29:58.514420 | instance | 2026-04-12 18:29:58.514424 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-12 18:29:58.514428 | instance | Sunday 12 April 2026 18:29:58 +0000 (0:00:00.008) 0:05:57.493 ********** 2026-04-12 18:29:58.880529 | instance | ok: [instance] 2026-04-12 18:29:58.880648 | instance | 2026-04-12 18:29:58.881066 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-12 18:29:58.881103 | instance | Sunday 12 April 2026 18:29:58 +0000 (0:00:00.366) 0:05:57.860 ********** 2026-04-12 18:29:59.579046 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"} 2026-04-12 18:29:59.592386 | instance | ...ignoring 2026-04-12 18:29:59.592498 | instance | 2026-04-12 18:29:59.592821 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-12 18:29:59.592857 | instance | Sunday 12 April 2026 18:29:59 +0000 (0:00:00.712) 0:05:58.572 ********** 2026-04-12 18:29:59.631396 | instance | skipping: [instance] 2026-04-12 18:29:59.631458 | instance | 2026-04-12 18:29:59.631739 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-12 18:29:59.631779 | instance | Sunday 12 April 2026 18:29:59 +0000 (0:00:00.038) 0:05:58.611 ********** 2026-04-12 18:29:59.664802 | instance | skipping: [instance] 2026-04-12 18:29:59.664903 | instance | 2026-04-12 18:29:59.665154 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-12 18:29:59.665178 | instance | Sunday 12 April 2026 18:29:59 +0000 (0:00:00.033) 0:05:58.645 ********** 2026-04-12 18:29:59.704118 | instance | skipping: [instance] 2026-04-12 18:29:59.704495 | instance | 2026-04-12 18:29:59.704534 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-12 18:29:59.704542 | instance | Sunday 12 April 2026 18:29:59 +0000 (0:00:00.039) 0:05:58.684 ********** 2026-04-12 18:29:59.740346 | instance | skipping: [instance] 2026-04-12 18:29:59.740422 | instance | 2026-04-12 18:29:59.740698 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-12 18:29:59.740743 | instance | Sunday 12 April 2026 18:29:59 +0000 (0:00:00.036) 0:05:58.720 ********** 2026-04-12 18:29:59.791977 | instance | skipping: [instance] 2026-04-12 18:29:59.792082 | instance | 2026-04-12 18:29:59.792428 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 18:29:59.792508 | instance | Sunday 12 April 2026 18:29:59 +0000 (0:00:00.051) 0:05:58.771 ********** 2026-04-12 18:29:59.992127 | instance | ok: [instance] 2026-04-12 18:29:59.992265 | instance | 2026-04-12 18:29:59.992277 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 18:29:59.992342 | instance | Sunday 12 April 2026 18:29:59 +0000 (0:00:00.200) 0:05:58.972 ********** 2026-04-12 18:30:00.040537 | instance | ok: [instance] => { 2026-04-12 18:30:00.040663 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-12 18:30:00.040675 | instance | } 2026-04-12 18:30:00.040761 | instance | 2026-04-12 18:30:00.041019 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 18:30:00.041073 | instance | Sunday 12 April 2026 18:30:00 +0000 (0:00:00.048) 0:05:59.020 ********** 2026-04-12 18:30:00.838937 | instance | changed: [instance] 2026-04-12 18:30:00.839071 | instance | 2026-04-12 18:30:00.839148 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 18:30:00.839284 | instance | Sunday 12 April 2026 18:30:00 +0000 (0:00:00.798) 0:05:59.819 ********** 2026-04-12 18:30:00.890328 | instance | skipping: [instance] 2026-04-12 18:30:00.890740 | instance | 2026-04-12 18:30:00.890810 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 18:30:00.890837 | instance | Sunday 12 April 2026 18:30:00 +0000 (0:00:00.050) 0:05:59.870 ********** 2026-04-12 18:30:01.098896 | instance | ok: [instance] 2026-04-12 18:30:01.099020 | instance | 2026-04-12 18:30:01.099034 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 18:30:01.099184 | instance | Sunday 12 April 2026 18:30:01 +0000 (0:00:00.209) 0:06:00.079 ********** 2026-04-12 18:30:01.153675 | instance | ok: [instance] => { 2026-04-12 18:30:01.154255 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-12 18:30:01.154542 | instance | } 2026-04-12 18:30:01.154548 | instance | 2026-04-12 18:30:01.154553 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 18:30:01.154558 | instance | Sunday 12 April 2026 18:30:01 +0000 (0:00:00.054) 0:06:00.133 ********** 2026-04-12 18:30:02.067278 | instance | changed: [instance] 2026-04-12 18:30:02.067355 | instance | 2026-04-12 18:30:02.067636 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 18:30:02.067700 | instance | Sunday 12 April 2026 18:30:02 +0000 (0:00:00.913) 0:06:01.047 ********** 2026-04-12 18:30:02.135410 | instance | skipping: [instance] 2026-04-12 18:30:02.135540 | instance | 2026-04-12 18:30:02.135616 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-12 18:30:02.135810 | instance | Sunday 12 April 2026 18:30:02 +0000 (0:00:00.068) 0:06:01.115 ********** 2026-04-12 18:30:02.167325 | instance | skipping: [instance] 2026-04-12 18:30:02.167407 | instance | 2026-04-12 18:30:02.167658 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-12 18:30:02.167696 | instance | Sunday 12 April 2026 18:30:02 +0000 (0:00:00.032) 0:06:01.147 ********** 2026-04-12 18:30:02.203166 | instance | skipping: [instance] 2026-04-12 18:30:02.203232 | instance | 2026-04-12 18:30:02.203243 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-12 18:30:02.203253 | instance | Sunday 12 April 2026 18:30:02 +0000 (0:00:00.034) 0:06:01.181 ********** 2026-04-12 18:30:02.238017 | instance | skipping: [instance] 2026-04-12 18:30:02.238123 | instance | 2026-04-12 18:30:02.238315 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-12 18:30:02.238550 | instance | Sunday 12 April 2026 18:30:02 +0000 (0:00:00.034) 0:06:01.216 ********** 2026-04-12 18:30:03.474020 | instance | ok: [instance] 2026-04-12 18:30:03.474100 | instance | 2026-04-12 18:30:03.474288 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-12 18:30:03.474520 | instance | Sunday 12 April 2026 18:30:03 +0000 (0:00:01.235) 0:06:02.451 ********** 2026-04-12 18:30:03.902083 | instance | ok: [instance] 2026-04-12 18:30:03.902160 | instance | 2026-04-12 18:30:03.902434 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-12 18:30:03.902472 | instance | Sunday 12 April 2026 18:30:03 +0000 (0:00:00.430) 0:06:02.882 ********** 2026-04-12 18:30:04.819654 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-12 18:30:04.819759 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-12 18:30:04.820504 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-12 18:30:04.820519 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-12 18:30:04.820524 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-12 18:30:04.820529 | instance | 2026-04-12 18:30:04.820533 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-12 18:30:04.820537 | instance | Sunday 12 April 2026 18:30:04 +0000 (0:00:00.917) 0:06:03.799 ********** 2026-04-12 18:30:05.321830 | instance | ok: [instance] 2026-04-12 18:30:05.322627 | instance | 2026-04-12 18:30:05.322666 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-12 18:30:05.322673 | instance | Sunday 12 April 2026 18:30:05 +0000 (0:00:00.495) 0:06:04.295 ********** 2026-04-12 18:30:05.322677 | instance | 2026-04-12 18:30:05.322692 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-12 18:30:05.322700 | instance | Sunday 12 April 2026 18:30:05 +0000 (0:00:00.006) 0:06:04.302 ********** 2026-04-12 18:30:05.678706 | instance | ok: [instance] 2026-04-12 18:30:05.678770 | instance | 2026-04-12 18:30:05.679038 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 18:30:05.679077 | instance | Sunday 12 April 2026 18:30:05 +0000 (0:00:00.356) 0:06:04.658 ********** 2026-04-12 18:30:05.883103 | instance | ok: [instance] 2026-04-12 18:30:05.883179 | instance | 2026-04-12 18:30:05.883446 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 18:30:05.883489 | instance | Sunday 12 April 2026 18:30:05 +0000 (0:00:00.204) 0:06:04.863 ********** 2026-04-12 18:30:05.939051 | instance | ok: [instance] => { 2026-04-12 18:30:05.939955 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz" 2026-04-12 18:30:05.939999 | instance | } 2026-04-12 18:30:05.940008 | instance | 2026-04-12 18:30:05.940014 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 18:30:05.940021 | instance | Sunday 12 April 2026 18:30:05 +0000 (0:00:00.055) 0:06:04.919 ********** 2026-04-12 18:30:06.668742 | instance | changed: [instance] 2026-04-12 18:30:06.668820 | instance | 2026-04-12 18:30:06.669091 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 18:30:06.669137 | instance | Sunday 12 April 2026 18:30:06 +0000 (0:00:00.729) 0:06:05.649 ********** 2026-04-12 18:30:08.035369 | instance | changed: [instance] 2026-04-12 18:30:08.035434 | instance | 2026-04-12 18:30:08.035701 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 18:30:08.035737 | instance | Sunday 12 April 2026 18:30:08 +0000 (0:00:01.366) 0:06:07.015 ********** 2026-04-12 18:30:08.087877 | instance | ok: [instance] => { 2026-04-12 18:30:08.088480 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz" 2026-04-12 18:30:08.088518 | instance | } 2026-04-12 18:30:08.088523 | instance | 2026-04-12 18:30:08.088528 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 18:30:08.088533 | instance | Sunday 12 April 2026 18:30:08 +0000 (0:00:00.052) 0:06:07.068 ********** 2026-04-12 18:30:08.775790 | instance | changed: [instance] 2026-04-12 18:30:08.775853 | instance | 2026-04-12 18:30:08.776105 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 18:30:08.776143 | instance | Sunday 12 April 2026 18:30:08 +0000 (0:00:00.687) 0:06:07.756 ********** 2026-04-12 18:30:10.145072 | instance | changed: [instance] 2026-04-12 18:30:10.145188 | instance | 2026-04-12 18:30:10.145523 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-12 18:30:10.145591 | instance | Sunday 12 April 2026 18:30:10 +0000 (0:00:01.369) 0:06:09.125 ********** 2026-04-12 18:30:10.630306 | instance | changed: [instance] 2026-04-12 18:30:10.630937 | instance | 2026-04-12 18:30:10.630985 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-12 18:30:10.630994 | instance | Sunday 12 April 2026 18:30:10 +0000 (0:00:00.485) 0:06:09.610 ********** 2026-04-12 18:30:10.845799 | instance | changed: [instance] 2026-04-12 18:30:10.845877 | instance | 2026-04-12 18:30:10.846095 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 18:30:10.846132 | instance | Sunday 12 April 2026 18:30:10 +0000 (0:00:00.215) 0:06:09.826 ********** 2026-04-12 18:30:11.052771 | instance | ok: [instance] 2026-04-12 18:30:11.052852 | instance | 2026-04-12 18:30:11.053107 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 18:30:11.053151 | instance | Sunday 12 April 2026 18:30:11 +0000 (0:00:00.206) 0:06:10.033 ********** 2026-04-12 18:30:11.116989 | instance | ok: [instance] => { 2026-04-12 18:30:11.117504 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz" 2026-04-12 18:30:11.117578 | instance | } 2026-04-12 18:30:11.117589 | instance | 2026-04-12 18:30:11.117632 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 18:30:11.117643 | instance | Sunday 12 April 2026 18:30:11 +0000 (0:00:00.063) 0:06:10.097 ********** 2026-04-12 18:30:12.152580 | instance | changed: [instance] 2026-04-12 18:30:12.152668 | instance | 2026-04-12 18:30:12.152684 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 18:30:12.152836 | instance | Sunday 12 April 2026 18:30:12 +0000 (0:00:01.035) 0:06:11.133 ********** 2026-04-12 18:30:14.876020 | instance | changed: [instance] 2026-04-12 18:30:14.876143 | instance | 2026-04-12 18:30:14.876535 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-12 18:30:14.876580 | instance | Sunday 12 April 2026 18:30:14 +0000 (0:00:02.723) 0:06:13.856 ********** 2026-04-12 18:30:14.936003 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-12 18:30:14.936083 | instance | 2026-04-12 18:30:14.936324 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-12 18:30:14.936364 | instance | Sunday 12 April 2026 18:30:14 +0000 (0:00:00.060) 0:06:13.916 ********** 2026-04-12 18:30:15.890774 | instance | ok: [instance] 2026-04-12 18:30:15.890849 | instance | 2026-04-12 18:30:15.891183 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-12 18:30:15.891231 | instance | Sunday 12 April 2026 18:30:15 +0000 (0:00:00.954) 0:06:14.871 ********** 2026-04-12 18:30:16.091151 | instance | changed: [instance] 2026-04-12 18:30:16.091640 | instance | 2026-04-12 18:30:16.091690 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-12 18:30:16.091699 | instance | Sunday 12 April 2026 18:30:16 +0000 (0:00:00.200) 0:06:15.071 ********** 2026-04-12 18:30:16.548654 | instance | changed: [instance] 2026-04-12 18:30:16.549139 | instance | 2026-04-12 18:30:16.549213 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-12 18:30:16.549221 | instance | Sunday 12 April 2026 18:30:16 +0000 (0:00:00.457) 0:06:15.529 ********** 2026-04-12 18:30:17.279772 | instance | changed: [instance] => (item=br_netfilter) 2026-04-12 18:30:17.280710 | instance | ok: [instance] => (item=ip_tables) 2026-04-12 18:30:17.280729 | instance | changed: [instance] => (item=ip6_tables) 2026-04-12 18:30:17.280736 | instance | ok: [instance] => (item=nf_conntrack) 2026-04-12 18:30:17.280742 | instance | 2026-04-12 18:30:17.280748 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 18:30:17.280754 | instance | Sunday 12 April 2026 18:30:17 +0000 (0:00:00.731) 0:06:16.260 ********** 2026-04-12 18:30:17.497523 | instance | ok: [instance] 2026-04-12 18:30:17.497582 | instance | 2026-04-12 18:30:17.497943 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 18:30:17.498186 | instance | Sunday 12 April 2026 18:30:17 +0000 (0:00:00.217) 0:06:16.478 ********** 2026-04-12 18:30:17.539487 | instance | ok: [instance] => { 2026-04-12 18:30:17.539941 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-12 18:30:17.540112 | instance | } 2026-04-12 18:30:17.540135 | instance | 2026-04-12 18:30:17.540150 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 18:30:17.540261 | instance | Sunday 12 April 2026 18:30:17 +0000 (0:00:00.041) 0:06:16.519 ********** 2026-04-12 18:30:18.953700 | instance | changed: [instance] 2026-04-12 18:30:18.953849 | instance | 2026-04-12 18:30:18.953862 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 18:30:18.954026 | instance | Sunday 12 April 2026 18:30:18 +0000 (0:00:01.414) 0:06:17.934 ********** 2026-04-12 18:30:18.991658 | instance | skipping: [instance] 2026-04-12 18:30:18.991814 | instance | 2026-04-12 18:30:18.991873 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-12 18:30:18.992016 | instance | Sunday 12 April 2026 18:30:18 +0000 (0:00:00.037) 0:06:17.972 ********** 2026-04-12 18:30:19.065390 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-12 18:30:19.065473 | instance | 2026-04-12 18:30:19.065752 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-12 18:30:19.065783 | instance | Sunday 12 April 2026 18:30:19 +0000 (0:00:00.073) 0:06:18.045 ********** 2026-04-12 18:30:19.101737 | instance | skipping: [instance] 2026-04-12 18:30:19.102098 | instance | 2026-04-12 18:30:19.102139 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-12 18:30:19.102145 | instance | Sunday 12 April 2026 18:30:19 +0000 (0:00:00.036) 0:06:18.082 ********** 2026-04-12 18:30:21.987034 | instance | changed: [instance] 2026-04-12 18:30:21.987114 | instance | 2026-04-12 18:30:21.987362 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-12 18:30:21.987404 | instance | Sunday 12 April 2026 18:30:21 +0000 (0:00:02.885) 0:06:20.967 ********** 2026-04-12 18:30:23.293083 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-12 18:30:23.293163 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-12 18:30:23.293477 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-12 18:30:23.293947 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-12 18:30:23.293965 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-12 18:30:23.293975 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-12 18:30:23.293984 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-12 18:30:23.294364 | instance | 2026-04-12 18:30:23.294404 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-12 18:30:23.294410 | instance | Sunday 12 April 2026 18:30:23 +0000 (0:00:01.306) 0:06:22.273 ********** 2026-04-12 18:30:23.850114 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-12 18:30:23.850242 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-04-12 18:30:23.850924 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-12 18:30:23.851171 | instance | 2026-04-12 18:30:23.851179 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-12 18:30:23.851185 | instance | Sunday 12 April 2026 18:30:23 +0000 (0:00:00.556) 0:06:22.830 ********** 2026-04-12 18:30:24.325937 | instance | changed: [instance] 2026-04-12 18:30:24.326062 | instance | 2026-04-12 18:30:24.326150 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-12 18:30:24.326278 | instance | Sunday 12 April 2026 18:30:24 +0000 (0:00:00.476) 0:06:23.306 ********** 2026-04-12 18:30:24.804297 | instance | changed: [instance] 2026-04-12 18:30:24.804363 | instance | 2026-04-12 18:30:24.804673 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-12 18:30:24.804740 | instance | Sunday 12 April 2026 18:30:24 +0000 (0:00:00.478) 0:06:23.784 ********** 2026-04-12 18:30:25.030055 | instance | ok: [instance] 2026-04-12 18:30:25.030192 | instance | 2026-04-12 18:30:25.030265 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-12 18:30:25.030470 | instance | Sunday 12 April 2026 18:30:25 +0000 (0:00:00.225) 0:06:24.010 ********** 2026-04-12 18:30:25.064382 | instance | skipping: [instance] 2026-04-12 18:30:25.064478 | instance | 2026-04-12 18:30:25.064580 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-12 18:30:25.064677 | instance | Sunday 12 April 2026 18:30:25 +0000 (0:00:00.034) 0:06:24.044 ********** 2026-04-12 18:30:25.647053 | instance | ok: [instance] => (item=swap) 2026-04-12 18:30:25.647120 | instance | ok: [instance] => (item=none) 2026-04-12 18:30:25.647500 | instance | 2026-04-12 18:30:25.647538 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-12 18:30:25.647544 | instance | Sunday 12 April 2026 18:30:25 +0000 (0:00:00.582) 0:06:24.627 ********** 2026-04-12 18:30:26.093372 | instance | changed: [instance] 2026-04-12 18:30:26.093778 | instance | 2026-04-12 18:30:26.093843 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-12 18:30:26.093865 | instance | Sunday 12 April 2026 18:30:26 +0000 (0:00:00.445) 0:06:25.073 ********** 2026-04-12 18:30:26.747399 | instance | changed: [instance] 2026-04-12 18:30:26.747475 | instance | 2026-04-12 18:30:26.747483 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-12 18:30:26.747490 | instance | Sunday 12 April 2026 18:30:26 +0000 (0:00:00.633) 0:06:25.707 ********** 2026-04-12 18:30:26.747496 | instance | 2026-04-12 18:30:26.747502 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-12 18:30:26.747524 | instance | Sunday 12 April 2026 18:30:26 +0000 (0:00:00.017) 0:06:25.724 ********** 2026-04-12 18:30:27.510932 | instance | ok: [instance] 2026-04-12 18:30:27.511017 | instance | 2026-04-12 18:30:27.511408 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-12 18:30:27.511480 | instance | Sunday 12 April 2026 18:30:27 +0000 (0:00:00.765) 0:06:26.490 ********** 2026-04-12 18:30:28.127094 | instance | changed: [instance] 2026-04-12 18:30:28.127168 | instance | 2026-04-12 18:30:28.127450 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-12 18:30:28.127488 | instance | Sunday 12 April 2026 18:30:28 +0000 (0:00:00.616) 0:06:27.107 ********** 2026-04-12 18:30:29.199732 | instance | ok: [instance] 2026-04-12 18:30:29.200211 | instance | 2026-04-12 18:30:29.200252 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-12 18:30:29.200260 | instance | Sunday 12 April 2026 18:30:29 +0000 (0:00:01.072) 0:06:28.179 ********** 2026-04-12 18:30:29.966379 | instance | ok: [instance] 2026-04-12 18:30:29.966491 | instance | 2026-04-12 18:30:29.966826 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-12 18:30:29.966884 | instance | Sunday 12 April 2026 18:30:29 +0000 (0:00:00.766) 0:06:28.946 ********** 2026-04-12 18:30:30.184228 | instance | ok: [instance] 2026-04-12 18:30:30.184345 | instance | 2026-04-12 18:30:30.184593 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-12 18:30:30.184651 | instance | Sunday 12 April 2026 18:30:30 +0000 (0:00:00.217) 0:06:29.164 ********** 2026-04-12 18:30:30.729195 | instance | ok: [instance] 2026-04-12 18:30:30.729294 | instance | 2026-04-12 18:30:30.729583 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-12 18:30:30.729619 | instance | Sunday 12 April 2026 18:30:30 +0000 (0:00:00.544) 0:06:29.709 ********** 2026-04-12 18:30:30.834678 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-12 18:30:30.834753 | instance | 2026-04-12 18:30:30.834992 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-12 18:30:30.835027 | instance | Sunday 12 April 2026 18:30:30 +0000 (0:00:00.105) 0:06:29.815 ********** 2026-04-12 18:30:30.917677 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-12 18:30:30.917741 | instance | 2026-04-12 18:30:30.918016 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-12 18:30:30.918048 | instance | Sunday 12 April 2026 18:30:30 +0000 (0:00:00.082) 0:06:29.897 ********** 2026-04-12 18:30:31.148223 | instance | ok: [instance] => (item=instance) 2026-04-12 18:30:31.148305 | instance | 2026-04-12 18:30:31.148814 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-12 18:30:31.148880 | instance | Sunday 12 April 2026 18:30:31 +0000 (0:00:00.230) 0:06:30.128 ********** 2026-04-12 18:30:31.196871 | instance | skipping: [instance] 2026-04-12 18:30:31.197010 | instance | 2026-04-12 18:30:31.197443 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-12 18:30:31.197511 | instance | Sunday 12 April 2026 18:30:31 +0000 (0:00:00.048) 0:06:30.176 ********** 2026-04-12 18:30:31.255482 | instance | ok: [instance] 2026-04-12 18:30:31.255552 | instance | 2026-04-12 18:30:31.255685 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-12 18:30:31.255879 | instance | Sunday 12 April 2026 18:30:31 +0000 (0:00:00.059) 0:06:30.235 ********** 2026-04-12 18:30:31.301915 | instance | ok: [instance] => { 2026-04-12 18:30:31.302183 | instance | "msg": "instance" 2026-04-12 18:30:31.302398 | instance | } 2026-04-12 18:30:31.302605 | instance | 2026-04-12 18:30:31.302832 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-12 18:30:31.303024 | instance | Sunday 12 April 2026 18:30:31 +0000 (0:00:00.046) 0:06:30.281 ********** 2026-04-12 18:30:31.889834 | instance | changed: [instance] 2026-04-12 18:30:31.889907 | instance | 2026-04-12 18:30:31.890178 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-12 18:30:31.890215 | instance | Sunday 12 April 2026 18:30:31 +0000 (0:00:00.588) 0:06:30.870 ********** 2026-04-12 18:30:31.931409 | instance | skipping: [instance] 2026-04-12 18:30:31.931767 | instance | 2026-04-12 18:30:31.931807 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-12 18:30:31.931812 | instance | Sunday 12 April 2026 18:30:31 +0000 (0:00:00.041) 0:06:30.911 ********** 2026-04-12 18:30:31.970557 | instance | skipping: [instance] 2026-04-12 18:30:31.970634 | instance | 2026-04-12 18:30:31.970871 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-12 18:30:31.970912 | instance | Sunday 12 April 2026 18:30:31 +0000 (0:00:00.039) 0:06:30.950 ********** 2026-04-12 18:30:32.010927 | instance | skipping: [instance] 2026-04-12 18:30:32.011014 | instance | 2026-04-12 18:30:32.011252 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-12 18:30:32.011293 | instance | Sunday 12 April 2026 18:30:32 +0000 (0:00:00.040) 0:06:30.991 ********** 2026-04-12 18:30:32.048559 | instance | skipping: [instance] 2026-04-12 18:30:32.048662 | instance | 2026-04-12 18:30:32.048946 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-12 18:30:32.048993 | instance | Sunday 12 April 2026 18:30:32 +0000 (0:00:00.037) 0:06:31.028 ********** 2026-04-12 18:30:32.085667 | instance | skipping: [instance] 2026-04-12 18:30:32.085889 | instance | 2026-04-12 18:30:32.086048 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-12 18:30:32.086202 | instance | Sunday 12 April 2026 18:30:32 +0000 (0:00:00.036) 0:06:31.065 ********** 2026-04-12 18:30:32.128279 | instance | skipping: [instance] 2026-04-12 18:30:32.128356 | instance | 2026-04-12 18:30:32.128503 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-12 18:30:32.128741 | instance | Sunday 12 April 2026 18:30:32 +0000 (0:00:00.042) 0:06:31.108 ********** 2026-04-12 18:30:32.162119 | instance | skipping: [instance] 2026-04-12 18:30:32.162193 | instance | 2026-04-12 18:30:32.162324 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-12 18:30:32.162559 | instance | Sunday 12 April 2026 18:30:32 +0000 (0:00:00.033) 0:06:31.142 ********** 2026-04-12 18:30:57.630206 | instance | changed: [instance] 2026-04-12 18:30:57.630717 | instance | 2026-04-12 18:30:57.630886 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-12 18:30:57.631067 | instance | Sunday 12 April 2026 18:30:57 +0000 (0:00:25.467) 0:06:56.610 ********** 2026-04-12 18:30:57.828000 | instance | ok: [instance] 2026-04-12 18:30:57.828230 | instance | 2026-04-12 18:30:57.828518 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-12 18:30:57.828780 | instance | Sunday 12 April 2026 18:30:57 +0000 (0:00:00.198) 0:06:56.808 ********** 2026-04-12 18:30:57.857980 | instance | skipping: [instance] 2026-04-12 18:30:57.858284 | instance | 2026-04-12 18:30:57.858717 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-12 18:30:57.858987 | instance | Sunday 12 April 2026 18:30:57 +0000 (0:00:00.030) 0:06:56.838 ********** 2026-04-12 18:30:58.074824 | instance | changed: [instance] 2026-04-12 18:30:58.075076 | instance | 2026-04-12 18:30:58.075437 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-12 18:30:58.075760 | instance | Sunday 12 April 2026 18:30:58 +0000 (0:00:00.215) 0:06:57.054 ********** 2026-04-12 18:30:58.305642 | instance | changed: [instance] 2026-04-12 18:30:58.305868 | instance | 2026-04-12 18:30:58.306112 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-12 18:30:58.306366 | instance | Sunday 12 April 2026 18:30:58 +0000 (0:00:00.231) 0:06:57.285 ********** 2026-04-12 18:30:58.513889 | instance | changed: [instance] 2026-04-12 18:30:58.514048 | instance | 2026-04-12 18:30:58.514323 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-12 18:30:58.514594 | instance | Sunday 12 April 2026 18:30:58 +0000 (0:00:00.207) 0:06:57.493 ********** 2026-04-12 18:31:03.202822 | instance | changed: [instance] 2026-04-12 18:31:03.202897 | instance | 2026-04-12 18:31:03.203081 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-12 18:31:03.203232 | instance | Sunday 12 April 2026 18:31:03 +0000 (0:00:04.689) 0:07:02.183 ********** 2026-04-12 18:31:06.220513 | instance | changed: [instance] 2026-04-12 18:31:06.220776 | instance | 2026-04-12 18:31:06.221079 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-12 18:31:06.221470 | instance | Sunday 12 April 2026 18:31:06 +0000 (0:00:03.017) 0:07:05.200 ********** 2026-04-12 18:31:06.264412 | instance | skipping: [instance] 2026-04-12 18:31:06.264668 | instance | 2026-04-12 18:31:06.264916 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-12 18:31:06.265163 | instance | Sunday 12 April 2026 18:31:06 +0000 (0:00:00.043) 0:07:05.244 ********** 2026-04-12 18:31:06.312909 | instance | skipping: [instance] 2026-04-12 18:31:06.313259 | instance | 2026-04-12 18:31:06.313639 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-12 18:31:06.314011 | instance | Sunday 12 April 2026 18:31:06 +0000 (0:00:00.048) 0:07:05.292 ********** 2026-04-12 18:31:07.118525 | instance | changed: [instance] 2026-04-12 18:31:07.118858 | instance | 2026-04-12 18:31:07.119271 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-12 18:31:07.119706 | instance | Sunday 12 April 2026 18:31:07 +0000 (0:00:00.805) 0:07:06.098 ********** 2026-04-12 18:31:07.164307 | instance | skipping: [instance] => (item=DaemonSet) 2026-04-12 18:31:07.164600 | instance | skipping: [instance] => (item=ConfigMap) 2026-04-12 18:31:07.164967 | instance | skipping: [instance] 2026-04-12 18:31:07.165225 | instance | 2026-04-12 18:31:07.165593 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-12 18:31:07.165935 | instance | Sunday 12 April 2026 18:31:07 +0000 (0:00:00.045) 0:07:06.144 ********** 2026-04-12 18:31:07.210536 | instance | skipping: [instance] 2026-04-12 18:31:07.210700 | instance | 2026-04-12 18:31:07.210989 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-12 18:31:07.211353 | instance | Sunday 12 April 2026 18:31:07 +0000 (0:00:00.046) 0:07:06.190 ********** 2026-04-12 18:31:07.256754 | instance | skipping: [instance] 2026-04-12 18:31:07.256958 | instance | 2026-04-12 18:31:07.257330 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-12 18:31:07.257697 | instance | Sunday 12 April 2026 18:31:07 +0000 (0:00:00.046) 0:07:06.236 ********** 2026-04-12 18:31:07.300304 | instance | skipping: [instance] 2026-04-12 18:31:07.300495 | instance | 2026-04-12 18:31:07.300793 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-12 18:31:07.301224 | instance | Sunday 12 April 2026 18:31:07 +0000 (0:00:00.043) 0:07:06.279 ********** 2026-04-12 18:31:07.339527 | instance | skipping: [instance] 2026-04-12 18:31:07.339690 | instance | 2026-04-12 18:31:07.339897 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-12 18:31:07.340093 | instance | Sunday 12 April 2026 18:31:07 +0000 (0:00:00.039) 0:07:06.319 ********** 2026-04-12 18:31:07.823392 | instance | ok: [instance] 2026-04-12 18:31:07.823525 | instance | 2026-04-12 18:31:07.823716 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-12 18:31:07.823895 | instance | Sunday 12 April 2026 18:31:07 +0000 (0:00:00.484) 0:07:06.803 ********** 2026-04-12 18:31:08.765826 | instance | changed: [instance] 2026-04-12 18:31:08.766052 | instance | 2026-04-12 18:31:08.766344 | instance | PLAY [Install control-plane components] **************************************** 2026-04-12 18:31:08.766733 | instance | 2026-04-12 18:31:08.767052 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 18:31:08.767332 | instance | Sunday 12 April 2026 18:31:08 +0000 (0:00:00.942) 0:07:07.745 ********** 2026-04-12 18:31:09.784149 | instance | ok: [instance] 2026-04-12 18:31:09.784432 | instance | 2026-04-12 18:31:09.784706 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-12 18:31:09.784992 | instance | Sunday 12 April 2026 18:31:09 +0000 (0:00:01.018) 0:07:08.764 ********** 2026-04-12 18:31:09.984622 | instance | ok: [instance] 2026-04-12 18:31:09.984723 | instance | 2026-04-12 18:31:09.984902 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-12 18:31:09.985064 | instance | Sunday 12 April 2026 18:31:09 +0000 (0:00:00.200) 0:07:08.965 ********** 2026-04-12 18:31:10.984226 | instance | ok: [instance] 2026-04-12 18:31:10.984315 | instance | 2026-04-12 18:31:10.984324 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-12 18:31:10.984331 | instance | Sunday 12 April 2026 18:31:10 +0000 (0:00:00.998) 0:07:09.963 ********** 2026-04-12 18:31:11.195273 | instance | ok: [instance] 2026-04-12 18:31:11.195385 | instance | 2026-04-12 18:31:11.195465 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 18:31:11.195622 | instance | Sunday 12 April 2026 18:31:11 +0000 (0:00:00.212) 0:07:10.175 ********** 2026-04-12 18:31:11.247218 | instance | ok: [instance] => { 2026-04-12 18:31:11.247367 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-12 18:31:11.247529 | instance | } 2026-04-12 18:31:11.247680 | instance | 2026-04-12 18:31:11.247846 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 18:31:11.248011 | instance | Sunday 12 April 2026 18:31:11 +0000 (0:00:00.051) 0:07:10.227 ********** 2026-04-12 18:31:11.878478 | instance | changed: [instance] 2026-04-12 18:31:11.878739 | instance | 2026-04-12 18:31:11.878997 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 18:31:11.879282 | instance | Sunday 12 April 2026 18:31:11 +0000 (0:00:00.631) 0:07:10.858 ********** 2026-04-12 18:31:13.398022 | instance | changed: [instance] 2026-04-12 18:31:13.398099 | instance | 2026-04-12 18:31:13.398226 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-12 18:31:13.398351 | instance | Sunday 12 April 2026 18:31:13 +0000 (0:00:01.519) 0:07:12.378 ********** 2026-04-12 18:31:13.776824 | instance | ok: [instance] 2026-04-12 18:31:13.777078 | instance | 2026-04-12 18:31:13.777395 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-12 18:31:13.777668 | instance | Sunday 12 April 2026 18:31:13 +0000 (0:00:00.378) 0:07:12.756 ********** 2026-04-12 18:31:13.966038 | instance | changed: [instance] 2026-04-12 18:31:13.966203 | instance | 2026-04-12 18:31:13.966395 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-12 18:31:13.966599 | instance | Sunday 12 April 2026 18:31:13 +0000 (0:00:00.189) 0:07:12.946 ********** 2026-04-12 18:31:14.208235 | instance | ok: [instance] 2026-04-12 18:31:14.208472 | instance | 2026-04-12 18:31:14.208816 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-12 18:31:14.209086 | instance | Sunday 12 April 2026 18:31:14 +0000 (0:00:00.241) 0:07:13.188 ********** 2026-04-12 18:31:14.402910 | instance | changed: [instance] 2026-04-12 18:31:14.403000 | instance | 2026-04-12 18:31:14.403679 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-12 18:31:14.403767 | instance | Sunday 12 April 2026 18:31:14 +0000 (0:00:00.193) 0:07:13.382 ********** 2026-04-12 18:31:14.598034 | instance | ok: [instance] 2026-04-12 18:31:14.598321 | instance | 2026-04-12 18:31:14.598588 | instance | TASK [Install plugin] ********************************************************** 2026-04-12 18:31:14.598867 | instance | Sunday 12 April 2026 18:31:14 +0000 (0:00:00.195) 0:07:13.577 ********** 2026-04-12 18:31:14.663203 | instance | included: vexxhost.containers.download_artifact for instance 2026-04-12 18:31:14.663697 | instance | 2026-04-12 18:31:14.664136 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 18:31:14.664589 | instance | Sunday 12 April 2026 18:31:14 +0000 (0:00:00.062) 0:07:13.642 ********** 2026-04-12 18:31:14.715275 | instance | ok: [instance] => { 2026-04-12 18:31:14.715635 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-12 18:31:14.715911 | instance | } 2026-04-12 18:31:14.716183 | instance | 2026-04-12 18:31:14.716465 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 18:31:14.716730 | instance | Sunday 12 April 2026 18:31:14 +0000 (0:00:00.053) 0:07:13.695 ********** 2026-04-12 18:31:15.683407 | instance | changed: [instance] 2026-04-12 18:31:15.683982 | instance | 2026-04-12 18:31:15.684399 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 18:31:15.684806 | instance | Sunday 12 April 2026 18:31:15 +0000 (0:00:00.967) 0:07:14.662 ********** 2026-04-12 18:31:18.539227 | instance | changed: [instance] 2026-04-12 18:31:18.539324 | instance | 2026-04-12 18:31:18.539332 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 18:31:18.539340 | instance | Sunday 12 April 2026 18:31:18 +0000 (0:00:02.855) 0:07:17.518 ********** 2026-04-12 18:31:18.575754 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 18:31:18.575839 | instance | 2026-04-12 18:31:18.575852 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 18:31:18.575863 | instance | Sunday 12 April 2026 18:31:18 +0000 (0:00:00.036) 0:07:17.555 ********** 2026-04-12 18:31:19.250745 | instance | changed: [instance] 2026-04-12 18:31:19.250877 | instance | 2026-04-12 18:31:19.251064 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-12 18:31:19.251243 | instance | Sunday 12 April 2026 18:31:19 +0000 (0:00:00.675) 0:07:18.230 ********** 2026-04-12 18:31:20.077066 | instance | ok: [instance] 2026-04-12 18:31:20.077156 | instance | 2026-04-12 18:31:20.077271 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-12 18:31:20.077411 | instance | Sunday 12 April 2026 18:31:20 +0000 (0:00:00.827) 0:07:19.057 ********** 2026-04-12 18:31:22.053805 | instance | changed: [instance] 2026-04-12 18:31:22.054064 | instance | 2026-04-12 18:31:22.054385 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 18:31:22.054916 | instance | Sunday 12 April 2026 18:31:22 +0000 (0:00:01.975) 0:07:21.033 ********** 2026-04-12 18:31:22.092177 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 18:31:22.092488 | instance | 2026-04-12 18:31:22.092845 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 18:31:22.093167 | instance | Sunday 12 April 2026 18:31:22 +0000 (0:00:00.038) 0:07:21.072 ********** 2026-04-12 18:31:22.604779 | instance | changed: [instance] 2026-04-12 18:31:22.604928 | instance | 2026-04-12 18:31:22.605108 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-12 18:31:22.605301 | instance | Sunday 12 April 2026 18:31:22 +0000 (0:00:00.512) 0:07:21.585 ********** 2026-04-12 18:31:51.598040 | instance | changed: [instance] 2026-04-12 18:31:51.598277 | instance | 2026-04-12 18:31:51.598568 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-12 18:31:51.598842 | instance | Sunday 12 April 2026 18:31:51 +0000 (0:00:28.992) 0:07:50.577 ********** 2026-04-12 18:31:52.257982 | instance | changed: [instance] 2026-04-12 18:31:52.258190 | instance | 2026-04-12 18:31:52.258460 | instance | PLAY [all] ********************************************************************* 2026-04-12 18:31:52.258712 | instance | 2026-04-12 18:31:52.258979 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 18:31:52.259328 | instance | Sunday 12 April 2026 18:31:52 +0000 (0:00:00.660) 0:07:51.238 ********** 2026-04-12 18:31:53.368019 | instance | ok: [instance] 2026-04-12 18:31:53.368146 | instance | 2026-04-12 18:31:53.368316 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-12 18:31:53.368537 | instance | Sunday 12 April 2026 18:31:53 +0000 (0:00:01.109) 0:07:52.348 ********** 2026-04-12 18:31:54.106398 | instance | changed: [instance] 2026-04-12 18:31:54.106632 | instance | 2026-04-12 18:31:54.107000 | instance | PLAY [all] ********************************************************************* 2026-04-12 18:31:54.107267 | instance | 2026-04-12 18:31:54.107550 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-12 18:31:54.107818 | instance | Sunday 12 April 2026 18:31:54 +0000 (0:00:00.738) 0:07:53.086 ********** 2026-04-12 18:31:54.766597 | instance | ok: [instance] 2026-04-12 18:31:54.766684 | instance | 2026-04-12 18:31:54.766721 | instance | PLAY [controllers] ************************************************************* 2026-04-12 18:31:54.766737 | instance | 2026-04-12 18:31:54.766747 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 18:31:54.766756 | instance | Sunday 12 April 2026 18:31:54 +0000 (0:00:00.658) 0:07:53.745 ********** 2026-04-12 18:31:56.005669 | instance | ok: [instance] 2026-04-12 18:31:56.005881 | instance | 2026-04-12 18:31:56.006167 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 18:31:56.006477 | instance | Sunday 12 April 2026 18:31:55 +0000 (0:00:01.240) 0:07:54.985 ********** 2026-04-12 18:31:56.053046 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 18:31:56.053272 | instance | 2026-04-12 18:31:56.053647 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 18:31:56.053950 | instance | Sunday 12 April 2026 18:31:56 +0000 (0:00:00.047) 0:07:55.033 ********** 2026-04-12 18:31:56.679170 | instance | changed: [instance] 2026-04-12 18:31:56.679306 | instance | 2026-04-12 18:31:56.679517 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-12 18:31:56.679676 | instance | Sunday 12 April 2026 18:31:56 +0000 (0:00:00.625) 0:07:55.659 ********** 2026-04-12 18:31:58.502150 | instance | changed: [instance] 2026-04-12 18:31:58.502221 | instance | 2026-04-12 18:31:58.502915 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 18:31:58.502978 | instance | Sunday 12 April 2026 18:31:58 +0000 (0:00:01.822) 0:07:57.481 ********** 2026-04-12 18:31:58.543848 | instance | skipping: [instance] 2026-04-12 18:31:58.543920 | instance | 2026-04-12 18:31:58.544046 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-12 18:31:58.544176 | instance | Sunday 12 April 2026 18:31:58 +0000 (0:00:00.042) 0:07:57.524 ********** 2026-04-12 18:31:58.592644 | instance | skipping: [instance] 2026-04-12 18:31:58.592936 | instance | 2026-04-12 18:31:58.593398 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-04-12 18:31:58.593847 | instance | Sunday 12 April 2026 18:31:58 +0000 (0:00:00.048) 0:07:57.572 ********** 2026-04-12 18:31:58.623522 | instance | skipping: [instance] 2026-04-12 18:31:58.623839 | instance | 2026-04-12 18:31:58.624215 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-12 18:31:58.624560 | instance | Sunday 12 April 2026 18:31:58 +0000 (0:00:00.030) 0:07:57.603 ********** 2026-04-12 18:31:58.660968 | instance | skipping: [instance] 2026-04-12 18:31:58.661191 | instance | 2026-04-12 18:31:58.661502 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-12 18:31:58.661763 | instance | Sunday 12 April 2026 18:31:58 +0000 (0:00:00.037) 0:07:57.641 ********** 2026-04-12 18:31:58.713886 | instance | skipping: [instance] 2026-04-12 18:31:58.714068 | instance | 2026-04-12 18:31:58.714294 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-12 18:31:58.714491 | instance | Sunday 12 April 2026 18:31:58 +0000 (0:00:00.052) 0:07:57.694 ********** 2026-04-12 18:31:58.768961 | instance | skipping: [instance] 2026-04-12 18:31:58.769071 | instance | 2026-04-12 18:31:58.769215 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-12 18:31:58.769376 | instance | Sunday 12 April 2026 18:31:58 +0000 (0:00:00.054) 0:07:57.749 ********** 2026-04-12 18:31:58.825323 | instance | skipping: [instance] 2026-04-12 18:31:58.825613 | instance | 2026-04-12 18:31:58.825887 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-12 18:31:58.826211 | instance | Sunday 12 April 2026 18:31:58 +0000 (0:00:00.056) 0:07:57.805 ********** 2026-04-12 18:31:58.869205 | instance | skipping: [instance] 2026-04-12 18:31:58.869339 | instance | 2026-04-12 18:31:58.869574 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-12 18:31:58.869750 | instance | Sunday 12 April 2026 18:31:58 +0000 (0:00:00.043) 0:07:57.849 ********** 2026-04-12 18:31:58.929837 | instance | skipping: [instance] 2026-04-12 18:31:58.930144 | instance | 2026-04-12 18:31:58.930436 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-12 18:31:58.930726 | instance | Sunday 12 April 2026 18:31:58 +0000 (0:00:00.060) 0:07:57.909 ********** 2026-04-12 18:31:58.964985 | instance | skipping: [instance] 2026-04-12 18:31:58.965268 | instance | 2026-04-12 18:31:58.965614 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-12 18:31:58.965969 | instance | Sunday 12 April 2026 18:31:58 +0000 (0:00:00.035) 0:07:57.945 ********** 2026-04-12 18:31:59.004021 | instance | skipping: [instance] 2026-04-12 18:31:59.004347 | instance | 2026-04-12 18:31:59.004674 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-12 18:31:59.004958 | instance | Sunday 12 April 2026 18:31:58 +0000 (0:00:00.039) 0:07:57.984 ********** 2026-04-12 18:31:59.038106 | instance | skipping: [instance] 2026-04-12 18:31:59.038380 | instance | 2026-04-12 18:31:59.038670 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-12 18:31:59.038954 | instance | Sunday 12 April 2026 18:31:59 +0000 (0:00:00.034) 0:07:58.018 ********** 2026-04-12 18:31:59.086119 | instance | skipping: [instance] 2026-04-12 18:31:59.086406 | instance | 2026-04-12 18:31:59.086840 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-12 18:31:59.087097 | instance | Sunday 12 April 2026 18:31:59 +0000 (0:00:00.047) 0:07:58.066 ********** 2026-04-12 18:31:59.118557 | instance | skipping: [instance] 2026-04-12 18:31:59.118811 | instance | 2026-04-12 18:31:59.119094 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-12 18:31:59.119341 | instance | Sunday 12 April 2026 18:31:59 +0000 (0:00:00.032) 0:07:58.098 ********** 2026-04-12 18:31:59.151661 | instance | skipping: [instance] 2026-04-12 18:31:59.151891 | instance | 2026-04-12 18:31:59.152142 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-12 18:31:59.152396 | instance | Sunday 12 April 2026 18:31:59 +0000 (0:00:00.033) 0:07:58.132 ********** 2026-04-12 18:31:59.197660 | instance | skipping: [instance] 2026-04-12 18:31:59.197933 | instance | 2026-04-12 18:31:59.198583 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-12 18:31:59.198701 | instance | Sunday 12 April 2026 18:31:59 +0000 (0:00:00.045) 0:07:58.178 ********** 2026-04-12 18:31:59.232562 | instance | skipping: [instance] 2026-04-12 18:31:59.232724 | instance | 2026-04-12 18:31:59.233072 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-12 18:31:59.233384 | instance | Sunday 12 April 2026 18:31:59 +0000 (0:00:00.034) 0:07:58.213 ********** 2026-04-12 18:31:59.270884 | instance | skipping: [instance] 2026-04-12 18:31:59.271017 | instance | 2026-04-12 18:31:59.271293 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-12 18:31:59.271555 | instance | Sunday 12 April 2026 18:31:59 +0000 (0:00:00.038) 0:07:58.251 ********** 2026-04-12 18:31:59.307733 | instance | skipping: [instance] 2026-04-12 18:31:59.307864 | instance | 2026-04-12 18:31:59.308396 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-12 18:31:59.308866 | instance | Sunday 12 April 2026 18:31:59 +0000 (0:00:00.036) 0:07:58.288 ********** 2026-04-12 18:31:59.344212 | instance | skipping: [instance] 2026-04-12 18:31:59.344392 | instance | 2026-04-12 18:31:59.344653 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-12 18:31:59.344918 | instance | Sunday 12 April 2026 18:31:59 +0000 (0:00:00.036) 0:07:58.324 ********** 2026-04-12 18:31:59.379617 | instance | skipping: [instance] 2026-04-12 18:31:59.379844 | instance | 2026-04-12 18:31:59.380140 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-12 18:31:59.380393 | instance | Sunday 12 April 2026 18:31:59 +0000 (0:00:00.035) 0:07:58.359 ********** 2026-04-12 18:31:59.412190 | instance | skipping: [instance] 2026-04-12 18:31:59.412369 | instance | 2026-04-12 18:31:59.412692 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-12 18:31:59.412919 | instance | Sunday 12 April 2026 18:31:59 +0000 (0:00:00.032) 0:07:58.392 ********** 2026-04-12 18:31:59.464873 | instance | skipping: [instance] 2026-04-12 18:31:59.465181 | instance | 2026-04-12 18:31:59.465558 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-12 18:31:59.465873 | instance | Sunday 12 April 2026 18:31:59 +0000 (0:00:00.052) 0:07:58.444 ********** 2026-04-12 18:31:59.506765 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-12 18:31:59.506994 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-12 18:31:59.507250 | instance | skipping: [instance] 2026-04-12 18:31:59.507481 | instance | 2026-04-12 18:31:59.507737 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-12 18:31:59.507989 | instance | Sunday 12 April 2026 18:31:59 +0000 (0:00:00.042) 0:07:58.487 ********** 2026-04-12 18:31:59.540017 | instance | skipping: [instance] 2026-04-12 18:31:59.540287 | instance | 2026-04-12 18:31:59.540644 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-12 18:31:59.541023 | instance | Sunday 12 April 2026 18:31:59 +0000 (0:00:00.033) 0:07:58.520 ********** 2026-04-12 18:31:59.587929 | instance | skipping: [instance] 2026-04-12 18:31:59.588139 | instance | 2026-04-12 18:31:59.588391 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-12 18:31:59.588790 | instance | Sunday 12 April 2026 18:31:59 +0000 (0:00:00.048) 0:07:58.568 ********** 2026-04-12 18:31:59.622309 | instance | skipping: [instance] 2026-04-12 18:31:59.622505 | instance | 2026-04-12 18:31:59.622754 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-12 18:31:59.623013 | instance | Sunday 12 April 2026 18:31:59 +0000 (0:00:00.034) 0:07:58.602 ********** 2026-04-12 18:31:59.659317 | instance | skipping: [instance] 2026-04-12 18:31:59.659435 | instance | 2026-04-12 18:31:59.659598 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-12 18:31:59.659758 | instance | Sunday 12 April 2026 18:31:59 +0000 (0:00:00.036) 0:07:58.639 ********** 2026-04-12 18:31:59.749494 | instance | skipping: [instance] 2026-04-12 18:31:59.749847 | instance | 2026-04-12 18:31:59.750213 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-04-12 18:31:59.750551 | instance | 2026-04-12 18:31:59.750914 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 18:31:59.751281 | instance | Sunday 12 April 2026 18:31:59 +0000 (0:00:00.089) 0:07:58.729 ********** 2026-04-12 18:32:00.969424 | instance | ok: [instance] 2026-04-12 18:32:00.969650 | instance | 2026-04-12 18:32:00.969832 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-04-12 18:32:00.970076 | instance | Sunday 12 April 2026 18:32:00 +0000 (0:00:01.220) 0:07:59.949 ********** 2026-04-12 18:32:01.021186 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-04-12 18:32:01.021444 | instance | 2026-04-12 18:32:01.021710 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 18:32:01.021972 | instance | Sunday 12 April 2026 18:32:01 +0000 (0:00:00.051) 0:08:00.001 ********** 2026-04-12 18:32:01.067801 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 18:32:01.068021 | instance | 2026-04-12 18:32:01.068301 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 18:32:01.068561 | instance | Sunday 12 April 2026 18:32:01 +0000 (0:00:00.046) 0:08:00.048 ********** 2026-04-12 18:32:01.557900 | instance | changed: [instance] 2026-04-12 18:32:01.558175 | instance | 2026-04-12 18:32:01.558502 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-04-12 18:32:01.558795 | instance | Sunday 12 April 2026 18:32:01 +0000 (0:00:00.489) 0:08:00.537 ********** 2026-04-12 18:32:18.159682 | instance | changed: [instance] 2026-04-12 18:32:18.159891 | instance | 2026-04-12 18:32:18.160177 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-04-12 18:32:18.160474 | instance | Sunday 12 April 2026 18:32:18 +0000 (0:00:16.602) 0:08:17.139 ********** 2026-04-12 18:32:18.885610 | instance | changed: [instance] 2026-04-12 18:32:18.885857 | instance | 2026-04-12 18:32:18.886229 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-04-12 18:32:18.886455 | instance | Sunday 12 April 2026 18:32:18 +0000 (0:00:00.726) 0:08:17.865 ********** 2026-04-12 18:32:18.933662 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-04-12 18:32:18.934349 | instance | 2026-04-12 18:32:18.934689 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-04-12 18:32:18.934967 | instance | Sunday 12 April 2026 18:32:18 +0000 (0:00:00.047) 0:08:17.913 ********** 2026-04-12 18:32:19.615441 | instance | changed: [instance] 2026-04-12 18:32:19.615691 | instance | 2026-04-12 18:32:19.615993 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-04-12 18:32:19.616343 | instance | Sunday 12 April 2026 18:32:19 +0000 (0:00:00.682) 0:08:18.595 ********** 2026-04-12 18:32:20.277232 | instance | ok: [instance] 2026-04-12 18:32:20.277501 | instance | 2026-04-12 18:32:20.277779 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-04-12 18:32:20.278060 | instance | Sunday 12 April 2026 18:32:20 +0000 (0:00:00.661) 0:08:19.257 ********** 2026-04-12 18:32:20.790184 | instance | changed: [instance] 2026-04-12 18:32:20.791217 | instance | 2026-04-12 18:32:20.791232 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-04-12 18:32:20.791240 | instance | Sunday 12 April 2026 18:32:20 +0000 (0:00:00.504) 0:08:19.761 ********** 2026-04-12 18:32:20.791245 | instance | 2026-04-12 18:32:20.791806 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-04-12 18:32:20.791867 | instance | Sunday 12 April 2026 18:32:20 +0000 (0:00:00.008) 0:08:19.770 ********** 2026-04-12 18:32:20.833458 | instance | skipping: [instance] 2026-04-12 18:32:20.833742 | instance | 2026-04-12 18:32:20.833826 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-04-12 18:32:20.833850 | instance | Sunday 12 April 2026 18:32:20 +0000 (0:00:00.043) 0:08:19.813 ********** 2026-04-12 18:32:22.453695 | instance | changed: [instance] 2026-04-12 18:32:22.453771 | instance | 2026-04-12 18:32:22.454041 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-04-12 18:32:22.454078 | instance | Sunday 12 April 2026 18:32:22 +0000 (0:00:01.620) 0:08:21.434 ********** 2026-04-12 18:32:24.709619 | instance | changed: [instance] 2026-04-12 18:32:24.709692 | instance | 2026-04-12 18:32:24.710004 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 18:32:24.710020 | instance | Sunday 12 April 2026 18:32:24 +0000 (0:00:02.255) 0:08:23.690 ********** 2026-04-12 18:32:24.754364 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 18:32:24.754451 | instance | 2026-04-12 18:32:24.754652 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 18:32:24.754720 | instance | Sunday 12 April 2026 18:32:24 +0000 (0:00:00.044) 0:08:23.734 ********** 2026-04-12 18:32:25.252538 | instance | changed: [instance] 2026-04-12 18:32:25.252604 | instance | 2026-04-12 18:32:25.252616 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-04-12 18:32:25.252687 | instance | Sunday 12 April 2026 18:32:25 +0000 (0:00:00.497) 0:08:24.232 ********** 2026-04-12 18:32:38.621833 | instance | changed: [instance] 2026-04-12 18:32:38.621916 | instance | 2026-04-12 18:32:38.622168 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 18:32:38.622184 | instance | Sunday 12 April 2026 18:32:38 +0000 (0:00:13.369) 0:08:37.601 ********** 2026-04-12 18:32:38.664986 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 18:32:38.665136 | instance | 2026-04-12 18:32:38.665249 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 18:32:38.665391 | instance | Sunday 12 April 2026 18:32:38 +0000 (0:00:00.043) 0:08:37.645 ********** 2026-04-12 18:32:39.190382 | instance | changed: [instance] 2026-04-12 18:32:39.190614 | instance | 2026-04-12 18:32:39.191062 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-04-12 18:32:39.191326 | instance | Sunday 12 April 2026 18:32:39 +0000 (0:00:00.525) 0:08:38.170 ********** 2026-04-12 18:32:42.046594 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-04-12 18:32:42.046947 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-04-12 18:32:42.047372 | instance | 2026-04-12 18:32:42.047762 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-04-12 18:32:42.048031 | instance | Sunday 12 April 2026 18:32:42 +0000 (0:00:02.856) 0:08:41.026 ********** 2026-04-12 18:32:45.333733 | instance | changed: [instance] 2026-04-12 18:32:45.333878 | instance | 2026-04-12 18:32:45.334096 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 18:32:45.334293 | instance | Sunday 12 April 2026 18:32:45 +0000 (0:00:03.285) 0:08:44.312 ********** 2026-04-12 18:32:45.378225 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 18:32:45.378385 | instance | 2026-04-12 18:32:45.378574 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 18:32:45.378754 | instance | Sunday 12 April 2026 18:32:45 +0000 (0:00:00.046) 0:08:44.358 ********** 2026-04-12 18:32:45.871343 | instance | changed: [instance] 2026-04-12 18:32:45.871559 | instance | 2026-04-12 18:32:45.871821 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-04-12 18:32:45.872062 | instance | Sunday 12 April 2026 18:32:45 +0000 (0:00:00.493) 0:08:44.851 ********** 2026-04-12 18:32:48.738721 | instance | ok: [instance] 2026-04-12 18:32:48.738785 | instance | 2026-04-12 18:32:48.738795 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-04-12 18:32:48.738805 | instance | Sunday 12 April 2026 18:32:48 +0000 (0:00:02.866) 0:08:47.718 ********** 2026-04-12 18:32:51.146018 | instance | changed: [instance] 2026-04-12 18:32:51.146058 | instance | 2026-04-12 18:32:51.146067 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-04-12 18:32:51.146072 | instance | Sunday 12 April 2026 18:32:51 +0000 (0:00:02.407) 0:08:50.126 ********** 2026-04-12 18:32:51.778089 | instance | ok: [instance] 2026-04-12 18:32:51.778172 | instance | 2026-04-12 18:32:51.778446 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-04-12 18:32:51.778485 | instance | Sunday 12 April 2026 18:32:51 +0000 (0:00:00.632) 0:08:50.758 ********** 2026-04-12 18:32:52.427580 | instance | changed: [instance] 2026-04-12 18:32:52.427717 | instance | 2026-04-12 18:32:52.428129 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-04-12 18:32:52.428203 | instance | Sunday 12 April 2026 18:32:52 +0000 (0:00:00.649) 0:08:51.407 ********** 2026-04-12 18:32:53.480303 | instance | ok: [instance] 2026-04-12 18:32:53.480426 | instance | 2026-04-12 18:32:53.480786 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-04-12 18:32:53.480836 | instance | Sunday 12 April 2026 18:32:53 +0000 (0:00:01.052) 0:08:52.460 ********** 2026-04-12 18:32:53.520090 | instance | skipping: [instance] 2026-04-12 18:32:53.520483 | instance | 2026-04-12 18:32:53.520514 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-04-12 18:32:53.520520 | instance | Sunday 12 April 2026 18:32:53 +0000 (0:00:00.039) 0:08:52.500 ********** 2026-04-12 18:32:53.570511 | instance | skipping: [instance] 2026-04-12 18:32:53.570627 | instance | 2026-04-12 18:32:53.570899 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-04-12 18:32:53.571022 | instance | Sunday 12 April 2026 18:32:53 +0000 (0:00:00.050) 0:08:52.550 ********** 2026-04-12 18:32:53.620655 | instance | skipping: [instance] 2026-04-12 18:32:53.620690 | instance | 2026-04-12 18:32:53.620696 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-04-12 18:32:53.620701 | instance | Sunday 12 April 2026 18:32:53 +0000 (0:00:00.050) 0:08:52.600 ********** 2026-04-12 18:32:53.667356 | instance | skipping: [instance] 2026-04-12 18:32:53.667388 | instance | 2026-04-12 18:32:53.667394 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-04-12 18:32:53.667398 | instance | Sunday 12 April 2026 18:32:53 +0000 (0:00:00.046) 0:08:52.646 ********** 2026-04-12 18:32:53.718548 | instance | skipping: [instance] 2026-04-12 18:32:53.718926 | instance | 2026-04-12 18:32:53.718943 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-04-12 18:32:53.719107 | instance | Sunday 12 April 2026 18:32:53 +0000 (0:00:00.051) 0:08:52.698 ********** 2026-04-12 18:32:53.760873 | instance | skipping: [instance] 2026-04-12 18:32:53.760920 | instance | 2026-04-12 18:32:53.761234 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-04-12 18:32:53.761250 | instance | Sunday 12 April 2026 18:32:53 +0000 (0:00:00.042) 0:08:52.740 ********** 2026-04-12 18:32:53.800249 | instance | skipping: [instance] 2026-04-12 18:32:53.800287 | instance | 2026-04-12 18:32:53.800292 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-04-12 18:32:53.800298 | instance | Sunday 12 April 2026 18:32:53 +0000 (0:00:00.039) 0:08:52.780 ********** 2026-04-12 18:34:18.245505 | instance | changed: [instance] 2026-04-12 18:34:18.245556 | instance | 2026-04-12 18:34:18.245564 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-04-12 18:34:18.245571 | instance | Sunday 12 April 2026 18:34:18 +0000 (0:01:24.444) 0:10:17.225 ********** 2026-04-12 18:34:18.940100 | instance | changed: [instance] 2026-04-12 18:34:18.940236 | instance | 2026-04-12 18:34:18.940444 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 18:34:18.940619 | instance | Sunday 12 April 2026 18:34:18 +0000 (0:00:00.695) 0:10:17.920 ********** 2026-04-12 18:34:18.991411 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 18:34:18.991609 | instance | 2026-04-12 18:34:18.991993 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 18:34:18.992285 | instance | Sunday 12 April 2026 18:34:18 +0000 (0:00:00.051) 0:10:17.971 ********** 2026-04-12 18:34:19.490004 | instance | changed: [instance] 2026-04-12 18:34:19.490289 | instance | 2026-04-12 18:34:19.490584 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-04-12 18:34:19.490873 | instance | Sunday 12 April 2026 18:34:19 +0000 (0:00:00.498) 0:10:18.470 ********** 2026-04-12 18:34:20.257659 | instance | changed: [instance] 2026-04-12 18:34:20.257951 | instance | 2026-04-12 18:34:20.258256 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-04-12 18:34:20.258522 | instance | Sunday 12 April 2026 18:34:20 +0000 (0:00:00.767) 0:10:19.237 ********** 2026-04-12 18:34:21.802465 | instance | changed: [instance] 2026-04-12 18:34:21.802515 | instance | 2026-04-12 18:34:21.802527 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-12 18:34:21.802541 | instance | Sunday 12 April 2026 18:34:21 +0000 (0:00:01.544) 0:10:20.782 ********** 2026-04-12 18:34:21.842964 | instance | skipping: [instance] 2026-04-12 18:34:21.843073 | instance | 2026-04-12 18:34:21.843238 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-12 18:34:21.843459 | instance | Sunday 12 April 2026 18:34:21 +0000 (0:00:00.040) 0:10:20.823 ********** 2026-04-12 18:34:21.880573 | instance | skipping: [instance] 2026-04-12 18:34:21.880706 | instance | 2026-04-12 18:34:21.880892 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-12 18:34:21.881139 | instance | Sunday 12 April 2026 18:34:21 +0000 (0:00:00.037) 0:10:20.860 ********** 2026-04-12 18:34:21.917834 | instance | skipping: [instance] 2026-04-12 18:34:21.918064 | instance | 2026-04-12 18:34:21.918348 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-12 18:34:21.918615 | instance | Sunday 12 April 2026 18:34:21 +0000 (0:00:00.036) 0:10:20.897 ********** 2026-04-12 18:34:21.949516 | instance | skipping: [instance] 2026-04-12 18:34:21.949755 | instance | 2026-04-12 18:34:21.950034 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-12 18:34:21.950297 | instance | Sunday 12 April 2026 18:34:21 +0000 (0:00:00.031) 0:10:20.929 ********** 2026-04-12 18:34:22.707178 | instance | ok: [instance] 2026-04-12 18:34:22.707406 | instance | 2026-04-12 18:34:22.707705 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-12 18:34:22.707969 | instance | Sunday 12 April 2026 18:34:22 +0000 (0:00:00.757) 0:10:21.687 ********** 2026-04-12 18:34:22.751586 | instance | ok: [instance] 2026-04-12 18:34:22.751807 | instance | 2026-04-12 18:34:22.752116 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-12 18:34:22.752421 | instance | Sunday 12 April 2026 18:34:22 +0000 (0:00:00.044) 0:10:21.731 ********** 2026-04-12 18:34:22.790040 | instance | ok: [instance] 2026-04-12 18:34:22.790356 | instance | 2026-04-12 18:34:22.790581 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-12 18:34:22.790857 | instance | Sunday 12 April 2026 18:34:22 +0000 (0:00:00.038) 0:10:21.770 ********** 2026-04-12 18:34:22.840787 | instance | ok: [instance] => (item=oslo_db) 2026-04-12 18:34:22.841117 | instance | 2026-04-12 18:34:22.841479 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-12 18:34:22.841763 | instance | Sunday 12 April 2026 18:34:22 +0000 (0:00:00.050) 0:10:21.820 ********** 2026-04-12 18:34:22.887972 | instance | ok: [instance] 2026-04-12 18:34:22.888148 | instance | 2026-04-12 18:34:22.888494 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 18:34:22.888878 | instance | Sunday 12 April 2026 18:34:22 +0000 (0:00:00.047) 0:10:21.867 ********** 2026-04-12 18:34:22.935101 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 18:34:22.935293 | instance | 2026-04-12 18:34:22.935657 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 18:34:22.935837 | instance | Sunday 12 April 2026 18:34:22 +0000 (0:00:00.047) 0:10:21.915 ********** 2026-04-12 18:34:23.444581 | instance | changed: [instance] 2026-04-12 18:34:23.444780 | instance | 2026-04-12 18:34:23.445065 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-04-12 18:34:23.445330 | instance | Sunday 12 April 2026 18:34:23 +0000 (0:00:00.509) 0:10:22.424 ********** 2026-04-12 18:34:24.094349 | instance | ok: [instance] 2026-04-12 18:34:24.094599 | instance | 2026-04-12 18:34:24.094897 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-04-12 18:34:24.095192 | instance | Sunday 12 April 2026 18:34:24 +0000 (0:00:00.649) 0:10:23.074 ********** 2026-04-12 18:34:25.285474 | instance | changed: [instance] 2026-04-12 18:34:25.285548 | instance | 2026-04-12 18:34:25.285558 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-04-12 18:34:25.285817 | instance | Sunday 12 April 2026 18:34:25 +0000 (0:00:01.190) 0:10:24.264 ********** 2026-04-12 18:34:25.708601 | instance | ok: [instance] 2026-04-12 18:34:25.708720 | instance | 2026-04-12 18:34:25.709046 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-04-12 18:34:25.709089 | instance | Sunday 12 April 2026 18:34:25 +0000 (0:00:00.424) 0:10:24.688 ********** 2026-04-12 18:34:26.126416 | instance | changed: [instance] 2026-04-12 18:34:26.126486 | instance | 2026-04-12 18:34:26.126655 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-04-12 18:34:26.126738 | instance | Sunday 12 April 2026 18:34:26 +0000 (0:00:00.417) 0:10:25.106 ********** 2026-04-12 18:34:26.593050 | instance | changed: [instance] 2026-04-12 18:34:26.593183 | instance | 2026-04-12 18:34:26.593435 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-04-12 18:34:26.593631 | instance | Sunday 12 April 2026 18:34:26 +0000 (0:00:00.466) 0:10:25.573 ********** 2026-04-12 18:34:27.029043 | instance | ok: [instance] 2026-04-12 18:34:27.029134 | instance | 2026-04-12 18:34:27.029274 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-04-12 18:34:27.029436 | instance | Sunday 12 April 2026 18:34:27 +0000 (0:00:00.435) 0:10:26.009 ********** 2026-04-12 18:36:56.456161 | instance | changed: [instance] 2026-04-12 18:36:56.456961 | instance | 2026-04-12 18:36:56.456976 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-04-12 18:36:56.456986 | instance | Sunday 12 April 2026 18:36:56 +0000 (0:02:29.426) 0:12:55.436 ********** 2026-04-12 18:36:57.167244 | instance | ok: [instance] 2026-04-12 18:36:57.167392 | instance | 2026-04-12 18:36:57.167580 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-04-12 18:36:57.167769 | instance | Sunday 12 April 2026 18:36:57 +0000 (0:00:00.710) 0:12:56.147 ********** 2026-04-12 18:36:57.228356 | instance | included: ingress for instance 2026-04-12 18:36:57.228430 | instance | 2026-04-12 18:36:57.228551 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-04-12 18:36:57.228672 | instance | Sunday 12 April 2026 18:36:57 +0000 (0:00:00.061) 0:12:56.208 ********** 2026-04-12 18:36:58.204938 | instance | changed: [instance] 2026-04-12 18:36:58.205178 | instance | 2026-04-12 18:36:58.205524 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-04-12 18:36:58.205795 | instance | Sunday 12 April 2026 18:36:58 +0000 (0:00:00.976) 0:12:57.184 ********** 2026-04-12 18:36:58.509201 | instance | ok: [instance] 2026-04-12 18:36:58.509465 | instance | 2026-04-12 18:36:58.509738 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-04-12 18:36:58.510004 | instance | Sunday 12 April 2026 18:36:58 +0000 (0:00:00.304) 0:12:57.489 ********** 2026-04-12 18:36:59.398636 | instance | changed: [instance] 2026-04-12 18:36:59.398703 | instance | 2026-04-12 18:36:59.398717 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-04-12 18:36:59.399412 | instance | 2026-04-12 18:36:59.399472 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 18:36:59.399483 | instance | Sunday 12 April 2026 18:36:59 +0000 (0:00:00.889) 0:12:58.378 ********** 2026-04-12 18:37:01.071057 | instance | ok: [instance] 2026-04-12 18:37:01.071138 | instance | 2026-04-12 18:37:01.071251 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 18:37:01.071373 | instance | Sunday 12 April 2026 18:37:01 +0000 (0:00:01.672) 0:13:00.051 ********** 2026-04-12 18:37:01.121527 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 18:37:01.121624 | instance | 2026-04-12 18:37:01.121884 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 18:37:01.121935 | instance | Sunday 12 April 2026 18:37:01 +0000 (0:00:00.050) 0:13:00.102 ********** 2026-04-12 18:37:01.614698 | instance | changed: [instance] 2026-04-12 18:37:01.614775 | instance | 2026-04-12 18:37:01.615003 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-04-12 18:37:01.615080 | instance | Sunday 12 April 2026 18:37:01 +0000 (0:00:00.492) 0:13:00.595 ********** 2026-04-12 18:37:02.437241 | instance | ok: [instance] 2026-04-12 18:37:02.437383 | instance | 2026-04-12 18:37:02.437697 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-04-12 18:37:02.437783 | instance | Sunday 12 April 2026 18:37:02 +0000 (0:00:00.822) 0:13:01.417 ********** 2026-04-12 18:37:04.715964 | instance | changed: [instance] 2026-04-12 18:37:04.716081 | instance | 2026-04-12 18:37:04.716095 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 18:37:04.716136 | instance | Sunday 12 April 2026 18:37:04 +0000 (0:00:02.278) 0:13:03.695 ********** 2026-04-12 18:37:04.778227 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 18:37:04.778330 | instance | 2026-04-12 18:37:04.778348 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 18:37:04.778361 | instance | Sunday 12 April 2026 18:37:04 +0000 (0:00:00.062) 0:13:03.758 ********** 2026-04-12 18:37:05.361456 | instance | changed: [instance] 2026-04-12 18:37:05.361520 | instance | 2026-04-12 18:37:05.361533 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-12 18:37:05.361651 | instance | Sunday 12 April 2026 18:37:05 +0000 (0:00:00.583) 0:13:04.341 ********** 2026-04-12 18:37:06.601753 | instance | changed: [instance] 2026-04-12 18:37:06.601837 | instance | 2026-04-12 18:37:06.602032 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-04-12 18:37:06.602159 | instance | Sunday 12 April 2026 18:37:06 +0000 (0:00:01.240) 0:13:05.581 ********** 2026-04-12 18:37:07.270271 | instance | ok: [instance] 2026-04-12 18:37:07.270348 | instance | 2026-04-12 18:37:07.270360 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-04-12 18:37:07.270377 | instance | Sunday 12 April 2026 18:37:07 +0000 (0:00:00.667) 0:13:06.249 ********** 2026-04-12 18:37:16.804072 | instance | ok: [instance] 2026-04-12 18:37:16.804146 | instance | 2026-04-12 18:37:16.804152 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-04-12 18:37:16.804158 | instance | Sunday 12 April 2026 18:37:16 +0000 (0:00:09.533) 0:13:15.783 ********** 2026-04-12 18:37:18.902774 | instance | ok: [instance] 2026-04-12 18:37:18.902844 | instance | 2026-04-12 18:37:18.903037 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-04-12 18:37:18.903095 | instance | Sunday 12 April 2026 18:37:18 +0000 (0:00:02.099) 0:13:17.883 ********** 2026-04-12 18:37:19.194296 | instance | ok: [instance] 2026-04-12 18:37:19.194412 | instance | 2026-04-12 18:37:19.194565 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-04-12 18:37:19.194672 | instance | Sunday 12 April 2026 18:37:19 +0000 (0:00:00.291) 0:13:18.174 ********** 2026-04-12 18:37:19.412765 | instance | ok: [instance] 2026-04-12 18:37:19.412857 | instance | 2026-04-12 18:37:19.413055 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-04-12 18:37:19.413228 | instance | Sunday 12 April 2026 18:37:19 +0000 (0:00:00.218) 0:13:18.392 ********** 2026-04-12 18:37:19.621802 | instance | ok: [instance] 2026-04-12 18:37:19.621938 | instance | 2026-04-12 18:37:19.622193 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-04-12 18:37:19.622357 | instance | Sunday 12 April 2026 18:37:19 +0000 (0:00:00.208) 0:13:18.601 ********** 2026-04-12 18:37:20.333245 | instance | changed: [instance] 2026-04-12 18:37:20.333324 | instance | 2026-04-12 18:37:20.333959 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-04-12 18:37:20.334031 | instance | Sunday 12 April 2026 18:37:20 +0000 (0:00:00.711) 0:13:19.313 ********** 2026-04-12 18:37:37.459124 | instance | changed: [instance] => (item=alertmanager) 2026-04-12 18:37:37.459384 | instance | changed: [instance] => (item=grafana) 2026-04-12 18:37:37.459725 | instance | changed: [instance] => (item=prometheus) 2026-04-12 18:37:37.460003 | instance | 2026-04-12 18:37:37.460331 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-04-12 18:37:37.460642 | instance | Sunday 12 April 2026 18:37:37 +0000 (0:00:17.125) 0:13:36.439 ********** 2026-04-12 18:37:39.410025 | instance | ok: [instance] => (item=alertmanager) 2026-04-12 18:37:39.410265 | instance | ok: [instance] => (item=grafana) 2026-04-12 18:37:39.410551 | instance | ok: [instance] => (item=prometheus) 2026-04-12 18:37:39.410770 | instance | 2026-04-12 18:37:39.411061 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-04-12 18:37:39.411406 | instance | Sunday 12 April 2026 18:37:39 +0000 (0:00:01.950) 0:13:38.389 ********** 2026-04-12 18:37:43.002766 | instance | changed: [instance] => (item=None) 2026-04-12 18:37:43.002867 | instance | changed: [instance] => (item=None) 2026-04-12 18:37:43.003760 | instance | changed: [instance] => (item=None) 2026-04-12 18:37:43.003771 | instance | changed: [instance] 2026-04-12 18:37:43.003779 | instance | 2026-04-12 18:37:43.003785 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-04-12 18:37:43.004052 | instance | Sunday 12 April 2026 18:37:42 +0000 (0:00:03.592) 0:13:41.981 ********** 2026-04-12 18:37:48.375278 | instance | changed: [instance] => (item=None) 2026-04-12 18:37:48.375378 | instance | changed: [instance] => (item=None) 2026-04-12 18:37:48.376122 | instance | changed: [instance] => (item=None) 2026-04-12 18:37:48.376173 | instance | changed: [instance] => (item=None) 2026-04-12 18:37:48.376258 | instance | changed: [instance] => (item=None) 2026-04-12 18:37:48.376263 | instance | changed: [instance] 2026-04-12 18:37:48.376268 | instance | 2026-04-12 18:37:48.376453 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-04-12 18:37:48.376465 | instance | Sunday 12 April 2026 18:37:48 +0000 (0:00:05.373) 0:13:47.355 ********** 2026-04-12 18:37:59.783894 | instance | changed: [instance] => (item=alertmanager) 2026-04-12 18:37:59.783970 | instance | changed: [instance] => (item=prometheus) 2026-04-12 18:37:59.783988 | instance | 2026-04-12 18:37:59.784044 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-04-12 18:37:59.784223 | instance | Sunday 12 April 2026 18:37:59 +0000 (0:00:11.407) 0:13:58.763 ********** 2026-04-12 18:38:11.170122 | instance | changed: [instance] => (item=alertmanager) 2026-04-12 18:38:11.170225 | instance | changed: [instance] => (item=prometheus) 2026-04-12 18:38:11.170296 | instance | 2026-04-12 18:38:11.170600 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-04-12 18:38:11.170668 | instance | Sunday 12 April 2026 18:38:11 +0000 (0:00:11.386) 0:14:10.150 ********** 2026-04-12 18:38:11.944410 | instance | changed: [instance] 2026-04-12 18:38:11.944551 | instance | 2026-04-12 18:38:11.944566 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-04-12 18:38:11.944745 | instance | Sunday 12 April 2026 18:38:11 +0000 (0:00:00.774) 0:14:10.924 ********** 2026-04-12 18:38:19.036995 | instance | ok: [instance] 2026-04-12 18:38:19.037071 | instance | 2026-04-12 18:38:19.037201 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-04-12 18:38:19.037323 | instance | Sunday 12 April 2026 18:38:19 +0000 (0:00:07.093) 0:14:18.017 ********** 2026-04-12 18:38:33.597433 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-04-12 18:38:33.597560 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-04-12 18:38:33.597639 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-04-12 18:38:33.597787 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-04-12 18:38:33.597900 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-04-12 18:38:33.598024 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-04-12 18:38:33.598150 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-04-12 18:38:33.598261 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-04-12 18:38:33.598379 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-04-12 18:38:33.598495 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-04-12 18:38:33.598614 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-04-12 18:38:33.598773 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-04-12 18:38:33.598899 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-04-12 18:38:33.599003 | instance | 2026-04-12 18:38:33.599126 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-04-12 18:38:33.599293 | instance | Sunday 12 April 2026 18:38:33 +0000 (0:00:14.560) 0:14:32.577 ********** 2026-04-12 18:39:04.508588 | instance | changed: [instance] 2026-04-12 18:39:04.508826 | instance | 2026-04-12 18:39:04.509121 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 18:39:04.509426 | instance | Sunday 12 April 2026 18:39:04 +0000 (0:00:30.911) 0:15:03.488 ********** 2026-04-12 18:39:04.567926 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 18:39:04.568174 | instance | 2026-04-12 18:39:04.568460 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 18:39:04.568732 | instance | Sunday 12 April 2026 18:39:04 +0000 (0:00:00.059) 0:15:03.548 ********** 2026-04-12 18:39:05.129843 | instance | changed: [instance] 2026-04-12 18:39:05.129952 | instance | 2026-04-12 18:39:05.129963 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-04-12 18:39:05.129973 | instance | Sunday 12 April 2026 18:39:05 +0000 (0:00:00.561) 0:15:04.109 ********** 2026-04-12 18:39:08.278380 | instance | changed: [instance] 2026-04-12 18:39:08.278456 | instance | 2026-04-12 18:39:08.278599 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 18:39:08.278714 | instance | Sunday 12 April 2026 18:39:08 +0000 (0:00:03.148) 0:15:07.257 ********** 2026-04-12 18:39:08.339779 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 18:39:08.339886 | instance | 2026-04-12 18:39:08.340050 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 18:39:08.340448 | instance | Sunday 12 April 2026 18:39:08 +0000 (0:00:00.061) 0:15:07.319 ********** 2026-04-12 18:39:08.893510 | instance | changed: [instance] 2026-04-12 18:39:08.893752 | instance | 2026-04-12 18:39:08.894036 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-04-12 18:39:08.894323 | instance | Sunday 12 April 2026 18:39:08 +0000 (0:00:00.553) 0:15:07.873 ********** 2026-04-12 18:39:10.973871 | instance | changed: [instance] 2026-04-12 18:39:10.974115 | instance | 2026-04-12 18:39:10.974396 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 18:39:10.974669 | instance | Sunday 12 April 2026 18:39:10 +0000 (0:00:02.080) 0:15:09.953 ********** 2026-04-12 18:39:11.033912 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 18:39:11.034324 | instance | 2026-04-12 18:39:11.034341 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 18:39:11.034827 | instance | Sunday 12 April 2026 18:39:11 +0000 (0:00:00.060) 0:15:10.014 ********** 2026-04-12 18:39:11.550738 | instance | changed: [instance] 2026-04-12 18:39:11.550889 | instance | 2026-04-12 18:39:11.551135 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-04-12 18:39:11.551393 | instance | Sunday 12 April 2026 18:39:11 +0000 (0:00:00.516) 0:15:10.530 ********** 2026-04-12 18:39:13.086085 | instance | changed: [instance] 2026-04-12 18:39:13.086407 | instance | 2026-04-12 18:39:13.086962 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-04-12 18:39:13.087085 | instance | Sunday 12 April 2026 18:39:13 +0000 (0:00:01.535) 0:15:12.066 ********** 2026-04-12 18:39:13.961604 | instance | changed: [instance] 2026-04-12 18:39:13.961674 | instance | 2026-04-12 18:39:13.961957 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 18:39:13.962034 | instance | Sunday 12 April 2026 18:39:13 +0000 (0:00:00.875) 0:15:12.941 ********** 2026-04-12 18:39:14.016143 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 18:39:14.016283 | instance | 2026-04-12 18:39:14.016504 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 18:39:14.016669 | instance | Sunday 12 April 2026 18:39:14 +0000 (0:00:00.053) 0:15:12.995 ********** 2026-04-12 18:39:14.566167 | instance | changed: [instance] 2026-04-12 18:39:14.566385 | instance | 2026-04-12 18:39:14.566612 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-04-12 18:39:14.566824 | instance | Sunday 12 April 2026 18:39:14 +0000 (0:00:00.550) 0:15:13.546 ********** 2026-04-12 18:39:16.064440 | instance | changed: [instance] 2026-04-12 18:39:16.064568 | instance | 2026-04-12 18:39:16.064749 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-04-12 18:39:16.064915 | instance | 2026-04-12 18:39:16.065100 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-12 18:39:16.065275 | instance | Sunday 12 April 2026 18:39:16 +0000 (0:00:01.498) 0:15:15.044 ********** 2026-04-12 18:39:17.898227 | instance | ok: [instance] 2026-04-12 18:39:17.898491 | instance | 2026-04-12 18:39:17.898827 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-04-12 18:39:17.899321 | instance | Sunday 12 April 2026 18:39:17 +0000 (0:00:01.833) 0:15:16.877 ********** 2026-04-12 18:39:18.056958 | instance | skipping: [instance] 2026-04-12 18:39:18.057269 | instance | 2026-04-12 18:39:18.057808 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-12 18:39:18.057971 | instance | Sunday 12 April 2026 18:39:18 +0000 (0:00:00.158) 0:15:17.036 ********** 2026-04-12 18:39:18.133571 | instance | ok: [instance] 2026-04-12 18:39:18.133782 | instance | 2026-04-12 18:39:18.134043 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-12 18:39:18.134301 | instance | Sunday 12 April 2026 18:39:18 +0000 (0:00:00.076) 0:15:17.113 ********** 2026-04-12 18:39:18.184988 | instance | skipping: [instance] 2026-04-12 18:39:18.185159 | instance | 2026-04-12 18:39:18.186177 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-12 18:39:18.186441 | instance | Sunday 12 April 2026 18:39:18 +0000 (0:00:00.051) 0:15:17.165 ********** 2026-04-12 18:39:18.230695 | instance | skipping: [instance] 2026-04-12 18:39:18.230879 | instance | 2026-04-12 18:39:18.231077 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-12 18:39:18.231282 | instance | Sunday 12 April 2026 18:39:18 +0000 (0:00:00.045) 0:15:17.210 ********** 2026-04-12 18:39:18.283311 | instance | skipping: [instance] 2026-04-12 18:39:18.283534 | instance | 2026-04-12 18:39:18.283840 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-12 18:39:18.284109 | instance | Sunday 12 April 2026 18:39:18 +0000 (0:00:00.052) 0:15:17.263 ********** 2026-04-12 18:39:18.330967 | instance | skipping: [instance] 2026-04-12 18:39:18.331218 | instance | 2026-04-12 18:39:18.331502 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-12 18:39:18.331782 | instance | Sunday 12 April 2026 18:39:18 +0000 (0:00:00.047) 0:15:17.311 ********** 2026-04-12 18:39:18.389789 | instance | skipping: [instance] 2026-04-12 18:39:18.390114 | instance | 2026-04-12 18:39:18.390424 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-12 18:39:18.390702 | instance | Sunday 12 April 2026 18:39:18 +0000 (0:00:00.058) 0:15:17.369 ********** 2026-04-12 18:39:18.442685 | instance | ok: [instance] 2026-04-12 18:39:18.442778 | instance | 2026-04-12 18:39:18.443005 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-12 18:39:18.443189 | instance | Sunday 12 April 2026 18:39:18 +0000 (0:00:00.053) 0:15:17.422 ********** 2026-04-12 18:39:18.502990 | instance | ok: [instance] => (item=oslo_cache) 2026-04-12 18:39:18.503145 | instance | 2026-04-12 18:39:18.503330 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-12 18:39:18.503554 | instance | Sunday 12 April 2026 18:39:18 +0000 (0:00:00.060) 0:15:17.483 ********** 2026-04-12 18:39:18.574999 | instance | ok: [instance] 2026-04-12 18:39:18.575202 | instance | 2026-04-12 18:39:18.575359 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 18:39:18.575506 | instance | Sunday 12 April 2026 18:39:18 +0000 (0:00:00.071) 0:15:17.555 ********** 2026-04-12 18:39:18.645220 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 18:39:18.645336 | instance | 2026-04-12 18:39:18.645526 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 18:39:18.645686 | instance | Sunday 12 April 2026 18:39:18 +0000 (0:00:00.070) 0:15:17.625 ********** 2026-04-12 18:39:19.190061 | instance | changed: [instance] 2026-04-12 18:39:19.190349 | instance | 2026-04-12 18:39:19.190767 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-04-12 18:39:19.191122 | instance | Sunday 12 April 2026 18:39:19 +0000 (0:00:00.544) 0:15:18.169 ********** 2026-04-12 18:39:20.716057 | instance | changed: [instance] 2026-04-12 18:39:20.716179 | instance | 2026-04-12 18:39:20.716410 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-04-12 18:39:20.716655 | instance | Sunday 12 April 2026 18:39:20 +0000 (0:00:01.525) 0:15:19.695 ********** 2026-04-12 18:39:21.696648 | instance | changed: [instance] 2026-04-12 18:39:21.696730 | instance | 2026-04-12 18:39:21.696928 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-12 18:39:21.697084 | instance | Sunday 12 April 2026 18:39:21 +0000 (0:00:00.980) 0:15:20.676 ********** 2026-04-12 18:39:26.069796 | instance | changed: [instance] 2026-04-12 18:39:26.069873 | instance | 2026-04-12 18:39:26.070057 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-12 18:39:26.070233 | instance | Sunday 12 April 2026 18:39:26 +0000 (0:00:04.373) 0:15:25.049 ********** 2026-04-12 18:39:26.316858 | instance | changed: [instance] 2026-04-12 18:39:26.317099 | instance | 2026-04-12 18:39:26.317449 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-12 18:39:26.317666 | instance | Sunday 12 April 2026 18:39:26 +0000 (0:00:00.247) 0:15:25.296 ********** 2026-04-12 18:39:26.860025 | instance | changed: [instance] 2026-04-12 18:39:26.860249 | instance | 2026-04-12 18:39:26.860665 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-12 18:39:26.861021 | instance | Sunday 12 April 2026 18:39:26 +0000 (0:00:00.542) 0:15:25.839 ********** 2026-04-12 18:39:26.941337 | instance | ok: [instance] 2026-04-12 18:39:26.941690 | instance | 2026-04-12 18:39:26.942055 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-12 18:39:26.942364 | instance | Sunday 12 April 2026 18:39:26 +0000 (0:00:00.081) 0:15:25.920 ********** 2026-04-12 18:39:27.024497 | instance | included: rabbitmq for instance 2026-04-12 18:39:27.024702 | instance | 2026-04-12 18:39:27.024989 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-12 18:39:27.025284 | instance | Sunday 12 April 2026 18:39:27 +0000 (0:00:00.083) 0:15:26.004 ********** 2026-04-12 18:39:27.751837 | instance | ok: [instance] 2026-04-12 18:39:27.752195 | instance | 2026-04-12 18:39:27.752587 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-12 18:39:27.752965 | instance | Sunday 12 April 2026 18:39:27 +0000 (0:00:00.726) 0:15:26.731 ********** 2026-04-12 18:39:27.805755 | instance | skipping: [instance] 2026-04-12 18:39:27.805941 | instance | 2026-04-12 18:39:27.806152 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-12 18:39:27.806321 | instance | Sunday 12 April 2026 18:39:27 +0000 (0:00:00.054) 0:15:26.785 ********** 2026-04-12 18:39:27.854945 | instance | skipping: [instance] 2026-04-12 18:39:27.855263 | instance | 2026-04-12 18:39:27.855562 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-12 18:39:27.855906 | instance | Sunday 12 April 2026 18:39:27 +0000 (0:00:00.049) 0:15:26.834 ********** 2026-04-12 18:39:27.908950 | instance | skipping: [instance] 2026-04-12 18:39:27.909188 | instance | 2026-04-12 18:39:27.909539 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-12 18:39:27.909810 | instance | Sunday 12 April 2026 18:39:27 +0000 (0:00:00.054) 0:15:26.888 ********** 2026-04-12 18:39:58.747597 | instance | changed: [instance] 2026-04-12 18:39:58.747686 | instance | 2026-04-12 18:39:58.747862 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-12 18:39:58.748012 | instance | Sunday 12 April 2026 18:39:58 +0000 (0:00:30.838) 0:15:57.727 ********** 2026-04-12 18:39:59.427496 | instance | ok: [instance] 2026-04-12 18:39:59.427627 | instance | 2026-04-12 18:39:59.427825 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-12 18:39:59.427994 | instance | Sunday 12 April 2026 18:39:59 +0000 (0:00:00.679) 0:15:58.407 ********** 2026-04-12 18:39:59.481306 | instance | ok: [instance] 2026-04-12 18:39:59.481545 | instance | 2026-04-12 18:39:59.481828 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-12 18:39:59.482090 | instance | Sunday 12 April 2026 18:39:59 +0000 (0:00:00.053) 0:15:58.461 ********** 2026-04-12 18:39:59.532293 | instance | skipping: [instance] 2026-04-12 18:39:59.532504 | instance | 2026-04-12 18:39:59.532825 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-12 18:39:59.533085 | instance | Sunday 12 April 2026 18:39:59 +0000 (0:00:00.051) 0:15:58.512 ********** 2026-04-12 18:39:59.582298 | instance | skipping: [instance] 2026-04-12 18:39:59.582517 | instance | 2026-04-12 18:39:59.582797 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-12 18:39:59.583055 | instance | Sunday 12 April 2026 18:39:59 +0000 (0:00:00.049) 0:15:58.562 ********** 2026-04-12 18:39:59.636205 | instance | ok: [instance] 2026-04-12 18:39:59.636393 | instance | 2026-04-12 18:39:59.636617 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-12 18:39:59.636838 | instance | Sunday 12 April 2026 18:39:59 +0000 (0:00:00.053) 0:15:58.616 ********** 2026-04-12 18:39:59.738272 | instance | ok: [instance] => (item=identity) 2026-04-12 18:39:59.738539 | instance | ok: [instance] => (item=oslo_cache) 2026-04-12 18:39:59.738826 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-12 18:39:59.739118 | instance | ok: [instance] => (item=oslo_db) 2026-04-12 18:39:59.739390 | instance | 2026-04-12 18:39:59.739814 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-12 18:39:59.740100 | instance | Sunday 12 April 2026 18:39:59 +0000 (0:00:00.101) 0:15:58.718 ********** 2026-04-12 18:39:59.813758 | instance | ok: [instance] 2026-04-12 18:39:59.813996 | instance | 2026-04-12 18:39:59.814278 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 18:39:59.814550 | instance | Sunday 12 April 2026 18:39:59 +0000 (0:00:00.075) 0:15:58.793 ********** 2026-04-12 18:39:59.878578 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 18:39:59.878808 | instance | 2026-04-12 18:39:59.879092 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 18:39:59.879344 | instance | Sunday 12 April 2026 18:39:59 +0000 (0:00:00.064) 0:15:58.858 ********** 2026-04-12 18:40:00.404243 | instance | changed: [instance] 2026-04-12 18:40:00.404475 | instance | 2026-04-12 18:40:00.404754 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-04-12 18:40:00.405035 | instance | Sunday 12 April 2026 18:40:00 +0000 (0:00:00.525) 0:15:59.384 ********** 2026-04-12 18:40:01.924639 | instance | ok: [instance] => (item=None) 2026-04-12 18:40:01.924697 | instance | ok: [instance] 2026-04-12 18:40:01.924710 | instance | 2026-04-12 18:40:01.924721 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-04-12 18:40:01.924732 | instance | Sunday 12 April 2026 18:40:01 +0000 (0:00:01.519) 0:16:00.903 ********** 2026-04-12 18:40:03.000004 | instance | ok: [instance] => (item=atmosphere) 2026-04-12 18:40:03.000553 | instance | 2026-04-12 18:40:03.000600 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-04-12 18:40:03.000609 | instance | Sunday 12 April 2026 18:40:02 +0000 (0:00:01.076) 0:16:01.980 ********** 2026-04-12 18:40:03.878898 | instance | changed: [instance] 2026-04-12 18:40:03.878978 | instance | 2026-04-12 18:40:03.879200 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-04-12 18:40:03.879262 | instance | Sunday 12 April 2026 18:40:03 +0000 (0:00:00.879) 0:16:02.859 ********** 2026-04-12 18:40:04.996123 | instance | changed: [instance] => (item=None) 2026-04-12 18:40:04.996212 | instance | changed: [instance] 2026-04-12 18:40:04.996224 | instance | 2026-04-12 18:40:04.996232 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-04-12 18:40:04.996241 | instance | Sunday 12 April 2026 18:40:04 +0000 (0:00:01.115) 0:16:03.975 ********** 2026-04-12 18:40:06.528780 | instance | changed: [instance] => (item=None) 2026-04-12 18:40:06.528865 | instance | changed: [instance] 2026-04-12 18:40:06.529118 | instance | 2026-04-12 18:40:06.529248 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-04-12 18:40:06.529262 | instance | Sunday 12 April 2026 18:40:06 +0000 (0:00:01.534) 0:16:05.509 ********** 2026-04-12 18:42:50.074957 | instance | changed: [instance] 2026-04-12 18:42:50.075574 | instance | 2026-04-12 18:42:50.075589 | instance | TASK [Create Ingress] ********************************************************** 2026-04-12 18:42:50.075597 | instance | Sunday 12 April 2026 18:42:50 +0000 (0:02:43.544) 0:18:49.053 ********** 2026-04-12 18:42:50.185956 | instance | included: openstack_helm_ingress for instance 2026-04-12 18:42:50.186091 | instance | 2026-04-12 18:42:50.186432 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-12 18:42:50.186902 | instance | Sunday 12 April 2026 18:42:50 +0000 (0:00:00.111) 0:18:49.165 ********** 2026-04-12 18:42:50.240385 | instance | skipping: [instance] 2026-04-12 18:42:50.240579 | instance | 2026-04-12 18:42:50.240880 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-12 18:42:50.241147 | instance | Sunday 12 April 2026 18:42:50 +0000 (0:00:00.054) 0:18:49.220 ********** 2026-04-12 18:42:50.295836 | instance | skipping: [instance] 2026-04-12 18:42:50.296023 | instance | 2026-04-12 18:42:50.296301 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-12 18:42:50.296570 | instance | Sunday 12 April 2026 18:42:50 +0000 (0:00:00.055) 0:18:49.275 ********** 2026-04-12 18:42:50.377736 | instance | ok: [instance] 2026-04-12 18:42:50.377904 | instance | 2026-04-12 18:42:50.378188 | instance | TASK [Create Ingress identity] ************************************************* 2026-04-12 18:42:50.378458 | instance | Sunday 12 April 2026 18:42:50 +0000 (0:00:00.081) 0:18:49.357 ********** 2026-04-12 18:42:50.460409 | instance | included: ingress for instance 2026-04-12 18:42:50.460712 | instance | 2026-04-12 18:42:50.460983 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-04-12 18:42:50.461255 | instance | Sunday 12 April 2026 18:42:50 +0000 (0:00:00.082) 0:18:49.440 ********** 2026-04-12 18:42:51.452870 | instance | changed: [instance] 2026-04-12 18:42:51.452944 | instance | 2026-04-12 18:42:51.453088 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-04-12 18:42:51.453211 | instance | Sunday 12 April 2026 18:42:51 +0000 (0:00:00.992) 0:18:50.433 ********** 2026-04-12 18:42:55.811494 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-04-12 18:42:55.812290 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-04-12 18:42:55.812308 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-04-12 18:42:55.812318 | instance | ok: [instance] 2026-04-12 18:42:55.812328 | instance | 2026-04-12 18:42:55.812341 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-04-12 18:42:55.812492 | instance | Sunday 12 April 2026 18:42:55 +0000 (0:00:04.358) 0:18:54.791 ********** 2026-04-12 18:42:56.516756 | instance | ok: [instance] 2026-04-12 18:42:56.516969 | instance | 2026-04-12 18:42:56.517278 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-04-12 18:42:56.517618 | instance | Sunday 12 April 2026 18:42:56 +0000 (0:00:00.705) 0:18:55.496 ********** 2026-04-12 18:42:57.797796 | instance | ok: [instance] => (item=atmosphere) 2026-04-12 18:42:57.798064 | instance | 2026-04-12 18:42:57.798447 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-04-12 18:42:57.798833 | instance | Sunday 12 April 2026 18:42:57 +0000 (0:00:01.281) 0:18:56.777 ********** 2026-04-12 18:42:59.050943 | instance | changed: [instance] => (item=atmosphere) 2026-04-12 18:42:59.051182 | instance | 2026-04-12 18:42:59.051501 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-04-12 18:42:59.051788 | instance | Sunday 12 April 2026 18:42:59 +0000 (0:00:01.253) 0:18:58.030 ********** 2026-04-12 18:43:00.186805 | instance | changed: [instance] => (item=atmosphere) 2026-04-12 18:43:00.186880 | instance | 2026-04-12 18:43:00.187402 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-04-12 18:43:00.187458 | instance | Sunday 12 April 2026 18:43:00 +0000 (0:00:01.135) 0:18:59.166 ********** 2026-04-12 18:43:01.393054 | instance | changed: [instance] => (item=atmosphere) 2026-04-12 18:43:01.393135 | instance | 2026-04-12 18:43:01.393445 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-12 18:43:01.393511 | instance | Sunday 12 April 2026 18:43:01 +0000 (0:00:01.206) 0:19:00.373 ********** 2026-04-12 18:43:01.662375 | instance | changed: [instance] 2026-04-12 18:43:01.662517 | instance | 2026-04-12 18:43:01.662699 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-12 18:43:01.662841 | instance | Sunday 12 April 2026 18:43:01 +0000 (0:00:00.269) 0:19:00.642 ********** 2026-04-12 18:43:02.865934 | instance | ok: [instance] 2026-04-12 18:43:02.866054 | instance | 2026-04-12 18:43:02.866168 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-12 18:43:02.866289 | instance | Sunday 12 April 2026 18:43:02 +0000 (0:00:01.203) 0:19:01.846 ********** 2026-04-12 18:43:03.128561 | instance | ok: [instance] 2026-04-12 18:43:03.128690 | instance | 2026-04-12 18:43:03.128701 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-12 18:43:03.128839 | instance | Sunday 12 April 2026 18:43:03 +0000 (0:00:00.262) 0:19:02.108 ********** 2026-04-12 18:43:03.218094 | instance | ok: [instance] => { 2026-04-12 18:43:03.218235 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-04-12 18:43:03.218402 | instance | } 2026-04-12 18:43:03.218560 | instance | 2026-04-12 18:43:03.218740 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-12 18:43:03.218905 | instance | Sunday 12 April 2026 18:43:03 +0000 (0:00:00.089) 0:19:02.198 ********** 2026-04-12 18:43:03.949300 | instance | changed: [instance] 2026-04-12 18:43:03.949409 | instance | 2026-04-12 18:43:03.949524 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-12 18:43:03.949657 | instance | Sunday 12 April 2026 18:43:03 +0000 (0:00:00.731) 0:19:02.929 ********** 2026-04-12 18:43:05.293706 | instance | changed: [instance] 2026-04-12 18:43:05.293786 | instance | 2026-04-12 18:43:05.293898 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-12 18:43:05.294030 | instance | Sunday 12 April 2026 18:43:05 +0000 (0:00:01.344) 0:19:04.273 ********** 2026-04-12 18:43:05.888526 | instance | changed: [instance] 2026-04-12 18:43:05.888737 | instance | 2026-04-12 18:43:05.889028 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-12 18:43:05.889303 | instance | Sunday 12 April 2026 18:43:05 +0000 (0:00:00.594) 0:19:04.868 ********** 2026-04-12 18:43:06.696313 | instance | ok: [instance] 2026-04-12 18:43:06.696443 | instance | 2026-04-12 18:43:06.696664 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-12 18:43:06.696811 | instance | Sunday 12 April 2026 18:43:06 +0000 (0:00:00.807) 0:19:05.676 ********** 2026-04-12 18:43:07.502024 | instance | ok: [instance] 2026-04-12 18:43:07.502233 | instance | 2026-04-12 18:43:07.502518 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-12 18:43:07.502786 | instance | Sunday 12 April 2026 18:43:07 +0000 (0:00:00.805) 0:19:06.481 ********** 2026-04-12 18:43:07.896139 | instance | ok: [instance] 2026-04-12 18:43:07.896390 | instance | 2026-04-12 18:43:07.896680 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-12 18:43:07.896970 | instance | Sunday 12 April 2026 18:43:07 +0000 (0:00:00.394) 0:19:06.876 ********** 2026-04-12 18:43:08.051645 | instance | included: openstack_helm_endpoints for instance 2026-04-12 18:43:08.051784 | instance | 2026-04-12 18:43:08.051972 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-12 18:43:08.052147 | instance | Sunday 12 April 2026 18:43:08 +0000 (0:00:00.155) 0:19:07.031 ********** 2026-04-12 18:43:08.105658 | instance | skipping: [instance] 2026-04-12 18:43:08.105890 | instance | 2026-04-12 18:43:08.106233 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-12 18:43:08.106496 | instance | Sunday 12 April 2026 18:43:08 +0000 (0:00:00.054) 0:19:07.085 ********** 2026-04-12 18:43:08.152972 | instance | skipping: [instance] 2026-04-12 18:43:08.153232 | instance | 2026-04-12 18:43:08.153560 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-12 18:43:08.153865 | instance | Sunday 12 April 2026 18:43:08 +0000 (0:00:00.047) 0:19:07.133 ********** 2026-04-12 18:43:08.206090 | instance | skipping: [instance] 2026-04-12 18:43:08.206411 | instance | 2026-04-12 18:43:08.206730 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-12 18:43:08.206998 | instance | Sunday 12 April 2026 18:43:08 +0000 (0:00:00.052) 0:19:07.186 ********** 2026-04-12 18:43:08.261879 | instance | skipping: [instance] 2026-04-12 18:43:08.262149 | instance | 2026-04-12 18:43:08.262509 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-12 18:43:08.262781 | instance | Sunday 12 April 2026 18:43:08 +0000 (0:00:00.055) 0:19:07.241 ********** 2026-04-12 18:43:08.311988 | instance | skipping: [instance] 2026-04-12 18:43:08.312137 | instance | 2026-04-12 18:43:08.312323 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-12 18:43:08.312512 | instance | Sunday 12 April 2026 18:43:08 +0000 (0:00:00.050) 0:19:07.292 ********** 2026-04-12 18:43:08.357064 | instance | skipping: [instance] 2026-04-12 18:43:08.357198 | instance | 2026-04-12 18:43:08.357357 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-12 18:43:08.357563 | instance | Sunday 12 April 2026 18:43:08 +0000 (0:00:00.045) 0:19:07.337 ********** 2026-04-12 18:43:08.408735 | instance | ok: [instance] 2026-04-12 18:43:08.409046 | instance | 2026-04-12 18:43:08.409417 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-12 18:43:08.409764 | instance | Sunday 12 April 2026 18:43:08 +0000 (0:00:00.051) 0:19:07.388 ********** 2026-04-12 18:43:08.484855 | instance | ok: [instance] => (item=identity) 2026-04-12 18:43:08.484984 | instance | 2026-04-12 18:43:08.485208 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-12 18:43:08.485530 | instance | Sunday 12 April 2026 18:43:08 +0000 (0:00:00.075) 0:19:07.464 ********** 2026-04-12 18:43:08.751356 | instance | ok: [instance] 2026-04-12 18:43:08.751466 | instance | 2026-04-12 18:43:08.751594 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-12 18:43:08.752447 | instance | Sunday 12 April 2026 18:43:08 +0000 (0:00:00.266) 0:19:07.731 ********** 2026-04-12 18:43:09.266418 | instance | changed: [instance] 2026-04-12 18:43:09.266648 | instance | 2026-04-12 18:43:09.266927 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-12 18:43:09.267194 | instance | Sunday 12 April 2026 18:43:09 +0000 (0:00:00.515) 0:19:08.246 ********** 2026-04-12 18:43:09.848655 | instance | changed: [instance] 2026-04-12 18:43:09.848825 | instance | 2026-04-12 18:43:09.849153 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-12 18:43:09.849412 | instance | Sunday 12 April 2026 18:43:09 +0000 (0:00:00.582) 0:19:08.828 ********** 2026-04-12 18:43:09.945129 | instance | ok: [instance] 2026-04-12 18:43:09.945249 | instance | 2026-04-12 18:43:09.945385 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-12 18:43:09.945574 | instance | Sunday 12 April 2026 18:43:09 +0000 (0:00:00.096) 0:19:08.924 ********** 2026-04-12 18:43:10.043982 | instance | included: rabbitmq for instance 2026-04-12 18:43:10.044107 | instance | 2026-04-12 18:43:10.044245 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-12 18:43:10.044418 | instance | Sunday 12 April 2026 18:43:10 +0000 (0:00:00.099) 0:19:09.024 ********** 2026-04-12 18:43:10.788817 | instance | ok: [instance] 2026-04-12 18:43:10.788974 | instance | 2026-04-12 18:43:10.789304 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-12 18:43:10.789619 | instance | Sunday 12 April 2026 18:43:10 +0000 (0:00:00.744) 0:19:09.768 ********** 2026-04-12 18:43:10.850170 | instance | skipping: [instance] 2026-04-12 18:43:10.850412 | instance | 2026-04-12 18:43:10.850714 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-12 18:43:10.850979 | instance | Sunday 12 April 2026 18:43:10 +0000 (0:00:00.061) 0:19:09.829 ********** 2026-04-12 18:43:10.906876 | instance | skipping: [instance] 2026-04-12 18:43:10.907073 | instance | 2026-04-12 18:43:10.907440 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-12 18:43:10.907754 | instance | Sunday 12 April 2026 18:43:10 +0000 (0:00:00.056) 0:19:09.886 ********** 2026-04-12 18:43:10.964280 | instance | skipping: [instance] 2026-04-12 18:43:10.964505 | instance | 2026-04-12 18:43:10.964777 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-12 18:43:10.965149 | instance | Sunday 12 April 2026 18:43:10 +0000 (0:00:00.057) 0:19:09.944 ********** 2026-04-12 18:43:36.877111 | instance | changed: [instance] 2026-04-12 18:43:36.877212 | instance | 2026-04-12 18:43:36.877391 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-12 18:43:36.877557 | instance | Sunday 12 April 2026 18:43:36 +0000 (0:00:25.912) 0:19:35.856 ********** 2026-04-12 18:43:37.585293 | instance | ok: [instance] 2026-04-12 18:43:37.585521 | instance | 2026-04-12 18:43:37.585841 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-12 18:43:37.586110 | instance | Sunday 12 April 2026 18:43:37 +0000 (0:00:00.708) 0:19:36.564 ********** 2026-04-12 18:43:37.650143 | instance | ok: [instance] 2026-04-12 18:43:37.650246 | instance | 2026-04-12 18:43:37.650420 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-12 18:43:37.650590 | instance | Sunday 12 April 2026 18:43:37 +0000 (0:00:00.065) 0:19:36.630 ********** 2026-04-12 18:43:37.709185 | instance | skipping: [instance] 2026-04-12 18:43:37.709293 | instance | 2026-04-12 18:43:37.709490 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-12 18:43:37.709653 | instance | Sunday 12 April 2026 18:43:37 +0000 (0:00:00.058) 0:19:36.688 ********** 2026-04-12 18:43:37.787412 | instance | skipping: [instance] 2026-04-12 18:43:37.787636 | instance | 2026-04-12 18:43:37.787936 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-12 18:43:37.788206 | instance | Sunday 12 April 2026 18:43:37 +0000 (0:00:00.078) 0:19:36.767 ********** 2026-04-12 18:43:37.848504 | instance | ok: [instance] 2026-04-12 18:43:37.848728 | instance | 2026-04-12 18:43:37.849017 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-12 18:43:37.849289 | instance | Sunday 12 April 2026 18:43:37 +0000 (0:00:00.060) 0:19:36.828 ********** 2026-04-12 18:43:37.976949 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-12 18:43:37.977174 | instance | ok: [instance] => (item=identity) 2026-04-12 18:43:37.977493 | instance | ok: [instance] => (item=key_manager) 2026-04-12 18:43:37.977815 | instance | ok: [instance] => (item=oslo_cache) 2026-04-12 18:43:37.978062 | instance | ok: [instance] => (item=oslo_db) 2026-04-12 18:43:37.978319 | instance | 2026-04-12 18:43:37.978604 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-12 18:43:37.978900 | instance | Sunday 12 April 2026 18:43:37 +0000 (0:00:00.128) 0:19:36.956 ********** 2026-04-12 18:43:38.053681 | instance | ok: [instance] 2026-04-12 18:43:38.053903 | instance | 2026-04-12 18:43:38.054183 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 18:43:38.054477 | instance | Sunday 12 April 2026 18:43:38 +0000 (0:00:00.077) 0:19:37.033 ********** 2026-04-12 18:43:38.131138 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 18:43:38.131353 | instance | 2026-04-12 18:43:38.131679 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 18:43:38.131964 | instance | Sunday 12 April 2026 18:43:38 +0000 (0:00:00.077) 0:19:37.111 ********** 2026-04-12 18:43:38.682120 | instance | changed: [instance] 2026-04-12 18:43:38.682264 | instance | 2026-04-12 18:43:38.682435 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-04-12 18:43:38.682603 | instance | Sunday 12 April 2026 18:43:38 +0000 (0:00:00.550) 0:19:37.662 ********** 2026-04-12 18:45:20.421161 | instance | changed: [instance] 2026-04-12 18:45:20.421285 | instance | 2026-04-12 18:45:20.421468 | instance | TASK [Create Ingress] ********************************************************** 2026-04-12 18:45:20.421738 | instance | Sunday 12 April 2026 18:45:20 +0000 (0:01:41.739) 0:21:19.401 ********** 2026-04-12 18:45:20.546129 | instance | included: openstack_helm_ingress for instance 2026-04-12 18:45:20.546376 | instance | 2026-04-12 18:45:20.546676 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-12 18:45:20.546945 | instance | Sunday 12 April 2026 18:45:20 +0000 (0:00:00.124) 0:21:19.526 ********** 2026-04-12 18:45:20.606096 | instance | skipping: [instance] 2026-04-12 18:45:20.606347 | instance | 2026-04-12 18:45:20.606620 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-12 18:45:20.606905 | instance | Sunday 12 April 2026 18:45:20 +0000 (0:00:00.060) 0:21:19.586 ********** 2026-04-12 18:45:20.674361 | instance | skipping: [instance] 2026-04-12 18:45:20.674609 | instance | 2026-04-12 18:45:20.674914 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-12 18:45:20.675194 | instance | Sunday 12 April 2026 18:45:20 +0000 (0:00:00.068) 0:21:19.654 ********** 2026-04-12 18:45:20.742922 | instance | ok: [instance] 2026-04-12 18:45:20.743176 | instance | 2026-04-12 18:45:20.743443 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-04-12 18:45:20.743700 | instance | Sunday 12 April 2026 18:45:20 +0000 (0:00:00.068) 0:21:19.723 ********** 2026-04-12 18:45:20.817400 | instance | included: ingress for instance 2026-04-12 18:45:20.817788 | instance | 2026-04-12 18:45:20.818090 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-04-12 18:45:20.818352 | instance | Sunday 12 April 2026 18:45:20 +0000 (0:00:00.073) 0:21:19.796 ********** 2026-04-12 18:45:21.782467 | instance | changed: [instance] 2026-04-12 18:45:21.782743 | instance | 2026-04-12 18:45:21.783057 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-04-12 18:45:21.783480 | instance | Sunday 12 April 2026 18:45:21 +0000 (0:00:00.965) 0:21:20.762 ********** 2026-04-12 18:45:23.038193 | instance | changed: [instance] 2026-04-12 18:45:23.038342 | instance | 2026-04-12 18:45:23.038522 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-04-12 18:45:23.038710 | instance | Sunday 12 April 2026 18:45:23 +0000 (0:00:01.256) 0:21:22.018 ********** 2026-04-12 18:45:32.444384 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-04-12 18:45:32.444573 | instance | 2026-04-12 18:45:32.444670 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 18:45:32.444834 | instance | Sunday 12 April 2026 18:45:32 +0000 (0:00:09.405) 0:21:31.423 ********** 2026-04-12 18:45:32.519582 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 18:45:32.519770 | instance | 2026-04-12 18:45:32.519981 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 18:45:32.520282 | instance | Sunday 12 April 2026 18:45:32 +0000 (0:00:00.076) 0:21:31.499 ********** 2026-04-12 18:45:33.042502 | instance | changed: [instance] 2026-04-12 18:45:33.042641 | instance | 2026-04-12 18:45:33.042823 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-04-12 18:45:33.043002 | instance | Sunday 12 April 2026 18:45:33 +0000 (0:00:00.522) 0:21:32.022 ********** 2026-04-12 18:45:35.777416 | instance | changed: [instance] 2026-04-12 18:45:35.777830 | instance | 2026-04-12 18:45:35.777969 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-12 18:45:35.778255 | instance | Sunday 12 April 2026 18:45:35 +0000 (0:00:02.734) 0:21:34.756 ********** 2026-04-12 18:45:35.832140 | instance | skipping: [instance] 2026-04-12 18:45:35.832357 | instance | 2026-04-12 18:45:35.832632 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-12 18:45:35.832894 | instance | Sunday 12 April 2026 18:45:35 +0000 (0:00:00.055) 0:21:34.812 ********** 2026-04-12 18:45:35.880910 | instance | skipping: [instance] 2026-04-12 18:45:35.881120 | instance | 2026-04-12 18:45:35.881488 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-12 18:45:35.881696 | instance | Sunday 12 April 2026 18:45:35 +0000 (0:00:00.048) 0:21:34.860 ********** 2026-04-12 18:45:35.928859 | instance | skipping: [instance] 2026-04-12 18:45:35.929115 | instance | 2026-04-12 18:45:35.929467 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-12 18:45:35.929743 | instance | Sunday 12 April 2026 18:45:35 +0000 (0:00:00.048) 0:21:34.909 ********** 2026-04-12 18:45:35.981107 | instance | skipping: [instance] 2026-04-12 18:45:35.981243 | instance | 2026-04-12 18:45:35.981437 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-12 18:45:35.981646 | instance | Sunday 12 April 2026 18:45:35 +0000 (0:00:00.051) 0:21:34.961 ********** 2026-04-12 18:45:36.032130 | instance | skipping: [instance] 2026-04-12 18:45:36.032270 | instance | 2026-04-12 18:45:36.032446 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-12 18:45:36.032610 | instance | Sunday 12 April 2026 18:45:36 +0000 (0:00:00.051) 0:21:35.012 ********** 2026-04-12 18:45:36.086445 | instance | skipping: [instance] 2026-04-12 18:45:36.086764 | instance | 2026-04-12 18:45:36.087115 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-12 18:45:36.087416 | instance | Sunday 12 April 2026 18:45:36 +0000 (0:00:00.054) 0:21:35.066 ********** 2026-04-12 18:45:36.144934 | instance | ok: [instance] 2026-04-12 18:45:36.145252 | instance | 2026-04-12 18:45:36.145637 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-12 18:45:36.145938 | instance | Sunday 12 April 2026 18:45:36 +0000 (0:00:00.058) 0:21:35.125 ********** 2026-04-12 18:45:36.213279 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-04-12 18:45:36.213653 | instance | 2026-04-12 18:45:36.213985 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-12 18:45:36.214297 | instance | Sunday 12 April 2026 18:45:36 +0000 (0:00:00.068) 0:21:35.193 ********** 2026-04-12 18:45:36.288048 | instance | ok: [instance] 2026-04-12 18:45:36.288296 | instance | 2026-04-12 18:45:36.288655 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 18:45:36.288987 | instance | Sunday 12 April 2026 18:45:36 +0000 (0:00:00.073) 0:21:35.267 ********** 2026-04-12 18:45:36.352796 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 18:45:36.353056 | instance | 2026-04-12 18:45:36.353378 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 18:45:36.353732 | instance | Sunday 12 April 2026 18:45:36 +0000 (0:00:00.065) 0:21:35.333 ********** 2026-04-12 18:45:36.873535 | instance | changed: [instance] 2026-04-12 18:45:36.873828 | instance | 2026-04-12 18:45:36.874266 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-04-12 18:45:36.874535 | instance | Sunday 12 April 2026 18:45:36 +0000 (0:00:00.520) 0:21:35.853 ********** 2026-04-12 18:45:55.551407 | instance | ok: [instance] 2026-04-12 18:45:55.551537 | instance | 2026-04-12 18:45:55.551691 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-04-12 18:45:55.551844 | instance | Sunday 12 April 2026 18:45:55 +0000 (0:00:18.678) 0:21:54.531 ********** 2026-04-12 18:46:10.240996 | instance | ok: [instance] 2026-04-12 18:46:10.241125 | instance | 2026-04-12 18:46:10.241324 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-04-12 18:46:10.241527 | instance | Sunday 12 April 2026 18:46:10 +0000 (0:00:14.689) 0:22:09.220 ********** 2026-04-12 18:46:11.668885 | instance | ok: [instance] 2026-04-12 18:46:11.669008 | instance | 2026-04-12 18:46:11.669175 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-04-12 18:46:11.669377 | instance | Sunday 12 April 2026 18:46:11 +0000 (0:00:01.428) 0:22:10.649 ********** 2026-04-12 18:46:12.899157 | instance | ok: [instance] 2026-04-12 18:46:12.899401 | instance | 2026-04-12 18:46:12.899730 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-04-12 18:46:12.899998 | instance | Sunday 12 April 2026 18:46:12 +0000 (0:00:01.230) 0:22:11.879 ********** 2026-04-12 18:46:13.649947 | instance | changed: [instance] 2026-04-12 18:46:13.650060 | instance | 2026-04-12 18:46:13.650229 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-04-12 18:46:13.650402 | instance | Sunday 12 April 2026 18:46:13 +0000 (0:00:00.750) 0:22:12.630 ********** 2026-04-12 18:46:14.454784 | instance | changed: [instance] 2026-04-12 18:46:14.454869 | instance | 2026-04-12 18:46:14.455072 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-04-12 18:46:14.455220 | instance | Sunday 12 April 2026 18:46:14 +0000 (0:00:00.804) 0:22:13.434 ********** 2026-04-12 18:46:17.817770 | instance | changed: [instance] 2026-04-12 18:46:17.817895 | instance | 2026-04-12 18:46:17.818058 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-04-12 18:46:17.818143 | instance | Sunday 12 April 2026 18:46:17 +0000 (0:00:03.362) 0:22:16.797 ********** 2026-04-12 18:46:19.515863 | instance | [WARNING]: Module did not set no_log for update_password 2026-04-12 18:46:19.546455 | instance | changed: [instance] 2026-04-12 18:46:19.546506 | instance | 2026-04-12 18:46:19.546519 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-04-12 18:46:19.546530 | instance | Sunday 12 April 2026 18:46:19 +0000 (0:00:01.728) 0:22:18.525 ********** 2026-04-12 18:46:26.875901 | instance | ok: [instance] 2026-04-12 18:46:26.876016 | instance | 2026-04-12 18:46:26.876064 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-04-12 18:46:26.876208 | instance | Sunday 12 April 2026 18:46:26 +0000 (0:00:07.330) 0:22:25.856 ********** 2026-04-12 18:46:28.109217 | instance | changed: [instance] 2026-04-12 18:46:28.109295 | instance | 2026-04-12 18:46:28.109598 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-04-12 18:46:28.109656 | instance | Sunday 12 April 2026 18:46:28 +0000 (0:00:01.233) 0:22:27.089 ********** 2026-04-12 18:46:30.214435 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-65.nip.io/swift/v1/%(tenant_id)s'}) 2026-04-12 18:46:30.214794 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-04-12 18:46:30.214910 | instance | 2026-04-12 18:46:30.214933 | instance | TASK [Create Ingress] ********************************************************** 2026-04-12 18:46:30.215069 | instance | Sunday 12 April 2026 18:46:30 +0000 (0:00:02.104) 0:22:29.194 ********** 2026-04-12 18:46:30.336208 | instance | included: openstack_helm_ingress for instance 2026-04-12 18:46:30.336276 | instance | 2026-04-12 18:46:30.336282 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-12 18:46:30.336287 | instance | Sunday 12 April 2026 18:46:30 +0000 (0:00:00.121) 0:22:29.315 ********** 2026-04-12 18:46:30.397595 | instance | skipping: [instance] 2026-04-12 18:46:30.397680 | instance | 2026-04-12 18:46:30.397820 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-12 18:46:30.397950 | instance | Sunday 12 April 2026 18:46:30 +0000 (0:00:00.061) 0:22:29.377 ********** 2026-04-12 18:46:30.457349 | instance | skipping: [instance] 2026-04-12 18:46:30.457510 | instance | 2026-04-12 18:46:30.457639 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-12 18:46:30.457768 | instance | Sunday 12 April 2026 18:46:30 +0000 (0:00:00.059) 0:22:29.437 ********** 2026-04-12 18:46:30.532582 | instance | ok: [instance] 2026-04-12 18:46:30.532693 | instance | 2026-04-12 18:46:30.532824 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-04-12 18:46:30.532953 | instance | Sunday 12 April 2026 18:46:30 +0000 (0:00:00.075) 0:22:29.512 ********** 2026-04-12 18:46:30.625636 | instance | included: ingress for instance 2026-04-12 18:46:30.625734 | instance | 2026-04-12 18:46:30.625868 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-04-12 18:46:30.626064 | instance | Sunday 12 April 2026 18:46:30 +0000 (0:00:00.092) 0:22:29.605 ********** 2026-04-12 18:46:31.868425 | instance | changed: [instance] 2026-04-12 18:46:31.868670 | instance | 2026-04-12 18:46:31.868983 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 18:46:31.869274 | instance | Sunday 12 April 2026 18:46:31 +0000 (0:00:01.242) 0:22:30.847 ********** 2026-04-12 18:46:31.937827 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 18:46:31.937930 | instance | 2026-04-12 18:46:31.938120 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 18:46:31.938310 | instance | Sunday 12 April 2026 18:46:31 +0000 (0:00:00.069) 0:22:30.917 ********** 2026-04-12 18:46:32.503015 | instance | changed: [instance] 2026-04-12 18:46:32.503175 | instance | 2026-04-12 18:46:32.503360 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-04-12 18:46:32.503536 | instance | Sunday 12 April 2026 18:46:32 +0000 (0:00:00.565) 0:22:31.482 ********** 2026-04-12 18:46:47.188115 | instance | ok: [instance] 2026-04-12 18:46:47.188244 | instance | 2026-04-12 18:46:47.188722 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-04-12 18:46:47.188888 | instance | Sunday 12 April 2026 18:46:47 +0000 (0:00:14.685) 0:22:46.167 ********** 2026-04-12 18:46:47.268867 | instance | ok: [instance] => (item=10.96.240.200) 2026-04-12 18:46:47.268939 | instance | 2026-04-12 18:46:47.268957 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-04-12 18:46:47.269056 | instance | Sunday 12 April 2026 18:46:47 +0000 (0:00:00.080) 0:22:46.248 ********** 2026-04-12 18:46:48.024710 | instance | changed: [instance] 2026-04-12 18:46:48.024944 | instance | 2026-04-12 18:46:48.025561 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-04-12 18:46:48.025813 | instance | Sunday 12 April 2026 18:46:48 +0000 (0:00:00.756) 0:22:47.004 ********** 2026-04-12 18:46:48.802407 | instance | changed: [instance] 2026-04-12 18:46:48.802554 | instance | 2026-04-12 18:46:48.802736 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-04-12 18:46:48.802910 | instance | Sunday 12 April 2026 18:46:48 +0000 (0:00:00.777) 0:22:47.782 ********** 2026-04-12 18:46:50.068804 | instance | ok: [instance] 2026-04-12 18:46:50.068896 | instance | 2026-04-12 18:46:50.068909 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-04-12 18:46:50.068924 | instance | Sunday 12 April 2026 18:46:50 +0000 (0:00:01.265) 0:22:49.047 ********** 2026-04-12 18:46:50.138538 | instance | ok: [instance] 2026-04-12 18:46:50.138623 | instance | 2026-04-12 18:46:50.138737 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-04-12 18:46:50.138896 | instance | Sunday 12 April 2026 18:46:50 +0000 (0:00:00.071) 0:22:49.118 ********** 2026-04-12 18:46:51.112844 | instance | changed: [instance] 2026-04-12 18:46:51.112933 | instance | 2026-04-12 18:46:51.113079 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-04-12 18:46:51.113191 | instance | Sunday 12 April 2026 18:46:51 +0000 (0:00:00.974) 0:22:50.093 ********** 2026-04-12 18:46:51.305864 | instance | ok: [instance] 2026-04-12 18:46:51.305953 | instance | 2026-04-12 18:46:51.306064 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-04-12 18:46:51.306194 | instance | Sunday 12 April 2026 18:46:51 +0000 (0:00:00.192) 0:22:50.285 ********** 2026-04-12 18:46:52.820788 | instance | changed: [instance] 2026-04-12 18:46:52.820857 | instance | 2026-04-12 18:46:52.821148 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-12 18:46:52.821197 | instance | Sunday 12 April 2026 18:46:52 +0000 (0:00:01.515) 0:22:51.800 ********** 2026-04-12 18:46:52.903095 | instance | ok: [instance] 2026-04-12 18:46:52.903224 | instance | 2026-04-12 18:46:52.903422 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-12 18:46:52.903608 | instance | Sunday 12 April 2026 18:46:52 +0000 (0:00:00.081) 0:22:51.882 ********** 2026-04-12 18:46:53.007743 | instance | included: rabbitmq for instance 2026-04-12 18:46:53.007849 | instance | 2026-04-12 18:46:53.007925 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-12 18:46:53.008105 | instance | Sunday 12 April 2026 18:46:53 +0000 (0:00:00.105) 0:22:51.987 ********** 2026-04-12 18:46:53.726012 | instance | ok: [instance] 2026-04-12 18:46:53.726378 | instance | 2026-04-12 18:46:53.726431 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-12 18:46:53.726437 | instance | Sunday 12 April 2026 18:46:53 +0000 (0:00:00.718) 0:22:52.706 ********** 2026-04-12 18:46:53.789464 | instance | skipping: [instance] 2026-04-12 18:46:53.789586 | instance | 2026-04-12 18:46:53.789811 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-12 18:46:53.789887 | instance | Sunday 12 April 2026 18:46:53 +0000 (0:00:00.063) 0:22:52.769 ********** 2026-04-12 18:46:53.835857 | instance | skipping: [instance] 2026-04-12 18:46:53.836102 | instance | 2026-04-12 18:46:53.836234 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-12 18:46:53.836400 | instance | Sunday 12 April 2026 18:46:53 +0000 (0:00:00.046) 0:22:52.816 ********** 2026-04-12 18:46:53.897981 | instance | skipping: [instance] 2026-04-12 18:46:53.898300 | instance | 2026-04-12 18:46:53.898610 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-12 18:46:53.898884 | instance | Sunday 12 April 2026 18:46:53 +0000 (0:00:00.061) 0:22:52.877 ********** 2026-04-12 18:47:19.810183 | instance | changed: [instance] 2026-04-12 18:47:19.810381 | instance | 2026-04-12 18:47:19.810676 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-12 18:47:19.810931 | instance | Sunday 12 April 2026 18:47:19 +0000 (0:00:25.912) 0:23:18.789 ********** 2026-04-12 18:47:20.545619 | instance | ok: [instance] 2026-04-12 18:47:20.545849 | instance | 2026-04-12 18:47:20.546139 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-12 18:47:20.546425 | instance | Sunday 12 April 2026 18:47:20 +0000 (0:00:00.735) 0:23:19.525 ********** 2026-04-12 18:47:20.609151 | instance | ok: [instance] 2026-04-12 18:47:20.609381 | instance | 2026-04-12 18:47:20.609669 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-12 18:47:20.609914 | instance | Sunday 12 April 2026 18:47:20 +0000 (0:00:00.064) 0:23:19.589 ********** 2026-04-12 18:47:20.678985 | instance | skipping: [instance] 2026-04-12 18:47:20.679187 | instance | 2026-04-12 18:47:20.679455 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-12 18:47:20.679715 | instance | Sunday 12 April 2026 18:47:20 +0000 (0:00:00.069) 0:23:19.659 ********** 2026-04-12 18:47:20.742188 | instance | skipping: [instance] 2026-04-12 18:47:20.742406 | instance | 2026-04-12 18:47:20.742686 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-12 18:47:20.742947 | instance | Sunday 12 April 2026 18:47:20 +0000 (0:00:00.063) 0:23:19.722 ********** 2026-04-12 18:47:20.801505 | instance | ok: [instance] 2026-04-12 18:47:20.801774 | instance | 2026-04-12 18:47:20.802065 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-12 18:47:20.802334 | instance | Sunday 12 April 2026 18:47:20 +0000 (0:00:00.058) 0:23:19.781 ********** 2026-04-12 18:47:20.961932 | instance | ok: [instance] => (item=dashboard) 2026-04-12 18:47:20.962518 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-12 18:47:20.962882 | instance | ok: [instance] => (item=image) 2026-04-12 18:47:20.963217 | instance | ok: [instance] => (item=identity) 2026-04-12 18:47:20.963538 | instance | ok: [instance] => (item=oslo_cache) 2026-04-12 18:47:20.963860 | instance | ok: [instance] => (item=oslo_db) 2026-04-12 18:47:20.964169 | instance | 2026-04-12 18:47:20.964495 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-12 18:47:20.964819 | instance | Sunday 12 April 2026 18:47:20 +0000 (0:00:00.160) 0:23:19.941 ********** 2026-04-12 18:47:21.043247 | instance | ok: [instance] 2026-04-12 18:47:21.043425 | instance | 2026-04-12 18:47:21.043620 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 18:47:21.043829 | instance | Sunday 12 April 2026 18:47:21 +0000 (0:00:00.081) 0:23:20.022 ********** 2026-04-12 18:47:21.119003 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 18:47:21.119292 | instance | 2026-04-12 18:47:21.119585 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 18:47:21.119866 | instance | Sunday 12 April 2026 18:47:21 +0000 (0:00:00.076) 0:23:20.098 ********** 2026-04-12 18:47:21.682538 | instance | changed: [instance] 2026-04-12 18:47:21.682972 | instance | 2026-04-12 18:47:21.683253 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-04-12 18:47:21.683717 | instance | Sunday 12 April 2026 18:47:21 +0000 (0:00:00.562) 0:23:20.660 ********** 2026-04-12 18:47:21.973054 | instance | ok: [instance] 2026-04-12 18:47:21.973302 | instance | 2026-04-12 18:47:21.973800 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-04-12 18:47:21.974016 | instance | Sunday 12 April 2026 18:47:21 +0000 (0:00:00.291) 0:23:20.952 ********** 2026-04-12 18:49:38.000843 | instance | changed: [instance] 2026-04-12 18:49:38.000998 | instance | 2026-04-12 18:49:38.001112 | instance | TASK [Create Ingress] ********************************************************** 2026-04-12 18:49:38.001236 | instance | Sunday 12 April 2026 18:49:37 +0000 (0:02:16.025) 0:25:36.978 ********** 2026-04-12 18:49:38.097738 | instance | included: openstack_helm_ingress for instance 2026-04-12 18:49:38.097871 | instance | 2026-04-12 18:49:38.098054 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-12 18:49:38.098229 | instance | Sunday 12 April 2026 18:49:38 +0000 (0:00:00.099) 0:25:37.077 ********** 2026-04-12 18:49:38.150398 | instance | skipping: [instance] 2026-04-12 18:49:38.150634 | instance | 2026-04-12 18:49:38.150913 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-12 18:49:38.151174 | instance | Sunday 12 April 2026 18:49:38 +0000 (0:00:00.052) 0:25:37.130 ********** 2026-04-12 18:49:38.207027 | instance | skipping: [instance] 2026-04-12 18:49:38.207257 | instance | 2026-04-12 18:49:38.207561 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-12 18:49:38.207854 | instance | Sunday 12 April 2026 18:49:38 +0000 (0:00:00.056) 0:25:37.187 ********** 2026-04-12 18:49:38.273833 | instance | ok: [instance] 2026-04-12 18:49:38.274124 | instance | 2026-04-12 18:49:38.274557 | instance | TASK [Create Ingress image] **************************************************** 2026-04-12 18:49:38.274879 | instance | Sunday 12 April 2026 18:49:38 +0000 (0:00:00.066) 0:25:37.253 ********** 2026-04-12 18:49:38.356707 | instance | included: ingress for instance 2026-04-12 18:49:38.357073 | instance | 2026-04-12 18:49:38.357660 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-04-12 18:49:38.358459 | instance | Sunday 12 April 2026 18:49:38 +0000 (0:00:00.082) 0:25:37.336 ********** 2026-04-12 18:49:39.361511 | instance | changed: [instance] 2026-04-12 18:49:39.361732 | instance | 2026-04-12 18:49:39.362002 | instance | TASK [Create images] *********************************************************** 2026-04-12 18:49:39.362289 | instance | Sunday 12 April 2026 18:49:39 +0000 (0:00:01.004) 0:25:38.341 ********** 2026-04-12 18:49:39.494133 | instance | included: glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-04-12 18:49:39.494247 | instance | 2026-04-12 18:49:39.494415 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-12 18:49:39.494591 | instance | Sunday 12 April 2026 18:49:39 +0000 (0:00:00.133) 0:25:38.474 ********** 2026-04-12 18:49:42.973044 | instance | changed: [instance] 2026-04-12 18:49:42.973141 | instance | 2026-04-12 18:49:42.973243 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-12 18:49:42.973390 | instance | Sunday 12 April 2026 18:49:42 +0000 (0:00:03.478) 0:25:41.952 ********** 2026-04-12 18:51:47.030056 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-04-12 18:51:47.030145 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-04-12 18:51:47.030157 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-04-12 18:51:47.030166 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-04-12 18:51:47.030175 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-04-12 18:51:47.030184 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-04-12 18:51:47.030196 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-04-12 18:51:47.030380 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-04-12 18:51:47.030519 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-04-12 18:51:47.030674 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-04-12 18:51:47.030821 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-04-12 18:51:47.030977 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left). 2026-04-12 18:51:47.031110 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left). 2026-04-12 18:51:47.031260 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left). 2026-04-12 18:51:47.031431 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left). 2026-04-12 18:51:47.031582 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left). 2026-04-12 18:51:47.031770 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left). 2026-04-12 18:51:47.031912 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left). 2026-04-12 18:51:47.032062 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left). 2026-04-12 18:51:47.032225 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left). 2026-04-12 18:51:47.032378 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left). 2026-04-12 18:51:47.032521 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left). 2026-04-12 18:51:47.032668 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left). 2026-04-12 18:51:47.032893 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left). 2026-04-12 18:51:47.033004 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left). 2026-04-12 18:51:47.033148 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left). 2026-04-12 18:51:47.033301 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left). 2026-04-12 18:51:47.033481 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left). 2026-04-12 18:51:47.033616 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left). 2026-04-12 18:51:47.033790 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left). 2026-04-12 18:51:47.034037 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left). 2026-04-12 18:51:47.034080 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left). 2026-04-12 18:51:47.034219 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left). 2026-04-12 18:51:47.034394 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left). 2026-04-12 18:51:47.034513 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left). 2026-04-12 18:51:47.034669 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left). 2026-04-12 18:51:47.034841 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left). 2026-04-12 18:51:47.034990 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left). 2026-04-12 18:51:47.035141 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left). 2026-04-12 18:51:47.035291 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left). 2026-04-12 18:51:47.035438 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left). 2026-04-12 18:51:47.035585 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left). 2026-04-12 18:51:47.035732 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left). 2026-04-12 18:51:47.035886 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left). 2026-04-12 18:51:47.036037 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left). 2026-04-12 18:51:47.036182 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left). 2026-04-12 18:51:47.036331 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left). 2026-04-12 18:51:47.036478 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left). 2026-04-12 18:51:47.036770 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left). 2026-04-12 18:51:47.036808 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left). 2026-04-12 18:51:47.036990 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left). 2026-04-12 18:51:47.037129 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left). 2026-04-12 18:51:47.037275 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left). 2026-04-12 18:51:47.037508 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left). 2026-04-12 18:51:47.037632 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left). 2026-04-12 18:51:47.037782 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left). 2026-04-12 18:51:47.037948 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left). 2026-04-12 18:51:47.038072 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left). 2026-04-12 18:51:47.038216 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left). 2026-04-12 18:51:47.038364 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left). 2026-04-12 18:51:47.038519 | instance | FAILED - RETRYING: [instance]: Check if image exists (60 retries left). 2026-04-12 18:51:47.038672 | instance | FAILED - RETRYING: [instance]: Check if image exists (59 retries left). 2026-04-12 18:51:47.038820 | instance | FAILED - RETRYING: [instance]: Check if image exists (58 retries left). 2026-04-12 18:51:47.038973 | instance | FAILED - RETRYING: [instance]: Check if image exists (57 retries left). 2026-04-12 18:51:47.039116 | instance | FAILED - RETRYING: [instance]: Check if image exists (56 retries left). 2026-04-12 18:51:47.039275 | instance | FAILED - RETRYING: [instance]: Check if image exists (55 retries left). 2026-04-12 18:51:47.039421 | instance | FAILED - RETRYING: [instance]: Check if image exists (54 retries left). 2026-04-12 18:51:47.039566 | instance | ok: [instance] 2026-04-12 18:51:47.039701 | instance | 2026-04-12 18:51:47.039851 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-12 18:51:47.040005 | instance | Sunday 12 April 2026 18:51:47 +0000 (0:02:04.050) 0:27:46.003 ********** 2026-04-12 18:51:47.266597 | instance | changed: [instance] 2026-04-12 18:51:47.267195 | instance | 2026-04-12 18:51:47.267207 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-12 18:51:47.267351 | instance | Sunday 12 April 2026 18:51:47 +0000 (0:00:00.242) 0:27:46.246 ********** 2026-04-12 18:51:48.059435 | instance | changed: [instance] 2026-04-12 18:51:48.059649 | instance | 2026-04-12 18:51:48.059922 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-12 18:51:48.060185 | instance | Sunday 12 April 2026 18:51:48 +0000 (0:00:00.792) 0:27:47.039 ********** 2026-04-12 18:51:48.327771 | instance | ok: [instance] 2026-04-12 18:51:48.327993 | instance | 2026-04-12 18:51:48.328315 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-12 18:51:48.328577 | instance | Sunday 12 April 2026 18:51:48 +0000 (0:00:00.268) 0:27:47.307 ********** 2026-04-12 18:51:48.622803 | instance | changed: [instance] 2026-04-12 18:51:48.623011 | instance | 2026-04-12 18:51:48.623329 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-12 18:51:48.623578 | instance | Sunday 12 April 2026 18:51:48 +0000 (0:00:00.294) 0:27:47.602 ********** 2026-04-12 18:51:49.350136 | instance | ok: [instance] 2026-04-12 18:51:49.350410 | instance | 2026-04-12 18:51:49.350809 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-12 18:51:49.351223 | instance | Sunday 12 April 2026 18:51:49 +0000 (0:00:00.727) 0:27:48.329 ********** 2026-04-12 18:51:54.692730 | instance | changed: [instance] 2026-04-12 18:51:54.692947 | instance | 2026-04-12 18:51:54.693253 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-12 18:51:54.693552 | instance | Sunday 12 April 2026 18:51:54 +0000 (0:00:05.342) 0:27:53.672 ********** 2026-04-12 18:51:55.013942 | instance | changed: [instance] 2026-04-12 18:51:55.014150 | instance | 2026-04-12 18:51:55.014455 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-12 18:51:55.014724 | instance | Sunday 12 April 2026 18:51:55 +0000 (0:00:00.320) 0:27:53.993 ********** 2026-04-12 18:51:55.112887 | instance | ok: [instance] 2026-04-12 18:51:55.113073 | instance | 2026-04-12 18:51:55.113234 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-12 18:51:55.113439 | instance | Sunday 12 April 2026 18:51:55 +0000 (0:00:00.099) 0:27:54.092 ********** 2026-04-12 18:51:55.168504 | instance | skipping: [instance] 2026-04-12 18:51:55.168762 | instance | 2026-04-12 18:51:55.169131 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-12 18:51:55.169458 | instance | Sunday 12 April 2026 18:51:55 +0000 (0:00:00.056) 0:27:54.148 ********** 2026-04-12 18:51:55.226908 | instance | skipping: [instance] 2026-04-12 18:51:55.227262 | instance | 2026-04-12 18:51:55.227616 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-12 18:51:55.227921 | instance | Sunday 12 April 2026 18:51:55 +0000 (0:00:00.058) 0:27:54.206 ********** 2026-04-12 18:51:55.282320 | instance | skipping: [instance] 2026-04-12 18:51:55.282552 | instance | 2026-04-12 18:51:55.282839 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-12 18:51:55.283111 | instance | Sunday 12 April 2026 18:51:55 +0000 (0:00:00.055) 0:27:54.262 ********** 2026-04-12 18:51:55.348962 | instance | skipping: [instance] 2026-04-12 18:51:55.349207 | instance | 2026-04-12 18:51:55.349527 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-12 18:51:55.349812 | instance | Sunday 12 April 2026 18:51:55 +0000 (0:00:00.066) 0:27:54.328 ********** 2026-04-12 18:51:55.417215 | instance | skipping: [instance] 2026-04-12 18:51:55.417496 | instance | 2026-04-12 18:51:55.417787 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-12 18:51:55.418053 | instance | Sunday 12 April 2026 18:51:55 +0000 (0:00:00.068) 0:27:54.397 ********** 2026-04-12 18:51:55.477308 | instance | ok: [instance] 2026-04-12 18:51:55.477574 | instance | 2026-04-12 18:51:55.477851 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-12 18:51:55.478137 | instance | Sunday 12 April 2026 18:51:55 +0000 (0:00:00.060) 0:27:54.457 ********** 2026-04-12 18:51:55.592921 | instance | ok: [instance] => (item=staffeln) 2026-04-12 18:51:55.593185 | instance | ok: [instance] => (item=oslo_cache) 2026-04-12 18:51:55.593539 | instance | ok: [instance] => (item=oslo_db) 2026-04-12 18:51:55.593853 | instance | ok: [instance] => (item=identity) 2026-04-12 18:51:55.594058 | instance | 2026-04-12 18:51:55.594321 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-12 18:51:55.594644 | instance | Sunday 12 April 2026 18:51:55 +0000 (0:00:00.115) 0:27:54.572 ********** 2026-04-12 18:51:55.668172 | instance | ok: [instance] 2026-04-12 18:51:55.668384 | instance | 2026-04-12 18:51:55.668738 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-12 18:51:55.669023 | instance | Sunday 12 April 2026 18:51:55 +0000 (0:00:00.074) 0:27:54.647 ********** 2026-04-12 18:51:55.748256 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-12 18:51:55.748420 | instance | 2026-04-12 18:51:55.748749 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-12 18:51:55.749035 | instance | Sunday 12 April 2026 18:51:55 +0000 (0:00:00.080) 0:27:54.727 ********** 2026-04-12 18:51:56.308123 | instance | changed: [instance] 2026-04-12 18:51:56.308362 | instance | 2026-04-12 18:51:56.308649 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-04-12 18:51:56.308939 | instance | Sunday 12 April 2026 18:51:56 +0000 (0:00:00.559) 0:27:55.287 ********** 2026-04-12 18:57:07.235394 | instance | fatal: [instance]: FAILED! => {"changed": false, "command": "/usr/bin/helm upgrade -i --reset-values --create-namespace -f=/tmp/tmpwet37_br.yml staffeln /usr/local/src/staffeln", "msg": "Failure when executing Helm command. Exited 1.\nstdout: Release \"staffeln\" does not exist. Installing it now.\n\nstderr: Error: failed post-install: timed out waiting for the condition\n", "stderr": "Error: failed post-install: timed out waiting for the condition\n", "stderr_lines": ["Error: failed post-install: timed out waiting for the condition"], "stdout": "Release \"staffeln\" does not exist. Installing it now.\n", "stdout_lines": ["Release \"staffeln\" does not exist. Installing it now."]} 2026-04-12 18:57:07.239581 | instance | 2026-04-12 18:57:07.240460 | instance | PLAY RECAP ********************************************************************* 2026-04-12 18:57:07.240518 | instance | instance : ok=469 changed=178 unreachable=0 failed=1 skipped=149 rescued=0 ignored=2 2026-04-12 18:57:07.240528 | instance | 2026-04-12 18:57:07.240625 | instance | Sunday 12 April 2026 18:57:07 +0000 (0:05:10.931) 0:33:06.218 ********** 2026-04-12 18:57:07.241019 | instance | =============================================================================== 2026-04-12 18:57:07.241494 | instance | vexxhost.atmosphere.staffeln : Deploy Helm chart ---------------------- 310.93s 2026-04-12 18:57:07.241894 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 163.54s 2026-04-12 18:57:07.242207 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 149.43s 2026-04-12 18:57:07.242417 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 136.03s 2026-04-12 18:57:07.242715 | instance | vexxhost.ceph.mon : Run Bootstrap coomand ----------------------------- 130.34s 2026-04-12 18:57:07.242997 | instance | vexxhost.atmosphere.glance_image : Check if image exists -------------- 124.05s 2026-04-12 18:57:07.245144 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 101.74s 2026-04-12 18:57:07.245344 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 88.82s 2026-04-12 18:57:07.245604 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 84.44s 2026-04-12 18:57:07.245785 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 30.91s 2026-04-12 18:57:07.245950 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.84s 2026-04-12 18:57:07.246125 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 28.99s 2026-04-12 18:57:07.246290 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 25.91s 2026-04-12 18:57:07.246457 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 25.91s 2026-04-12 18:57:07.246625 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 25.47s 2026-04-12 18:57:07.246806 | instance | vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false -- 18.68s 2026-04-12 18:57:07.246983 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords -- 17.13s 2026-04-12 18:57:07.247175 | instance | vexxhost.kubernetes.cert_manager : Deploy Helm chart ------------------- 16.60s 2026-04-12 18:57:07.247331 | instance | vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor -- 14.69s 2026-04-12 18:57:07.247506 | instance | vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor -- 14.69s 2026-04-12 18:57:07.568245 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-04-12 18:57:07.568796 | instance | ERROR [aio > converge] Executed: Failed 2026-04-12 18:57:07.568804 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-04-12 18:57:08.086759 | instance | ERROR 2026-04-12 18:57:08.087062 | instance | { 2026-04-12 18:57:08.087136 | instance | "delta": "0:34:44.813711", 2026-04-12 18:57:08.087186 | instance | "end": "2026-04-12 18:57:07.686887", 2026-04-12 18:57:08.087231 | instance | "msg": "non-zero return code", 2026-04-12 18:57:08.087274 | instance | "rc": 2, 2026-04-12 18:57:08.087317 | instance | "start": "2026-04-12 18:22:22.873176" 2026-04-12 18:57:08.087358 | instance | } failure 2026-04-12 18:57:08.114301 | 2026-04-12 18:57:08.114378 | PLAY RECAP 2026-04-12 18:57:08.114426 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-04-12 18:57:08.114449 | 2026-04-12 18:57:08.235212 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-12 18:57:08.246197 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2025.2] 2026-04-12 18:57:08.835674 | 2026-04-12 18:57:08.835813 | PLAY [all] 2026-04-12 18:57:08.850119 | 2026-04-12 18:57:08.850202 | TASK [gather-host-logs : creating directory for system status] 2026-04-12 18:57:09.199666 | instance | changed 2026-04-12 18:57:09.205384 | 2026-04-12 18:57:09.205474 | TASK [gather-host-logs : Get logs for each host] 2026-04-12 18:57:09.545910 | instance | + systemd-cgls --full --all --no-pager 2026-04-12 18:57:09.578357 | instance | + ip addr 2026-04-12 18:57:09.582780 | instance | + ip route 2026-04-12 18:57:09.586338 | instance | + lsblk 2026-04-12 18:57:09.594278 | instance | + mount 2026-04-12 18:57:09.601594 | instance | + docker images 2026-04-12 18:57:09.626529 | instance | + brctl show 2026-04-12 18:57:09.627129 | instance | /bin/bash: line 8: brctl: command not found 2026-04-12 18:57:09.627506 | instance | + ps aux --sort=-%mem 2026-04-12 18:57:09.664600 | instance | + dpkg -l 2026-04-12 18:57:09.674347 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-04-12 18:57:09.675138 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-04-12 18:57:09.694087 | instance | + '[' '!' -z '' ']' 2026-04-12 18:57:09.745805 | instance | ok: Runtime: 0:00:00.153827 2026-04-12 18:57:09.753829 | 2026-04-12 18:57:09.753923 | TASK [gather-host-logs : Downloads logs to executor] 2026-04-12 18:57:10.366380 | instance | changed: 2026-04-12 18:57:10.366648 | instance | created directory /var/lib/zuul/builds/11b1c69f0e9a4e148bd976d5d88e7fc8/work/logs/instance 2026-04-12 18:57:10.366709 | instance | cd+++++++++ system/ 2026-04-12 18:57:10.366757 | instance | >f+++++++++ system/brctl-show.txt 2026-04-12 18:57:10.366803 | instance | >f+++++++++ system/docker-images.txt 2026-04-12 18:57:10.366845 | instance | >f+++++++++ system/ip-addr.txt 2026-04-12 18:57:10.366894 | instance | >f+++++++++ system/ip-route.txt 2026-04-12 18:57:10.366940 | instance | >f+++++++++ system/lsblk.txt 2026-04-12 18:57:10.366983 | instance | >f+++++++++ system/mount.txt 2026-04-12 18:57:10.367025 | instance | >f+++++++++ system/packages.txt 2026-04-12 18:57:10.367066 | instance | >f+++++++++ system/ps.txt 2026-04-12 18:57:10.367112 | instance | >f+++++++++ system/systemd-cgls.txt 2026-04-12 18:57:10.377103 | 2026-04-12 18:57:10.377171 | LOOP [helm-release-status : creating directory for helm release status] 2026-04-12 18:57:10.593991 | instance | changed: "values" 2026-04-12 18:57:10.766001 | instance | changed: "releases" 2026-04-12 18:57:10.779910 | 2026-04-12 18:57:10.780055 | TASK [helm-release-status : Gather get release status for helm charts] 2026-04-12 18:57:17.319048 | instance | ok: Runtime: 0:00:06.078445 2026-04-12 18:57:17.324390 | 2026-04-12 18:57:17.324459 | TASK [helm-release-status : Downloads logs to executor] 2026-04-12 18:57:17.813845 | instance | changed: 2026-04-12 18:57:17.814104 | instance | cd+++++++++ helm/ 2026-04-12 18:57:17.814164 | instance | cd+++++++++ helm/releases/ 2026-04-12 18:57:17.814195 | instance | cd+++++++++ helm/releases/auth-system/ 2026-04-12 18:57:17.814223 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-04-12 18:57:17.814250 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-04-12 18:57:17.814276 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-04-12 18:57:17.814302 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-04-12 18:57:17.814327 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-04-12 18:57:17.814353 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-04-12 18:57:17.814378 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-04-12 18:57:17.814404 | instance | cd+++++++++ helm/releases/kube-system/ 2026-04-12 18:57:17.814432 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-04-12 18:57:17.814479 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-04-12 18:57:17.814524 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-04-12 18:57:17.814592 | instance | cd+++++++++ helm/releases/monitoring/ 2026-04-12 18:57:17.814636 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-04-12 18:57:17.814667 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-04-12 18:57:17.814694 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-04-12 18:57:17.814720 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-04-12 18:57:17.814745 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-04-12 18:57:17.814774 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-04-12 18:57:17.814800 | instance | cd+++++++++ helm/releases/openstack/ 2026-04-12 18:57:17.814826 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-04-12 18:57:17.814852 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-04-12 18:57:17.814877 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-04-12 18:57:17.814979 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-04-12 18:57:17.815033 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-04-12 18:57:17.815063 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-04-12 18:57:17.815090 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-04-12 18:57:17.815116 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-04-12 18:57:17.815143 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-04-12 18:57:17.815168 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-04-12 18:57:17.815194 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-04-12 18:57:17.815219 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-04-12 18:57:17.815244 | instance | cd+++++++++ helm/values/ 2026-04-12 18:57:17.815270 | instance | cd+++++++++ helm/values/auth-system/ 2026-04-12 18:57:17.815295 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-04-12 18:57:17.815320 | instance | cd+++++++++ helm/values/cert-manager/ 2026-04-12 18:57:17.815345 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-04-12 18:57:17.815370 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-04-12 18:57:17.815395 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-04-12 18:57:17.815419 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-04-12 18:57:17.815444 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-04-12 18:57:17.815469 | instance | cd+++++++++ helm/values/kube-system/ 2026-04-12 18:57:17.815494 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-04-12 18:57:17.815518 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-04-12 18:57:17.815543 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-04-12 18:57:17.815578 | instance | cd+++++++++ helm/values/monitoring/ 2026-04-12 18:57:17.815605 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-04-12 18:57:17.815630 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-04-12 18:57:17.815655 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-04-12 18:57:17.815679 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-04-12 18:57:17.815704 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-04-12 18:57:17.815729 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-04-12 18:57:17.815754 | instance | cd+++++++++ helm/values/openstack/ 2026-04-12 18:57:17.815779 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-04-12 18:57:17.815804 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-04-12 18:57:17.815829 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-04-12 18:57:17.815854 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-04-12 18:57:17.815879 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-04-12 18:57:17.815904 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-04-12 18:57:17.815929 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-04-12 18:57:17.815954 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-04-12 18:57:17.815979 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-04-12 18:57:17.816005 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-04-12 18:57:17.816029 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-04-12 18:57:17.816054 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-04-12 18:57:17.827309 | 2026-04-12 18:57:17.827382 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-04-12 18:57:18.034655 | instance | changed 2026-04-12 18:57:18.080020 | 2026-04-12 18:57:18.080198 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-04-12 18:57:18.319761 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-12 18:57:18.319959 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-12 18:57:18.328997 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:18.329768 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:18.423656 | instance | node/instance 2026-04-12 18:57:18.428852 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:18.510766 | instance | clusterrole/admin 2026-04-12 18:57:18.712169 | instance | clusterrole/cephfs-csi-nodeplugin 2026-04-12 18:57:18.734918 | instance | clusterrole/cephfs-external-provisioner-runner 2026-04-12 18:57:18.792195 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:18.799465 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:18.913738 | instance | clusterrole/cert-manager-cainjector 2026-04-12 18:57:18.923617 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-04-12 18:57:19.111730 | instance | clusterrole/cert-manager-controller-certificates 2026-04-12 18:57:19.121884 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-04-12 18:57:19.309555 | instance | clusterrole/cert-manager-controller-challenges 2026-04-12 18:57:19.324679 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-04-12 18:57:19.508393 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-04-12 18:57:19.527418 | instance | clusterrole/cert-manager-controller-issuers 2026-04-12 18:57:19.698284 | instance | clusterrole/cert-manager-controller-orders 2026-04-12 18:57:19.703091 | instance | clusterrole/cert-manager-edit 2026-04-12 18:57:19.885889 | instance | clusterrole/cert-manager-view 2026-04-12 18:57:19.893696 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-04-12 18:57:20.071967 | instance | clusterrole/cilium 2026-04-12 18:57:20.083537 | instance | clusterrole/cilium-operator 2026-04-12 18:57:20.266814 | instance | clusterrole/cluster-admin 2026-04-12 18:57:20.275995 | instance | clusterrole/edit 2026-04-12 18:57:20.451450 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-12 18:57:20.472200 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-04-12 18:57:20.644880 | instance | clusterrole/goldpinger-clusterrole 2026-04-12 18:57:20.675835 | instance | clusterrole/ingress-nginx 2026-04-12 18:57:20.837839 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-04-12 18:57:20.872500 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-04-12 18:57:21.040460 | instance | clusterrole/kube-prometheus-stack-operator 2026-04-12 18:57:21.088635 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-04-12 18:57:21.218471 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-04-12 18:57:21.294433 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-04-12 18:57:21.413811 | instance | clusterrole/kubeadm:get-nodes 2026-04-12 18:57:21.497540 | instance | clusterrolebinding/cert-manager-cainjector 2026-04-12 18:57:21.620382 | instance | clusterrole/local-path-provisioner 2026-04-12 18:57:21.695346 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-04-12 18:57:21.822608 | instance | clusterrole/node-feature-discovery 2026-04-12 18:57:21.883136 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-04-12 18:57:22.026627 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-04-12 18:57:22.069881 | instance | clusterrole/node-feature-discovery-gc 2026-04-12 18:57:22.235458 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-04-12 18:57:22.283557 | instance | clusterrole/objectstorage-provisioner-role 2026-04-12 18:57:22.438396 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-04-12 18:57:22.481279 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-04-12 18:57:22.642364 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-04-12 18:57:22.664488 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-04-12 18:57:22.829955 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-04-12 18:57:22.847085 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-04-12 18:57:23.008200 | instance | clusterrolebinding/cert-manager-controller-orders 2026-04-12 18:57:23.049582 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-04-12 18:57:23.210538 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-04-12 18:57:23.250993 | instance | clusterrolebinding/cilium 2026-04-12 18:57:23.414917 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-04-12 18:57:23.438216 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-04-12 18:57:23.595829 | instance | clusterrolebinding/cilium-operator 2026-04-12 18:57:23.636898 | instance | clusterrolebinding/cluster-admin 2026-04-12 18:57:23.790262 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-04-12 18:57:23.842606 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-04-12 18:57:23.977197 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-12 18:57:24.024932 | instance | clusterrole/rbd-csi-nodeplugin 2026-04-12 18:57:24.191658 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-04-12 18:57:24.214788 | instance | clusterrole/rbd-external-provisioner-runner 2026-04-12 18:57:24.387661 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-04-12 18:57:24.409021 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-04-12 18:57:24.589882 | instance | clusterrolebinding/ingress-nginx 2026-04-12 18:57:24.592651 | instance | clusterrole/rook-ceph-global 2026-04-12 18:57:24.792810 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-04-12 18:57:24.792973 | instance | clusterrole/rook-ceph-mgr-cluster 2026-04-12 18:57:24.980460 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-04-12 18:57:24.983864 | instance | clusterrole/rook-ceph-mgr-system 2026-04-12 18:57:25.164954 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-04-12 18:57:25.166433 | instance | clusterrole/rook-ceph-object-bucket 2026-04-12 18:57:25.374570 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-04-12 18:57:25.378532 | instance | clusterrolebinding/kubeadm:get-nodes 2026-04-12 18:57:25.572638 | instance | clusterrole/rook-ceph-osd 2026-04-12 18:57:25.607962 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-04-12 18:57:25.807759 | instance | clusterrole/rook-ceph-system 2026-04-12 18:57:25.840378 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-04-12 18:57:26.012066 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-04-12 18:57:26.048453 | instance | clusterrole/secretgen-controller-cluster-role 2026-04-12 18:57:26.220733 | instance | clusterrolebinding/kubeadm:node-proxier 2026-04-12 18:57:26.247319 | instance | clusterrole/system:aggregate-to-admin 2026-04-12 18:57:26.413964 | instance | clusterrolebinding/local-path-provisioner 2026-04-12 18:57:26.462088 | instance | clusterrole/system:aggregate-to-edit 2026-04-12 18:57:26.611055 | instance | clusterrole/system:aggregate-to-view 2026-04-12 18:57:26.661866 | instance | clusterrolebinding/node-feature-discovery 2026-04-12 18:57:26.823845 | instance | clusterrole/system:auth-delegator 2026-04-12 18:57:26.867208 | instance | clusterrole/system:basic-user 2026-04-12 18:57:27.028761 | instance | clusterrolebinding/node-feature-discovery-gc 2026-04-12 18:57:27.066860 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-04-12 18:57:27.252290 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-04-12 18:57:27.256085 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-04-12 18:57:27.448896 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-04-12 18:57:27.464410 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-04-12 18:57:27.646576 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-04-12 18:57:27.654118 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-04-12 18:57:27.831427 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-04-12 18:57:27.835665 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-04-12 18:57:28.019309 | instance | clusterrolebinding/rook-ceph-global 2026-04-12 18:57:28.023762 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-04-12 18:57:28.211743 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-04-12 18:57:28.212844 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-04-12 18:57:28.402078 | instance | clusterrole/system:controller:attachdetach-controller 2026-04-12 18:57:28.419117 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-04-12 18:57:28.584487 | instance | clusterrole/system:controller:certificate-controller 2026-04-12 18:57:28.598473 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-04-12 18:57:28.770936 | instance | clusterrolebinding/rook-ceph-osd 2026-04-12 18:57:28.792314 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-04-12 18:57:28.961956 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-04-12 18:57:28.973821 | instance | clusterrole/system:controller:cronjob-controller 2026-04-12 18:57:29.156480 | instance | clusterrolebinding/rook-ceph-system 2026-04-12 18:57:29.159532 | instance | clusterrole/system:controller:daemon-set-controller 2026-04-12 18:57:29.356660 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-04-12 18:57:29.357056 | instance | clusterrole/system:controller:deployment-controller 2026-04-12 18:57:29.549999 | instance | clusterrolebinding/system:basic-user 2026-04-12 18:57:29.555112 | instance | clusterrole/system:controller:disruption-controller 2026-04-12 18:57:29.747288 | instance | clusterrole/system:controller:endpoint-controller 2026-04-12 18:57:29.748849 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-04-12 18:57:29.949894 | instance | clusterrole/system:controller:endpointslice-controller 2026-04-12 18:57:29.957874 | instance | clusterrolebinding/system:controller:certificate-controller 2026-04-12 18:57:30.138108 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-04-12 18:57:30.140528 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-04-12 18:57:30.334990 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-04-12 18:57:30.338287 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-04-12 18:57:30.539393 | instance | clusterrole/system:controller:expand-controller 2026-04-12 18:57:30.542551 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-04-12 18:57:30.734269 | instance | clusterrole/system:controller:generic-garbage-collector 2026-04-12 18:57:30.739347 | instance | clusterrolebinding/system:controller:deployment-controller 2026-04-12 18:57:30.915163 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-04-12 18:57:30.926227 | instance | clusterrole/system:controller:job-controller 2026-04-12 18:57:31.106391 | instance | clusterrolebinding/system:controller:disruption-controller 2026-04-12 18:57:31.108964 | instance | clusterrole/system:controller:namespace-controller 2026-04-12 18:57:31.290512 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-04-12 18:57:31.300706 | instance | clusterrole/system:controller:node-controller 2026-04-12 18:57:31.477093 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-04-12 18:57:31.494791 | instance | clusterrole/system:controller:persistent-volume-binder 2026-04-12 18:57:31.661943 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-04-12 18:57:31.674766 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-04-12 18:57:31.856868 | instance | clusterrole/system:controller:pod-garbage-collector 2026-04-12 18:57:31.862051 | instance | clusterrolebinding/system:controller:expand-controller 2026-04-12 18:57:32.053672 | instance | clusterrole/system:controller:pv-protection-controller 2026-04-12 18:57:32.059460 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-04-12 18:57:32.241995 | instance | clusterrole/system:controller:pvc-protection-controller 2026-04-12 18:57:32.249288 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-04-12 18:57:32.438802 | instance | clusterrole/system:controller:replicaset-controller 2026-04-12 18:57:32.442484 | instance | clusterrolebinding/system:controller:job-controller 2026-04-12 18:57:32.625565 | instance | clusterrole/system:controller:replication-controller 2026-04-12 18:57:32.638331 | instance | clusterrolebinding/system:controller:namespace-controller 2026-04-12 18:57:32.829911 | instance | clusterrolebinding/system:controller:node-controller 2026-04-12 18:57:32.835156 | instance | clusterrole/system:controller:resourcequota-controller 2026-04-12 18:57:33.027854 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-04-12 18:57:33.029850 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-04-12 18:57:33.219551 | instance | clusterrole/system:controller:route-controller 2026-04-12 18:57:33.226014 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-04-12 18:57:33.406374 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-04-12 18:57:33.408848 | instance | clusterrole/system:controller:service-account-controller 2026-04-12 18:57:33.590980 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-04-12 18:57:33.591187 | instance | clusterrole/system:controller:service-controller 2026-04-12 18:57:33.775676 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-04-12 18:57:33.775980 | instance | clusterrole/system:controller:statefulset-controller 2026-04-12 18:57:33.968338 | instance | clusterrolebinding/system:controller:replication-controller 2026-04-12 18:57:33.980759 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-04-12 18:57:34.177452 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-04-12 18:57:34.188492 | instance | clusterrole/system:controller:ttl-controller 2026-04-12 18:57:34.362420 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-04-12 18:57:34.366810 | instance | clusterrole/system:coredns 2026-04-12 18:57:34.559650 | instance | clusterrole/system:discovery 2026-04-12 18:57:34.559724 | instance | clusterrolebinding/system:controller:route-controller 2026-04-12 18:57:34.751458 | instance | clusterrole/system:heapster 2026-04-12 18:57:34.754023 | instance | clusterrolebinding/system:controller:service-account-controller 2026-04-12 18:57:34.937032 | instance | clusterrole/system:kube-aggregator 2026-04-12 18:57:34.940467 | instance | clusterrolebinding/system:controller:service-controller 2026-04-12 18:57:35.128028 | instance | clusterrole/system:kube-controller-manager 2026-04-12 18:57:35.140041 | instance | clusterrole/system:kube-dns 2026-04-12 18:57:35.312447 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-04-12 18:57:35.331653 | instance | clusterrole/system:kube-scheduler 2026-04-12 18:57:35.492345 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-04-12 18:57:35.539013 | instance | clusterrole/system:kubelet-api-admin 2026-04-12 18:57:35.676155 | instance | clusterrolebinding/system:controller:ttl-controller 2026-04-12 18:57:35.746717 | instance | clusterrole/system:monitoring 2026-04-12 18:57:35.916971 | instance | clusterrolebinding/system:coredns 2026-04-12 18:57:35.953784 | instance | clusterrole/system:node 2026-04-12 18:57:36.116544 | instance | clusterrole/system:node-bootstrapper 2026-04-12 18:57:36.170457 | instance | clusterrolebinding/system:discovery 2026-04-12 18:57:36.322419 | instance | clusterrole/system:node-problem-detector 2026-04-12 18:57:36.379097 | instance | clusterrolebinding/system:kube-controller-manager 2026-04-12 18:57:36.528793 | instance | clusterrole/system:node-proxier 2026-04-12 18:57:36.588483 | instance | clusterrolebinding/system:kube-dns 2026-04-12 18:57:36.743700 | instance | clusterrole/system:persistent-volume-provisioner 2026-04-12 18:57:36.809909 | instance | clusterrolebinding/system:kube-scheduler 2026-04-12 18:57:36.972343 | instance | clusterrole/system:public-info-viewer 2026-04-12 18:57:37.004911 | instance | clusterrolebinding/system:monitoring 2026-04-12 18:57:37.175225 | instance | clusterrole/system:service-account-issuer-discovery 2026-04-12 18:57:37.202262 | instance | clusterrolebinding/system:node 2026-04-12 18:57:37.391431 | instance | clusterrole/system:volume-scheduler 2026-04-12 18:57:37.418870 | instance | clusterrolebinding/system:node-proxier 2026-04-12 18:57:37.622678 | instance | clusterrole/vector 2026-04-12 18:57:37.622958 | instance | clusterrole/view 2026-04-12 18:57:37.815601 | instance | clusterrolebinding/system:public-info-viewer 2026-04-12 18:57:37.822020 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-04-12 18:57:38.018113 | instance | clusterrolebinding/system:volume-scheduler 2026-04-12 18:57:38.022155 | instance | clusterrolebinding/vector 2026-04-12 18:57:38.212573 | instance | storageclass/general 2026-04-12 18:57:38.213825 | instance | namespace/auth-system 2026-04-12 18:57:38.412769 | instance | namespace/cert-manager 2026-04-12 18:57:38.418695 | instance | namespace/default 2026-04-12 18:57:38.608115 | instance | namespace/envoy-gateway-system 2026-04-12 18:57:38.629351 | instance | namespace/ingress-nginx 2026-04-12 18:57:38.821795 | instance | namespace/kube-node-lease 2026-04-12 18:57:38.822611 | instance | namespace/kube-public 2026-04-12 18:57:39.027103 | instance | namespace/kube-system 2026-04-12 18:57:39.028233 | instance | namespace/local-path-storage 2026-04-12 18:57:39.217145 | instance | namespace/monitoring 2026-04-12 18:57:39.220419 | instance | namespace/openstack 2026-04-12 18:57:39.404434 | instance | namespace/rook-ceph 2026-04-12 18:57:39.414256 | instance | namespace/secretgen-controller 2026-04-12 18:57:39.663498 | instance | ok: Runtime: 0:00:21.297095 2026-04-12 18:57:39.670157 | 2026-04-12 18:57:39.670224 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-04-12 18:57:39.885986 | instance | changed 2026-04-12 18:57:39.892904 | 2026-04-12 18:57:39.893020 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-04-12 18:57:40.110174 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-12 18:57:40.110701 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-12 18:57:40.110720 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-12 18:57:40.210500 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:40.212608 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:40.299328 | instance | auth-system/configmaps/keycloak-env-vars 2026-04-12 18:57:40.301058 | instance | cert-manager/configmaps/cert-manager-webhook 2026-04-12 18:57:40.304927 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:40.307694 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:40.405109 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:40.405718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:40.498425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:40.507410 | instance | auth-system/configmaps/kube-root-ca.crt 2026-04-12 18:57:40.507515 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-04-12 18:57:40.521288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:40.618693 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:40.622503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:40.720584 | instance | cert-manager/deployment/cert-manager 2026-04-12 18:57:40.720903 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:40.725965 | instance | cert-manager/deployment/cert-manager-cainjector 2026-04-12 18:57:40.730955 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:40.815805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:40.844909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:40.917193 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:40.925479 | instance | cert-manager/deployment/cert-manager-webhook 2026-04-12 18:57:40.931184 | instance | cert-manager/endpoints/cert-manager 2026-04-12 18:57:40.945004 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:41.021863 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:41.038578 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:41.118824 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:41.132204 | instance | cert-manager/endpoints/cert-manager-webhook 2026-04-12 18:57:41.144011 | instance | auth-system/endpoints/keycloak 2026-04-12 18:57:41.144676 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-12 18:57:41.152989 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:41.236464 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:41.266483 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:41.332243 | instance | auth-system/endpoints/keycloak-headless 2026-04-12 18:57:41.345054 | instance | auth-system/endpoints/keycloak-metrics 2026-04-12 18:57:41.351934 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-12 18:57:41.361853 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:41.365664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:41.452480 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:41.470989 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:41.546998 | instance | auth-system/ingresses/keycloak 2026-04-12 18:57:41.556303 | instance | auth-system/networkpolicies/keycloak 2026-04-12 18:57:41.570964 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:41.572615 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:41.668611 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:41.681205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:41.752079 | instance | auth-system/pods/keycloak-0 2026-04-12 18:57:41.767286 | instance | cert-manager/pods/cert-manager-75c4c745bc-9csdd 2026-04-12 18:57:41.788679 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:41.834338 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:41.894155 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:41.949786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:41.962209 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-ml9nw 2026-04-12 18:57:41.985962 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-ll9lx 2026-04-12 18:57:42.011948 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:42.043094 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:42.111315 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:42.139933 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:42.164876 | instance | auth-system/secrets/keycloak 2026-04-12 18:57:42.210843 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:42.214444 | instance | auth-system/secrets/keycloak-externaldb 2026-04-12 18:57:42.248325 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:42.302380 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:42.347458 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:42.377324 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-04-12 18:57:42.419898 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:42.421230 | instance | auth-system/secrets/keycloak.199-204-45-65.nip.io-tls 2026-04-12 18:57:42.464195 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:42.511086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:42.585019 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-04-12 18:57:42.587620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:42.602305 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:42.626861 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-04-12 18:57:42.693941 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:42.714815 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:42.786546 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:42.813051 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-04-12 18:57:42.823677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:42.839316 | instance | auth-system/serviceaccounts/default 2026-04-12 18:57:42.920986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:42.925260 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:43.008784 | instance | auth-system/serviceaccounts/keycloak 2026-04-12 18:57:43.038270 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:43.040322 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-12 18:57:43.043550 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-04-12 18:57:43.047931 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:43.150846 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-12 18:57:43.153314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:43.159735 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:43.248183 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-04-12 18:57:43.250106 | instance | cert-manager/roles/cert-manager:leaderelection 2026-04-12 18:57:43.257656 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:43.260488 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:43.361796 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:43.366861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:43.443405 | instance | auth-system/services/keycloak 2026-04-12 18:57:43.445058 | instance | auth-system/services/keycloak-headless 2026-04-12 18:57:43.459740 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:43.468061 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:43.588050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:43.667264 | instance | auth-system/services/keycloak-metrics 2026-04-12 18:57:43.672679 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-04-12 18:57:43.696174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:43.753659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:43.808280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:43.861875 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:43.876209 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-04-12 18:57:43.877592 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-04-12 18:57:43.898158 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:43.957672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:44.014971 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:44.070168 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:44.085573 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-04-12 18:57:44.087797 | instance | cert-manager/serviceaccounts/cert-manager 2026-04-12 18:57:44.123807 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:44.165260 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:44.217705 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:44.261128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:44.318699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:44.321233 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-04-12 18:57:44.368618 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:44.386339 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-04-12 18:57:44.421147 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:44.467644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:44.542154 | instance | cert-manager/serviceaccounts/default 2026-04-12 18:57:44.554722 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:44.564718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:44.651791 | instance | auth-system/statefulsets/keycloak 2026-04-12 18:57:44.655470 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:44.692934 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:44.763164 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:44.788355 | instance | cert-manager/services/cert-manager 2026-04-12 18:57:44.797567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:44.874261 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:44.882186 | instance | cert-manager/services/cert-manager-webhook 2026-04-12 18:57:44.913264 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:44.979171 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-12 18:57:44.986768 | instance | default/configmaps/kube-root-ca.crt 2026-04-12 18:57:44.990460 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:45.021692 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-12 18:57:45.030765 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:45.079674 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-04-12 18:57:45.082737 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:45.139646 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:45.184462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:45.193875 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-04-12 18:57:45.274788 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:45.287508 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-04-12 18:57:45.290854 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:45.374644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:45.382288 | instance | default/endpoints/kubernetes 2026-04-12 18:57:45.413478 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:45.464035 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:45.514349 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-04-12 18:57:45.527002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:45.562462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:45.588536 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-69x7j 2026-04-12 18:57:45.623259 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:45.667945 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:45.720070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:45.724608 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-04-12 18:57:45.770843 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:45.826373 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-04-12 18:57:45.846203 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:45.908715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:45.971953 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:45.999592 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-04-12 18:57:46.034692 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:46.072139 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:46.075060 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-04-12 18:57:46.136475 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:46.194685 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:46.235537 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:46.239491 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-04-12 18:57:46.295841 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-04-12 18:57:46.303399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:46.342908 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:46.399047 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:46.436680 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:46.442922 | instance | default/serviceaccounts/default 2026-04-12 18:57:46.499969 | instance | envoy-gateway-system/serviceaccounts/default 2026-04-12 18:57:46.502635 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:46.568213 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-12 18:57:46.577487 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:46.643303 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:46.648333 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-04-12 18:57:46.677726 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:46.745827 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:46.793886 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:46.802932 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-04-12 18:57:46.876123 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:46.908777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:46.974641 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:46.990507 | instance | envoy-gateway-system/secrets/envoy 2026-04-12 18:57:47.020604 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:47.109719 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-04-12 18:57:47.148306 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:47.154607 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-12 18:57:47.163919 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:47.185078 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-04-12 18:57:47.253134 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:47.270103 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:47.286762 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-04-12 18:57:47.348731 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:47.402433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:47.407311 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-04-12 18:57:47.489897 | instance | default/services/kubernetes 2026-04-12 18:57:47.494595 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:47.500077 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:47.645040 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:47.693402 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:47.698336 | instance | envoy-gateway-system/services/envoy-gateway 2026-04-12 18:57:47.766292 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:47.793486 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:47.877952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:47.896129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:47.903723 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-04-12 18:57:47.940061 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-04-12 18:57:47.972789 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:48.001772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:48.103138 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:48.126903 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-04-12 18:57:48.134299 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-04-12 18:57:48.215998 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:48.306110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:48.328558 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-04-12 18:57:48.329651 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-04-12 18:57:48.405216 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:48.535120 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:48.538130 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:48.541348 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-04-12 18:57:48.544605 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-04-12 18:57:48.637138 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:48.673090 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:48.733637 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-04-12 18:57:48.735062 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-04-12 18:57:48.784839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:48.788984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:48.892707 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-12 18:57:48.895227 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:48.905870 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:48.945794 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-04-12 18:57:48.950600 | instance | ingress-nginx/pods/ingress-nginx-controller-gbs4h 2026-04-12 18:57:48.987267 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:49.001699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:49.108046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:49.180149 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-fst5f 2026-04-12 18:57:49.184172 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-04-12 18:57:49.198053 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:49.204013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:49.297249 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:49.311425 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-12 18:57:49.322829 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:49.401508 | instance | ingress-nginx/roles/ingress-nginx 2026-04-12 18:57:49.407027 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-04-12 18:57:49.417592 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:49.448280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:49.519162 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:49.546551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:49.604171 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-04-12 18:57:49.619104 | instance | ingress-nginx/serviceaccounts/default 2026-04-12 18:57:49.631134 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:49.658380 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:49.780205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:49.844936 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-04-12 18:57:49.863466 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-04-12 18:57:49.910146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:49.938002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:50.062217 | instance | kube-node-lease/serviceaccounts/default 2026-04-12 18:57:50.065419 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:50.072223 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:50.093082 | instance | ingress-nginx/services/ingress-nginx-controller 2026-04-12 18:57:50.174003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:50.247918 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:50.274559 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-04-12 18:57:50.278751 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:50.308113 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-04-12 18:57:50.377491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:50.437254 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:50.489121 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-04-12 18:57:50.491842 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:50.513116 | instance | kube-public/configmaps/cluster-info 2026-04-12 18:57:50.602883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:50.612058 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:50.699260 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:50.704239 | instance | kube-public/configmaps/kube-root-ca.crt 2026-04-12 18:57:50.726102 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:50.739055 | instance | kube-system/configmaps/cilium-config 2026-04-12 18:57:50.817779 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:50.889989 | instance | kube-system/configmaps/coredns 2026-04-12 18:57:50.907506 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:50.930264 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:50.964916 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-04-12 18:57:51.023983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:51.126589 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-04-12 18:57:51.142905 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-12 18:57:51.154396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:51.197290 | instance | kube-system/configmaps/kube-proxy 2026-04-12 18:57:51.281071 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:51.295157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:51.355640 | instance | kube-system/configmaps/kube-root-ca.crt 2026-04-12 18:57:51.388625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:51.459056 | instance | kube-system/configmaps/kubeadm-config 2026-04-12 18:57:51.494866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:51.567344 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:51.593582 | instance | kube-system/configmaps/kubelet-config 2026-04-12 18:57:51.657319 | instance | kube-system/daemonsets/cilium 2026-04-12 18:57:51.664743 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:51.727904 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:51.790807 | instance | kube-system/daemonsets/kube-proxy 2026-04-12 18:57:51.867574 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-12 18:57:51.882111 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:51.884394 | instance | kube-system/deployment/cilium-operator 2026-04-12 18:57:51.972888 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:52.016186 | instance | kube-system/deployment/coredns 2026-04-12 18:57:52.079648 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:52.096918 | instance | kube-system/endpoints/kube-dns 2026-04-12 18:57:52.212938 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:52.222424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:52.230008 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-04-12 18:57:52.315062 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-04-12 18:57:52.344802 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:52.393842 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:52.454251 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-04-12 18:57:52.514031 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:52.522061 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:52.542595 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-04-12 18:57:52.619913 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:52.660197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:52.703992 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-04-12 18:57:52.734202 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:52.754577 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:52.767198 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-04-12 18:57:52.850903 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:52.863553 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:52.921269 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-04-12 18:57:52.963274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:52.977421 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:52.979215 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-04-12 18:57:53.066981 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:53.081301 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:53.153964 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-04-12 18:57:53.180780 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:53.189317 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-04-12 18:57:53.193308 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:53.296150 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-12 18:57:53.306955 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:53.317017 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:53.377556 | instance | kube-system/pods/cilium-h45cl 2026-04-12 18:57:53.396183 | instance | kube-system/pods/cilium-operator-869df985b8-7kldp 2026-04-12 18:57:53.418176 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:53.418538 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:53.520513 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:53.542082 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-12 18:57:53.592958 | instance | kube-system/pods/coredns-67659f764b-4spwr 2026-04-12 18:57:53.641841 | instance | kube-system/pods/coredns-67659f764b-qmwl7 2026-04-12 18:57:53.801738 | instance | kube-system/pods/etcd-instance 2026-04-12 18:57:53.830975 | instance | kube-system/pods/kube-apiserver-instance 2026-04-12 18:57:54.003195 | instance | kube-system/pods/kube-controller-manager-instance 2026-04-12 18:57:54.038549 | instance | kube-system/pods/kube-proxy-wtjf4 2026-04-12 18:57:54.208282 | instance | kube-system/pods/kube-scheduler-instance 2026-04-12 18:57:54.252213 | instance | kube-system/pods/kube-vip-instance 2026-04-12 18:57:54.439603 | instance | kube-public/serviceaccounts/default 2026-04-12 18:57:54.468850 | instance | kube-system/rolebindings/cilium-config-agent 2026-04-12 18:57:54.644346 | instance | kube-system/rolebindings/kube-proxy 2026-04-12 18:57:54.672178 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-04-12 18:57:54.832680 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-04-12 18:57:54.870142 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-04-12 18:57:55.015946 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-04-12 18:57:55.071707 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-04-12 18:57:55.239439 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-04-12 18:57:55.293509 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-04-12 18:57:55.440859 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-04-12 18:57:55.492907 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-04-12 18:57:55.638314 | instance | kube-system/roles/cilium-config-agent 2026-04-12 18:57:55.676861 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-04-12 18:57:55.850871 | instance | kube-system/roles/kube-proxy 2026-04-12 18:57:55.865560 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-04-12 18:57:56.054010 | instance | kube-system/roles/kubeadm:kubelet-config 2026-04-12 18:57:56.084107 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-04-12 18:57:56.235253 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-04-12 18:57:56.261481 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-04-12 18:57:56.440555 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-04-12 18:57:56.458856 | instance | kube-system/roles/system:controller:cloud-provider 2026-04-12 18:57:56.630212 | instance | kube-system/roles/system:controller:token-cleaner 2026-04-12 18:57:56.649310 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-04-12 18:57:56.814761 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-04-12 18:57:56.889435 | instance | kube-system/serviceaccounts/certificate-controller 2026-04-12 18:57:57.053893 | instance | kube-system/serviceaccounts/cilium 2026-04-12 18:57:57.118148 | instance | kube-system/serviceaccounts/cilium-operator 2026-04-12 18:57:57.280701 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-04-12 18:57:57.348708 | instance | kube-system/serviceaccounts/coredns 2026-04-12 18:57:57.504321 | instance | kube-system/serviceaccounts/cronjob-controller 2026-04-12 18:57:57.585763 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-04-12 18:57:57.752880 | instance | kube-system/serviceaccounts/default 2026-04-12 18:57:57.814676 | instance | kube-system/serviceaccounts/deployment-controller 2026-04-12 18:57:57.984890 | instance | kube-system/serviceaccounts/disruption-controller 2026-04-12 18:57:58.069424 | instance | kube-system/serviceaccounts/endpoint-controller 2026-04-12 18:57:58.213682 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-04-12 18:57:58.311350 | instance | kube-system/secrets/bootstrap-token-mh4z28 2026-04-12 18:57:58.442886 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-04-12 18:57:58.495693 | instance | kube-system/secrets/bootstrap-token-tvhoi2 2026-04-12 18:57:58.678710 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-04-12 18:57:58.691166 | instance | kube-system/secrets/kubeadm-certs 2026-04-12 18:57:58.894768 | instance | kube-system/serviceaccounts/expand-controller 2026-04-12 18:57:58.917951 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-04-12 18:57:59.131080 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-04-12 18:57:59.225643 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-04-12 18:57:59.364151 | instance | kube-system/serviceaccounts/job-controller 2026-04-12 18:57:59.455378 | instance | kube-system/serviceaccounts/kube-proxy 2026-04-12 18:57:59.606033 | instance | kube-system/serviceaccounts/namespace-controller 2026-04-12 18:57:59.700938 | instance | kube-system/serviceaccounts/node-controller 2026-04-12 18:57:59.860450 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-04-12 18:57:59.942300 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-04-12 18:58:00.091693 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-04-12 18:58:00.169220 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-04-12 18:58:00.305732 | instance | kube-system/serviceaccounts/replicaset-controller 2026-04-12 18:58:00.377739 | instance | kube-system/serviceaccounts/replication-controller 2026-04-12 18:58:00.544160 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-04-12 18:58:00.622790 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-04-12 18:58:00.774044 | instance | kube-system/serviceaccounts/service-account-controller 2026-04-12 18:58:00.863250 | instance | kube-system/serviceaccounts/service-controller 2026-04-12 18:58:00.985828 | instance | kube-system/serviceaccounts/statefulset-controller 2026-04-12 18:58:01.070413 | instance | kube-system/serviceaccounts/token-cleaner 2026-04-12 18:58:01.214235 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-04-12 18:58:01.304009 | instance | kube-system/serviceaccounts/ttl-controller 2026-04-12 18:58:01.443290 | instance | kube-system/services/kube-dns 2026-04-12 18:58:01.521690 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-04-12 18:58:01.656713 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-04-12 18:58:01.733771 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-04-12 18:58:01.862967 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-04-12 18:58:01.958603 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-04-12 18:58:02.066012 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-04-12 18:58:02.152936 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-04-12 18:58:02.260743 | instance | local-path-storage/configmaps/local-path-config 2026-04-12 18:58:02.336668 | instance | local-path-storage/deployment/local-path-provisioner 2026-04-12 18:58:02.458792 | instance | monitoring/configmaps/goldpinger-zap 2026-04-12 18:58:02.536945 | instance | monitoring/configmaps/ipmi-exporter 2026-04-12 18:58:02.641465 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-04-12 18:58:02.723379 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-04-12 18:58:02.831466 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-04-12 18:58:02.928013 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-04-12 18:58:03.035862 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-04-12 18:58:03.123005 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-04-12 18:58:03.272742 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-04-12 18:58:03.366887 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-04-12 18:58:03.492258 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-04-12 18:58:03.695452 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-04-12 18:58:03.712667 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-04-12 18:58:03.910897 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-04-12 18:58:04.102368 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-04-12 18:58:04.143726 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-04-12 18:58:04.317627 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-04-12 18:58:04.354476 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-04-12 18:58:04.543111 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-04-12 18:58:04.561878 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-04-12 18:58:04.749945 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-04-12 18:58:04.765662 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-04-12 18:58:04.942854 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-04-12 18:58:04.968584 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-04-12 18:58:05.146593 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-04-12 18:58:05.180862 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-04-12 18:58:05.394502 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-04-12 18:58:05.396724 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-04-12 18:58:05.617443 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-04-12 18:58:05.637185 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-04-12 18:58:05.833112 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-04-12 18:58:05.836695 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-04-12 18:58:06.038056 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-04-12 18:58:06.039889 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-04-12 18:58:06.249721 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-04-12 18:58:06.252169 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-04-12 18:58:06.460966 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-04-12 18:58:06.467431 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-04-12 18:58:06.659148 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-04-12 18:58:06.663016 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-04-12 18:58:06.869888 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-04-12 18:58:06.871821 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-04-12 18:58:07.062209 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-04-12 18:58:07.073800 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-04-12 18:58:07.272056 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-04-12 18:58:07.276674 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-04-12 18:58:07.467643 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-04-12 18:58:07.476517 | instance | monitoring/configmaps/kube-root-ca.crt 2026-04-12 18:58:07.662293 | instance | monitoring/configmaps/loki 2026-04-12 18:58:07.666539 | instance | monitoring/configmaps/loki-alerting-rules 2026-04-12 18:58:07.861466 | instance | monitoring/configmaps/loki-gateway 2026-04-12 18:58:07.862941 | instance | monitoring/configmaps/loki-runtime 2026-04-12 18:58:08.051090 | instance | monitoring/daemonsets/goldpinger 2026-04-12 18:58:08.065609 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-04-12 18:58:08.265754 | instance | monitoring/daemonsets/ipmi-exporter 2026-04-12 18:58:08.266290 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-04-12 18:58:08.468299 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-04-12 18:58:08.479742 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-04-12 18:58:08.675132 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-04-12 18:58:08.702794 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-04-12 18:58:08.915218 | instance | monitoring/configmaps/vector 2026-04-12 18:58:08.939296 | instance | monitoring/daemonsets/vector 2026-04-12 18:58:09.117915 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-04-12 18:58:09.171770 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-04-12 18:58:09.341031 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-04-12 18:58:09.392917 | instance | monitoring/deployment/loki-gateway 2026-04-12 18:58:09.566762 | instance | monitoring/deployment/node-feature-discovery-gc 2026-04-12 18:58:09.607704 | instance | monitoring/deployment/node-feature-discovery-master 2026-04-12 18:58:09.788415 | instance | monitoring/deployment/prometheus-pushgateway 2026-04-12 18:58:09.827453 | instance | monitoring/endpoints/alertmanager-operated 2026-04-12 18:58:09.992982 | instance | monitoring/endpoints/goldpinger 2026-04-12 18:58:10.034642 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-04-12 18:58:10.216448 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-04-12 18:58:10.255408 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-04-12 18:58:10.434910 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-04-12 18:58:10.472657 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-04-12 18:58:10.635521 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-04-12 18:58:10.664404 | instance | monitoring/endpoints/loki 2026-04-12 18:58:10.849795 | instance | monitoring/endpoints/loki-chunks-cache 2026-04-12 18:58:10.853128 | instance | monitoring/endpoints/loki-gateway 2026-04-12 18:58:11.042683 | instance | monitoring/endpoints/loki-headless 2026-04-12 18:58:11.043830 | instance | monitoring/endpoints/loki-memberlist 2026-04-12 18:58:11.235830 | instance | monitoring/endpoints/loki-results-cache 2026-04-12 18:58:11.254143 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-js467 2026-04-12 18:58:11.429298 | instance | monitoring/endpoints/prometheus-operated 2026-04-12 18:58:11.443340 | instance | monitoring/endpoints/prometheus-pushgateway 2026-04-12 18:58:11.633547 | instance | monitoring/endpoints/vector-headless 2026-04-12 18:58:11.666506 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-04-12 18:58:11.831396 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-04-12 18:58:11.896918 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-04-12 18:58:12.046840 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-12 18:58:12.095694 | instance | monitoring/pods/goldpinger-xw29w 2026-04-12 18:58:12.277028 | instance | monitoring/pods/kube-prometheus-stack-grafana-5bb4cb48d9-wk5lg 2026-04-12 18:58:12.313714 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-lvl6n 2026-04-12 18:58:12.497941 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-5c8jn 2026-04-12 18:58:12.524406 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-lmlg6 2026-04-12 18:58:12.700841 | instance | monitoring/pods/loki-0 2026-04-12 18:58:12.728283 | instance | monitoring/pods/loki-chunks-cache-0 2026-04-12 18:58:12.901725 | instance | monitoring/pods/loki-gateway-cf54cb88c-d4v98 2026-04-12 18:58:12.932319 | instance | monitoring/pods/loki-results-cache-0 2026-04-12 18:58:13.110140 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-268ck 2026-04-12 18:58:13.129283 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-rr674 2026-04-12 18:58:13.309823 | instance | monitoring/pods/node-feature-discovery-worker-2xcmv 2026-04-12 18:58:13.342008 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-04-12 18:58:13.512793 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-l4gk2 2026-04-12 18:58:13.573720 | instance | monitoring/pods/vector-6dnbx 2026-04-12 18:58:13.732330 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-12 18:58:13.774270 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-04-12 18:58:13.971149 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-04-12 18:58:14.011633 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-04-12 18:58:14.198874 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-04-12 18:58:14.216410 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-04-12 18:58:14.384774 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-04-12 18:58:14.398086 | instance | local-path-storage/serviceaccounts/default 2026-04-12 18:58:14.576691 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-04-12 18:58:14.601112 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-04-12 18:58:14.775511 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-04-12 18:58:14.792343 | instance | monitoring/roles/node-feature-discovery-worker 2026-04-12 18:58:14.976153 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-12 18:58:14.982195 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-04-12 18:58:15.163512 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-04-12 18:58:15.164271 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-04-12 18:58:15.343063 | instance | monitoring/secrets/alertmanager-tls 2026-04-12 18:58:15.351121 | instance | monitoring/serviceaccounts/default 2026-04-12 18:58:15.538529 | instance | monitoring/secrets/grafana-tls 2026-04-12 18:58:15.625019 | instance | monitoring/serviceaccounts/goldpinger 2026-04-12 18:58:15.720474 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-04-12 18:58:15.889832 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-04-12 18:58:15.940598 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-04-12 18:58:16.134180 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-04-12 18:58:16.151878 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-04-12 18:58:16.359148 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-04-12 18:58:16.406428 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-04-12 18:58:16.594887 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-04-12 18:58:16.615768 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-04-12 18:58:16.816798 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-04-12 18:58:16.876189 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-04-12 18:58:17.087632 | instance | monitoring/serviceaccounts/loki 2026-04-12 18:58:17.139196 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-04-12 18:58:17.327570 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-04-12 18:58:17.362499 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-04-12 18:58:17.558397 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-04-12 18:58:17.592858 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-04-12 18:58:17.745702 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-04-12 18:58:17.886939 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-04-12 18:58:17.944061 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-lmlg6-tls 2026-04-12 18:58:18.137758 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-04-12 18:58:18.153063 | instance | monitoring/serviceaccounts/vector 2026-04-12 18:58:18.414347 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-04-12 18:58:18.428700 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-04-12 18:58:18.605215 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-04-12 18:58:18.639067 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-04-12 18:58:18.785623 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-04-12 18:58:18.824311 | instance | monitoring/secrets/prometheus-tls 2026-04-12 18:58:18.968768 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-04-12 18:58:19.003718 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-04-12 18:58:19.173505 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-04-12 18:58:19.358897 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-04-12 18:58:19.436871 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-04-12 18:58:19.561755 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-04-12 18:58:19.631072 | instance | monitoring/services/alertmanager-operated 2026-04-12 18:58:19.782691 | instance | monitoring/services/goldpinger 2026-04-12 18:58:19.818565 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-04-12 18:58:19.971222 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-04-12 18:58:20.036172 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-04-12 18:58:20.171632 | instance | monitoring/services/kube-prometheus-stack-operator 2026-04-12 18:58:20.240425 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-04-12 18:58:20.404616 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-04-12 18:58:20.460006 | instance | monitoring/services/loki 2026-04-12 18:58:20.605400 | instance | monitoring/services/loki-chunks-cache 2026-04-12 18:58:20.692278 | instance | monitoring/services/loki-gateway 2026-04-12 18:58:20.792812 | instance | monitoring/services/loki-headless 2026-04-12 18:58:20.900832 | instance | monitoring/services/loki-memberlist 2026-04-12 18:58:21.015743 | instance | monitoring/services/loki-results-cache 2026-04-12 18:58:21.093815 | instance | monitoring/services/prometheus-operated 2026-04-12 18:58:21.214368 | instance | monitoring/services/prometheus-pushgateway 2026-04-12 18:58:21.297042 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-12 18:58:21.432188 | instance | monitoring/services/vector-headless 2026-04-12 18:58:21.517123 | instance | monitoring/statefulsets/loki 2026-04-12 18:58:21.644156 | instance | monitoring/statefulsets/loki-chunks-cache 2026-04-12 18:58:21.746496 | instance | monitoring/statefulsets/loki-results-cache 2026-04-12 18:58:21.909425 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-04-12 18:58:21.993263 | instance | openstack/cronjobs/keystone-credential-rotate 2026-04-12 18:58:22.149583 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-04-12 18:58:22.212517 | instance | openstack/configmaps/barbican-bin 2026-04-12 18:58:22.364668 | instance | openstack/configmaps/ceph-csi-config 2026-04-12 18:58:22.430155 | instance | openstack/configmaps/ceph-etc 2026-04-12 18:58:22.604629 | instance | openstack/configmaps/glance-bin 2026-04-12 18:58:22.645167 | instance | openstack/configmaps/keepalived-bin 2026-04-12 18:58:22.818325 | instance | openstack/configmaps/keystone-bin 2026-04-12 18:58:22.870042 | instance | openstack/configmaps/keystone-openid-metadata 2026-04-12 18:58:23.033309 | instance | openstack/configmaps/kube-root-ca.crt 2026-04-12 18:58:23.090333 | instance | openstack/configmaps/memcached-memcached-bin 2026-04-12 18:58:23.247453 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-04-12 18:58:23.313202 | instance | openstack/configmaps/percona-xtradb-pxc 2026-04-12 18:58:23.457670 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-04-12 18:58:23.516559 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-04-12 18:58:23.675346 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-04-12 18:58:23.713800 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-04-12 18:58:23.909177 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-04-12 18:58:23.922428 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-04-12 18:58:24.118486 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-04-12 18:58:24.125758 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-04-12 18:58:24.320333 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-04-12 18:58:24.326270 | instance | openstack/configmaps/rook-config-override 2026-04-12 18:58:24.532623 | instance | openstack/configmaps/staffeln-bin 2026-04-12 18:58:24.536264 | instance | openstack/configmaps/valkey-configuration 2026-04-12 18:58:24.732951 | instance | openstack/configmaps/valkey-health 2026-04-12 18:58:24.736058 | instance | openstack/configmaps/valkey-scripts 2026-04-12 18:58:24.944942 | instance | openstack/daemonsets/keepalived 2026-04-12 18:58:24.945210 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-04-12 18:58:25.148284 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-04-12 18:58:25.169792 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-04-12 18:58:25.345944 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-04-12 18:58:25.370895 | instance | openstack/deployment/barbican-api 2026-04-12 18:58:25.550926 | instance | openstack/deployment/glance-api 2026-04-12 18:58:25.579955 | instance | openstack/deployment/keystone-api 2026-04-12 18:58:25.768900 | instance | openstack/deployment/memcached-memcached 2026-04-12 18:58:25.806478 | instance | openstack/deployment/pxc-operator 2026-04-12 18:58:26.012241 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-04-12 18:58:26.039795 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-04-12 18:58:26.236423 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-04-12 18:58:26.289622 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-04-12 18:58:26.465956 | instance | openstack/deployment/staffeln-api 2026-04-12 18:58:26.558243 | instance | openstack/deployment/staffeln-conductor 2026-04-12 18:58:26.692199 | instance | openstack/endpoints/barbican-api 2026-04-12 18:58:26.775306 | instance | openstack/endpoints/ceph-mon 2026-04-12 18:58:26.907268 | instance | openstack/endpoints/glance-api 2026-04-12 18:58:26.978203 | instance | openstack/endpoints/keystone-api 2026-04-12 18:58:27.140405 | instance | openstack/endpoints/memcached 2026-04-12 18:58:27.195290 | instance | openstack/endpoints/memcached-metrics 2026-04-12 18:58:27.357614 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-04-12 18:58:27.400996 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-04-12 18:58:27.544507 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-04-12 18:58:27.613746 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-04-12 18:58:27.765482 | instance | openstack/endpoints/percona-xtradb-pxc 2026-04-12 18:58:27.832171 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-04-12 18:58:27.959752 | instance | openstack/endpoints/rabbitmq-barbican 2026-04-12 18:58:28.037826 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-04-12 18:58:28.173537 | instance | openstack/endpoints/rabbitmq-glance 2026-04-12 18:58:28.250308 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-04-12 18:58:28.389908 | instance | openstack/endpoints/rabbitmq-keystone 2026-04-12 18:58:28.442781 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-04-12 18:58:28.601515 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-04-12 18:58:28.675607 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-04-12 18:58:28.823048 | instance | openstack/endpoints/staffeln-api 2026-04-12 18:58:28.898539 | instance | openstack/endpoints/valkey 2026-04-12 18:58:29.041401 | instance | openstack/endpoints/valkey-headless 2026-04-12 18:58:29.112734 | instance | openstack/endpoints/valkey-metrics 2026-04-12 18:58:29.248266 | instance | rook-ceph/deployment/rook-ceph-operator 2026-04-12 18:58:29.332162 | instance | openstack/ingresses/identity 2026-04-12 18:58:29.464175 | instance | openstack/ingresses/image 2026-04-12 18:58:29.557709 | instance | openstack/ingresses/key-manager 2026-04-12 18:58:29.682503 | instance | openstack/ingresses/rook-ceph-cluster 2026-04-12 18:58:29.768914 | instance | openstack/jobs/barbican-db-init 2026-04-12 18:58:29.894231 | instance | openstack/jobs/barbican-db-sync 2026-04-12 18:58:29.987499 | instance | openstack/jobs/barbican-ks-endpoints 2026-04-12 18:58:30.098731 | instance | openstack/jobs/barbican-ks-service 2026-04-12 18:58:30.200344 | instance | openstack/jobs/barbican-ks-user 2026-04-12 18:58:30.312932 | instance | openstack/jobs/barbican-rabbit-init 2026-04-12 18:58:30.398363 | instance | openstack/jobs/glance-db-init 2026-04-12 18:58:30.538947 | instance | openstack/jobs/glance-db-sync 2026-04-12 18:58:30.613872 | instance | openstack/jobs/glance-ks-endpoints 2026-04-12 18:58:30.759303 | instance | openstack/jobs/glance-ks-service 2026-04-12 18:58:30.832343 | instance | openstack/jobs/glance-ks-user 2026-04-12 18:58:30.977354 | instance | openstack/jobs/glance-metadefs-load 2026-04-12 18:58:31.031105 | instance | openstack/jobs/glance-rabbit-init 2026-04-12 18:58:31.212288 | instance | openstack/jobs/glance-storage-init 2026-04-12 18:58:31.250826 | instance | openstack/jobs/keystone-bootstrap 2026-04-12 18:58:31.414911 | instance | openstack/jobs/keystone-credential-setup 2026-04-12 18:58:31.466739 | instance | openstack/jobs/keystone-db-init 2026-04-12 18:58:31.621589 | instance | openstack/jobs/keystone-db-sync 2026-04-12 18:58:31.693611 | instance | openstack/jobs/keystone-domain-manage 2026-04-12 18:58:31.848563 | instance | openstack/jobs/keystone-fernet-setup 2026-04-12 18:58:31.906992 | instance | openstack/jobs/keystone-rabbit-init 2026-04-12 18:58:32.056530 | instance | openstack/jobs/staffeln-db-init 2026-04-12 18:58:32.179330 | instance | openstack/jobs/staffeln-db-sync 2026-04-12 18:58:32.284844 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-04-12 18:58:32.374529 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-04-12 18:58:32.473909 | instance | openstack/networkpolicies/valkey 2026-04-12 18:58:32.555565 | instance | openstack/pods/barbican-api-5d5f744d94-sqcc5 2026-04-12 18:58:32.642297 | instance | openstack/pods/barbican-db-init-vskvc 2026-04-12 18:58:32.756462 | instance | openstack/pods/barbican-db-sync-j7ccs 2026-04-12 18:58:32.841598 | instance | openstack/pods/barbican-ks-endpoints-ng6b2 2026-04-12 18:58:32.964148 | instance | openstack/pods/barbican-ks-service-ns5gz 2026-04-12 18:58:33.040199 | instance | openstack/pods/barbican-ks-user-slqf5 2026-04-12 18:58:33.169843 | instance | openstack/pods/barbican-rabbit-init-8qg5z 2026-04-12 18:58:33.264437 | instance | openstack/pods/glance-api-7947dfff8d-c974w 2026-04-12 18:58:33.422269 | instance | openstack/pods/glance-db-init-tkq75 2026-04-12 18:58:33.485476 | instance | openstack/pods/glance-db-sync-4wrwm 2026-04-12 18:58:33.630063 | instance | openstack/pods/glance-ks-endpoints-x9wqg 2026-04-12 18:58:33.705889 | instance | openstack/pods/glance-ks-service-j58g7 2026-04-12 18:58:33.858914 | instance | openstack/pods/glance-ks-user-84v5b 2026-04-12 18:58:33.937369 | instance | openstack/pods/glance-metadefs-load-l8tjj 2026-04-12 18:58:34.068403 | instance | openstack/pods/glance-rabbit-init-lvbqf 2026-04-12 18:58:34.187822 | instance | openstack/pods/glance-storage-init-vmz8z 2026-04-12 18:58:34.281058 | instance | openstack/pods/keepalived-pdcs4 2026-04-12 18:58:34.390287 | instance | openstack/pods/keystone-api-7d694dfccd-8hwpt 2026-04-12 18:58:34.487494 | instance | openstack/pods/keystone-bootstrap-hsws4 2026-04-12 18:58:34.604968 | instance | openstack/pods/keystone-credential-setup-wvstt 2026-04-12 18:58:34.706908 | instance | openstack/pods/keystone-db-init-vqtj5 2026-04-12 18:58:34.822395 | instance | openstack/pods/keystone-db-sync-mchnq 2026-04-12 18:58:34.924120 | instance | openstack/pods/keystone-domain-manage-6gjnf 2026-04-12 18:58:35.043153 | instance | openstack/pods/keystone-fernet-setup-kwpkq 2026-04-12 18:58:35.147896 | instance | openstack/pods/keystone-rabbit-init-btzc2 2026-04-12 18:58:35.271423 | instance | openstack/pods/memcached-memcached-6479589586-k2khf 2026-04-12 18:58:35.366869 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-04-12 18:58:35.488057 | instance | openstack/pods/percona-xtradb-pxc-0 2026-04-12 18:58:35.595202 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-04-12 18:58:35.753482 | instance | openstack/pods/pxc-operator-69cb5bbdb9-rzf7c 2026-04-12 18:58:35.878717 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-04-12 18:58:35.964698 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-04-12 18:58:36.133381 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-fx7j7 2026-04-12 18:58:36.193243 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-04-12 18:58:36.364534 | instance | openstack/pods/rabbitmq-glance-server-0 2026-04-12 18:58:36.469452 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-04-12 18:58:36.585671 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-04-12 18:58:36.741519 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-bddp7 2026-04-12 18:58:36.825426 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-6qhc2 2026-04-12 18:58:36.972535 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-04-12 18:58:37.045320 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-2khk8 2026-04-12 18:58:37.248800 | instance | openstack/pods/staffeln-api-f8dd5b686-brtcj 2026-04-12 18:58:37.286664 | instance | openstack/pods/staffeln-conductor-78b95c5877-k49ph 2026-04-12 18:58:37.472634 | instance | openstack/pods/staffeln-db-init-8z55q 2026-04-12 18:58:37.478194 | instance | openstack/pods/staffeln-db-sync-l7bnm 2026-04-12 18:58:37.660744 | instance | openstack/pods/valkey-node-0 2026-04-12 18:58:37.670227 | instance | openstack/rolebindings/barbican-barbican-api 2026-04-12 18:58:37.871527 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-04-12 18:58:37.877160 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-04-12 18:58:38.062644 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-04-12 18:58:38.064452 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-04-12 18:58:38.249568 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-04-12 18:58:38.261299 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-04-12 18:58:38.438796 | instance | openstack/rolebindings/glance-glance-api 2026-04-12 18:58:38.441576 | instance | openstack/rolebindings/glance-glance-db-init 2026-04-12 18:58:38.623817 | instance | openstack/rolebindings/glance-glance-db-sync 2026-04-12 18:58:38.639441 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-04-12 18:58:38.808093 | instance | openstack/rolebindings/glance-glance-ks-service 2026-04-12 18:58:38.814756 | instance | openstack/rolebindings/glance-glance-ks-user 2026-04-12 18:58:39.002514 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-04-12 18:58:39.019500 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-04-12 18:58:39.183264 | instance | openstack/rolebindings/glance-glance-storage-init 2026-04-12 18:58:39.241270 | instance | openstack/rolebindings/glance-glance-test 2026-04-12 18:58:39.373870 | instance | openstack/rolebindings/glance-storage-init 2026-04-12 18:58:39.438791 | instance | openstack/rolebindings/keepalived 2026-04-12 18:58:39.564962 | instance | openstack/rolebindings/keystone-credential-rotate 2026-04-12 18:58:39.637856 | instance | openstack/rolebindings/keystone-credential-setup 2026-04-12 18:58:39.744131 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-04-12 18:58:39.838519 | instance | openstack/rolebindings/keystone-fernet-setup 2026-04-12 18:58:39.920909 | instance | openstack/rolebindings/keystone-keystone-api 2026-04-12 18:58:40.019772 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-04-12 18:58:40.104385 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-04-12 18:58:40.216687 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-04-12 18:58:40.290633 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-04-12 18:58:40.402539 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-04-12 18:58:40.495724 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-04-12 18:58:40.593405 | instance | openstack/rolebindings/keystone-keystone-test 2026-04-12 18:58:40.684315 | instance | openstack/rolebindings/pxc-operator 2026-04-12 18:58:40.770915 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-04-12 18:58:40.869670 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-04-12 18:58:40.960153 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-04-12 18:58:41.059687 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-04-12 18:58:41.155115 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-04-12 18:58:41.243771 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-04-12 18:58:41.375386 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-04-12 18:58:41.452051 | instance | openstack/rolebindings/rook-ceph-mgr 2026-04-12 18:58:41.550431 | instance | openstack/rolebindings/rook-ceph-osd 2026-04-12 18:58:41.629705 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-04-12 18:58:41.729759 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-04-12 18:58:41.841852 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-04-12 18:58:41.931615 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-04-12 18:58:42.019046 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-04-12 18:58:42.123122 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-04-12 18:58:42.209001 | instance | openstack/roles/barbican-openstack-barbican-api 2026-04-12 18:58:42.323081 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-04-12 18:58:42.386453 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-04-12 18:58:42.514825 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-04-12 18:58:42.569759 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-04-12 18:58:42.695212 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-04-12 18:58:42.758468 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-04-12 18:58:42.873493 | instance | openstack/roles/glance-openstack-glance-api 2026-04-12 18:58:42.948509 | instance | openstack/roles/glance-openstack-glance-db-init 2026-04-12 18:58:43.056337 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-04-12 18:58:43.135141 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-04-12 18:58:43.232859 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-04-12 18:58:43.333220 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-04-12 18:58:43.423478 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-04-12 18:58:43.517294 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-04-12 18:58:43.597658 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-04-12 18:58:43.701902 | instance | openstack/roles/glance-openstack-glance-test 2026-04-12 18:58:43.782019 | instance | openstack/roles/glance-storage-init 2026-04-12 18:58:43.881007 | instance | openstack/roles/keepalived 2026-04-12 18:58:43.958350 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-cx9zq 2026-04-12 18:58:44.078871 | instance | openstack/roles/keystone-credential-rotate 2026-04-12 18:58:44.189403 | instance | openstack/roles/keystone-credential-setup 2026-04-12 18:58:44.283507 | instance | openstack/roles/keystone-fernet-rotate 2026-04-12 18:58:44.373388 | instance | openstack/roles/keystone-fernet-setup 2026-04-12 18:58:44.464737 | instance | openstack/roles/keystone-openstack-keystone-api 2026-04-12 18:58:44.554108 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-04-12 18:58:44.651191 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-04-12 18:58:44.738190 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-04-12 18:58:44.834727 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-04-12 18:58:44.921947 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-04-12 18:58:45.022259 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-04-12 18:58:45.127104 | instance | openstack/roles/keystone-openstack-keystone-test 2026-04-12 18:58:45.224020 | instance | openstack/roles/pxc-operator 2026-04-12 18:58:45.313641 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-04-12 18:58:45.405048 | instance | openstack/roles/rabbitmq-cluster-operator 2026-04-12 18:58:45.501458 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-04-12 18:58:45.594176 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-04-12 18:58:45.684485 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-04-12 18:58:45.774636 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-04-12 18:58:45.864828 | instance | openstack/roles/rook-ceph-mgr 2026-04-12 18:58:45.966540 | instance | openstack/roles/rook-ceph-osd 2026-04-12 18:58:46.064782 | instance | openstack/roles/rook-ceph-purge-osd 2026-04-12 18:58:46.149144 | instance | openstack/roles/staffeln-conductor 2026-04-12 18:58:46.260881 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-04-12 18:58:46.332517 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-04-12 18:58:46.457507 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-04-12 18:58:46.522182 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-04-12 18:58:46.674001 | instance | openstack/secrets/barbican-api-certs 2026-04-12 18:58:46.734873 | instance | openstack/secrets/barbican-db-admin 2026-04-12 18:58:46.892632 | instance | openstack/secrets/barbican-db-user 2026-04-12 18:58:46.942187 | instance | openstack/secrets/barbican-etc 2026-04-12 18:58:47.082610 | instance | openstack/secrets/barbican-keystone-admin 2026-04-12 18:58:47.142879 | instance | openstack/secrets/barbican-keystone-user 2026-04-12 18:58:47.279731 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-04-12 18:58:47.353257 | instance | openstack/secrets/barbican-rabbitmq-user 2026-04-12 18:58:47.463921 | instance | openstack/secrets/glance-api-certs 2026-04-12 18:58:47.537925 | instance | openstack/secrets/glance-db-admin 2026-04-12 18:58:47.646397 | instance | openstack/secrets/glance-db-user 2026-04-12 18:58:47.715014 | instance | openstack/secrets/glance-etc 2026-04-12 18:58:47.858254 | instance | openstack/secrets/glance-keystone-admin 2026-04-12 18:58:47.883588 | instance | openstack/secrets/glance-keystone-test 2026-04-12 18:58:48.039244 | instance | openstack/secrets/glance-keystone-user 2026-04-12 18:58:48.081048 | instance | openstack/secrets/glance-rabbitmq-admin 2026-04-12 18:58:48.217934 | instance | openstack/secrets/glance-rabbitmq-user 2026-04-12 18:58:48.270395 | instance | openstack/secrets/images-rbd-keyring 2026-04-12 18:58:48.406051 | instance | openstack/secrets/internal-percona-xtradb 2026-04-12 18:58:48.456088 | instance | openstack/secrets/keepalived-etc 2026-04-12 18:58:48.596470 | instance | openstack/secrets/keystone-api-certs 2026-04-12 18:58:48.649393 | instance | openstack/secrets/keystone-credential-keys 2026-04-12 18:58:48.782986 | instance | openstack/secrets/keystone-db-admin 2026-04-12 18:58:48.834498 | instance | openstack/secrets/keystone-db-user 2026-04-12 18:58:48.968453 | instance | openstack/secrets/keystone-etc 2026-04-12 18:58:49.016543 | instance | openstack/secrets/keystone-fernet-keys 2026-04-12 18:58:49.183460 | instance | openstack/secrets/keystone-keystone-admin 2026-04-12 18:58:49.225694 | instance | openstack/secrets/keystone-keystone-test 2026-04-12 18:58:49.360868 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-04-12 18:58:49.431412 | instance | openstack/secrets/keystone-rabbitmq-user 2026-04-12 18:58:49.555580 | instance | openstack/secrets/percona-xtradb 2026-04-12 18:58:49.624251 | instance | openstack/secrets/pvc-ceph-client-key 2026-04-12 18:58:49.759102 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-04-12 18:58:49.807501 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-04-12 18:58:49.957090 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-04-12 18:58:49.995252 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-04-12 18:58:50.145789 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-04-12 18:58:50.193200 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-04-12 18:58:50.322650 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-04-12 18:58:50.396823 | instance | openstack/secrets/rook-ceph-config 2026-04-12 18:58:50.530243 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-04-12 18:58:50.591909 | instance | openstack/secrets/rook-ceph-mon 2026-04-12 18:58:50.741141 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-04-12 18:58:50.773693 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-04-12 18:58:50.941594 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-04-12 18:58:50.962534 | instance | openstack/secrets/rook-csi-cephfs-node 2026-04-12 18:58:51.129632 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-04-12 18:58:51.147582 | instance | openstack/secrets/rook-csi-rbd-node 2026-04-12 18:58:51.320519 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-04-12 18:58:51.344003 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-04-12 18:58:51.502567 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-04-12 18:58:51.543213 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-04-12 18:58:51.702915 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-04-12 18:58:51.741176 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-04-12 18:58:51.914011 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-04-12 18:58:51.972934 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-04-12 18:58:52.123765 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-04-12 18:58:52.205445 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-04-12 18:58:52.371609 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-04-12 18:58:52.402312 | instance | openstack/secrets/staffeln-db-admin 2026-04-12 18:58:52.619806 | instance | openstack/secrets/staffeln-db-user 2026-04-12 18:58:52.623880 | instance | openstack/secrets/staffeln-etc 2026-04-12 18:58:52.815982 | instance | openstack/secrets/valkey-ca 2026-04-12 18:58:52.824273 | instance | openstack/secrets/valkey-server-certs 2026-04-12 18:58:53.009590 | instance | openstack/serviceaccounts/barbican-api 2026-04-12 18:58:53.013023 | instance | openstack/serviceaccounts/barbican-db-init 2026-04-12 18:58:53.302180 | instance | openstack/serviceaccounts/barbican-db-sync 2026-04-12 18:58:53.305464 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-04-12 18:58:53.556804 | instance | openstack/serviceaccounts/barbican-ks-service 2026-04-12 18:58:53.566553 | instance | openstack/serviceaccounts/barbican-ks-user 2026-04-12 18:58:53.813036 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-04-12 18:58:53.883884 | instance | openstack/serviceaccounts/barbican-test 2026-04-12 18:58:54.071132 | instance | openstack/serviceaccounts/default 2026-04-12 18:58:54.148026 | instance | openstack/serviceaccounts/glance-api 2026-04-12 18:58:54.358633 | instance | openstack/serviceaccounts/glance-db-init 2026-04-12 18:58:54.456529 | instance | openstack/serviceaccounts/glance-db-sync 2026-04-12 18:58:54.637003 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-04-12 18:58:54.753444 | instance | openstack/serviceaccounts/glance-ks-service 2026-04-12 18:58:54.950943 | instance | openstack/serviceaccounts/glance-ks-user 2026-04-12 18:58:55.041107 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-04-12 18:58:55.214241 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-04-12 18:58:55.304389 | instance | openstack/serviceaccounts/glance-storage-init 2026-04-12 18:58:55.498172 | instance | openstack/serviceaccounts/glance-test 2026-04-12 18:58:55.590852 | instance | openstack/serviceaccounts/keepalived 2026-04-12 18:58:55.798234 | instance | openstack/serviceaccounts/keystone-api 2026-04-12 18:58:55.850955 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-04-12 18:58:56.058977 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-04-12 18:58:56.125062 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-04-12 18:58:56.317155 | instance | openstack/serviceaccounts/keystone-db-init 2026-04-12 18:58:56.388741 | instance | openstack/serviceaccounts/keystone-db-sync 2026-04-12 18:58:56.582189 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-04-12 18:58:56.657807 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-04-12 18:58:56.864179 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-04-12 18:58:56.952288 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-04-12 18:58:57.168838 | instance | openstack/serviceaccounts/keystone-test 2026-04-12 18:58:57.207698 | instance | openstack/serviceaccounts/memcached-memcached 2026-04-12 18:58:57.444615 | instance | openstack/serviceaccounts/pxc-operator 2026-04-12 18:58:57.477150 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-04-12 18:58:57.739740 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-04-12 18:58:57.746144 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-04-12 18:58:57.992625 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-04-12 18:58:57.997952 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-04-12 18:58:58.188135 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-04-12 18:58:58.273162 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-04-12 18:58:58.454510 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-04-12 18:58:58.457660 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-04-12 18:58:58.644889 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-04-12 18:58:58.736959 | instance | openstack/serviceaccounts/rook-ceph-default 2026-04-12 18:58:58.837876 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-04-12 18:58:59.003720 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-04-12 18:58:59.027736 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-04-12 18:58:59.192676 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-04-12 18:58:59.220812 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-04-12 18:58:59.407877 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-04-12 18:58:59.470832 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-04-12 18:58:59.683701 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-04-12 18:58:59.751210 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-04-12 18:58:59.871219 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-04-12 18:59:00.031579 | instance | openstack/serviceaccounts/staffeln-api 2026-04-12 18:59:00.057139 | instance | openstack/serviceaccounts/staffeln-conductor 2026-04-12 18:59:00.300272 | instance | openstack/serviceaccounts/staffeln-db-init 2026-04-12 18:59:00.336140 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-04-12 18:59:00.589928 | instance | openstack/serviceaccounts/valkey 2026-04-12 18:59:00.627377 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-04-12 18:59:00.839489 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-04-12 18:59:00.866110 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-04-12 18:59:01.030376 | instance | openstack/services/barbican-api 2026-04-12 18:59:01.056594 | instance | rook-ceph/roles/rook-ceph-mgr 2026-04-12 18:59:01.249234 | instance | rook-ceph/roles/rook-ceph-osd 2026-04-12 18:59:01.250720 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-04-12 18:59:01.439589 | instance | openstack/services/ceph-mon 2026-04-12 18:59:01.443447 | instance | rook-ceph/roles/rook-ceph-system 2026-04-12 18:59:01.625228 | instance | openstack/services/glance-api 2026-04-12 18:59:01.628605 | instance | openstack/services/keystone-api 2026-04-12 18:59:01.850317 | instance | openstack/services/memcached 2026-04-12 18:59:01.852124 | instance | openstack/services/memcached-metrics 2026-04-12 18:59:02.061958 | instance | openstack/services/percona-xtradb-cluster-operator 2026-04-12 18:59:02.070825 | instance | openstack/services/percona-xtradb-haproxy 2026-04-12 18:59:02.256689 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-04-12 18:59:02.262938 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-04-12 18:59:02.458869 | instance | openstack/services/percona-xtradb-pxc 2026-04-12 18:59:02.460822 | instance | openstack/services/percona-xtradb-pxc-unready 2026-04-12 18:59:02.657510 | instance | openstack/services/rabbitmq-barbican 2026-04-12 18:59:02.667441 | instance | openstack/services/rabbitmq-barbican-nodes 2026-04-12 18:59:02.859550 | instance | openstack/services/rabbitmq-glance 2026-04-12 18:59:02.872046 | instance | openstack/services/rabbitmq-glance-nodes 2026-04-12 18:59:03.063611 | instance | openstack/services/rabbitmq-keystone 2026-04-12 18:59:03.067195 | instance | openstack/services/rabbitmq-keystone-nodes 2026-04-12 18:59:03.277221 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-04-12 18:59:03.285806 | instance | openstack/services/rook-ceph-rgw-ceph 2026-04-12 18:59:03.490971 | instance | openstack/services/staffeln-api 2026-04-12 18:59:03.500407 | instance | openstack/services/valkey 2026-04-12 18:59:03.696552 | instance | openstack/services/valkey-headless 2026-04-12 18:59:03.697133 | instance | openstack/services/valkey-metrics 2026-04-12 18:59:03.909817 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-04-12 18:59:03.911777 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-04-12 18:59:04.163345 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-04-12 18:59:04.224024 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-04-12 18:59:04.393758 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-04-12 18:59:04.529454 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-04-12 18:59:04.665972 | instance | openstack/statefulsets/valkey-node 2026-04-12 18:59:04.760597 | instance | rook-ceph/serviceaccounts/default 2026-04-12 18:59:04.893570 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-04-12 18:59:04.988502 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-04-12 18:59:05.120059 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-04-12 18:59:05.216758 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-04-12 18:59:05.354676 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-04-12 18:59:05.434422 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-04-12 18:59:05.568993 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-04-12 18:59:05.669275 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-04-12 18:59:05.783206 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-04-12 18:59:05.891439 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-04-12 18:59:06.009330 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-04-12 18:59:06.126187 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-04-12 18:59:06.244463 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-04-12 18:59:06.336254 | instance | secretgen-controller/deployment/secretgen-controller 2026-04-12 18:59:06.438965 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-wmf5w 2026-04-12 18:59:06.532023 | instance | secretgen-controller/serviceaccounts/default 2026-04-12 18:59:06.629241 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-04-12 18:59:07.058929 | instance | ok: Runtime: 0:01:26.715396 2026-04-12 18:59:07.074023 | 2026-04-12 18:59:07.074093 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-04-12 18:59:07.866052 | instance | changed: 2026-04-12 18:59:07.866262 | instance | cd+++++++++ objects/ 2026-04-12 18:59:07.866302 | instance | cd+++++++++ objects/cluster/ 2026-04-12 18:59:07.866331 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-04-12 18:59:07.866359 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-04-12 18:59:07.866386 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-04-12 18:59:07.866411 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-04-12 18:59:07.866437 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-04-12 18:59:07.866462 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-04-12 18:59:07.866487 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-04-12 18:59:07.866512 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-04-12 18:59:07.866537 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-04-12 18:59:07.866562 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-04-12 18:59:07.866586 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-12 18:59:07.866611 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-04-12 18:59:07.866636 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-04-12 18:59:07.866660 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-04-12 18:59:07.866685 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-04-12 18:59:07.866710 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-04-12 18:59:07.866734 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-04-12 18:59:07.866758 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-04-12 18:59:07.866782 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-04-12 18:59:07.866806 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-04-12 18:59:07.866829 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-04-12 18:59:07.866853 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-04-12 18:59:07.866890 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-04-12 18:59:07.866915 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-04-12 18:59:07.866940 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-04-12 18:59:07.866964 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-04-12 18:59:07.866988 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-04-12 18:59:07.867012 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-04-12 18:59:07.867036 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-04-12 18:59:07.867060 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-04-12 18:59:07.867084 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-12 18:59:07.867108 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-04-12 18:59:07.867132 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-04-12 18:59:07.867156 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-04-12 18:59:07.867179 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-04-12 18:59:07.867204 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-04-12 18:59:07.867228 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-04-12 18:59:07.867252 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-04-12 18:59:07.867276 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-04-12 18:59:07.867302 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-12 18:59:07.867327 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-12 18:59:07.867353 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-04-12 18:59:07.867379 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-04-12 18:59:07.867404 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-04-12 18:59:07.867430 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-04-12 18:59:07.867455 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-04-12 18:59:07.867480 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-04-12 18:59:07.867505 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-04-12 18:59:07.867531 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-04-12 18:59:07.867555 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-04-12 18:59:07.867580 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-12 18:59:07.867604 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-04-12 18:59:07.867630 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-04-12 18:59:07.867655 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-04-12 18:59:07.867680 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-04-12 18:59:07.867705 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-04-12 18:59:07.867730 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-04-12 18:59:07.867754 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-04-12 18:59:07.867780 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-04-12 18:59:07.867811 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-04-12 18:59:07.867838 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-04-12 18:59:07.867863 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-04-12 18:59:07.867888 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-04-12 18:59:07.867912 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-04-12 18:59:07.867937 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-04-12 18:59:07.867961 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-04-12 18:59:07.867985 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-04-12 18:59:07.868008 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-04-12 18:59:07.868032 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-04-12 18:59:07.868056 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-04-12 18:59:07.868081 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-04-12 18:59:07.868105 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-04-12 18:59:07.868130 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-04-12 18:59:07.868154 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-04-12 18:59:07.868180 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-04-12 18:59:07.868205 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-04-12 18:59:07.868229 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-04-12 18:59:07.868254 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-04-12 18:59:07.868279 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-04-12 18:59:07.868303 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-12 18:59:07.868327 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-12 18:59:07.868351 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-04-12 18:59:07.868375 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-04-12 18:59:07.868400 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-04-12 18:59:07.868425 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-04-12 18:59:07.868449 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-04-12 18:59:07.868473 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-04-12 18:59:07.868497 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-04-12 18:59:07.868521 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-04-12 18:59:07.868545 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-04-12 18:59:07.868570 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-04-12 18:59:07.868594 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-04-12 18:59:07.868618 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-04-12 18:59:07.868642 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-04-12 18:59:07.868672 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-04-12 18:59:07.868698 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-04-12 18:59:07.868722 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-04-12 18:59:07.868746 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-04-12 18:59:07.868770 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-04-12 18:59:07.868795 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-04-12 18:59:07.868819 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-04-12 18:59:07.868844 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-04-12 18:59:07.868868 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-04-12 18:59:07.868892 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-04-12 18:59:07.868916 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-04-12 18:59:07.868943 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-04-12 18:59:07.869009 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-04-12 18:59:07.869041 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-04-12 18:59:07.869068 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-04-12 18:59:07.869095 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-04-12 18:59:07.869120 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-04-12 18:59:07.869145 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-04-12 18:59:07.869171 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-04-12 18:59:07.869197 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-04-12 18:59:07.869222 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-04-12 18:59:07.869247 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-04-12 18:59:07.869273 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-04-12 18:59:07.869298 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-04-12 18:59:07.869323 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-04-12 18:59:07.869348 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-04-12 18:59:07.869373 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-04-12 18:59:07.869398 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-04-12 18:59:07.869423 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-04-12 18:59:07.869449 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-04-12 18:59:07.869473 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-04-12 18:59:07.869498 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-04-12 18:59:07.869523 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-04-12 18:59:07.869555 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-04-12 18:59:07.869580 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-04-12 18:59:07.869605 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-04-12 18:59:07.869734 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-04-12 18:59:07.869778 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-04-12 18:59:07.869806 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-04-12 18:59:07.869832 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-04-12 18:59:07.869857 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-04-12 18:59:07.869881 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-04-12 18:59:07.869906 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-04-12 18:59:07.869930 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-04-12 18:59:07.869954 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-04-12 18:59:07.869978 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-04-12 18:59:07.870001 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-04-12 18:59:07.870025 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-04-12 18:59:07.870049 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-04-12 18:59:07.870073 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-04-12 18:59:07.870097 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-04-12 18:59:07.870122 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-04-12 18:59:07.870146 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-04-12 18:59:07.870170 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-04-12 18:59:07.870194 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-04-12 18:59:07.870218 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-04-12 18:59:07.870242 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-04-12 18:59:07.870265 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-04-12 18:59:07.870289 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-04-12 18:59:07.870313 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-04-12 18:59:07.870336 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-04-12 18:59:07.870361 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-04-12 18:59:07.870384 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-04-12 18:59:07.870408 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-04-12 18:59:07.870432 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-04-12 18:59:07.870455 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-04-12 18:59:07.870487 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-04-12 18:59:07.870512 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-04-12 18:59:07.870536 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-04-12 18:59:07.870559 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-04-12 18:59:07.870583 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-04-12 18:59:07.870607 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-04-12 18:59:07.870631 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-04-12 18:59:07.870654 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-04-12 18:59:07.870678 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-04-12 18:59:07.870702 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-04-12 18:59:07.870726 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-04-12 18:59:07.870753 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-04-12 18:59:07.870782 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-04-12 18:59:07.870812 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-04-12 18:59:07.870842 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-04-12 18:59:07.870872 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-04-12 18:59:07.870902 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-04-12 18:59:07.870932 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-04-12 18:59:07.870959 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-04-12 18:59:07.870980 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-04-12 18:59:07.871002 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-04-12 18:59:07.871019 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-04-12 18:59:07.871036 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-04-12 18:59:07.871053 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-04-12 18:59:07.871071 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-04-12 18:59:07.871088 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-04-12 18:59:07.871105 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-04-12 18:59:07.871123 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-04-12 18:59:07.871140 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-04-12 18:59:07.871158 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-04-12 18:59:07.871175 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-04-12 18:59:07.871193 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-04-12 18:59:07.871211 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-04-12 18:59:07.871228 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-04-12 18:59:07.871718 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-04-12 18:59:07.871741 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-04-12 18:59:07.871759 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-04-12 18:59:07.871777 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-04-12 18:59:07.871794 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-04-12 18:59:07.871812 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-04-12 18:59:07.871829 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-04-12 18:59:07.871846 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-04-12 18:59:07.871864 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-04-12 18:59:07.871881 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-04-12 18:59:07.871898 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-04-12 18:59:07.871915 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-04-12 18:59:07.871932 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-04-12 18:59:07.871949 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-04-12 18:59:07.871967 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-04-12 18:59:07.871984 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-04-12 18:59:07.872001 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-04-12 18:59:07.872019 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-04-12 18:59:07.872036 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-04-12 18:59:07.872053 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-04-12 18:59:07.872070 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-04-12 18:59:07.872087 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-04-12 18:59:07.872105 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-04-12 18:59:07.872122 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-04-12 18:59:07.872139 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-04-12 18:59:07.872157 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-04-12 18:59:07.872174 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-04-12 18:59:07.872191 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-04-12 18:59:07.872208 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-04-12 18:59:07.872226 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-04-12 18:59:07.872243 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-04-12 18:59:07.872260 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-04-12 18:59:07.872278 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-04-12 18:59:07.872295 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-04-12 18:59:07.872313 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-04-12 18:59:07.872330 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-04-12 18:59:07.872348 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-04-12 18:59:07.872369 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-12 18:59:07.872388 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-04-12 18:59:07.872405 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-04-12 18:59:07.872422 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-04-12 18:59:07.872439 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-04-12 18:59:07.872456 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-04-12 18:59:07.872473 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-04-12 18:59:07.872490 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-04-12 18:59:07.872507 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-04-12 18:59:07.872525 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-04-12 18:59:07.872542 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-04-12 18:59:07.872559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-04-12 18:59:07.872576 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-04-12 18:59:07.872593 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-04-12 18:59:07.872610 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-04-12 18:59:07.872627 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-04-12 18:59:07.872645 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-12 18:59:07.872662 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-04-12 18:59:07.872680 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-04-12 18:59:07.872698 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-04-12 18:59:07.872715 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-04-12 18:59:07.872732 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-04-12 18:59:07.872749 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-04-12 18:59:07.872767 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-12 18:59:07.872784 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-12 18:59:07.872803 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-04-12 18:59:07.872820 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-04-12 18:59:07.872838 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-04-12 18:59:07.872856 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-04-12 18:59:07.872874 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-04-12 18:59:07.872891 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-04-12 18:59:07.872908 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-04-12 18:59:07.872926 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-04-12 18:59:07.872949 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-04-12 18:59:07.873000 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-12 18:59:07.873018 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-04-12 18:59:07.873036 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-04-12 18:59:07.873054 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-04-12 18:59:07.873071 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-04-12 18:59:07.873088 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-04-12 18:59:07.873105 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-04-12 18:59:07.873122 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-04-12 18:59:07.873139 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-04-12 18:59:07.873156 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-04-12 18:59:07.873173 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-04-12 18:59:07.873190 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-04-12 18:59:07.873207 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-04-12 18:59:07.873224 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-04-12 18:59:07.873241 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-04-12 18:59:07.873258 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-04-12 18:59:07.873276 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-04-12 18:59:07.873293 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-04-12 18:59:07.873310 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-04-12 18:59:07.873327 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-04-12 18:59:07.873344 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-04-12 18:59:07.873361 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-04-12 18:59:07.873378 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-04-12 18:59:07.873395 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-04-12 18:59:07.873412 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-04-12 18:59:07.873429 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-12 18:59:07.873446 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-12 18:59:07.873463 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-04-12 18:59:07.873481 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-04-12 18:59:07.873498 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-04-12 18:59:07.873515 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-04-12 18:59:07.873532 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-04-12 18:59:07.873549 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-04-12 18:59:07.873572 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-04-12 18:59:07.873590 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-04-12 18:59:07.873608 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-04-12 18:59:07.873665 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-04-12 18:59:07.873684 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-04-12 18:59:07.873701 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-04-12 18:59:07.873718 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-04-12 18:59:07.873735 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-04-12 18:59:07.873753 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-04-12 18:59:07.873770 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-04-12 18:59:07.873787 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-04-12 18:59:07.873804 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-04-12 18:59:07.873821 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-04-12 18:59:07.873838 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-04-12 18:59:07.873856 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-04-12 18:59:07.873873 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-04-12 18:59:07.873891 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-04-12 18:59:07.873909 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-04-12 18:59:07.873926 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-04-12 18:59:07.873943 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-04-12 18:59:07.873960 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-04-12 18:59:07.873977 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-04-12 18:59:07.873995 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-04-12 18:59:07.874012 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-04-12 18:59:07.874029 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-04-12 18:59:07.874047 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-04-12 18:59:07.874065 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-04-12 18:59:07.874082 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-04-12 18:59:07.874099 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-04-12 18:59:07.874115 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-04-12 18:59:07.874133 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-04-12 18:59:07.874150 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-04-12 18:59:07.874167 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-04-12 18:59:07.874189 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-04-12 18:59:07.874207 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-04-12 18:59:07.874224 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-04-12 18:59:07.874241 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-04-12 18:59:07.874258 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-04-12 18:59:07.874275 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-04-12 18:59:07.874293 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-04-12 18:59:07.874310 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-04-12 18:59:07.874327 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-04-12 18:59:07.874344 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-04-12 18:59:07.874361 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-04-12 18:59:07.874378 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-04-12 18:59:07.874394 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-04-12 18:59:07.874411 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-04-12 18:59:07.874429 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-04-12 18:59:07.874446 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-04-12 18:59:07.874463 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-04-12 18:59:07.874480 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-04-12 18:59:07.874497 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-04-12 18:59:07.874515 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-04-12 18:59:07.874532 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-04-12 18:59:07.874549 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-04-12 18:59:07.874566 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-04-12 18:59:07.874583 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-04-12 18:59:07.874600 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-04-12 18:59:07.874617 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-04-12 18:59:07.874634 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-04-12 18:59:07.874650 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-04-12 18:59:07.874667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-04-12 18:59:07.874684 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-04-12 18:59:07.874701 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-04-12 18:59:07.874722 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-04-12 18:59:07.874740 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-04-12 18:59:07.874757 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-04-12 18:59:07.874774 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-04-12 18:59:07.874791 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-04-12 18:59:07.874808 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-04-12 18:59:07.874825 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-04-12 18:59:07.874842 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-04-12 18:59:07.874859 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-04-12 18:59:07.874876 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-04-12 18:59:07.874893 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-04-12 18:59:07.874911 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-04-12 18:59:07.874928 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-04-12 18:59:07.874945 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-04-12 18:59:07.874963 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-04-12 18:59:07.874980 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-04-12 18:59:07.874997 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-04-12 18:59:07.875014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-04-12 18:59:07.875031 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-04-12 18:59:07.875048 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-04-12 18:59:07.875065 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-04-12 18:59:07.875083 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-04-12 18:59:07.875100 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-04-12 18:59:07.875118 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-04-12 18:59:07.875136 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-04-12 18:59:07.875154 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-04-12 18:59:07.875171 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-04-12 18:59:07.875189 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-04-12 18:59:07.875207 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-04-12 18:59:07.875225 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-04-12 18:59:07.875242 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-04-12 18:59:07.875260 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-04-12 18:59:07.875278 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-04-12 18:59:07.875300 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-04-12 18:59:07.875318 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-04-12 18:59:07.875337 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-04-12 18:59:07.875354 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-04-12 18:59:07.875372 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-04-12 18:59:07.875389 | instance | cd+++++++++ objects/cluster/namespace/ 2026-04-12 18:59:07.875407 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-04-12 18:59:07.875424 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-04-12 18:59:07.875441 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-04-12 18:59:07.875458 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-04-12 18:59:07.875476 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-04-12 18:59:07.875493 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-04-12 18:59:07.875510 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-04-12 18:59:07.875528 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-04-12 18:59:07.875545 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-04-12 18:59:07.875562 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-04-12 18:59:07.875579 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-04-12 18:59:07.875597 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-04-12 18:59:07.875614 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-04-12 18:59:07.875631 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-04-12 18:59:07.875649 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-04-12 18:59:07.875666 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-04-12 18:59:07.875684 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-04-12 18:59:07.875701 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-04-12 18:59:07.875718 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-04-12 18:59:07.875735 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-04-12 18:59:07.875752 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-04-12 18:59:07.875769 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-04-12 18:59:07.875786 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-04-12 18:59:07.875803 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-04-12 18:59:07.875821 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-04-12 18:59:07.875838 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-04-12 18:59:07.875858 | instance | cd+++++++++ objects/cluster/node/ 2026-04-12 18:59:07.875878 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-04-12 18:59:07.875895 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-04-12 18:59:07.875912 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-04-12 18:59:07.875929 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-04-12 18:59:07.875946 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-04-12 18:59:07.875963 | instance | cd+++++++++ objects/namespaced/ 2026-04-12 18:59:07.875980 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-04-12 18:59:07.875997 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-04-12 18:59:07.876015 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-04-12 18:59:07.876032 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-04-12 18:59:07.876054 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-04-12 18:59:07.876072 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-04-12 18:59:07.876089 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-04-12 18:59:07.876106 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-04-12 18:59:07.876123 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-04-12 18:59:07.876140 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-04-12 18:59:07.876157 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-04-12 18:59:07.876174 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-04-12 18:59:07.876191 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-04-12 18:59:07.876208 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-04-12 18:59:07.876225 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-04-12 18:59:07.876242 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-04-12 18:59:07.876260 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-04-12 18:59:07.876278 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-04-12 18:59:07.876295 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-04-12 18:59:07.876313 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-04-12 18:59:07.876330 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-04-12 18:59:07.876348 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-04-12 18:59:07.876366 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-04-12 18:59:07.876384 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-04-12 18:59:07.876401 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-04-12 18:59:07.876419 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-65.nip.io-tls.txt 2026-04-12 18:59:07.876436 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-65.nip.io-tls.yaml 2026-04-12 18:59:07.876453 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-04-12 18:59:07.876471 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-04-12 18:59:07.876488 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-04-12 18:59:07.876505 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-04-12 18:59:07.876523 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-04-12 18:59:07.876540 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-04-12 18:59:07.876558 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-04-12 18:59:07.876576 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-04-12 18:59:07.876594 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-04-12 18:59:07.876611 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-04-12 18:59:07.876629 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-04-12 18:59:07.876646 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-04-12 18:59:07.876663 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-04-12 18:59:07.876681 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-04-12 18:59:07.876703 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-04-12 18:59:07.876722 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-04-12 18:59:07.876739 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-04-12 18:59:07.876757 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-04-12 18:59:07.876774 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-04-12 18:59:07.876791 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-04-12 18:59:07.876808 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-04-12 18:59:07.876826 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-04-12 18:59:07.876843 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-04-12 18:59:07.876860 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-04-12 18:59:07.876878 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-04-12 18:59:07.876895 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-04-12 18:59:07.876912 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-04-12 18:59:07.876929 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-04-12 18:59:07.876946 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-04-12 18:59:07.876979 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-04-12 18:59:07.876998 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-04-12 18:59:07.877016 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-04-12 18:59:07.877033 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-04-12 18:59:07.877050 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-04-12 18:59:07.877068 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-04-12 18:59:07.877085 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-04-12 18:59:07.877102 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-04-12 18:59:07.877119 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-04-12 18:59:07.877137 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-9csdd.txt 2026-04-12 18:59:07.877154 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-9csdd.yaml 2026-04-12 18:59:07.877171 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-ml9nw.txt 2026-04-12 18:59:07.877188 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-ml9nw.yaml 2026-04-12 18:59:07.877205 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-ll9lx.txt 2026-04-12 18:59:07.877222 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-ll9lx.yaml 2026-04-12 18:59:07.877239 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-04-12 18:59:07.877256 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-04-12 18:59:07.877273 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-04-12 18:59:07.877291 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-04-12 18:59:07.877308 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-04-12 18:59:07.877330 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-04-12 18:59:07.877348 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-04-12 18:59:07.877366 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-04-12 18:59:07.877383 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-04-12 18:59:07.877400 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-04-12 18:59:07.877418 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-04-12 18:59:07.877435 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-04-12 18:59:07.877452 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-04-12 18:59:07.877469 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-04-12 18:59:07.877486 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-04-12 18:59:07.877504 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-04-12 18:59:07.877521 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-04-12 18:59:07.877539 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-04-12 18:59:07.877556 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-04-12 18:59:07.877573 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-04-12 18:59:07.877590 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-04-12 18:59:07.877607 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-04-12 18:59:07.877640 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-04-12 18:59:07.877658 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-04-12 18:59:07.877675 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-04-12 18:59:07.877692 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-04-12 18:59:07.877709 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-04-12 18:59:07.877727 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-04-12 18:59:07.877745 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-04-12 18:59:07.877762 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-04-12 18:59:07.877779 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-04-12 18:59:07.877797 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-04-12 18:59:07.877814 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-04-12 18:59:07.877831 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-04-12 18:59:07.877848 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-04-12 18:59:07.877865 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-04-12 18:59:07.877882 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-04-12 18:59:07.877899 | instance | cd+++++++++ objects/namespaced/default/ 2026-04-12 18:59:07.877916 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-04-12 18:59:07.877933 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-04-12 18:59:07.877955 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-04-12 18:59:07.877973 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-04-12 18:59:07.877991 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-04-12 18:59:07.878008 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-04-12 18:59:07.878026 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-04-12 18:59:07.878043 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-04-12 18:59:07.878060 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-04-12 18:59:07.878078 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-04-12 18:59:07.878095 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-04-12 18:59:07.878113 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-04-12 18:59:07.878130 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-04-12 18:59:07.878148 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-04-12 18:59:07.878165 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-04-12 18:59:07.878182 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-04-12 18:59:07.878199 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-04-12 18:59:07.878216 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-04-12 18:59:07.878233 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-04-12 18:59:07.878250 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-04-12 18:59:07.878267 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-04-12 18:59:07.878285 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-04-12 18:59:07.878302 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-04-12 18:59:07.878319 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-04-12 18:59:07.878337 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-04-12 18:59:07.878354 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-69x7j.txt 2026-04-12 18:59:07.878372 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-69x7j.yaml 2026-04-12 18:59:07.878389 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-04-12 18:59:07.878406 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-04-12 18:59:07.878423 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-04-12 18:59:07.878441 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-12 18:59:07.878458 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-12 18:59:07.878476 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-04-12 18:59:07.878494 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-04-12 18:59:07.878511 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-04-12 18:59:07.878528 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-04-12 18:59:07.878546 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-04-12 18:59:07.878567 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-12 18:59:07.878585 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-12 18:59:07.878602 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-04-12 18:59:07.878619 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-04-12 18:59:07.878636 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-04-12 18:59:07.878654 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-04-12 18:59:07.878671 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-04-12 18:59:07.878689 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-04-12 18:59:07.878707 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-04-12 18:59:07.878725 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-04-12 18:59:07.878742 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-04-12 18:59:07.878759 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-04-12 18:59:07.878777 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-04-12 18:59:07.878794 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-04-12 18:59:07.878812 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-04-12 18:59:07.878829 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-04-12 18:59:07.878847 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-04-12 18:59:07.878865 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-04-12 18:59:07.878882 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-04-12 18:59:07.878900 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-04-12 18:59:07.878918 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-04-12 18:59:07.878936 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-04-12 18:59:07.878954 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-04-12 18:59:07.878972 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-04-12 18:59:07.878990 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-04-12 18:59:07.879007 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-04-12 18:59:07.879024 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-04-12 18:59:07.879042 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-04-12 18:59:07.879060 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-04-12 18:59:07.879077 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-04-12 18:59:07.879094 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-04-12 18:59:07.879111 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-04-12 18:59:07.879128 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-04-12 18:59:07.879149 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-04-12 18:59:07.879167 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-04-12 18:59:07.879184 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-04-12 18:59:07.879202 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-04-12 18:59:07.879219 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-04-12 18:59:07.879236 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-04-12 18:59:07.879254 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-04-12 18:59:07.879271 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-04-12 18:59:07.879288 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-04-12 18:59:07.879305 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-04-12 18:59:07.879322 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-04-12 18:59:07.879339 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-04-12 18:59:07.879356 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-04-12 18:59:07.879373 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-04-12 18:59:07.879390 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-04-12 18:59:07.879407 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-04-12 18:59:07.879424 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-04-12 18:59:07.879441 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-04-12 18:59:07.879458 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-gbs4h.txt 2026-04-12 18:59:07.879475 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-gbs4h.yaml 2026-04-12 18:59:07.879492 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-fst5f.txt 2026-04-12 18:59:07.879509 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-fst5f.yaml 2026-04-12 18:59:07.879527 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-04-12 18:59:07.879544 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-04-12 18:59:07.879562 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-04-12 18:59:07.879579 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-04-12 18:59:07.879596 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-04-12 18:59:07.879614 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-04-12 18:59:07.879631 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-04-12 18:59:07.879648 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-04-12 18:59:07.879665 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-04-12 18:59:07.879682 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-04-12 18:59:07.879699 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-04-12 18:59:07.879716 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-04-12 18:59:07.879737 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-04-12 18:59:07.879756 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-04-12 18:59:07.879774 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-04-12 18:59:07.879791 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-04-12 18:59:07.879808 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-04-12 18:59:07.879826 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-04-12 18:59:07.879843 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-04-12 18:59:07.879861 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-04-12 18:59:07.879878 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-04-12 18:59:07.879899 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-04-12 18:59:07.879917 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-04-12 18:59:07.879935 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-04-12 18:59:07.879953 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-04-12 18:59:07.879970 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-04-12 18:59:07.879988 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-04-12 18:59:07.880005 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-04-12 18:59:07.880023 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-04-12 18:59:07.880040 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-04-12 18:59:07.880058 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-04-12 18:59:07.880075 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-04-12 18:59:07.880093 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-04-12 18:59:07.880110 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-04-12 18:59:07.880128 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-04-12 18:59:07.880145 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-04-12 18:59:07.880163 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-04-12 18:59:07.880181 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-04-12 18:59:07.880198 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-04-12 18:59:07.880215 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-04-12 18:59:07.880233 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-04-12 18:59:07.880251 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-12 18:59:07.880268 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-12 18:59:07.880285 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-04-12 18:59:07.880303 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-12 18:59:07.880320 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-04-12 18:59:07.880337 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-12 18:59:07.880360 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-12 18:59:07.880378 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-04-12 18:59:07.880395 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-04-12 18:59:07.880413 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-04-12 18:59:07.880430 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-04-12 18:59:07.880447 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-04-12 18:59:07.880465 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-04-12 18:59:07.880482 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-04-12 18:59:07.880500 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-04-12 18:59:07.880517 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-04-12 18:59:07.880535 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-04-12 18:59:07.880552 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-04-12 18:59:07.880570 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-04-12 18:59:07.880587 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-04-12 18:59:07.880604 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-04-12 18:59:07.880622 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-04-12 18:59:07.880640 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-04-12 18:59:07.880657 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-04-12 18:59:07.880675 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-04-12 18:59:07.880692 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-04-12 18:59:07.880709 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-04-12 18:59:07.880727 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-04-12 18:59:07.880744 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-04-12 18:59:07.880761 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-04-12 18:59:07.880777 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-04-12 18:59:07.880794 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-04-12 18:59:07.880812 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-04-12 18:59:07.880829 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-04-12 18:59:07.880846 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-04-12 18:59:07.880864 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-04-12 18:59:07.880881 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-04-12 18:59:07.880898 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-04-12 18:59:07.880915 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-04-12 18:59:07.880932 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-04-12 18:59:07.880949 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-04-12 18:59:07.880985 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-04-12 18:59:07.881003 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-04-12 18:59:07.881025 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-04-12 18:59:07.881043 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-04-12 18:59:07.881061 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-04-12 18:59:07.881078 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-12 18:59:07.881095 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-04-12 18:59:07.881113 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-04-12 18:59:07.881130 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-04-12 18:59:07.881148 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-04-12 18:59:07.881166 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-04-12 18:59:07.881183 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-04-12 18:59:07.881201 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-04-12 18:59:07.881218 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-04-12 18:59:07.881235 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-04-12 18:59:07.881253 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-h45cl.txt 2026-04-12 18:59:07.881271 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-h45cl.yaml 2026-04-12 18:59:07.881289 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-7kldp.txt 2026-04-12 18:59:07.881306 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-7kldp.yaml 2026-04-12 18:59:07.881324 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-4spwr.txt 2026-04-12 18:59:07.881341 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-4spwr.yaml 2026-04-12 18:59:07.881359 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-qmwl7.txt 2026-04-12 18:59:07.881377 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-qmwl7.yaml 2026-04-12 18:59:07.881394 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-04-12 18:59:07.881411 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-04-12 18:59:07.881429 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-04-12 18:59:07.881446 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-04-12 18:59:07.881464 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-04-12 18:59:07.881480 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-04-12 18:59:07.881497 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-wtjf4.txt 2026-04-12 18:59:07.881514 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-wtjf4.yaml 2026-04-12 18:59:07.881532 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-04-12 18:59:07.881549 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-04-12 18:59:07.881566 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-04-12 18:59:07.881583 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-04-12 18:59:07.881601 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-04-12 18:59:07.881638 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-04-12 18:59:07.881657 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-04-12 18:59:07.881674 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-04-12 18:59:07.881692 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-04-12 18:59:07.881709 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-04-12 18:59:07.881727 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-04-12 18:59:07.881744 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-04-12 18:59:07.881761 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-04-12 18:59:07.881779 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-04-12 18:59:07.881796 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-04-12 18:59:07.881813 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-04-12 18:59:07.881832 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-04-12 18:59:07.881852 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-04-12 18:59:07.881871 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-04-12 18:59:07.881889 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-04-12 18:59:07.881906 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-04-12 18:59:07.881924 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-04-12 18:59:07.881941 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-12 18:59:07.881958 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-04-12 18:59:07.881975 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-04-12 18:59:07.881992 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-04-12 18:59:07.882009 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-04-12 18:59:07.882026 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-04-12 18:59:07.882043 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-04-12 18:59:07.882060 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-04-12 18:59:07.882078 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-04-12 18:59:07.882095 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-04-12 18:59:07.882112 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-04-12 18:59:07.882129 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-04-12 18:59:07.882147 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-04-12 18:59:07.882164 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-04-12 18:59:07.882181 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-04-12 18:59:07.882205 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-04-12 18:59:07.882224 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-04-12 18:59:07.882241 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-04-12 18:59:07.882259 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-04-12 18:59:07.882276 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-04-12 18:59:07.882293 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-04-12 18:59:07.882310 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-04-12 18:59:07.882327 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-04-12 18:59:07.882345 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-04-12 18:59:07.882362 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-04-12 18:59:07.882380 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-04-12 18:59:07.882398 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-04-12 18:59:07.882416 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-04-12 18:59:07.882433 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-04-12 18:59:07.882451 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-mh4z28.txt 2026-04-12 18:59:07.882468 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-mh4z28.yaml 2026-04-12 18:59:07.882486 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-tvhoi2.txt 2026-04-12 18:59:07.882503 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-tvhoi2.yaml 2026-04-12 18:59:07.882520 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-04-12 18:59:07.882538 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-04-12 18:59:07.882555 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-04-12 18:59:07.882573 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-04-12 18:59:07.882590 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-04-12 18:59:07.882608 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-04-12 18:59:07.882626 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-04-12 18:59:07.882643 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-04-12 18:59:07.882659 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-04-12 18:59:07.882676 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-04-12 18:59:07.882693 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-04-12 18:59:07.882710 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-04-12 18:59:07.882727 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-04-12 18:59:07.882745 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-04-12 18:59:07.882762 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-04-12 18:59:07.882780 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-04-12 18:59:07.882801 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-04-12 18:59:07.882819 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-04-12 18:59:07.882837 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-04-12 18:59:07.882854 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-04-12 18:59:07.882872 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-04-12 18:59:07.882889 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-04-12 18:59:07.882907 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-04-12 18:59:07.882924 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-04-12 18:59:07.882941 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-04-12 18:59:07.882959 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-04-12 18:59:07.882976 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-04-12 18:59:07.882994 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-04-12 18:59:07.883011 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-04-12 18:59:07.883028 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-04-12 18:59:07.883045 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-04-12 18:59:07.883062 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-04-12 18:59:07.883078 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-04-12 18:59:07.883095 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-04-12 18:59:07.883112 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-04-12 18:59:07.883130 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-04-12 18:59:07.883147 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-04-12 18:59:07.883165 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-04-12 18:59:07.883182 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-04-12 18:59:07.883200 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-04-12 18:59:07.883217 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-04-12 18:59:07.883234 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-04-12 18:59:07.883252 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-04-12 18:59:07.883269 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-04-12 18:59:07.883286 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-04-12 18:59:07.883303 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-04-12 18:59:07.883320 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-04-12 18:59:07.883337 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-04-12 18:59:07.883355 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-04-12 18:59:07.883376 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-04-12 18:59:07.883395 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-04-12 18:59:07.883412 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-04-12 18:59:07.883430 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-04-12 18:59:07.883447 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-04-12 18:59:07.883464 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-04-12 18:59:07.883481 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-04-12 18:59:07.883498 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-04-12 18:59:07.883516 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-04-12 18:59:07.883533 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-04-12 18:59:07.883551 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-04-12 18:59:07.883568 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-04-12 18:59:07.883586 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-04-12 18:59:07.883603 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-04-12 18:59:07.883621 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-04-12 18:59:07.883638 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-04-12 18:59:07.883656 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-04-12 18:59:07.883673 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-04-12 18:59:07.883690 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-04-12 18:59:07.883707 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-04-12 18:59:07.883724 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-04-12 18:59:07.883742 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-04-12 18:59:07.883759 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-04-12 18:59:07.883776 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-04-12 18:59:07.883793 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-04-12 18:59:07.883810 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-04-12 18:59:07.883827 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-04-12 18:59:07.883845 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-04-12 18:59:07.883862 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-04-12 18:59:07.883879 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-04-12 18:59:07.883897 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-04-12 18:59:07.883914 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-04-12 18:59:07.883932 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-04-12 18:59:07.883953 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-04-12 18:59:07.883971 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-04-12 18:59:07.883989 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-04-12 18:59:07.884006 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-12 18:59:07.884024 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-04-12 18:59:07.884042 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-04-12 18:59:07.884059 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-04-12 18:59:07.884076 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-04-12 18:59:07.884093 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-04-12 18:59:07.884110 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-04-12 18:59:07.884127 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-04-12 18:59:07.884144 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-04-12 18:59:07.884161 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-04-12 18:59:07.884178 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-04-12 18:59:07.884196 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-04-12 18:59:07.884213 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-04-12 18:59:07.884230 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-04-12 18:59:07.884247 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-04-12 18:59:07.884264 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-04-12 18:59:07.884282 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-04-12 18:59:07.884299 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-04-12 18:59:07.884316 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-04-12 18:59:07.884333 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-js467.txt 2026-04-12 18:59:07.884350 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-js467.yaml 2026-04-12 18:59:07.884367 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-04-12 18:59:07.884385 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-04-12 18:59:07.884402 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-04-12 18:59:07.884420 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-04-12 18:59:07.884437 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-04-12 18:59:07.884454 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-04-12 18:59:07.884472 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-04-12 18:59:07.884489 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-04-12 18:59:07.884506 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-04-12 18:59:07.884527 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-04-12 18:59:07.884545 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-04-12 18:59:07.884562 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-04-12 18:59:07.884580 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-04-12 18:59:07.884597 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-04-12 18:59:07.884614 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-04-12 18:59:07.884631 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-04-12 18:59:07.884648 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-04-12 18:59:07.884665 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-04-12 18:59:07.884683 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-04-12 18:59:07.884700 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-04-12 18:59:07.884717 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-04-12 18:59:07.884735 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-04-12 18:59:07.884752 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-04-12 18:59:07.884770 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-04-12 18:59:07.884788 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-04-12 18:59:07.884806 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-04-12 18:59:07.884824 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-04-12 18:59:07.884844 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-04-12 18:59:07.884864 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-04-12 18:59:07.884881 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-04-12 18:59:07.884898 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-04-12 18:59:07.884916 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-04-12 18:59:07.884933 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-04-12 18:59:07.884950 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-04-12 18:59:07.884983 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-04-12 18:59:07.885001 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-04-12 18:59:07.885019 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-04-12 18:59:07.885037 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-04-12 18:59:07.885054 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-04-12 18:59:07.885076 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-04-12 18:59:07.885094 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-04-12 18:59:07.885112 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-04-12 18:59:07.885129 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-04-12 18:59:07.885146 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-04-12 18:59:07.885164 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-04-12 18:59:07.885181 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-04-12 18:59:07.885198 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-04-12 18:59:07.885215 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-04-12 18:59:07.885232 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-04-12 18:59:07.885250 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-04-12 18:59:07.885266 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-04-12 18:59:07.885283 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-04-12 18:59:07.885301 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-04-12 18:59:07.885318 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-04-12 18:59:07.885335 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-04-12 18:59:07.885352 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-04-12 18:59:07.885370 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-04-12 18:59:07.885387 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-04-12 18:59:07.885404 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-04-12 18:59:07.885421 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-04-12 18:59:07.885438 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-04-12 18:59:07.885455 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-04-12 18:59:07.885472 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-04-12 18:59:07.885490 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-04-12 18:59:07.885508 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-04-12 18:59:07.885525 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-04-12 18:59:07.885542 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-04-12 18:59:07.885560 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-04-12 18:59:07.885577 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-04-12 18:59:07.885600 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-04-12 18:59:07.885657 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-04-12 18:59:07.885682 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-04-12 18:59:07.885702 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-04-12 18:59:07.885720 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-04-12 18:59:07.885738 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-04-12 18:59:07.885755 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-04-12 18:59:07.885773 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-04-12 18:59:07.885791 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-04-12 18:59:07.885808 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-04-12 18:59:07.885825 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-04-12 18:59:07.885842 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-04-12 18:59:07.885859 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-04-12 18:59:07.885876 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-04-12 18:59:07.885893 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-04-12 18:59:07.885910 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-04-12 18:59:07.885927 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-04-12 18:59:07.885944 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-04-12 18:59:07.885961 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-04-12 18:59:07.885978 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-04-12 18:59:07.885995 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-04-12 18:59:07.886012 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-04-12 18:59:07.886030 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-04-12 18:59:07.886047 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-04-12 18:59:07.886065 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-04-12 18:59:07.886083 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-04-12 18:59:07.886100 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-04-12 18:59:07.886117 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-04-12 18:59:07.886135 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-04-12 18:59:07.886152 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-04-12 18:59:07.886175 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-04-12 18:59:07.886193 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-04-12 18:59:07.886211 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-04-12 18:59:07.886229 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-04-12 18:59:07.886246 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-04-12 18:59:07.886264 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-04-12 18:59:07.886281 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-04-12 18:59:07.886299 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-04-12 18:59:07.886316 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-04-12 18:59:07.886333 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-04-12 18:59:07.886351 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-04-12 18:59:07.886368 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-04-12 18:59:07.886385 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-04-12 18:59:07.886402 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-04-12 18:59:07.886419 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-04-12 18:59:07.886437 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-04-12 18:59:07.886455 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-04-12 18:59:07.886472 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-04-12 18:59:07.886489 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-04-12 18:59:07.886506 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-04-12 18:59:07.886523 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-04-12 18:59:07.886540 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-04-12 18:59:07.886558 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-04-12 18:59:07.886576 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-04-12 18:59:07.886594 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-04-12 18:59:07.886611 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-04-12 18:59:07.886629 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-04-12 18:59:07.886646 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-04-12 18:59:07.886664 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-04-12 18:59:07.886681 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-04-12 18:59:07.886698 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-12 18:59:07.886715 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-12 18:59:07.886733 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-04-12 18:59:07.886756 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-04-12 18:59:07.886774 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-04-12 18:59:07.886792 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-04-12 18:59:07.886809 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-04-12 18:59:07.886826 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-04-12 18:59:07.886844 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-04-12 18:59:07.886861 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-04-12 18:59:07.886878 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-12 18:59:07.886895 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-04-12 18:59:07.886912 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-04-12 18:59:07.886929 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-04-12 18:59:07.886946 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-04-12 18:59:07.886963 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-04-12 18:59:07.886981 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-04-12 18:59:07.886998 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-04-12 18:59:07.887016 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-04-12 18:59:07.887033 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-04-12 18:59:07.887050 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-04-12 18:59:07.887067 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-04-12 18:59:07.887085 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-04-12 18:59:07.887102 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-04-12 18:59:07.887119 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-04-12 18:59:07.887136 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-04-12 18:59:07.887154 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-04-12 18:59:07.887171 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-04-12 18:59:07.887188 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-04-12 18:59:07.887205 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-04-12 18:59:07.887222 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-04-12 18:59:07.887240 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-12 18:59:07.887258 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-04-12 18:59:07.887276 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-04-12 18:59:07.887294 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-12 18:59:07.887311 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-12 18:59:07.887329 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-04-12 18:59:07.887350 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-04-12 18:59:07.887368 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-04-12 18:59:07.887386 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-04-12 18:59:07.887403 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-04-12 18:59:07.887420 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-04-12 18:59:07.887437 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-04-12 18:59:07.887455 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-04-12 18:59:07.887472 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-04-12 18:59:07.887490 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-04-12 18:59:07.887507 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-04-12 18:59:07.887525 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-04-12 18:59:07.887542 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-04-12 18:59:07.887560 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-04-12 18:59:07.887577 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-04-12 18:59:07.887594 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-04-12 18:59:07.887611 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-04-12 18:59:07.887629 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-04-12 18:59:07.887646 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-04-12 18:59:07.887663 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-04-12 18:59:07.887680 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-04-12 18:59:07.887698 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-04-12 18:59:07.887715 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-04-12 18:59:07.887732 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-04-12 18:59:07.887749 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-04-12 18:59:07.887767 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-04-12 18:59:07.887784 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-04-12 18:59:07.887801 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-04-12 18:59:07.887819 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-12 18:59:07.887845 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-12 18:59:07.887863 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-12 18:59:07.887881 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-12 18:59:07.887899 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-04-12 18:59:07.887921 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-04-12 18:59:07.887939 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-04-12 18:59:07.887957 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-12 18:59:07.887974 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-12 18:59:07.887991 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-xw29w.txt 2026-04-12 18:59:07.888009 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-xw29w.yaml 2026-04-12 18:59:07.888026 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5bb4cb48d9-wk5lg.txt 2026-04-12 18:59:07.888043 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5bb4cb48d9-wk5lg.yaml 2026-04-12 18:59:07.888061 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-lvl6n.txt 2026-04-12 18:59:07.888078 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-lvl6n.yaml 2026-04-12 18:59:07.888096 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-5c8jn.txt 2026-04-12 18:59:07.888113 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-5c8jn.yaml 2026-04-12 18:59:07.888130 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-lmlg6.txt 2026-04-12 18:59:07.888148 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-lmlg6.yaml 2026-04-12 18:59:07.888166 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-04-12 18:59:07.888183 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-04-12 18:59:07.888201 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-04-12 18:59:07.888218 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-04-12 18:59:07.888235 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-d4v98.txt 2026-04-12 18:59:07.888253 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-d4v98.yaml 2026-04-12 18:59:07.888270 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-04-12 18:59:07.888288 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-04-12 18:59:07.888305 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-268ck.txt 2026-04-12 18:59:07.888322 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-268ck.yaml 2026-04-12 18:59:07.888340 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-rr674.txt 2026-04-12 18:59:07.888358 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-rr674.yaml 2026-04-12 18:59:07.888375 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-2xcmv.txt 2026-04-12 18:59:07.888393 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-2xcmv.yaml 2026-04-12 18:59:07.888410 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-12 18:59:07.888428 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-12 18:59:07.888445 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-l4gk2.txt 2026-04-12 18:59:07.888463 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-l4gk2.yaml 2026-04-12 18:59:07.888485 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-6dnbx.txt 2026-04-12 18:59:07.888504 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-6dnbx.yaml 2026-04-12 18:59:07.888522 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-04-12 18:59:07.888539 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-04-12 18:59:07.888557 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-04-12 18:59:07.888574 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-12 18:59:07.888592 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-12 18:59:07.888609 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-04-12 18:59:07.888627 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-04-12 18:59:07.888644 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-04-12 18:59:07.888661 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-04-12 18:59:07.888679 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-04-12 18:59:07.888696 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-12 18:59:07.888713 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-12 18:59:07.888731 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-04-12 18:59:07.888748 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-04-12 18:59:07.888765 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-04-12 18:59:07.888782 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-04-12 18:59:07.888800 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-04-12 18:59:07.888818 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-04-12 18:59:07.888835 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-04-12 18:59:07.888852 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-04-12 18:59:07.888870 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-04-12 18:59:07.888887 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-12 18:59:07.888903 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-12 18:59:07.888921 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-04-12 18:59:07.888938 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-04-12 18:59:07.888969 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-04-12 18:59:07.888989 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-04-12 18:59:07.889010 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-04-12 18:59:07.889028 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-04-12 18:59:07.889045 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-04-12 18:59:07.889066 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-04-12 18:59:07.889084 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-04-12 18:59:07.889101 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-04-12 18:59:07.889119 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-04-12 18:59:07.889136 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-04-12 18:59:07.889152 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-04-12 18:59:07.889169 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-04-12 18:59:07.889186 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-04-12 18:59:07.889203 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-04-12 18:59:07.889220 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-04-12 18:59:07.889237 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-04-12 18:59:07.889255 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-04-12 18:59:07.889272 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-04-12 18:59:07.889289 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-04-12 18:59:07.889306 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-04-12 18:59:07.889323 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-lmlg6-tls.txt 2026-04-12 18:59:07.889341 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-lmlg6-tls.yaml 2026-04-12 18:59:07.889358 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-04-12 18:59:07.889376 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-04-12 18:59:07.889394 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-04-12 18:59:07.889411 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-04-12 18:59:07.889428 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-04-12 18:59:07.889445 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-04-12 18:59:07.889462 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-04-12 18:59:07.889479 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-04-12 18:59:07.889497 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-12 18:59:07.889514 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-12 18:59:07.889531 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-04-12 18:59:07.889549 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-04-12 18:59:07.889571 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-04-12 18:59:07.889589 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-04-12 18:59:07.889629 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-04-12 18:59:07.889650 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-04-12 18:59:07.889668 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-04-12 18:59:07.889686 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-04-12 18:59:07.889703 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-04-12 18:59:07.889721 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-04-12 18:59:07.889738 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-04-12 18:59:07.889756 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-04-12 18:59:07.889773 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-04-12 18:59:07.889790 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-04-12 18:59:07.889808 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-04-12 18:59:07.889826 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-04-12 18:59:07.889843 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-04-12 18:59:07.889861 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-04-12 18:59:07.889879 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-04-12 18:59:07.889896 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-04-12 18:59:07.889914 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-04-12 18:59:07.889931 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-04-12 18:59:07.889949 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-04-12 18:59:07.889967 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-04-12 18:59:07.889984 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-12 18:59:07.890001 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-04-12 18:59:07.890019 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-04-12 18:59:07.890036 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-12 18:59:07.890053 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-12 18:59:07.890071 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-04-12 18:59:07.890088 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-04-12 18:59:07.890105 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-04-12 18:59:07.890123 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-04-12 18:59:07.890140 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-04-12 18:59:07.890162 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-04-12 18:59:07.890180 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-04-12 18:59:07.890198 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-04-12 18:59:07.890215 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-04-12 18:59:07.890232 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-04-12 18:59:07.890249 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-04-12 18:59:07.890266 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-04-12 18:59:07.890283 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-04-12 18:59:07.890300 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-04-12 18:59:07.890317 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-04-12 18:59:07.890335 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-04-12 18:59:07.890352 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-04-12 18:59:07.890369 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-04-12 18:59:07.890387 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-04-12 18:59:07.890404 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-04-12 18:59:07.890421 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-04-12 18:59:07.890438 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-04-12 18:59:07.890456 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-04-12 18:59:07.890473 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-04-12 18:59:07.890490 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-12 18:59:07.890507 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-04-12 18:59:07.890524 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-04-12 18:59:07.890542 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-12 18:59:07.890559 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-12 18:59:07.890576 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-04-12 18:59:07.890593 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-04-12 18:59:07.890611 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-04-12 18:59:07.890628 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-04-12 18:59:07.890645 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-04-12 18:59:07.890663 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-04-12 18:59:07.890680 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-04-12 18:59:07.890697 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-04-12 18:59:07.890714 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-04-12 18:59:07.890731 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-04-12 18:59:07.890755 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-04-12 18:59:07.890773 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-04-12 18:59:07.890790 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-04-12 18:59:07.890808 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-04-12 18:59:07.890825 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-04-12 18:59:07.890843 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-04-12 18:59:07.890860 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-04-12 18:59:07.890878 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-04-12 18:59:07.890895 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-04-12 18:59:07.890913 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-04-12 18:59:07.890931 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-04-12 18:59:07.890949 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-12 18:59:07.891055 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-12 18:59:07.891083 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-04-12 18:59:07.891103 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-04-12 18:59:07.891122 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-04-12 18:59:07.891140 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-04-12 18:59:07.891158 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-04-12 18:59:07.891176 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-04-12 18:59:07.891194 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-12 18:59:07.891212 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-12 18:59:07.891229 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-04-12 18:59:07.891247 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-04-12 18:59:07.891264 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-04-12 18:59:07.891282 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-04-12 18:59:07.891300 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-04-12 18:59:07.891317 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-04-12 18:59:07.891335 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-04-12 18:59:07.891352 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-04-12 18:59:07.891369 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-04-12 18:59:07.891386 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-04-12 18:59:07.891403 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-04-12 18:59:07.891421 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-04-12 18:59:07.891438 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-04-12 18:59:07.891455 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-04-12 18:59:07.891472 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-04-12 18:59:07.891495 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-04-12 18:59:07.891513 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-04-12 18:59:07.891531 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-04-12 18:59:07.891548 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-04-12 18:59:07.891566 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-04-12 18:59:07.891583 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-04-12 18:59:07.891601 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-04-12 18:59:07.891618 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-04-12 18:59:07.891635 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-04-12 18:59:07.891652 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-04-12 18:59:07.891669 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-04-12 18:59:07.891686 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-04-12 18:59:07.891703 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-04-12 18:59:07.891720 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-04-12 18:59:07.891737 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-04-12 18:59:07.891754 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-04-12 18:59:07.891771 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-04-12 18:59:07.891789 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-04-12 18:59:07.891806 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-04-12 18:59:07.891823 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-04-12 18:59:07.891840 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-04-12 18:59:07.891857 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-04-12 18:59:07.891874 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-04-12 18:59:07.891891 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-04-12 18:59:07.891908 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-04-12 18:59:07.891925 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-04-12 18:59:07.891942 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-04-12 18:59:07.891959 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-04-12 18:59:07.891976 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-04-12 18:59:07.891993 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-04-12 18:59:07.892011 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-04-12 18:59:07.892028 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-04-12 18:59:07.892046 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-04-12 18:59:07.892063 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-04-12 18:59:07.892084 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-04-12 18:59:07.892102 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-04-12 18:59:07.892120 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-04-12 18:59:07.892137 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-04-12 18:59:07.892154 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-04-12 18:59:07.892172 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-04-12 18:59:07.892190 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-04-12 18:59:07.892208 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-04-12 18:59:07.892226 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-04-12 18:59:07.892244 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-04-12 18:59:07.892261 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-04-12 18:59:07.892279 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-04-12 18:59:07.892297 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-04-12 18:59:07.892314 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-04-12 18:59:07.892331 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-04-12 18:59:07.892349 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-04-12 18:59:07.892366 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-04-12 18:59:07.892384 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-04-12 18:59:07.892401 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-04-12 18:59:07.892419 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-04-12 18:59:07.892437 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-04-12 18:59:07.892454 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-04-12 18:59:07.892471 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-04-12 18:59:07.892488 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-04-12 18:59:07.892506 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-04-12 18:59:07.892523 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-04-12 18:59:07.892540 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-04-12 18:59:07.892557 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-04-12 18:59:07.892574 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-04-12 18:59:07.892591 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-04-12 18:59:07.892609 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-04-12 18:59:07.892626 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-04-12 18:59:07.892643 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-04-12 18:59:07.892660 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-04-12 18:59:07.892678 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-04-12 18:59:07.892696 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-04-12 18:59:07.892717 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-04-12 18:59:07.892735 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-04-12 18:59:07.892753 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-04-12 18:59:07.892770 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-04-12 18:59:07.892787 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-04-12 18:59:07.892805 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-04-12 18:59:07.892822 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-04-12 18:59:07.892839 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-04-12 18:59:07.892856 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-04-12 18:59:07.892873 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-04-12 18:59:07.892891 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-04-12 18:59:07.892908 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-04-12 18:59:07.892925 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-04-12 18:59:07.892942 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-04-12 18:59:07.892974 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-04-12 18:59:07.892995 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-04-12 18:59:07.893011 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-04-12 18:59:07.893028 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-04-12 18:59:07.893046 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-04-12 18:59:07.893063 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-04-12 18:59:07.893080 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-04-12 18:59:07.893097 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-04-12 18:59:07.893115 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-04-12 18:59:07.893132 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-04-12 18:59:07.893150 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-04-12 18:59:07.893167 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-04-12 18:59:07.893184 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-04-12 18:59:07.893202 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-04-12 18:59:07.893219 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-04-12 18:59:07.893237 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-04-12 18:59:07.893255 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-04-12 18:59:07.893272 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-04-12 18:59:07.893290 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-04-12 18:59:07.893308 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-04-12 18:59:07.893325 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-04-12 18:59:07.893342 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-12 18:59:07.893363 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-12 18:59:07.893381 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-04-12 18:59:07.893399 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-04-12 18:59:07.893417 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-04-12 18:59:07.893435 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-04-12 18:59:07.893453 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-04-12 18:59:07.893471 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-04-12 18:59:07.893489 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-04-12 18:59:07.893506 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-04-12 18:59:07.893524 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-04-12 18:59:07.893542 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-04-12 18:59:07.893560 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-04-12 18:59:07.893578 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-04-12 18:59:07.893596 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-04-12 18:59:07.893626 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-04-12 18:59:07.893644 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-04-12 18:59:07.893662 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-04-12 18:59:07.893679 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-04-12 18:59:07.893697 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-04-12 18:59:07.893714 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-04-12 18:59:07.893732 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-04-12 18:59:07.893749 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-04-12 18:59:07.893767 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-04-12 18:59:07.893784 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-04-12 18:59:07.893801 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-04-12 18:59:07.893818 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-04-12 18:59:07.893836 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-04-12 18:59:07.893853 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-04-12 18:59:07.893870 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-04-12 18:59:07.893887 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-04-12 18:59:07.893905 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-04-12 18:59:07.893922 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-04-12 18:59:07.893939 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-04-12 18:59:07.893956 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-04-12 18:59:07.893973 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-04-12 18:59:07.893990 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-04-12 18:59:07.894008 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-04-12 18:59:07.894029 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-04-12 18:59:07.894047 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-04-12 18:59:07.894064 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-04-12 18:59:07.894081 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-04-12 18:59:07.894098 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-04-12 18:59:07.894116 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-04-12 18:59:07.894133 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-04-12 18:59:07.894151 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-04-12 18:59:07.894169 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-04-12 18:59:07.894186 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-04-12 18:59:07.894204 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-04-12 18:59:07.894221 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-04-12 18:59:07.894238 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-04-12 18:59:07.894256 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-04-12 18:59:07.894273 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-04-12 18:59:07.894291 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-04-12 18:59:07.894308 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-04-12 18:59:07.894325 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-04-12 18:59:07.894342 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-04-12 18:59:07.894359 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-04-12 18:59:07.894376 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-04-12 18:59:07.894393 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-04-12 18:59:07.894411 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-04-12 18:59:07.894428 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-04-12 18:59:07.894445 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-04-12 18:59:07.894463 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-04-12 18:59:07.894480 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-04-12 18:59:07.894497 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-04-12 18:59:07.894514 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-04-12 18:59:07.894531 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-04-12 18:59:07.894549 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-04-12 18:59:07.894567 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-04-12 18:59:07.894584 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-04-12 18:59:07.894602 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-04-12 18:59:07.894619 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-04-12 18:59:07.894637 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-04-12 18:59:07.894655 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-04-12 18:59:07.894677 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-04-12 18:59:07.894695 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-04-12 18:59:07.894713 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-04-12 18:59:07.894731 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-04-12 18:59:07.894749 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-04-12 18:59:07.894768 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-04-12 18:59:07.894786 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-04-12 18:59:07.894804 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-04-12 18:59:07.894823 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-04-12 18:59:07.894841 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-04-12 18:59:07.894860 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-04-12 18:59:07.894881 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-04-12 18:59:07.894899 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-5d5f744d94-sqcc5.txt 2026-04-12 18:59:07.894917 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-5d5f744d94-sqcc5.yaml 2026-04-12 18:59:07.894935 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-vskvc.txt 2026-04-12 18:59:07.894952 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-vskvc.yaml 2026-04-12 18:59:07.894970 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-j7ccs.txt 2026-04-12 18:59:07.894987 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-j7ccs.yaml 2026-04-12 18:59:07.895005 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-ng6b2.txt 2026-04-12 18:59:07.895022 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-ng6b2.yaml 2026-04-12 18:59:07.895039 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-ns5gz.txt 2026-04-12 18:59:07.895057 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-ns5gz.yaml 2026-04-12 18:59:07.895074 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-slqf5.txt 2026-04-12 18:59:07.895091 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-slqf5.yaml 2026-04-12 18:59:07.895107 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-8qg5z.txt 2026-04-12 18:59:07.895125 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-8qg5z.yaml 2026-04-12 18:59:07.895142 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-7947dfff8d-c974w.txt 2026-04-12 18:59:07.895159 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-7947dfff8d-c974w.yaml 2026-04-12 18:59:07.895176 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-tkq75.txt 2026-04-12 18:59:07.895194 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-tkq75.yaml 2026-04-12 18:59:07.895212 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-4wrwm.txt 2026-04-12 18:59:07.895229 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-4wrwm.yaml 2026-04-12 18:59:07.895247 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-x9wqg.txt 2026-04-12 18:59:07.895269 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-x9wqg.yaml 2026-04-12 18:59:07.895286 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-j58g7.txt 2026-04-12 18:59:07.895304 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-j58g7.yaml 2026-04-12 18:59:07.895321 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-84v5b.txt 2026-04-12 18:59:07.895338 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-84v5b.yaml 2026-04-12 18:59:07.895355 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-l8tjj.txt 2026-04-12 18:59:07.895373 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-l8tjj.yaml 2026-04-12 18:59:07.895390 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-lvbqf.txt 2026-04-12 18:59:07.895407 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-lvbqf.yaml 2026-04-12 18:59:07.895424 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-vmz8z.txt 2026-04-12 18:59:07.895441 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-vmz8z.yaml 2026-04-12 18:59:07.895459 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-pdcs4.txt 2026-04-12 18:59:07.895476 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-pdcs4.yaml 2026-04-12 18:59:07.895493 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-7d694dfccd-8hwpt.txt 2026-04-12 18:59:07.895511 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-7d694dfccd-8hwpt.yaml 2026-04-12 18:59:07.895528 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-hsws4.txt 2026-04-12 18:59:07.895545 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-hsws4.yaml 2026-04-12 18:59:07.895562 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-wvstt.txt 2026-04-12 18:59:07.895580 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-wvstt.yaml 2026-04-12 18:59:07.895597 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-vqtj5.txt 2026-04-12 18:59:07.895614 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-vqtj5.yaml 2026-04-12 18:59:07.895632 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-mchnq.txt 2026-04-12 18:59:07.895649 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-mchnq.yaml 2026-04-12 18:59:07.895666 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-6gjnf.txt 2026-04-12 18:59:07.895683 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-6gjnf.yaml 2026-04-12 18:59:07.895700 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-kwpkq.txt 2026-04-12 18:59:07.895717 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-kwpkq.yaml 2026-04-12 18:59:07.895733 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-btzc2.txt 2026-04-12 18:59:07.895750 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-btzc2.yaml 2026-04-12 18:59:07.895767 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-k2khf.txt 2026-04-12 18:59:07.895784 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-k2khf.yaml 2026-04-12 18:59:07.895801 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-04-12 18:59:07.895819 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-04-12 18:59:07.895836 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-04-12 18:59:07.895854 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-04-12 18:59:07.895877 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-rzf7c.txt 2026-04-12 18:59:07.895896 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-rzf7c.yaml 2026-04-12 18:59:07.895914 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-04-12 18:59:07.895932 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-04-12 18:59:07.895950 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-fx7j7.txt 2026-04-12 18:59:07.895968 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-fx7j7.yaml 2026-04-12 18:59:07.895985 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-04-12 18:59:07.896002 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-04-12 18:59:07.896020 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-04-12 18:59:07.896037 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-04-12 18:59:07.896055 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-bddp7.txt 2026-04-12 18:59:07.896072 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-bddp7.yaml 2026-04-12 18:59:07.896090 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-6qhc2.txt 2026-04-12 18:59:07.896108 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-6qhc2.yaml 2026-04-12 18:59:07.896126 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-2khk8.txt 2026-04-12 18:59:07.896143 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-2khk8.yaml 2026-04-12 18:59:07.896160 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-f8dd5b686-brtcj.txt 2026-04-12 18:59:07.896178 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-f8dd5b686-brtcj.yaml 2026-04-12 18:59:07.896195 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-78b95c5877-k49ph.txt 2026-04-12 18:59:07.896213 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-78b95c5877-k49ph.yaml 2026-04-12 18:59:07.896230 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-8z55q.txt 2026-04-12 18:59:07.896248 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-8z55q.yaml 2026-04-12 18:59:07.896266 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-l7bnm.txt 2026-04-12 18:59:07.896284 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-l7bnm.yaml 2026-04-12 18:59:07.896301 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-04-12 18:59:07.896319 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-04-12 18:59:07.896336 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-04-12 18:59:07.896354 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-04-12 18:59:07.896372 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-04-12 18:59:07.896389 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-04-12 18:59:07.896406 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-04-12 18:59:07.896423 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-04-12 18:59:07.896440 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-04-12 18:59:07.896457 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-04-12 18:59:07.896478 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-04-12 18:59:07.896496 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-04-12 18:59:07.896514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-04-12 18:59:07.896531 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-04-12 18:59:07.896548 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-04-12 18:59:07.896565 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-04-12 18:59:07.896582 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-04-12 18:59:07.896599 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-04-12 18:59:07.896617 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-04-12 18:59:07.896634 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-04-12 18:59:07.896651 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-04-12 18:59:07.896669 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-04-12 18:59:07.896685 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-04-12 18:59:07.896702 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-04-12 18:59:07.896719 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-04-12 18:59:07.896736 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-04-12 18:59:07.896753 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-04-12 18:59:07.896770 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-04-12 18:59:07.896788 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-04-12 18:59:07.896804 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-04-12 18:59:07.896821 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-04-12 18:59:07.896838 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-04-12 18:59:07.896855 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-04-12 18:59:07.896871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-04-12 18:59:07.896888 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-04-12 18:59:07.896905 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-04-12 18:59:07.896922 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-04-12 18:59:07.896939 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-04-12 18:59:07.896975 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-04-12 18:59:07.896994 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-04-12 18:59:07.897011 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-04-12 18:59:07.897030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-04-12 18:59:07.897048 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-04-12 18:59:07.897070 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-04-12 18:59:07.897089 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-04-12 18:59:07.897107 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-04-12 18:59:07.897125 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-04-12 18:59:07.897142 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-04-12 18:59:07.897160 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-04-12 18:59:07.897177 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-04-12 18:59:07.897195 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-04-12 18:59:07.897212 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-04-12 18:59:07.897230 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-04-12 18:59:07.897247 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-04-12 18:59:07.897265 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-04-12 18:59:07.897283 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-04-12 18:59:07.897301 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-04-12 18:59:07.897318 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-04-12 18:59:07.897336 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-04-12 18:59:07.897353 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-04-12 18:59:07.897370 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-04-12 18:59:07.897387 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-04-12 18:59:07.897404 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-04-12 18:59:07.897421 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-04-12 18:59:07.897438 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-04-12 18:59:07.897456 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-04-12 18:59:07.897473 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-04-12 18:59:07.897490 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-04-12 18:59:07.897508 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-04-12 18:59:07.897525 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-04-12 18:59:07.897542 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-04-12 18:59:07.897559 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-04-12 18:59:07.897576 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-04-12 18:59:07.897593 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-04-12 18:59:07.897633 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-04-12 18:59:07.897652 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-04-12 18:59:07.897675 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-04-12 18:59:07.897693 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-04-12 18:59:07.897710 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-04-12 18:59:07.897727 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-04-12 18:59:07.897744 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-04-12 18:59:07.897762 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-04-12 18:59:07.897779 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-04-12 18:59:07.897797 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-04-12 18:59:07.897814 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-04-12 18:59:07.897834 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-04-12 18:59:07.897854 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-04-12 18:59:07.897871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-04-12 18:59:07.897888 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-04-12 18:59:07.897906 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-04-12 18:59:07.897923 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-04-12 18:59:07.897940 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-04-12 18:59:07.897957 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-04-12 18:59:07.897974 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-04-12 18:59:07.897991 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-04-12 18:59:07.898008 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-04-12 18:59:07.898024 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-04-12 18:59:07.898041 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-04-12 18:59:07.898058 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-04-12 18:59:07.898075 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-04-12 18:59:07.898092 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-04-12 18:59:07.898109 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-04-12 18:59:07.898125 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-04-12 18:59:07.898142 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-04-12 18:59:07.898158 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-04-12 18:59:07.898175 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-04-12 18:59:07.898191 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-04-12 18:59:07.898208 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-04-12 18:59:07.898225 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-04-12 18:59:07.898242 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-04-12 18:59:07.898264 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-04-12 18:59:07.898282 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-04-12 18:59:07.898300 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-04-12 18:59:07.898318 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-04-12 18:59:07.898335 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-04-12 18:59:07.898353 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-04-12 18:59:07.898370 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-04-12 18:59:07.898387 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-04-12 18:59:07.898405 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-04-12 18:59:07.898422 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-04-12 18:59:07.898439 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-04-12 18:59:07.898457 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-04-12 18:59:07.898474 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-04-12 18:59:07.898491 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-04-12 18:59:07.898509 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-04-12 18:59:07.898526 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-04-12 18:59:07.898543 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-04-12 18:59:07.898560 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-04-12 18:59:07.898578 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-04-12 18:59:07.898595 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-04-12 18:59:07.898612 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-04-12 18:59:07.898630 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-04-12 18:59:07.898647 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-04-12 18:59:07.898664 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-04-12 18:59:07.898682 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-04-12 18:59:07.898700 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-04-12 18:59:07.898717 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-04-12 18:59:07.898734 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-04-12 18:59:07.898751 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-04-12 18:59:07.898769 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-04-12 18:59:07.898786 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-04-12 18:59:07.898804 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-04-12 18:59:07.898821 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-04-12 18:59:07.898843 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-04-12 18:59:07.898861 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-04-12 18:59:07.898879 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-04-12 18:59:07.898896 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-04-12 18:59:07.898914 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-04-12 18:59:07.898931 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-04-12 18:59:07.898948 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-04-12 18:59:07.898965 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-04-12 18:59:07.898983 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-04-12 18:59:07.899000 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-04-12 18:59:07.899017 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-04-12 18:59:07.899034 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-04-12 18:59:07.899051 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-04-12 18:59:07.899068 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-04-12 18:59:07.899085 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-04-12 18:59:07.899102 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-04-12 18:59:07.899119 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-04-12 18:59:07.899136 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-04-12 18:59:07.899153 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-04-12 18:59:07.899170 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-04-12 18:59:07.899187 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-04-12 18:59:07.899204 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-04-12 18:59:07.899222 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-04-12 18:59:07.899239 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-04-12 18:59:07.899257 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-04-12 18:59:07.899274 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-04-12 18:59:07.899291 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-04-12 18:59:07.899308 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-04-12 18:59:07.899325 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-04-12 18:59:07.899343 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-04-12 18:59:07.899360 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-04-12 18:59:07.899377 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-04-12 18:59:07.899395 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-04-12 18:59:07.899416 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-04-12 18:59:07.899434 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-04-12 18:59:07.899452 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-04-12 18:59:07.899470 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-04-12 18:59:07.899535 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-04-12 18:59:07.899574 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-04-12 18:59:07.899596 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-04-12 18:59:07.899615 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-04-12 18:59:07.899633 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-04-12 18:59:07.899651 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-04-12 18:59:07.899669 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-04-12 18:59:07.899687 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-04-12 18:59:07.899704 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-04-12 18:59:07.899722 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-04-12 18:59:07.899739 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-04-12 18:59:07.899757 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-04-12 18:59:07.899775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-04-12 18:59:07.899792 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-04-12 18:59:07.899810 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-04-12 18:59:07.899827 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-04-12 18:59:07.899845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-04-12 18:59:07.899862 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-04-12 18:59:07.899879 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-04-12 18:59:07.899896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-04-12 18:59:07.899914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-04-12 18:59:07.899931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-04-12 18:59:07.899949 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-04-12 18:59:07.899966 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-04-12 18:59:07.899982 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-04-12 18:59:07.899999 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-04-12 18:59:07.900016 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-04-12 18:59:07.900033 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-04-12 18:59:07.900050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-04-12 18:59:07.900068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-04-12 18:59:07.900085 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-04-12 18:59:07.900102 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-04-12 18:59:07.900127 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-04-12 18:59:07.900145 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-04-12 18:59:07.900163 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-04-12 18:59:07.900180 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-04-12 18:59:07.900197 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-04-12 18:59:07.900214 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-04-12 18:59:07.900232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-04-12 18:59:07.900249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-04-12 18:59:07.900265 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-04-12 18:59:07.900282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-04-12 18:59:07.900299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-04-12 18:59:07.900315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-04-12 18:59:07.900332 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-04-12 18:59:07.900349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-04-12 18:59:07.900366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-04-12 18:59:07.900382 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-04-12 18:59:07.900400 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-04-12 18:59:07.900417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-04-12 18:59:07.900434 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-04-12 18:59:07.900451 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-04-12 18:59:07.900468 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-04-12 18:59:07.900485 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-04-12 18:59:07.900502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-04-12 18:59:07.900519 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-04-12 18:59:07.900536 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-04-12 18:59:07.900553 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-04-12 18:59:07.900570 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-04-12 18:59:07.900587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-04-12 18:59:07.900604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-04-12 18:59:07.900622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-04-12 18:59:07.900640 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-04-12 18:59:07.900657 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-04-12 18:59:07.900675 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-04-12 18:59:07.900692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-04-12 18:59:07.900709 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-04-12 18:59:07.900727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-04-12 18:59:07.900749 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-04-12 18:59:07.900767 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-04-12 18:59:07.900786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-04-12 18:59:07.900803 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-04-12 18:59:07.900821 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-04-12 18:59:07.900839 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-04-12 18:59:07.900857 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-04-12 18:59:07.900874 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-04-12 18:59:07.900892 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-04-12 18:59:07.900909 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-04-12 18:59:07.900926 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-04-12 18:59:07.900944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-04-12 18:59:07.900979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-04-12 18:59:07.900998 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-04-12 18:59:07.901015 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-04-12 18:59:07.901033 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-04-12 18:59:07.901050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-04-12 18:59:07.901067 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-04-12 18:59:07.901085 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-04-12 18:59:07.901103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-12 18:59:07.901120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-12 18:59:07.901137 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-04-12 18:59:07.901155 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-04-12 18:59:07.901173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-04-12 18:59:07.901190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-04-12 18:59:07.901208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-04-12 18:59:07.901225 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-04-12 18:59:07.901243 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-04-12 18:59:07.901260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-04-12 18:59:07.901278 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-04-12 18:59:07.901295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-04-12 18:59:07.901312 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-04-12 18:59:07.901329 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-04-12 18:59:07.901346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-04-12 18:59:07.901368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-04-12 18:59:07.901385 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-04-12 18:59:07.901403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-04-12 18:59:07.901420 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-04-12 18:59:07.901437 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-04-12 18:59:07.901455 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-04-12 18:59:07.901472 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-04-12 18:59:07.901489 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-04-12 18:59:07.901506 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-04-12 18:59:07.901524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-04-12 18:59:07.901542 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-04-12 18:59:07.901559 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-04-12 18:59:07.901577 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-04-12 18:59:07.901594 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-04-12 18:59:07.901628 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-04-12 18:59:07.901645 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-04-12 18:59:07.901663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-04-12 18:59:07.901680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-04-12 18:59:07.901697 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-04-12 18:59:07.901714 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-04-12 18:59:07.901731 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-04-12 18:59:07.901748 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-04-12 18:59:07.901765 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-04-12 18:59:07.901782 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-04-12 18:59:07.901799 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-04-12 18:59:07.901816 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-04-12 18:59:07.901833 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-04-12 18:59:07.901850 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-04-12 18:59:07.901867 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-04-12 18:59:07.901884 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-04-12 18:59:07.901901 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-04-12 18:59:07.901919 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-04-12 18:59:07.901936 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-04-12 18:59:07.901954 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-04-12 18:59:07.901976 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-04-12 18:59:07.901995 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-04-12 18:59:07.902013 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-04-12 18:59:07.902031 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-04-12 18:59:07.902049 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-04-12 18:59:07.902066 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-04-12 18:59:07.902085 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-04-12 18:59:07.902102 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-04-12 18:59:07.902120 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-04-12 18:59:07.902137 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-04-12 18:59:07.902155 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-04-12 18:59:07.902172 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-04-12 18:59:07.902189 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-04-12 18:59:07.902206 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-04-12 18:59:07.902223 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-04-12 18:59:07.902241 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-04-12 18:59:07.902259 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-04-12 18:59:07.902277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-04-12 18:59:07.902295 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-04-12 18:59:07.902313 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-04-12 18:59:07.902330 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-04-12 18:59:07.902348 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-04-12 18:59:07.902365 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-04-12 18:59:07.902383 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-04-12 18:59:07.902400 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-04-12 18:59:07.902418 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-04-12 18:59:07.902435 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-04-12 18:59:07.902452 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-04-12 18:59:07.902469 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-04-12 18:59:07.902487 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-04-12 18:59:07.902504 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-04-12 18:59:07.902521 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-04-12 18:59:07.902538 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-04-12 18:59:07.902555 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-04-12 18:59:07.902572 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-04-12 18:59:07.902593 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-04-12 18:59:07.902612 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-04-12 18:59:07.902629 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-04-12 18:59:07.902646 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-04-12 18:59:07.902663 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-04-12 18:59:07.902680 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-04-12 18:59:07.902697 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-04-12 18:59:07.902715 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-04-12 18:59:07.902732 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-04-12 18:59:07.902749 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-04-12 18:59:07.902766 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-04-12 18:59:07.902784 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-04-12 18:59:07.902801 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-04-12 18:59:07.902818 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-04-12 18:59:07.902835 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-04-12 18:59:07.902852 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-04-12 18:59:07.902870 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-04-12 18:59:07.902887 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-04-12 18:59:07.902904 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-04-12 18:59:07.902921 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-04-12 18:59:07.902937 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-04-12 18:59:07.902954 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-04-12 18:59:07.902971 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-04-12 18:59:07.902988 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-04-12 18:59:07.903006 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-04-12 18:59:07.903023 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-04-12 18:59:07.903040 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-04-12 18:59:07.903058 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-04-12 18:59:07.903075 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-04-12 18:59:07.903092 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-04-12 18:59:07.903109 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-04-12 18:59:07.903126 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-04-12 18:59:07.903144 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-04-12 18:59:07.903162 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-04-12 18:59:07.903184 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-04-12 18:59:07.903203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-04-12 18:59:07.903221 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-04-12 18:59:07.903239 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-04-12 18:59:07.903257 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-04-12 18:59:07.903275 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-04-12 18:59:07.903293 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-04-12 18:59:07.903311 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-04-12 18:59:07.903328 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-04-12 18:59:07.903346 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-04-12 18:59:07.903363 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-04-12 18:59:07.903381 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-04-12 18:59:07.903399 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-04-12 18:59:07.903416 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-04-12 18:59:07.903434 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-04-12 18:59:07.903452 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-04-12 18:59:07.903470 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-04-12 18:59:07.903487 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-04-12 18:59:07.903505 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-04-12 18:59:07.903522 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-04-12 18:59:07.903539 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-04-12 18:59:07.903556 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-04-12 18:59:07.903573 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-04-12 18:59:07.903590 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-04-12 18:59:07.903607 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-04-12 18:59:07.903624 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-04-12 18:59:07.903641 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-04-12 18:59:07.903658 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-04-12 18:59:07.903676 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-04-12 18:59:07.903692 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-04-12 18:59:07.903709 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-04-12 18:59:07.903726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-04-12 18:59:07.903743 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-04-12 18:59:07.903760 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-04-12 18:59:07.903779 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-04-12 18:59:07.903805 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-04-12 18:59:07.903823 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-04-12 18:59:07.903841 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-04-12 18:59:07.903858 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-04-12 18:59:07.903875 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-04-12 18:59:07.903892 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-04-12 18:59:07.903909 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-04-12 18:59:07.903926 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-04-12 18:59:07.903943 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-04-12 18:59:07.903961 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-04-12 18:59:07.903978 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-04-12 18:59:07.903995 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-04-12 18:59:07.904013 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-04-12 18:59:07.904031 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-04-12 18:59:07.904048 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-04-12 18:59:07.904065 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-04-12 18:59:07.904082 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-04-12 18:59:07.904099 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-04-12 18:59:07.904117 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-04-12 18:59:07.904135 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-04-12 18:59:07.904152 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-04-12 18:59:07.904169 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-04-12 18:59:07.904186 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-04-12 18:59:07.904203 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-04-12 18:59:07.904220 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-04-12 18:59:07.904237 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-04-12 18:59:07.904254 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-04-12 18:59:07.904272 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-04-12 18:59:07.904289 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-04-12 18:59:07.904307 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-04-12 18:59:07.904324 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-04-12 18:59:07.904341 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-04-12 18:59:07.904359 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-04-12 18:59:07.904376 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-04-12 18:59:07.904394 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-04-12 18:59:07.904415 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-12 18:59:07.904434 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-12 18:59:07.904452 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-04-12 18:59:07.904469 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-04-12 18:59:07.904487 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-04-12 18:59:07.904505 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-04-12 18:59:07.904522 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-04-12 18:59:07.904540 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-04-12 18:59:07.904558 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-04-12 18:59:07.904575 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-04-12 18:59:07.904593 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-04-12 18:59:07.904611 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-04-12 18:59:07.904629 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-04-12 18:59:07.904646 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-04-12 18:59:07.904664 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-04-12 18:59:07.904682 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-04-12 18:59:07.904699 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-04-12 18:59:07.904717 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-04-12 18:59:07.904734 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-04-12 18:59:07.904751 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-04-12 18:59:07.904768 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-04-12 18:59:07.904785 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-04-12 18:59:07.904802 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-04-12 18:59:07.904819 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-04-12 18:59:07.904837 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-04-12 18:59:07.904854 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-04-12 18:59:07.904871 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-04-12 18:59:07.904888 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-04-12 18:59:07.904905 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-04-12 18:59:07.904923 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-04-12 18:59:07.904940 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-04-12 18:59:07.904974 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-04-12 18:59:07.904994 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-04-12 18:59:07.905011 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-04-12 18:59:07.905029 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-04-12 18:59:07.905047 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-04-12 18:59:07.905069 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-04-12 18:59:07.905087 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-04-12 18:59:07.905105 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-04-12 18:59:07.905122 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-cx9zq.txt 2026-04-12 18:59:07.905140 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-cx9zq.yaml 2026-04-12 18:59:07.905156 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-04-12 18:59:07.905174 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-04-12 18:59:07.905191 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-04-12 18:59:07.905208 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-04-12 18:59:07.905226 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-04-12 18:59:07.905243 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-04-12 18:59:07.905260 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-04-12 18:59:07.905277 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-04-12 18:59:07.905294 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-04-12 18:59:07.905310 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-04-12 18:59:07.905328 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-04-12 18:59:07.905345 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-04-12 18:59:07.905362 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-04-12 18:59:07.905379 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-04-12 18:59:07.905396 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-04-12 18:59:07.905413 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-04-12 18:59:07.905430 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-04-12 18:59:07.905447 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-04-12 18:59:07.905464 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-04-12 18:59:07.905481 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-04-12 18:59:07.905498 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-04-12 18:59:07.905515 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-04-12 18:59:07.905532 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-04-12 18:59:07.905549 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-04-12 18:59:07.905566 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-04-12 18:59:07.905583 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-04-12 18:59:07.905637 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-04-12 18:59:07.905657 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-04-12 18:59:07.905675 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-04-12 18:59:07.905693 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-04-12 18:59:07.905717 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-04-12 18:59:07.905736 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-04-12 18:59:07.905754 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-04-12 18:59:07.905771 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-04-12 18:59:07.905788 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-04-12 18:59:07.905806 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-04-12 18:59:07.905823 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-04-12 18:59:07.905841 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-04-12 18:59:07.905859 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-04-12 18:59:07.905876 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-04-12 18:59:07.905894 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-04-12 18:59:07.905911 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-04-12 18:59:07.905928 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-04-12 18:59:07.905946 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-04-12 18:59:07.905963 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-04-12 18:59:07.905980 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-04-12 18:59:07.905997 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-04-12 18:59:07.906014 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-04-12 18:59:07.906031 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-04-12 18:59:07.906049 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-04-12 18:59:07.906066 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-04-12 18:59:07.906083 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-04-12 18:59:07.906100 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-04-12 18:59:07.906117 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-04-12 18:59:07.906134 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-04-12 18:59:07.906151 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-04-12 18:59:07.906168 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-04-12 18:59:07.906185 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-04-12 18:59:07.906202 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-04-12 18:59:07.906219 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-04-12 18:59:07.906236 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-04-12 18:59:07.906254 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-04-12 18:59:07.906272 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-04-12 18:59:07.906289 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-04-12 18:59:07.906306 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-04-12 18:59:07.906328 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-04-12 18:59:07.906346 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-04-12 18:59:07.906364 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-04-12 18:59:07.906382 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-04-12 18:59:07.906399 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-04-12 18:59:07.906416 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-04-12 18:59:07.906433 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-04-12 18:59:07.906450 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-04-12 18:59:07.906467 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-04-12 18:59:07.906484 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-wmf5w.txt 2026-04-12 18:59:07.906502 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-wmf5w.yaml 2026-04-12 18:59:07.906519 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-04-12 18:59:07.906536 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-04-12 18:59:07.906554 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-04-12 18:59:07.906571 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-04-12 18:59:07.906588 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-04-12 18:59:07.942440 | 2026-04-12 18:59:07.942585 | TASK [gather-pod-logs : creating directory for pod logs] 2026-04-12 18:59:08.154535 | instance | changed 2026-04-12 18:59:08.162766 | 2026-04-12 18:59:08.162855 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-04-12 18:59:08.381106 | instance | changed 2026-04-12 18:59:08.386931 | 2026-04-12 18:59:08.387004 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-04-12 18:59:09.011187 | instance | auth-system/keycloak-0/keycloak 2026-04-12 18:59:09.212896 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-04-12 18:59:09.394447 | instance | cert-manager/cert-manager-75c4c745bc-9csdd/cert-manager-controller 2026-04-12 18:59:09.605421 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-9csdd" not found 2026-04-12 18:59:09.799785 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-ml9nw/cert-manager-cainjector 2026-04-12 18:59:09.984160 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-ml9nw" not found 2026-04-12 18:59:10.194193 | instance | cert-manager/cert-manager-webhook-548949fc64-ll9lx/cert-manager-webhook 2026-04-12 18:59:10.409134 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-ll9lx" not found 2026-04-12 18:59:10.601937 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-69x7j/envoy-gateway 2026-04-12 18:59:10.850640 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-69x7j" not found 2026-04-12 18:59:11.035257 | instance | ingress-nginx/ingress-nginx-controller-gbs4h/controller 2026-04-12 18:59:11.268707 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-gbs4h" not found 2026-04-12 18:59:11.455350 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-fst5f/ingress-nginx-default-backend 2026-04-12 18:59:11.643937 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-fst5f" not found 2026-04-12 18:59:11.838629 | instance | kube-system/cilium-h45cl/config 2026-04-12 18:59:12.039865 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-h45cl" not found 2026-04-12 18:59:12.044105 | instance | kube-system/cilium-h45cl/mount-cgroup 2026-04-12 18:59:12.246131 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-h45cl" not found 2026-04-12 18:59:12.251950 | instance | kube-system/cilium-h45cl/apply-sysctl-overwrites 2026-04-12 18:59:12.457096 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-h45cl" not found 2026-04-12 18:59:12.462303 | instance | kube-system/cilium-h45cl/mount-bpf-fs 2026-04-12 18:59:12.650827 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-h45cl" not found 2026-04-12 18:59:12.656235 | instance | kube-system/cilium-h45cl/clean-cilium-state 2026-04-12 18:59:12.851018 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-h45cl" not found 2026-04-12 18:59:12.857084 | instance | kube-system/cilium-h45cl/install-cni-binaries 2026-04-12 18:59:13.046297 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-h45cl" not found 2026-04-12 18:59:13.052196 | instance | kube-system/cilium-h45cl/cilium-agent 2026-04-12 18:59:13.317999 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-h45cl" not found 2026-04-12 18:59:13.506190 | instance | kube-system/cilium-operator-869df985b8-7kldp/cilium-operator 2026-04-12 18:59:13.705119 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-7kldp" not found 2026-04-12 18:59:13.895101 | instance | kube-system/coredns-67659f764b-4spwr/coredns 2026-04-12 18:59:14.085431 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-4spwr" not found 2026-04-12 18:59:14.272259 | instance | kube-system/coredns-67659f764b-qmwl7/coredns 2026-04-12 18:59:14.458835 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-qmwl7" not found 2026-04-12 18:59:14.645019 | instance | kube-system/etcd-instance/etcd 2026-04-12 18:59:14.854454 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-04-12 18:59:15.041261 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-04-12 18:59:15.260286 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-04-12 18:59:15.448377 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-04-12 18:59:15.688350 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-04-12 18:59:15.875588 | instance | kube-system/kube-proxy-wtjf4/kube-proxy 2026-04-12 18:59:16.067747 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-wtjf4" not found 2026-04-12 18:59:16.258936 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-04-12 18:59:16.458116 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-04-12 18:59:16.652414 | instance | kube-system/kube-vip-instance/kube-vip 2026-04-12 18:59:16.857983 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-04-12 18:59:17.053983 | instance | local-path-storage/local-path-provisioner-679c578f5-js467/local-path-provisioner 2026-04-12 18:59:17.267642 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-js467" not found 2026-04-12 18:59:17.456761 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-04-12 18:59:17.644714 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-12 18:59:17.649652 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-04-12 18:59:17.834400 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-12 18:59:17.840139 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-04-12 18:59:18.027683 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-12 18:59:18.033467 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-04-12 18:59:18.234772 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-12 18:59:18.425904 | instance | monitoring/goldpinger-xw29w/goldpinger-daemon 2026-04-12 18:59:18.634655 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-xw29w" not found 2026-04-12 18:59:18.816251 | instance | monitoring/kube-prometheus-stack-grafana-5bb4cb48d9-wk5lg/grafana-sc-dashboard 2026-04-12 18:59:19.020711 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-5bb4cb48d9-wk5lg" not found 2026-04-12 18:59:19.026818 | instance | monitoring/kube-prometheus-stack-grafana-5bb4cb48d9-wk5lg/grafana-sc-datasources 2026-04-12 18:59:19.219138 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-5bb4cb48d9-wk5lg" not found 2026-04-12 18:59:19.224680 | instance | monitoring/kube-prometheus-stack-grafana-5bb4cb48d9-wk5lg/grafana 2026-04-12 18:59:19.468238 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-5bb4cb48d9-wk5lg" not found 2026-04-12 18:59:19.659845 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-lvl6n/kube-state-metrics 2026-04-12 18:59:19.844749 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-lvl6n" not found 2026-04-12 18:59:20.028604 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-5c8jn/kube-prometheus-stack 2026-04-12 18:59:20.228119 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-5c8jn" not found 2026-04-12 18:59:20.417454 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-lmlg6/node-exporter 2026-04-12 18:59:20.632746 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-lmlg6/pod-tls-sidecar 2026-04-12 18:59:20.835797 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-lmlg6" not found 2026-04-12 18:59:21.027412 | instance | monitoring/loki-0/loki 2026-04-12 18:59:21.235895 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-04-12 18:59:21.440838 | instance | monitoring/loki-chunks-cache-0/memcached 2026-04-12 18:59:21.637115 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-04-12 18:59:21.642560 | instance | monitoring/loki-chunks-cache-0/exporter 2026-04-12 18:59:21.828727 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-04-12 18:59:22.014554 | instance | monitoring/loki-gateway-cf54cb88c-d4v98/nginx 2026-04-12 18:59:22.292616 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-d4v98" not found 2026-04-12 18:59:22.494432 | instance | monitoring/loki-results-cache-0/memcached 2026-04-12 18:59:22.693256 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-04-12 18:59:22.698737 | instance | monitoring/loki-results-cache-0/exporter 2026-04-12 18:59:22.883001 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-04-12 18:59:23.077899 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-268ck/gc 2026-04-12 18:59:23.275292 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-268ck" not found 2026-04-12 18:59:23.460806 | instance | monitoring/node-feature-discovery-master-8665476dbc-rr674/master 2026-04-12 18:59:23.651104 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-rr674" not found 2026-04-12 18:59:23.834497 | instance | monitoring/node-feature-discovery-worker-2xcmv/worker 2026-04-12 18:59:24.029646 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-2xcmv" not found 2026-04-12 18:59:24.213873 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-04-12 18:59:24.402855 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-12 18:59:24.407831 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-04-12 18:59:24.598775 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-12 18:59:24.604556 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-04-12 18:59:24.806321 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-12 18:59:24.811311 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-04-12 18:59:25.006543 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-12 18:59:25.011476 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-04-12 18:59:25.221413 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-12 18:59:25.405913 | instance | monitoring/prometheus-pushgateway-7b8659c68b-l4gk2/pushgateway 2026-04-12 18:59:25.611974 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-l4gk2" not found 2026-04-12 18:59:25.805397 | instance | monitoring/vector-6dnbx/vector 2026-04-12 18:59:26.032728 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-6dnbx" not found 2026-04-12 18:59:26.215270 | instance | openstack/barbican-api-5d5f744d94-sqcc5/init 2026-04-12 18:59:26.424046 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-5d5f744d94-sqcc5" not found 2026-04-12 18:59:26.428509 | instance | openstack/barbican-api-5d5f744d94-sqcc5/barbican-api 2026-04-12 18:59:26.616190 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-5d5f744d94-sqcc5" not found 2026-04-12 18:59:26.809390 | instance | openstack/barbican-db-init-vskvc/init 2026-04-12 18:59:26.998441 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-vskvc" not found 2026-04-12 18:59:27.003270 | instance | openstack/barbican-db-init-vskvc/barbican-db-init-0 2026-04-12 18:59:27.182188 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-vskvc" not found 2026-04-12 18:59:27.392683 | instance | openstack/barbican-db-sync-j7ccs/init 2026-04-12 18:59:27.597487 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-j7ccs" not found 2026-04-12 18:59:27.603352 | instance | openstack/barbican-db-sync-j7ccs/barbican-db-sync 2026-04-12 18:59:27.785503 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-j7ccs" not found 2026-04-12 18:59:27.977201 | instance | openstack/barbican-ks-endpoints-ng6b2/init 2026-04-12 18:59:28.168815 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-ng6b2" not found 2026-04-12 18:59:28.174435 | instance | openstack/barbican-ks-endpoints-ng6b2/key-manager-ks-endpoints-admin 2026-04-12 18:59:28.367730 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-ng6b2" not found 2026-04-12 18:59:28.371712 | instance | openstack/barbican-ks-endpoints-ng6b2/key-manager-ks-endpoints-internal 2026-04-12 18:59:28.578747 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-ng6b2" not found 2026-04-12 18:59:28.584005 | instance | openstack/barbican-ks-endpoints-ng6b2/key-manager-ks-endpoints-public 2026-04-12 18:59:28.775195 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-ng6b2" not found 2026-04-12 18:59:28.962170 | instance | openstack/barbican-ks-service-ns5gz/init 2026-04-12 18:59:29.150487 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-ns5gz" not found 2026-04-12 18:59:29.155328 | instance | openstack/barbican-ks-service-ns5gz/key-manager-ks-service-registration 2026-04-12 18:59:29.348540 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-ns5gz" not found 2026-04-12 18:59:29.531563 | instance | openstack/barbican-ks-user-slqf5/init 2026-04-12 18:59:29.715077 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-slqf5" not found 2026-04-12 18:59:29.719849 | instance | openstack/barbican-ks-user-slqf5/barbican-ks-user 2026-04-12 18:59:29.918402 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-slqf5" not found 2026-04-12 18:59:30.105115 | instance | openstack/barbican-rabbit-init-8qg5z/init 2026-04-12 18:59:30.295092 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-8qg5z" not found 2026-04-12 18:59:30.299261 | instance | openstack/barbican-rabbit-init-8qg5z/rabbit-init 2026-04-12 18:59:30.486665 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-8qg5z" not found 2026-04-12 18:59:30.674648 | instance | openstack/glance-api-7947dfff8d-c974w/init 2026-04-12 18:59:30.861323 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-7947dfff8d-c974w" not found 2026-04-12 18:59:30.866542 | instance | openstack/glance-api-7947dfff8d-c974w/glance-perms 2026-04-12 18:59:31.066077 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-7947dfff8d-c974w" not found 2026-04-12 18:59:31.071107 | instance | openstack/glance-api-7947dfff8d-c974w/ceph-keyring-placement 2026-04-12 18:59:31.264839 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-7947dfff8d-c974w" not found 2026-04-12 18:59:31.269758 | instance | openstack/glance-api-7947dfff8d-c974w/glance-api 2026-04-12 18:59:31.469673 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-7947dfff8d-c974w" not found 2026-04-12 18:59:31.663362 | instance | openstack/glance-db-init-tkq75/init 2026-04-12 18:59:31.850533 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-tkq75" not found 2026-04-12 18:59:31.855414 | instance | openstack/glance-db-init-tkq75/glance-db-init-0 2026-04-12 18:59:32.055745 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-tkq75" not found 2026-04-12 18:59:32.258458 | instance | openstack/glance-db-sync-4wrwm/init 2026-04-12 18:59:32.444115 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-4wrwm" not found 2026-04-12 18:59:32.449469 | instance | openstack/glance-db-sync-4wrwm/glance-db-sync 2026-04-12 18:59:32.635407 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-4wrwm" not found 2026-04-12 18:59:32.827858 | instance | openstack/glance-ks-endpoints-x9wqg/init 2026-04-12 18:59:33.028631 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-x9wqg" not found 2026-04-12 18:59:33.032960 | instance | openstack/glance-ks-endpoints-x9wqg/image-ks-endpoints-admin 2026-04-12 18:59:33.233930 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-x9wqg" not found 2026-04-12 18:59:33.238821 | instance | openstack/glance-ks-endpoints-x9wqg/image-ks-endpoints-internal 2026-04-12 18:59:33.421656 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-x9wqg" not found 2026-04-12 18:59:33.426932 | instance | openstack/glance-ks-endpoints-x9wqg/image-ks-endpoints-public 2026-04-12 18:59:33.623883 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-x9wqg" not found 2026-04-12 18:59:33.799715 | instance | openstack/glance-ks-service-j58g7/init 2026-04-12 18:59:33.992599 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-j58g7" not found 2026-04-12 18:59:33.996591 | instance | openstack/glance-ks-service-j58g7/image-ks-service-registration 2026-04-12 18:59:34.206615 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-j58g7" not found 2026-04-12 18:59:34.398705 | instance | openstack/glance-ks-user-84v5b/init 2026-04-12 18:59:34.595624 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-84v5b" not found 2026-04-12 18:59:34.599983 | instance | openstack/glance-ks-user-84v5b/glance-ks-user 2026-04-12 18:59:34.787359 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-84v5b" not found 2026-04-12 18:59:34.976690 | instance | openstack/glance-metadefs-load-l8tjj/init 2026-04-12 18:59:35.164832 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-l8tjj" not found 2026-04-12 18:59:35.170038 | instance | openstack/glance-metadefs-load-l8tjj/glance-metadefs-load 2026-04-12 18:59:35.359779 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-l8tjj" not found 2026-04-12 18:59:35.535590 | instance | openstack/glance-rabbit-init-lvbqf/init 2026-04-12 18:59:35.729963 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-lvbqf" not found 2026-04-12 18:59:35.735480 | instance | openstack/glance-rabbit-init-lvbqf/rabbit-init 2026-04-12 18:59:35.920638 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-lvbqf" not found 2026-04-12 18:59:36.128161 | instance | openstack/glance-storage-init-vmz8z/init 2026-04-12 18:59:36.332595 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-vmz8z" not found 2026-04-12 18:59:36.337141 | instance | openstack/glance-storage-init-vmz8z/ceph-keyring-placement 2026-04-12 18:59:36.533826 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-vmz8z" not found 2026-04-12 18:59:36.538343 | instance | openstack/glance-storage-init-vmz8z/glance-storage-init 2026-04-12 18:59:36.764587 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-vmz8z" not found 2026-04-12 18:59:36.951331 | instance | openstack/keepalived-pdcs4/init 2026-04-12 18:59:37.176494 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-pdcs4" not found 2026-04-12 18:59:37.181833 | instance | openstack/keepalived-pdcs4/wait-for-ip 2026-04-12 18:59:37.283155 | instance | Error from server (BadRequest): container "wait-for-ip" in pod "keepalived-pdcs4" is waiting to start: PodInitializing 2026-04-12 18:59:37.378500 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-pdcs4" not found 2026-04-12 18:59:37.383454 | instance | openstack/keepalived-pdcs4/keepalived 2026-04-12 18:59:37.486612 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-pdcs4" is waiting to start: PodInitializing 2026-04-12 18:59:37.592178 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-pdcs4" not found 2026-04-12 18:59:37.779544 | instance | openstack/keystone-api-7d694dfccd-8hwpt/init 2026-04-12 18:59:37.980474 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-7d694dfccd-8hwpt" not found 2026-04-12 18:59:37.986088 | instance | openstack/keystone-api-7d694dfccd-8hwpt/keystone-api 2026-04-12 18:59:38.246597 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-7d694dfccd-8hwpt" not found 2026-04-12 18:59:38.439001 | instance | openstack/keystone-bootstrap-hsws4/init 2026-04-12 18:59:38.636107 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-hsws4" not found 2026-04-12 18:59:38.641324 | instance | openstack/keystone-bootstrap-hsws4/bootstrap 2026-04-12 18:59:38.827582 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-hsws4" not found 2026-04-12 18:59:39.021837 | instance | openstack/keystone-credential-setup-wvstt/init 2026-04-12 18:59:39.208172 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-wvstt" not found 2026-04-12 18:59:39.213461 | instance | openstack/keystone-credential-setup-wvstt/keystone-credential-setup 2026-04-12 18:59:39.420149 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-wvstt" not found 2026-04-12 18:59:39.605025 | instance | openstack/keystone-db-init-vqtj5/init 2026-04-12 18:59:39.800255 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-vqtj5" not found 2026-04-12 18:59:39.804837 | instance | openstack/keystone-db-init-vqtj5/keystone-db-init-0 2026-04-12 18:59:39.984916 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-vqtj5" not found 2026-04-12 18:59:40.200955 | instance | openstack/keystone-db-sync-mchnq/init 2026-04-12 18:59:40.404012 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-mchnq" not found 2026-04-12 18:59:40.410201 | instance | openstack/keystone-db-sync-mchnq/keystone-db-sync 2026-04-12 18:59:40.602241 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-mchnq" not found 2026-04-12 18:59:40.791534 | instance | openstack/keystone-domain-manage-6gjnf/init 2026-04-12 18:59:40.981602 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-6gjnf" not found 2026-04-12 18:59:40.987517 | instance | openstack/keystone-domain-manage-6gjnf/keystone-domain-manage 2026-04-12 18:59:41.177505 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-6gjnf" not found 2026-04-12 18:59:41.400505 | instance | openstack/keystone-fernet-setup-kwpkq/init 2026-04-12 18:59:41.602203 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-kwpkq" not found 2026-04-12 18:59:41.606997 | instance | openstack/keystone-fernet-setup-kwpkq/keystone-fernet-setup 2026-04-12 18:59:41.793630 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-kwpkq" not found 2026-04-12 18:59:41.988243 | instance | openstack/keystone-rabbit-init-btzc2/init 2026-04-12 18:59:42.179407 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-btzc2" not found 2026-04-12 18:59:42.184095 | instance | openstack/keystone-rabbit-init-btzc2/rabbit-init 2026-04-12 18:59:42.369884 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-btzc2" not found 2026-04-12 18:59:42.570969 | instance | openstack/memcached-memcached-6479589586-k2khf/init 2026-04-12 18:59:42.759584 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-k2khf" not found 2026-04-12 18:59:42.763664 | instance | openstack/memcached-memcached-6479589586-k2khf/memcached 2026-04-12 18:59:42.947508 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-k2khf" not found 2026-04-12 18:59:42.953148 | instance | openstack/memcached-memcached-6479589586-k2khf/memcached-exporter 2026-04-12 18:59:43.142053 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-k2khf" not found 2026-04-12 18:59:43.328224 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-04-12 18:59:43.518575 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-12 18:59:43.523502 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-04-12 18:59:43.738994 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-12 18:59:43.743120 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-04-12 18:59:44.016063 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-04-12 18:59:44.020246 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-04-12 18:59:44.213809 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-04-12 18:59:44.392244 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-04-12 18:59:44.599093 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-04-12 18:59:44.603311 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-04-12 18:59:44.820966 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-04-12 18:59:44.826924 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-04-12 18:59:45.023175 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-04-12 18:59:45.214112 | instance | openstack/pxc-operator-69cb5bbdb9-rzf7c/percona-xtradb-cluster-operator 2026-04-12 18:59:45.419791 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-rzf7c" not found 2026-04-12 18:59:45.608449 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-04-12 18:59:45.801538 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-04-12 18:59:45.806419 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-04-12 18:59:46.000909 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-04-12 18:59:46.197259 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-fx7j7/rabbitmq-cluster-operator 2026-04-12 18:59:46.404344 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-fx7j7" not found 2026-04-12 18:59:46.585245 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-04-12 18:59:46.778175 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-04-12 18:59:46.782824 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-04-12 18:59:46.970414 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-04-12 18:59:47.164910 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-04-12 18:59:47.356198 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-04-12 18:59:47.361230 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-04-12 18:59:47.567101 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-04-12 18:59:47.752849 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-bddp7/rabbitmq-cluster-operator 2026-04-12 18:59:47.946613 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-bddp7" not found 2026-04-12 18:59:48.141738 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-6qhc2/make-container-crash-dir 2026-04-12 18:59:48.320733 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-6qhc2" not found 2026-04-12 18:59:48.325466 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-6qhc2/chown-container-data-dir 2026-04-12 18:59:48.519953 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-6qhc2" not found 2026-04-12 18:59:48.526154 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-6qhc2/ceph-crash 2026-04-12 18:59:48.720929 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-6qhc2" not found 2026-04-12 18:59:48.935396 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2khk8/chown-container-data-dir 2026-04-12 18:59:49.128090 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-2khk8" not found 2026-04-12 18:59:49.132217 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2khk8/rgw 2026-04-12 18:59:49.342918 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-2khk8" not found 2026-04-12 18:59:49.346357 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2khk8/log-collector 2026-04-12 18:59:49.535925 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-2khk8" not found 2026-04-12 18:59:49.738188 | instance | openstack/staffeln-api-f8dd5b686-brtcj/init 2026-04-12 18:59:49.937414 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-f8dd5b686-brtcj" not found 2026-04-12 18:59:49.942114 | instance | openstack/staffeln-api-f8dd5b686-brtcj/staffeln-api 2026-04-12 18:59:50.035819 | instance | Error from server (BadRequest): container "staffeln-api" in pod "staffeln-api-f8dd5b686-brtcj" is waiting to start: PodInitializing 2026-04-12 18:59:50.127207 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-f8dd5b686-brtcj" not found 2026-04-12 18:59:50.316302 | instance | openstack/staffeln-conductor-78b95c5877-k49ph/staffeln-conductor 2026-04-12 18:59:50.524440 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-78b95c5877-k49ph" not found 2026-04-12 18:59:50.715556 | instance | openstack/staffeln-db-init-8z55q/init 2026-04-12 18:59:50.905687 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-8z55q" not found 2026-04-12 18:59:50.909803 | instance | openstack/staffeln-db-init-8z55q/staffeln-db-init-0 2026-04-12 18:59:51.098952 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-8z55q" not found 2026-04-12 18:59:51.284327 | instance | openstack/staffeln-db-sync-l7bnm/init 2026-04-12 18:59:51.493038 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-l7bnm" not found 2026-04-12 18:59:51.497301 | instance | openstack/staffeln-db-sync-l7bnm/staffeln-db-sync 2026-04-12 18:59:51.883281 | instance | openstack/valkey-node-0/valkey 2026-04-12 18:59:52.072068 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-04-12 18:59:52.077657 | instance | openstack/valkey-node-0/sentinel 2026-04-12 18:59:52.268073 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-04-12 18:59:52.274111 | instance | openstack/valkey-node-0/metrics 2026-04-12 18:59:52.458240 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-04-12 18:59:52.646002 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-cx9zq/rook-ceph-operator 2026-04-12 18:59:52.834977 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-cx9zq" not found 2026-04-12 18:59:53.014300 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-wmf5w/secretgen-controller 2026-04-12 18:59:53.215280 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-wmf5w" not found 2026-04-12 18:59:53.485288 | instance | ERROR 2026-04-12 18:59:53.485420 | instance | { 2026-04-12 18:59:53.485450 | instance | "delta": "0:00:44.611077", 2026-04-12 18:59:53.485470 | instance | "end": "2026-04-12 18:59:53.220879", 2026-04-12 18:59:53.485498 | instance | "msg": "non-zero return code", 2026-04-12 18:59:53.485517 | instance | "rc": 123, 2026-04-12 18:59:53.485534 | instance | "start": "2026-04-12 18:59:08.609802" 2026-04-12 18:59:53.485552 | instance | } 2026-04-12 18:59:53.485575 | instance | ERROR: Ignoring Errors 2026-04-12 18:59:53.492682 | 2026-04-12 18:59:53.492747 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-04-12 18:59:54.054596 | instance | changed: 2026-04-12 18:59:54.054807 | instance | cd+++++++++ pod-logs/ 2026-04-12 18:59:54.054847 | instance | cd+++++++++ pod-logs/auth-system/ 2026-04-12 18:59:54.054878 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-04-12 18:59:54.054906 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-04-12 18:59:54.054933 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-04-12 18:59:54.054959 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-9csdd/ 2026-04-12 18:59:54.054985 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-9csdd/cert-manager-controller.txt 2026-04-12 18:59:54.055011 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-ml9nw/ 2026-04-12 18:59:54.055037 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-ml9nw/cert-manager-cainjector.txt 2026-04-12 18:59:54.055063 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-ll9lx/ 2026-04-12 18:59:54.055089 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-ll9lx/cert-manager-webhook.txt 2026-04-12 18:59:54.055115 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-04-12 18:59:54.055141 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-69x7j/ 2026-04-12 18:59:54.055167 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-69x7j/envoy-gateway.txt 2026-04-12 18:59:54.055193 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-04-12 18:59:54.055219 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-04-12 18:59:54.055244 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-04-12 18:59:54.055270 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-04-12 18:59:54.055301 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-04-12 18:59:54.055327 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-9csdd/ 2026-04-12 18:59:54.055353 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-9csdd/cert-manager-controller.txt 2026-04-12 18:59:54.055382 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-ml9nw/ 2026-04-12 18:59:54.055408 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-ml9nw/cert-manager-cainjector.txt 2026-04-12 18:59:54.055436 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-ll9lx/ 2026-04-12 18:59:54.055462 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-ll9lx/cert-manager-webhook.txt 2026-04-12 18:59:54.055487 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-04-12 18:59:54.055513 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-69x7j/ 2026-04-12 18:59:54.055555 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-69x7j/envoy-gateway.txt 2026-04-12 18:59:54.055583 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-04-12 18:59:54.055609 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-gbs4h/ 2026-04-12 18:59:54.055635 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-gbs4h/controller.txt 2026-04-12 18:59:54.055660 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-fst5f/ 2026-04-12 18:59:54.055686 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-fst5f/ingress-nginx-default-backend.txt 2026-04-12 18:59:54.055726 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-04-12 18:59:54.055754 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-h45cl/ 2026-04-12 18:59:54.055781 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-h45cl/apply-sysctl-overwrites.txt 2026-04-12 18:59:54.055807 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-h45cl/cilium-agent.txt 2026-04-12 18:59:54.055832 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-h45cl/clean-cilium-state.txt 2026-04-12 18:59:54.055858 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-h45cl/config.txt 2026-04-12 18:59:54.055884 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-h45cl/install-cni-binaries.txt 2026-04-12 18:59:54.055910 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-h45cl/mount-bpf-fs.txt 2026-04-12 18:59:54.055935 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-h45cl/mount-cgroup.txt 2026-04-12 18:59:54.055961 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-7kldp/ 2026-04-12 18:59:54.055987 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-7kldp/cilium-operator.txt 2026-04-12 18:59:54.056013 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-4spwr/ 2026-04-12 18:59:54.056038 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-4spwr/coredns.txt 2026-04-12 18:59:54.056064 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-qmwl7/ 2026-04-12 18:59:54.056090 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-qmwl7/coredns.txt 2026-04-12 18:59:54.056115 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-04-12 18:59:54.056141 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-04-12 18:59:54.056166 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-04-12 18:59:54.056191 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-12 18:59:54.056217 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-04-12 18:59:54.056243 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-12 18:59:54.056272 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-wtjf4/ 2026-04-12 18:59:54.056304 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-wtjf4/kube-proxy.txt 2026-04-12 18:59:54.056336 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-04-12 18:59:54.056369 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-12 18:59:54.056401 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-04-12 18:59:54.056432 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-04-12 18:59:54.056462 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-04-12 18:59:54.056487 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-js467/ 2026-04-12 18:59:54.056513 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-js467/local-path-provisioner.txt 2026-04-12 18:59:54.056539 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-04-12 18:59:54.056564 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-12 18:59:54.056590 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-12 18:59:54.056615 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-12 18:59:54.056646 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-12 18:59:54.056673 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-12 18:59:54.056699 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-xw29w/ 2026-04-12 18:59:54.056724 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-xw29w/goldpinger-daemon.txt 2026-04-12 18:59:54.056748 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5bb4cb48d9-wk5lg/ 2026-04-12 18:59:54.056774 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5bb4cb48d9-wk5lg/grafana-sc-dashboard.txt 2026-04-12 18:59:54.056799 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5bb4cb48d9-wk5lg/grafana-sc-datasources.txt 2026-04-12 18:59:54.056825 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5bb4cb48d9-wk5lg/grafana.txt 2026-04-12 18:59:54.056850 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-lvl6n/ 2026-04-12 18:59:54.056875 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-lvl6n/kube-state-metrics.txt 2026-04-12 18:59:54.056900 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-5c8jn/ 2026-04-12 18:59:54.056926 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-5c8jn/kube-prometheus-stack.txt 2026-04-12 18:59:54.056968 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-lmlg6/ 2026-04-12 18:59:54.056999 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-lmlg6/node-exporter.txt 2026-04-12 18:59:54.057024 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-lmlg6/pod-tls-sidecar.txt 2026-04-12 18:59:54.057049 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-04-12 18:59:54.057075 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-04-12 18:59:54.057099 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-04-12 18:59:54.057125 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-04-12 18:59:54.057150 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-04-12 18:59:54.057175 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-d4v98/ 2026-04-12 18:59:54.057200 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-d4v98/nginx.txt 2026-04-12 18:59:54.057225 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-04-12 18:59:54.057250 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-04-12 18:59:54.057275 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-04-12 18:59:54.057305 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-268ck/ 2026-04-12 18:59:54.057329 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-268ck/gc.txt 2026-04-12 18:59:54.057354 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-rr674/ 2026-04-12 18:59:54.057379 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-rr674/master.txt 2026-04-12 18:59:54.057404 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-2xcmv/ 2026-04-12 18:59:54.057428 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-2xcmv/worker.txt 2026-04-12 18:59:54.057460 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-12 18:59:54.057486 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-12 18:59:54.057512 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-12 18:59:54.057537 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-12 18:59:54.057563 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-12 18:59:54.057588 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-12 18:59:54.057613 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-l4gk2/ 2026-04-12 18:59:54.057639 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-l4gk2/pushgateway.txt 2026-04-12 18:59:54.057664 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-6dnbx/ 2026-04-12 18:59:54.057690 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-6dnbx/vector.txt 2026-04-12 18:59:54.057716 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-04-12 18:59:54.057741 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-5d5f744d94-sqcc5/ 2026-04-12 18:59:54.057767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-5d5f744d94-sqcc5/barbican-api.txt 2026-04-12 18:59:54.057793 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-5d5f744d94-sqcc5/init.txt 2026-04-12 18:59:54.057818 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-vskvc/ 2026-04-12 18:59:54.057844 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-vskvc/barbican-db-init-0.txt 2026-04-12 18:59:54.057869 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-vskvc/init.txt 2026-04-12 18:59:54.057894 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-j7ccs/ 2026-04-12 18:59:54.057919 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-j7ccs/barbican-db-sync.txt 2026-04-12 18:59:54.057944 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-j7ccs/init.txt 2026-04-12 18:59:54.057970 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-ng6b2/ 2026-04-12 18:59:54.057995 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-ng6b2/init.txt 2026-04-12 18:59:54.058020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-ng6b2/key-manager-ks-endpoints-admin.txt 2026-04-12 18:59:54.058046 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-ng6b2/key-manager-ks-endpoints-internal.txt 2026-04-12 18:59:54.058071 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-ng6b2/key-manager-ks-endpoints-public.txt 2026-04-12 18:59:54.058096 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-ns5gz/ 2026-04-12 18:59:54.058121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-ns5gz/init.txt 2026-04-12 18:59:54.058147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-ns5gz/key-manager-ks-service-registration.txt 2026-04-12 18:59:54.058172 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-slqf5/ 2026-04-12 18:59:54.058196 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-slqf5/barbican-ks-user.txt 2026-04-12 18:59:54.058221 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-slqf5/init.txt 2026-04-12 18:59:54.058246 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-8qg5z/ 2026-04-12 18:59:54.058271 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-8qg5z/init.txt 2026-04-12 18:59:54.058306 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-8qg5z/rabbit-init.txt 2026-04-12 18:59:54.058332 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-7947dfff8d-c974w/ 2026-04-12 18:59:54.058358 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7947dfff8d-c974w/ceph-keyring-placement.txt 2026-04-12 18:59:54.058383 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7947dfff8d-c974w/glance-api.txt 2026-04-12 18:59:54.058409 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7947dfff8d-c974w/glance-perms.txt 2026-04-12 18:59:54.058434 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7947dfff8d-c974w/init.txt 2026-04-12 18:59:54.058459 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-tkq75/ 2026-04-12 18:59:54.058483 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-tkq75/glance-db-init-0.txt 2026-04-12 18:59:54.058508 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-tkq75/init.txt 2026-04-12 18:59:54.058533 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-4wrwm/ 2026-04-12 18:59:54.058558 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-4wrwm/glance-db-sync.txt 2026-04-12 18:59:54.058583 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-4wrwm/init.txt 2026-04-12 18:59:54.058609 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-x9wqg/ 2026-04-12 18:59:54.058634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-x9wqg/image-ks-endpoints-admin.txt 2026-04-12 18:59:54.058660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-x9wqg/image-ks-endpoints-internal.txt 2026-04-12 18:59:54.058685 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-x9wqg/image-ks-endpoints-public.txt 2026-04-12 18:59:54.058710 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-x9wqg/init.txt 2026-04-12 18:59:54.058736 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-j58g7/ 2026-04-12 18:59:54.058761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-j58g7/image-ks-service-registration.txt 2026-04-12 18:59:54.058786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-j58g7/init.txt 2026-04-12 18:59:54.058811 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-84v5b/ 2026-04-12 18:59:54.058836 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-84v5b/glance-ks-user.txt 2026-04-12 18:59:54.058861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-84v5b/init.txt 2026-04-12 18:59:54.058886 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-l8tjj/ 2026-04-12 18:59:54.058911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-l8tjj/glance-metadefs-load.txt 2026-04-12 18:59:54.058936 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-l8tjj/init.txt 2026-04-12 18:59:54.058962 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-lvbqf/ 2026-04-12 18:59:54.058987 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-lvbqf/init.txt 2026-04-12 18:59:54.059013 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-lvbqf/rabbit-init.txt 2026-04-12 18:59:54.059038 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-vmz8z/ 2026-04-12 18:59:54.059064 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-vmz8z/ceph-keyring-placement.txt 2026-04-12 18:59:54.059089 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-vmz8z/glance-storage-init.txt 2026-04-12 18:59:54.059114 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-vmz8z/init.txt 2026-04-12 18:59:54.059146 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-pdcs4/ 2026-04-12 18:59:54.059172 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-pdcs4/init.txt 2026-04-12 18:59:54.059197 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-pdcs4/keepalived.txt 2026-04-12 18:59:54.059222 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-pdcs4/wait-for-ip.txt 2026-04-12 18:59:54.059247 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-7d694dfccd-8hwpt/ 2026-04-12 18:59:54.059272 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-7d694dfccd-8hwpt/init.txt 2026-04-12 18:59:54.059297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-7d694dfccd-8hwpt/keystone-api.txt 2026-04-12 18:59:54.059322 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-hsws4/ 2026-04-12 18:59:54.059348 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-hsws4/bootstrap.txt 2026-04-12 18:59:54.059372 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-hsws4/init.txt 2026-04-12 18:59:54.059397 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-wvstt/ 2026-04-12 18:59:54.059422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-wvstt/init.txt 2026-04-12 18:59:54.059448 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-wvstt/keystone-credential-setup.txt 2026-04-12 18:59:54.059473 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-vqtj5/ 2026-04-12 18:59:54.059498 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-vqtj5/init.txt 2026-04-12 18:59:54.059524 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-vqtj5/keystone-db-init-0.txt 2026-04-12 18:59:54.059584 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-mchnq/ 2026-04-12 18:59:54.059611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-mchnq/init.txt 2026-04-12 18:59:54.059637 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-mchnq/keystone-db-sync.txt 2026-04-12 18:59:54.059662 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-6gjnf/ 2026-04-12 18:59:54.059688 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-6gjnf/init.txt 2026-04-12 18:59:54.059713 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-6gjnf/keystone-domain-manage.txt 2026-04-12 18:59:54.059739 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-kwpkq/ 2026-04-12 18:59:54.059765 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-kwpkq/init.txt 2026-04-12 18:59:54.059790 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-kwpkq/keystone-fernet-setup.txt 2026-04-12 18:59:54.059816 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-btzc2/ 2026-04-12 18:59:54.059842 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-btzc2/init.txt 2026-04-12 18:59:54.059868 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-btzc2/rabbit-init.txt 2026-04-12 18:59:54.059894 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-k2khf/ 2026-04-12 18:59:54.059919 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-k2khf/init.txt 2026-04-12 18:59:54.059945 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-k2khf/memcached-exporter.txt 2026-04-12 18:59:54.059971 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-k2khf/memcached.txt 2026-04-12 18:59:54.059996 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-04-12 18:59:54.060021 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-12 18:59:54.060052 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-12 18:59:54.060079 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-12 18:59:54.060105 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-12 18:59:54.060130 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-04-12 18:59:54.060154 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-12 18:59:54.060180 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-12 18:59:54.060205 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-12 18:59:54.060230 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-rzf7c/ 2026-04-12 18:59:54.060260 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-rzf7c/percona-xtradb-cluster-operator.txt 2026-04-12 18:59:54.060292 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-04-12 18:59:54.060323 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-04-12 18:59:54.060354 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-04-12 18:59:54.060383 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-fx7j7/ 2026-04-12 18:59:54.060404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-fx7j7/rabbitmq-cluster-operator.txt 2026-04-12 18:59:54.060426 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-04-12 18:59:54.060448 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-04-12 18:59:54.060470 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-04-12 18:59:54.060492 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-04-12 18:59:54.060514 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-12 18:59:54.060531 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-12 18:59:54.060550 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-bddp7/ 2026-04-12 18:59:54.060567 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-bddp7/rabbitmq-cluster-operator.txt 2026-04-12 18:59:54.060585 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-6qhc2/ 2026-04-12 18:59:54.060603 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-6qhc2/ceph-crash.txt 2026-04-12 18:59:54.060621 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-6qhc2/chown-container-data-dir.txt 2026-04-12 18:59:54.060639 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-6qhc2/make-container-crash-dir.txt 2026-04-12 18:59:54.060657 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2khk8/ 2026-04-12 18:59:54.060675 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2khk8/chown-container-data-dir.txt 2026-04-12 18:59:54.060694 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2khk8/log-collector.txt 2026-04-12 18:59:54.060712 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2khk8/rgw.txt 2026-04-12 18:59:54.060730 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-f8dd5b686-brtcj/ 2026-04-12 18:59:54.060747 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-f8dd5b686-brtcj/init.txt 2026-04-12 18:59:54.060769 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-f8dd5b686-brtcj/staffeln-api.txt 2026-04-12 18:59:54.060788 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-78b95c5877-k49ph/ 2026-04-12 18:59:54.060807 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-78b95c5877-k49ph/staffeln-conductor.txt 2026-04-12 18:59:54.060825 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-8z55q/ 2026-04-12 18:59:54.060843 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-8z55q/init.txt 2026-04-12 18:59:54.060862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-8z55q/staffeln-db-init-0.txt 2026-04-12 18:59:54.060879 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-l7bnm/ 2026-04-12 18:59:54.060900 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-l7bnm/init.txt 2026-04-12 18:59:54.060918 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-l7bnm/staffeln-db-sync.txt 2026-04-12 18:59:54.060936 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-04-12 18:59:54.060969 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-04-12 18:59:54.060990 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-04-12 18:59:54.061009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-04-12 18:59:54.061027 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-04-12 18:59:54.061046 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-cx9zq/ 2026-04-12 18:59:54.061065 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-cx9zq/rook-ceph-operator.txt 2026-04-12 18:59:54.061084 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-04-12 18:59:54.061103 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-wmf5w/ 2026-04-12 18:59:54.061121 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-wmf5w/secretgen-controller.txt 2026-04-12 18:59:54.061140 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-04-12 18:59:54.061158 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-gbs4h/ 2026-04-12 18:59:54.061176 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-gbs4h/controller.txt 2026-04-12 18:59:54.061195 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-fst5f/ 2026-04-12 18:59:54.061213 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-fst5f/ingress-nginx-default-backend.txt 2026-04-12 18:59:54.061231 | instance | cd+++++++++ pod-logs/kube-system/ 2026-04-12 18:59:54.061249 | instance | cd+++++++++ pod-logs/kube-system/cilium-h45cl/ 2026-04-12 18:59:54.061267 | instance | >f+++++++++ pod-logs/kube-system/cilium-h45cl/apply-sysctl-overwrites.txt 2026-04-12 18:59:54.061285 | instance | >f+++++++++ pod-logs/kube-system/cilium-h45cl/cilium-agent.txt 2026-04-12 18:59:54.061304 | instance | >f+++++++++ pod-logs/kube-system/cilium-h45cl/clean-cilium-state.txt 2026-04-12 18:59:54.061322 | instance | >f+++++++++ pod-logs/kube-system/cilium-h45cl/config.txt 2026-04-12 18:59:54.061340 | instance | >f+++++++++ pod-logs/kube-system/cilium-h45cl/install-cni-binaries.txt 2026-04-12 18:59:54.061359 | instance | >f+++++++++ pod-logs/kube-system/cilium-h45cl/mount-bpf-fs.txt 2026-04-12 18:59:54.061377 | instance | >f+++++++++ pod-logs/kube-system/cilium-h45cl/mount-cgroup.txt 2026-04-12 18:59:54.061396 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-7kldp/ 2026-04-12 18:59:54.061414 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-7kldp/cilium-operator.txt 2026-04-12 18:59:54.061432 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-4spwr/ 2026-04-12 18:59:54.061455 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-4spwr/coredns.txt 2026-04-12 18:59:54.061474 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-qmwl7/ 2026-04-12 18:59:54.061492 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-qmwl7/coredns.txt 2026-04-12 18:59:54.061510 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-04-12 18:59:54.061529 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-04-12 18:59:54.061547 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-04-12 18:59:54.061566 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-12 18:59:54.061584 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-04-12 18:59:54.061603 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-12 18:59:54.061620 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-wtjf4/ 2026-04-12 18:59:54.061639 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-wtjf4/kube-proxy.txt 2026-04-12 18:59:54.061657 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-04-12 18:59:54.061675 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-12 18:59:54.061693 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-04-12 18:59:54.061711 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-04-12 18:59:54.061729 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-04-12 18:59:54.061747 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-js467/ 2026-04-12 18:59:54.061766 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-js467/local-path-provisioner.txt 2026-04-12 18:59:54.061785 | instance | cd+++++++++ pod-logs/monitoring/ 2026-04-12 18:59:54.061803 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-12 18:59:54.061821 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-12 18:59:54.061839 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-12 18:59:54.061858 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-12 18:59:54.061876 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-12 18:59:54.061894 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-xw29w/ 2026-04-12 18:59:54.061913 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-xw29w/goldpinger-daemon.txt 2026-04-12 18:59:54.061931 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5bb4cb48d9-wk5lg/ 2026-04-12 18:59:54.061950 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5bb4cb48d9-wk5lg/grafana-sc-dashboard.txt 2026-04-12 18:59:54.061968 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5bb4cb48d9-wk5lg/grafana-sc-datasources.txt 2026-04-12 18:59:54.061986 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5bb4cb48d9-wk5lg/grafana.txt 2026-04-12 18:59:54.062005 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-lvl6n/ 2026-04-12 18:59:54.062023 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-lvl6n/kube-state-metrics.txt 2026-04-12 18:59:54.062041 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-5c8jn/ 2026-04-12 18:59:54.062059 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-5c8jn/kube-prometheus-stack.txt 2026-04-12 18:59:54.062078 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-lmlg6/ 2026-04-12 18:59:54.062101 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-lmlg6/node-exporter.txt 2026-04-12 18:59:54.062119 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-lmlg6/pod-tls-sidecar.txt 2026-04-12 18:59:54.062137 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-04-12 18:59:54.062156 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-04-12 18:59:54.062173 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-04-12 18:59:54.062192 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-04-12 18:59:54.062211 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-04-12 18:59:54.062230 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-d4v98/ 2026-04-12 18:59:54.062248 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-d4v98/nginx.txt 2026-04-12 18:59:54.062266 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-04-12 18:59:54.062284 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-04-12 18:59:54.062302 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-04-12 18:59:54.062320 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-268ck/ 2026-04-12 18:59:54.062338 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-268ck/gc.txt 2026-04-12 18:59:54.062357 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-rr674/ 2026-04-12 18:59:54.062375 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-rr674/master.txt 2026-04-12 18:59:54.062393 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-2xcmv/ 2026-04-12 18:59:54.062412 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-2xcmv/worker.txt 2026-04-12 18:59:54.062430 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-12 18:59:54.062449 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-12 18:59:54.062467 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-12 18:59:54.062486 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-12 18:59:54.062504 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-12 18:59:54.062522 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-12 18:59:54.062540 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-l4gk2/ 2026-04-12 18:59:54.062559 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-l4gk2/pushgateway.txt 2026-04-12 18:59:54.062577 | instance | cd+++++++++ pod-logs/monitoring/vector-6dnbx/ 2026-04-12 18:59:54.062595 | instance | >f+++++++++ pod-logs/monitoring/vector-6dnbx/vector.txt 2026-04-12 18:59:54.062614 | instance | cd+++++++++ pod-logs/openstack/ 2026-04-12 18:59:54.062633 | instance | cd+++++++++ pod-logs/openstack/barbican-api-5d5f744d94-sqcc5/ 2026-04-12 18:59:54.062651 | instance | >f+++++++++ pod-logs/openstack/barbican-api-5d5f744d94-sqcc5/barbican-api.txt 2026-04-12 18:59:54.062670 | instance | >f+++++++++ pod-logs/openstack/barbican-api-5d5f744d94-sqcc5/init.txt 2026-04-12 18:59:54.062688 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-vskvc/ 2026-04-12 18:59:54.062706 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-vskvc/barbican-db-init-0.txt 2026-04-12 18:59:54.062725 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-vskvc/init.txt 2026-04-12 18:59:54.062743 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-j7ccs/ 2026-04-12 18:59:54.062761 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-j7ccs/barbican-db-sync.txt 2026-04-12 18:59:54.062783 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-j7ccs/init.txt 2026-04-12 18:59:54.062803 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-ng6b2/ 2026-04-12 18:59:54.062821 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-ng6b2/init.txt 2026-04-12 18:59:54.062839 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-ng6b2/key-manager-ks-endpoints-admin.txt 2026-04-12 18:59:54.062858 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-ng6b2/key-manager-ks-endpoints-internal.txt 2026-04-12 18:59:54.062876 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-ng6b2/key-manager-ks-endpoints-public.txt 2026-04-12 18:59:54.062895 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-ns5gz/ 2026-04-12 18:59:54.062913 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-ns5gz/init.txt 2026-04-12 18:59:54.062931 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-ns5gz/key-manager-ks-service-registration.txt 2026-04-12 18:59:54.062949 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-slqf5/ 2026-04-12 18:59:54.062967 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-slqf5/barbican-ks-user.txt 2026-04-12 18:59:54.062984 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-slqf5/init.txt 2026-04-12 18:59:54.063002 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-8qg5z/ 2026-04-12 18:59:54.063020 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-8qg5z/init.txt 2026-04-12 18:59:54.063038 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-8qg5z/rabbit-init.txt 2026-04-12 18:59:54.063057 | instance | cd+++++++++ pod-logs/openstack/glance-api-7947dfff8d-c974w/ 2026-04-12 18:59:54.063075 | instance | >f+++++++++ pod-logs/openstack/glance-api-7947dfff8d-c974w/ceph-keyring-placement.txt 2026-04-12 18:59:54.063093 | instance | >f+++++++++ pod-logs/openstack/glance-api-7947dfff8d-c974w/glance-api.txt 2026-04-12 18:59:54.063111 | instance | >f+++++++++ pod-logs/openstack/glance-api-7947dfff8d-c974w/glance-perms.txt 2026-04-12 18:59:54.063129 | instance | >f+++++++++ pod-logs/openstack/glance-api-7947dfff8d-c974w/init.txt 2026-04-12 18:59:54.063148 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-tkq75/ 2026-04-12 18:59:54.063166 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-tkq75/glance-db-init-0.txt 2026-04-12 18:59:54.063184 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-tkq75/init.txt 2026-04-12 18:59:54.063203 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-4wrwm/ 2026-04-12 18:59:54.063221 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-4wrwm/glance-db-sync.txt 2026-04-12 18:59:54.063238 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-4wrwm/init.txt 2026-04-12 18:59:54.063257 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-x9wqg/ 2026-04-12 18:59:54.063275 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-x9wqg/image-ks-endpoints-admin.txt 2026-04-12 18:59:54.063293 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-x9wqg/image-ks-endpoints-internal.txt 2026-04-12 18:59:54.063311 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-x9wqg/image-ks-endpoints-public.txt 2026-04-12 18:59:54.063328 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-x9wqg/init.txt 2026-04-12 18:59:54.063346 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-j58g7/ 2026-04-12 18:59:54.063364 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-j58g7/image-ks-service-registration.txt 2026-04-12 18:59:54.063382 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-j58g7/init.txt 2026-04-12 18:59:54.063400 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-84v5b/ 2026-04-12 18:59:54.063418 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-84v5b/glance-ks-user.txt 2026-04-12 18:59:54.063436 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-84v5b/init.txt 2026-04-12 18:59:54.063460 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-l8tjj/ 2026-04-12 18:59:54.063479 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-l8tjj/glance-metadefs-load.txt 2026-04-12 18:59:54.063498 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-l8tjj/init.txt 2026-04-12 18:59:54.063516 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-lvbqf/ 2026-04-12 18:59:54.063548 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-lvbqf/init.txt 2026-04-12 18:59:54.063568 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-lvbqf/rabbit-init.txt 2026-04-12 18:59:54.063586 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-vmz8z/ 2026-04-12 18:59:54.063604 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-vmz8z/ceph-keyring-placement.txt 2026-04-12 18:59:54.063623 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-vmz8z/glance-storage-init.txt 2026-04-12 18:59:54.063641 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-vmz8z/init.txt 2026-04-12 18:59:54.063659 | instance | cd+++++++++ pod-logs/openstack/keepalived-pdcs4/ 2026-04-12 18:59:54.063678 | instance | >f+++++++++ pod-logs/openstack/keepalived-pdcs4/init.txt 2026-04-12 18:59:54.063696 | instance | >f+++++++++ pod-logs/openstack/keepalived-pdcs4/keepalived.txt 2026-04-12 18:59:54.063714 | instance | >f+++++++++ pod-logs/openstack/keepalived-pdcs4/wait-for-ip.txt 2026-04-12 18:59:54.063732 | instance | cd+++++++++ pod-logs/openstack/keystone-api-7d694dfccd-8hwpt/ 2026-04-12 18:59:54.063750 | instance | >f+++++++++ pod-logs/openstack/keystone-api-7d694dfccd-8hwpt/init.txt 2026-04-12 18:59:54.063768 | instance | >f+++++++++ pod-logs/openstack/keystone-api-7d694dfccd-8hwpt/keystone-api.txt 2026-04-12 18:59:54.063786 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-hsws4/ 2026-04-12 18:59:54.063805 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-hsws4/bootstrap.txt 2026-04-12 18:59:54.063823 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-hsws4/init.txt 2026-04-12 18:59:54.063841 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-wvstt/ 2026-04-12 18:59:54.063860 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-wvstt/init.txt 2026-04-12 18:59:54.063878 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-wvstt/keystone-credential-setup.txt 2026-04-12 18:59:54.063897 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-vqtj5/ 2026-04-12 18:59:54.063915 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-vqtj5/init.txt 2026-04-12 18:59:54.063934 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-vqtj5/keystone-db-init-0.txt 2026-04-12 18:59:54.063952 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-mchnq/ 2026-04-12 18:59:54.063971 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-mchnq/init.txt 2026-04-12 18:59:54.063989 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-mchnq/keystone-db-sync.txt 2026-04-12 18:59:54.064007 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-6gjnf/ 2026-04-12 18:59:54.064025 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-6gjnf/init.txt 2026-04-12 18:59:54.064043 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-6gjnf/keystone-domain-manage.txt 2026-04-12 18:59:54.064061 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-kwpkq/ 2026-04-12 18:59:54.064079 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-kwpkq/init.txt 2026-04-12 18:59:54.064097 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-kwpkq/keystone-fernet-setup.txt 2026-04-12 18:59:54.064115 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-btzc2/ 2026-04-12 18:59:54.064133 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-btzc2/init.txt 2026-04-12 18:59:54.064150 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-btzc2/rabbit-init.txt 2026-04-12 18:59:54.064173 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-k2khf/ 2026-04-12 18:59:54.064192 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-k2khf/init.txt 2026-04-12 18:59:54.064210 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-k2khf/memcached-exporter.txt 2026-04-12 18:59:54.064228 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-k2khf/memcached.txt 2026-04-12 18:59:54.064246 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-04-12 18:59:54.064263 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-12 18:59:54.064281 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-12 18:59:54.064299 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-12 18:59:54.064317 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-12 18:59:54.064335 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-04-12 18:59:54.064353 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-12 18:59:54.064371 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-12 18:59:54.064389 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-12 18:59:54.064407 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-rzf7c/ 2026-04-12 18:59:54.064425 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-rzf7c/percona-xtradb-cluster-operator.txt 2026-04-12 18:59:54.064443 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-04-12 18:59:54.064461 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-04-12 18:59:54.064479 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-04-12 18:59:54.064497 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-fx7j7/ 2026-04-12 18:59:54.064515 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-fx7j7/rabbitmq-cluster-operator.txt 2026-04-12 18:59:54.064534 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-04-12 18:59:54.064552 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-04-12 18:59:54.064570 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-04-12 18:59:54.064588 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-04-12 18:59:54.064606 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-12 18:59:54.064624 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-12 18:59:54.064642 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-bddp7/ 2026-04-12 18:59:54.064660 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-bddp7/rabbitmq-cluster-operator.txt 2026-04-12 18:59:54.064679 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-6qhc2/ 2026-04-12 18:59:54.064697 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-6qhc2/ceph-crash.txt 2026-04-12 18:59:54.064715 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-6qhc2/chown-container-data-dir.txt 2026-04-12 18:59:54.064733 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-6qhc2/make-container-crash-dir.txt 2026-04-12 18:59:54.064752 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2khk8/ 2026-04-12 18:59:54.064770 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2khk8/chown-container-data-dir.txt 2026-04-12 18:59:54.064788 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2khk8/log-collector.txt 2026-04-12 18:59:54.064811 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2khk8/rgw.txt 2026-04-12 18:59:54.064830 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-f8dd5b686-brtcj/ 2026-04-12 18:59:54.064849 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-f8dd5b686-brtcj/init.txt 2026-04-12 18:59:54.064868 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-f8dd5b686-brtcj/staffeln-api.txt 2026-04-12 18:59:54.064886 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-78b95c5877-k49ph/ 2026-04-12 18:59:54.064905 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-78b95c5877-k49ph/staffeln-conductor.txt 2026-04-12 18:59:54.064923 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-8z55q/ 2026-04-12 18:59:54.064942 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-8z55q/init.txt 2026-04-12 18:59:54.064977 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-8z55q/staffeln-db-init-0.txt 2026-04-12 18:59:54.064997 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-l7bnm/ 2026-04-12 18:59:54.065017 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-l7bnm/init.txt 2026-04-12 18:59:54.065035 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-l7bnm/staffeln-db-sync.txt 2026-04-12 18:59:54.065055 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-04-12 18:59:54.065074 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-04-12 18:59:54.065093 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-04-12 18:59:54.065112 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-04-12 18:59:54.065131 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-04-12 18:59:54.065150 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-cx9zq/ 2026-04-12 18:59:54.065170 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-cx9zq/rook-ceph-operator.txt 2026-04-12 18:59:54.065189 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-04-12 18:59:54.065208 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-wmf5w/ 2026-04-12 18:59:54.065227 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-wmf5w/secretgen-controller.txt 2026-04-12 18:59:54.077467 | 2026-04-12 18:59:54.077544 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-04-12 18:59:54.284947 | instance | changed 2026-04-12 18:59:54.290041 | 2026-04-12 18:59:54.290111 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-04-12 18:59:55.085513 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-04-12 18:59:55.099335 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-12 18:59:55.099876 | instance | Dload Upload Total Spent Left Speed 2026-04-12 18:59:55.104241 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-04-12 18:59:55.283424 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-04-12 18:59:55.289229 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-12 18:59:55.289250 | instance | Dload Upload Total Spent Left Speed 2026-04-12 18:59:55.293515 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-04-12 18:59:55.675394 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-04-12 18:59:55.684186 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-12 18:59:55.684219 | instance | Dload Upload Total Spent Left Speed 2026-04-12 18:59:55.688390 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-04-12 18:59:55.876750 | instance | jq: error (at :953): Cannot iterate over null (null) 2026-04-12 18:59:56.329588 | instance | ERROR 2026-04-12 18:59:56.329806 | instance | { 2026-04-12 18:59:56.329847 | instance | "delta": "0:00:01.379366", 2026-04-12 18:59:56.329876 | instance | "end": "2026-04-12 18:59:55.880660", 2026-04-12 18:59:56.329903 | instance | "msg": "non-zero return code", 2026-04-12 18:59:56.329928 | instance | "rc": 5, 2026-04-12 18:59:56.329953 | instance | "start": "2026-04-12 18:59:54.501294" 2026-04-12 18:59:56.329979 | instance | } 2026-04-12 18:59:56.330011 | instance | ERROR: Ignoring Errors 2026-04-12 18:59:56.337434 | 2026-04-12 18:59:56.337531 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-04-12 18:59:56.662566 | instance | ceph-mgr endpoints: 2026-04-12 18:59:56.874131 | instance | ok: Runtime: 0:00:00.092193 2026-04-12 18:59:56.881465 | 2026-04-12 18:59:56.881584 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-04-12 18:59:57.464694 | instance | ok: Runtime: 0:00:00.113567 2026-04-12 18:59:57.470963 | 2026-04-12 18:59:57.471035 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-04-12 18:59:58.002469 | instance | changed: 2026-04-12 18:59:58.002694 | instance | cd+++++++++ prometheus/ 2026-04-12 18:59:58.002733 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-04-12 18:59:58.002763 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-04-12 18:59:58.002790 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-04-12 18:59:58.015583 | 2026-04-12 18:59:58.015650 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-04-12 18:59:58.245425 | instance | changed 2026-04-12 18:59:58.251334 | 2026-04-12 18:59:58.251407 | TASK [gather-selenium-data : Get selenium data] 2026-04-12 18:59:58.463569 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-04-12 18:59:58.464317 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-04-12 18:59:58.791554 | instance | ERROR 2026-04-12 18:59:58.791758 | instance | { 2026-04-12 18:59:58.791803 | instance | "delta": "0:00:00.003820", 2026-04-12 18:59:58.791832 | instance | "end": "2026-04-12 18:59:58.464568", 2026-04-12 18:59:58.791859 | instance | "msg": "non-zero return code", 2026-04-12 18:59:58.791885 | instance | "rc": 1, 2026-04-12 18:59:58.791910 | instance | "start": "2026-04-12 18:59:58.460748" 2026-04-12 18:59:58.791934 | instance | } 2026-04-12 18:59:58.791966 | instance | ERROR: Ignoring Errors 2026-04-12 18:59:58.798807 | 2026-04-12 18:59:58.798897 | TASK [gather-selenium-data : Downloads logs to executor] 2026-04-12 18:59:59.316076 | instance | changed: cd+++++++++ selenium/ 2026-04-12 18:59:59.324816 | 2026-04-12 18:59:59.324885 | PLAY RECAP 2026-04-12 18:59:59.324943 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-04-12 18:59:59.324997 | 2026-04-12 18:59:59.487563 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2025.2] 2026-04-12 18:59:59.518452 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-12 19:00:00.125680 | 2026-04-12 19:00:00.125802 | PLAY [all] 2026-04-12 19:00:00.136781 | 2026-04-12 19:00:00.136873 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-12 19:00:00.182017 | instance | skipping: Conditional result was False 2026-04-12 19:00:00.190434 | 2026-04-12 19:00:00.190547 | TASK [fetch-output : Set log path for single node] 2026-04-12 19:00:00.231863 | instance | ok 2026-04-12 19:00:00.236839 | 2026-04-12 19:00:00.236904 | LOOP [fetch-output : Ensure local output dirs] 2026-04-12 19:00:00.614736 | instance -> localhost | ok: "/var/lib/zuul/builds/11b1c69f0e9a4e148bd976d5d88e7fc8/work/logs" 2026-04-12 19:00:00.820094 | instance -> localhost | changed: "/var/lib/zuul/builds/11b1c69f0e9a4e148bd976d5d88e7fc8/work/artifacts" 2026-04-12 19:00:01.077843 | instance -> localhost | changed: "/var/lib/zuul/builds/11b1c69f0e9a4e148bd976d5d88e7fc8/work/docs" 2026-04-12 19:00:01.092679 | 2026-04-12 19:00:01.092836 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-12 19:00:01.723233 | instance | changed: .d..t...... ./ 2026-04-12 19:00:01.723485 | instance | changed: All items complete 2026-04-12 19:00:01.723524 | 2026-04-12 19:00:02.162189 | instance | changed: .d..t...... ./ 2026-04-12 19:00:02.611432 | instance | changed: .d..t...... ./ 2026-04-12 19:00:02.633426 | 2026-04-12 19:00:02.633567 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-12 19:00:03.091844 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.009377 2026-04-12 19:00:03.386041 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.009508 2026-04-12 19:00:03.404168 | 2026-04-12 19:00:03.404228 | PLAY [all] 2026-04-12 19:00:03.410840 | 2026-04-12 19:00:03.410908 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-12 19:00:03.848004 | instance | changed 2026-04-12 19:00:03.856007 | 2026-04-12 19:00:03.856057 | PLAY RECAP 2026-04-12 19:00:03.856102 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-12 19:00:03.856123 | 2026-04-12 19:00:03.982277 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-12 19:00:04.020391 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-12 19:00:04.599209 | 2026-04-12 19:00:04.599345 | PLAY [localhost] 2026-04-12 19:00:04.608823 | 2026-04-12 19:00:04.608894 | TASK [Generate Zuul manifest] 2026-04-12 19:00:04.628017 | localhost | ok 2026-04-12 19:00:04.644620 | 2026-04-12 19:00:04.644696 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-12 19:00:05.223836 | localhost | changed 2026-04-12 19:00:05.236036 | 2026-04-12 19:00:05.236108 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-12 19:00:05.267151 | localhost | ok 2026-04-12 19:00:05.277400 | 2026-04-12 19:00:05.277463 | TASK [Upload logs] 2026-04-12 19:00:05.299164 | localhost | ok 2026-04-12 19:00:05.396330 | 2026-04-12 19:00:05.396457 | TASK [Set zuul-log-path fact] 2026-04-12 19:00:05.416757 | localhost | ok 2026-04-12 19:00:05.435136 | 2026-04-12 19:00:05.435255 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-12 19:00:05.468715 | localhost | ok 2026-04-12 19:00:05.479283 | 2026-04-12 19:00:05.479353 | TASK [upload-logs : Create log directories] 2026-04-12 19:00:05.825892 | localhost | changed 2026-04-12 19:00:05.830865 | 2026-04-12 19:00:05.830936 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-12 19:00:06.207368 | localhost -> localhost | ok: Runtime: 0:00:00.022208 2026-04-12 19:00:06.215072 | 2026-04-12 19:00:06.215162 | TASK [upload-logs : Upload logs to log server] 2026-04-12 19:00:06.925270 | localhost | Output suppressed because no_log was given 2026-04-12 19:00:06.930880 | 2026-04-12 19:00:06.930987 | LOOP [upload-logs : Compress console log and json output] 2026-04-12 19:00:06.980686 | localhost | skipping: Conditional result was False 2026-04-12 19:00:06.987545 | localhost | skipping: Conditional result was False 2026-04-12 19:00:06.997408 | 2026-04-12 19:00:06.997676 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-12 19:00:07.043947 | localhost | skipping: Conditional result was False 2026-04-12 19:00:07.044455 | 2026-04-12 19:00:07.049996 | localhost | skipping: Conditional result was False 2026-04-12 19:00:07.063530 | 2026-04-12 19:00:07.063725 | LOOP [upload-logs : Upload console log and json output]